Skip to content
Success

Console Output

Pull request #41695 opened
23:31:31 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from c7f0b509cf21b066c2f088908c555f014242e280+74455dcbb12b9e3927e7a625d6cdab06a82ce84b (cd70d6539e735d29c2c4d90d1763a29533583d3a)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41695@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
23:31:36 [2020-11-18T23:31:36.249Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
23:31:36 [2020-11-18T23:31:36.252Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
23:31:51 [2020-11-18T23:31:51.408Z] Still waiting to schedule task
23:31:51 [2020-11-18T23:31:51.409Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
23:32:35 [2020-11-18T23:32:35.054Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01968852a4ef8d42d) in /home/ubuntu/workspace/moby_PR-41695
[Pipeline] {
[Pipeline] checkout
23:32:38 [2020-11-18T23:32:38.321Z] using credential docker-jenkins-github-credentials
23:32:38 [2020-11-18T23:32:38.333Z] Cloning the remote Git repository
23:32:38 [2020-11-18T23:32:38.333Z] Cloning with configured refspecs honoured and without tags
23:32:37 [2020-11-18T23:32:37.923Z] Cloning repository https://github.com/moby/moby.git
23:32:38 [2020-11-18T23:32:38.019Z]  > git init /home/ubuntu/workspace/moby_PR-41695 # timeout=10
23:32:38 [2020-11-18T23:32:38.292Z] Fetching upstream changes from https://github.com/moby/moby.git
23:32:38 [2020-11-18T23:32:38.293Z]  > git --version # timeout=10
23:32:38 [2020-11-18T23:32:38.329Z]  > git --version # 'git version 2.17.1'
23:32:38 [2020-11-18T23:32:38.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:32:38 [2020-11-18T23:32:38.372Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:33:03 [2020-11-18T23:33:03.146Z] Fetching without tags
23:33:03 [2020-11-18T23:33:03.484Z] Merging remotes/origin/master commit 74455dcbb12b9e3927e7a625d6cdab06a82ce84b into PR head commit c7f0b509cf21b066c2f088908c555f014242e280
23:33:03 [2020-11-18T23:33:03.012Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:33:03 [2020-11-18T23:33:03.023Z]  > git config --add remote.origin.fetch +refs/pull/41695/head:refs/remotes/origin/PR-41695 # timeout=10
23:33:03 [2020-11-18T23:33:03.049Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:33:03 [2020-11-18T23:33:03.082Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:33:03 [2020-11-18T23:33:03.150Z] Fetching upstream changes from https://github.com/moby/moby.git
23:33:03 [2020-11-18T23:33:03.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:33:03 [2020-11-18T23:33:03.151Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:33:03 [2020-11-18T23:33:03.491Z]  > git config core.sparsecheckout # timeout=10
23:33:03 [2020-11-18T23:33:03.518Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:33:05 [2020-11-18T23:33:05.737Z] Merge succeeded, producing c7f0b509cf21b066c2f088908c555f014242e280
23:33:05 [2020-11-18T23:33:05.737Z] Checking out Revision c7f0b509cf21b066c2f088908c555f014242e280 (PR-41695)
23:33:05 [2020-11-18T23:33:05.614Z]  > git remote # timeout=10
23:33:05 [2020-11-18T23:33:05.657Z]  > git config --get remote.origin.url # timeout=10
23:33:05 [2020-11-18T23:33:05.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:33:05 [2020-11-18T23:33:05.679Z]  > git merge 74455dcbb12b9e3927e7a625d6cdab06a82ce84b # timeout=10
23:33:05 [2020-11-18T23:33:05.705Z]  > git rev-parse HEAD^{commit} # timeout=10
23:33:05 [2020-11-18T23:33:05.740Z]  > git config core.sparsecheckout # timeout=10
23:33:05 [2020-11-18T23:33:05.752Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:33:10 [2020-11-18T23:33:10.250Z] Commit message: "vendor: github.com/moby/term bea5bbe245bf407372d477f1361d2ff042d2f556"
23:33:10 [2020-11-18T23:33:10.251Z] First time build. Skipping changelog.
23:33:10 [2020-11-18T23:33:10.287Z]  > git --version # timeout=10
23:33:10 [2020-11-18T23:33:10.322Z]  > git --version # 'git version 2.17.1'
23:33:10 [2020-11-18T23:33:10.346Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:33:11 [2020-11-18T23:33:11.748Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41695:/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
23:33:19 [2020-11-18T23:33:19.916Z] Unable to find image 'alpine:latest' locally
23:33:19 [2020-11-18T23:33:19.916Z] latest: Pulling from library/alpine
23:33:19 [2020-11-18T23:33:19.916Z] 188c0c94c7c5: Pulling fs layer
23:33:20 [2020-11-18T23:33:20.176Z] 188c0c94c7c5: Verifying Checksum
23:33:20 [2020-11-18T23:33:20.176Z] 188c0c94c7c5: Download complete
23:33:20 [2020-11-18T23:33:20.436Z] 188c0c94c7c5: Pull complete
23:33:20 [2020-11-18T23:33:20.436Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
23:33:20 [2020-11-18T23:33:20.436Z] Status: Downloaded newer image for alpine:latest
23:33:25 [2020-11-18T23:33:25.741Z] 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
23:33:26 [2020-11-18T23:33:26.040Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01968852a4ef8d42d) in /home/ubuntu/workspace/moby_PR-41695
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
23:33:26 [2020-11-18T23:33:26.117Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41695
23:33:26 [2020-11-18T23:33:26.129Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-41695
[Pipeline] // stage
23:33:26 [2020-11-18T23:33:26.139Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
23:33:26 [2020-11-18T23:33:26.275Z] using credential docker-jenkins-github-credentials
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:33:26 [2020-11-18T23:33:26.319Z] Cloning the remote Git repository
23:33:26 [2020-11-18T23:33:26.319Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
23:33:26 [2020-11-18T23:33:26.386Z] using credential docker-jenkins-github-credentials
[Pipeline] }
[Pipeline] }
23:33:26 [2020-11-18T23:33:26.401Z] Cloning the remote Git repository
23:33:26 [2020-11-18T23:33:26.402Z] Cloning with configured refspecs honoured and without tags
23:33:26 [2020-11-18T23:33:26.425Z] Fetching changes from the remote Git repository
23:33:26 [2020-11-18T23:33:26.484Z] Fetching without tags
23:33:27 [2020-11-18T23:33:27.117Z] Merging remotes/origin/master commit 74455dcbb12b9e3927e7a625d6cdab06a82ce84b into PR head commit c7f0b509cf21b066c2f088908c555f014242e280
23:33:26 [2020-11-18T23:33:26.147Z]  > git rev-parse --is-inside-work-tree # timeout=10
23:33:26 [2020-11-18T23:33:26.429Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:33:26 [2020-11-18T23:33:26.487Z] Fetching upstream changes from https://github.com/moby/moby.git
23:33:26 [2020-11-18T23:33:26.487Z]  > git --version # timeout=10
23:33:26 [2020-11-18T23:33:26.526Z]  > git --version # 'git version 2.17.1'
23:33:26 [2020-11-18T23:33:26.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:33:26 [2020-11-18T23:33:26.528Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:33:27 [2020-11-18T23:33:27.120Z]  > git config core.sparsecheckout # timeout=10
23:33:26 [2020-11-18T23:33:26.412Z] Cloning repository https://github.com/moby/moby.git
23:33:26 [2020-11-18T23:33:26.429Z]  > git init /home/docker/workspace/moby_PR-41695 # timeout=10
23:33:26 [2020-11-18T23:33:26.438Z] Fetching upstream changes from https://github.com/moby/moby.git
23:33:26 [2020-11-18T23:33:26.438Z]  > git --version # timeout=10
23:33:26 [2020-11-18T23:33:26.444Z]  > git --version # 'git version 2.7.4'
23:33:26 [2020-11-18T23:33:26.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:33:26 [2020-11-18T23:33:26.446Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:33:26 [2020-11-18T23:33:26.324Z] Cloning repository https://github.com/moby/moby.git
23:33:26 [2020-11-18T23:33:26.324Z]  > git init /home/jenkins/workspace/moby_PR-41695 # timeout=10
23:33:26 [2020-11-18T23:33:26.349Z] Fetching upstream changes from https://github.com/moby/moby.git
23:33:26 [2020-11-18T23:33:26.349Z]  > git --version # timeout=10
23:33:26 [2020-11-18T23:33:26.350Z]  > git --version # 'git version 2.17.1'
23:33:26 [2020-11-18T23:33:26.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:33:26 [2020-11-18T23:33:26.350Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:33:27 [2020-11-18T23:33:27.367Z] Merge succeeded, producing c7f0b509cf21b066c2f088908c555f014242e280
23:33:27 [2020-11-18T23:33:27.367Z] Checking out Revision c7f0b509cf21b066c2f088908c555f014242e280 (PR-41695)
23:33:27 [2020-11-18T23:33:27.540Z] Commit message: "vendor: github.com/moby/term bea5bbe245bf407372d477f1361d2ff042d2f556"
23:33:27 [2020-11-18T23:33:27.558Z]  > git --version # timeout=10
23:33:27 [2020-11-18T23:33:27.590Z]  > git --version # 'git version 2.17.1'
23:33:27 [2020-11-18T23:33:27.614Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:33:27 [2020-11-18T23:33:27.142Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:33:27 [2020-11-18T23:33:27.256Z]  > git remote # timeout=10
23:33:27 [2020-11-18T23:33:27.279Z]  > git config --get remote.origin.url # timeout=10
23:33:27 [2020-11-18T23:33:27.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:33:27 [2020-11-18T23:33:27.308Z]  > git merge 74455dcbb12b9e3927e7a625d6cdab06a82ce84b # timeout=10
23:33:27 [2020-11-18T23:33:27.340Z]  > git rev-parse HEAD^{commit} # timeout=10
23:33:27 [2020-11-18T23:33:27.370Z]  > git config core.sparsecheckout # timeout=10
23:33:27 [2020-11-18T23:33:27.402Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:33:28 [2020-11-18T23:33:28.381Z] + [ PR != PR ]
23:33:28 [2020-11-18T23:33:28.381Z] + [ master != master ]
23:33:28 [2020-11-18T23:33:28.381Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:33:28 [2020-11-18T23:33:28.737Z] + docker version
23:33:28 [2020-11-18T23:33:28.737Z] Client: Docker Engine - Community
23:33:28 [2020-11-18T23:33:28.737Z]  Version:           19.03.13
23:33:28 [2020-11-18T23:33:28.737Z]  API version:       1.40
23:33:28 [2020-11-18T23:33:28.737Z]  Go version:        go1.13.15
23:33:28 [2020-11-18T23:33:28.737Z]  Git commit:        4484c46d9d
23:33:28 [2020-11-18T23:33:28.737Z]  Built:             Wed Sep 16 17:02:36 2020
23:33:28 [2020-11-18T23:33:28.737Z]  OS/Arch:           linux/amd64
23:33:28 [2020-11-18T23:33:28.737Z]  Experimental:      false
23:33:28 [2020-11-18T23:33:28.737Z] 
23:33:28 [2020-11-18T23:33:28.737Z] Server: Docker Engine - Community
23:33:28 [2020-11-18T23:33:28.737Z]  Engine:
23:33:28 [2020-11-18T23:33:28.737Z]   Version:          19.03.13
23:33:28 [2020-11-18T23:33:28.737Z]   API version:      1.40 (minimum version 1.12)
23:33:28 [2020-11-18T23:33:28.737Z]   Go version:       go1.13.15
23:33:28 [2020-11-18T23:33:28.737Z]   Git commit:       4484c46d9d
23:33:28 [2020-11-18T23:33:28.737Z]   Built:            Wed Sep 16 17:01:06 2020
23:33:28 [2020-11-18T23:33:28.737Z]   OS/Arch:          linux/amd64
23:33:28 [2020-11-18T23:33:28.737Z]   Experimental:     true
23:33:28 [2020-11-18T23:33:28.737Z]  containerd:
23:33:28 [2020-11-18T23:33:28.737Z]   Version:          1.3.7
23:33:28 [2020-11-18T23:33:28.737Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
23:33:28 [2020-11-18T23:33:28.737Z]  runc:
23:33:28 [2020-11-18T23:33:28.737Z]   Version:          1.0.0-rc10
23:33:28 [2020-11-18T23:33:28.737Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:33:28 [2020-11-18T23:33:28.737Z]  docker-init:
23:33:28 [2020-11-18T23:33:28.737Z]   Version:          0.18.0
23:33:28 [2020-11-18T23:33:28.737Z]   GitCommit:        fec3683
[Pipeline] sh
23:33:29 [2020-11-18T23:33:29.052Z] + docker info
23:33:36 [2020-11-18T23:33:36.283Z] Fetching without tags
23:33:36 [2020-11-18T23:33:36.659Z] Merging remotes/origin/master commit 74455dcbb12b9e3927e7a625d6cdab06a82ce84b into PR head commit c7f0b509cf21b066c2f088908c555f014242e280
23:33:37 [2020-11-18T23:33:37.151Z] Merge succeeded, producing c7f0b509cf21b066c2f088908c555f014242e280
23:33:37 [2020-11-18T23:33:37.151Z] Checking out Revision c7f0b509cf21b066c2f088908c555f014242e280 (PR-41695)
23:33:36 [2020-11-18T23:33:36.262Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:33:36 [2020-11-18T23:33:36.263Z]  > git config --add remote.origin.fetch +refs/pull/41695/head:refs/remotes/origin/PR-41695 # timeout=10
23:33:36 [2020-11-18T23:33:36.264Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:33:36 [2020-11-18T23:33:36.277Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:33:36 [2020-11-18T23:33:36.289Z] Fetching upstream changes from https://github.com/moby/moby.git
23:33:36 [2020-11-18T23:33:36.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:33:36 [2020-11-18T23:33:36.289Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:33:36 [2020-11-18T23:33:36.664Z]  > git config core.sparsecheckout # timeout=10
23:33:36 [2020-11-18T23:33:36.665Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:33:37 [2020-11-18T23:33:37.123Z]  > git remote # timeout=10
23:33:37 [2020-11-18T23:33:37.124Z]  > git config --get remote.origin.url # timeout=10
23:33:37 [2020-11-18T23:33:37.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:33:37 [2020-11-18T23:33:37.126Z]  > git merge 74455dcbb12b9e3927e7a625d6cdab06a82ce84b # timeout=10
23:33:37 [2020-11-18T23:33:37.141Z]  > git rev-parse HEAD^{commit} # timeout=10
23:33:37 [2020-11-18T23:33:37.156Z]  > git config core.sparsecheckout # timeout=10
23:33:37 [2020-11-18T23:33:37.158Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:33:37 [2020-11-18T23:33:37.280Z] Commit message: "vendor: github.com/moby/term bea5bbe245bf407372d477f1361d2ff042d2f556"
23:33:37 [2020-11-18T23:33:37.328Z]  > git --version # timeout=10
23:33:37 [2020-11-18T23:33:37.329Z]  > git --version # 'git version 2.17.1'
23:33:37 [2020-11-18T23:33:37.333Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:33:38 [2020-11-18T23:33:38.175Z] + docker version
23:33:38 [2020-11-18T23:33:38.175Z] Client: Docker Engine - Community
23:33:38 [2020-11-18T23:33:38.175Z]  Version:           19.03.7
23:33:38 [2020-11-18T23:33:38.175Z]  API version:       1.40
23:33:38 [2020-11-18T23:33:38.175Z]  Go version:        go1.12.17
23:33:38 [2020-11-18T23:33:38.175Z]  Git commit:        7141c199a2
23:33:38 [2020-11-18T23:33:38.175Z]  Built:             Sat Mar  7 16:48:47 2020
23:33:38 [2020-11-18T23:33:38.175Z]  OS/Arch:           linux/s390x
23:33:38 [2020-11-18T23:33:38.175Z]  Experimental:      false
23:33:38 [2020-11-18T23:33:38.175Z] 
23:33:38 [2020-11-18T23:33:38.175Z] Server: Docker Engine - Community
23:33:38 [2020-11-18T23:33:38.175Z]  Engine:
23:33:38 [2020-11-18T23:33:38.175Z]   Version:          19.03.7
23:33:38 [2020-11-18T23:33:38.175Z]   API version:      1.40 (minimum version 1.12)
23:33:38 [2020-11-18T23:33:38.175Z]   Go version:       go1.12.17
23:33:38 [2020-11-18T23:33:38.175Z]   Git commit:       7141c199a2
23:33:38 [2020-11-18T23:33:38.175Z]   Built:            Sat Mar  7 16:47:46 2020
23:33:38 [2020-11-18T23:33:38.175Z]   OS/Arch:          linux/s390x
23:33:38 [2020-11-18T23:33:38.175Z]   Experimental:     true
23:33:38 [2020-11-18T23:33:38.175Z]  containerd:
23:33:38 [2020-11-18T23:33:38.175Z]   Version:          1.2.13
23:33:38 [2020-11-18T23:33:38.175Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
23:33:38 [2020-11-18T23:33:38.175Z]  runc:
23:33:38 [2020-11-18T23:33:38.175Z]   Version:          1.0.0-rc10
23:33:38 [2020-11-18T23:33:38.175Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:33:38 [2020-11-18T23:33:38.175Z]  docker-init:
23:33:38 [2020-11-18T23:33:38.175Z]   Version:          0.18.0
23:33:38 [2020-11-18T23:33:38.175Z]   GitCommit:        fec3683
[Pipeline] sh
23:33:38 [2020-11-18T23:33:38.555Z] + docker info
23:33:39 [2020-11-18T23:33:39.189Z] Client:
23:33:39 [2020-11-18T23:33:39.189Z]  Debug Mode: false
23:33:39 [2020-11-18T23:33:39.189Z] 
23:33:39 [2020-11-18T23:33:39.189Z] Server:
23:33:39 [2020-11-18T23:33:39.189Z]  Containers: 0
23:33:39 [2020-11-18T23:33:39.189Z]   Running: 0
23:33:39 [2020-11-18T23:33:39.189Z]   Paused: 0
23:33:39 [2020-11-18T23:33:39.189Z]   Stopped: 0
23:33:39 [2020-11-18T23:33:39.189Z]  Images: 0
23:33:39 [2020-11-18T23:33:39.189Z]  Server Version: 19.03.7
23:33:39 [2020-11-18T23:33:39.189Z]  Storage Driver: overlay2
23:33:39 [2020-11-18T23:33:39.189Z]   Backing Filesystem: <unknown>
23:33:39 [2020-11-18T23:33:39.189Z]   Supports d_type: true
23:33:39 [2020-11-18T23:33:39.189Z]   Native Overlay Diff: true
23:33:39 [2020-11-18T23:33:39.189Z]  Logging Driver: json-file
23:33:39 [2020-11-18T23:33:39.189Z]  Cgroup Driver: cgroupfs
23:33:39 [2020-11-18T23:33:39.189Z]  Plugins:
23:33:39 [2020-11-18T23:33:39.189Z]   Volume: local
23:33:39 [2020-11-18T23:33:39.189Z]   Network: bridge host ipvlan macvlan null overlay
23:33:39 [2020-11-18T23:33:39.189Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:33:39 [2020-11-18T23:33:39.189Z]  Swarm: inactive
23:33:39 [2020-11-18T23:33:39.189Z]  Runtimes: runc
23:33:39 [2020-11-18T23:33:39.189Z]  Default Runtime: runc
23:33:39 [2020-11-18T23:33:39.189Z]  Init Binary: docker-init
23:33:39 [2020-11-18T23:33:39.189Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
23:33:39 [2020-11-18T23:33:39.189Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:33:39 [2020-11-18T23:33:39.189Z]  init version: fec3683
23:33:39 [2020-11-18T23:33:39.189Z]  Security Options:
23:33:39 [2020-11-18T23:33:39.189Z]   apparmor
23:33:39 [2020-11-18T23:33:39.189Z]   seccomp
23:33:39 [2020-11-18T23:33:39.189Z]    Profile: default
23:33:39 [2020-11-18T23:33:39.189Z]  Kernel Version: 4.15.0-91-generic
23:33:39 [2020-11-18T23:33:39.189Z]  Operating System: Ubuntu 18.04.4 LTS
23:33:39 [2020-11-18T23:33:39.189Z]  OSType: linux
23:33:39 [2020-11-18T23:33:39.190Z]  Architecture: s390x
23:33:39 [2020-11-18T23:33:39.190Z]  CPUs: 2
23:33:39 [2020-11-18T23:33:39.190Z]  Total Memory: 7.861GiB
23:33:39 [2020-11-18T23:33:39.190Z]  Name: s390x-ubuntu-14
23:33:39 [2020-11-18T23:33:39.190Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
23:33:39 [2020-11-18T23:33:39.190Z]  Docker Root Dir: /var/lib/docker
23:33:39 [2020-11-18T23:33:39.190Z]  Debug Mode: false
23:33:39 [2020-11-18T23:33:39.190Z]  Username: dockerbuildbot
23:33:39 [2020-11-18T23:33:39.190Z]  Registry: https://index.docker.io/v1/
23:33:39 [2020-11-18T23:33:39.190Z]  Labels:
23:33:39 [2020-11-18T23:33:39.190Z]  Experimental: true
23:33:39 [2020-11-18T23:33:39.190Z]  Insecure Registries:
23:33:39 [2020-11-18T23:33:39.190Z]   127.0.0.0/8
23:33:39 [2020-11-18T23:33:39.190Z]  Live Restore Enabled: false
23:33:39 [2020-11-18T23:33:39.190Z] 
23:33:39 [2020-11-18T23:33:39.190Z] WARNING: No swap limit support
[Pipeline] sh
23:33:39 [2020-11-18T23:33:39.643Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:33:39 [2020-11-18T23:33:39.643Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:33:39 [2020-11-18T23:33:39.643Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:33:39 [2020-11-18T23:33:39.643Z] + bash /home/jenkins/workspace/moby_PR-41695/check-config.sh
23:33:39 [2020-11-18T23:33:39.643Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:33:39 [2020-11-18T23:33:39.643Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
23:33:39 [2020-11-18T23:33:39.643Z] 
23:33:39 [2020-11-18T23:33:39.643Z] Generally Necessary:
23:33:39 [2020-11-18T23:33:39.643Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:33:39 [2020-11-18T23:33:39.643Z] - apparmor: enabled and tools installed
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_NAMESPACES: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_NET_NS: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_PID_NS: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_IPC_NS: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_UTS_NS: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_CGROUPS: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_CGROUP_CPUACCT: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_CGROUP_DEVICE: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_CGROUP_FREEZER: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_CGROUP_SCHED: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_CPUSETS: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_MEMCG: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_KEYS: enabled
23:33:39 [2020-11-18T23:33:39.643Z] - CONFIG_VETH: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_BRIDGE: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_NF_NAT: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_NF_NAT_NEEDED: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_POSIX_MQUEUE: enabled
23:33:39 [2020-11-18T23:33:39.936Z] 
23:33:39 [2020-11-18T23:33:39.936Z] Optional Features:
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_USER_NS: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_SECCOMP: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_CGROUP_PIDS: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_MEMCG_SWAP: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:33:39 [2020-11-18T23:33:39.936Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_BLK_CGROUP: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_IOSCHED_CFQ: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_CGROUP_PERF: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_CGROUP_HUGETLB: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_CFS_BANDWIDTH: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_RT_GROUP_SCHED: missing
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_IP_VS: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_IP_VS_NFCT: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_IP_VS_RR: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_EXT4_FS: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:33:39 [2020-11-18T23:33:39.936Z] - Network Drivers:
23:33:39 [2020-11-18T23:33:39.936Z]   - "overlay":
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_VXLAN: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:33:39 [2020-11-18T23:33:39.936Z]       Optional (for encrypted networks):
23:33:39 [2020-11-18T23:33:39.936Z]       - CONFIG_CRYPTO: enabled
23:33:39 [2020-11-18T23:33:39.936Z]       - CONFIG_CRYPTO_AEAD: enabled
23:33:39 [2020-11-18T23:33:39.936Z]       - CONFIG_CRYPTO_GCM: enabled
23:33:39 [2020-11-18T23:33:39.936Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:33:39 [2020-11-18T23:33:39.936Z]       - CONFIG_CRYPTO_GHASH: enabled
23:33:39 [2020-11-18T23:33:39.936Z]       - CONFIG_XFRM: enabled
23:33:39 [2020-11-18T23:33:39.936Z]       - CONFIG_XFRM_USER: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]       - CONFIG_INET_ESP: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]   - "ipvlan":
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_IPVLAN: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]   - "macvlan":
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_MACVLAN: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_DUMMY: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]   - "ftp,tftp client in container":
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z] - Storage Drivers:
23:33:39 [2020-11-18T23:33:39.936Z]   - "aufs":
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_AUFS_FS: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]   - "btrfs":
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:33:39 [2020-11-18T23:33:39.936Z]   - "devicemapper":
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_BLK_DEV_DM: enabled
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]   - "overlay":
23:33:39 [2020-11-18T23:33:39.936Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:33:39 [2020-11-18T23:33:39.936Z]   - "zfs":
23:33:39 [2020-11-18T23:33:39.936Z]     - /dev/zfs: missing
23:33:39 [2020-11-18T23:33:39.936Z]     - zfs command: missing
23:33:39 [2020-11-18T23:33:39.936Z]     - zpool command: missing
23:33:39 [2020-11-18T23:33:39.936Z] 
23:33:39 [2020-11-18T23:33:39.936Z] Limits:
23:33:39 [2020-11-18T23:33:39.936Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:33:39 [2020-11-18T23:33:39.936Z] 
23:33:39 [2020-11-18T23:33:39.936Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:33:40 [2020-11-18T23:33:40.368Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c7f0b509cf21b066c2f088908c555f014242e280 .
23:33:40 [2020-11-18T23:33:40.368Z] #2 [internal] load build definition from Dockerfile
23:33:40 [2020-11-18T23:33:40.368Z] #2 transferring dockerfile: 16.58kB 0.0s done
23:33:40 [2020-11-18T23:33:40.368Z] #2 DONE 0.0s
23:33:40 [2020-11-18T23:33:40.368Z] 
23:33:40 [2020-11-18T23:33:40.368Z] #1 [internal] load .dockerignore
23:33:40 [2020-11-18T23:33:40.368Z] #1 transferring context: 87B 0.0s done
23:33:40 [2020-11-18T23:33:40.368Z] #1 DONE 0.0s
23:33:40 [2020-11-18T23:33:40.368Z] 
23:33:40 [2020-11-18T23:33:40.368Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:33:40 [2020-11-18T23:33:40.660Z] #3 DONE 0.2s
23:33:40 [2020-11-18T23:33:40.660Z] 
23:33:40 [2020-11-18T23:33:40.660Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:33:40 [2020-11-18T23:33:40.660Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:33:40 [2020-11-18T23:33:40.953Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
23:33:40 [2020-11-18T23:33:40.953Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 1.32MB / 8.88MB 0.1s
23:33:40 [2020-11-18T23:33:40.953Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:33:40 [2020-11-18T23:33:40.953Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
23:33:41 [2020-11-18T23:33:41.039Z] Still waiting to schedule task
23:33:41 [2020-11-18T23:33:41.039Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01968852a4ef8d42d)’
23:33:41 [2020-11-18T23:33:41.040Z] Still waiting to schedule task
23:33:41 [2020-11-18T23:33:41.040Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01968852a4ef8d42d)’
23:33:41 [2020-11-18T23:33:41.058Z] Still waiting to schedule task
23:33:41 [2020-11-18T23:33:41.058Z] All nodes of label ‘arm64&&linux’ are offline
23:33:41 [2020-11-18T23:33:41.060Z] Still waiting to schedule task
23:33:41 [2020-11-18T23:33:41.060Z] All nodes of label ‘windows-2019’ are offline
23:33:41 [2020-11-18T23:33:41.302Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
23:33:41 [2020-11-18T23:33:41.302Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
23:33:41 [2020-11-18T23:33:41.302Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
23:33:41 [2020-11-18T23:33:41.594Z] #4 DONE 0.7s
23:33:41 [2020-11-18T23:33:41.888Z] 
23:33:41 [2020-11-18T23:33:41.888Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:33:41 [2020-11-18T23:33:41.888Z] #7 ...
23:33:41 [2020-11-18T23:33:41.888Z] 
23:33:41 [2020-11-18T23:33:41.888Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:33:41 [2020-11-18T23:33:41.888Z] #5 DONE 0.1s
23:33:42 [2020-11-18T23:33:42.201Z] 
23:33:42 [2020-11-18T23:33:42.201Z] #6 [internal] load metadata for docker.io/library/debian:buster
23:33:42 [2020-11-18T23:33:42.201Z] #6 DONE 0.4s
23:33:42 [2020-11-18T23:33:42.201Z] 
23:33:42 [2020-11-18T23:33:42.201Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:33:42 [2020-11-18T23:33:42.201Z] #7 DONE 0.4s
23:33:42 [2020-11-18T23:33:42.201Z] 
23:33:42 [2020-11-18T23:33:42.201Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
23:33:42 [2020-11-18T23:33:42.201Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done
23:33:42 [2020-11-18T23:33:42.201Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done
23:33:42 [2020-11-18T23:33:42.201Z] #24 sha256:c6e9d1cc81de21cb5f3ef4aa0467066305eca988f94869f891a8ba9bc9995430 529B / 529B done
23:33:42 [2020-11-18T23:33:42.201Z] #24 sha256:35d0b7d4356aeddc7350da7086070d7a525759a368ce8f1ee166510b0be6922e 1.46kB / 1.46kB done
23:33:42 [2020-11-18T23:33:42.201Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 4.35MB / 48.97MB 0.1s
23:33:42 [2020-11-18T23:33:42.508Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 10.03MB / 48.97MB 0.2s
23:33:42 [2020-11-18T23:33:42.508Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 14.48MB / 48.97MB 0.3s
23:33:42 [2020-11-18T23:33:42.802Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 24.62MB / 48.97MB 0.4s
23:33:42 [2020-11-18T23:33:42.802Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 31.46MB / 48.97MB 0.5s
23:33:42 [2020-11-18T23:33:42.802Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 37.38MB / 48.97MB 0.7s
23:33:43 [2020-11-18T23:33:43.106Z] #24 ...
23:33:43 [2020-11-18T23:33:43.106Z] 
23:33:43 [2020-11-18T23:33:43.106Z] #21 [internal] load build context
23:33:43 [2020-11-18T23:33:43.106Z] #21 transferring context: 52.35MB 0.9s done
23:33:43 [2020-11-18T23:33:43.106Z] #21 DONE 1.0s
23:33:43 [2020-11-18T23:33:43.106Z] 
23:33:43 [2020-11-18T23:33:43.106Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
23:33:43 [2020-11-18T23:33:43.106Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 41.87MB / 48.97MB 0.9s
23:33:43 [2020-11-18T23:33:43.404Z] #24 ...
23:33:43 [2020-11-18T23:33:43.404Z] 
23:33:43 [2020-11-18T23:33:43.404Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:33:43 [2020-11-18T23:33:43.404Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:33:43 [2020-11-18T23:33:43.404Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:33:43 [2020-11-18T23:33:43.404Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
23:33:43 [2020-11-18T23:33:43.404Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:33:43 [2020-11-18T23:33:43.404Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
23:33:43 [2020-11-18T23:33:43.404Z] #60 DONE 1.1s
23:33:43 [2020-11-18T23:33:43.404Z] 
23:33:43 [2020-11-18T23:33:43.404Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
23:33:43 [2020-11-18T23:33:43.404Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 45.57MB / 48.97MB 1.0s
23:33:43 [2020-11-18T23:33:43.404Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 48.75MB / 48.97MB 1.1s
23:33:43 [2020-11-18T23:33:43.404Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 48.97MB / 48.97MB 1.2s done
23:33:43 [2020-11-18T23:33:43.404Z] #24 extracting sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1
23:33:43 [2020-11-18T23:33:43.969Z] Client:
23:33:43 [2020-11-18T23:33:43.969Z]  Debug Mode: false
23:33:43 [2020-11-18T23:33:43.969Z] 
23:33:43 [2020-11-18T23:33:43.969Z] Server:
23:33:43 [2020-11-18T23:33:43.969Z]  Containers: 0
23:33:43 [2020-11-18T23:33:43.969Z]   Running: 0
23:33:43 [2020-11-18T23:33:43.969Z]   Paused: 0
23:33:43 [2020-11-18T23:33:43.969Z]   Stopped: 0
23:33:43 [2020-11-18T23:33:43.969Z]  Images: 1
23:33:43 [2020-11-18T23:33:43.969Z]  Server Version: 19.03.13
23:33:43 [2020-11-18T23:33:43.969Z]  Storage Driver: overlay2
23:33:43 [2020-11-18T23:33:43.969Z]   Backing Filesystem: extfs
23:33:43 [2020-11-18T23:33:43.969Z]   Supports d_type: true
23:33:43 [2020-11-18T23:33:43.969Z]   Native Overlay Diff: true
23:33:43 [2020-11-18T23:33:43.969Z]  Logging Driver: json-file
23:33:43 [2020-11-18T23:33:43.969Z]  Cgroup Driver: cgroupfs
23:33:43 [2020-11-18T23:33:43.969Z]  Plugins:
23:33:43 [2020-11-18T23:33:43.969Z]   Volume: local
23:33:43 [2020-11-18T23:33:43.969Z]   Network: bridge host ipvlan macvlan null overlay
23:33:43 [2020-11-18T23:33:43.969Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:33:43 [2020-11-18T23:33:43.969Z]  Swarm: inactive
23:33:43 [2020-11-18T23:33:43.969Z]  Runtimes: runc
23:33:43 [2020-11-18T23:33:43.969Z]  Default Runtime: runc
23:33:43 [2020-11-18T23:33:43.969Z]  Init Binary: docker-init
23:33:43 [2020-11-18T23:33:43.969Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
23:33:43 [2020-11-18T23:33:43.969Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:33:43 [2020-11-18T23:33:43.969Z]  init version: fec3683
23:33:43 [2020-11-18T23:33:43.969Z]  Security Options:
23:33:43 [2020-11-18T23:33:43.969Z]   apparmor
23:33:43 [2020-11-18T23:33:43.969Z]   seccomp
23:33:43 [2020-11-18T23:33:43.969Z]    Profile: default
23:33:43 [2020-11-18T23:33:43.969Z]  Kernel Version: 5.4.0-1025-aws
23:33:43 [2020-11-18T23:33:43.969Z]  Operating System: Ubuntu 18.04.5 LTS
23:33:43 [2020-11-18T23:33:43.969Z]  OSType: linux
23:33:43 [2020-11-18T23:33:43.969Z]  Architecture: x86_64
23:33:43 [2020-11-18T23:33:43.969Z]  CPUs: 2
23:33:43 [2020-11-18T23:33:43.969Z]  Total Memory: 7.569GiB
23:33:43 [2020-11-18T23:33:43.969Z]  Name: ip-10-100-124-177
23:33:43 [2020-11-18T23:33:43.969Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
23:33:43 [2020-11-18T23:33:43.969Z]  Docker Root Dir: /var/lib/docker
23:33:43 [2020-11-18T23:33:43.969Z]  Debug Mode: false
23:33:43 [2020-11-18T23:33:43.969Z]  Registry: https://index.docker.io/v1/
23:33:43 [2020-11-18T23:33:43.969Z]  Labels:
23:33:43 [2020-11-18T23:33:43.969Z]  Experimental: true
23:33:43 [2020-11-18T23:33:43.969Z]  Insecure Registries:
23:33:43 [2020-11-18T23:33:43.969Z]   127.0.0.0/8
23:33:43 [2020-11-18T23:33:43.969Z]  Live Restore Enabled: true
23:33:43 [2020-11-18T23:33:43.969Z] 
23:33:43 [2020-11-18T23:33:43.969Z] WARNING: No swap limit support
[Pipeline] sh
23:33:44 [2020-11-18T23:33:44.065Z] Fetching without tags
23:33:44 [2020-11-18T23:33:44.273Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:33:44 [2020-11-18T23:33:44.274Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:33:44 [2020-11-18T23:33:44.274Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:33:44 [2020-11-18T23:33:44.453Z] Merging remotes/origin/master commit 74455dcbb12b9e3927e7a625d6cdab06a82ce84b into PR head commit c7f0b509cf21b066c2f088908c555f014242e280
23:33:44 [2020-11-18T23:33:44.539Z] + bash /home/ubuntu/workspace/moby_PR-41695/check-config.sh
23:33:44 [2020-11-18T23:33:44.539Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:33:44 [2020-11-18T23:33:44.539Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
23:33:44 [2020-11-18T23:33:44.539Z] 
23:33:44 [2020-11-18T23:33:44.539Z] Generally Necessary:
23:33:44 [2020-11-18T23:33:44.539Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:33:44 [2020-11-18T23:33:44.539Z] - apparmor: enabled and tools installed
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_NAMESPACES: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_NET_NS: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_PID_NS: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_IPC_NS: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_UTS_NS: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_CGROUPS: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_CGROUP_CPUACCT: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_CGROUP_DEVICE: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_CGROUP_FREEZER: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_CGROUP_SCHED: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_CPUSETS: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_MEMCG: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_KEYS: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_VETH: enabled (as module)
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_BRIDGE: enabled (as module)
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_NF_NAT_IPV4: missing
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_NF_NAT: enabled (as module)
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_NF_NAT_NEEDED: missing
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_POSIX_MQUEUE: enabled
23:33:44 [2020-11-18T23:33:44.539Z] 
23:33:44 [2020-11-18T23:33:44.539Z] Optional Features:
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_USER_NS: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_SECCOMP: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_CGROUP_PIDS: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_MEMCG_SWAP: enabled
23:33:44 [2020-11-18T23:33:44.539Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:33:44 [2020-11-18T23:33:44.539Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_BLK_CGROUP: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_IOSCHED_CFQ: missing
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_CGROUP_PERF: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_CGROUP_HUGETLB: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_CFS_BANDWIDTH: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_RT_GROUP_SCHED: missing
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_IP_VS: enabled (as module)
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_IP_VS_NFCT: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_IP_VS_RR: enabled (as module)
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_EXT4_FS: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:33:44 [2020-11-18T23:33:44.803Z] - Network Drivers:
23:33:44 [2020-11-18T23:33:44.803Z]   - "overlay":
23:33:44 [2020-11-18T23:33:44.803Z]     - CONFIG_VXLAN: enabled (as module)
23:33:44 [2020-11-18T23:33:44.803Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:33:44 [2020-11-18T23:33:44.803Z]       Optional (for encrypted networks):
23:33:45 [2020-11-18T23:33:45.065Z]       - CONFIG_CRYPTO: enabled
23:33:45 [2020-11-18T23:33:45.065Z]       - CONFIG_CRYPTO_AEAD: enabled
23:33:45 [2020-11-18T23:33:45.065Z]       - CONFIG_CRYPTO_GCM: enabled
23:33:45 [2020-11-18T23:33:45.065Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:33:45 [2020-11-18T23:33:45.065Z]       - CONFIG_CRYPTO_GHASH: enabled
23:33:45 [2020-11-18T23:33:45.065Z]       - CONFIG_XFRM: enabled
23:33:45 [2020-11-18T23:33:45.065Z]       - CONFIG_XFRM_USER: enabled (as module)
23:33:45 [2020-11-18T23:33:45.065Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:33:45 [2020-11-18T23:33:45.065Z]       - CONFIG_INET_ESP: enabled (as module)
23:33:45 [2020-11-18T23:33:45.065Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:33:45 [2020-11-18T23:33:45.065Z]   - "ipvlan":
23:33:45 [2020-11-18T23:33:45.065Z]     - CONFIG_IPVLAN: enabled (as module)
23:33:45 [2020-11-18T23:33:45.065Z]   - "macvlan":
23:33:45 [2020-11-18T23:33:45.065Z]     - CONFIG_MACVLAN: enabled (as module)
23:33:45 [2020-11-18T23:33:45.065Z]     - CONFIG_DUMMY: enabled (as module)
23:33:45 [2020-11-18T23:33:45.065Z]   - "ftp,tftp client in container":
23:33:45 [2020-11-18T23:33:45.325Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:33:45 [2020-11-18T23:33:45.325Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:33:45 [2020-11-18T23:33:45.326Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:33:45 [2020-11-18T23:33:45.326Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:33:45 [2020-11-18T23:33:45.326Z] - Storage Drivers:
23:33:45 [2020-11-18T23:33:45.326Z]   - "aufs":
23:33:45 [2020-11-18T23:33:45.326Z]     - CONFIG_AUFS_FS: enabled (as module)
23:33:45 [2020-11-18T23:33:45.326Z]   - "btrfs":
23:33:45 [2020-11-18T23:33:45.326Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:33:45 [2020-11-18T23:33:45.326Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:33:45 [2020-11-18T23:33:45.326Z]   - "devicemapper":
23:33:45 [2020-11-18T23:33:45.326Z]     - CONFIG_BLK_DEV_DM: enabled
23:33:45 [2020-11-18T23:33:45.326Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:33:45 [2020-11-18T23:33:45.326Z]   - "overlay":
23:33:45 [2020-11-18T23:33:45.352Z] Merge succeeded, producing c7f0b509cf21b066c2f088908c555f014242e280
23:33:45 [2020-11-18T23:33:45.352Z] Checking out Revision c7f0b509cf21b066c2f088908c555f014242e280 (PR-41695)
23:33:45 [2020-11-18T23:33:45.585Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:33:45 [2020-11-18T23:33:45.585Z]   - "zfs":
23:33:45 [2020-11-18T23:33:45.585Z]     - /dev/zfs: present
23:33:45 [2020-11-18T23:33:45.585Z]     - zfs command: missing
23:33:45 [2020-11-18T23:33:45.585Z]     - zpool command: missing
23:33:45 [2020-11-18T23:33:45.585Z] 
23:33:45 [2020-11-18T23:33:45.585Z] Limits:
23:33:45 [2020-11-18T23:33:45.585Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:33:45 [2020-11-18T23:33:45.585Z] 
23:33:45 [2020-11-18T23:33:45.585Z] + true
23:33:45 [2020-11-18T23:33:45.587Z] #24 extracting sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 1.8s done
23:33:45 [2020-11-18T23:33:45.587Z] #24 DONE 3.4s
23:33:45 [2020-11-18T23:33:45.587Z] 
23:33:45 [2020-11-18T23:33:45.587Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:33:45 [2020-11-18T23:33:45.587Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:33:45 [2020-11-18T23:33:45.587Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:33:45 [2020-11-18T23:33:45.587Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
23:33:45 [2020-11-18T23:33:45.587Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done
23:33:45 [2020-11-18T23:33:45.587Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
23:33:45 [2020-11-18T23:33:45.587Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.5s done
23:33:45 [2020-11-18T23:33:45.587Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.8s done
23:33:45 [2020-11-18T23:33:45.587Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.4s done
23:33:45 [2020-11-18T23:33:45.587Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.4s done
23:33:45 [2020-11-18T23:33:45.587Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 83.43MB / 102.23MB 3.0s
23:33:45 [2020-11-18T23:33:45.587Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.2s
23:33:45 [2020-11-18T23:33:45.587Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.5s done
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:33:45 [2020-11-18T23:33:45.774Z] Commit message: "vendor: github.com/moby/term bea5bbe245bf407372d477f1361d2ff042d2f556"
23:33:44 [2020-11-18T23:33:44.034Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:33:44 [2020-11-18T23:33:44.038Z]  > git config --add remote.origin.fetch +refs/pull/41695/head:refs/remotes/origin/PR-41695 # timeout=10
23:33:44 [2020-11-18T23:33:44.041Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:33:44 [2020-11-18T23:33:44.057Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:33:44 [2020-11-18T23:33:44.071Z] Fetching upstream changes from https://github.com/moby/moby.git
23:33:44 [2020-11-18T23:33:44.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:33:44 [2020-11-18T23:33:44.073Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:33:44 [2020-11-18T23:33:44.459Z]  > git config core.sparsecheckout # timeout=10
23:33:44 [2020-11-18T23:33:44.462Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:33:45 [2020-11-18T23:33:45.315Z]  > git remote # timeout=10
23:33:45 [2020-11-18T23:33:45.318Z]  > git config --get remote.origin.url # timeout=10
23:33:45 [2020-11-18T23:33:45.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:33:45 [2020-11-18T23:33:45.323Z]  > git merge 74455dcbb12b9e3927e7a625d6cdab06a82ce84b # timeout=10
23:33:45 [2020-11-18T23:33:45.344Z]  > git rev-parse HEAD^{commit} # timeout=10
23:33:45 [2020-11-18T23:33:45.359Z]  > git config core.sparsecheckout # timeout=10
23:33:45 [2020-11-18T23:33:45.362Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:33:45 [2020-11-18T23:33:45.851Z]  > git --version # timeout=10
23:33:45 [2020-11-18T23:33:45.853Z]  > git --version # 'git version 2.7.4'
23:33:45 [2020-11-18T23:33:45.857Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
23:33:45 [2020-11-18T23:33:45.879Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.3s
23:33:45 [2020-11-18T23:33:45.879Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s done
23:33:45 [2020-11-18T23:33:45.923Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c7f0b509cf21b066c2f088908c555f014242e280 .
23:33:45 [2020-11-18T23:33:45.923Z] #1 [internal] load build definition from Dockerfile
23:33:45 [2020-11-18T23:33:45.923Z] #1 transferring dockerfile: 16.58kB done
23:33:45 [2020-11-18T23:33:45.923Z] #1 DONE 0.0s
23:33:45 [2020-11-18T23:33:45.923Z] 
23:33:45 [2020-11-18T23:33:45.923Z] #2 [internal] load .dockerignore
23:33:45 [2020-11-18T23:33:45.923Z] #2 transferring context: 87B done
23:33:45 [2020-11-18T23:33:45.923Z] #2 DONE 0.0s
23:33:45 [2020-11-18T23:33:45.923Z] 
23:33:45 [2020-11-18T23:33:45.923Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:33:46 [2020-11-18T23:33:46.494Z] #3 DONE 0.4s
23:33:46 [2020-11-18T23:33:46.494Z] 
23:33:46 [2020-11-18T23:33:46.494Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:33:46 [2020-11-18T23:33:46.494Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:33:46 [2020-11-18T23:33:46.514Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.0s done
23:33:46 [2020-11-18T23:33:46.514Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
23:33:46 [2020-11-18T23:33:46.749Z] + docker version
23:33:46 [2020-11-18T23:33:46.749Z] Client:
23:33:46 [2020-11-18T23:33:46.749Z]  Version:           18.06.1-ce
23:33:46 [2020-11-18T23:33:46.749Z]  API version:       1.38
23:33:46 [2020-11-18T23:33:46.749Z]  Go version:        go1.10.3
23:33:46 [2020-11-18T23:33:46.749Z]  Git commit:        e68fc7a
23:33:46 [2020-11-18T23:33:46.749Z]  Built:             Tue Aug 21 17:26:10 2018
23:33:46 [2020-11-18T23:33:46.749Z]  OS/Arch:           linux/ppc64le
23:33:46 [2020-11-18T23:33:46.749Z]  Experimental:      false
23:33:46 [2020-11-18T23:33:46.749Z] 
23:33:46 [2020-11-18T23:33:46.749Z] Server:
23:33:46 [2020-11-18T23:33:46.749Z]  Engine:
23:33:46 [2020-11-18T23:33:46.749Z]   Version:          18.06.1-ce
23:33:46 [2020-11-18T23:33:46.749Z]   API version:      1.38 (minimum version 1.12)
23:33:46 [2020-11-18T23:33:46.749Z]   Go version:       go1.10.3
23:33:46 [2020-11-18T23:33:46.749Z]   Git commit:       e68fc7a
23:33:46 [2020-11-18T23:33:46.749Z]   Built:            Tue Aug 21 17:24:20 2018
23:33:46 [2020-11-18T23:33:46.749Z]   OS/Arch:          linux/ppc64le
23:33:46 [2020-11-18T23:33:46.749Z]   Experimental:     true
23:33:46 [2020-11-18T23:33:46.754Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
23:33:46 [2020-11-18T23:33:46.754Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 190.00kB / 8.88MB 0.1s
23:33:46 [2020-11-18T23:33:46.754Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:33:46 [2020-11-18T23:33:46.754Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
23:33:46 [2020-11-18T23:33:46.754Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
23:33:46 [2020-11-18T23:33:46.754Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
[Pipeline] sh
23:33:46 [2020-11-18T23:33:46.807Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done
23:33:46 [2020-11-18T23:33:46.807Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc
23:33:47 [2020-11-18T23:33:47.098Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done
23:33:47 [2020-11-18T23:33:47.139Z] + docker info
23:33:47 [2020-11-18T23:33:47.139Z] Containers: 0
23:33:47 [2020-11-18T23:33:47.139Z]  Running: 0
23:33:47 [2020-11-18T23:33:47.139Z]  Paused: 0
23:33:47 [2020-11-18T23:33:47.139Z]  Stopped: 0
23:33:47 [2020-11-18T23:33:47.139Z] Images: 0
23:33:47 [2020-11-18T23:33:47.139Z] Server Version: 18.06.1-ce
23:33:47 [2020-11-18T23:33:47.139Z] Storage Driver: overlay2
23:33:47 [2020-11-18T23:33:47.139Z]  Backing Filesystem: extfs
23:33:47 [2020-11-18T23:33:47.139Z]  Supports d_type: true
23:33:47 [2020-11-18T23:33:47.139Z]  Native Overlay Diff: true
23:33:47 [2020-11-18T23:33:47.139Z] Logging Driver: json-file
23:33:47 [2020-11-18T23:33:47.139Z] Cgroup Driver: cgroupfs
23:33:47 [2020-11-18T23:33:47.139Z] Plugins:
23:33:47 [2020-11-18T23:33:47.139Z]  Volume: local
23:33:47 [2020-11-18T23:33:47.139Z]  Network: bridge host ipvlan macvlan null overlay
23:33:47 [2020-11-18T23:33:47.139Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
23:33:47 [2020-11-18T23:33:47.139Z] Swarm: inactive
23:33:47 [2020-11-18T23:33:47.139Z] Runtimes: runc
23:33:47 [2020-11-18T23:33:47.139Z] Default Runtime: runc
23:33:47 [2020-11-18T23:33:47.139Z] Init Binary: docker-init
23:33:47 [2020-11-18T23:33:47.139Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
23:33:47 [2020-11-18T23:33:47.139Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
23:33:47 [2020-11-18T23:33:47.139Z] init version: fec3683
23:33:47 [2020-11-18T23:33:47.139Z] Security Options:
23:33:47 [2020-11-18T23:33:47.139Z]  apparmor
23:33:47 [2020-11-18T23:33:47.139Z]  seccomp
23:33:47 [2020-11-18T23:33:47.139Z]   Profile: default
23:33:47 [2020-11-18T23:33:47.139Z] Kernel Version: 4.4.0-139-generic
23:33:47 [2020-11-18T23:33:47.139Z] Operating System: Ubuntu 16.04.3 LTS
23:33:47 [2020-11-18T23:33:47.139Z] OSType: linux
23:33:47 [2020-11-18T23:33:47.139Z] Architecture: ppc64le
23:33:47 [2020-11-18T23:33:47.139Z] CPUs: 4
23:33:47 [2020-11-18T23:33:47.139Z] Total Memory: 7.972GiB
23:33:47 [2020-11-18T23:33:47.139Z] Name: ppc64le-ubuntu-22
23:33:47 [2020-11-18T23:33:47.139Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
23:33:47 [2020-11-18T23:33:47.139Z] Docker Root Dir: /var/lib/docker
23:33:47 [2020-11-18T23:33:47.139Z] Debug Mode (client): false
23:33:47 [2020-11-18T23:33:47.139Z] Debug Mode (server): false
23:33:47 [2020-11-18T23:33:47.139Z] Username: dockerbuildbot
23:33:47 [2020-11-18T23:33:47.139Z] Registry: https://index.docker.io/v1/
23:33:47 [2020-11-18T23:33:47.139Z] Labels:
23:33:47 [2020-11-18T23:33:47.139Z] Experimental: true
23:33:47 [2020-11-18T23:33:47.139Z] Insecure Registries:
23:33:47 [2020-11-18T23:33:47.139Z]  127.0.0.0/8
23:33:47 [2020-11-18T23:33:47.139Z] Live Restore Enabled: false
23:33:47 [2020-11-18T23:33:47.139Z] 
[Pipeline] sh
23:33:47 [2020-11-18T23:33:47.329Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
23:33:47 [2020-11-18T23:33:47.329Z] #4 DONE 0.8s
23:33:47 [2020-11-18T23:33:47.390Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
23:33:47 [2020-11-18T23:33:47.535Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:33:47 [2020-11-18T23:33:47.535Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:33:47 [2020-11-18T23:33:47.535Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:33:47 [2020-11-18T23:33:47.535Z] + bash /home/docker/workspace/moby_PR-41695/check-config.sh
23:33:47 [2020-11-18T23:33:47.535Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:33:47 [2020-11-18T23:33:47.535Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
23:33:47 [2020-11-18T23:33:47.535Z] 
23:33:47 [2020-11-18T23:33:47.535Z] Generally Necessary:
23:33:47 [2020-11-18T23:33:47.535Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:33:47 [2020-11-18T23:33:47.535Z] - apparmor: enabled and tools installed
23:33:47 [2020-11-18T23:33:47.535Z] - CONFIG_NAMESPACES: enabled
23:33:47 [2020-11-18T23:33:47.535Z] - CONFIG_NET_NS: enabled
23:33:47 [2020-11-18T23:33:47.535Z] - CONFIG_PID_NS: enabled
23:33:47 [2020-11-18T23:33:47.535Z] - CONFIG_IPC_NS: enabled
23:33:47 [2020-11-18T23:33:47.535Z] - CONFIG_UTS_NS: enabled
23:33:47 [2020-11-18T23:33:47.536Z] - CONFIG_CGROUPS: enabled
23:33:47 [2020-11-18T23:33:47.536Z] - CONFIG_CGROUP_CPUACCT: enabled
23:33:47 [2020-11-18T23:33:47.536Z] - CONFIG_CGROUP_DEVICE: enabled
23:33:47 [2020-11-18T23:33:47.536Z] - CONFIG_CGROUP_FREEZER: enabled
23:33:47 [2020-11-18T23:33:47.536Z] - CONFIG_CGROUP_SCHED: enabled
23:33:47 [2020-11-18T23:33:47.536Z] - CONFIG_CPUSETS: enabled
23:33:47 [2020-11-18T23:33:47.536Z] - CONFIG_MEMCG: enabled
23:33:47 [2020-11-18T23:33:47.536Z] - CONFIG_KEYS: enabled
23:33:47 [2020-11-18T23:33:47.536Z] - CONFIG_VETH: enabled (as module)
23:33:47 [2020-11-18T23:33:47.536Z] - CONFIG_BRIDGE: enabled (as module)
23:33:47 [2020-11-18T23:33:47.588Z] 
23:33:47 [2020-11-18T23:33:47.588Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:33:47 [2020-11-18T23:33:47.588Z] #7 ...
23:33:47 [2020-11-18T23:33:47.588Z] 
23:33:47 [2020-11-18T23:33:47.588Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:33:47 [2020-11-18T23:33:47.588Z] #5 DONE 0.2s
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_NF_NAT: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_NF_NAT_NEEDED: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_POSIX_MQUEUE: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
23:33:47 [2020-11-18T23:33:47.831Z] 
23:33:47 [2020-11-18T23:33:47.831Z] Optional Features:
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_USER_NS: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_SECCOMP: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_CGROUP_PIDS: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_MEMCG_SWAP: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:33:47 [2020-11-18T23:33:47.831Z]     (cgroup swap accounting is currently enabled)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_MEMCG_KMEM: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_BLK_CGROUP: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_IOSCHED_CFQ: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_CGROUP_PERF: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_CGROUP_HUGETLB: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_CFS_BANDWIDTH: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_RT_GROUP_SCHED: missing
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_IP_VS: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_IP_VS_NFCT: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_IP_VS_RR: enabled (as module)
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_EXT4_FS: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:33:47 [2020-11-18T23:33:47.831Z] - Network Drivers:
23:33:47 [2020-11-18T23:33:47.831Z]   - "overlay":
23:33:47 [2020-11-18T23:33:47.847Z] 
23:33:47 [2020-11-18T23:33:47.847Z] #6 [internal] load metadata for docker.io/library/debian:buster
23:33:47 [2020-11-18T23:33:47.847Z] #6 DONE 0.3s
23:33:47 [2020-11-18T23:33:47.847Z] 
23:33:47 [2020-11-18T23:33:47.847Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:33:48 [2020-11-18T23:33:48.109Z] #7 DONE 0.8s
23:33:48 [2020-11-18T23:33:48.109Z] 
23:33:48 [2020-11-18T23:33:48.109Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:33:48 [2020-11-18T23:33:48.109Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_VXLAN: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:33:48 [2020-11-18T23:33:48.124Z]       Optional (for encrypted networks):
23:33:48 [2020-11-18T23:33:48.124Z]       - CONFIG_CRYPTO: enabled
23:33:48 [2020-11-18T23:33:48.124Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]       - CONFIG_XFRM: enabled
23:33:48 [2020-11-18T23:33:48.124Z]       - CONFIG_XFRM_USER: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]       - CONFIG_INET_ESP: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]   - "ipvlan":
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_IPVLAN: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]   - "macvlan":
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_MACVLAN: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_DUMMY: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]   - "ftp,tftp client in container":
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z] - Storage Drivers:
23:33:48 [2020-11-18T23:33:48.124Z]   - "aufs":
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_AUFS_FS: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]   - "btrfs":
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:33:48 [2020-11-18T23:33:48.124Z]   - "devicemapper":
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_BLK_DEV_DM: enabled
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]   - "overlay":
23:33:48 [2020-11-18T23:33:48.124Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:33:48 [2020-11-18T23:33:48.124Z]   - "zfs":
23:33:48 [2020-11-18T23:33:48.124Z]     - /dev/zfs: missing
23:33:48 [2020-11-18T23:33:48.124Z]     - zfs command: missing
23:33:48 [2020-11-18T23:33:48.124Z]     - zpool command: missing
23:33:48 [2020-11-18T23:33:48.124Z] 
23:33:48 [2020-11-18T23:33:48.124Z] Limits:
23:33:48 [2020-11-18T23:33:48.124Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:33:48 [2020-11-18T23:33:48.124Z] 
23:33:48 [2020-11-18T23:33:48.124Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:33:48 [2020-11-18T23:33:48.373Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
23:33:48 [2020-11-18T23:33:48.373Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
23:33:48 [2020-11-18T23:33:48.373Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:33:48 [2020-11-18T23:33:48.373Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
23:33:48 [2020-11-18T23:33:48.373Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.58MB / 50.40MB 0.2s
23:33:48 [2020-11-18T23:33:48.558Z] + make bundles/buildx
23:33:48 [2020-11-18T23:33:48.635Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.06MB / 50.40MB 0.3s
23:33:48 [2020-11-18T23:33:48.635Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.07MB / 50.40MB 0.4s
23:33:48 [2020-11-18T23:33:48.852Z] make: command: Command not found
23:33:48 [2020-11-18T23:33:48.852Z] make: command: Command not found
23:33:48 [2020-11-18T23:33:48.852Z] mkdir bundles
23:33:48 [2020-11-18T23:33:48.852Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
23:33:48 [2020-11-18T23:33:48.852Z] 	--build-arg BUILDX_COMMIT \
23:33:48 [2020-11-18T23:33:48.852Z] 	--build-arg BUILDX_REPO \
23:33:48 [2020-11-18T23:33:48.852Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
23:33:48 [2020-11-18T23:33:48.852Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
23:33:48 [2020-11-18T23:33:48.852Z] 	.
23:33:48 [2020-11-18T23:33:48.852Z] /bin/sh: 4: go: not found
23:33:48 [2020-11-18T23:33:48.852Z] /bin/sh: 5: go: not found
23:33:48 [2020-11-18T23:33:48.899Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.63MB / 50.40MB 0.6s
23:33:48 [2020-11-18T23:33:48.899Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 943.71kB / 7.81MB 0.6s
23:33:49 [2020-11-18T23:33:49.159Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.89MB / 50.40MB 0.7s
23:33:49 [2020-11-18T23:33:49.159Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.92MB / 7.81MB 0.7s
23:33:49 [2020-11-18T23:33:49.159Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.69MB / 50.40MB 0.8s
23:33:49 [2020-11-18T23:33:49.159Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s
23:33:49 [2020-11-18T23:33:49.419Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.15MB / 50.40MB 1.0s
23:33:49 [2020-11-18T23:33:49.419Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done
23:33:49 [2020-11-18T23:33:49.419Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.0s
23:33:49 [2020-11-18T23:33:49.419Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.80MB / 50.40MB 1.1s
23:33:49 [2020-11-18T23:33:49.419Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.70MB / 10.00MB 1.1s
23:33:49 [2020-11-18T23:33:49.544Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.8s done
23:33:49 [2020-11-18T23:33:49.544Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
23:33:49 [2020-11-18T23:33:49.680Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.75MB / 50.40MB 1.3s
23:33:49 [2020-11-18T23:33:49.680Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s
23:33:49 [2020-11-18T23:33:49.946Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s
23:33:50 [2020-11-18T23:33:50.522Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done
23:33:50 [2020-11-18T23:33:50.522Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 2.0s
23:33:50 [2020-11-18T23:33:50.522Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done
23:33:50 [2020-11-18T23:33:50.522Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.78MB / 51.83MB 2.2s
23:33:50 [2020-11-18T23:33:50.522Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.59MB / 68.67MB 2.2s
23:33:50 [2020-11-18T23:33:50.522Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
23:33:50 [2020-11-18T23:33:50.612Z] #8 ...
23:33:50 [2020-11-18T23:33:50.612Z] 
23:33:50 [2020-11-18T23:33:50.612Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:33:50 [2020-11-18T23:33:50.612Z] #25 0.784 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
23:33:50 [2020-11-18T23:33:50.612Z] #25 0.818 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:33:50 [2020-11-18T23:33:50.612Z] #25 0.840 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:33:50 [2020-11-18T23:33:50.612Z] #25 0.931 Get:4 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:33:50 [2020-11-18T23:33:50.612Z] #25 1.075 Get:5 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
23:33:50 [2020-11-18T23:33:50.612Z] #25 1.125 Get:6 http://security.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
23:33:50 [2020-11-18T23:33:50.612Z] #25 2.079 Fetched 8090 kB in 1s (5805 kB/s)
23:33:50 [2020-11-18T23:33:50.612Z] #25 2.079 Reading package lists...
23:33:50 [2020-11-18T23:33:50.612Z] #25 2.516 Reading package lists...
23:33:50 [2020-11-18T23:33:50.612Z] #25 2.942 Building dependency tree...
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.055 The following additional packages will be installed:
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.055   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.055   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.055   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.055 Suggested packages:
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.055   krb5-doc krb5-user
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.055 Recommended packages:
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.055   krb5-locales publicsuffix libsasl2-modules
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.199 The following NEW packages will be installed:
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.199   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.199   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.199   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.199   libssh2-1 libssl1.1 openssl
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.235 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.235 Need to get 4591 kB of archives.
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.235 After this operation, 11.9 MB of additional disk space will be used.
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.235 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.245 Get:2 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB]
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.246 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
23:33:50 [2020-11-18T23:33:50.612Z] #25 3.267 Get:4 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.279 Get:5 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.317 Get:6 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.336 Get:7 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.341 Get:8 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.341 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.342 Get:10 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.403 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.435 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.439 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.441 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.514 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.519 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.522 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.604 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.657 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.668 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.668 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.757 debconf: delaying package configuration, since apt-utils is not installed
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.769 Fetched 4591 kB in 0s (10.2 MB/s)
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.775 Selecting previously unselected package libsasl2-modules-db:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.776 (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 ... 6675 files and directories currently installed.)
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.780 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.782 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.811 Selecting previously unselected package libsasl2-2:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.811 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.815 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.841 Selecting previously unselected package libldap-common.
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.841 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.845 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.875 Selecting previously unselected package libldap-2.4-2:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.875 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.878 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.924 Selecting previously unselected package libssl1.1:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.925 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 3.928 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.109 Selecting previously unselected package openssl.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.110 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.113 Unpacking openssl (1.1.1d-0+deb10u3) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.213 Selecting previously unselected package ca-certificates.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.213 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.216 Unpacking ca-certificates (20200601~deb10u1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.277 Selecting previously unselected package libkeyutils1:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.279 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.282 Unpacking libkeyutils1:s390x (1.6-6) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.309 Selecting previously unselected package libkrb5support0:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.310 Preparing to unpack .../08-libkrb5support0_1.17-3_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.313 Unpacking libkrb5support0:s390x (1.17-3) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.344 Selecting previously unselected package libk5crypto3:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.344 Preparing to unpack .../09-libk5crypto3_1.17-3_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.347 Unpacking libk5crypto3:s390x (1.17-3) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.384 Selecting previously unselected package libkrb5-3:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.385 Preparing to unpack .../10-libkrb5-3_1.17-3_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.388 Unpacking libkrb5-3:s390x (1.17-3) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.468 Selecting previously unselected package libgssapi-krb5-2:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.468 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.471 Unpacking libgssapi-krb5-2:s390x (1.17-3) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.523 Selecting previously unselected package libnghttp2-14:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.523 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.526 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.567 Selecting previously unselected package libpsl5:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.567 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.570 Unpacking libpsl5:s390x (0.20.2-2) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.602 Selecting previously unselected package librtmp1:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.602 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.605 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.638 Selecting previously unselected package libssh2-1:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.638 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.641 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.684 Selecting previously unselected package libcurl4:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.684 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.687 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.751 Selecting previously unselected package curl.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.751 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.756 Unpacking curl (7.64.0-4+deb10u1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.816 Selecting previously unselected package libonig5:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.816 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.847 Unpacking libonig5:s390x (6.9.1-1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.916 Selecting previously unselected package libjq1:s390x.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.916 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.922 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.948 Selecting previously unselected package jq.
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.949 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.951 Unpacking jq (1.5+dfsg-2+b1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.988 Setting up libkeyutils1:s390x (1.6-6) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 4.995 Setting up libpsl5:s390x (0.20.2-2) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.002 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.062 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.069 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.078 Setting up libkrb5support0:s390x (1.17-3) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.084 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.091 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.097 Setting up libk5crypto3:s390x (1.17-3) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.103 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.112 Setting up libssh2-1:s390x (1.8.0-2.1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.118 Setting up libkrb5-3:s390x (1.17-3) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.124 Setting up openssl (1.1.1d-0+deb10u3) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.137 Setting up libonig5:s390x (6.9.1-1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.143 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.149 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ...
23:33:50 [2020-11-18T23:33:50.613Z] #25 5.156 Setting up ca-certificates (20200601~deb10u1) ...
23:33:50 [2020-11-18T23:33:50.785Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.90MB / 68.67MB 2.5s
23:33:50 [2020-11-18T23:33:50.923Z] #25 ...
23:33:50 [2020-11-18T23:33:50.923Z] 
23:33:50 [2020-11-18T23:33:50.923Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:33:50 [2020-11-18T23:33:50.958Z] Sending build context to Docker daemon   57.2MB

23:33:50 [2020-11-18T23:33:50.958Z] Step 1/15 : ARG GO_VERSION=1.13.15
23:33:50 [2020-11-18T23:33:50.958Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
23:33:50 [2020-11-18T23:33:50.958Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
23:33:50 [2020-11-18T23:33:50.958Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
23:33:50 [2020-11-18T23:33:50.958Z] 1.13.15-buster: Pulling from library/golang
23:33:51 [2020-11-18T23:33:51.046Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.12MB / 51.83MB 2.6s
23:33:51 [2020-11-18T23:33:51.046Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.09MB / 51.83MB 2.8s
23:33:51 [2020-11-18T23:33:51.046Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.65MB / 68.67MB 2.8s
23:33:51 [2020-11-18T23:33:51.215Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.8s done
23:33:51 [2020-11-18T23:33:51.307Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.43MB / 51.83MB 3.0s
23:33:51 [2020-11-18T23:33:51.307Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 3.0s
23:33:51 [2020-11-18T23:33:51.307Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.10MB / 68.67MB 3.1s
23:33:51 [2020-11-18T23:33:51.507Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
23:33:51 [2020-11-18T23:33:51.595Z] db4e2d8d5901: Pulling fs layer
23:33:51 [2020-11-18T23:33:51.595Z] dfe2d012519c: Pulling fs layer
23:33:51 [2020-11-18T23:33:51.595Z] 5d8f1d1f9197: Pulling fs layer
23:33:51 [2020-11-18T23:33:51.595Z] 1301750ffb48: Pulling fs layer
23:33:51 [2020-11-18T23:33:51.595Z] dc5c6edc9cff: Pulling fs layer
23:33:51 [2020-11-18T23:33:51.595Z] 3c370c2e2f82: Pulling fs layer
23:33:51 [2020-11-18T23:33:51.595Z] 5ffb2f5886e2: Pulling fs layer
23:33:51 [2020-11-18T23:33:51.595Z] 1301750ffb48: Waiting
23:33:51 [2020-11-18T23:33:51.595Z] dc5c6edc9cff: Waiting
23:33:51 [2020-11-18T23:33:51.595Z] 5ffb2f5886e2: Waiting
23:33:51 [2020-11-18T23:33:51.595Z] 3c370c2e2f82: Waiting
23:33:51 [2020-11-18T23:33:51.611Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.25MB / 51.83MB 3.2s
23:33:51 [2020-11-18T23:33:51.890Z] dfe2d012519c: Verifying Checksum
23:33:51 [2020-11-18T23:33:51.890Z] dfe2d012519c: Download complete
23:33:51 [2020-11-18T23:33:51.914Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.79MB / 51.83MB 3.6s
23:33:51 [2020-11-18T23:33:51.914Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.86MB / 68.67MB 3.6s
23:33:51 [2020-11-18T23:33:51.914Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.06MB / 120.17MB 3.6s
23:33:52 [2020-11-18T23:33:52.179Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.66MB / 51.83MB 3.9s
23:33:52 [2020-11-18T23:33:52.179Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.75MB / 68.67MB 3.9s
23:33:52 [2020-11-18T23:33:52.203Z] 5d8f1d1f9197: Verifying Checksum
23:33:52 [2020-11-18T23:33:52.203Z] 5d8f1d1f9197: Download complete
23:33:52 [2020-11-18T23:33:52.441Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.67MB / 51.83MB 4.1s
23:33:52 [2020-11-18T23:33:52.441Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.10MB / 120.17MB 4.1s
23:33:52 [2020-11-18T23:33:52.441Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.55MB / 51.83MB 4.2s
23:33:52 [2020-11-18T23:33:52.441Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.84MB / 68.67MB 4.2s
23:33:52 [2020-11-18T23:33:52.701Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.26MB / 51.83MB 4.4s
23:33:52 [2020-11-18T23:33:52.701Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.61MB / 68.67MB 4.4s
23:33:52 [2020-11-18T23:33:52.701Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.14MB / 51.83MB 4.5s
23:33:52 [2020-11-18T23:33:52.961Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.7s
23:33:52 [2020-11-18T23:33:52.962Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.81MB / 68.67MB 4.7s
23:33:52 [2020-11-18T23:33:52.962Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.29MB / 120.17MB 4.7s
23:33:53 [2020-11-18T23:33:53.110Z] #8 ...
23:33:53 [2020-11-18T23:33:53.111Z] 
23:33:53 [2020-11-18T23:33:53.111Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:33:53 [2020-11-18T23:33:53.111Z] #25 5.501 Updating certificates in /etc/ssl/certs...
23:33:53 [2020-11-18T23:33:53.111Z] #25 5.942 126 added, 0 removed; done.
23:33:53 [2020-11-18T23:33:53.111Z] #25 5.965 Setting up libgssapi-krb5-2:s390x (1.17-3) ...
23:33:53 [2020-11-18T23:33:53.111Z] #25 5.972 Setting up jq (1.5+dfsg-2+b1) ...
23:33:53 [2020-11-18T23:33:53.111Z] #25 5.978 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
23:33:53 [2020-11-18T23:33:53.111Z] #25 5.984 Setting up curl (7.64.0-4+deb10u1) ...
23:33:53 [2020-11-18T23:33:53.111Z] #25 5.991 Processing triggers for libc-bin (2.28-10) ...
23:33:53 [2020-11-18T23:33:53.111Z] #25 6.002 Processing triggers for ca-certificates (20200601~deb10u1) ...
23:33:53 [2020-11-18T23:33:53.111Z] #25 6.009 Updating certificates in /etc/ssl/certs...
23:33:53 [2020-11-18T23:33:53.111Z] #25 6.290 0 added, 0 removed; done.
23:33:53 [2020-11-18T23:33:53.111Z] #25 6.290 Running hooks in /etc/ca-certificates/update.d...
23:33:53 [2020-11-18T23:33:53.111Z] #25 6.291 done.
23:33:53 [2020-11-18T23:33:53.111Z] #25 DONE 7.6s
23:33:53 [2020-11-18T23:33:53.111Z] 
23:33:53 [2020-11-18T23:33:53.111Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:33:53 [2020-11-18T23:33:53.404Z] #8 ...
23:33:53 [2020-11-18T23:33:53.404Z] 
23:33:53 [2020-11-18T23:33:53.404Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:33:53 [2020-11-18T23:33:53.404Z] #26 DONE 0.2s
23:33:53 [2020-11-18T23:33:53.404Z] 
23:33:53 [2020-11-18T23:33:53.404Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:33:53 [2020-11-18T23:33:53.539Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.87MB / 68.67MB 5.1s
23:33:53 [2020-11-18T23:33:53.539Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.05MB / 120.17MB 5.1s
23:33:53 [2020-11-18T23:33:53.539Z] #8 ...
23:33:53 [2020-11-18T23:33:53.539Z] 
23:33:53 [2020-11-18T23:33:53.539Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:33:53 [2020-11-18T23:33:53.539Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:33:53 [2020-11-18T23:33:53.539Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:33:53 [2020-11-18T23:33:53.539Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:33:53 [2020-11-18T23:33:53.539Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
23:33:53 [2020-11-18T23:33:53.539Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.7s done
23:33:53 [2020-11-18T23:33:53.539Z] #60 DONE 5.5s
23:33:53 [2020-11-18T23:33:53.539Z] 
23:33:53 [2020-11-18T23:33:53.539Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:33:53 [2020-11-18T23:33:53.539Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.2s done
23:33:53 [2020-11-18T23:33:53.539Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.08MB / 68.67MB 5.3s
23:33:53 [2020-11-18T23:33:53.539Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 5.3s
23:33:53 [2020-11-18T23:33:53.539Z] #8 ...
23:33:53 [2020-11-18T23:33:53.539Z] 
23:33:53 [2020-11-18T23:33:53.539Z] #21 [internal] load build context
23:33:53 [2020-11-18T23:33:53.539Z] #21 transferring context: 32.91MB 5.4s
23:33:53 [2020-11-18T23:33:53.754Z] db4e2d8d5901: Verifying Checksum
23:33:53 [2020-11-18T23:33:53.754Z] db4e2d8d5901: Download complete
23:33:54 [2020-11-18T23:33:54.485Z] #21 ...
23:33:54 [2020-11-18T23:33:54.485Z] 
23:33:54 [2020-11-18T23:33:54.485Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:33:54 [2020-11-18T23:33:54.485Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.2s
23:33:54 [2020-11-18T23:33:54.485Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.13MB / 120.17MB 6.2s
23:33:54 [2020-11-18T23:33:54.485Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.3s done
23:33:54 [2020-11-18T23:33:54.485Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.36MB / 120.17MB 6.3s
23:33:54 [2020-11-18T23:33:54.747Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.54MB / 120.17MB 6.4s
23:33:54 [2020-11-18T23:33:54.747Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.5s done
23:33:54 [2020-11-18T23:33:54.817Z] 1301750ffb48: Verifying Checksum
23:33:54 [2020-11-18T23:33:54.817Z] 1301750ffb48: Download complete
23:33:54 [2020-11-18T23:33:54.960Z] #27 1.263 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:33:54 [2020-11-18T23:33:54.960Z] 
23:33:54 [2020-11-18T23:33:54.960Z] #27 ...
23:33:54 [2020-11-18T23:33:54.960Z] 
23:33:54 [2020-11-18T23:33:54.960Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:33:54 [2020-11-18T23:33:54.960Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.0s done
23:33:54 [2020-11-18T23:33:54.960Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
23:33:54 [2020-11-18T23:33:54.960Z] #8 DONE 12.7s
23:33:54 [2020-11-18T23:33:54.960Z] 
23:33:54 [2020-11-18T23:33:54.960Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:33:54 [2020-11-18T23:33:54.960Z] #27 1.402 
23:33:55 [2020-11-18T23:33:55.016Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.73MB / 120.17MB 6.6s
23:33:55 [2020-11-18T23:33:55.115Z] 5ffb2f5886e2: Verifying Checksum
23:33:55 [2020-11-18T23:33:55.115Z] 5ffb2f5886e2: Download complete
23:33:55 [2020-11-18T23:33:55.334Z] #27 1.515 
#######                                                                    9.9%
###############                                                           20.9%
################################                                          45.0%
#################################################                         69.2%
###################################################################       93.3%
######################################################################## 100.0%
23:33:55 [2020-11-18T23:33:55.337Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.70MB / 120.17MB 6.9s
23:33:55 [2020-11-18T23:33:55.337Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.95MB / 120.17MB 7.0s
23:33:55 [2020-11-18T23:33:55.597Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s
23:33:55 [2020-11-18T23:33:55.630Z] #27 2.069 
23:33:55 [2020-11-18T23:33:55.630Z] #27 ...
23:33:55 [2020-11-18T23:33:55.630Z] 
23:33:55 [2020-11-18T23:33:55.630Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:33:55 [2020-11-18T23:33:55.630Z] #9 DONE 0.8s
23:33:55 [2020-11-18T23:33:55.630Z] 
23:33:55 [2020-11-18T23:33:55.630Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:33:55 [2020-11-18T23:33:55.630Z] #27 2.236 
###########                                                               16.1%
######################################################################## 100.0%
23:33:55 [2020-11-18T23:33:55.775Z] dc5c6edc9cff: Verifying Checksum
23:33:55 [2020-11-18T23:33:55.775Z] dc5c6edc9cff: Download complete
23:33:55 [2020-11-18T23:33:55.921Z] #27 2.455 
23:33:56 [2020-11-18T23:33:56.169Z] #8 ...
23:33:56 [2020-11-18T23:33:56.169Z] 
23:33:56 [2020-11-18T23:33:56.169Z] #21 [internal] load build context
23:33:56 [2020-11-18T23:33:56.169Z] #21 transferring context: 52.35MB 7.4s done
23:33:56 [2020-11-18T23:33:56.169Z] #21 DONE 7.9s
23:33:56 [2020-11-18T23:33:56.169Z] 
23:33:56 [2020-11-18T23:33:56.169Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:33:56 [2020-11-18T23:33:56.239Z] #27 2.563 
###########################################                               59.9%
######################################################################## 100.0%
23:33:56 [2020-11-18T23:33:56.239Z] #27 2.870 
23:33:56 [2020-11-18T23:33:56.565Z] #27 2.983 
#######                                                                   10.0%
#####################                                                     29.5%
23:33:56 [2020-11-18T23:33:56.565Z] #27 ...
23:33:56 [2020-11-18T23:33:56.565Z] 
23:33:56 [2020-11-18T23:33:56.565Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:33:56 [2020-11-18T23:33:56.565Z] #10 DONE 1.0s
23:33:56 [2020-11-18T23:33:56.565Z] 
23:33:56 [2020-11-18T23:33:56.565Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:33:56 [2020-11-18T23:33:56.739Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.5s done
23:33:56 [2020-11-18T23:33:56.867Z] #27 2.983 
#######                                                                   10.0%
#####################                                                     29.5%
#####################################                                     52.5%
####################################################                      72.6%
####################################################################      95.6%#27 ...
23:33:56 [2020-11-18T23:33:56.867Z] 
23:33:56 [2020-11-18T23:33:56.867Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:33:56 [2020-11-18T23:33:56.867Z] #29 DONE 0.2s
23:33:56 [2020-11-18T23:33:56.867Z] 
23:33:56 [2020-11-18T23:33:56.867Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:33:56 [2020-11-18T23:33:56.867Z] #37 DONE 0.2s
23:33:56 [2020-11-18T23:33:56.867Z] 
23:33:56 [2020-11-18T23:33:56.867Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:33:56 [2020-11-18T23:33:56.867Z] #27 2.983 
#######                                                                   10.0%
#####################                                                     29.5%
#####################################                                     52.5%
####################################################                      72.6%
####################################################################      95.6%
######################################################################## 100.0%
23:33:56 [2020-11-18T23:33:56.867Z] #27 3.650 
23:33:57 [2020-11-18T23:33:57.881Z] db4e2d8d5901: Pull complete
23:33:58 [2020-11-18T23:33:58.124Z] #8 ...
23:33:58 [2020-11-18T23:33:58.124Z] 
23:33:58 [2020-11-18T23:33:58.124Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
23:33:58 [2020-11-18T23:33:58.124Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done
23:33:58 [2020-11-18T23:33:58.124Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done
23:33:58 [2020-11-18T23:33:58.124Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done
23:33:58 [2020-11-18T23:33:58.124Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 3.0s done
23:33:58 [2020-11-18T23:33:58.124Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done
23:33:58 [2020-11-18T23:33:58.124Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 6.2s
23:33:58 [2020-11-18T23:33:58.385Z] #24 ...
23:33:58 [2020-11-18T23:33:58.385Z] 
23:33:58 [2020-11-18T23:33:58.385Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:33:58 [2020-11-18T23:33:58.525Z] dfe2d012519c: Pull complete
23:33:58 [2020-11-18T23:33:58.525Z] 3c370c2e2f82: Verifying Checksum
23:33:58 [2020-11-18T23:33:58.525Z] 3c370c2e2f82: Download complete
23:33:58 [2020-11-18T23:33:58.820Z] 5d8f1d1f9197: Pull complete
23:33:59 [2020-11-18T23:33:59.171Z] #27 3.768 
#                                                                          1.7%
####                                                                       5.7%
########                                                                  12.3%
#############                                                             18.6%
#################                                                         24.8%
######################                                                    31.1%
#########################                                                 36.0%
##############################                                            42.7%
###################################                                       49.2%
#######################################                                   55.0%
###########################################                               60.0%
##############################################                            64.2%
##################################################                        70.3%
######################################################                    75.5%
########################################################                  78.8%
#############################################################             84.7%
################################################################          88.9%
##################################################################        92.4%
####################################################################      94.9%
######################################################################    98.0%
######################################################################## 100.0%
23:33:59 [2020-11-18T23:33:59.171Z] #27 5.955 
23:34:00 [2020-11-18T23:34:00.298Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.5s done
23:34:00 [2020-11-18T23:34:00.298Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
23:34:00 [2020-11-18T23:34:00.869Z] #8 ...
23:34:00 [2020-11-18T23:34:00.869Z] 
23:34:00 [2020-11-18T23:34:00.869Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
23:34:00 [2020-11-18T23:34:00.869Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 8.4s done
23:34:00 [2020-11-18T23:34:00.869Z] #24 DONE 12.5s
23:34:00 [2020-11-18T23:34:00.869Z] 
23:34:00 [2020-11-18T23:34:00.869Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:34:01 [2020-11-18T23:34:01.140Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done
23:34:01 [2020-11-18T23:34:01.140Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
23:34:01 [2020-11-18T23:34:01.251Z] #27 7.455 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:34:01 [2020-11-18T23:34:01.251Z] #27 7.770 
23:34:01 [2020-11-18T23:34:01.543Z] #27 7.926 
#####                                                                      8.0%
######################################################################## 100.0%
23:34:01 [2020-11-18T23:34:01.543Z] #27 8.044 
23:34:01 [2020-11-18T23:34:01.580Z] 1301750ffb48: Pull complete
23:34:02 [2020-11-18T23:34:02.081Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done
23:34:02 [2020-11-18T23:34:02.341Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
23:34:02 [2020-11-18T23:34:02.580Z] #27 9.204 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:34:02 [2020-11-18T23:34:02.580Z] #27 9.243 skipping existing aab193acf6ba
23:34:02 [2020-11-18T23:34:02.580Z] #27 9.330 
23:34:03 [2020-11-18T23:34:03.617Z] #27 10.29 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:34:03 [2020-11-18T23:34:03.617Z] #27 10.35 skipping existing 4d43f82972ce
23:34:03 [2020-11-18T23:34:03.664Z] dc5c6edc9cff: Pull complete
23:34:03 [2020-11-18T23:34:03.913Z] #27 10.42 
23:34:04 [2020-11-18T23:34:04.559Z] #27 ...
23:34:04 [2020-11-18T23:34:04.559Z] 
23:34:04 [2020-11-18T23:34:04.559Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.166 + RM_GOPATH=0
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.166 + TMP_GOPATH=
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.166 + : /build
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.166 + '[' -z '' ']'
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.167 ++ mktemp -d
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.168 + export GOPATH=/tmp/tmp.Mc1CrJzY3V
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.168 + GOPATH=/tmp/tmp.Mc1CrJzY3V
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.168 + RM_GOPATH=1
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.168 + case "$(go env GOARCH)" in
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.169 ++ go env GOARCH
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.176 Install docker/cli version 17.06.2-ce from stable
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 + export GO_BUILDMODE=-buildmode=pie
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 + GO_BUILDMODE=-buildmode=pie
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 ++ dirname /tmp/install/install.sh
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 + dir=/tmp/install
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 + bin=dockercli
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 + shift
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 + . /tmp/install/dockercli.installer
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 ++ : stable
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 ++ : 17.06.2-ce
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 + install_dockercli
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.177 ++ uname -m
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.180 + arch=s390x
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.180 + '[' s390x '!=' x86_64 ']'
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.180 + '[' s390x '!=' s390x ']'
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.180 + url=https://download.docker.com/linux/static
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.180 + tar -xz docker/docker
23:34:04 [2020-11-18T23:34:04.559Z] #22 2.181 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
23:34:04 [2020-11-18T23:34:04.559Z] #22 7.228 + mkdir -p /build
23:34:04 [2020-11-18T23:34:04.559Z] #22 7.231 + mv docker/docker /build/
23:34:04 [2020-11-18T23:34:04.559Z] #22 7.234 + rmdir docker
23:34:04 [2020-11-18T23:34:04.559Z] #22 DONE 7.8s
23:34:04 [2020-11-18T23:34:04.559Z] 
23:34:04 [2020-11-18T23:34:04.559Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.033 + RM_GOPATH=0
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.033 + TMP_GOPATH=
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.033 + : /build
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.034 + '[' -z '' ']'
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.035 ++ mktemp -d
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.037 + export GOPATH=/tmp/tmp.ZM209MFYCj
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.037 + GOPATH=/tmp/tmp.ZM209MFYCj
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.037 + RM_GOPATH=1
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.037 + case "$(go env GOARCH)" in
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.041 ++ go env GOARCH
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.074 + export GO_BUILDMODE=-buildmode=pie
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.074 + GO_BUILDMODE=-buildmode=pie
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.074 ++ dirname /tmp/install/install.sh
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.075 + dir=/tmp/install
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.075 + bin=golangci_lint
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.075 + shift
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.075 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.075 + . /tmp/install/golangci_lint.installer
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.075 ++ : v1.23.8
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.075 + install_golangci_lint
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.075 + set -e
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.075 + export GO111MODULE=on
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.075 + GO111MODULE=on
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.075 + GOBIN=/build
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.075 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.078 go: finding github.com v1.23.8
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.078 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.078 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.078 go: finding github.com/golangci/golangci-lint v1.23.8
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.078 go: finding github.com/golangci v1.23.8
23:34:04 [2020-11-18T23:34:04.559Z] #47 3.917 go: downloading github.com/golangci/golangci-lint v1.23.8
23:34:04 [2020-11-18T23:34:04.559Z] #47 4.379 go: extracting github.com/golangci/golangci-lint v1.23.8
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.311 go: downloading github.com/spf13/viper v1.6.1
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.376 go: downloading github.com/fatih/color v1.7.0
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.380 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.384 go: downloading github.com/spf13/pflag v1.0.5
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.457 go: downloading github.com/spf13/cobra v0.0.5
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.473 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.477 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.642 go: downloading github.com/mattn/go-colorable v0.1.4
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.698 go: extracting github.com/spf13/viper v1.6.1
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.716 go: extracting github.com/fatih/color v1.7.0
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.720 go: extracting github.com/spf13/cobra v0.0.5
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.732 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.779 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.780 go: extracting github.com/spf13/pflag v1.0.5
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.781 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:34:04 [2020-11-18T23:34:04.559Z] #47 7.844 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:34:04 [2020-11-18T23:34:04.870Z] #47 8.099 go: extracting github.com/mattn/go-colorable v0.1.4
23:34:04 [2020-11-18T23:34:04.870Z] #47 8.135 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:34:04 [2020-11-18T23:34:04.870Z] #47 8.227 go: downloading gopkg.in/ini.v1 v1.51.0
23:34:04 [2020-11-18T23:34:04.870Z] #47 8.240 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:34:04 [2020-11-18T23:34:04.870Z] #47 ...
23:34:04 [2020-11-18T23:34:04.870Z] 
23:34:04 [2020-11-18T23:34:04.870Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:34:04 [2020-11-18T23:34:04.870Z] #27 11.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:34:05 [2020-11-18T23:34:05.506Z] #27 12.00 
23:34:05 [2020-11-18T23:34:05.506Z] #27 12.11 
######################################################################## 100.0%
23:34:05 [2020-11-18T23:34:05.506Z] #27 12.17 
23:34:06 [2020-11-18T23:34:06.143Z] #27 12.89 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:34:06 [2020-11-18T23:34:06.436Z] #27 13.22 
23:34:06 [2020-11-18T23:34:06.729Z] #27 13.31 
######################################################################## 100.0%
23:34:06 [2020-11-18T23:34:06.729Z] #27 13.37 
23:34:06 [2020-11-18T23:34:06.729Z] #27 ...
23:34:06 [2020-11-18T23:34:06.729Z] 
23:34:06 [2020-11-18T23:34:06.729Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.384 + RM_GOPATH=0
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.384 + TMP_GOPATH=
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.384 + : /build
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.384 + '[' -z '' ']'
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.384 ++ mktemp -d
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.384 + export GOPATH=/tmp/tmp.Qe0kcyQ6ah
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.384 + GOPATH=/tmp/tmp.Qe0kcyQ6ah
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.384 + RM_GOPATH=1
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.384 + case "$(go env GOARCH)" in
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.384 ++ go env GOARCH
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.390 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.393 + export GO_BUILDMODE=-buildmode=pie
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.393 + GO_BUILDMODE=-buildmode=pie
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.393 ++ dirname /tmp/install/install.sh
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.393 + dir=/tmp/install
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.393 + bin=tomlv
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.393 + shift
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.393 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.393 + . /tmp/install/tomlv.installer
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.393 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.393 + install_tomlv
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.393 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.393 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Qe0kcyQ6ah/src/github.com/BurntSushi/toml
23:34:06 [2020-11-18T23:34:06.729Z] #32 2.396 Cloning into '/tmp/tmp.Qe0kcyQ6ah/src/github.com/BurntSushi/toml'...
23:34:06 [2020-11-18T23:34:06.729Z] #32 3.032 + cd /tmp/tmp.Qe0kcyQ6ah/src/github.com/BurntSushi/toml
23:34:06 [2020-11-18T23:34:06.729Z] #32 3.032 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:34:06 [2020-11-18T23:34:06.729Z] #32 3.036 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:34:06 [2020-11-18T23:34:06.729Z] #32 3.494 internal/cpu
23:34:06 [2020-11-18T23:34:06.729Z] #32 3.511 runtime/internal/atomic
23:34:06 [2020-11-18T23:34:06.729Z] #32 3.767 runtime/internal/sys
23:34:06 [2020-11-18T23:34:06.729Z] #32 3.875 internal/bytealg
23:34:06 [2020-11-18T23:34:06.729Z] #32 3.877 runtime/internal/math
23:34:06 [2020-11-18T23:34:06.729Z] #32 3.932 math/bits
23:34:06 [2020-11-18T23:34:06.729Z] #32 4.219 runtime
23:34:06 [2020-11-18T23:34:06.729Z] #32 4.336 math
23:34:06 [2020-11-18T23:34:06.729Z] #32 8.204 internal/testlog
23:34:06 [2020-11-18T23:34:06.729Z] #32 8.566 encoding
23:34:06 [2020-11-18T23:34:06.729Z] #32 8.631 runtime/cgo
23:34:06 [2020-11-18T23:34:06.729Z] #32 ...
23:34:06 [2020-11-18T23:34:06.729Z] 
23:34:06 [2020-11-18T23:34:06.729Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:34:06 [2020-11-18T23:34:06.729Z] #11 3.276 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:34:06 [2020-11-18T23:34:06.729Z] #11 3.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:34:06 [2020-11-18T23:34:06.729Z] #11 3.319 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:34:06 [2020-11-18T23:34:06.729Z] #11 3.992 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:34:06 [2020-11-18T23:34:06.730Z] #11 5.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
23:34:06 [2020-11-18T23:34:06.730Z] #11 7.128 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
23:34:07 [2020-11-18T23:34:07.022Z] #11 ...
23:34:07 [2020-11-18T23:34:07.022Z] 
23:34:07 [2020-11-18T23:34:07.022Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:34:07 [2020-11-18T23:34:07.022Z] #27 13.41 Download of images into '/build' complete.
23:34:07 [2020-11-18T23:34:07.022Z] #27 13.41 Use something like the following to load the result into a Docker daemon:
23:34:07 [2020-11-18T23:34:07.022Z] #27 13.41   tar -cC '/build' . | docker load
23:34:07 [2020-11-18T23:34:07.022Z] #27 DONE 13.6s
23:34:07 [2020-11-18T23:34:07.022Z] 
23:34:07 [2020-11-18T23:34:07.022Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:34:07 [2020-11-18T23:34:07.022Z] #40 3.187 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:34:07 [2020-11-18T23:34:07.022Z] #40 3.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:34:07 [2020-11-18T23:34:07.022Z] #40 3.234 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:34:07 [2020-11-18T23:34:07.022Z] #40 3.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:34:07 [2020-11-18T23:34:07.022Z] #40 5.497 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
23:34:07 [2020-11-18T23:34:07.022Z] #40 7.353 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
23:34:07 [2020-11-18T23:34:07.022Z] #40 ...
23:34:07 [2020-11-18T23:34:07.022Z] 
23:34:07 [2020-11-18T23:34:07.022Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:34:07 [2020-11-18T23:34:07.022Z] #38 2.470 + git clone https://github.com/docker/distribution.git .
23:34:07 [2020-11-18T23:34:07.022Z] #38 2.470 Cloning into '.'...
23:34:07 [2020-11-18T23:34:07.206Z] 3c370c2e2f82: Pull complete
23:34:07 [2020-11-18T23:34:07.206Z] 5ffb2f5886e2: Pull complete
23:34:07 [2020-11-18T23:34:07.206Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
23:34:07 [2020-11-18T23:34:07.206Z] Status: Downloaded newer image for golang:1.13.15-buster
23:34:07 [2020-11-18T23:34:07.206Z]  ---> 805dc2d65d1c
23:34:07 [2020-11-18T23:34:07.206Z] Step 5/15 : ARG BUILDX_REPO
23:34:07 [2020-11-18T23:34:07.315Z] #38 ...
23:34:07 [2020-11-18T23:34:07.315Z] 
23:34:07 [2020-11-18T23:34:07.315Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:34:07 [2020-11-18T23:34:07.315Z] #30 2.437 + git clone https://github.com/kolyshkin/go-swagger.git .
23:34:07 [2020-11-18T23:34:07.315Z] #30 2.473 Cloning into '.'...
23:34:07 [2020-11-18T23:34:07.315Z] #30 ...
23:34:07 [2020-11-18T23:34:07.315Z] 
23:34:07 [2020-11-18T23:34:07.315Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.513 + RM_GOPATH=0
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.513 + TMP_GOPATH=
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.513 + : /build
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.513 + '[' -z '' ']'
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.513 ++ mktemp -d
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.524 + export GOPATH=/tmp/tmp.weVzKVZNEQ
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.524 + GOPATH=/tmp/tmp.weVzKVZNEQ
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.524 + RM_GOPATH=1
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.524 + case "$(go env GOARCH)" in
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.524 ++ go env GOARCH
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.529 + export GO_BUILDMODE=-buildmode=pie
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.529 + GO_BUILDMODE=-buildmode=pie
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.544 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.544 ++ dirname /tmp/install/install.sh
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.544 + dir=/tmp/install
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.544 + bin=vndr
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.544 + shift
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.544 + '[' '!' -f /tmp/install/vndr.installer ']'
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.544 + . /tmp/install/vndr.installer
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.544 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.544 + install_vndr
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.544 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.544 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.weVzKVZNEQ/src/github.com/LK4D4/vndr
23:34:07 [2020-11-18T23:34:07.315Z] #43 2.544 Cloning into '/tmp/tmp.weVzKVZNEQ/src/github.com/LK4D4/vndr'...
23:34:07 [2020-11-18T23:34:07.315Z] #43 3.022 + cd /tmp/tmp.weVzKVZNEQ/src/github.com/LK4D4/vndr
23:34:07 [2020-11-18T23:34:07.315Z] #43 3.023 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:34:07 [2020-11-18T23:34:07.315Z] #43 3.026 + go build -buildmode=pie -v -o /build/vndr .
23:34:07 [2020-11-18T23:34:07.315Z] #43 3.925 runtime/internal/math
23:34:07 [2020-11-18T23:34:07.315Z] #43 3.943 internal/race
23:34:07 [2020-11-18T23:34:07.315Z] #43 3.948 internal/bytealg
23:34:07 [2020-11-18T23:34:07.315Z] #43 4.025 sync/atomic
23:34:07 [2020-11-18T23:34:07.315Z] #43 4.217 runtime
23:34:07 [2020-11-18T23:34:07.315Z] #43 4.248 unicode
23:34:07 [2020-11-18T23:34:07.315Z] #43 6.562 unicode/utf8
23:34:07 [2020-11-18T23:34:07.315Z] #43 6.985 math
23:34:07 [2020-11-18T23:34:07.509Z]  ---> Running in 1b4587b50eed
23:34:07 [2020-11-18T23:34:07.509Z] Removing intermediate container 1b4587b50eed
23:34:07 [2020-11-18T23:34:07.509Z]  ---> b5573dccae97
23:34:07 [2020-11-18T23:34:07.509Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
23:34:07 [2020-11-18T23:34:07.509Z]  ---> Running in ed4c4d190f4e
23:34:07 [2020-11-18T23:34:07.646Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s
23:34:07 [2020-11-18T23:34:07.647Z] #43 10.89 unicode/utf16
23:34:07 [2020-11-18T23:34:07.647Z] #43 ...
23:34:07 [2020-11-18T23:34:07.647Z] 
23:34:07 [2020-11-18T23:34:07.647Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.161 + RM_GOPATH=0
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.161 + TMP_GOPATH=
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.161 + : /build
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.161 + '[' -z '' ']'
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.161 ++ mktemp -d
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.163 + export GOPATH=/tmp/tmp.yU0UqA2H8k
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.163 + GOPATH=/tmp/tmp.yU0UqA2H8k
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.163 + RM_GOPATH=1
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.163 + case "$(go env GOARCH)" in
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.163 ++ go env GOARCH
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 Install docker-proxy version 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + export GO_BUILDMODE=-buildmode=pie
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + GO_BUILDMODE=-buildmode=pie
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 ++ dirname /tmp/install/install.sh
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + dir=/tmp/install
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + bin=proxy
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + shift
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + '[' '!' -f /tmp/install/proxy.installer ']'
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + . /tmp/install/proxy.installer
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 ++ : 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + install_proxy
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + case "$1" in
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + export CGO_ENABLED=0
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + CGO_ENABLED=0
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + _install_proxy
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + echo 'Install docker-proxy version 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546'
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yU0UqA2H8k/src/github.com/docker/libnetwork
23:34:07 [2020-11-18T23:34:07.647Z] #62 2.175 Cloning into '/tmp/tmp.yU0UqA2H8k/src/github.com/docker/libnetwork'...
23:34:07 [2020-11-18T23:34:07.647Z] #62 ...
23:34:07 [2020-11-18T23:34:07.647Z] 
23:34:07 [2020-11-18T23:34:07.647Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.752 + RM_GOPATH=0
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.752 + TMP_GOPATH=
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.752 + : /build
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.752 + '[' -z '' ']'
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.753 ++ mktemp -d
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.754 + export GOPATH=/tmp/tmp.htc2w1CUmd
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.754 + GOPATH=/tmp/tmp.htc2w1CUmd
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.754 + RM_GOPATH=1
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.754 + case "$(go env GOARCH)" in
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.754 ++ go env GOARCH
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.789 + export GO_BUILDMODE=-buildmode=pie
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.789 + GO_BUILDMODE=-buildmode=pie
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.804 ++ dirname /tmp/install/install.sh
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.804 + dir=/tmp/install
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.804 + bin=shfmt
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.804 + shift
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.804 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.804 + . /tmp/install/shfmt.installer
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.804 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.804 + install_shfmt
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.804 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.804 + git clone https://github.com/mvdan/sh.git /tmp/tmp.htc2w1CUmd/src/github.com/mvdan/sh
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.804 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:34:07 [2020-11-18T23:34:07.647Z] #49 2.817 Cloning into '/tmp/tmp.htc2w1CUmd/src/github.com/mvdan/sh'...
23:34:07 [2020-11-18T23:34:07.647Z] #49 9.488 + cd /tmp/tmp.htc2w1CUmd/src/github.com/mvdan/sh
23:34:07 [2020-11-18T23:34:07.647Z] #49 9.489 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:34:07 [2020-11-18T23:34:07.647Z] #49 9.524 + GO111MODULE=on
23:34:07 [2020-11-18T23:34:07.647Z] #49 9.559 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:34:07 [2020-11-18T23:34:07.647Z] #49 10.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:34:07 [2020-11-18T23:34:07.647Z] #49 10.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:34:07 [2020-11-18T23:34:07.647Z] #49 10.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:34:07 [2020-11-18T23:34:07.647Z] #49 10.93 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:34:07 [2020-11-18T23:34:07.647Z] #49 10.94 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:34:07 [2020-11-18T23:34:07.802Z] Cloning into '/buildx'...
23:34:07 [2020-11-18T23:34:07.939Z] #49 ...
23:34:07 [2020-11-18T23:34:07.939Z] 
23:34:07 [2020-11-18T23:34:07.939Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:34:07 [2020-11-18T23:34:07.939Z] #34 2.161 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:34:07 [2020-11-18T23:34:07.939Z] #34 2.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:34:07 [2020-11-18T23:34:07.939Z] #34 2.384 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:34:07 [2020-11-18T23:34:07.939Z] #34 2.688 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:34:07 [2020-11-18T23:34:07.939Z] #34 4.248 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
23:34:07 [2020-11-18T23:34:07.939Z] #34 5.498 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
23:34:07 [2020-11-18T23:34:07.939Z] #34 ...
23:34:07 [2020-11-18T23:34:07.939Z] 
23:34:07 [2020-11-18T23:34:07.939Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.845 + RM_GOPATH=0
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.845 + TMP_GOPATH=
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.845 + : /build
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.845 + '[' -z '' ']'
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.845 ++ mktemp -d
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.849 + export GOPATH=/tmp/tmp.mgOdd5bsGk
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.849 + GOPATH=/tmp/tmp.mgOdd5bsGk
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.849 + RM_GOPATH=1
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.849 + case "$(go env GOARCH)" in
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.849 ++ go env GOARCH
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.860 + export GO_BUILDMODE=-buildmode=pie
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.860 + GO_BUILDMODE=-buildmode=pie
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.860 ++ dirname /tmp/install/install.sh
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.871 + dir=/tmp/install
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.871 + bin=gotestsum
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.871 + shift
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.871 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.871 + . /tmp/install/gotestsum.installer
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.871 ++ : v0.5.3
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.871 + install_gotestsum
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.871 + set -e
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.871 + export GO111MODULE=on
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.871 + GO111MODULE=on
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.871 + GOBIN=/build
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.871 + go get gotest.tools/gotestsum@v0.5.3
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.914 go: finding gotest.tools/gotestsum v0.5.3
23:34:07 [2020-11-18T23:34:07.939Z] #45 2.916 go: finding gotest.tools v0.5.3
23:34:07 [2020-11-18T23:34:07.939Z] #45 3.513 go: downloading gotest.tools/gotestsum v0.5.3
23:34:07 [2020-11-18T23:34:07.939Z] #45 3.892 go: extracting gotest.tools/gotestsum v0.5.3
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.011 go: downloading github.com/pkg/errors v0.9.1
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.037 go: downloading github.com/spf13/pflag v1.0.3
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.081 go: downloading github.com/fatih/color v1.9.0
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.081 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.089 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.094 go: extracting github.com/pkg/errors v0.9.1
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.108 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.287 go: downloading github.com/jonboulle/clockwork v0.1.0
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.299 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.350 go: extracting github.com/fatih/color v1.9.0
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.355 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.414 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.430 go: downloading github.com/mattn/go-colorable v0.1.6
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.436 go: downloading github.com/mattn/go-isatty v0.0.12
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.586 go: extracting github.com/spf13/pflag v1.0.3
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.603 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.603 go: extracting github.com/jonboulle/clockwork v0.1.0
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.606 go: extracting github.com/mattn/go-colorable v0.1.6
23:34:07 [2020-11-18T23:34:07.939Z] #45 5.674 go: extracting github.com/mattn/go-isatty v0.0.12
23:34:07 [2020-11-18T23:34:07.939Z] #45 6.989 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:34:07 [2020-11-18T23:34:07.939Z] #45 7.123 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:34:07 [2020-11-18T23:34:07.939Z] #45 9.239 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:34:07 [2020-11-18T23:34:07.939Z] #45 11.08 go: finding github.com/fatih/color v1.9.0
23:34:07 [2020-11-18T23:34:07.939Z] #45 11.11 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:34:07 [2020-11-18T23:34:07.939Z] #45 11.12 go: finding github.com/pkg/errors v0.9.1
23:34:07 [2020-11-18T23:34:07.939Z] #45 11.21 go: finding github.com/mattn/go-colorable v0.1.6
23:34:07 [2020-11-18T23:34:07.939Z] #45 11.21 go: finding github.com/spf13/pflag v1.0.3
23:34:07 [2020-11-18T23:34:07.939Z] #45 11.27 go: finding github.com/mattn/go-isatty v0.0.12
23:34:07 [2020-11-18T23:34:07.939Z] #45 11.32 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:34:07 [2020-11-18T23:34:07.939Z] #45 ...
23:34:07 [2020-11-18T23:34:07.939Z] 
23:34:07 [2020-11-18T23:34:07.939Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.309 + RM_GOPATH=0
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.309 + TMP_GOPATH=
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.309 + : /build
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.309 + '[' -z '' ']'
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.309 ++ mktemp -d
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.315 + export GOPATH=/tmp/tmp.FOle1AU6ae
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.315 + GOPATH=/tmp/tmp.FOle1AU6ae
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.315 + RM_GOPATH=1
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.315 + case "$(go env GOARCH)" in
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.315 ++ go env GOARCH
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.315 + export GO_BUILDMODE=-buildmode=pie
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.315 + GO_BUILDMODE=-buildmode=pie
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.315 ++ dirname /tmp/install/install.sh
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 + dir=/tmp/install
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 + bin=rootlesskit
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 + shift
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 + . /tmp/install/rootlesskit.installer
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 + install_rootlesskit
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 + case "$1" in
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 + export CGO_ENABLED=0
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 + CGO_ENABLED=0
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 + _install_rootlesskit
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FOle1AU6ae/src/github.com/rootless-containers/rootlesskit
23:34:07 [2020-11-18T23:34:07.939Z] #56 2.328 Cloning into '/tmp/tmp.FOle1AU6ae/src/github.com/rootless-containers/rootlesskit'...
23:34:07 [2020-11-18T23:34:07.939Z] #56 5.664 + cd /tmp/tmp.FOle1AU6ae/src/github.com/rootless-containers/rootlesskit
23:34:07 [2020-11-18T23:34:07.939Z] #56 5.667 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:34:07 [2020-11-18T23:34:07.939Z] #56 5.736 + for f in rootlesskit rootlesskit-docker-proxy
23:34:07 [2020-11-18T23:34:07.939Z] #56 5.741 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:34:08 [2020-11-18T23:34:08.231Z] #56 ...
23:34:08 [2020-11-18T23:34:08.231Z] 
23:34:08 [2020-11-18T23:34:08.231Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:34:08 [2020-11-18T23:34:08.231Z] #53 3.132 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:34:08 [2020-11-18T23:34:08.231Z] #53 3.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:34:08 [2020-11-18T23:34:08.231Z] #53 3.189 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:34:08 [2020-11-18T23:34:08.231Z] #53 3.803 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:34:08 [2020-11-18T23:34:08.231Z] #53 5.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
23:34:08 [2020-11-18T23:34:08.231Z] #53 6.871 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
23:34:08 [2020-11-18T23:34:08.231Z] #53 ...
23:34:08 [2020-11-18T23:34:08.231Z] 
23:34:08 [2020-11-18T23:34:08.231Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:34:08 [2020-11-18T23:34:08.231Z] #45 11.51 go: finding github.com/jonboulle/clockwork v0.1.0
23:34:08 [2020-11-18T23:34:08.231Z] #45 11.55 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:34:08 [2020-11-18T23:34:08.231Z] #45 11.60 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:34:08 [2020-11-18T23:34:08.231Z] #45 11.61 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:34:09 [2020-11-18T23:34:09.560Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.1s done
23:34:09 [2020-11-18T23:34:09.560Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
23:34:09 [2020-11-18T23:34:09.560Z] #8 ...
23:34:09 [2020-11-18T23:34:09.560Z] 
23:34:09 [2020-11-18T23:34:09.560Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:34:09 [2020-11-18T23:34:09.560Z] #25 1.566 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 1.584 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 1.600 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 1.789 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 2.128 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:34:09 [2020-11-18T23:34:09.560Z] #25 2.428 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 3.989 Fetched 8401 kB in 3s (3064 kB/s)
23:34:09 [2020-11-18T23:34:09.560Z] #25 3.989 Reading package lists...
23:34:09 [2020-11-18T23:34:09.560Z] #25 4.975 Reading package lists...
23:34:09 [2020-11-18T23:34:09.560Z] #25 5.992 Building dependency tree...
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.405 The following additional packages will be installed:
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.405   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.405   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.405   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.405 Suggested packages:
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.405   krb5-doc krb5-user
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.405 Recommended packages:
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.405   krb5-locales publicsuffix libsasl2-modules
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.583 The following NEW packages will be installed:
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.583   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.583   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.583   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.583   libssh2-1 libssl1.1 openssl
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.869 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.869 Need to get 5050 kB of archives.
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.869 After this operation, 12.1 MB of additional disk space will be used.
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.869 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.870 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.874 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.880 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.880 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.920 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.933 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.933 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.933 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.936 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.936 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.942 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.948 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.955 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.955 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.955 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.960 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.961 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.966 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.969 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 6.973 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.180 debconf: delaying package configuration, since apt-utils is not installed
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.217 Fetched 5050 kB in 0s (14.0 MB/s)
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.245 Selecting previously unselected package libsasl2-modules-db:amd64.
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.245 (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 ... 6677 files and directories currently installed.)
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.252 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.264 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.307 Selecting previously unselected package libsasl2-2:amd64.
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.307 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.317 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.382 Selecting previously unselected package libldap-common.
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.382 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.389 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.456 Selecting previously unselected package libldap-2.4-2:amd64.
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.456 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.560Z] #25 7.468 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 7.560 Selecting previously unselected package libssl1.1:amd64.
23:34:09 [2020-11-18T23:34:09.561Z] #25 7.560 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 7.565 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 7.780 Selecting previously unselected package openssl.
23:34:09 [2020-11-18T23:34:09.561Z] #25 7.780 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 7.784 Unpacking openssl (1.1.1d-0+deb10u3) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 7.961 Selecting previously unselected package ca-certificates.
23:34:09 [2020-11-18T23:34:09.561Z] #25 7.961 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 7.972 Unpacking ca-certificates (20200601~deb10u1) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.075 Selecting previously unselected package libkeyutils1:amd64.
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.077 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.088 Unpacking libkeyutils1:amd64 (1.6-6) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.140 Selecting previously unselected package libkrb5support0:amd64.
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.140 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.155 Unpacking libkrb5support0:amd64 (1.17-3) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.226 Selecting previously unselected package libk5crypto3:amd64.
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.226 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.237 Unpacking libk5crypto3:amd64 (1.17-3) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.316 Selecting previously unselected package libkrb5-3:amd64.
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.316 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.333 Unpacking libkrb5-3:amd64 (1.17-3) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.476 Selecting previously unselected package libgssapi-krb5-2:amd64.
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.476 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.485 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.564 Selecting previously unselected package libnghttp2-14:amd64.
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.564 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.570 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.633 Selecting previously unselected package libpsl5:amd64.
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.633 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.641 Unpacking libpsl5:amd64 (0.20.2-2) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.696 Selecting previously unselected package librtmp1:amd64.
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.699 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.704 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.766 Selecting previously unselected package libssh2-1:amd64.
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.766 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.769 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.844 Selecting previously unselected package libcurl4:amd64.
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.844 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.851 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.933 Selecting previously unselected package curl.
23:34:09 [2020-11-18T23:34:09.561Z] #25 8.933 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.823Z] #25 8.938 Unpacking curl (7.64.0-4+deb10u1) ...
23:34:09 [2020-11-18T23:34:09.823Z] #25 9.019 Selecting previously unselected package libonig5:amd64.
23:34:09 [2020-11-18T23:34:09.823Z] #25 9.019 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
23:34:09 [2020-11-18T23:34:09.823Z] #25 9.024 Unpacking libonig5:amd64 (6.9.1-1) ...
23:34:09 [2020-11-18T23:34:09.823Z] #25 ...
23:34:09 [2020-11-18T23:34:09.823Z] 
23:34:09 [2020-11-18T23:34:09.823Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:34:11 [2020-11-18T23:34:11.352Z] Removing intermediate container ed4c4d190f4e
23:34:11 [2020-11-18T23:34:11.352Z]  ---> 9bc8b9166d28
23:34:11 [2020-11-18T23:34:11.352Z] Step 7/15 : WORKDIR /buildx
23:34:11 [2020-11-18T23:34:11.352Z]  ---> Running in 01e5067d943a
23:34:11 [2020-11-18T23:34:11.352Z] Removing intermediate container 01e5067d943a
23:34:11 [2020-11-18T23:34:11.352Z]  ---> 5854bf2c3a4f
23:34:11 [2020-11-18T23:34:11.352Z] Step 8/15 : ARG BUILDX_COMMIT
23:34:11 [2020-11-18T23:34:11.352Z]  ---> Running in b3b8f5201f6a
23:34:11 [2020-11-18T23:34:11.644Z] Removing intermediate container b3b8f5201f6a
23:34:11 [2020-11-18T23:34:11.644Z]  ---> 5276de414e52
23:34:11 [2020-11-18T23:34:11.644Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
23:34:11 [2020-11-18T23:34:11.644Z]  ---> Running in 552614723a8a
23:34:11 [2020-11-18T23:34:11.938Z] From https://github.com/docker/buildx
23:34:11 [2020-11-18T23:34:11.938Z]  * [new tag]         v0.3.1     -> build
23:34:12 [2020-11-18T23:34:12.578Z] Switched to branch 'build'
23:34:13 [2020-11-18T23:34:13.620Z] Removing intermediate container 552614723a8a
23:34:13 [2020-11-18T23:34:13.620Z]  ---> df30ffe93339
23:34:13 [2020-11-18T23:34:13.620Z] Step 10/15 : ARG GOOS
23:34:13 [2020-11-18T23:34:13.620Z]  ---> Running in ff2efdedf3ee
23:34:13 [2020-11-18T23:34:13.620Z] Removing intermediate container ff2efdedf3ee
23:34:13 [2020-11-18T23:34:13.620Z]  ---> 9578617c7cfb
23:34:13 [2020-11-18T23:34:13.620Z] Step 11/15 : ARG GOARCH
23:34:13 [2020-11-18T23:34:13.620Z]  ---> Running in 70a8ee5b41a8
23:34:13 [2020-11-18T23:34:13.813Z] #45 ...
23:34:13 [2020-11-18T23:34:13.814Z] 
23:34:13 [2020-11-18T23:34:13.814Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:34:13 [2020-11-18T23:34:13.814Z] #47 8.415 go: extracting gopkg.in/ini.v1 v1.51.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 8.534 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:34:13 [2020-11-18T23:34:13.814Z] #47 8.534 go: downloading github.com/subosito/gotenv v1.2.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 8.697 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:34:13 [2020-11-18T23:34:13.814Z] #47 8.724 go: extracting github.com/subosito/gotenv v1.2.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 8.732 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:34:13 [2020-11-18T23:34:13.814Z] #47 8.803 go: extracting github.com/mitchellh/mapstructure v1.1.2
23:34:13 [2020-11-18T23:34:13.814Z] #47 8.962 go: downloading github.com/sirupsen/logrus v1.4.2
23:34:13 [2020-11-18T23:34:13.814Z] #47 9.114 go: extracting github.com/sirupsen/logrus v1.4.2
23:34:13 [2020-11-18T23:34:13.814Z] #47 9.119 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:34:13 [2020-11-18T23:34:13.814Z] #47 9.242 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:34:13 [2020-11-18T23:34:13.814Z] #47 9.893 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.27 go: downloading github.com/mattn/go-isatty v0.0.8
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.28 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.28 go: downloading github.com/spf13/afero v1.1.2
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.28 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.28 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.28 go: downloading github.com/uudashr/gocognit v1.0.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.34 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.35 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.40 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.40 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.40 go: extracting github.com/inconshreveable/mousetrap v1.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.41 go: extracting github.com/uudashr/gocognit v1.0.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.45 go: extracting github.com/spf13/afero v1.1.2
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.45 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.45 go: extracting github.com/mattn/go-isatty v0.0.8
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.49 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.53 go: downloading github.com/pkg/errors v0.8.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.56 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.58 go: downloading github.com/ultraware/funlen v0.0.2
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.71 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.75 go: downloading golang.org/x/text v0.3.2
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.76 go: extracting github.com/pkg/errors v0.8.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.87 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.94 go: extracting github.com/ultraware/funlen v0.0.2
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.94 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.94 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
23:34:13 [2020-11-18T23:34:13.814Z] #47 12.94 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.08 go: downloading github.com/hashicorp/hcl v1.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.30 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.32 go: downloading github.com/stretchr/testify v1.4.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.32 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.41 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.45 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.59 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.79 go: extracting github.com/stretchr/testify v1.4.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.81 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.98 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:34:13 [2020-11-18T23:34:13.814Z] #47 13.99 go: extracting github.com/hashicorp/hcl v1.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 14.19 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 14.20 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:34:13 [2020-11-18T23:34:13.814Z] #47 14.52 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:34:13 [2020-11-18T23:34:13.814Z] #47 14.53 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 14.61 go: downloading github.com/davecgh/go-spew v1.1.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 14.69 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:34:13 [2020-11-18T23:34:13.814Z] #47 14.69 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:34:13 [2020-11-18T23:34:13.814Z] #47 14.79 go: extracting github.com/spf13/jwalterweatherman v1.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 14.79 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:34:13 [2020-11-18T23:34:13.814Z] #47 14.80 go: downloading gopkg.in/yaml.v2 v2.2.7
23:34:13 [2020-11-18T23:34:13.814Z] #47 14.92 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:34:13 [2020-11-18T23:34:13.814Z] #47 14.98 go: extracting github.com/davecgh/go-spew v1.1.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.07 go: extracting gopkg.in/yaml.v2 v2.2.7
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.07 go: extracting github.com/fsnotify/fsnotify v1.4.7
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.08 go: downloading github.com/magiconair/properties v1.8.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.12 go: downloading github.com/ultraware/whitespace v0.0.4
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.28 go: downloading github.com/stretchr/objx v0.2.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.30 go: extracting github.com/go-lintpack/lintpack v0.5.2
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.31 go: extracting github.com/magiconair/properties v1.8.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.31 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.32 go: extracting github.com/ultraware/whitespace v0.0.4
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.33 go: downloading github.com/kisielk/gotool v1.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.43 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.44 go: extracting github.com/kisielk/gotool v1.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.45 go: downloading github.com/pelletier/go-toml v1.2.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.48 go: extracting github.com/mitchellh/go-homedir v1.1.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.66 go: extracting github.com/stretchr/objx v0.2.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.66 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.73 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.74 go: downloading github.com/pmezard/go-difflib v1.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.83 go: extracting github.com/pelletier/go-toml v1.2.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.93 go: extracting github.com/sourcegraph/go-diff v0.5.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 15.94 go: downloading github.com/go-critic/go-critic v0.4.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.09 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.15 go: extracting github.com/pmezard/go-difflib v1.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.34 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.36 go: extracting github.com/go-toolsmith/astfmt v1.0.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.36 go: downloading github.com/spf13/cast v1.3.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.47 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.55 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.56 go: downloading github.com/BurntSushi/toml v0.3.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.83 go: extracting github.com/spf13/cast v1.3.0
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:34:13 [2020-11-18T23:34:13.814Z] #47 16.87 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:34:13 [2020-11-18T23:34:13.814Z] #47 17.01 go: downloading github.com/gogo/protobuf v1.2.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 17.01 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:34:13 [2020-11-18T23:34:13.814Z] #47 17.01 go: extracting github.com/BurntSushi/toml v0.3.1
23:34:13 [2020-11-18T23:34:13.814Z] #47 17.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:34:13 [2020-11-18T23:34:13.814Z] #47 17.24 go: downloading github.com/gobwas/glob v0.2.3
23:34:13 [2020-11-18T23:34:13.814Z] #47 17.26 go: extracting github.com/go-critic/go-critic v0.4.1
23:34:13 [2020-11-18T23:34:13.922Z] Removing intermediate container 70a8ee5b41a8
23:34:13 [2020-11-18T23:34:13.922Z]  ---> ce4901efafe6
23:34:13 [2020-11-18T23:34:13.922Z] 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
23:34:13 [2020-11-18T23:34:13.922Z]  ---> Running in 49d39107dca7
23:34:14 [2020-11-18T23:34:14.106Z] #47 17.43 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:34:14 [2020-11-18T23:34:14.106Z] #47 17.49 go: extracting github.com/gobwas/glob v0.2.3
23:34:14 [2020-11-18T23:34:14.398Z] #47 17.59 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:34:15 [2020-11-18T23:34:15.033Z] #47 18.28 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:34:15 [2020-11-18T23:34:15.033Z] #47 18.40 go: downloading github.com/go-toolsmith/astp v1.0.0
23:34:15 [2020-11-18T23:34:15.033Z] #47 18.40 go: downloading github.com/go-toolsmith/typep v1.0.0
23:34:15 [2020-11-18T23:34:15.033Z] #47 18.40 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:34:15 [2020-11-18T23:34:15.033Z] #47 18.42 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:34:15 [2020-11-18T23:34:15.033Z] #47 18.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:34:15 [2020-11-18T23:34:15.033Z] #47 18.44 go: extracting github.com/go-toolsmith/astp v1.0.0
23:34:15 [2020-11-18T23:34:15.033Z] #47 18.44 go: extracting github.com/go-toolsmith/astcopy v1.0.0
23:34:15 [2020-11-18T23:34:15.033Z] #47 18.44 go: extracting github.com/go-toolsmith/astequal v1.0.0
23:34:15 [2020-11-18T23:34:15.033Z] #47 18.46 go: extracting github.com/go-toolsmith/astcast v1.0.0
23:34:15 [2020-11-18T23:34:15.107Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s
23:34:15 [2020-11-18T23:34:15.107Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done
23:34:15 [2020-11-18T23:34:15.326Z] #47 18.74 go: extracting github.com/go-toolsmith/strparse v1.0.0
23:34:15 [2020-11-18T23:34:15.326Z] #47 18.78 go: extracting github.com/go-toolsmith/typep v1.0.0
23:34:15 [2020-11-18T23:34:15.676Z] #8 ...
23:34:15 [2020-11-18T23:34:15.676Z] 
23:34:15 [2020-11-18T23:34:15.676Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.100 Selecting previously unselected package libjq1:amd64.
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.100 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.105 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.166 Selecting previously unselected package jq.
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.166 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.170 Unpacking jq (1.5+dfsg-2+b1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.227 Setting up libkeyutils1:amd64 (1.6-6) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.243 Setting up libpsl5:amd64 (0.20.2-2) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.257 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.409 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.424 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.440 Setting up libkrb5support0:amd64 (1.17-3) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.456 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.471 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.486 Setting up libk5crypto3:amd64 (1.17-3) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.498 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.509 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.522 Setting up libkrb5-3:amd64 (1.17-3) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.578 Setting up openssl (1.1.1d-0+deb10u3) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.594 Setting up libonig5:amd64 (6.9.1-1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.606 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.619 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 9.633 Setting up ca-certificates (20200601~deb10u1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 10.33 Updating certificates in /etc/ssl/certs...
23:34:15 [2020-11-18T23:34:15.676Z] #25 11.33 126 added, 0 removed; done.
23:34:15 [2020-11-18T23:34:15.676Z] #25 11.38 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 11.49 Setting up jq (1.5+dfsg-2+b1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 11.50 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 11.51 Setting up curl (7.64.0-4+deb10u1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 11.53 Processing triggers for libc-bin (2.28-10) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 11.56 Processing triggers for ca-certificates (20200601~deb10u1) ...
23:34:15 [2020-11-18T23:34:15.676Z] #25 11.57 Updating certificates in /etc/ssl/certs...
23:34:15 [2020-11-18T23:34:15.676Z] #25 12.52 0 added, 0 removed; done.
23:34:15 [2020-11-18T23:34:15.676Z] #25 12.52 Running hooks in /etc/ca-certificates/update.d...
23:34:15 [2020-11-18T23:34:15.676Z] #25 12.52 done.
23:34:15 [2020-11-18T23:34:15.676Z] #25 DONE 14.8s
23:34:15 [2020-11-18T23:34:15.676Z] 
23:34:15 [2020-11-18T23:34:15.676Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:34:15 [2020-11-18T23:34:15.676Z] #26 DONE 0.1s
23:34:15 [2020-11-18T23:34:15.676Z] 
23:34:15 [2020-11-18T23:34:15.676Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:34:15 [2020-11-18T23:34:15.676Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
23:34:15 [2020-11-18T23:34:15.961Z] #47 19.40 go: extracting golang.org/x/text v0.3.2
23:34:16 [2020-11-18T23:34:16.254Z] #47 19.61 go: extracting github.com/gogo/protobuf v1.2.1
23:34:17 [2020-11-18T23:34:17.764Z] #47 ...
23:34:17 [2020-11-18T23:34:17.764Z] 
23:34:17 [2020-11-18T23:34:17.764Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:34:17 [2020-11-18T23:34:17.764Z] #43 11.07 container/list
23:34:17 [2020-11-18T23:34:17.764Z] #43 11.60 crypto/internal/subtle
23:34:17 [2020-11-18T23:34:17.764Z] #43 11.72 crypto/subtle
23:34:17 [2020-11-18T23:34:17.764Z] #43 11.85 vendor/golang.org/x/crypto/cryptobyte/asn1
23:34:17 [2020-11-18T23:34:17.764Z] #43 11.93 internal/nettrace
23:34:17 [2020-11-18T23:34:17.764Z] #43 12.02 runtime/cgo
23:34:17 [2020-11-18T23:34:17.764Z] #43 ...
23:34:17 [2020-11-18T23:34:17.764Z] 
23:34:17 [2020-11-18T23:34:17.764Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:34:17 [2020-11-18T23:34:17.764Z] #34 12.27 Fetched 8090 kB in 10s (791 kB/s)
23:34:17 [2020-11-18T23:34:17.764Z] #34 12.27 Reading package lists...
23:34:17 [2020-11-18T23:34:17.764Z] #34 15.21 Reading package lists...
23:34:17 [2020-11-18T23:34:17.764Z] #34 17.70 Building dependency tree...
23:34:17 [2020-11-18T23:34:17.764Z] #34 18.68 The following additional packages will be installed:
23:34:17 [2020-11-18T23:34:17.764Z] #34 18.72   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:34:17 [2020-11-18T23:34:17.764Z] #34 18.72 Suggested packages:
23:34:17 [2020-11-18T23:34:17.764Z] #34 18.73   cmake-doc ninja-build lrzip
23:34:17 [2020-11-18T23:34:17.764Z] #34 18.73 Recommended packages:
23:34:17 [2020-11-18T23:34:17.764Z] #34 18.73   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.30 The following NEW packages will be installed:
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.30   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.30   vim-common xxd
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.39 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.39 Need to get 14.0 MB of archives.
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.39 After this operation, 62.1 MB of additional disk space will be used.
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
23:34:17 [2020-11-18T23:34:17.764Z] #34 19.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
23:34:17 [2020-11-18T23:34:17.764Z] #34 20.90 debconf: delaying package configuration, since apt-utils is not installed
23:34:17 [2020-11-18T23:34:17.764Z] #34 20.98 Fetched 14.0 MB in 1s (17.7 MB/s)
23:34:17 [2020-11-18T23:34:17.764Z] #34 21.02 Selecting previously unselected package xxd.
23:34:17 [2020-11-18T23:34:17.764Z] #34 21.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
23:34:17 [2020-11-18T23:34:17.764Z] #34 21.05 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
23:34:17 [2020-11-18T23:34:17.764Z] #34 21.05 Unpacking xxd (2:8.1.0875-5) ...
23:34:17 [2020-11-18T23:34:17.764Z] #34 21.20 Selecting previously unselected package vim-common.
23:34:17 [2020-11-18T23:34:17.764Z] #34 21.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:34:17 [2020-11-18T23:34:17.764Z] #34 21.22 Unpacking vim-common (2:8.1.0875-5) ...
23:34:18 [2020-11-18T23:34:18.057Z] #34 ...
23:34:18 [2020-11-18T23:34:18.057Z] 
23:34:18 [2020-11-18T23:34:18.057Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:18 [2020-11-18T23:34:18.057Z] #49 11.45 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:34:18 [2020-11-18T23:34:18.057Z] #49 11.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:34:18 [2020-11-18T23:34:18.057Z] #49 12.69 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:34:18 [2020-11-18T23:34:18.057Z] #49 13.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:34:18 [2020-11-18T23:34:18.057Z] #49 13.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:34:18 [2020-11-18T23:34:18.057Z] #49 13.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:34:18 [2020-11-18T23:34:18.057Z] #49 13.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:34:18 [2020-11-18T23:34:18.057Z] #49 14.14 runtime
23:34:18 [2020-11-18T23:34:18.057Z] #49 ...
23:34:18 [2020-11-18T23:34:18.057Z] 
23:34:18 [2020-11-18T23:34:18.057Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:34:18 [2020-11-18T23:34:18.057Z] #53 13.41 Fetched 8090 kB in 10s (784 kB/s)
23:34:18 [2020-11-18T23:34:18.057Z] #53 13.41 Reading package lists...
23:34:18 [2020-11-18T23:34:18.057Z] #53 16.33 Reading package lists...
23:34:18 [2020-11-18T23:34:18.057Z] #53 18.84 Building dependency tree...
23:34:18 [2020-11-18T23:34:18.057Z] #53 19.63 The following additional packages will be installed:
23:34:18 [2020-11-18T23:34:18.057Z] #53 19.67   libbtrfs0
23:34:18 [2020-11-18T23:34:18.057Z] #53 19.73 The following NEW packages will be installed:
23:34:18 [2020-11-18T23:34:18.057Z] #53 19.73   libbtrfs-dev libbtrfs0
23:34:18 [2020-11-18T23:34:18.057Z] #53 19.85 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
23:34:18 [2020-11-18T23:34:18.057Z] #53 19.85 Need to get 118 kB of archives.
23:34:18 [2020-11-18T23:34:18.057Z] #53 19.85 After this operation, 390 kB of additional disk space will be used.
23:34:18 [2020-11-18T23:34:18.057Z] #53 19.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
23:34:18 [2020-11-18T23:34:18.057Z] #53 19.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
23:34:18 [2020-11-18T23:34:18.057Z] #53 20.50 debconf: delaying package configuration, since apt-utils is not installed
23:34:18 [2020-11-18T23:34:18.057Z] #53 20.56 Fetched 118 kB in 0s (997 kB/s)
23:34:18 [2020-11-18T23:34:18.057Z] #53 20.64 Selecting previously unselected package libbtrfs0.
23:34:18 [2020-11-18T23:34:18.057Z] #53 20.64 (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.)
23:34:18 [2020-11-18T23:34:18.057Z] #53 20.70 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
23:34:18 [2020-11-18T23:34:18.057Z] #53 20.71 Unpacking libbtrfs0 (4.20.1-2) ...
23:34:18 [2020-11-18T23:34:18.057Z] #53 20.77 Selecting previously unselected package libbtrfs-dev.
23:34:18 [2020-11-18T23:34:18.057Z] #53 20.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
23:34:18 [2020-11-18T23:34:18.057Z] #53 20.77 Unpacking libbtrfs-dev (4.20.1-2) ...
23:34:18 [2020-11-18T23:34:18.057Z] #53 20.98 Setting up libbtrfs0 (4.20.1-2) ...
23:34:18 [2020-11-18T23:34:18.057Z] #53 21.00 Setting up libbtrfs-dev (4.20.1-2) ...
23:34:18 [2020-11-18T23:34:18.057Z] #53 21.01 Processing triggers for libc-bin (2.28-10) ...
23:34:18 [2020-11-18T23:34:18.057Z] #53 DONE 21.6s
23:34:18 [2020-11-18T23:34:18.057Z] 
23:34:18 [2020-11-18T23:34:18.057Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.838 + RM_GOPATH=0
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.838 + TMP_GOPATH=
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.838 + : /build
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.839 + '[' -z '' ']'
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.841 ++ mktemp -d
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.845 + export GOPATH=/tmp/tmp.oDYz46Xxku
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.845 + GOPATH=/tmp/tmp.oDYz46Xxku
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.845 + RM_GOPATH=1
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.845 + case "$(go env GOARCH)" in
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.846 ++ go env GOARCH
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.864 + export GO_BUILDMODE=-buildmode=pie
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.864 + GO_BUILDMODE=-buildmode=pie
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.865 ++ dirname /tmp/install/install.sh
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.868 + dir=/tmp/install
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.868 + bin=containerd
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.868 + shift
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.868 + '[' '!' -f /tmp/install/containerd.installer ']'
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.868 + . /tmp/install/containerd.installer
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.868 ++ set -e
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.869 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.869 + install_containerd
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.871 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.871 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.871 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oDYz46Xxku/src/github.com/containerd/containerd
23:34:19 [2020-11-18T23:34:19.095Z] #54 0.878 Cloning into '/tmp/tmp.oDYz46Xxku/src/github.com/containerd/containerd'...
23:34:19 [2020-11-18T23:34:19.729Z] #54 ...
23:34:19 [2020-11-18T23:34:19.729Z] 
23:34:19 [2020-11-18T23:34:19.729Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:34:19 [2020-11-18T23:34:19.729Z] #38 12.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:34:19 [2020-11-18T23:34:19.729Z] #38 14.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:34:19 [2020-11-18T23:34:19.729Z] #38 ...
23:34:19 [2020-11-18T23:34:19.729Z] 
23:34:19 [2020-11-18T23:34:19.729Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:34:19 [2020-11-18T23:34:19.729Z] #11 13.12 Fetched 8090 kB in 10s (817 kB/s)
23:34:19 [2020-11-18T23:34:19.729Z] #11 13.12 Reading package lists...
23:34:19 [2020-11-18T23:34:19.729Z] #11 16.15 Reading package lists...
23:34:19 [2020-11-18T23:34:19.729Z] #11 18.85 Building dependency tree...
23:34:19 [2020-11-18T23:34:19.729Z] #11 19.75 The following additional packages will be installed:
23:34:19 [2020-11-18T23:34:19.729Z] #11 19.76   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:34:19 [2020-11-18T23:34:19.729Z] #11 19.76   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:34:19 [2020-11-18T23:34:19.729Z] #11 19.76   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:34:19 [2020-11-18T23:34:19.729Z] #11 19.76   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:34:19 [2020-11-18T23:34:19.729Z] #11 19.76 Suggested packages:
23:34:19 [2020-11-18T23:34:19.729Z] #11 19.76   gcc-8-locales seccomp wine64
23:34:19 [2020-11-18T23:34:19.729Z] #11 20.66 The following NEW packages will be installed:
23:34:19 [2020-11-18T23:34:19.729Z] #11 20.66   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:34:19 [2020-11-18T23:34:19.729Z] #11 20.66   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:34:19 [2020-11-18T23:34:19.729Z] #11 20.66   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:34:19 [2020-11-18T23:34:19.729Z] #11 20.66   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:34:19 [2020-11-18T23:34:19.729Z] #11 20.66   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:34:19 [2020-11-18T23:34:19.729Z] #11 20.66   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:34:19 [2020-11-18T23:34:19.729Z] #11 20.84 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
23:34:19 [2020-11-18T23:34:19.729Z] #11 20.84 Need to get 73.3 MB of archives.
23:34:19 [2020-11-18T23:34:19.729Z] #11 20.84 After this operation, 494 MB of additional disk space will be used.
23:34:19 [2020-11-18T23:34:19.729Z] #11 20.84 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]
23:34:19 [2020-11-18T23:34:19.729Z] #11 21.09 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]
23:34:19 [2020-11-18T23:34:19.729Z] #11 21.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:34:19 [2020-11-18T23:34:19.729Z] #11 21.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
23:34:19 [2020-11-18T23:34:19.729Z] #11 21.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
23:34:19 [2020-11-18T23:34:19.729Z] #11 21.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
23:34:19 [2020-11-18T23:34:19.729Z] #11 21.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:34:19 [2020-11-18T23:34:19.729Z] #11 21.70 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]
23:34:19 [2020-11-18T23:34:19.729Z] #11 21.70 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]
23:34:20 [2020-11-18T23:34:20.022Z] #11 ...
23:34:20 [2020-11-18T23:34:20.022Z] 
23:34:20 [2020-11-18T23:34:20.022Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:34:20 [2020-11-18T23:34:20.022Z] #40 13.19 Fetched 8090 kB in 10s (805 kB/s)
23:34:20 [2020-11-18T23:34:20.022Z] #40 13.19 Reading package lists...
23:34:20 [2020-11-18T23:34:20.022Z] #40 16.11 Reading package lists...
23:34:20 [2020-11-18T23:34:20.022Z] #40 19.22 Building dependency tree...
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.12 The following additional packages will be installed:
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.12   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.12   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.12 Suggested packages:
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.12   manpages-dev python-setuptools
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.85 The following NEW packages will be installed:
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.85   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.85   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.85   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.85   python-six zlib1g-dev
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.95 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.95 Need to get 3742 kB of archives.
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.95 After this operation, 22.0 MB of additional disk space will be used.
23:34:20 [2020-11-18T23:34:20.022Z] #40 20.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 21.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
23:34:20 [2020-11-18T23:34:20.022Z] #40 22.49 debconf: delaying package configuration, since apt-utils is not installed
23:34:20 [2020-11-18T23:34:20.022Z] #40 22.56 Fetched 3742 kB in 1s (5009 kB/s)
23:34:20 [2020-11-18T23:34:20.022Z] #40 22.64 Selecting previously unselected package libcap-dev:s390x.
23:34:20 [2020-11-18T23:34:20.022Z] #40 22.64 (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.)
23:34:20 [2020-11-18T23:34:20.022Z] #40 22.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 22.65 Unpacking libcap-dev:s390x (1:2.25-2) ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 22.73 Selecting previously unselected package libnet1:s390x.
23:34:20 [2020-11-18T23:34:20.022Z] #40 22.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 22.73 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 22.82 Selecting previously unselected package libnet1-dev.
23:34:20 [2020-11-18T23:34:20.022Z] #40 22.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 22.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.02 Selecting previously unselected package libnl-3-200:s390x.
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.03 Unpacking libnl-3-200:s390x (3.4.0-1) ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.13 Selecting previously unselected package libnl-3-dev:s390x.
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.14 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.36 Selecting previously unselected package libprotobuf-c1:s390x.
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.38 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.45 Selecting previously unselected package libprotobuf-c-dev:s390x.
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.46 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
23:34:20 [2020-11-18T23:34:20.022Z] #40 23.55 Selecting previously unselected package zlib1g-dev:s390x.
23:34:20 [2020-11-18T23:34:20.022Z] #40 ...
23:34:20 [2020-11-18T23:34:20.022Z] 
23:34:20 [2020-11-18T23:34:20.022Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:34:20 [2020-11-18T23:34:20.022Z] #11 23.51 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]
23:34:20 [2020-11-18T23:34:20.657Z] #11 ...
23:34:20 [2020-11-18T23:34:20.657Z] 
23:34:20 [2020-11-18T23:34:20.657Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:20 [2020-11-18T23:34:20.657Z] #62 14.14 + cd /tmp/tmp.yU0UqA2H8k/src/github.com/docker/libnetwork
23:34:20 [2020-11-18T23:34:20.657Z] #62 14.14 + git checkout -q 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:34:20 [2020-11-18T23:34:20.657Z] #62 14.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:34:20 [2020-11-18T23:34:20.950Z] #62 ...
23:34:20 [2020-11-18T23:34:20.950Z] 
23:34:20 [2020-11-18T23:34:20.950Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.64 go: finding github.com/fatih/color v1.7.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.71 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.71 go: finding github.com/mattn/go-colorable v0.1.4
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.74 go: finding github.com/mattn/go-isatty v0.0.8
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.77 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.81 go: finding github.com/pkg/errors v0.8.1
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.82 go: finding github.com/go-critic/go-critic v0.4.1
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.83 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.86 go: finding github.com/sirupsen/logrus v1.4.2
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.86 go: finding github.com/go-lintpack/lintpack v0.5.2
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.88 go: finding github.com/stretchr/testify v1.4.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.88 go: finding github.com/go-toolsmith/astequal v1.0.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.89 go: finding github.com/davecgh/go-spew v1.1.1
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.91 go: finding github.com/go-toolsmith/astp v1.0.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.91 go: finding github.com/mitchellh/go-homedir v1.1.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.92 go: finding github.com/pmezard/go-difflib v1.0.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.93 go: finding github.com/go-toolsmith/astfmt v1.0.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.93 go: finding github.com/go-toolsmith/astcast v1.0.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.93 go: finding github.com/stretchr/objx v0.2.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.94 go: finding github.com/go-toolsmith/typep v1.0.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.94 go: finding github.com/spf13/viper v1.6.1
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.95 go: finding gopkg.in/yaml.v2 v2.2.7
23:34:20 [2020-11-18T23:34:20.950Z] #47 23.96 go: finding github.com/go-toolsmith/astcopy v1.0.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.06 go: finding github.com/go-toolsmith/strparse v1.0.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.06 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.09 go: finding github.com/bombsimon/wsl/v2 v2.0.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.10 go: finding github.com/gobwas/glob v0.2.3
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.19 go: finding github.com/spf13/cobra v0.0.5
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.22 go: finding github.com/fsnotify/fsnotify v1.4.7
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.24 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.26 go: finding github.com/spf13/pflag v1.0.5
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.28 go: finding github.com/hashicorp/hcl v1.0.0
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.38 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.39 go: finding github.com/magiconair/properties v1.8.1
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.41 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.42 go: finding github.com/mitchellh/mapstructure v1.1.2
23:34:20 [2020-11-18T23:34:20.950Z] #47 24.43 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:34:20 [2020-11-18T23:34:20.962Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.47 go: finding github.com/pelletier/go-toml v1.2.0
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.48 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.51 go: finding github.com/spf13/afero v1.1.2
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.51 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.52 go: finding github.com/spf13/cast v1.3.0
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.54 go: finding golang.org/x/text v0.3.2
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.55 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.56 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.57 go: finding github.com/spf13/jwalterweatherman v1.0.0
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.58 go: finding github.com/subosito/gotenv v1.2.0
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.61 go: finding gopkg.in/ini.v1 v1.51.0
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.62 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.67 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.67 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.69 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.76 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.77 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.77 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:34:21 [2020-11-18T23:34:21.242Z] #47 24.78 go: finding github.com/kisielk/gotool v1.0.0
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.78 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.78 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.80 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.81 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.84 go: finding github.com/sourcegraph/go-diff v0.5.1
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.85 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.85 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.85 go: finding github.com/tommy-muehle/go-mnd v1.1.1
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.86 go: finding github.com/ultraware/funlen v0.0.2
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.86 go: finding github.com/ultraware/whitespace v0.0.4
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.87 go: finding github.com/uudashr/gocognit v1.0.1
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.89 go: finding github.com/gogo/protobuf v1.2.1
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.90 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:34:21 [2020-11-18T23:34:21.536Z] #47 24.99 go: finding honnef.co/go/tools v0.0.1-2019.2.3
23:34:21 [2020-11-18T23:34:21.828Z] #47 25.07 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:34:21 [2020-11-18T23:34:21.828Z] #47 25.14 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:34:21 [2020-11-18T23:34:21.828Z] #47 25.16 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:34:21 [2020-11-18T23:34:21.828Z] #47 25.17 go: finding github.com/BurntSushi/toml v0.3.1
23:34:22 [2020-11-18T23:34:22.869Z] #47 ...
23:34:22 [2020-11-18T23:34:22.869Z] 
23:34:22 [2020-11-18T23:34:22.869Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:22 [2020-11-18T23:34:22.869Z] #62 DONE 26.3s
23:34:22 [2020-11-18T23:34:22.869Z] 
23:34:22 [2020-11-18T23:34:22.869Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:34:22 [2020-11-18T23:34:22.869Z] #11 24.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 24.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 24.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 24.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 24.94 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]
23:34:22 [2020-11-18T23:34:22.869Z] #11 24.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 24.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 24.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.80 debconf: delaying package configuration, since apt-utils is not installed
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.85 Fetched 73.3 MB in 4s (16.7 MB/s)
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.87 Selecting previously unselected package binutils-mingw-w64-i686.
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.87 (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.)
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
23:34:22 [2020-11-18T23:34:22.869Z] #11 25.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:34:24 [2020-11-18T23:34:24.943Z] #11 28.09 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:34:24 [2020-11-18T23:34:24.943Z] #11 28.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
23:34:24 [2020-11-18T23:34:24.943Z] #11 28.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:34:26 [2020-11-18T23:34:26.246Z] #8 ...
23:34:26 [2020-11-18T23:34:26.246Z] 
23:34:26 [2020-11-18T23:34:26.246Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:34:26 [2020-11-18T23:34:26.246Z] #27 1.643 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:34:26 [2020-11-18T23:34:26.246Z] #27 1.746 
23:34:26 [2020-11-18T23:34:26.246Z] #27 1.879 
#######                                                                   10.8%
##########################                                                36.7%
########################################                                  56.6%
######################################################                    75.3%
##################################################################        92.1%
######################################################################## 100.0%
23:34:26 [2020-11-18T23:34:26.246Z] #27 2.423 
23:34:26 [2020-11-18T23:34:26.246Z] #27 2.539 
#####################                                                     29.4%
######################################################################## 100.0%
23:34:26 [2020-11-18T23:34:26.246Z] #27 2.676 
23:34:26 [2020-11-18T23:34:26.246Z] #27 2.800 
####################################################                      72.6%
######################################################################## 100.0%
23:34:26 [2020-11-18T23:34:26.246Z] #27 2.918 
23:34:26 [2020-11-18T23:34:26.246Z] #27 3.052 
#######                                                                   10.0%
###########                                                               15.5%
##############                                                            19.6%
################################                                          44.6%
#################################################                         68.6%
######################################################################## 100.0%
23:34:26 [2020-11-18T23:34:26.246Z] #27 3.647 
23:34:26 [2020-11-18T23:34:26.246Z] #27 3.764 
#                                                                          1.5%
#####                                                                      7.9%
########                                                                  11.2%
############                                                              17.4%
#################                                                         23.9%
####################                                                      28.0%
#########################                                                 35.7%
################################                                          45.3%
########################################                                  55.6%
#############################################                             63.5%
#################################################                         68.7%
#####################################################                     73.8%
########################################################                  79.1%
############################################################              84.3%
################################################################          89.5%
####################################################################      94.6%
#######################################################################   99.9%
######################################################################## 100.0%
23:34:26 [2020-11-18T23:34:26.246Z] #27 5.630 
23:34:26 [2020-11-18T23:34:26.246Z] #27 6.069 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:34:26 [2020-11-18T23:34:26.246Z] #27 6.169 
23:34:26 [2020-11-18T23:34:26.246Z] #27 6.242 
######################################################################## 100.0%
23:34:26 [2020-11-18T23:34:26.246Z] #27 6.267 
23:34:26 [2020-11-18T23:34:26.246Z] #27 6.672 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:34:26 [2020-11-18T23:34:26.246Z] #27 6.760 
23:34:26 [2020-11-18T23:34:26.246Z] #27 6.999 #=#=#                                                                         

#######################################################                   77.0%
######################################################################## 100.0%
23:34:26 [2020-11-18T23:34:26.246Z] #27 7.169 
23:34:26 [2020-11-18T23:34:26.246Z] #27 7.732 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:34:26 [2020-11-18T23:34:26.246Z] #27 7.753 skipping existing c35d46ef359f
23:34:26 [2020-11-18T23:34:26.246Z] #27 7.781 
23:34:26 [2020-11-18T23:34:26.246Z] #27 8.120 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:34:26 [2020-11-18T23:34:26.246Z] #27 8.231 
23:34:26 [2020-11-18T23:34:26.246Z] #27 8.287 
######################################################################## 100.0%
23:34:26 [2020-11-18T23:34:26.246Z] #27 8.317 
23:34:26 [2020-11-18T23:34:26.246Z] #27 8.687 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:34:26 [2020-11-18T23:34:26.246Z] #27 8.770 
23:34:26 [2020-11-18T23:34:26.246Z] #27 9.005 #=#=#                                                                         

######################################################################## 100.0%
23:34:26 [2020-11-18T23:34:26.246Z] #27 9.099 
23:34:26 [2020-11-18T23:34:26.246Z] #27 9.120 Download of images into '/build' complete.
23:34:26 [2020-11-18T23:34:26.246Z] #27 9.120 Use something like the following to load the result into a Docker daemon:
23:34:26 [2020-11-18T23:34:26.246Z] #27 9.120   tar -cC '/build' . | docker load
23:34:26 [2020-11-18T23:34:26.246Z] #27 ...
23:34:26 [2020-11-18T23:34:26.246Z] 
23:34:26 [2020-11-18T23:34:26.246Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:34:26 [2020-11-18T23:34:26.246Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s
23:34:26 [2020-11-18T23:34:26.246Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s done
23:34:26 [2020-11-18T23:34:26.454Z] #11 29.63 Selecting previously unselected package binutils-mingw-w64.
23:34:26 [2020-11-18T23:34:26.454Z] #11 29.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:34:26 [2020-11-18T23:34:26.454Z] #11 29.65 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:34:26 [2020-11-18T23:34:26.454Z] #11 29.78 Selecting previously unselected package libdevmapper1.02.1:s390x.
23:34:26 [2020-11-18T23:34:26.454Z] #11 29.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
23:34:26 [2020-11-18T23:34:26.454Z] #11 29.78 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
23:34:26 [2020-11-18T23:34:26.454Z] #11 29.87 Selecting previously unselected package dmsetup.
23:34:26 [2020-11-18T23:34:26.454Z] #11 29.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
23:34:26 [2020-11-18T23:34:26.454Z] #11 29.88 Unpacking dmsetup (2:1.02.155-3) ...
23:34:26 [2020-11-18T23:34:26.746Z] #11 30.02 Selecting previously unselected package mingw-w64-common.
23:34:26 [2020-11-18T23:34:26.746Z] #11 30.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:34:26 [2020-11-18T23:34:26.746Z] #11 30.02 Unpacking mingw-w64-common (6.0.0-3) ...
23:34:28 [2020-11-18T23:34:28.153Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
23:34:28 [2020-11-18T23:34:28.313Z] #11 ...
23:34:28 [2020-11-18T23:34:28.313Z] 
23:34:28 [2020-11-18T23:34:28.313Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:34:28 [2020-11-18T23:34:28.313Z] #30 28.83 Checking out files:  88% (1342/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.
23:34:28 [2020-11-18T23:34:28.313Z] #30 29.23 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:34:28 [2020-11-18T23:34:28.313Z] #30 29.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:34:28 [2020-11-18T23:34:28.313Z] #30 ...
23:34:28 [2020-11-18T23:34:28.313Z] 
23:34:28 [2020-11-18T23:34:28.313Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:34:28 [2020-11-18T23:34:28.313Z] #34 21.61 Selecting previously unselected package cmake-data.
23:34:28 [2020-11-18T23:34:28.313Z] #34 21.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 21.64 Unpacking cmake-data (3.13.4-1) ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 23.85 Selecting previously unselected package libicu63:s390x.
23:34:28 [2020-11-18T23:34:28.313Z] #34 23.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 23.87 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 29.25 Selecting previously unselected package libxml2:s390x.
23:34:28 [2020-11-18T23:34:28.313Z] #34 29.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 29.26 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 29.64 Selecting previously unselected package libarchive13:s390x.
23:34:28 [2020-11-18T23:34:28.313Z] #34 29.64 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 29.65 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 29.83 Selecting previously unselected package libjsoncpp1:s390x.
23:34:28 [2020-11-18T23:34:28.313Z] #34 29.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 29.83 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 29.97 Selecting previously unselected package librhash0:s390x.
23:34:28 [2020-11-18T23:34:28.313Z] #34 29.97 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 29.97 Unpacking librhash0:s390x (1.3.8-1) ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 30.07 Selecting previously unselected package libuv1:s390x.
23:34:28 [2020-11-18T23:34:28.313Z] #34 30.07 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 30.08 Unpacking libuv1:s390x (1.24.1-1) ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 30.15 Selecting previously unselected package cmake.
23:34:28 [2020-11-18T23:34:28.313Z] #34 30.15 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.313Z] #34 30.15 Unpacking cmake (3.13.4-1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #34 ...
23:34:28 [2020-11-18T23:34:28.608Z] 
23:34:28 [2020-11-18T23:34:28.608Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:34:28 [2020-11-18T23:34:28.608Z] #40 23.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 23.56 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 23.74 Selecting previously unselected package libprotobuf17:s390x.
23:34:28 [2020-11-18T23:34:28.608Z] #40 23.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 23.76 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 24.38 Selecting previously unselected package libprotobuf-lite17:s390x.
23:34:28 [2020-11-18T23:34:28.608Z] #40 24.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 24.39 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 24.56 Selecting previously unselected package libprotobuf-dev:s390x.
23:34:28 [2020-11-18T23:34:28.608Z] #40 24.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 24.57 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 25.31 Selecting previously unselected package libprotoc17:s390x.
23:34:28 [2020-11-18T23:34:28.608Z] #40 25.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 25.34 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 25.78 Selecting previously unselected package protobuf-c-compiler.
23:34:28 [2020-11-18T23:34:28.608Z] #40 25.79 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 25.79 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 25.93 Selecting previously unselected package protobuf-compiler.
23:34:28 [2020-11-18T23:34:28.608Z] #40 25.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 25.95 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 26.03 Selecting previously unselected package python-pkg-resources.
23:34:28 [2020-11-18T23:34:28.608Z] #40 26.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 26.04 Unpacking python-pkg-resources (40.8.0-1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 26.33 Selecting previously unselected package python-six.
23:34:28 [2020-11-18T23:34:28.608Z] #40 26.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 26.33 Unpacking python-six (1.12.0-1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 26.58 Selecting previously unselected package python-protobuf.
23:34:28 [2020-11-18T23:34:28.608Z] #40 26.58 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 26.58 Unpacking python-protobuf (3.6.1.3-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 27.13 Setting up python-pkg-resources (40.8.0-1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 28.60 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 28.61 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 28.61 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 28.62 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 28.63 Setting up python-six (1.12.0-1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 29.82 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 29.83 Setting up libnl-3-200:s390x (3.4.0-1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 29.85 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 29.86 Setting up libcap-dev:s390x (1:2.25-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 29.86 Setting up libprotoc17:s390x (3.6.1.3-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 29.87 Setting up protobuf-compiler (3.6.1.3-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 29.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 29.89 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 29.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 29.90 Setting up python-protobuf (3.6.1.3-2) ...
23:34:28 [2020-11-18T23:34:28.608Z] #40 ...
23:34:28 [2020-11-18T23:34:28.608Z] 
23:34:28 [2020-11-18T23:34:28.608Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:34:28 [2020-11-18T23:34:28.608Z] #34 32.09 Setting up libicu63:s390x (63.1-6+deb10u1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #34 32.09 Setting up xxd (2:8.1.0875-5) ...
23:34:28 [2020-11-18T23:34:28.608Z] #34 32.10 Setting up libuv1:s390x (1.24.1-1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #34 32.11 Setting up vim-common (2:8.1.0875-5) ...
23:34:28 [2020-11-18T23:34:28.608Z] #34 32.12 Setting up librhash0:s390x (1.3.8-1) ...
23:34:28 [2020-11-18T23:34:28.608Z] #34 32.13 Setting up cmake-data (3.13.4-1) ...
23:34:28 [2020-11-18T23:34:28.901Z] #34 32.14 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
23:34:28 [2020-11-18T23:34:28.901Z] #34 32.14 Setting up libjsoncpp1:s390x (1.7.4-3) ...
23:34:28 [2020-11-18T23:34:28.901Z] #34 32.15 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
23:34:28 [2020-11-18T23:34:28.901Z] #34 32.16 Setting up cmake (3.13.4-1) ...
23:34:28 [2020-11-18T23:34:28.901Z] #34 32.16 Processing triggers for libc-bin (2.28-10) ...
23:34:28 [2020-11-18T23:34:28.901Z] #34 32.22 Processing triggers for mime-support (3.62) ...
23:34:29 [2020-11-18T23:34:29.193Z] #34 DONE 32.7s
23:34:29 [2020-11-18T23:34:29.193Z] 
23:34:29 [2020-11-18T23:34:29.193Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:34:29 [2020-11-18T23:34:29.193Z] #43 24.24 internal/reflectlite
23:34:29 [2020-11-18T23:34:29.193Z] #43 24.25 github.com/LK4D4/vndr/godl/singleflight
23:34:29 [2020-11-18T23:34:29.193Z] #43 24.46 math/rand
23:34:29 [2020-11-18T23:34:29.193Z] #43 25.32 internal/singleflight
23:34:29 [2020-11-18T23:34:29.193Z] #43 26.19 io
23:34:29 [2020-11-18T23:34:29.193Z] #43 26.19 strconv
23:34:29 [2020-11-18T23:34:29.193Z] #43 27.06 bytes
23:34:29 [2020-11-18T23:34:29.193Z] #43 28.97 bufio
23:34:29 [2020-11-18T23:34:29.193Z] #43 29.02 reflect
23:34:29 [2020-11-18T23:34:29.193Z] #43 30.29 syscall
23:34:29 [2020-11-18T23:34:29.490Z] #43 ...
23:34:29 [2020-11-18T23:34:29.490Z] 
23:34:29 [2020-11-18T23:34:29.490Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:29 [2020-11-18T23:34:29.490Z] #32 22.55 internal/reflectlite
23:34:29 [2020-11-18T23:34:29.490Z] #32 22.59 sync
23:34:29 [2020-11-18T23:34:29.490Z] #32 24.37 sort
23:34:29 [2020-11-18T23:34:29.490Z] #32 24.37 errors
23:34:29 [2020-11-18T23:34:29.490Z] #32 24.65 strconv
23:34:29 [2020-11-18T23:34:29.490Z] #32 25.32 io
23:34:29 [2020-11-18T23:34:29.490Z] #32 26.39 internal/oserror
23:34:29 [2020-11-18T23:34:29.490Z] #32 26.40 syscall
23:34:29 [2020-11-18T23:34:29.490Z] #32 27.79 reflect
23:34:29 [2020-11-18T23:34:29.490Z] #32 31.76 time
23:34:29 [2020-11-18T23:34:29.490Z] #32 ...
23:34:29 [2020-11-18T23:34:29.490Z] 
23:34:29 [2020-11-18T23:34:29.490Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:34:29 [2020-11-18T23:34:29.490Z] #40 32.54 Setting up libnl-3-dev:s390x (3.4.0-1) ...
23:34:29 [2020-11-18T23:34:29.490Z] #40 32.55 Processing triggers for libc-bin (2.28-10) ...
23:34:29 [2020-11-18T23:34:29.490Z] #40 DONE 32.9s
23:34:29 [2020-11-18T23:34:29.490Z] 
23:34:29 [2020-11-18T23:34:29.490Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:34:29 [2020-11-18T23:34:29.537Z] #8 DONE 41.3s
23:34:29 [2020-11-18T23:34:29.537Z] 
23:34:29 [2020-11-18T23:34:29.537Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:34:31 [2020-11-18T23:34:31.567Z] #41 1.596 Note: Building without setproctitle() and strlcpy() support.
23:34:31 [2020-11-18T23:34:31.567Z] #41 1.596       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:34:31 [2020-11-18T23:34:31.567Z] #41 1.613 Note: Building without GnuTLS support
23:34:31 [2020-11-18T23:34:31.567Z] #41 1.625 Makefile.config:39: Warn: you have no libnftables installed
23:34:31 [2020-11-18T23:34:31.567Z] #41 1.625 Makefile.config:40: Warn: Building without nftables support
23:34:31 [2020-11-18T23:34:31.771Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07c36ed2598542d0d) in /home/ubuntu/workspace/moby_PR-41695
[Pipeline] {
[Pipeline] checkout
23:34:32 [2020-11-18T23:34:32.075Z] #9 ...
23:34:32 [2020-11-18T23:34:32.075Z] 
23:34:32 [2020-11-18T23:34:32.075Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:34:32 [2020-11-18T23:34:32.075Z] #27 DONE 16.5s
23:34:32 [2020-11-18T23:34:32.202Z] #41 ...
23:34:32 [2020-11-18T23:34:32.202Z] 
23:34:32 [2020-11-18T23:34:32.202Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:34:32 [2020-11-18T23:34:32.202Z] #45 DONE 35.6s
23:34:32 [2020-11-18T23:34:32.202Z] 
23:34:32 [2020-11-18T23:34:32.202Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:34:32 [2020-11-18T23:34:32.202Z] #41 2.755 fatal: not a git repository (or any of the parent directories): .git
23:34:32 [2020-11-18T23:34:32.202Z] #41 2.807   GEN      .gitid
23:34:32 [2020-11-18T23:34:32.344Z] 
23:34:32 [2020-11-18T23:34:32.344Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:34:32 [2020-11-18T23:34:32.496Z] #41 2.824   GEN      criu/include/version.h
23:34:32 [2020-11-18T23:34:32.496Z] #41 2.852   GEN      include/common/asm
23:34:32 [2020-11-18T23:34:32.917Z] #9 DONE 3.4s
23:34:32 [2020-11-18T23:34:32.917Z] 
23:34:32 [2020-11-18T23:34:32.917Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:34:34 [2020-11-18T23:34:34.012Z] #41 4.252   PBCC     images/timens.pb-c.c
23:34:34 [2020-11-18T23:34:34.012Z] #41 4.256   DEP      images/timens.pb-c.d
23:34:34 [2020-11-18T23:34:34.012Z] #41 4.320   PBCC     images/fown.pb-c.c
23:34:34 [2020-11-18T23:34:34.012Z] #41 4.337   PBCC     images/google/protobuf/descriptor.pb-c.c
23:34:34 [2020-11-18T23:34:34.012Z] #41 4.379   PBCC     images/opts.pb-c.c
23:34:34 [2020-11-18T23:34:34.012Z] #41 4.405   PBCC     images/memfd.pb-c.c
23:34:34 [2020-11-18T23:34:34.012Z] #41 4.436   DEP      images/fown.pb-c.d
23:34:34 [2020-11-18T23:34:34.012Z] #41 4.457   DEP      images/google/protobuf/descriptor.pb-c.d
23:34:34 [2020-11-18T23:34:34.012Z] #41 4.498   DEP      images/opts.pb-c.d
23:34:34 [2020-11-18T23:34:34.012Z] #41 4.535   DEP      images/memfd.pb-c.d
23:34:34 [2020-11-18T23:34:34.012Z] #41 4.565   PBCC     images/sit.pb-c.c
23:34:34 [2020-11-18T23:34:34.012Z] #41 4.622   DEP      images/sit.pb-c.d
23:34:34 [2020-11-18T23:34:34.282Z] using credential docker-jenkins-github-credentials
23:34:34 [2020-11-18T23:34:34.290Z] Cloning the remote Git repository
23:34:34 [2020-11-18T23:34:34.290Z] Cloning with configured refspecs honoured and without tags
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.663   PBCC     images/macvlan.pb-c.c
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.666   DEP      images/macvlan.pb-c.d
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.686   PBCC     images/autofs.pb-c.c
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.699   DEP      images/autofs.pb-c.d
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.735   PBCC     images/sysctl.pb-c.c
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.749   DEP      images/sysctl.pb-c.d
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.780   PBCC     images/time.pb-c.c
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.783   DEP      images/time.pb-c.d
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.841   PBCC     images/binfmt-misc.pb-c.c
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.850   DEP      images/binfmt-misc.pb-c.d
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.869   PBCC     images/seccomp.pb-c.c
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.877   DEP      images/seccomp.pb-c.d
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.915   PBCC     images/userns.pb-c.c
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.938   DEP      images/userns.pb-c.d
23:34:34 [2020-11-18T23:34:34.304Z] #41 4.955   PBCC     images/cgroup.pb-c.c
23:34:34 [2020-11-18T23:34:34.304Z] #41 ...
23:34:34 [2020-11-18T23:34:34.304Z] 
23:34:34 [2020-11-18T23:34:34.304Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:34 [2020-11-18T23:34:34.304Z] #49 27.81 bytes
23:34:34 [2020-11-18T23:34:34.304Z] #49 27.81 syscall
23:34:34 [2020-11-18T23:34:34.304Z] #49 29.69 reflect
23:34:34 [2020-11-18T23:34:34.304Z] #49 33.12 time
23:34:34 [2020-11-18T23:34:34.304Z] #49 37.00 context
23:34:34 [2020-11-18T23:34:34.304Z] #49 37.64 os
23:34:34 [2020-11-18T23:34:34.509Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b26e52310ea7dcf4) in /home/ubuntu/workspace/moby_PR-41695
[Pipeline] {
[Pipeline] checkout
23:34:34 [2020-11-18T23:34:34.597Z] #49 ...
23:34:34 [2020-11-18T23:34:34.597Z] 
23:34:34 [2020-11-18T23:34:34.597Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:34:34 [2020-11-18T23:34:34.597Z] #41 4.975   DEP      images/cgroup.pb-c.d
23:34:34 [2020-11-18T23:34:34.597Z] #41 5.025   PBCC     images/ext-file.pb-c.c
23:34:34 [2020-11-18T23:34:34.597Z] #41 5.047   DEP      images/ext-file.pb-c.d
23:34:34 [2020-11-18T23:34:34.597Z] #41 5.053   PBCC     images/rpc.pb-c.c
23:34:34 [2020-11-18T23:34:34.597Z] #41 5.091   DEP      images/rpc.pb-c.d
23:34:34 [2020-11-18T23:34:34.597Z] #41 5.126   PBCC     images/siginfo.pb-c.c
23:34:34 [2020-11-18T23:34:34.597Z] #41 5.145   DEP      images/siginfo.pb-c.d
23:34:34 [2020-11-18T23:34:34.597Z] #41 5.176   PBCC     images/pagemap.pb-c.c
23:34:34 [2020-11-18T23:34:34.597Z] #41 5.232   DEP      images/pagemap.pb-c.d
23:34:34 [2020-11-18T23:34:34.826Z] #10 DONE 1.5s
23:34:34 [2020-11-18T23:34:34.826Z] 
23:34:34 [2020-11-18T23:34:34.826Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:34 [2020-11-18T23:34:34.826Z] #62 ...
23:34:34 [2020-11-18T23:34:34.826Z] 
23:34:34 [2020-11-18T23:34:34.826Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:34:34 [2020-11-18T23:34:34.826Z] #29 DONE 0.2s
23:34:34 [2020-11-18T23:34:34.826Z] 
23:34:34 [2020-11-18T23:34:34.826Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:34:34 [2020-11-18T23:34:34.826Z] #37 DONE 0.2s
23:34:34 [2020-11-18T23:34:34.826Z] 
23:34:34 [2020-11-18T23:34:34.826Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:34:34 [2020-11-18T23:34:34.889Z] #41 5.273   PBCC     images/rlimit.pb-c.c
23:34:34 [2020-11-18T23:34:34.889Z] #41 5.285   DEP      images/rlimit.pb-c.d
23:34:34 [2020-11-18T23:34:34.889Z] #41 5.328   PBCC     images/file-lock.pb-c.c
23:34:34 [2020-11-18T23:34:34.889Z] #41 5.335   DEP      images/file-lock.pb-c.d
23:34:34 [2020-11-18T23:34:34.889Z] #41 5.351   PBCC     images/tty.pb-c.c
23:34:34 [2020-11-18T23:34:34.889Z] #41 5.377   DEP      images/tty.pb-c.d
23:34:34 [2020-11-18T23:34:34.889Z] #41 5.422   PBCC     images/tun.pb-c.c
23:34:34 [2020-11-18T23:34:34.889Z] #41 5.448   PBCC     images/netdev.pb-c.c
23:34:35 [2020-11-18T23:34:35.181Z] #41 5.482   DEP      images/tun.pb-c.d
23:34:35 [2020-11-18T23:34:35.181Z] #41 5.506   DEP      images/netdev.pb-c.d
23:34:35 [2020-11-18T23:34:35.182Z] #41 5.535   PBCC     images/vma.pb-c.c
23:34:35 [2020-11-18T23:34:35.182Z] #41 5.585   DEP      images/vma.pb-c.d
23:34:35 [2020-11-18T23:34:35.182Z] #41 5.617   PBCC     images/creds.pb-c.c
23:34:35 [2020-11-18T23:34:35.182Z] #41 5.631   DEP      images/creds.pb-c.d
23:34:35 [2020-11-18T23:34:35.182Z] #41 5.667   PBCC     images/utsns.pb-c.c
23:34:35 [2020-11-18T23:34:35.182Z] #41 5.670   DEP      images/utsns.pb-c.d
23:34:35 [2020-11-18T23:34:35.182Z] #41 5.716   PBCC     images/ipc-desc.pb-c.c
23:34:35 [2020-11-18T23:34:35.182Z] #41 5.746   PBCC     images/ipc-sem.pb-c.c
23:34:35 [2020-11-18T23:34:35.182Z] #41 5.763   DEP      images/ipc-desc.pb-c.d
23:34:35 [2020-11-18T23:34:35.182Z] #41 5.813   DEP      images/ipc-sem.pb-c.d
23:34:35 [2020-11-18T23:34:35.182Z] #41 5.851   PBCC     images/ipc-msg.pb-c.c
23:34:34 [2020-11-18T23:34:34.508Z] Cloning repository https://github.com/moby/moby.git
23:34:34 [2020-11-18T23:34:34.568Z]  > git init /home/ubuntu/workspace/moby_PR-41695 # timeout=10
23:34:34 [2020-11-18T23:34:34.809Z] Fetching upstream changes from https://github.com/moby/moby.git
23:34:34 [2020-11-18T23:34:34.810Z]  > git --version # timeout=10
23:34:34 [2020-11-18T23:34:34.823Z]  > git --version # 'git version 2.17.1'
23:34:34 [2020-11-18T23:34:34.824Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:34:34 [2020-11-18T23:34:34.857Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:34:35 [2020-11-18T23:34:35.474Z] #41 5.885   DEP      images/ipc-msg.pb-c.d
23:34:35 [2020-11-18T23:34:35.474Z] #41 5.935   PBCC     images/ipc-shm.pb-c.c
23:34:35 [2020-11-18T23:34:35.474Z] #41 5.945   DEP      images/ipc-shm.pb-c.d
23:34:35 [2020-11-18T23:34:35.474Z] #41 5.981   PBCC     images/ipc-var.pb-c.c
23:34:35 [2020-11-18T23:34:35.474Z] #41 6.027   DEP      images/ipc-var.pb-c.d
23:34:35 [2020-11-18T23:34:35.474Z] #41 6.072   PBCC     images/sk-opts.pb-c.c
23:34:35 [2020-11-18T23:34:35.474Z] #41 6.086   PBCC     images/packet-sock.pb-c.c
23:34:35 [2020-11-18T23:34:35.766Z] #41 6.130   DEP      images/sk-opts.pb-c.d
23:34:35 [2020-11-18T23:34:35.766Z] #41 6.157   DEP      images/packet-sock.pb-c.d
23:34:35 [2020-11-18T23:34:35.766Z] #41 6.241   PBCC     images/sk-netlink.pb-c.c
23:34:35 [2020-11-18T23:34:35.766Z] #41 6.248   DEP      images/sk-netlink.pb-c.d
23:34:35 [2020-11-18T23:34:35.766Z] #41 6.261   PBCC     images/sk-inet.pb-c.c
23:34:35 [2020-11-18T23:34:35.766Z] #41 6.304   DEP      images/sk-inet.pb-c.d
23:34:35 [2020-11-18T23:34:35.766Z] #41 6.338   PBCC     images/sk-unix.pb-c.c
23:34:36 [2020-11-18T23:34:36.059Z] #41 6.373   DEP      images/sk-unix.pb-c.d
23:34:36 [2020-11-18T23:34:36.059Z] #41 6.423   PBCC     images/mm.pb-c.c
23:34:36 [2020-11-18T23:34:36.059Z] #41 6.436   DEP      images/mm.pb-c.d
23:34:36 [2020-11-18T23:34:36.059Z] #41 6.465   PBCC     images/timerfd.pb-c.c
23:34:36 [2020-11-18T23:34:36.059Z] #41 6.527   DEP      images/timerfd.pb-c.d
23:34:36 [2020-11-18T23:34:36.059Z] #41 6.556   PBCC     images/timer.pb-c.c
23:34:36 [2020-11-18T23:34:36.059Z] #41 ...
23:34:36 [2020-11-18T23:34:36.059Z] 
23:34:36 [2020-11-18T23:34:36.059Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.726 + RM_GOPATH=0
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.727 + TMP_GOPATH=
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.727 + : /build
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.727 + '[' -z '' ']'
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.728 ++ mktemp -d
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.732 + export GOPATH=/tmp/tmp.hlus2QNS4x
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.732 + GOPATH=/tmp/tmp.hlus2QNS4x
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.732 + RM_GOPATH=1
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.732 + case "$(go env GOARCH)" in
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.734 ++ go env GOARCH
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.764 + export GO_BUILDMODE=-buildmode=pie
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.765 + GO_BUILDMODE=-buildmode=pie
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.766 ++ dirname /tmp/install/install.sh
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.770 + dir=/tmp/install
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.770 + bin=tini
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.770 + shift
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.770 + '[' '!' -f /tmp/install/tini.installer ']'
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.770 + . /tmp/install/tini.installer
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.770 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.771 + install_tini
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.771 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.771 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.772 + git clone https://github.com/krallin/tini.git /tmp/tmp.hlus2QNS4x/tini
23:34:36 [2020-11-18T23:34:36.059Z] #35 0.780 Cloning into '/tmp/tmp.hlus2QNS4x/tini'...
23:34:36 [2020-11-18T23:34:36.059Z] #35 1.418 + cd /tmp/tmp.hlus2QNS4x/tini
23:34:36 [2020-11-18T23:34:36.059Z] #35 1.423 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:34:36 [2020-11-18T23:34:36.059Z] #35 1.446 + cmake .
23:34:36 [2020-11-18T23:34:36.059Z] #35 1.818 -- The C compiler identification is GNU 8.3.0
23:34:36 [2020-11-18T23:34:36.059Z] #35 1.933 -- Check for working C compiler: /usr/bin/cc
23:34:36 [2020-11-18T23:34:36.059Z] #35 2.397 -- Check for working C compiler: /usr/bin/cc -- works
23:34:36 [2020-11-18T23:34:36.060Z] #35 2.401 -- Detecting C compiler ABI info
23:34:36 [2020-11-18T23:34:36.060Z] #35 2.793 -- Detecting C compiler ABI info - done
23:34:36 [2020-11-18T23:34:36.060Z] #35 2.808 -- Detecting C compile features
23:34:36 [2020-11-18T23:34:36.060Z] #35 4.617 -- Detecting C compile features - done
23:34:36 [2020-11-18T23:34:36.060Z] #35 4.638 -- Performing Test HAS_BUILTIN_FORTIFY
23:34:36 [2020-11-18T23:34:36.060Z] #35 4.863 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:34:36 [2020-11-18T23:34:36.060Z] #35 4.931 -- Configuring done
23:34:36 [2020-11-18T23:34:36.060Z] #35 4.987 -- Generating done
23:34:36 [2020-11-18T23:34:36.060Z] #35 4.992 -- Build files have been written to: /tmp/tmp.hlus2QNS4x/tini
23:34:36 [2020-11-18T23:34:36.060Z] #35 5.005 + make tini-static
23:34:36 [2020-11-18T23:34:36.060Z] #35 5.253 Scanning dependencies of target tini-static
23:34:36 [2020-11-18T23:34:36.060Z] #35 5.384 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:34:36 [2020-11-18T23:34:36.060Z] #35 6.219 [100%] Linking C executable tini-static
23:34:36 [2020-11-18T23:34:36.060Z] #35 6.541 [100%] Built target tini-static
23:34:36 [2020-11-18T23:34:36.060Z] #35 6.606 + mkdir -p /build
23:34:36 [2020-11-18T23:34:36.060Z] #35 6.611 + cp tini-static /build/docker-init
23:34:36 [2020-11-18T23:34:36.060Z] #35 DONE 6.8s
23:34:36 [2020-11-18T23:34:36.060Z] 
23:34:36 [2020-11-18T23:34:36.060Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:34:36 [2020-11-18T23:34:36.060Z] #41 6.560   DEP      images/timer.pb-c.d
23:34:36 [2020-11-18T23:34:36.060Z] #41 6.602   PBCC     images/sa.pb-c.c
23:34:36 [2020-11-18T23:34:36.060Z] #41 6.687   DEP      images/sa.pb-c.d
23:34:36 [2020-11-18T23:34:36.352Z] #41 6.755   PBCC     images/pipe-data.pb-c.c
23:34:36 [2020-11-18T23:34:36.352Z] #41 6.776   DEP      images/pipe-data.pb-c.d
23:34:36 [2020-11-18T23:34:36.352Z] #41 6.835   PBCC     images/mnt.pb-c.c
23:34:36 [2020-11-18T23:34:36.352Z] #41 6.883   DEP      images/mnt.pb-c.d
23:34:36 [2020-11-18T23:34:36.352Z] #41 6.942   PBCC     images/sk-packet.pb-c.c
23:34:36 [2020-11-18T23:34:36.693Z] #41 6.956   DEP      images/sk-packet.pb-c.d
23:34:36 [2020-11-18T23:34:36.693Z] #41 7.026   PBCC     images/tcp-stream.pb-c.c
23:34:36 [2020-11-18T23:34:36.693Z] #41 7.125   DEP      images/tcp-stream.pb-c.d
23:34:36 [2020-11-18T23:34:36.693Z] #41 7.166   PBCC     images/pipe.pb-c.c
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.242   DEP      images/pipe.pb-c.d
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.265   PBCC     images/pstree.pb-c.c
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.268   DEP      images/pstree.pb-c.d
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.277   PBCC     images/fs.pb-c.c
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.309   DEP      images/fs.pb-c.d
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.372   PBCC     images/signalfd.pb-c.c
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.385   DEP      images/signalfd.pb-c.d
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.403   PBCC     images/fh.pb-c.c
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.414   PBCC     images/fsnotify.pb-c.c
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.440   DEP      images/fh.pb-c.d
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.471   DEP      images/fsnotify.pb-c.d
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.530   PBCC     images/eventpoll.pb-c.c
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.547   DEP      images/eventpoll.pb-c.d
23:34:36 [2020-11-18T23:34:36.986Z] #41 7.572   PBCC     images/eventfd.pb-c.c
23:34:37 [2020-11-18T23:34:37.176Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bca15d12d29d35e3) in /home/ubuntu/workspace/moby_PR-41695
[Pipeline] {
[Pipeline] checkout
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.594   DEP      images/eventfd.pb-c.d
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.618   PBCC     images/remap-file-path.pb-c.c
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.625   DEP      images/remap-file-path.pb-c.d
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.656   PBCC     images/fifo.pb-c.c
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.659   DEP      images/fifo.pb-c.d
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.678   PBCC     images/ghost-file.pb-c.c
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.734   DEP      images/ghost-file.pb-c.d
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.764   PBCC     images/regfile.pb-c.c
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.786   DEP      images/regfile.pb-c.d
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.813   PBCC     images/ns.pb-c.c
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.824   DEP      images/ns.pb-c.d
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.843   PBCC     images/fdinfo.pb-c.c
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.885   DEP      images/fdinfo.pb-c.d
23:34:37 [2020-11-18T23:34:37.278Z] #41 7.917   PBCC     images/core-aarch64.pb-c.c
23:34:37 [2020-11-18T23:34:37.573Z] #41 7.954   PBCC     images/core-arm.pb-c.c
23:34:37 [2020-11-18T23:34:37.573Z] #41 7.970   PBCC     images/core-ppc64.pb-c.c
23:34:37 [2020-11-18T23:34:37.573Z] #41 8.006   PBCC     images/core-s390.pb-c.c
23:34:37 [2020-11-18T23:34:37.573Z] #41 8.035   PBCC     images/core-x86.pb-c.c
23:34:37 [2020-11-18T23:34:37.573Z] #41 8.064   PBCC     images/core.pb-c.c
23:34:37 [2020-11-18T23:34:37.573Z] #41 8.085   PBCC     images/inventory.pb-c.c
23:34:37 [2020-11-18T23:34:37.573Z] #41 8.130   DEP      images/core-aarch64.pb-c.d
23:34:37 [2020-11-18T23:34:37.573Z] #41 8.172   DEP      images/core-arm.pb-c.d
23:34:37 [2020-11-18T23:34:37.865Z] #41 8.191   DEP      images/core-ppc64.pb-c.d
23:34:37 [2020-11-18T23:34:37.865Z] #41 8.256   DEP      images/core-s390.pb-c.d
23:34:37 [2020-11-18T23:34:37.865Z] #41 8.295   DEP      images/core-x86.pb-c.d
23:34:37 [2020-11-18T23:34:37.865Z] #41 8.346   DEP      images/core.pb-c.d
23:34:37 [2020-11-18T23:34:37.865Z] #41 8.380   DEP      images/inventory.pb-c.d
23:34:37 [2020-11-18T23:34:37.865Z] #41 8.412   PBCC     images/cpuinfo.pb-c.c
23:34:38 [2020-11-18T23:34:38.158Z] #41 8.420   DEP      images/cpuinfo.pb-c.d
23:34:38 [2020-11-18T23:34:38.158Z] #41 8.442   PBCC     images/stats.pb-c.c
23:34:38 [2020-11-18T23:34:38.158Z] #41 8.470   DEP      images/stats.pb-c.d
23:34:38 [2020-11-18T23:34:38.793Z] #41 9.240 make[1]: Nothing to be done for 'all'.
23:34:39 [2020-11-18T23:34:39.430Z] #41 9.941   CC       images/stats.o
23:34:39 [2020-11-18T23:34:39.430Z] #41 10.09   CC       images/core.o
23:34:39 [2020-11-18T23:34:39.632Z] using credential docker-jenkins-github-credentials
23:34:39 [2020-11-18T23:34:39.641Z] Cloning the remote Git repository
23:34:39 [2020-11-18T23:34:39.641Z] Cloning with configured refspecs honoured and without tags
23:34:39 [2020-11-18T23:34:39.578Z] Cloning repository https://github.com/moby/moby.git
23:34:39 [2020-11-18T23:34:39.641Z]  > git init /home/ubuntu/workspace/moby_PR-41695 # timeout=10
23:34:40 [2020-11-18T23:34:40.065Z] #41 10.54   CC       images/core-x86.o
23:34:40 [2020-11-18T23:34:40.114Z] #38 ...
23:34:40 [2020-11-18T23:34:40.114Z] 
23:34:40 [2020-11-18T23:34:40.114Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.471 + RM_GOPATH=0
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.475 + TMP_GOPATH=
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.475 + : /build
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.475 + '[' -z '' ']'
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.475 ++ mktemp -d
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.475 + export GOPATH=/tmp/tmp.ihuNhll4LH
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.475 + GOPATH=/tmp/tmp.ihuNhll4LH
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.475 + RM_GOPATH=1
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.475 + case "$(go env GOARCH)" in
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.475 ++ go env GOARCH
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.478 + export GO_BUILDMODE=-buildmode=pie
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.478 + GO_BUILDMODE=-buildmode=pie
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.479 ++ dirname /tmp/install/install.sh
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.479 + dir=/tmp/install
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.480 + bin=golangci_lint
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.480 + shift
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.480 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.480 + . /tmp/install/golangci_lint.installer
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.480 ++ : v1.23.8
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.480 + install_golangci_lint
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.480 + set -e
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.480 + export GO111MODULE=on
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.480 + GO111MODULE=on
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.480 + GOBIN=/build
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.480 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.498 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.515 go: finding github.com/golangci/golangci-lint v1.23.8
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.515 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.515 go: finding github.com/golangci v1.23.8
23:34:40 [2020-11-18T23:34:40.114Z] #47 5.515 go: finding github.com v1.23.8
23:34:40 [2020-11-18T23:34:40.357Z] #41 10.88   CC       images/core-arm.o
23:34:40 [2020-11-18T23:34:40.649Z] #41 11.17   CC       images/core-aarch64.o
23:34:41 [2020-11-18T23:34:41.041Z] using credential docker-jenkins-github-credentials
23:34:41 [2020-11-18T23:34:41.043Z] #41 11.46   CC       images/core-ppc64.o
23:34:41 [2020-11-18T23:34:41.058Z] Cloning the remote Git repository
23:34:41 [2020-11-18T23:34:41.058Z] Cloning with configured refspecs honoured and without tags
23:34:41 [2020-11-18T23:34:41.066Z] #47 6.287 go: downloading github.com/golangci/golangci-lint v1.23.8
23:34:39 [2020-11-18T23:34:39.930Z] Fetching upstream changes from https://github.com/moby/moby.git
23:34:39 [2020-11-18T23:34:39.931Z]  > git --version # timeout=10
23:34:39 [2020-11-18T23:34:39.942Z]  > git --version # 'git version 2.7.4'
23:34:39 [2020-11-18T23:34:39.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:34:40 [2020-11-18T23:34:40.031Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:34:41 [2020-11-18T23:34:41.334Z] #47 6.897 go: extracting github.com/golangci/golangci-lint v1.23.8
23:34:41 [2020-11-18T23:34:41.338Z] #41 11.69   CC       images/core-s390.o
23:34:41 [2020-11-18T23:34:41.338Z] #41 ...
23:34:41 [2020-11-18T23:34:41.338Z] 
23:34:41 [2020-11-18T23:34:41.338Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:34:41 [2020-11-18T23:34:41.338Z] #11 34.76 Selecting previously unselected package mingw-w64-x86-64-dev.
23:34:41 [2020-11-18T23:34:41.338Z] #11 34.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:34:41 [2020-11-18T23:34:41.338Z] #11 34.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:34:41 [2020-11-18T23:34:41.338Z] #11 39.31 Selecting previously unselected package gcc-mingw-w64-base.
23:34:41 [2020-11-18T23:34:41.338Z] #11 39.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:34:41 [2020-11-18T23:34:41.338Z] #11 39.32 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:34:41 [2020-11-18T23:34:41.338Z] #11 39.39 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:34:41 [2020-11-18T23:34:41.338Z] #11 39.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:34:41 [2020-11-18T23:34:41.338Z] #11 39.40 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:34:41 [2020-11-18T23:34:41.597Z] #47 ...
23:34:41 [2020-11-18T23:34:41.597Z] 
23:34:41 [2020-11-18T23:34:41.597Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:41 [2020-11-18T23:34:41.597Z] #62 7.103 + RM_GOPATH=0
23:34:41 [2020-11-18T23:34:41.597Z] #62 7.103 + TMP_GOPATH=
23:34:41 [2020-11-18T23:34:41.597Z] #62 7.103 + : /build
23:34:41 [2020-11-18T23:34:41.597Z] #62 7.103 + '[' -z '' ']'
23:34:41 [2020-11-18T23:34:41.597Z] #62 7.103 ++ mktemp -d
23:34:41 [2020-11-18T23:34:41.597Z] #62 7.103 + export GOPATH=/tmp/tmp.Ztp820H0LY
23:34:41 [2020-11-18T23:34:41.597Z] #62 7.103 + GOPATH=/tmp/tmp.Ztp820H0LY
23:34:41 [2020-11-18T23:34:41.597Z] #62 7.103 + RM_GOPATH=1
23:34:41 [2020-11-18T23:34:41.597Z] #62 7.103 + case "$(go env GOARCH)" in
23:34:41 [2020-11-18T23:34:41.630Z] #11 ...
23:34:41 [2020-11-18T23:34:41.630Z] 
23:34:41 [2020-11-18T23:34:41.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:34:41 [2020-11-18T23:34:41.630Z] #41 12.10   CC       images/cpuinfo.o
23:34:41 [2020-11-18T23:34:41.857Z] #62 7.103 ++ go env GOARCH
23:34:41 [2020-11-18T23:34:41.857Z] #62 7.192 + export GO_BUILDMODE=-buildmode=pie
23:34:41 [2020-11-18T23:34:41.857Z] #62 7.192 + GO_BUILDMODE=-buildmode=pie
23:34:41 [2020-11-18T23:34:41.857Z] #62 7.192 ++ dirname /tmp/install/install.sh
23:34:41 [2020-11-18T23:34:41.857Z] #62 7.316 Install docker-proxy version 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:34:41 [2020-11-18T23:34:41.857Z] #62 7.316 + dir=/tmp/install
23:34:41 [2020-11-18T23:34:41.857Z] #62 7.316 + bin=proxy
23:34:41 [2020-11-18T23:34:41.857Z] #62 7.316 + shift
23:34:41 [2020-11-18T23:34:41.857Z] #62 7.316 + '[' '!' -f /tmp/install/proxy.installer ']'
23:34:41 [2020-11-18T23:34:41.857Z] #62 7.316 + . /tmp/install/proxy.installer
23:34:41 [2020-11-18T23:34:41.858Z] #62 7.316 ++ : 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:34:41 [2020-11-18T23:34:41.858Z] #62 7.316 + install_proxy
23:34:41 [2020-11-18T23:34:41.858Z] #62 7.316 + case "$1" in
23:34:41 [2020-11-18T23:34:41.858Z] #62 7.316 + export CGO_ENABLED=0
23:34:41 [2020-11-18T23:34:41.858Z] #62 7.316 + CGO_ENABLED=0
23:34:41 [2020-11-18T23:34:41.858Z] #62 7.316 + _install_proxy
23:34:41 [2020-11-18T23:34:41.858Z] #62 7.316 + echo 'Install docker-proxy version 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546'
23:34:41 [2020-11-18T23:34:41.858Z] #62 7.316 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ztp820H0LY/src/github.com/docker/libnetwork
23:34:41 [2020-11-18T23:34:41.858Z] #62 7.334 Cloning into '/tmp/tmp.Ztp820H0LY/src/github.com/docker/libnetwork'...
23:34:41 [2020-11-18T23:34:41.923Z] #41 12.31   CC       images/inventory.o
23:34:41 [2020-11-18T23:34:41.923Z] #41 12.47   CC       images/fdinfo.o
23:34:41 [2020-11-18T23:34:41.923Z] #41 ...
23:34:41 [2020-11-18T23:34:41.923Z] 
23:34:41 [2020-11-18T23:34:41.923Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:41 [2020-11-18T23:34:41.923Z] #32 35.38 internal/poll
23:34:41 [2020-11-18T23:34:41.923Z] #32 36.94 internal/fmtsort
23:34:41 [2020-11-18T23:34:41.923Z] #32 37.10 internal/syscall/execenv
23:34:41 [2020-11-18T23:34:41.923Z] #32 37.19 internal/syscall/unix
23:34:41 [2020-11-18T23:34:41.923Z] #32 37.34 os
23:34:41 [2020-11-18T23:34:41.923Z] #32 37.43 strings
23:34:41 [2020-11-18T23:34:41.923Z] #32 38.99 path
23:34:41 [2020-11-18T23:34:41.923Z] #32 39.36 text/tabwriter
23:34:41 [2020-11-18T23:34:41.923Z] #32 40.06 fmt
23:34:41 [2020-11-18T23:34:41.923Z] #32 40.13 path/filepath
23:34:41 [2020-11-18T23:34:41.923Z] #32 41.11 io/ioutil
23:34:41 [2020-11-18T23:34:41.923Z] #32 42.41 flag
23:34:41 [2020-11-18T23:34:41.923Z] #32 42.41 github.com/BurntSushi/toml
23:34:41 [2020-11-18T23:34:41.923Z] #32 43.76 log
23:34:41 [2020-11-18T23:34:41.923Z] #32 45.13 github.com/BurntSushi/toml/cmd/tomlv
23:34:41 [2020-11-18T23:34:41.218Z] Cloning repository https://github.com/moby/moby.git
23:34:41 [2020-11-18T23:34:41.325Z]  > git init /home/ubuntu/workspace/moby_PR-41695 # timeout=10
23:34:41 [2020-11-18T23:34:41.558Z] Fetching upstream changes from https://github.com/moby/moby.git
23:34:41 [2020-11-18T23:34:41.558Z]  > git --version # timeout=10
23:34:41 [2020-11-18T23:34:41.584Z]  > git --version # 'git version 2.17.1'
23:34:41 [2020-11-18T23:34:41.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:34:41 [2020-11-18T23:34:41.586Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:34:42 [2020-11-18T23:34:42.215Z] #32 ...
23:34:42 [2020-11-18T23:34:42.215Z] 
23:34:42 [2020-11-18T23:34:42.215Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:34:42 [2020-11-18T23:34:42.215Z] #41 12.62   CC       images/fown.o
23:34:42 [2020-11-18T23:34:42.215Z] #41 12.79   CC       images/ns.o
23:34:42 [2020-11-18T23:34:42.541Z] #41 12.93   CC       images/regfile.o
23:34:42 [2020-11-18T23:34:42.541Z] #41 13.03   CC       images/ghost-file.o
23:34:42 [2020-11-18T23:34:42.833Z] #41 13.28   CC       images/fifo.o
23:34:42 [2020-11-18T23:34:42.833Z] #41 13.44   CC       images/remap-file-path.o
23:34:43 [2020-11-18T23:34:43.125Z] #41 13.57   CC       images/eventfd.o
23:34:43 [2020-11-18T23:34:43.125Z] #41 ...
23:34:43 [2020-11-18T23:34:43.125Z] 
23:34:43 [2020-11-18T23:34:43.125Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:34:43 [2020-11-18T23:34:43.125Z] #43 36.43 internal/poll
23:34:43 [2020-11-18T23:34:43.125Z] #43 37.89 os
23:34:43 [2020-11-18T23:34:43.125Z] #43 38.56 strings
23:34:43 [2020-11-18T23:34:43.125Z] #43 40.37 fmt
23:34:43 [2020-11-18T23:34:43.125Z] #43 40.47 path/filepath
23:34:43 [2020-11-18T23:34:43.125Z] #43 41.66 regexp/syntax
23:34:43 [2020-11-18T23:34:43.125Z] #43 42.32 flag
23:34:43 [2020-11-18T23:34:43.125Z] #43 43.69 go/token
23:34:43 [2020-11-18T23:34:43.125Z] #43 43.73 regexp
23:34:43 [2020-11-18T23:34:43.125Z] #43 44.31 go/scanner
23:34:43 [2020-11-18T23:34:43.125Z] #43 45.13 go/ast
23:34:43 [2020-11-18T23:34:43.125Z] #43 45.69 internal/lazyregexp
23:34:43 [2020-11-18T23:34:43.125Z] #43 45.90 net/url
23:34:43 [2020-11-18T23:34:43.125Z] #43 ...
23:34:43 [2020-11-18T23:34:43.125Z] 
23:34:43 [2020-11-18T23:34:43.125Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:34:43 [2020-11-18T23:34:43.125Z] #41 13.72   CC       images/eventpoll.o
23:34:43 [2020-11-18T23:34:43.418Z] #41 13.91   CC       images/fh.o
23:34:43 [2020-11-18T23:34:43.710Z] #41 14.08   CC       images/fsnotify.o
23:34:44 [2020-11-18T23:34:44.005Z] #41 14.41   CC       images/signalfd.o
23:34:44 [2020-11-18T23:34:44.006Z] #41 14.51   CC       images/fs.o
23:34:44 [2020-11-18T23:34:44.301Z] #41 ...
23:34:44 [2020-11-18T23:34:44.301Z] 
23:34:44 [2020-11-18T23:34:44.301Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:44 [2020-11-18T23:34:44.301Z] #32 DONE 47.6s
23:34:44 [2020-11-18T23:34:44.301Z] 
23:34:44 [2020-11-18T23:34:44.301Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:34:44 [2020-11-18T23:34:44.301Z] #41 14.64   CC       images/pstree.o
23:34:44 [2020-11-18T23:34:44.301Z] #41 14.92   CC       images/pipe.o
23:34:44 [2020-11-18T23:34:44.593Z] #41 15.08   CC       images/tcp-stream.o
23:34:44 [2020-11-18T23:34:44.593Z] #41 15.22   CC       images/sk-packet.o
23:34:44 [2020-11-18T23:34:44.886Z] #41 15.40   CC       images/mnt.o
23:34:45 [2020-11-18T23:34:45.158Z] #62 ...
23:34:45 [2020-11-18T23:34:45.158Z] 
23:34:45 [2020-11-18T23:34:45.158Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:34:45 [2020-11-18T23:34:45.158Z] #40 6.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:34:45 [2020-11-18T23:34:45.158Z] #40 7.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:34:45 [2020-11-18T23:34:45.158Z] #40 7.009 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:34:45 [2020-11-18T23:34:45.158Z] #40 8.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:34:45 [2020-11-18T23:34:45.158Z] #40 ...
23:34:45 [2020-11-18T23:34:45.158Z] 
23:34:45 [2020-11-18T23:34:45.158Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:34:45 [2020-11-18T23:34:45.158Z] #34 7.999 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:34:45 [2020-11-18T23:34:45.158Z] #34 8.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:34:45 [2020-11-18T23:34:45.158Z] #34 8.066 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:34:45 [2020-11-18T23:34:45.158Z] #34 9.958 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:34:45 [2020-11-18T23:34:45.158Z] #34 ...
23:34:45 [2020-11-18T23:34:45.158Z] 
23:34:45 [2020-11-18T23:34:45.158Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.173 + RM_GOPATH=0
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.173 + TMP_GOPATH=
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.173 + : /build
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.173 + '[' -z '' ']'
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.173 ++ mktemp -d
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.173 + export GOPATH=/tmp/tmp.LsqPqVjk4O
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.173 + GOPATH=/tmp/tmp.LsqPqVjk4O
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.173 + RM_GOPATH=1
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.173 + case "$(go env GOARCH)" in
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.173 ++ go env GOARCH
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.319 + export GO_BUILDMODE=-buildmode=pie
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.319 + GO_BUILDMODE=-buildmode=pie
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.319 ++ dirname /tmp/install/install.sh
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.319 + dir=/tmp/install
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.319 + bin=tomlv
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.319 + shift
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.319 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.319 + . /tmp/install/tomlv.installer
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.319 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.319 + install_tomlv
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.319 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.319 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LsqPqVjk4O/src/github.com/BurntSushi/toml
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.320 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:34:45 [2020-11-18T23:34:45.158Z] #32 7.335 Cloning into '/tmp/tmp.LsqPqVjk4O/src/github.com/BurntSushi/toml'...
23:34:45 [2020-11-18T23:34:45.158Z] #32 9.059 + cd /tmp/tmp.LsqPqVjk4O/src/github.com/BurntSushi/toml
23:34:45 [2020-11-18T23:34:45.158Z] #32 9.060 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:34:45 [2020-11-18T23:34:45.158Z] #32 9.111 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:34:45 [2020-11-18T23:34:45.158Z] #32 10.25 math/bits
23:34:45 [2020-11-18T23:34:45.158Z] #32 ...
23:34:45 [2020-11-18T23:34:45.158Z] 
23:34:45 [2020-11-18T23:34:45.158Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.219 + RM_GOPATH=0
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.219 + TMP_GOPATH=
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.219 + : /build
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.219 + '[' -z '' ']'
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.219 ++ mktemp -d
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.224 + export GOPATH=/tmp/tmp.JxT2Wxyyxf
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.224 + GOPATH=/tmp/tmp.JxT2Wxyyxf
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.224 + RM_GOPATH=1
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.224 + case "$(go env GOARCH)" in
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.224 ++ go env GOARCH
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.225 + export GO_BUILDMODE=-buildmode=pie
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.225 + GO_BUILDMODE=-buildmode=pie
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.226 ++ dirname /tmp/install/install.sh
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.231 Install docker/cli version 17.06.2-ce from stable
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.231 + dir=/tmp/install
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.231 + bin=dockercli
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.231 + shift
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.231 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.231 + . /tmp/install/dockercli.installer
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.231 ++ : stable
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.231 ++ : 17.06.2-ce
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.231 + install_dockercli
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.231 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.232 ++ uname -m
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.232 + arch=x86_64
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.232 + '[' x86_64 '!=' x86_64 ']'
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.232 + url=https://download.docker.com/linux/static
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.239 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:34:45 [2020-11-18T23:34:45.158Z] #22 5.239 + tar -xz docker/docker
23:34:45 [2020-11-18T23:34:45.158Z] #22 ...
23:34:45 [2020-11-18T23:34:45.158Z] 
23:34:45 [2020-11-18T23:34:45.158Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.327 + RM_GOPATH=0
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.327 + TMP_GOPATH=
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.327 + : /build
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.327 + '[' -z '' ']'
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.327 ++ mktemp -d
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.343 + export GOPATH=/tmp/tmp.ShsV996w2z
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.347 + GOPATH=/tmp/tmp.ShsV996w2z
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.347 + RM_GOPATH=1
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.347 + case "$(go env GOARCH)" in
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.347 ++ go env GOARCH
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.385 + export GO_BUILDMODE=-buildmode=pie
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.385 + GO_BUILDMODE=-buildmode=pie
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 ++ dirname /tmp/install/install.sh
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 + dir=/tmp/install
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 + bin=rootlesskit
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 + shift
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 + . /tmp/install/rootlesskit.installer
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 + install_rootlesskit
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 + case "$1" in
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 + export CGO_ENABLED=0
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 + CGO_ENABLED=0
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 + _install_rootlesskit
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ShsV996w2z/src/github.com/rootless-containers/rootlesskit
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 Cloning into '/tmp/tmp.ShsV996w2z/src/github.com/rootless-containers/rootlesskit'...
23:34:45 [2020-11-18T23:34:45.158Z] #56 7.403 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:34:45 [2020-11-18T23:34:45.158Z] #56 ...
23:34:45 [2020-11-18T23:34:45.158Z] 
23:34:45 [2020-11-18T23:34:45.158Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:34:45 [2020-11-18T23:34:45.158Z] #11 7.590 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:34:45 [2020-11-18T23:34:45.158Z] #11 7.781 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:34:45 [2020-11-18T23:34:45.158Z] #11 7.818 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:34:45 [2020-11-18T23:34:45.158Z] #11 10.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:34:45 [2020-11-18T23:34:45.179Z] #41 15.57   CC       images/pipe-data.o
23:34:45 [2020-11-18T23:34:45.179Z] #41 15.65   CC       images/sa.o
23:34:45 [2020-11-18T23:34:45.179Z] #41 15.75   CC       images/timer.o
23:34:45 [2020-11-18T23:34:45.420Z] #11 ...
23:34:45 [2020-11-18T23:34:45.420Z] 
23:34:45 [2020-11-18T23:34:45.420Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.699 + RM_GOPATH=0
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.699 + TMP_GOPATH=
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.699 + : /build
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.699 + '[' -z '' ']'
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.699 ++ mktemp -d
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.702 + export GOPATH=/tmp/tmp.XJkPGGG2oh
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.702 + GOPATH=/tmp/tmp.XJkPGGG2oh
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.702 + RM_GOPATH=1
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.702 + case "$(go env GOARCH)" in
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.702 ++ go env GOARCH
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 + export GO_BUILDMODE=-buildmode=pie
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 + GO_BUILDMODE=-buildmode=pie
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 ++ dirname /tmp/install/install.sh
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 + dir=/tmp/install
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 + bin=shfmt
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 + shift
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 + . /tmp/install/shfmt.installer
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 + install_shfmt
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XJkPGGG2oh/src/github.com/mvdan/sh
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 Cloning into '/tmp/tmp.XJkPGGG2oh/src/github.com/mvdan/sh'...
23:34:45 [2020-11-18T23:34:45.420Z] #49 6.747 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:34:45 [2020-11-18T23:34:45.420Z] #49 ...
23:34:45 [2020-11-18T23:34:45.420Z] 
23:34:45 [2020-11-18T23:34:45.420Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:34:45 [2020-11-18T23:34:45.420Z] #53 7.569 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:34:45 [2020-11-18T23:34:45.420Z] #53 7.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:34:45 [2020-11-18T23:34:45.420Z] #53 7.648 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:34:45 [2020-11-18T23:34:45.420Z] #53 10.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:34:45 [2020-11-18T23:34:45.472Z] #41 ...
23:34:45 [2020-11-18T23:34:45.472Z] 
23:34:45 [2020-11-18T23:34:45.472Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:45 [2020-11-18T23:34:45.472Z] #49 38.76 encoding/binary
23:34:45 [2020-11-18T23:34:45.472Z] #49 40.35 encoding/base64
23:34:45 [2020-11-18T23:34:45.472Z] #49 40.57 fmt
23:34:45 [2020-11-18T23:34:45.472Z] #49 40.75 path/filepath
23:34:45 [2020-11-18T23:34:45.472Z] #49 41.56 golang.org/x/sys/unix
23:34:45 [2020-11-18T23:34:45.472Z] #49 43.87 encoding/json
23:34:45 [2020-11-18T23:34:45.472Z] #49 47.55 github.com/pkg/diff
23:34:45 [2020-11-18T23:34:45.472Z] #49 47.91 go/ast
23:34:45 [2020-11-18T23:34:45.472Z] #49 48.75 golang.org/x/crypto/ssh/terminal
23:34:45 [2020-11-18T23:34:45.472Z] #49 ...
23:34:45 [2020-11-18T23:34:45.472Z] 
23:34:45 [2020-11-18T23:34:45.472Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:34:45 [2020-11-18T23:34:45.472Z] #54 26.28 Checking out files:  61% (2082/3408)   
Checking out files:  62% (2113/3408)   
Checking out files:  63% (2148/3408)   
Checking out files:  64% (2182/3408)   
Checking out files:  65% (2216/3408)   
Checking out files:  66% (2250/3408)   
Checking out files:  67% (2284/3408)   
Checking out files:  68% (2318/3408)   
Checking out files:  69% (2352/3408)   
Checking out files:  70% (2386/3408)   
Checking out files:  71% (2420/3408)   
Checking out files:  72% (2454/3408)   
Checking out files:  73% (2488/3408)   
Checking out files:  74% (2522/3408)   
Checking out files:  75% (2556/3408)   
Checking out files:  76% (2591/3408)   
Checking out files:  77% (2625/3408)   
Checking out files:  78% (2659/3408)   
Checking out files:  79% (2693/3408)   
Checking out files:  80% (2727/3408)   
Checking out files:  81% (2761/3408)   
Checking out files:  82% (2795/3408)   
Checking out files:  83% (2829/3408)   
Checking out files:  84% (2863/3408)   
Checking out files:  85% (2897/3408)   
Checking out files:  86% (2931/3408)   
Checking out files:  87% (2965/3408)   
Checking out files:  88% (3000/3408)   
Checking out files:  89% (3034/3408)   
Checking out files:  90% (3068/3408)   
Checking out files:  91% (3102/3408)   
Checking out files:  92% (3136/3408)   
Checking out files:  93% (3170/3408)   
Checking out files:  94% (3204/3408)   
Checking out files:  95% (3238/3408)   
Checking out files:  96% (3272/3408)   
Checking out files:  97% (3306/3408)   
Checking out files:  98% (3340/3408)   
Checking out files:  99% (3374/3408)   
Checking out files: 100% (3408/3408)   
Checking out files: 100% (3408/3408), done.
23:34:45 [2020-11-18T23:34:45.472Z] #54 27.20 + cd /tmp/tmp.oDYz46Xxku/src/github.com/containerd/containerd
23:34:45 [2020-11-18T23:34:45.472Z] #54 27.20 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:34:45 [2020-11-18T23:34:45.700Z] #53 ...
23:34:45 [2020-11-18T23:34:45.700Z] 
23:34:45 [2020-11-18T23:34:45.700Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.692 + RM_GOPATH=0
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.692 + TMP_GOPATH=
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.692 + : /build
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.692 + '[' -z '' ']'
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.692 ++ mktemp -d
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.692 + export GOPATH=/tmp/tmp.F7MggfhJVs
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.692 + GOPATH=/tmp/tmp.F7MggfhJVs
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.692 + RM_GOPATH=1
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.692 + case "$(go env GOARCH)" in
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.692 ++ go env GOARCH
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 + export GO_BUILDMODE=-buildmode=pie
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 + GO_BUILDMODE=-buildmode=pie
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 ++ dirname /tmp/install/install.sh
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 + dir=/tmp/install
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 + bin=vndr
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 + shift
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 + '[' '!' -f /tmp/install/vndr.installer ']'
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 + . /tmp/install/vndr.installer
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 + install_vndr
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.F7MggfhJVs/src/github.com/LK4D4/vndr
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 Cloning into '/tmp/tmp.F7MggfhJVs/src/github.com/LK4D4/vndr'...
23:34:45 [2020-11-18T23:34:45.700Z] #43 5.716 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:34:45 [2020-11-18T23:34:45.700Z] #43 6.268 + cd /tmp/tmp.F7MggfhJVs/src/github.com/LK4D4/vndr
23:34:45 [2020-11-18T23:34:45.700Z] #43 6.268 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:34:45 [2020-11-18T23:34:45.700Z] #43 6.314 + go build -buildmode=pie -v -o /build/vndr .
23:34:45 [2020-11-18T23:34:45.700Z] #43 7.458 internal/cpu
23:34:45 [2020-11-18T23:34:45.700Z] #43 7.486 runtime/internal/atomic
23:34:45 [2020-11-18T23:34:45.700Z] #43 8.102 runtime/internal/sys
23:34:45 [2020-11-18T23:34:45.700Z] #43 8.158 internal/bytealg
23:34:45 [2020-11-18T23:34:45.700Z] #43 8.414 runtime/internal/math
23:34:45 [2020-11-18T23:34:45.700Z] #43 8.545 internal/race
23:34:45 [2020-11-18T23:34:45.700Z] #43 8.692 sync/atomic
23:34:45 [2020-11-18T23:34:45.700Z] #43 8.993 runtime
23:34:45 [2020-11-18T23:34:45.700Z] #43 9.348 unicode
23:34:45 [2020-11-18T23:34:45.764Z] #54 27.67 + export 'BUILDTAGS=netgo osusergo static_build'
23:34:46 [2020-11-18T23:34:46.001Z] #43 ...
23:34:46 [2020-11-18T23:34:46.001Z] 
23:34:46 [2020-11-18T23:34:46.001Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:34:46 [2020-11-18T23:34:46.001Z] #30 6.323 + git clone https://github.com/kolyshkin/go-swagger.git .
23:34:46 [2020-11-18T23:34:46.001Z] #30 6.323 Cloning into '.'...
23:34:46 [2020-11-18T23:34:46.001Z] #30 ...
23:34:46 [2020-11-18T23:34:46.001Z] 
23:34:46 [2020-11-18T23:34:46.001Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.535 + RM_GOPATH=0
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.536 + TMP_GOPATH=
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.536 + : /build
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.536 + '[' -z '' ']'
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.536 ++ mktemp -d
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.537 + export GOPATH=/tmp/tmp.GXTywD9jA3
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.537 + GOPATH=/tmp/tmp.GXTywD9jA3
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.537 + RM_GOPATH=1
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.537 + case "$(go env GOARCH)" in
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.537 ++ go env GOARCH
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + export GO_BUILDMODE=-buildmode=pie
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + GO_BUILDMODE=-buildmode=pie
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 ++ dirname /tmp/install/install.sh
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + dir=/tmp/install
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + bin=gotestsum
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + shift
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + . /tmp/install/gotestsum.installer
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 ++ : v0.5.3
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + install_gotestsum
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + set -e
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + export GO111MODULE=on
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + GO111MODULE=on
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + GOBIN=/build
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.557 + go get gotest.tools/gotestsum@v0.5.3
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.578 go: finding gotest.tools v0.5.3
23:34:46 [2020-11-18T23:34:46.001Z] #45 6.580 go: finding gotest.tools/gotestsum v0.5.3
23:34:46 [2020-11-18T23:34:46.001Z] #45 7.832 go: downloading gotest.tools/gotestsum v0.5.3
23:34:46 [2020-11-18T23:34:46.001Z] #45 8.556 go: extracting gotest.tools/gotestsum v0.5.3
23:34:46 [2020-11-18T23:34:46.001Z] #45 9.783 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:34:46 [2020-11-18T23:34:46.001Z] #45 9.853 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:34:46 [2020-11-18T23:34:46.001Z] #45 9.973 go: downloading github.com/jonboulle/clockwork v0.1.0
23:34:46 [2020-11-18T23:34:46.001Z] #45 9.976 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:34:46 [2020-11-18T23:34:46.001Z] #45 10.01 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:34:46 [2020-11-18T23:34:46.001Z] #45 10.32 go: downloading github.com/fatih/color v1.9.0
23:34:46 [2020-11-18T23:34:46.001Z] #45 10.35 go: downloading github.com/spf13/pflag v1.0.3
23:34:46 [2020-11-18T23:34:46.001Z] #45 10.43 go: downloading github.com/pkg/errors v0.9.1
23:34:46 [2020-11-18T23:34:46.001Z] #45 10.46 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:34:46 [2020-11-18T23:34:46.001Z] #45 10.78 go: extracting github.com/jonboulle/clockwork v0.1.0
23:34:46 [2020-11-18T23:34:46.001Z] #45 10.92 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:34:46 [2020-11-18T23:34:46.001Z] #45 11.25 go: extracting github.com/pkg/errors v0.9.1
23:34:46 [2020-11-18T23:34:46.057Z] #54 27.67 + BUILDTAGS='netgo osusergo static_build'
23:34:46 [2020-11-18T23:34:46.057Z] #54 27.67 + export EXTRA_FLAGS=-buildmode=pie
23:34:46 [2020-11-18T23:34:46.057Z] #54 27.67 + EXTRA_FLAGS=-buildmode=pie
23:34:46 [2020-11-18T23:34:46.057Z] #54 27.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:34:46 [2020-11-18T23:34:46.057Z] #54 27.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:34:46 [2020-11-18T23:34:46.057Z] #54 27.67 + '[' '' = dynamic ']'
23:34:46 [2020-11-18T23:34:46.057Z] #54 27.67 + make
23:34:46 [2020-11-18T23:34:46.263Z] #45 11.81 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:34:46 [2020-11-18T23:34:46.263Z] #45 ...
23:34:46 [2020-11-18T23:34:46.263Z] 
23:34:46 [2020-11-18T23:34:46.263Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:34:46 [2020-11-18T23:34:46.263Z] #40 11.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:34:46 [2020-11-18T23:34:46.692Z] #54 28.34 + bin/ctr
23:34:50 [2020-11-18T23:34:50.555Z] #40 16.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:34:51 [2020-11-18T23:34:51.150Z] #54 ...
23:34:51 [2020-11-18T23:34:51.150Z] 
23:34:51 [2020-11-18T23:34:51.150Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:34:51 [2020-11-18T23:34:51.150Z] #11 54.22 Selecting previously unselected package g++-mingw-w64-x86-64.
23:34:51 [2020-11-18T23:34:51.150Z] #11 54.24 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:34:51 [2020-11-18T23:34:51.150Z] #11 54.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:34:51 [2020-11-18T23:34:51.497Z] #40 ...
23:34:51 [2020-11-18T23:34:51.497Z] 
23:34:51 [2020-11-18T23:34:51.497Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:34:51 [2020-11-18T23:34:51.497Z] #47 15.31 go: downloading github.com/spf13/pflag v1.0.5
23:34:51 [2020-11-18T23:34:51.497Z] #47 15.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:34:51 [2020-11-18T23:34:51.497Z] #47 15.56 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:34:51 [2020-11-18T23:34:51.497Z] #47 15.56 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:34:51 [2020-11-18T23:34:51.497Z] #47 15.61 go: downloading github.com/pkg/errors v0.8.1
23:34:51 [2020-11-18T23:34:51.497Z] #47 15.77 go: downloading github.com/spf13/viper v1.6.1
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.04 go: downloading github.com/sirupsen/logrus v1.4.2
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.19 go: downloading github.com/stretchr/testify v1.4.0
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.28 go: downloading github.com/spf13/cobra v0.0.5
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.37 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.38 go: downloading github.com/fatih/color v1.7.0
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.38 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.52 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.62 go: extracting github.com/pkg/errors v0.8.1
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.62 go: downloading github.com/mattn/go-colorable v0.1.4
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.81 go: extracting github.com/sirupsen/logrus v1.4.2
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.83 go: extracting github.com/spf13/viper v1.6.1
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.87 go: downloading github.com/magiconair/properties v1.8.1
23:34:51 [2020-11-18T23:34:51.497Z] #47 16.92 go: extracting github.com/spf13/pflag v1.0.5
23:34:51 [2020-11-18T23:34:51.497Z] #47 17.01 go: extracting github.com/stretchr/testify v1.4.0
23:34:51 [2020-11-18T23:34:51.759Z] #47 17.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:34:51 [2020-11-18T23:34:51.759Z] #47 ...
23:34:51 [2020-11-18T23:34:51.759Z] 
23:34:51 [2020-11-18T23:34:51.759Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:34:51 [2020-11-18T23:34:51.759Z] #38 6.883 + git clone https://github.com/docker/distribution.git .
23:34:51 [2020-11-18T23:34:51.759Z] #38 6.883 Cloning into '.'...
23:34:51 [2020-11-18T23:34:51.759Z] #38 ...
23:34:51 [2020-11-18T23:34:51.759Z] 
23:34:51 [2020-11-18T23:34:51.759Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:34:51 [2020-11-18T23:34:51.759Z] #47 17.28 go: extracting github.com/fatih/color v1.7.0
23:34:51 [2020-11-18T23:34:51.759Z] #47 17.28 go: extracting github.com/mattn/go-colorable v0.1.4
23:34:52 [2020-11-18T23:34:52.020Z] #47 17.36 go: extracting github.com/spf13/cobra v0.0.5
23:34:52 [2020-11-18T23:34:52.020Z] #47 17.37 go: extracting github.com/go-lintpack/lintpack v0.5.2
23:34:52 [2020-11-18T23:34:52.020Z] #47 17.41 go: downloading github.com/spf13/afero v1.1.2
23:34:52 [2020-11-18T23:34:52.020Z] #47 17.42 go: downloading github.com/hashicorp/hcl v1.0.0
23:34:52 [2020-11-18T23:34:52.020Z] #47 ...
23:34:52 [2020-11-18T23:34:52.020Z] 
23:34:52 [2020-11-18T23:34:52.020Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:34:52 [2020-11-18T23:34:52.020Z] #22 15.48 + mkdir -p /build
23:34:52 [2020-11-18T23:34:52.020Z] #22 15.49 + mv docker/docker /build/
23:34:52 [2020-11-18T23:34:52.020Z] #22 15.49 + rmdir docker
23:34:52 [2020-11-18T23:34:52.020Z] #22 DONE 17.5s
23:34:52 [2020-11-18T23:34:52.280Z] 
23:34:52 [2020-11-18T23:34:52.280Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:34:52 [2020-11-18T23:34:52.280Z] #47 17.70 go: downloading github.com/pmezard/go-difflib v1.0.0
23:34:52 [2020-11-18T23:34:52.280Z] #47 17.70 go: extracting github.com/magiconair/properties v1.8.1
23:34:52 [2020-11-18T23:34:52.544Z] #47 18.04 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:34:52 [2020-11-18T23:34:52.805Z] #47 18.25 go: extracting github.com/pmezard/go-difflib v1.0.0
23:34:52 [2020-11-18T23:34:52.805Z] #47 18.25 go: downloading github.com/subosito/gotenv v1.2.0
23:34:53 [2020-11-18T23:34:53.376Z] #47 18.73 go: downloading github.com/stretchr/objx v0.2.0
23:34:53 [2020-11-18T23:34:53.376Z] #47 18.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:34:53 [2020-11-18T23:34:53.376Z] #47 18.85 go: extracting github.com/spf13/afero v1.1.2
23:34:53 [2020-11-18T23:34:53.376Z] #47 18.87 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:34:53 [2020-11-18T23:34:53.376Z] #47 18.89 go: extracting github.com/subosito/gotenv v1.2.0
23:34:53 [2020-11-18T23:34:53.376Z] #47 18.89 go: extracting github.com/go-toolsmith/astfmt v1.0.0
23:34:53 [2020-11-18T23:34:53.885Z] #11 ...
23:34:53 [2020-11-18T23:34:53.885Z] 
23:34:53 [2020-11-18T23:34:53.885Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:34:53 [2020-11-18T23:34:53.885Z] #43 47.06 text/template/parse
23:34:53 [2020-11-18T23:34:53.885Z] #43 48.95 go/parser
23:34:53 [2020-11-18T23:34:53.885Z] #43 49.77 text/template
23:34:53 [2020-11-18T23:34:53.885Z] #43 51.22 encoding/xml
23:34:53 [2020-11-18T23:34:53.885Z] #43 53.22 go/doc
23:34:53 [2020-11-18T23:34:53.885Z] #43 54.60 github.com/LK4D4/vndr/versioned
23:34:53 [2020-11-18T23:34:53.885Z] #43 54.64 compress/flate
23:34:53 [2020-11-18T23:34:53.885Z] #43 55.18 github.com/LK4D4/vndr/build
23:34:53 [2020-11-18T23:34:53.885Z] #43 56.34 hash/crc32
23:34:53 [2020-11-18T23:34:53.885Z] #43 56.73 compress/gzip
23:34:53 [2020-11-18T23:34:53.885Z] #43 57.12 net
23:34:53 [2020-11-18T23:34:53.885Z] #43 57.19 vendor/golang.org/x/text/transform
23:34:53 [2020-11-18T23:34:53.885Z] #43 ...
23:34:53 [2020-11-18T23:34:53.885Z] 
23:34:53 [2020-11-18T23:34:53.885Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:34:53 [2020-11-18T23:34:53.885Z] #41 15.98   CC       images/timerfd.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 16.13   CC       images/mm.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 16.25   CC       images/sk-opts.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 16.36   CC       images/sk-unix.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 16.54   CC       images/sk-inet.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 16.83   CC       images/tun.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 17.01   CC       images/sk-netlink.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 17.13   CC       images/packet-sock.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 17.32   CC       images/ipc-var.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 17.39   CC       images/ipc-desc.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 17.47   CC       images/ipc-shm.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 17.56   CC       images/ipc-msg.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 17.74   CC       images/ipc-sem.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 17.92   CC       images/utsns.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 18.09   CC       images/creds.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 18.20   CC       images/vma.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 18.37   CC       images/netdev.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 18.58   CC       images/tty.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 18.87   CC       images/file-lock.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 19.00   CC       images/rlimit.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 19.15   CC       images/pagemap.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 19.37   CC       images/siginfo.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 19.52   CC       images/rpc.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 20.30   CC       images/ext-file.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 20.45   CC       images/cgroup.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 20.77   CC       images/userns.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 20.97   CC       images/google/protobuf/descriptor.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 21.76   CC       images/opts.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 21.90   CC       images/seccomp.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 22.09   CC       images/binfmt-misc.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 22.23   CC       images/time.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 22.32   CC       images/sysctl.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 22.39   CC       images/autofs.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 22.52   CC       images/macvlan.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 22.68   CC       images/sit.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 22.82   CC       images/memfd.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 22.98   CC       images/timens.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.13   LINK     images/built-in.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.19   GEN      compel/include/asm
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.20   GEN      compel/include/version.h
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.21 touch .config
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.22   GEN      include/common/config.h
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.26   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.30   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.31   GEN      compel/plugins/include/uapi/std/syscall.h
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.32   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.33   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.34   DEP      compel/arch/s390/plugins/std/parasite-head.d
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.37   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.38   DEP      compel/plugins/std/infect.d
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.42   DEP      compel/plugins/std/string.d
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.49   DEP      compel/plugins/std/log.d
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.57   DEP      compel/plugins/std/fds.d
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.65   DEP      compel/plugins/std/std.d
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.79   DEP      compel/plugins/shmem/shmem.d
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.83   DEP      compel/plugins/fds/fds.d
23:34:53 [2020-11-18T23:34:53.885Z] #41 23.96   CC       compel/plugins/std/std.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 24.19   CC       compel/plugins/std/fds.o
23:34:53 [2020-11-18T23:34:53.885Z] #41 24.36   CC       compel/plugins/std/log.o
23:34:53 [2020-11-18T23:34:53.947Z] #47 19.21 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:34:53 [2020-11-18T23:34:53.947Z] #47 19.21 go: downloading github.com/pelletier/go-toml v1.2.0
23:34:53 [2020-11-18T23:34:53.947Z] #47 19.23 go: downloading github.com/davecgh/go-spew v1.1.1
23:34:54 [2020-11-18T23:34:54.178Z] #41 ...
23:34:54 [2020-11-18T23:34:54.178Z] 
23:34:54 [2020-11-18T23:34:54.178Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:34:54 [2020-11-18T23:34:54.178Z] #43 57.60 vendor/golang.org/x/text/unicode/bidi
23:34:54 [2020-11-18T23:34:54.517Z] #47 19.91 go: extracting github.com/stretchr/objx v0.2.0
23:34:54 [2020-11-18T23:34:54.518Z] #47 20.05 go: extracting github.com/hashicorp/hcl v1.0.0
23:34:54 [2020-11-18T23:34:54.778Z] #47 20.05 go: extracting github.com/mitchellh/mapstructure v1.1.2
23:34:54 [2020-11-18T23:34:54.778Z] #47 20.06 go: extracting github.com/davecgh/go-spew v1.1.1
23:34:54 [2020-11-18T23:34:54.778Z] #47 20.24 go: extracting github.com/pelletier/go-toml v1.2.0
23:34:54 [2020-11-18T23:34:54.778Z] #47 20.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:34:54 [2020-11-18T23:34:54.814Z] #43 ...
23:34:54 [2020-11-18T23:34:54.814Z] 
23:34:54 [2020-11-18T23:34:54.814Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:54 [2020-11-18T23:34:54.814Z] #49 49.75 mvdan.cc/editorconfig
23:34:54 [2020-11-18T23:34:54.814Z] #49 50.60 mvdan.cc/sh/v3/fileutil
23:34:54 [2020-11-18T23:34:54.814Z] #49 50.79 mvdan.cc/sh/v3/syntax
23:34:54 [2020-11-18T23:34:54.814Z] #49 54.76 mvdan.cc/sh/v3/cmd/shfmt
23:34:54 [2020-11-18T23:34:54.814Z] #49 DONE 58.2s
23:34:55 [2020-11-18T23:34:55.109Z] 
23:34:55 [2020-11-18T23:34:55.109Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:34:55 [2020-11-18T23:34:55.109Z] #41 24.90   CC       compel/plugins/std/string.o
23:34:55 [2020-11-18T23:34:55.109Z] #41 25.50   CC       compel/plugins/std/infect.o
23:34:55 [2020-11-18T23:34:55.349Z] #47 ...
23:34:55 [2020-11-18T23:34:55.349Z] 
23:34:55 [2020-11-18T23:34:55.349Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:55 [2020-11-18T23:34:55.349Z] #32 10.66 runtime
23:34:55 [2020-11-18T23:34:55.349Z] #32 11.32 math
23:34:55 [2020-11-18T23:34:55.349Z] #32 17.34 internal/testlog
23:34:55 [2020-11-18T23:34:55.349Z] #32 17.79 encoding
23:34:55 [2020-11-18T23:34:55.349Z] #32 18.07 runtime/cgo
23:34:55 [2020-11-18T23:34:55.349Z] #32 ...
23:34:55 [2020-11-18T23:34:55.349Z] 
23:34:55 [2020-11-18T23:34:55.349Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:34:55 [2020-11-18T23:34:55.349Z] #47 20.84 go: extracting github.com/spf13/jwalterweatherman v1.0.0
23:34:55 [2020-11-18T23:34:55.407Z] #41 25.72   CC       compel/arch/s390/plugins/std/parasite-head.o
23:34:55 [2020-11-18T23:34:55.407Z] #41 25.77   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
23:34:55 [2020-11-18T23:34:55.407Z] #41 25.83   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
23:34:55 [2020-11-18T23:34:55.407Z] #41 25.94   AR       compel/plugins/std.lib.a
23:34:55 [2020-11-18T23:34:55.621Z] #47 21.06 go: downloading github.com/spf13/cast v1.3.0
23:34:55 [2020-11-18T23:34:55.621Z] #47 21.11 go: downloading gopkg.in/yaml.v2 v2.2.7
23:34:55 [2020-11-18T23:34:55.705Z] #41 25.98   CC       compel/plugins/fds/fds.o
23:34:55 [2020-11-18T23:34:55.998Z] #41 26.37   AR       compel/plugins/fds.lib.a
23:34:55 [2020-11-18T23:34:55.998Z] #41 26.41   HOSTDEP  compel/src/lib/log-host.d
23:34:55 [2020-11-18T23:34:55.998Z] #41 26.46   HOSTDEP  compel/src/lib/handle-elf-host.d
23:34:55 [2020-11-18T23:34:55.998Z] #41 26.52   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
23:34:55 [2020-11-18T23:34:55.998Z] #41 26.58   HOSTDEP  compel/src/main-host.d
23:34:56 [2020-11-18T23:34:56.290Z] #41 26.65   DEP      compel/src/lib/ptrace.d
23:34:56 [2020-11-18T23:34:56.290Z] #41 26.72   DEP      compel/src/lib/infect.d
23:34:56 [2020-11-18T23:34:56.290Z] #41 26.81   DEP      compel/src/lib/infect-util.d
23:34:56 [2020-11-18T23:34:56.290Z] #41 26.86   DEP      compel/src/lib/infect-rpc.d
23:34:56 [2020-11-18T23:34:56.561Z] #47 21.91 go: extracting gopkg.in/yaml.v2 v2.2.7
23:34:56 [2020-11-18T23:34:56.561Z] #47 ...
23:34:56 [2020-11-18T23:34:56.561Z] 
23:34:56 [2020-11-18T23:34:56.561Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:34:56 [2020-11-18T23:34:56.561Z] #45 11.91 go: extracting github.com/fatih/color v1.9.0
23:34:56 [2020-11-18T23:34:56.561Z] #45 12.03 go: downloading github.com/mattn/go-isatty v0.0.12
23:34:56 [2020-11-18T23:34:56.561Z] #45 12.03 go: downloading github.com/mattn/go-colorable v0.1.6
23:34:56 [2020-11-18T23:34:56.561Z] #45 12.16 go: extracting github.com/spf13/pflag v1.0.3
23:34:56 [2020-11-18T23:34:56.561Z] #45 12.66 go: extracting github.com/mattn/go-colorable v0.1.6
23:34:56 [2020-11-18T23:34:56.561Z] #45 12.82 go: extracting github.com/mattn/go-isatty v0.0.12
23:34:56 [2020-11-18T23:34:56.562Z] #45 14.83 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:34:56 [2020-11-18T23:34:56.562Z] #45 16.27 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:34:56 [2020-11-18T23:34:56.562Z] #45 17.69 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:34:56 [2020-11-18T23:34:56.562Z] #45 ...
23:34:56 [2020-11-18T23:34:56.562Z] 
23:34:56 [2020-11-18T23:34:56.562Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:34:56 [2020-11-18T23:34:56.562Z] #49 21.81 + cd /tmp/tmp.XJkPGGG2oh/src/github.com/mvdan/sh
23:34:56 [2020-11-18T23:34:56.562Z] #49 21.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:34:56 [2020-11-18T23:34:56.562Z] #49 21.99 + GO111MODULE=on
23:34:56 [2020-11-18T23:34:56.562Z] #49 22.01 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:34:56 [2020-11-18T23:34:56.582Z] #41 26.97   DEP      compel/arch/s390/src/lib/infect.d
23:34:56 [2020-11-18T23:34:56.582Z] #41 27.03   DEP      compel/arch/s390/src/lib/cpu.d
23:34:56 [2020-11-18T23:34:56.582Z] #41 27.06   DEP      compel/src/lib/log.d
23:34:56 [2020-11-18T23:34:56.874Z] #41 27.12   DEP      compel/src/main.d
23:34:56 [2020-11-18T23:34:56.874Z] #41 27.21   DEP      compel/src/lib/handle-elf.d
23:34:56 [2020-11-18T23:34:56.874Z] #41 27.27   DEP      compel/arch/s390/src/lib/handle-elf.d
23:34:56 [2020-11-18T23:34:56.874Z] #41 27.38   CC       compel/src/lib/log.o
23:34:57 [2020-11-18T23:34:57.166Z] #41 27.59   CC       compel/arch/s390/src/lib/cpu.o
23:34:57 [2020-11-18T23:34:57.166Z] #41 27.77   CC       compel/arch/s390/src/lib/infect.o
23:34:57 [2020-11-18T23:34:57.502Z] #49 ...
23:34:57 [2020-11-18T23:34:57.502Z] 
23:34:57 [2020-11-18T23:34:57.502Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:34:57 [2020-11-18T23:34:57.502Z] #53 12.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:34:57 [2020-11-18T23:34:57.502Z] #53 16.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:34:57 [2020-11-18T23:34:57.502Z] #53 ...
23:34:57 [2020-11-18T23:34:57.502Z] 
23:34:57 [2020-11-18T23:34:57.502Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:34:57 [2020-11-18T23:34:57.502Z] #11 12.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:34:57 [2020-11-18T23:34:57.502Z] #11 16.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:34:57 [2020-11-18T23:34:57.763Z] #11 ...
23:34:57 [2020-11-18T23:34:57.763Z] 
23:34:57 [2020-11-18T23:34:57.763Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.06 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.09 go: extracting github.com/spf13/cast v1.3.0
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.09 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.33 go: extracting github.com/mitchellh/go-homedir v1.1.0
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.33 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.38 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.46 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.63 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.75 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
23:34:57 [2020-11-18T23:34:57.763Z] #47 22.75 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:34:57 [2020-11-18T23:34:57.763Z] #47 23.20 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:34:57 [2020-11-18T23:34:57.763Z] #47 23.20 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:34:57 [2020-11-18T23:34:57.763Z] #47 23.27 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:34:57 [2020-11-18T23:34:57.801Z] #41 28.17   CC       compel/src/lib/infect-rpc.o
23:34:57 [2020-11-18T23:34:57.801Z] #41 28.39   CC       compel/src/lib/infect-util.o
23:34:58 [2020-11-18T23:34:58.028Z] #47 23.28 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:34:58 [2020-11-18T23:34:58.028Z] #47 23.57 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:34:58 [2020-11-18T23:34:58.094Z] #41 28.53   CC       compel/src/lib/infect.o
23:34:58 [2020-11-18T23:34:58.289Z] #47 23.81 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:34:58 [2020-11-18T23:34:58.550Z] #47 ...
23:34:58 [2020-11-18T23:34:58.550Z] 
23:34:58 [2020-11-18T23:34:58.550Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:34:58 [2020-11-18T23:34:58.550Z] #34 13.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:34:58 [2020-11-18T23:34:58.550Z] #34 17.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:34:58 [2020-11-18T23:34:58.550Z] #34 ...
23:34:58 [2020-11-18T23:34:58.550Z] 
23:34:58 [2020-11-18T23:34:58.550Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:34:58 [2020-11-18T23:34:58.550Z] #45 23.70 go: finding github.com/fatih/color v1.9.0
23:34:58 [2020-11-18T23:34:58.550Z] #45 23.73 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:34:58 [2020-11-18T23:34:58.550Z] #45 23.75 go: finding github.com/pkg/errors v0.9.1
23:34:58 [2020-11-18T23:34:58.550Z] #45 23.95 go: finding github.com/spf13/pflag v1.0.3
23:34:58 [2020-11-18T23:34:58.550Z] #45 24.03 go: finding github.com/mattn/go-colorable v0.1.6
23:34:58 [2020-11-18T23:34:58.811Z] #45 24.21 go: finding github.com/mattn/go-isatty v0.0.12
23:34:59 [2020-11-18T23:34:59.071Z] #45 ...
23:34:59 [2020-11-18T23:34:59.072Z] 
23:34:59 [2020-11-18T23:34:59.072Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:34:59 [2020-11-18T23:34:59.072Z] #56 14.53 Checking out files:  97% (775/794)   
Checking out files:  98% (779/794)   
Checking out files:  99% (787/794)   
Checking out files: 100% (794/794)   
Checking out files: 100% (794/794), done.
23:34:59 [2020-11-18T23:34:59.072Z] #56 14.61 + cd /tmp/tmp.ShsV996w2z/src/github.com/rootless-containers/rootlesskit
23:34:59 [2020-11-18T23:34:59.072Z] #56 14.61 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:34:59 [2020-11-18T23:34:59.072Z] #56 15.21 + for f in rootlesskit rootlesskit-docker-proxy
23:34:59 [2020-11-18T23:34:59.072Z] #56 15.21 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:34:59 [2020-11-18T23:34:59.332Z] #56 ...
23:34:59 [2020-11-18T23:34:59.332Z] 
23:34:59 [2020-11-18T23:34:59.332Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:34:59 [2020-11-18T23:34:59.332Z] #45 24.68 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:34:59 [2020-11-18T23:34:59.366Z] Fetching without tags
23:34:59 [2020-11-18T23:34:59.596Z] #45 25.03 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:34:59 [2020-11-18T23:34:59.596Z] #45 25.15 go: finding github.com/jonboulle/clockwork v0.1.0
23:34:59 [2020-11-18T23:34:59.608Z] #41 29.93   CC       compel/src/lib/ptrace.o
23:34:59 [2020-11-18T23:34:59.608Z] #41 30.18   AR       compel/libcompel.a
23:34:59 [2020-11-18T23:34:59.608Z] #41 30.23   HOSTCC   compel/src/main-host.o
23:34:59 [2020-11-18T23:34:59.799Z] Merging remotes/origin/master commit 74455dcbb12b9e3927e7a625d6cdab06a82ce84b into PR head commit c7f0b509cf21b066c2f088908c555f014242e280
23:34:59 [2020-11-18T23:34:59.856Z] #45 25.25 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:34:59 [2020-11-18T23:34:59.856Z] #45 ...
23:34:59 [2020-11-18T23:34:59.856Z] 
23:34:59 [2020-11-18T23:34:59.856Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:34:59 [2020-11-18T23:34:59.856Z] #43 15.19 unicode/utf8
23:34:59 [2020-11-18T23:34:59.856Z] #43 16.57 math
23:34:59 [2020-11-18T23:34:59.856Z] #43 22.54 unicode/utf16
23:34:59 [2020-11-18T23:34:59.856Z] #43 22.94 container/list
23:34:59 [2020-11-18T23:34:59.856Z] #43 23.92 crypto/internal/subtle
23:34:59 [2020-11-18T23:34:59.856Z] #43 24.19 crypto/subtle
23:34:59 [2020-11-18T23:34:59.856Z] #43 24.44 vendor/golang.org/x/crypto/cryptobyte/asn1
23:34:59 [2020-11-18T23:34:59.856Z] #43 24.80 internal/nettrace
23:34:59 [2020-11-18T23:34:59.856Z] #43 25.10 runtime/cgo
23:34:59 [2020-11-18T23:34:59.856Z] #43 ...
23:34:59 [2020-11-18T23:34:59.856Z] 
23:34:59 [2020-11-18T23:34:59.856Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:34:59 [2020-11-18T23:34:59.856Z] #45 25.28 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:34:59 [2020-11-18T23:34:59.900Z] #41 30.37   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
23:34:59 [2020-11-18T23:34:59.900Z] #41 30.48   HOSTCC   compel/src/lib/handle-elf-host.o
23:34:59 [2020-11-18T23:34:59.267Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:34:59 [2020-11-18T23:34:59.286Z]  > git config --add remote.origin.fetch +refs/pull/41695/head:refs/remotes/origin/PR-41695 # timeout=10
23:34:59 [2020-11-18T23:34:59.319Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:34:59 [2020-11-18T23:34:59.344Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:34:59 [2020-11-18T23:34:59.376Z] Fetching upstream changes from https://github.com/moby/moby.git
23:34:59 [2020-11-18T23:34:59.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:34:59 [2020-11-18T23:34:59.377Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:34:59 [2020-11-18T23:34:59.817Z]  > git config core.sparsecheckout # timeout=10
23:34:59 [2020-11-18T23:34:59.840Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:35:00 [2020-11-18T23:35:00.534Z] #41 30.80   HOSTCC   compel/src/lib/log-host.o
23:35:00 [2020-11-18T23:35:00.534Z] #41 30.90   HOSTLINK compel/compel-host-bin
23:35:00 [2020-11-18T23:35:00.534Z] #41 31.05   DEP      soccr/soccr.d
23:35:00 [2020-11-18T23:35:00.828Z] #41 31.24   CC       soccr/soccr.o
23:35:01 [2020-11-18T23:35:01.161Z] #41 ...
23:35:01 [2020-11-18T23:35:01.161Z] 
23:35:01 [2020-11-18T23:35:01.161Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:35:01 [2020-11-18T23:35:01.161Z] #11 64.49 Selecting previously unselected package libapparmor1:s390x.
23:35:01 [2020-11-18T23:35:01.161Z] #11 64.49 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
23:35:01 [2020-11-18T23:35:01.161Z] #11 64.49 Unpacking libapparmor1:s390x (2.13.2-10) ...
23:35:01 [2020-11-18T23:35:01.161Z] #11 64.61 Selecting previously unselected package libapparmor-dev:s390x.
23:35:01 [2020-11-18T23:35:01.161Z] #11 64.61 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
23:35:01 [2020-11-18T23:35:01.161Z] #11 64.62 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
23:35:01 [2020-11-18T23:35:01.161Z] #11 64.71 Selecting previously unselected package libbtrfs0.
23:35:01 [2020-11-18T23:35:01.161Z] #11 64.71 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
23:35:01 [2020-11-18T23:35:01.388Z] Removing intermediate container 49d39107dca7
23:35:01 [2020-11-18T23:35:01.389Z]  ---> d1a5ba11c802
23:35:01 [2020-11-18T23:35:01.389Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
23:35:01 [2020-11-18T23:35:01.389Z]  ---> 805dc2d65d1c
23:35:01 [2020-11-18T23:35:01.389Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
23:35:01 [2020-11-18T23:35:01.389Z]  ---> 5cd6af3f4121
23:35:01 [2020-11-18T23:35:01.389Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
23:35:01 [2020-11-18T23:35:01.389Z]  ---> Running in 0cbfb11861a9
23:35:01 [2020-11-18T23:35:01.389Z] Removing intermediate container 0cbfb11861a9
23:35:01 [2020-11-18T23:35:01.389Z]  ---> da81fc1a3b2a
23:35:01 [2020-11-18T23:35:01.389Z] Successfully built da81fc1a3b2a
23:35:01 [2020-11-18T23:35:01.389Z] Successfully tagged moby-buildx:latest
23:35:01 [2020-11-18T23:35:01.389Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
23:35:01 [2020-11-18T23:35:01.389Z] if [ -n "${id}" ]; then \
23:35:01 [2020-11-18T23:35:01.389Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
23:35:01 [2020-11-18T23:35:01.389Z] 	&& touch bundles/buildx; \
23:35:01 [2020-11-18T23:35:01.389Z] 	docker rm -f ${id}; \
23:35:01 [2020-11-18T23:35:01.389Z] fi
23:35:01 [2020-11-18T23:35:01.389Z] 4b706af7be22017e40b6c00652b3c72d3305f95a71d6a1dc6e1071a1977362c9
23:35:01 [2020-11-18T23:35:01.389Z] bundles/buildx version
23:35:01 [2020-11-18T23:35:01.389Z] buildx v0.3.1 6db68d0
23:35:01 [2020-11-18T23:35:01.389Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:c7f0b509cf21b066c2f088908c555f014242e280 .
23:35:01 [2020-11-18T23:35:01.389Z] #1 [internal] booting buildkit
23:35:01 [2020-11-18T23:35:01.389Z] #1 pulling image moby/buildkit:buildx-stable-1
23:35:01 [2020-11-18T23:35:01.389Z] #1 pulling image moby/buildkit:buildx-stable-1 2.2s done
23:35:01 [2020-11-18T23:35:01.389Z] #1 creating container buildx_buildkit_default
23:35:01 [2020-11-18T23:35:01.389Z] #1 creating container buildx_buildkit_default 0.4s done
23:35:01 [2020-11-18T23:35:01.389Z] #1 DONE 2.5s
23:35:01 [2020-11-18T23:35:01.389Z] 
23:35:01 [2020-11-18T23:35:01.389Z] #3 [internal] load build definition from Dockerfile
23:35:01 [2020-11-18T23:35:01.389Z] #3 transferring dockerfile:
23:35:01 [2020-11-18T23:35:01.389Z] #3 transferring dockerfile: 16.58kB done
23:35:01 [2020-11-18T23:35:01.389Z] #3 DONE 0.0s
23:35:01 [2020-11-18T23:35:01.389Z] 
23:35:01 [2020-11-18T23:35:01.389Z] #2 [internal] load .dockerignore
23:35:01 [2020-11-18T23:35:01.389Z] #2 transferring context: 87B done
23:35:01 [2020-11-18T23:35:01.389Z] #2 DONE 0.0s
23:35:01 [2020-11-18T23:35:01.389Z] 
23:35:01 [2020-11-18T23:35:01.389Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:35:01 [2020-11-18T23:35:01.389Z] #4 DONE 1.0s
23:35:01 [2020-11-18T23:35:01.389Z] 
23:35:01 [2020-11-18T23:35:01.389Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:35:01 [2020-11-18T23:35:01.389Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:35:01 [2020-11-18T23:35:01.389Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:35:01 [2020-11-18T23:35:01.389Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
23:35:01 [2020-11-18T23:35:01.389Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
23:35:01 [2020-11-18T23:35:01.389Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
23:35:01 [2020-11-18T23:35:01.453Z] #11 64.72 Unpacking libbtrfs0 (4.20.1-2) ...
23:35:01 [2020-11-18T23:35:01.453Z] #11 64.76 Selecting previously unselected package libbtrfs-dev.
23:35:01 [2020-11-18T23:35:01.453Z] #11 64.76 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
23:35:01 [2020-11-18T23:35:01.453Z] #11 64.76 Unpacking libbtrfs-dev (4.20.1-2) ...
23:35:01 [2020-11-18T23:35:01.453Z] #11 64.82 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
23:35:01 [2020-11-18T23:35:01.453Z] #11 64.82 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
23:35:01 [2020-11-18T23:35:01.453Z] #11 64.82 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
23:35:01 [2020-11-18T23:35:01.453Z] #11 64.87 Selecting previously unselected package libudev-dev:s390x.
23:35:01 [2020-11-18T23:35:01.453Z] #11 64.87 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
23:35:01 [2020-11-18T23:35:01.453Z] #11 64.88 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
23:35:01 [2020-11-18T23:35:01.554Z] Fetching without tags
23:35:01 [2020-11-18T23:35:01.745Z] #11 65.03 Selecting previously unselected package libsepol1-dev:s390x.
23:35:01 [2020-11-18T23:35:01.745Z] #11 65.03 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
23:35:01 [2020-11-18T23:35:01.745Z] #11 65.04 Unpacking libsepol1-dev:s390x (2.8-1) ...
23:35:01 [2020-11-18T23:35:01.872Z] Merge succeeded, producing c7f0b509cf21b066c2f088908c555f014242e280
23:35:01 [2020-11-18T23:35:01.873Z] Checking out Revision c7f0b509cf21b066c2f088908c555f014242e280 (PR-41695)
23:35:02 [2020-11-18T23:35:02.009Z] Merging remotes/origin/master commit 74455dcbb12b9e3927e7a625d6cdab06a82ce84b into PR head commit c7f0b509cf21b066c2f088908c555f014242e280
23:35:02 [2020-11-18T23:35:02.037Z] #11 65.28 Selecting previously unselected package libpcre16-3:s390x.
23:35:02 [2020-11-18T23:35:02.037Z] #11 65.28 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
23:35:02 [2020-11-18T23:35:02.037Z] #11 65.29 Unpacking libpcre16-3:s390x (2:8.39-12) ...
23:35:02 [2020-11-18T23:35:02.037Z] #11 65.41 Selecting previously unselected package libpcre32-3:s390x.
23:35:02 [2020-11-18T23:35:02.037Z] #11 65.41 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
23:35:02 [2020-11-18T23:35:02.037Z] #11 65.41 Unpacking libpcre32-3:s390x (2:8.39-12) ...
23:35:02 [2020-11-18T23:35:02.329Z] #11 65.51 Selecting previously unselected package libpcrecpp0v5:s390x.
23:35:02 [2020-11-18T23:35:02.330Z] #11 65.51 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
23:35:02 [2020-11-18T23:35:02.330Z] #11 65.51 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
23:35:02 [2020-11-18T23:35:02.330Z] #11 65.57 Selecting previously unselected package libpcre3-dev:s390x.
23:35:02 [2020-11-18T23:35:02.330Z] #11 65.57 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
23:35:02 [2020-11-18T23:35:02.330Z] #11 65.57 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
23:35:02 [2020-11-18T23:35:02.429Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 758.48kB / 8.20MB 1.6s
23:35:02 [2020-11-18T23:35:02.429Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 1.9s done
23:35:02 [2020-11-18T23:35:02.624Z] #11 65.78 Selecting previously unselected package libselinux1-dev:s390x.
23:35:02 [2020-11-18T23:35:02.624Z] #11 65.78 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
23:35:02 [2020-11-18T23:35:02.624Z] #11 65.78 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
23:35:02 [2020-11-18T23:35:02.625Z] #11 65.95 Selecting previously unselected package libdevmapper-dev:s390x.
23:35:02 [2020-11-18T23:35:02.625Z] #11 65.95 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
23:35:02 [2020-11-18T23:35:02.625Z] #11 65.95 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
23:35:02 [2020-11-18T23:35:02.625Z] #11 65.99 Selecting previously unselected package libseccomp-dev:s390x.
23:35:02 [2020-11-18T23:35:02.625Z] #11 65.99 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
23:35:02 [2020-11-18T23:35:02.625Z] #11 65.99 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
23:35:02 [2020-11-18T23:35:02.722Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
23:35:01 [2020-11-18T23:35:01.642Z]  > git remote # timeout=10
23:35:01 [2020-11-18T23:35:01.760Z]  > git config --get remote.origin.url # timeout=10
23:35:01 [2020-11-18T23:35:01.793Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:35:01 [2020-11-18T23:35:01.819Z]  > git merge 74455dcbb12b9e3927e7a625d6cdab06a82ce84b # timeout=10
23:35:01 [2020-11-18T23:35:01.853Z]  > git rev-parse HEAD^{commit} # timeout=10
23:35:01 [2020-11-18T23:35:01.884Z]  > git config core.sparsecheckout # timeout=10
23:35:01 [2020-11-18T23:35:01.901Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.06 Selecting previously unselected package libsystemd-dev:s390x.
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.06 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.06 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.39 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.40 Setting up libseccomp-dev:s390x (2.3.3-4) ...
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.41 Setting up libapparmor1:s390x (2.13.2-10) ...
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.41 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.42 Setting up libpcre16-3:s390x (2:8.39-12) ...
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.42 Setting up libsepol1-dev:s390x (2.8-1) ...
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.43 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.44 Setting up libbtrfs0 (4.20.1-2) ...
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.44 Setting up libpcre32-3:s390x (2:8.39-12) ...
23:35:02 [2020-11-18T23:35:02.917Z] #11 66.45 Setting up libudev-dev:s390x (241-7~deb10u4) ...
23:35:03 [2020-11-18T23:35:03.018Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
23:35:03 [2020-11-18T23:35:03.018Z] #5 DONE 2.6s
23:35:03 [2020-11-18T23:35:03.018Z] 
23:35:03 [2020-11-18T23:35:03.018Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.46 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.47 Setting up libbtrfs-dev (4.20.1-2) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.47 Setting up libapparmor-dev:s390x (2.13.2-10) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.48 Setting up mingw-w64-common (6.0.0-3) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.49 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.49 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.50 Setting up libpcre3-dev:s390x (2:8.39-12) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.51 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.51 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
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.52 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
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.52 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.53 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
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.53 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
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.53 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.54 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.54 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.55 Setting up dmsetup (2:1.02.155-3) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.56 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.57 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
23:35:03 [2020-11-18T23:35:03.210Z] #11 66.57 Processing triggers for libc-bin (2.28-10) ...
23:35:01 [2020-11-18T23:35:01.468Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:35:01 [2020-11-18T23:35:01.484Z]  > git config --add remote.origin.fetch +refs/pull/41695/head:refs/remotes/origin/PR-41695 # timeout=10
23:35:01 [2020-11-18T23:35:01.508Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:35:01 [2020-11-18T23:35:01.535Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:35:01 [2020-11-18T23:35:01.552Z] Fetching upstream changes from https://github.com/moby/moby.git
23:35:01 [2020-11-18T23:35:01.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:35:01 [2020-11-18T23:35:01.554Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:35:02 [2020-11-18T23:35:02.012Z]  > git config core.sparsecheckout # timeout=10
23:35:02 [2020-11-18T23:35:02.033Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:35:03 [2020-11-18T23:35:03.845Z] #11 DONE 67.0s
23:35:03 [2020-11-18T23:35:03.845Z] 
23:35:03 [2020-11-18T23:35:03.845Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:35:04 [2020-11-18T23:35:04.019Z] Merge succeeded, producing c7f0b509cf21b066c2f088908c555f014242e280
23:35:04 [2020-11-18T23:35:04.019Z] Checking out Revision c7f0b509cf21b066c2f088908c555f014242e280 (PR-41695)
23:35:04 [2020-11-18T23:35:04.064Z] #8 ...
23:35:04 [2020-11-18T23:35:04.064Z] 
23:35:04 [2020-11-18T23:35:04.064Z] #6 [internal] load metadata for docker.io/library/debian:buster
23:35:04 [2020-11-18T23:35:04.064Z] #6 DONE 0.8s
23:35:04 [2020-11-18T23:35:04.064Z] 
23:35:04 [2020-11-18T23:35:04.064Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:35:04 [2020-11-18T23:35:04.064Z] #7 DONE 0.9s
23:35:04 [2020-11-18T23:35:04.064Z] 
23:35:04 [2020-11-18T23:35:04.064Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:35:04 [2020-11-18T23:35:04.064Z] #8 DONE 1.0s
23:35:04 [2020-11-18T23:35:04.064Z] 
23:35:04 [2020-11-18T23:35:04.064Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:04 [2020-11-18T23:35:04.064Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:35:04 [2020-11-18T23:35:04.064Z] #9 DONE 0.0s
23:35:04 [2020-11-18T23:35:04.064Z] 
23:35:04 [2020-11-18T23:35:04.064Z] #22 [internal] load build context
23:35:04 [2020-11-18T23:35:04.372Z] #22 transferring context: 3.47MB 0.3s
23:35:04 [2020-11-18T23:35:04.883Z] #12 DONE 1.1s
23:35:04 [2020-11-18T23:35:04.883Z] 
23:35:04 [2020-11-18T23:35:04.883Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.838 + RM_GOPATH=0
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.838 + TMP_GOPATH=
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.838 + : /build
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.838 + '[' -z '' ']'
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.838 ++ mktemp -d
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.839 + export GOPATH=/tmp/tmp.91z1rrmFIQ
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.839 + GOPATH=/tmp/tmp.91z1rrmFIQ
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.839 + RM_GOPATH=1
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.839 + case "$(go env GOARCH)" in
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.839 ++ go env GOARCH
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.846 + export GO_BUILDMODE=-buildmode=pie
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.846 + GO_BUILDMODE=-buildmode=pie
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.847 ++ dirname /tmp/install/install.sh
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.847 + dir=/tmp/install
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.847 + bin=runc
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.847 + shift
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.847 + '[' '!' -f /tmp/install/runc.installer ']'
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.848 + . /tmp/install/runc.installer
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.848 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.848 + install_runc
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.850 + grep -q '^3\.10\.0.*\.el7\.'
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.851 + uname -r
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.854 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.855 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.855 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.855 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.91z1rrmFIQ/src/github.com/opencontainers/runc
23:35:04 [2020-11-18T23:35:04.883Z] #51 0.859 Cloning into '/tmp/tmp.91z1rrmFIQ/src/github.com/opencontainers/runc'...
23:35:05 [2020-11-18T23:35:05.142Z] #45 ...
23:35:05 [2020-11-18T23:35:05.142Z] 
23:35:05 [2020-11-18T23:35:05.142Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:35:05 [2020-11-18T23:35:05.142Z] #38 29.08 Checking out files:  68% (1135/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
23:35:05 [2020-11-18T23:35:05.142Z] #38 30.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:35:05 [2020-11-18T23:35:05.923Z] #51 ...
23:35:05 [2020-11-18T23:35:05.923Z] 
23:35:05 [2020-11-18T23:35:05.923Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:35:05 [2020-11-18T23:35:05.923Z] #43 59.07 vendor/golang.org/x/text/secure/bidirule
23:35:05 [2020-11-18T23:35:05.923Z] #43 59.29 vendor/golang.org/x/text/unicode/norm
23:35:05 [2020-11-18T23:35:05.923Z] #43 61.38 vendor/golang.org/x/net/idna
23:35:05 [2020-11-18T23:35:05.923Z] #43 62.83 vendor/golang.org/x/net/http2/hpack
23:35:05 [2020-11-18T23:35:05.923Z] #43 63.47 mime
23:35:05 [2020-11-18T23:35:05.923Z] #43 64.35 mime/quotedprintable
23:35:05 [2020-11-18T23:35:05.923Z] #43 64.62 net/http/internal
23:35:05 [2020-11-18T23:35:05.923Z] #43 67.19 crypto/x509
23:35:05 [2020-11-18T23:35:05.923Z] #43 67.19 net/textproto
23:35:05 [2020-11-18T23:35:05.923Z] #43 67.96 vendor/golang.org/x/net/http/httpguts
23:35:05 [2020-11-18T23:35:05.923Z] #43 68.10 vendor/golang.org/x/net/http/httpproxy
23:35:05 [2020-11-18T23:35:05.923Z] #43 68.53 mime/multipart
23:35:05 [2020-11-18T23:35:05.923Z] #43 ...
23:35:05 [2020-11-18T23:35:05.923Z] 
23:35:05 [2020-11-18T23:35:05.923Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:35:05 [2020-11-18T23:35:05.923Z] #13 DONE 1.0s
23:35:05 [2020-11-18T23:35:05.923Z] 
23:35:05 [2020-11-18T23:35:05.923Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:35:03 [2020-11-18T23:35:03.914Z]  > git remote # timeout=10
23:35:03 [2020-11-18T23:35:03.924Z]  > git config --get remote.origin.url # timeout=10
23:35:03 [2020-11-18T23:35:03.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:35:03 [2020-11-18T23:35:03.985Z]  > git merge 74455dcbb12b9e3927e7a625d6cdab06a82ce84b # timeout=10
23:35:04 [2020-11-18T23:35:04.007Z]  > git rev-parse HEAD^{commit} # timeout=10
23:35:04 [2020-11-18T23:35:04.017Z]  > git config core.sparsecheckout # timeout=10
23:35:04 [2020-11-18T23:35:04.022Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:35:06 [2020-11-18T23:35:06.286Z] Fetching without tags
23:35:06 [2020-11-18T23:35:06.558Z] #14 ...
23:35:06 [2020-11-18T23:35:06.558Z] 
23:35:06 [2020-11-18T23:35:06.558Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:35:06 [2020-11-18T23:35:06.558Z] #56 65.34 + for f in rootlesskit rootlesskit-docker-proxy
23:35:06 [2020-11-18T23:35:06.558Z] #56 65.34 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:35:06 [2020-11-18T23:35:06.558Z] #56 DONE 69.7s
23:35:06 [2020-11-18T23:35:06.558Z] 
23:35:06 [2020-11-18T23:35:06.558Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:35:06 [2020-11-18T23:35:06.558Z] #57 DONE 0.1s
23:35:06 [2020-11-18T23:35:06.558Z] 
23:35:06 [2020-11-18T23:35:06.558Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:35:06 [2020-11-18T23:35:06.558Z] #58 DONE 0.1s
23:35:06 [2020-11-18T23:35:06.558Z] 
23:35:06 [2020-11-18T23:35:06.558Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:35:06 [2020-11-18T23:35:06.558Z] #41 32.08   AR       soccr/libsoccr.a
23:35:06 [2020-11-18T23:35:06.558Z] #41 32.11 make[1]: 'soccr/libsoccr.a' is up to date.
23:35:06 [2020-11-18T23:35:06.558Z] #41 32.32   DEP      criu/arch/s390/sigframe.d
23:35:06 [2020-11-18T23:35:06.558Z] #41 32.39   DEP      criu/arch/s390/crtools.d
23:35:06 [2020-11-18T23:35:06.558Z] #41 32.50   DEP      criu/arch/s390/cpu.d
23:35:06 [2020-11-18T23:35:06.558Z] #41 32.61   CC       criu/arch/s390/cpu.o
23:35:06 [2020-11-18T23:35:06.558Z] #41 32.87   CC       criu/arch/s390/crtools.o
23:35:06 [2020-11-18T23:35:06.558Z] #41 33.49   CC       criu/arch/s390/sigframe.o
23:35:06 [2020-11-18T23:35:06.558Z] #41 33.59   LINK     criu/arch/s390/crtools.built-in.o
23:35:06 [2020-11-18T23:35:06.558Z] #41 33.62   DEP      criu/pie/util-vdso.d
23:35:06 [2020-11-18T23:35:06.558Z] #41 33.69   DEP      criu/pie/util.d
23:35:06 [2020-11-18T23:35:06.558Z] #41 33.77   CC       criu/pie/util.o
23:35:06 [2020-11-18T23:35:06.558Z] #41 33.95   CC       criu/pie/util-vdso.o
23:35:06 [2020-11-18T23:35:06.558Z] #41 34.31   AR       criu/pie/pie.lib.a
23:35:06 [2020-11-18T23:35:06.558Z] #41 34.37   DEP      criu/pie/restorer.d
23:35:06 [2020-11-18T23:35:06.558Z] #41 34.55   DEP      criu/arch/s390/restorer.d
23:35:06 [2020-11-18T23:35:06.558Z] #41 34.90   DEP      criu/arch/s390/vdso-pie.d
23:35:06 [2020-11-18T23:35:06.558Z] #41 34.99   DEP      criu/pie/parasite-vdso.d
23:35:06 [2020-11-18T23:35:06.558Z] #41 35.13   DEP      criu/pie/parasite.d
23:35:06 [2020-11-18T23:35:06.558Z] #41 35.25   CC       criu/pie/parasite.o
23:35:06 [2020-11-18T23:35:06.558Z] #41 35.91   LINK     criu/pie/parasite.built-in.o
23:35:06 [2020-11-18T23:35:06.558Z] #41 35.92   GEN      criu/pie/parasite-blob.h
23:35:06 [2020-11-18T23:35:06.558Z] #41 35.92   CC       criu/pie/parasite-vdso.o
23:35:06 [2020-11-18T23:35:06.558Z] #41 36.22   CC       criu/arch/s390/vdso-pie.o
23:35:06 [2020-11-18T23:35:06.558Z] #41 36.43   CC       criu/arch/s390/restorer.o
23:35:06 [2020-11-18T23:35:06.558Z] #41 36.77   CC       criu/pie/restorer.o
23:35:06 [2020-11-18T23:35:06.558Z] #41 ...
23:35:06 [2020-11-18T23:35:06.558Z] 
23:35:06 [2020-11-18T23:35:06.558Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:35:06 [2020-11-18T23:35:06.558Z] #14 0.963 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:35:06 [2020-11-18T23:35:06.632Z] Commit message: "vendor: github.com/moby/term bea5bbe245bf407372d477f1361d2ff042d2f556"
23:35:06 [2020-11-18T23:35:06.635Z] Merging remotes/origin/master commit 74455dcbb12b9e3927e7a625d6cdab06a82ce84b into PR head commit c7f0b509cf21b066c2f088908c555f014242e280
23:35:06 [2020-11-18T23:35:06.658Z]  > git --version # timeout=10
23:35:06 [2020-11-18T23:35:06.685Z]  > git --version # 'git version 2.17.1'
23:35:06 [2020-11-18T23:35:06.723Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
23:35:06 [2020-11-18T23:35:06.854Z] #14 DONE 1.1s
23:35:06 [2020-11-18T23:35:06.854Z] 
23:35:06 [2020-11-18T23:35:06.854Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:35:07 [2020-11-18T23:35:07.892Z] #15 DONE 1.1s
23:35:07 [2020-11-18T23:35:07.892Z] 
23:35:07 [2020-11-18T23:35:07.892Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:35:08 [2020-11-18T23:35:08.015Z] + docker version
23:35:08 [2020-11-18T23:35:08.125Z] Merge succeeded, producing c7f0b509cf21b066c2f088908c555f014242e280
23:35:08 [2020-11-18T23:35:08.125Z] Checking out Revision c7f0b509cf21b066c2f088908c555f014242e280 (PR-41695)
23:35:06 [2020-11-18T23:35:06.186Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:35:06 [2020-11-18T23:35:06.227Z]  > git config --add remote.origin.fetch +refs/pull/41695/head:refs/remotes/origin/PR-41695 # timeout=10
23:35:06 [2020-11-18T23:35:06.241Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:35:06 [2020-11-18T23:35:06.260Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:35:06 [2020-11-18T23:35:06.290Z] Fetching upstream changes from https://github.com/moby/moby.git
23:35:06 [2020-11-18T23:35:06.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:35:06 [2020-11-18T23:35:06.294Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:35:06 [2020-11-18T23:35:06.654Z]  > git config core.sparsecheckout # timeout=10
23:35:06 [2020-11-18T23:35:06.684Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:35:07 [2020-11-18T23:35:07.933Z]  > git remote # timeout=10
23:35:07 [2020-11-18T23:35:07.957Z]  > git config --get remote.origin.url # timeout=10
23:35:08 [2020-11-18T23:35:08.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:35:08 [2020-11-18T23:35:08.002Z]  > git merge 74455dcbb12b9e3927e7a625d6cdab06a82ce84b # timeout=10
23:35:08 [2020-11-18T23:35:08.063Z]  > git rev-parse HEAD^{commit} # timeout=10
23:35:08 [2020-11-18T23:35:08.132Z]  > git config core.sparsecheckout # timeout=10
23:35:08 [2020-11-18T23:35:08.156Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:35:08 [2020-11-18T23:35:08.446Z] #38 33.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:35:08 [2020-11-18T23:35:08.446Z] #38 ...
23:35:08 [2020-11-18T23:35:08.446Z] 
23:35:08 [2020-11-18T23:35:08.446Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:35:08 [2020-11-18T23:35:08.446Z] #49 23.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:35:08 [2020-11-18T23:35:08.446Z] #49 24.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:35:08 [2020-11-18T23:35:08.446Z] #49 24.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:35:08 [2020-11-18T23:35:08.446Z] #49 24.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:35:08 [2020-11-18T23:35:08.446Z] #49 25.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:35:08 [2020-11-18T23:35:08.446Z] #49 26.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:35:08 [2020-11-18T23:35:08.446Z] #49 27.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:35:08 [2020-11-18T23:35:08.446Z] #49 29.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:35:08 [2020-11-18T23:35:08.446Z] #49 31.76 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:35:08 [2020-11-18T23:35:08.446Z] #49 31.98 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:35:08 [2020-11-18T23:35:08.446Z] #49 32.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:35:08 [2020-11-18T23:35:08.446Z] #49 32.41 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:35:08 [2020-11-18T23:35:08.446Z] #49 33.88 runtime
23:35:08 [2020-11-18T23:35:08.708Z] #49 34.05 runtime/cgo
23:35:08 [2020-11-18T23:35:08.708Z] #49 ...
23:35:08 [2020-11-18T23:35:08.708Z] 
23:35:08 [2020-11-18T23:35:08.708Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:35:08 [2020-11-18T23:35:08.790Z] Commit message: "vendor: github.com/moby/term bea5bbe245bf407372d477f1361d2ff042d2f556"
23:35:08 [2020-11-18T23:35:08.827Z]  > git --version # timeout=10
23:35:08 [2020-11-18T23:35:08.857Z]  > git --version # 'git version 2.7.4'
23:35:08 [2020-11-18T23:35:08.869Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
23:35:08 [2020-11-18T23:35:08.930Z] #16 DONE 0.9s
23:35:08 [2020-11-18T23:35:08.930Z] 
23:35:08 [2020-11-18T23:35:08.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:35:08 [2020-11-18T23:35:08.930Z] #41 38.74   LINK     criu/pie/restorer.built-in.o
23:35:08 [2020-11-18T23:35:08.930Z] #41 38.74   GEN      criu/pie/restorer-blob.h
23:35:08 [2020-11-18T23:35:08.930Z] #41 38.77   DEP      criu/vdso.d
23:35:08 [2020-11-18T23:35:08.930Z] #41 38.87   DEP      criu/uts_ns.d
23:35:08 [2020-11-18T23:35:08.930Z] #41 38.99   DEP      criu/util.d
23:35:08 [2020-11-18T23:35:08.930Z] #41 39.10   DEP      criu/uffd.d
23:35:08 [2020-11-18T23:35:08.930Z] #41 39.31   DEP      criu/tun.d
23:35:08 [2020-11-18T23:35:08.930Z] #41 39.49   DEP      criu/tty.d
23:35:08 [2020-11-18T23:35:08.968Z] #62 33.31 Checking out files:  50% (965/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
23:35:08 [2020-11-18T23:35:08.968Z] #62 34.54 + cd /tmp/tmp.Ztp820H0LY/src/github.com/docker/libnetwork
23:35:08 [2020-11-18T23:35:08.968Z] #62 34.56 + git checkout -q 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:35:08 [2020-11-18T23:35:08.968Z] #62 ...
23:35:08 [2020-11-18T23:35:08.968Z] 
23:35:08 [2020-11-18T23:35:08.968Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:35:08 [2020-11-18T23:35:08.968Z] #47 24.59 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:35:08 [2020-11-18T23:35:08.968Z] #47 25.70 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:35:08 [2020-11-18T23:35:08.968Z] #47 25.75 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
23:35:08 [2020-11-18T23:35:08.968Z] #47 26.07 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:35:08 [2020-11-18T23:35:08.968Z] #47 26.23 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:35:08 [2020-11-18T23:35:08.968Z] #47 26.25 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:35:08 [2020-11-18T23:35:08.968Z] #47 26.33 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:35:08 [2020-11-18T23:35:08.968Z] #47 26.87 go: extracting github.com/sourcegraph/go-diff v0.5.1
23:35:08 [2020-11-18T23:35:08.968Z] #47 27.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:35:08 [2020-11-18T23:35:08.968Z] #47 27.21 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:35:08 [2020-11-18T23:35:08.968Z] #47 30.97 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:35:08 [2020-11-18T23:35:08.968Z] #47 31.29 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:35:08 [2020-11-18T23:35:08.968Z] #47 31.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:35:08 [2020-11-18T23:35:08.968Z] #47 31.41 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:35:08 [2020-11-18T23:35:08.968Z] #47 31.52 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:35:08 [2020-11-18T23:35:08.968Z] #47 31.58 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.36 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.38 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.38 go: downloading gopkg.in/ini.v1 v1.51.0
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.39 go: downloading github.com/mattn/go-isatty v0.0.8
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.40 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.46 go: downloading golang.org/x/text v0.3.2
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.48 go: downloading github.com/ultraware/funlen v0.0.2
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.50 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.71 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.79 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.82 go: extracting github.com/inconshreveable/mousetrap v1.0.0
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.83 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.83 go: extracting gopkg.in/ini.v1 v1.51.0
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.92 go: extracting github.com/ultraware/funlen v0.0.2
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.93 go: extracting github.com/mattn/go-isatty v0.0.8
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.95 go: extracting github.com/fsnotify/fsnotify v1.4.7
23:35:08 [2020-11-18T23:35:08.968Z] #47 33.98 go: downloading github.com/BurntSushi/toml v0.3.1
23:35:08 [2020-11-18T23:35:08.968Z] #47 34.16 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:35:08 [2020-11-18T23:35:08.968Z] #47 34.16 go: downloading github.com/gobwas/glob v0.2.3
23:35:08 [2020-11-18T23:35:08.968Z] #47 34.32 go: downloading github.com/gogo/protobuf v1.2.1
23:35:08 [2020-11-18T23:35:08.968Z] #47 34.35 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:35:08 [2020-11-18T23:35:08.968Z] #47 34.57 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:35:08 [2020-11-18T23:35:08.968Z] #47 34.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:35:09 [2020-11-18T23:35:09.157Z] #22 ...
23:35:09 [2020-11-18T23:35:09.157Z] 
23:35:09 [2020-11-18T23:35:09.157Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:35:09 [2020-11-18T23:35:09.157Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:35:09 [2020-11-18T23:35:09.157Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:35:09 [2020-11-18T23:35:09.157Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.1s done
23:35:09 [2020-11-18T23:35:09.157Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:35:09 [2020-11-18T23:35:09.157Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done
23:35:09 [2020-11-18T23:35:09.157Z] #61 DONE 4.5s
23:35:09 [2020-11-18T23:35:09.157Z] 
23:35:09 [2020-11-18T23:35:09.157Z] #22 [internal] load build context
23:35:09 [2020-11-18T23:35:09.224Z] #41 39.64   DEP      criu/timerfd.d
23:35:09 [2020-11-18T23:35:09.224Z] #41 39.70   DEP      criu/timens.d
23:35:09 [2020-11-18T23:35:09.516Z] #41 39.85   DEP      criu/sysfs_parse.d
23:35:09 [2020-11-18T23:35:09.516Z] #41 39.96   DEP      criu/sysctl.d
23:35:09 [2020-11-18T23:35:09.516Z] #41 40.03   DEP      criu/string.d
23:35:09 [2020-11-18T23:35:09.516Z] #41 40.08   DEP      criu/stats.d
23:35:09 [2020-11-18T23:35:09.540Z] #47 34.99 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
[Pipeline] withEnv
[Pipeline] {
23:35:09 [2020-11-18T23:35:09.574Z] #22 transferring context: 36.47MB 5.4s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:35:09 [2020-11-18T23:35:09.800Z] #47 35.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:35:09 [2020-11-18T23:35:09.800Z] #47 35.15 go: extracting github.com/BurntSushi/toml v0.3.1
23:35:09 [2020-11-18T23:35:09.800Z] #47 35.25 go: extracting github.com/gobwas/glob v0.2.3
23:35:09 [2020-11-18T23:35:09.809Z] #41 40.20   DEP      criu/sockets.d
23:35:09 [2020-11-18T23:35:09.809Z] #41 40.32   DEP      criu/sk-unix.d
23:35:09 [2020-11-18T23:35:09.809Z] #41 ...
23:35:09 [2020-11-18T23:35:09.809Z] 
23:35:09 [2020-11-18T23:35:09.809Z] #17 [dev-systemd-false  6/26] RUN ldconfig
23:35:09 [2020-11-18T23:35:09.809Z] #17 DONE 1.0s
23:35:10 [2020-11-18T23:35:10.061Z] #47 35.36 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
23:35:10 [2020-11-18T23:35:10.061Z] #47 35.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:35:10 [2020-11-18T23:35:10.061Z] #47 ...
23:35:10 [2020-11-18T23:35:10.061Z] 
23:35:10 [2020-11-18T23:35:10.061Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:35:10 [2020-11-18T23:35:10.061Z] #62 35.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:35:10 [2020-11-18T23:35:10.107Z] 
23:35:10 [2020-11-18T23:35:10.107Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:35:10 [2020-11-18T23:35:10.107Z] #41 40.56   DEP      criu/sk-tcp.d
23:35:10 [2020-11-18T23:35:10.107Z] #41 40.64   DEP      criu/sk-queue.d
23:35:10 [2020-11-18T23:35:10.141Z] + docker version
23:35:10 [2020-11-18T23:35:10.399Z] #41 40.80   DEP      criu/sk-packet.d
23:35:10 [2020-11-18T23:35:10.399Z] #41 41.01   DEP      criu/sk-netlink.d
23:35:10 [2020-11-18T23:35:10.691Z] #41 41.12   DEP      criu/sk-inet.d
23:35:10 [2020-11-18T23:35:10.872Z] #22 transferring context: 52.35MB 6.6s done
23:35:10 [2020-11-18T23:35:10.873Z] #22 DONE 6.6s
23:35:10 [2020-11-18T23:35:10.873Z] 
23:35:10 [2020-11-18T23:35:10.873Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:10 [2020-11-18T23:35:10.873Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.5s done
23:35:10 [2020-11-18T23:35:10.873Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done
23:35:10 [2020-11-18T23:35:10.873Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.1s done
23:35:10 [2020-11-18T23:35:10.873Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
23:35:10 [2020-11-18T23:35:10.873Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done
23:35:10 [2020-11-18T23:35:10.873Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done
23:35:10 [2020-11-18T23:35:10.873Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.7s done
23:35:10 [2020-11-18T23:35:10.873Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 85.75MB / 96.52MB 6.3s
23:35:10 [2020-11-18T23:35:10.873Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:35:10 [2020-11-18T23:35:10.873Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
23:35:10 [2020-11-18T23:35:10.873Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.5s done
23:35:10 [2020-11-18T23:35:10.873Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
23:35:10 [2020-11-18T23:35:10.984Z] #41 41.38   DEP      criu/signalfd.d
23:35:10 [2020-11-18T23:35:10.984Z] #41 41.52   DEP      criu/sigframe.d
23:35:10 [2020-11-18T23:35:10.984Z] #41 41.58   DEP      criu/shmem.d
23:35:11 [2020-11-18T23:35:11.276Z] #41 41.67   DEP      criu/servicefd.d
23:35:11 [2020-11-18T23:35:11.276Z] #41 41.78   DEP      criu/seize.d
23:35:11 [2020-11-18T23:35:11.569Z] #41 41.95   DEP      criu/seccomp.d
23:35:11 [2020-11-18T23:35:11.569Z] #41 42.16   DEP      criu/rst-malloc.d
23:35:11 [2020-11-18T23:35:11.569Z] #41 42.19   DEP      criu/rbtree.d
23:35:11 [2020-11-18T23:35:11.863Z] #41 42.21   DEP      criu/pstree.d
23:35:11 [2020-11-18T23:35:11.863Z] #41 42.32   DEP      criu/protobuf.d
23:35:11 [2020-11-18T23:35:11.863Z] #41 42.43   GEN      criu/protobuf-desc-gen.h
23:35:12 [2020-11-18T23:35:12.900Z] #41 43.42   DEP      criu/protobuf-desc.d
23:35:12 [2020-11-18T23:35:12.900Z] #41 43.56   DEP      criu/proc_parse.d
23:35:13 [2020-11-18T23:35:13.192Z] #41 43.78   DEP      criu/plugin.d
23:35:13 [2020-11-18T23:35:13.482Z] Commit message: "vendor: github.com/moby/term bea5bbe245bf407372d477f1361d2ff042d2f556"
23:35:13 [2020-11-18T23:35:13.484Z] #41 43.88   DEP      criu/pipes.d
23:35:13 [2020-11-18T23:35:13.484Z] #41 44.03   DEP      criu/pie-util.d
23:35:13 [2020-11-18T23:35:13.484Z] #41 44.15   DEP      criu/pie-util-vdso.d
23:35:13 [2020-11-18T23:35:13.556Z]  > git --version # timeout=10
23:35:13 [2020-11-18T23:35:13.593Z]  > git --version # 'git version 2.17.1'
23:35:13 [2020-11-18T23:35:13.635Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
23:35:13 [2020-11-18T23:35:13.776Z] #41 44.25   DEP      criu/path.d
23:35:13 [2020-11-18T23:35:13.776Z] #41 44.33   DEP      criu/parasite-syscall.d
23:35:14 [2020-11-18T23:35:14.069Z] #41 44.45   DEP      criu/pagemap.d
23:35:14 [2020-11-18T23:35:14.069Z] #41 44.59   DEP      criu/pagemap-cache.d
23:35:14 [2020-11-18T23:35:14.069Z] #41 44.68   DEP      criu/page-xfer.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:35:14 [2020-11-18T23:35:14.361Z] #41 44.84   DEP      criu/page-pipe.d
23:35:14 [2020-11-18T23:35:14.361Z] #41 44.94   DEP      criu/netfilter.d
23:35:14 [2020-11-18T23:35:14.422Z] #9 ...
23:35:14 [2020-11-18T23:35:14.422Z] 
23:35:14 [2020-11-18T23:35:14.422Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
23:35:14 [2020-11-18T23:35:14.422Z] #25 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done
23:35:14 [2020-11-18T23:35:14.422Z] #25 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done
23:35:14 [2020-11-18T23:35:14.422Z] #25 sha256:772cc44ca93816a75661f6657bd4ac860b6220925276f8cba6a61dc264916b1d 529B / 529B done
23:35:14 [2020-11-18T23:35:14.422Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 54.14MB / 54.14MB 4.5s done
23:35:14 [2020-11-18T23:35:14.422Z] #25 sha256:c40c2cc28e5eb069718f6d2677c41d44a946003ff9a0f261cb825a7145e5a5ef 1.47kB / 1.47kB done
23:35:14 [2020-11-18T23:35:14.422Z] #25 unpacking docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193
23:35:14 [2020-11-18T23:35:14.653Z] #41 45.06   DEP      criu/net.d
23:35:14 [2020-11-18T23:35:14.653Z] #41 45.21   DEP      criu/namespaces.d
23:35:14 [2020-11-18T23:35:14.719Z] #25 unpacking docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 5.7s done
23:35:14 [2020-11-18T23:35:14.719Z] #25 DONE 10.6s
23:35:14 [2020-11-18T23:35:14.719Z] 
23:35:14 [2020-11-18T23:35:14.719Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:35:14 [2020-11-18T23:35:14.719Z] #26 0.215 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:35:14 [2020-11-18T23:35:14.946Z] #41 45.29   DEP      criu/mount.d
23:35:14 [2020-11-18T23:35:14.946Z] #41 45.37   DEP      criu/memfd.d
23:35:14 [2020-11-18T23:35:14.946Z] #41 45.47   DEP      criu/mem.d
23:35:15 [2020-11-18T23:35:15.027Z] #26 0.232 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
23:35:15 [2020-11-18T23:35:15.027Z] #26 0.264 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:35:15 [2020-11-18T23:35:15.027Z] #26 0.423 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
23:35:15 [2020-11-18T23:35:15.039Z] + docker version
23:35:15 [2020-11-18T23:35:15.238Z] #41 45.64   DEP      criu/lsm.d
23:35:15 [2020-11-18T23:35:15.238Z] #41 45.71   DEP      criu/log.d
23:35:15 [2020-11-18T23:35:15.325Z] #26 0.669 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:35:15 [2020-11-18T23:35:15.355Z] #62 ...
23:35:15 [2020-11-18T23:35:15.355Z] 
23:35:15 [2020-11-18T23:35:15.355Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:35:15 [2020-11-18T23:35:15.355Z] #47 35.60 go: downloading github.com/kisielk/gotool v1.0.0
23:35:15 [2020-11-18T23:35:15.355Z] #47 35.90 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:35:15 [2020-11-18T23:35:15.355Z] #47 36.31 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:35:15 [2020-11-18T23:35:15.355Z] #47 36.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:35:15 [2020-11-18T23:35:15.355Z] #47 36.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:35:15 [2020-11-18T23:35:15.355Z] #47 36.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:35:15 [2020-11-18T23:35:15.355Z] #47 36.55 go: extracting github.com/kisielk/gotool v1.0.0
23:35:15 [2020-11-18T23:35:15.355Z] #47 36.68 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:35:15 [2020-11-18T23:35:15.355Z] #47 36.83 go: downloading github.com/ultraware/whitespace v0.0.4
23:35:15 [2020-11-18T23:35:15.355Z] #47 36.86 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:35:15 [2020-11-18T23:35:15.355Z] #47 36.94 go: downloading github.com/go-critic/go-critic v0.4.1
23:35:15 [2020-11-18T23:35:15.355Z] #47 37.11 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:35:15 [2020-11-18T23:35:15.355Z] #47 37.11 go: downloading github.com/uudashr/gocognit v1.0.1
23:35:15 [2020-11-18T23:35:15.355Z] #47 37.13 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:35:15 [2020-11-18T23:35:15.355Z] #47 37.37 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:35:15 [2020-11-18T23:35:15.355Z] #47 37.48 go: extracting github.com/uudashr/gocognit v1.0.1
23:35:15 [2020-11-18T23:35:15.355Z] #47 37.53 go: extracting github.com/ultraware/whitespace v0.0.4
23:35:15 [2020-11-18T23:35:15.355Z] #47 37.91 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:35:15 [2020-11-18T23:35:15.355Z] #47 38.73 go: extracting github.com/go-critic/go-critic v0.4.1
23:35:15 [2020-11-18T23:35:15.530Z] #41 45.79   DEP      criu/libnetlink.d
23:35:15 [2020-11-18T23:35:15.530Z] #41 45.95   DEP      criu/kerndat.d
23:35:15 [2020-11-18T23:35:15.530Z] #41 46.12   DEP      criu/kcmp-ids.d
23:35:15 [2020-11-18T23:35:15.622Z] #26 1.054 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
23:35:15 [2020-11-18T23:35:15.823Z] #41 46.22   DEP      criu/irmap.d
23:35:15 [2020-11-18T23:35:15.823Z] #41 46.39   DEP      criu/ipc_ns.d
23:35:15 [2020-11-18T23:35:15.925Z] #47 41.34 go: downloading github.com/go-toolsmith/astp v1.0.0
23:35:15 [2020-11-18T23:35:15.925Z] #47 41.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:35:15 [2020-11-18T23:35:15.925Z] #47 41.46 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:35:16 [2020-11-18T23:35:16.115Z] #41 46.57   DEP      criu/image.d
23:35:16 [2020-11-18T23:35:16.115Z] #41 46.72   DEP      criu/image-desc.d
23:35:16 [2020-11-18T23:35:16.164Z] Client: Docker Engine - Community
23:35:16 [2020-11-18T23:35:16.164Z]  Version:           19.03.13
23:35:16 [2020-11-18T23:35:16.164Z]  API version:       1.40
23:35:16 [2020-11-18T23:35:16.164Z]  Go version:        go1.13.15
23:35:16 [2020-11-18T23:35:16.164Z]  Git commit:        4484c46d9d
23:35:16 [2020-11-18T23:35:16.164Z]  Built:             Wed Sep 16 17:02:36 2020
23:35:16 [2020-11-18T23:35:16.164Z]  OS/Arch:           linux/amd64
23:35:16 [2020-11-18T23:35:16.164Z]  Experimental:      false
23:35:16 [2020-11-18T23:35:16.164Z] 
23:35:16 [2020-11-18T23:35:16.164Z] Server: Docker Engine - Community
23:35:16 [2020-11-18T23:35:16.164Z]  Engine:
23:35:16 [2020-11-18T23:35:16.164Z]   Version:          19.03.13
23:35:16 [2020-11-18T23:35:16.164Z]   API version:      1.40 (minimum version 1.12)
23:35:16 [2020-11-18T23:35:16.164Z]   Go version:       go1.13.15
23:35:16 [2020-11-18T23:35:16.164Z]   Git commit:       4484c46d9d
23:35:16 [2020-11-18T23:35:16.164Z]   Built:            Wed Sep 16 17:01:06 2020
23:35:16 [2020-11-18T23:35:16.164Z]   OS/Arch:          linux/amd64
23:35:16 [2020-11-18T23:35:16.164Z]   Experimental:     true
23:35:16 [2020-11-18T23:35:16.164Z]  containerd:
23:35:16 [2020-11-18T23:35:16.164Z]   Version:          1.3.7
23:35:16 [2020-11-18T23:35:16.164Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
23:35:16 [2020-11-18T23:35:16.164Z]  runc:
23:35:16 [2020-11-18T23:35:16.164Z]   Version:          1.0.0-rc10
23:35:16 [2020-11-18T23:35:16.164Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:35:16 [2020-11-18T23:35:16.164Z]  docker-init:
23:35:16 [2020-11-18T23:35:16.164Z]   Version:          0.18.0
23:35:16 [2020-11-18T23:35:16.164Z]   GitCommit:        fec3683
23:35:16 [2020-11-18T23:35:16.186Z] #47 41.46 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:35:16 [2020-11-18T23:35:16.186Z] #47 41.47 go: downloading github.com/go-toolsmith/typep v1.0.0
23:35:16 [2020-11-18T23:35:16.186Z] #47 41.54 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:35:16 [2020-11-18T23:35:16.186Z] #47 ...
23:35:16 [2020-11-18T23:35:16.186Z] 
23:35:16 [2020-11-18T23:35:16.186Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:35:16 [2020-11-18T23:35:16.186Z] #40 31.47 Fetched 8401 kB in 25s (334 kB/s)
23:35:16 [2020-11-18T23:35:16.186Z] #40 31.47 Reading package lists...
23:35:16 [2020-11-18T23:35:16.186Z] #40 ...
23:35:16 [2020-11-18T23:35:16.186Z] 
23:35:16 [2020-11-18T23:35:16.186Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:35:16 [2020-11-18T23:35:16.186Z] #47 41.73 go: extracting github.com/go-toolsmith/astcast v1.0.0
[Pipeline] sh
23:35:16 [2020-11-18T23:35:16.408Z] #41 46.80   DEP      criu/fsnotify.d
23:35:16 [2020-11-18T23:35:16.408Z] #41 46.93   DEP      criu/filesystems.d
23:35:16 [2020-11-18T23:35:16.446Z] #47 41.95 go: extracting github.com/go-toolsmith/astequal v1.0.0
23:35:16 [2020-11-18T23:35:16.446Z] #47 41.97 go: extracting github.com/go-toolsmith/strparse v1.0.0
23:35:16 [2020-11-18T23:35:16.446Z] #47 42.00 go: extracting github.com/go-toolsmith/astcopy v1.0.0
23:35:16 [2020-11-18T23:35:16.504Z] + docker info
23:35:16 [2020-11-18T23:35:16.699Z] #41 47.10   DEP      criu/files.d
23:35:16 [2020-11-18T23:35:16.699Z] #41 ...
23:35:16 [2020-11-18T23:35:16.699Z] 
23:35:16 [2020-11-18T23:35:16.699Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:35:16 [2020-11-18T23:35:16.699Z] #43 70.08 crypto/tls
23:35:16 [2020-11-18T23:35:16.699Z] #43 74.29 net/http/httptrace
23:35:16 [2020-11-18T23:35:16.699Z] #43 74.42 net/http
23:35:16 [2020-11-18T23:35:16.699Z] #43 ...
23:35:16 [2020-11-18T23:35:16.699Z] 
23:35:16 [2020-11-18T23:35:16.699Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:35:16 [2020-11-18T23:35:16.699Z] #41 47.28   DEP      criu/files-reg.d
23:35:16 [2020-11-18T23:35:16.699Z] #41 47.37   DEP      criu/files-ext.d
23:35:16 [2020-11-18T23:35:16.710Z] #47 42.12 go: extracting github.com/go-toolsmith/astp v1.0.0
23:35:16 [2020-11-18T23:35:16.711Z] #47 42.19 go: extracting github.com/go-toolsmith/typep v1.0.0
23:35:16 [2020-11-18T23:35:16.971Z] #47 ...
23:35:16 [2020-11-18T23:35:16.971Z] 
23:35:16 [2020-11-18T23:35:16.971Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:35:16 [2020-11-18T23:35:16.971Z] #53 32.36 Fetched 8401 kB in 25s (336 kB/s)
23:35:16 [2020-11-18T23:35:16.971Z] #53 32.36 Reading package lists...
23:35:16 [2020-11-18T23:35:16.971Z] #53 ...
23:35:16 [2020-11-18T23:35:16.971Z] 
23:35:16 [2020-11-18T23:35:16.971Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:35:17 [2020-11-18T23:35:17.036Z] #41 47.57   DEP      criu/file-lock.d
23:35:17 [2020-11-18T23:35:17.230Z] #40 42.17 Reading package lists...
23:35:17 [2020-11-18T23:35:17.230Z] #40 ...
23:35:17 [2020-11-18T23:35:17.230Z] 
23:35:17 [2020-11-18T23:35:17.230Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:35:17 [2020-11-18T23:35:17.230Z] #11 32.71 Fetched 8401 kB in 25s (331 kB/s)
23:35:17 [2020-11-18T23:35:17.230Z] #11 32.71 Reading package lists...
23:35:17 [2020-11-18T23:35:17.230Z] #11 ...
23:35:17 [2020-11-18T23:35:17.230Z] 
23:35:17 [2020-11-18T23:35:17.230Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:35:17 [2020-11-18T23:35:17.230Z] #34 32.74 Fetched 8401 kB in 25s (336 kB/s)
23:35:17 [2020-11-18T23:35:17.230Z] #34 32.74 Reading package lists...
23:35:17 [2020-11-18T23:35:17.328Z] #41 47.75   DEP      criu/file-ids.d
23:35:17 [2020-11-18T23:35:17.328Z] #41 47.85   DEP      criu/fifo.d
23:35:17 [2020-11-18T23:35:17.328Z] #41 47.97   DEP      criu/fdstore.d
23:35:17 [2020-11-18T23:35:17.491Z] #34 42.93 Reading package lists...
23:35:17 [2020-11-18T23:35:17.491Z] #34 ...
23:35:17 [2020-11-18T23:35:17.491Z] 
23:35:17 [2020-11-18T23:35:17.491Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:35:17 [2020-11-18T23:35:17.622Z] #41 48.06   DEP      criu/fault-injection.d
23:35:17 [2020-11-18T23:35:17.622Z] #41 48.12   DEP      criu/external.d
23:35:17 [2020-11-18T23:35:17.622Z] #41 48.17   DEP      criu/eventpoll.d
23:35:17 [2020-11-18T23:35:17.622Z] #41 48.26   DEP      criu/eventfd.d
23:35:17 [2020-11-18T23:35:17.716Z] #26 2.790 Fetched 8176 kB in 3s (3158 kB/s)
23:35:17 [2020-11-18T23:35:17.914Z] #41 48.37   DEP      criu/crtools.d
23:35:18 [2020-11-18T23:35:18.206Z] #41 48.54   DEP      criu/cr-service.d
23:35:18 [2020-11-18T23:35:18.206Z] #41 48.65   DEP      criu/cr-restore.d
23:35:18 [2020-11-18T23:35:18.206Z] #41 48.76   DEP      criu/cr-errno.d
23:35:18 [2020-11-18T23:35:18.355Z] #26 2.790 Reading package lists...
23:35:18 [2020-11-18T23:35:18.498Z] #41 48.77   DEP      criu/cr-dump.d
23:35:18 [2020-11-18T23:35:18.498Z] #41 48.89   DEP      criu/cr-dedup.d
23:35:18 [2020-11-18T23:35:18.791Z] #41 49.09   DEP      criu/cr-check.d
23:35:18 [2020-11-18T23:35:18.791Z] #41 49.22   DEP      criu/config.d
23:35:18 [2020-11-18T23:35:18.791Z] #41 49.31   DEP      criu/clone-noasan.d
23:35:18 [2020-11-18T23:35:18.791Z] #41 49.41   DEP      criu/cgroup.d
23:35:19 [2020-11-18T23:35:19.083Z] #41 49.54   DEP      criu/cgroup-props.d
23:35:19 [2020-11-18T23:35:19.083Z] #41 49.63   DEP      criu/bitmap.d
23:35:19 [2020-11-18T23:35:19.083Z] #41 49.65   DEP      criu/bfd.d
23:35:19 [2020-11-18T23:35:19.083Z] #41 49.75   DEP      criu/autofs.d
23:35:19 [2020-11-18T23:35:19.280Z] Client: Docker Engine - Community
23:35:19 [2020-11-18T23:35:19.280Z]  Version:           19.03.13
23:35:19 [2020-11-18T23:35:19.280Z]  API version:       1.40
23:35:19 [2020-11-18T23:35:19.280Z]  Go version:        go1.13.15
23:35:19 [2020-11-18T23:35:19.280Z]  Git commit:        4484c46d9d
23:35:19 [2020-11-18T23:35:19.280Z]  Built:             Wed Sep 16 17:02:36 2020
23:35:19 [2020-11-18T23:35:19.280Z]  OS/Arch:           linux/amd64
23:35:19 [2020-11-18T23:35:19.280Z]  Experimental:      false
23:35:19 [2020-11-18T23:35:19.280Z] 
23:35:19 [2020-11-18T23:35:19.280Z] Server: Docker Engine - Community
23:35:19 [2020-11-18T23:35:19.280Z]  Engine:
23:35:19 [2020-11-18T23:35:19.280Z]   Version:          19.03.13
23:35:19 [2020-11-18T23:35:19.280Z]   API version:      1.40 (minimum version 1.12)
23:35:19 [2020-11-18T23:35:19.280Z]   Go version:       go1.13.15
23:35:19 [2020-11-18T23:35:19.280Z]   Git commit:       4484c46d9d
23:35:19 [2020-11-18T23:35:19.280Z]   Built:            Wed Sep 16 17:01:06 2020
23:35:19 [2020-11-18T23:35:19.280Z]   OS/Arch:          linux/amd64
23:35:19 [2020-11-18T23:35:19.280Z]   Experimental:     true
23:35:19 [2020-11-18T23:35:19.280Z]  containerd:
23:35:19 [2020-11-18T23:35:19.280Z]   Version:          1.3.7
23:35:19 [2020-11-18T23:35:19.280Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
23:35:19 [2020-11-18T23:35:19.280Z]  runc:
23:35:19 [2020-11-18T23:35:19.280Z]   Version:          1.0.0-rc10
23:35:19 [2020-11-18T23:35:19.280Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:35:19 [2020-11-18T23:35:19.280Z]  docker-init:
23:35:19 [2020-11-18T23:35:19.280Z]   Version:          0.18.0
23:35:19 [2020-11-18T23:35:19.280Z]   GitCommit:        fec3683
[Pipeline] sh
23:35:19 [2020-11-18T23:35:19.374Z] #41 49.88   DEP      criu/aio.d
23:35:19 [2020-11-18T23:35:19.374Z] #41 49.99   DEP      criu/action-scripts.d
23:35:19 [2020-11-18T23:35:19.402Z] #26 3.815 Reading package lists...
23:35:19 [2020-11-18T23:35:19.597Z] + docker info
23:35:19 [2020-11-18T23:35:19.666Z] #41 ...
23:35:19 [2020-11-18T23:35:19.666Z] 
23:35:19 [2020-11-18T23:35:19.666Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:35:19 [2020-11-18T23:35:19.666Z] #51 5.892 + cd /tmp/tmp.91z1rrmFIQ/src/github.com/opencontainers/runc
23:35:19 [2020-11-18T23:35:19.666Z] #51 5.892 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:35:19 [2020-11-18T23:35:19.666Z] #51 6.313 + '[' -z '' ']'
23:35:19 [2020-11-18T23:35:19.666Z] #51 6.319 + target=static
23:35:19 [2020-11-18T23:35:19.666Z] #51 6.319 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:35:19 [2020-11-18T23:35:19.666Z] #51 6.602 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
23:35:19 [2020-11-18T23:35:19.666Z] #51 ...
23:35:19 [2020-11-18T23:35:19.666Z] 
23:35:19 [2020-11-18T23:35:19.666Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:35:19 [2020-11-18T23:35:19.666Z] #43 81.93 github.com/LK4D4/vndr/godl
23:35:19 [2020-11-18T23:35:19.666Z] #43 82.55 github.com/LK4D4/vndr
23:35:19 [2020-11-18T23:35:19.712Z] #26 4.862 Building dependency tree...
23:35:19 [2020-11-18T23:35:19.959Z] #43 ...
23:35:19 [2020-11-18T23:35:19.959Z] 
23:35:19 [2020-11-18T23:35:19.959Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:35:19 [2020-11-18T23:35:19.959Z] #18 0.911 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:35:19 [2020-11-18T23:35:19.959Z] #18 1.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:35:19 [2020-11-18T23:35:19.959Z] #18 1.214 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:35:19 [2020-11-18T23:35:19.959Z] #18 1.340 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:35:19 [2020-11-18T23:35:19.959Z] #18 2.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
23:35:19 [2020-11-18T23:35:19.959Z] #18 4.036 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
23:35:19 [2020-11-18T23:35:19.959Z] #18 5.808 Fetched 8090 kB in 5s (1639 kB/s)
23:35:19 [2020-11-18T23:35:19.959Z] #18 5.808 Reading package lists...
23:35:19 [2020-11-18T23:35:19.959Z] #18 7.505 Reading package lists...
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.366 Building dependency tree...
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.866 libcap2-bin is already the newest version (1:2.25-2).
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.866 The following additional packages will be installed:
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.866   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.866   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.867   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.867   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.867   python3.7 python3.7-minimal vim-runtime xxd
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.868 Suggested packages:
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.869   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.869   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.869   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.869 Recommended packages:
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.869   aufs-dkms nftables build-essential python3-dev python3-keyring
23:35:19 [2020-11-18T23:35:19.959Z] #18 9.869   python3-keyrings.alt python3-xdg unzip
23:35:19 [2020-11-18T23:35:19.959Z] #18 ...
23:35:19 [2020-11-18T23:35:19.959Z] 
23:35:19 [2020-11-18T23:35:19.959Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:35:19 [2020-11-18T23:35:19.959Z] #41 50.29   CC       criu/action-scripts.o
23:35:20 [2020-11-18T23:35:20.013Z] #26 5.234 The following additional packages will be installed:
23:35:20 [2020-11-18T23:35:20.013Z] #26 5.234   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:35:20 [2020-11-18T23:35:20.013Z] #26 5.235   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:35:20 [2020-11-18T23:35:20.013Z] #26 5.236   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:35:20 [2020-11-18T23:35:20.013Z] #26 5.237 Suggested packages:
23:35:20 [2020-11-18T23:35:20.013Z] #26 5.237   krb5-doc krb5-user
23:35:20 [2020-11-18T23:35:20.013Z] #26 5.237 Recommended packages:
23:35:20 [2020-11-18T23:35:20.013Z] #26 5.237   krb5-locales publicsuffix libsasl2-modules
23:35:20 [2020-11-18T23:35:20.195Z] Client: Docker Engine - Community
23:35:20 [2020-11-18T23:35:20.195Z]  Version:           19.03.13
23:35:20 [2020-11-18T23:35:20.195Z]  API version:       1.40
23:35:20 [2020-11-18T23:35:20.195Z]  Go version:        go1.13.15
23:35:20 [2020-11-18T23:35:20.195Z]  Git commit:        4484c46
23:35:20 [2020-11-18T23:35:20.195Z]  Built:             Wed Sep 16 17:03:45 2020
23:35:20 [2020-11-18T23:35:20.195Z]  OS/Arch:           linux/arm64
23:35:20 [2020-11-18T23:35:20.195Z]  Experimental:      false
23:35:20 [2020-11-18T23:35:20.195Z] 
23:35:20 [2020-11-18T23:35:20.195Z] Server: Docker Engine - Community
23:35:20 [2020-11-18T23:35:20.195Z]  Engine:
23:35:20 [2020-11-18T23:35:20.195Z]   Version:          19.03.13
23:35:20 [2020-11-18T23:35:20.195Z]   API version:      1.40 (minimum version 1.12)
23:35:20 [2020-11-18T23:35:20.195Z]   Go version:       go1.13.15
23:35:20 [2020-11-18T23:35:20.195Z]   Git commit:       4484c46
23:35:20 [2020-11-18T23:35:20.195Z]   Built:            Wed Sep 16 17:02:17 2020
23:35:20 [2020-11-18T23:35:20.195Z]   OS/Arch:          linux/arm64
23:35:20 [2020-11-18T23:35:20.195Z]   Experimental:     true
23:35:20 [2020-11-18T23:35:20.195Z]  containerd:
23:35:20 [2020-11-18T23:35:20.195Z]   Version:          1.3.7
23:35:20 [2020-11-18T23:35:20.195Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
23:35:20 [2020-11-18T23:35:20.195Z]  runc:
23:35:20 [2020-11-18T23:35:20.195Z]   Version:          1.0.0-rc10
23:35:20 [2020-11-18T23:35:20.195Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:35:20 [2020-11-18T23:35:20.195Z]  docker-init:
23:35:20 [2020-11-18T23:35:20.195Z]   Version:          0.18.0
23:35:20 [2020-11-18T23:35:20.195Z]   GitCommit:        fec3683
[Pipeline] sh
23:35:20 [2020-11-18T23:35:20.251Z] #41 50.55   CC       criu/aio.o
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.466 The following NEW packages will be installed:
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.467   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.467   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.468   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.468   libssh2-1 libssl1.1 openssl
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.516 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.516 Need to get 5165 kB of archives.
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.516 After this operation, 14.6 MB of additional disk space will be used.
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.516 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.527 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.552 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.595 Get:4 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.648 Get:5 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.759 Get:6 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.798 Get:7 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.803 Get:8 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.805 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.807 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.811 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.824 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.830 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.834 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.837 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.840 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
23:35:20 [2020-11-18T23:35:20.319Z] #26 5.845 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
23:35:20 [2020-11-18T23:35:20.538Z] + docker info
23:35:20 [2020-11-18T23:35:20.543Z] #41 50.88   CC       criu/autofs.o
23:35:20 [2020-11-18T23:35:20.619Z] #26 5.857 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
23:35:20 [2020-11-18T23:35:20.619Z] #26 5.890 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
23:35:20 [2020-11-18T23:35:20.619Z] #26 5.935 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
23:35:20 [2020-11-18T23:35:20.619Z] #26 5.938 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.161 debconf: delaying package configuration, since apt-utils is not installed
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.193 Fetched 5165 kB in 0s (11.8 MB/s)
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.207 Selecting previously unselected package libsasl2-modules-db:ppc64el.
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.207 (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 ... 6677 files and directories currently installed.)
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.216 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.217 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.246 Selecting previously unselected package libsasl2-2:ppc64el.
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.248 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.250 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.282 Selecting previously unselected package libldap-common.
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.284 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.285 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.314 Selecting previously unselected package libldap-2.4-2:ppc64el.
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.315 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ...
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.317 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ...
23:35:20 [2020-11-18T23:35:20.914Z] #26 6.370 Selecting previously unselected package libssl1.1:ppc64el.
23:35:21 [2020-11-18T23:35:21.177Z] #41 51.82   CC       criu/bfd.o
23:35:21 [2020-11-18T23:35:21.209Z] #26 6.372 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.209Z] #26 6.373 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
23:35:21 [2020-11-18T23:35:21.209Z] #26 6.549 Selecting previously unselected package openssl.
23:35:21 [2020-11-18T23:35:21.209Z] #26 6.551 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.209Z] #26 6.552 Unpacking openssl (1.1.1d-0+deb10u3) ...
23:35:21 [2020-11-18T23:35:21.209Z] #26 6.666 Selecting previously unselected package ca-certificates.
23:35:21 [2020-11-18T23:35:21.469Z] #41 52.11   CC       criu/bitmap.o
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.667 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.669 Unpacking ca-certificates (20200601~deb10u1) ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.715 Selecting previously unselected package libkeyutils1:ppc64el.
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.717 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.718 Unpacking libkeyutils1:ppc64el (1.6-6) ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.740 Selecting previously unselected package libkrb5support0:ppc64el.
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.740 Preparing to unpack .../08-libkrb5support0_1.17-3_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.741 Unpacking libkrb5support0:ppc64el (1.17-3) ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.768 Selecting previously unselected package libk5crypto3:ppc64el.
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.769 Preparing to unpack .../09-libk5crypto3_1.17-3_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.770 Unpacking libk5crypto3:ppc64el (1.17-3) ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.803 Selecting previously unselected package libkrb5-3:ppc64el.
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.805 Preparing to unpack .../10-libkrb5-3_1.17-3_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.806 Unpacking libkrb5-3:ppc64el (1.17-3) ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.888 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.888 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.891 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.938 Selecting previously unselected package libnghttp2-14:ppc64el.
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.941 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.942 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.984 Selecting previously unselected package libpsl5:ppc64el.
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.984 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 6.985 Unpacking libpsl5:ppc64el (0.20.2-2) ...
23:35:21 [2020-11-18T23:35:21.505Z] #26 7.010 Selecting previously unselected package librtmp1:ppc64el.
23:35:21 [2020-11-18T23:35:21.761Z] #41 52.21   CC       criu/cgroup-props.o
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.013 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.014 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.042 Selecting previously unselected package libssh2-1:ppc64el.
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.044 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.049 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.084 Selecting previously unselected package libcurl4:ppc64el.
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.085 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.087 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.140 Selecting previously unselected package curl.
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.142 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.144 Unpacking curl (7.64.0-4+deb10u1) ...
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.188 Selecting previously unselected package libonig5:ppc64el.
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.189 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.191 Unpacking libonig5:ppc64el (6.9.1-1) ...
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.237 Selecting previously unselected package libjq1:ppc64el.
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.238 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.240 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:35:21 [2020-11-18T23:35:21.800Z] #26 7.280 Selecting previously unselected package jq.
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.282 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.283 Unpacking jq (1.5+dfsg-2+b1) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.312 Setting up libkeyutils1:ppc64el (1.6-6) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.314 Setting up libpsl5:ppc64el (0.20.2-2) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.317 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.463 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.466 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.470 Setting up libkrb5support0:ppc64el (1.17-3) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.473 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.476 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.479 Setting up libk5crypto3:ppc64el (1.17-3) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.482 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.485 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.488 Setting up libkrb5-3:ppc64el (1.17-3) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.492 Setting up openssl (1.1.1d-0+deb10u3) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.498 Setting up libonig5:ppc64el (6.9.1-1) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.501 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.504 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ...
23:35:22 [2020-11-18T23:35:22.096Z] #26 7.508 Setting up ca-certificates (20200601~deb10u1) ...
23:35:22 [2020-11-18T23:35:22.395Z] #41 52.74   CC       criu/cgroup.o
23:35:22 [2020-11-18T23:35:22.736Z] #26 8.128 Updating certificates in /etc/ssl/certs...
23:35:23 [2020-11-18T23:35:23.379Z] #26 8.843 126 added, 0 removed; done.
23:35:23 [2020-11-18T23:35:23.379Z] #26 8.869 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ...
23:35:23 [2020-11-18T23:35:23.379Z] #26 8.874 Setting up jq (1.5+dfsg-2+b1) ...
23:35:23 [2020-11-18T23:35:23.379Z] #26 8.877 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
23:35:23 [2020-11-18T23:35:23.379Z] #26 8.880 Setting up curl (7.64.0-4+deb10u1) ...
23:35:23 [2020-11-18T23:35:23.380Z] #26 8.883 Processing triggers for libc-bin (2.28-10) ...
23:35:23 [2020-11-18T23:35:23.675Z] #26 8.895 Processing triggers for ca-certificates (20200601~deb10u1) ...
23:35:23 [2020-11-18T23:35:23.675Z] #26 8.901 Updating certificates in /etc/ssl/certs...
23:35:24 [2020-11-18T23:35:24.074Z] #53 42.83 Reading package lists...
23:35:24 [2020-11-18T23:35:24.074Z] #53 ...
23:35:24 [2020-11-18T23:35:24.074Z] 
23:35:24 [2020-11-18T23:35:24.074Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:35:24 [2020-11-18T23:35:24.074Z] #11 32.71 Reading package lists...
23:35:24 [2020-11-18T23:35:24.338Z] #26 9.522 0 added, 0 removed; done.
23:35:24 [2020-11-18T23:35:24.339Z] #26 9.522 Running hooks in /etc/ca-certificates/update.d...
23:35:24 [2020-11-18T23:35:24.339Z] #26 9.525 done.
23:35:24 [2020-11-18T23:35:24.339Z] #26 DONE 9.6s
23:35:24 [2020-11-18T23:35:24.339Z] 
23:35:24 [2020-11-18T23:35:24.339Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:24 [2020-11-18T23:35:24.339Z] #9 ...
23:35:24 [2020-11-18T23:35:24.339Z] 
23:35:24 [2020-11-18T23:35:24.339Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:35:24 [2020-11-18T23:35:24.339Z] #27 DONE 0.1s
23:35:24 [2020-11-18T23:35:24.339Z] 
23:35:24 [2020-11-18T23:35:24.339Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:35:24 [2020-11-18T23:35:24.466Z] #41 54.86   CC       criu/clone-noasan.o
23:35:24 [2020-11-18T23:35:24.466Z] #41 55.00   CC       criu/config.o
23:35:24 [2020-11-18T23:35:24.980Z] #28 0.757 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:35:25 [2020-11-18T23:35:25.101Z] #41 ...
23:35:25 [2020-11-18T23:35:25.101Z] 
23:35:25 [2020-11-18T23:35:25.101Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.25 The following NEW packages will be installed:
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.25   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.25   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.25   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.25   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.25   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.25   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.25   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.25   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.25   xz-utils zip
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.34 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.34 Need to get 27.7 MB of archives.
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.34 After this operation, 117 MB of additional disk space will be used.
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 11.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.39 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.39 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.40 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.54 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 12.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
23:35:25 [2020-11-18T23:35:25.101Z] #18 13.40 debconf: delaying package configuration, since apt-utils is not installed
23:35:25 [2020-11-18T23:35:25.101Z] #18 13.44 Fetched 27.7 MB in 2s (17.8 MB/s)
23:35:25 [2020-11-18T23:35:25.101Z] #18 13.49 Selecting previously unselected package pigz.
23:35:25 [2020-11-18T23:35:25.101Z] #18 13.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
23:35:25 [2020-11-18T23:35:25.101Z] #18 13.55 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
23:35:25 [2020-11-18T23:35:25.101Z] #18 13.56 Unpacking pigz (2.4-1) ...
23:35:25 [2020-11-18T23:35:25.101Z] #18 13.63 Selecting previously unselected package libpython3.7-minimal:s390x.
23:35:25 [2020-11-18T23:35:25.101Z] #18 13.63 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
23:35:25 [2020-11-18T23:35:25.101Z] #18 13.63 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
23:35:25 [2020-11-18T23:35:25.101Z] #18 14.01 Selecting previously unselected package python3.7-minimal.
23:35:25 [2020-11-18T23:35:25.101Z] #18 14.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
23:35:25 [2020-11-18T23:35:25.101Z] #18 14.02 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:35:25 [2020-11-18T23:35:25.101Z] #18 14.63 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
23:35:25 [2020-11-18T23:35:25.101Z] #18 14.64 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:35:25 [2020-11-18T23:35:25.276Z] #28 0.899 
23:35:25 [2020-11-18T23:35:25.403Z] #18 ...
23:35:25 [2020-11-18T23:35:25.403Z] 
23:35:25 [2020-11-18T23:35:25.403Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:35:25 [2020-11-18T23:35:25.403Z] #43 DONE 88.9s
23:35:25 [2020-11-18T23:35:25.711Z] 
23:35:25 [2020-11-18T23:35:25.711Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:35:25 [2020-11-18T23:35:25.711Z] #41 55.90   CC       criu/cr-check.o
23:35:25 [2020-11-18T23:35:25.989Z] #11 43.81 Reading package lists...
23:35:25 [2020-11-18T23:35:25.989Z] #11 ...
23:35:25 [2020-11-18T23:35:25.989Z] 
23:35:25 [2020-11-18T23:35:25.989Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:35:25 [2020-11-18T23:35:25.989Z] #40 42.17 Reading package lists...
23:35:26 [2020-11-18T23:35:26.170Z] #28 1.019 
                                                                           0.4%
########                                                                  11.6%
#################                                                         25.0%
###########################                                               37.5%
##################################                                        48.1%
#####################################                                     52.4%
############################################                              62.1%
######################################################                    75.9%
################################################################          89.3%
######################################################################## 100.0%
23:35:26 [2020-11-18T23:35:26.464Z] #28 2.079 
23:35:26 [2020-11-18T23:35:26.464Z] #28 2.199 
################                                                          23.2%
######################################################################## 100.0%
23:35:26 [2020-11-18T23:35:26.760Z] #28 2.424 
23:35:26 [2020-11-18T23:35:26.771Z] #41 57.12   CC       criu/cr-dedup.o
23:35:26 [2020-11-18T23:35:26.771Z] #41 57.34   CC       criu/cr-dump.o
23:35:27 [2020-11-18T23:35:27.056Z] #28 2.542 #=#=#                                                                         

#########################################                                 57.1%
######################################################################## 100.0%
23:35:27 [2020-11-18T23:35:27.354Z] #28 2.849 
23:35:27 [2020-11-18T23:35:27.719Z] Client:
23:35:27 [2020-11-18T23:35:27.719Z]  Debug Mode: false
23:35:27 [2020-11-18T23:35:27.719Z] 
23:35:27 [2020-11-18T23:35:27.719Z] Server:
23:35:27 [2020-11-18T23:35:27.719Z]  Containers: 0
23:35:27 [2020-11-18T23:35:27.719Z]   Running: 0
23:35:27 [2020-11-18T23:35:27.719Z]   Paused: 0
23:35:27 [2020-11-18T23:35:27.719Z]   Stopped: 0
23:35:27 [2020-11-18T23:35:27.719Z]  Images: 0
23:35:27 [2020-11-18T23:35:27.719Z]  Server Version: 19.03.13
23:35:27 [2020-11-18T23:35:27.719Z]  Storage Driver: overlay2
23:35:27 [2020-11-18T23:35:27.719Z]   Backing Filesystem: extfs
23:35:27 [2020-11-18T23:35:27.719Z]   Supports d_type: true
23:35:27 [2020-11-18T23:35:27.719Z]   Native Overlay Diff: true
23:35:27 [2020-11-18T23:35:27.719Z]  Logging Driver: json-file
23:35:27 [2020-11-18T23:35:27.719Z]  Cgroup Driver: cgroupfs
23:35:27 [2020-11-18T23:35:27.719Z]  Plugins:
23:35:27 [2020-11-18T23:35:27.719Z]   Volume: local
23:35:27 [2020-11-18T23:35:27.719Z]   Network: bridge host ipvlan macvlan null overlay
23:35:27 [2020-11-18T23:35:27.719Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:35:27 [2020-11-18T23:35:27.719Z]  Swarm: inactive
23:35:27 [2020-11-18T23:35:27.719Z]  Runtimes: runc
23:35:27 [2020-11-18T23:35:27.719Z]  Default Runtime: runc
23:35:27 [2020-11-18T23:35:27.719Z]  Init Binary: docker-init
23:35:27 [2020-11-18T23:35:27.719Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
23:35:27 [2020-11-18T23:35:27.719Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:35:27 [2020-11-18T23:35:27.719Z]  init version: fec3683
23:35:27 [2020-11-18T23:35:27.719Z]  Security Options:
23:35:27 [2020-11-18T23:35:27.719Z]   apparmor
23:35:27 [2020-11-18T23:35:27.719Z]   seccomp
23:35:27 [2020-11-18T23:35:27.719Z]    Profile: default
23:35:27 [2020-11-18T23:35:27.719Z]  Kernel Version: 5.4.0-1025-aws
23:35:27 [2020-11-18T23:35:27.719Z]  Operating System: Ubuntu 18.04.5 LTS
23:35:27 [2020-11-18T23:35:27.719Z]  OSType: linux
23:35:27 [2020-11-18T23:35:27.719Z]  Architecture: x86_64
23:35:27 [2020-11-18T23:35:27.719Z]  CPUs: 2
23:35:27 [2020-11-18T23:35:27.719Z]  Total Memory: 7.569GiB
23:35:27 [2020-11-18T23:35:27.719Z]  Name: ip-10-100-85-163
23:35:27 [2020-11-18T23:35:27.719Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
23:35:27 [2020-11-18T23:35:27.719Z]  Docker Root Dir: /var/lib/docker
23:35:27 [2020-11-18T23:35:27.719Z]  Debug Mode: false
23:35:27 [2020-11-18T23:35:27.719Z]  Registry: https://index.docker.io/v1/
23:35:27 [2020-11-18T23:35:27.719Z]  Labels:
23:35:27 [2020-11-18T23:35:27.719Z]  Experimental: true
23:35:27 [2020-11-18T23:35:27.719Z]  Insecure Registries:
23:35:27 [2020-11-18T23:35:27.719Z]   127.0.0.0/8
23:35:27 [2020-11-18T23:35:27.719Z]  Live Restore Enabled: true
23:35:27 [2020-11-18T23:35:27.719Z] 
23:35:27 [2020-11-18T23:35:27.719Z] WARNING: No swap limit support
[Pipeline] sh
23:35:27 [2020-11-18T23:35:27.982Z] #28 2.972 
#                                                                          2.2%
##########                                                                14.6%
########################                                                  33.7%
####################################                                      51.0%
###################################################                       71.1%
##############################################################            87.4%
######################################################################## 100.0%
23:35:28 [2020-11-18T23:35:28.066Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:35:28 [2020-11-18T23:35:28.066Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:35:28 [2020-11-18T23:35:28.066Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:35:28 [2020-11-18T23:35:28.066Z] + bash /home/ubuntu/workspace/moby_PR-41695/check-config.sh
23:35:28 [2020-11-18T23:35:28.066Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:35:28 [2020-11-18T23:35:28.066Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
23:35:28 [2020-11-18T23:35:28.066Z] 
23:35:28 [2020-11-18T23:35:28.066Z] Generally Necessary:
23:35:28 [2020-11-18T23:35:28.066Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:35:28 [2020-11-18T23:35:28.066Z] - apparmor: enabled and tools installed
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_NAMESPACES: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_NET_NS: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_PID_NS: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_IPC_NS: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_UTS_NS: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_CGROUPS: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_CGROUP_CPUACCT: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_CGROUP_DEVICE: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_CGROUP_FREEZER: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_CGROUP_SCHED: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_CPUSETS: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_MEMCG: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_KEYS: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_VETH: enabled (as module)
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_BRIDGE: enabled (as module)
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_NF_NAT_IPV4: missing
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_NF_NAT: enabled (as module)
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_NF_NAT_NEEDED: missing
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_POSIX_MQUEUE: enabled
23:35:28 [2020-11-18T23:35:28.066Z] 
23:35:28 [2020-11-18T23:35:28.066Z] Optional Features:
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_USER_NS: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_SECCOMP: enabled
23:35:28 [2020-11-18T23:35:28.066Z] - CONFIG_CGROUP_PIDS: enabled
23:35:28 [2020-11-18T23:35:28.280Z] #28 3.747 
23:35:28 [2020-11-18T23:35:28.283Z] #41 58.77   CC       criu/cr-errno.o
23:35:28 [2020-11-18T23:35:28.283Z] #41 58.81   CC       criu/cr-restore.o
23:35:28 [2020-11-18T23:35:28.283Z] #41 ...
23:35:28 [2020-11-18T23:35:28.283Z] 
23:35:28 [2020-11-18T23:35:28.283Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:35:28 [2020-11-18T23:35:28.283Z] #30 DONE 91.6s
23:35:28 [2020-11-18T23:35:28.370Z] - CONFIG_MEMCG_SWAP: enabled
23:35:28 [2020-11-18T23:35:28.370Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:35:28 [2020-11-18T23:35:28.370Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_BLK_CGROUP: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_IOSCHED_CFQ: missing
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_CGROUP_PERF: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_CGROUP_HUGETLB: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_CFS_BANDWIDTH: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_RT_GROUP_SCHED: missing
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_IP_VS: enabled (as module)
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_IP_VS_NFCT: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_IP_VS_RR: enabled (as module)
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_EXT4_FS: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:35:28 [2020-11-18T23:35:28.371Z] - Network Drivers:
23:35:28 [2020-11-18T23:35:28.371Z]   - "overlay":
23:35:28 [2020-11-18T23:35:28.371Z]     - CONFIG_VXLAN: enabled (as module)
23:35:28 [2020-11-18T23:35:28.371Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:35:28 [2020-11-18T23:35:28.371Z]       Optional (for encrypted networks):
23:35:28 [2020-11-18T23:35:28.371Z]       - CONFIG_CRYPTO: enabled
23:35:28 [2020-11-18T23:35:28.371Z]       - CONFIG_CRYPTO_AEAD: enabled
23:35:28 [2020-11-18T23:35:28.371Z]       - CONFIG_CRYPTO_GCM: enabled
23:35:28 [2020-11-18T23:35:28.371Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:35:28 [2020-11-18T23:35:28.371Z]       - CONFIG_CRYPTO_GHASH: enabled
23:35:28 [2020-11-18T23:35:28.371Z]       - CONFIG_XFRM: enabled
23:35:28 [2020-11-18T23:35:28.371Z]       - CONFIG_XFRM_USER: enabled (as module)
23:35:28 [2020-11-18T23:35:28.371Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:35:28 [2020-11-18T23:35:28.371Z]       - CONFIG_INET_ESP: enabled (as module)
23:35:28 [2020-11-18T23:35:28.371Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:35:28 [2020-11-18T23:35:28.371Z]   - "ipvlan":
23:35:28 [2020-11-18T23:35:28.371Z]     - CONFIG_IPVLAN: enabled (as module)
23:35:28 [2020-11-18T23:35:28.371Z]   - "macvlan":
23:35:28 [2020-11-18T23:35:28.371Z]     - CONFIG_MACVLAN: enabled (as module)
23:35:28 [2020-11-18T23:35:28.371Z]     - CONFIG_DUMMY: enabled (as module)
23:35:28 [2020-11-18T23:35:28.371Z]   - "ftp,tftp client in container":
23:35:28 [2020-11-18T23:35:28.586Z] 
23:35:28 [2020-11-18T23:35:28.586Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:35:28 [2020-11-18T23:35:28.586Z] #18 16.47 Selecting previously unselected package python3-minimal.
23:35:28 [2020-11-18T23:35:28.586Z] #18 16.47 (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.)
23:35:28 [2020-11-18T23:35:28.586Z] #18 16.49 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 16.50 Unpacking python3-minimal (3.7.3-1) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 16.56 Selecting previously unselected package libmpdec2:s390x.
23:35:28 [2020-11-18T23:35:28.586Z] #18 16.56 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 16.57 Unpacking libmpdec2:s390x (2.4.2-2) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 16.63 Selecting previously unselected package libpython3.7-stdlib:s390x.
23:35:28 [2020-11-18T23:35:28.586Z] #18 16.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 16.64 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 17.22 Selecting previously unselected package python3.7.
23:35:28 [2020-11-18T23:35:28.586Z] #18 17.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 17.23 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 17.35 Selecting previously unselected package libpython3-stdlib:s390x.
23:35:28 [2020-11-18T23:35:28.586Z] #18 17.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 17.35 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 17.39 Setting up python3-minimal (3.7.3-1) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.01 Selecting previously unselected package python3.
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23860 files and directories currently installed.)
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.04 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.05 Unpacking python3 (3.7.3-1) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.14 Selecting previously unselected package libip4tc0:s390x.
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.14 Unpacking libip4tc0:s390x (1.8.2-4) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.20 Selecting previously unselected package libip6tc0:s390x.
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.20 Unpacking libip6tc0:s390x (1.8.2-4) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.24 Selecting previously unselected package libiptc0:s390x.
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.24 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.24 Unpacking libiptc0:s390x (1.8.2-4) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.27 Selecting previously unselected package libnfnetlink0:s390x.
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.28 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.32 Selecting previously unselected package libnetfilter-conntrack3:s390x.
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.32 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.36 Selecting previously unselected package libnftnl11:s390x.
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.36 Unpacking libnftnl11:s390x (1.1.2-2) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.40 Selecting previously unselected package iptables.
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.40 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.40 Unpacking iptables (1.8.2-4) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.66 Selecting previously unselected package xxd.
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.66 Unpacking xxd (2:8.1.0875-5) ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.79 Selecting previously unselected package vim-common.
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.79 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:35:28 [2020-11-18T23:35:28.586Z] #18 18.80 Unpacking vim-common (2:8.1.0875-5) ...
23:35:28 [2020-11-18T23:35:28.634Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:35:28 [2020-11-18T23:35:28.634Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:35:28 [2020-11-18T23:35:28.634Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:35:28 [2020-11-18T23:35:28.634Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:35:28 [2020-11-18T23:35:28.634Z] - Storage Drivers:
23:35:28 [2020-11-18T23:35:28.634Z]   - "aufs":
23:35:28 [2020-11-18T23:35:28.634Z]     - CONFIG_AUFS_FS: enabled (as module)
23:35:28 [2020-11-18T23:35:28.634Z]   - "btrfs":
23:35:28 [2020-11-18T23:35:28.634Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:35:28 [2020-11-18T23:35:28.634Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:35:28 [2020-11-18T23:35:28.634Z]   - "devicemapper":
23:35:28 [2020-11-18T23:35:28.634Z]     - CONFIG_BLK_DEV_DM: enabled
23:35:28 [2020-11-18T23:35:28.634Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:35:28 [2020-11-18T23:35:28.634Z]   - "overlay":
23:35:28 [2020-11-18T23:35:28.634Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:35:28 [2020-11-18T23:35:28.634Z]   - "zfs":
23:35:28 [2020-11-18T23:35:28.634Z]     - /dev/zfs: present
23:35:28 [2020-11-18T23:35:28.634Z]     - zfs command: missing
23:35:28 [2020-11-18T23:35:28.634Z]     - zpool command: missing
23:35:28 [2020-11-18T23:35:28.634Z] 
23:35:28 [2020-11-18T23:35:28.634Z] Limits:
23:35:28 [2020-11-18T23:35:28.634Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:35:28 [2020-11-18T23:35:28.634Z] 
23:35:28 [2020-11-18T23:35:28.634Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:35:28 [2020-11-18T23:35:28.752Z] Client:
23:35:28 [2020-11-18T23:35:28.752Z]  Debug Mode: false
23:35:28 [2020-11-18T23:35:28.752Z] 
23:35:28 [2020-11-18T23:35:28.752Z] Server:
23:35:28 [2020-11-18T23:35:28.752Z]  Containers: 0
23:35:28 [2020-11-18T23:35:28.752Z]   Running: 0
23:35:28 [2020-11-18T23:35:28.752Z]   Paused: 0
23:35:28 [2020-11-18T23:35:28.752Z]   Stopped: 0
23:35:28 [2020-11-18T23:35:28.752Z]  Images: 0
23:35:28 [2020-11-18T23:35:28.752Z]  Server Version: 19.03.13
23:35:28 [2020-11-18T23:35:28.752Z]  Storage Driver: overlay2
23:35:28 [2020-11-18T23:35:28.752Z]   Backing Filesystem: extfs
23:35:28 [2020-11-18T23:35:28.752Z]   Supports d_type: true
23:35:28 [2020-11-18T23:35:28.752Z]   Native Overlay Diff: true
23:35:28 [2020-11-18T23:35:28.752Z]  Logging Driver: json-file
23:35:28 [2020-11-18T23:35:28.752Z]  Cgroup Driver: cgroupfs
23:35:28 [2020-11-18T23:35:28.752Z]  Plugins:
23:35:28 [2020-11-18T23:35:28.752Z]   Volume: local
23:35:28 [2020-11-18T23:35:28.752Z]   Network: bridge host ipvlan macvlan null overlay
23:35:28 [2020-11-18T23:35:28.752Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:35:28 [2020-11-18T23:35:28.752Z]  Swarm: inactive
23:35:28 [2020-11-18T23:35:28.752Z]  Runtimes: runc
23:35:28 [2020-11-18T23:35:28.752Z]  Default Runtime: runc
23:35:28 [2020-11-18T23:35:28.752Z]  Init Binary: docker-init
23:35:28 [2020-11-18T23:35:28.752Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
23:35:28 [2020-11-18T23:35:28.752Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:35:28 [2020-11-18T23:35:28.752Z]  init version: fec3683
23:35:28 [2020-11-18T23:35:28.752Z]  Security Options:
23:35:28 [2020-11-18T23:35:28.752Z]   apparmor
23:35:28 [2020-11-18T23:35:28.752Z]   seccomp
23:35:28 [2020-11-18T23:35:28.752Z]    Profile: default
23:35:28 [2020-11-18T23:35:28.752Z]  Kernel Version: 5.4.0-1025-aws
23:35:28 [2020-11-18T23:35:28.752Z]  Operating System: Ubuntu 18.04.5 LTS
23:35:28 [2020-11-18T23:35:28.752Z]  OSType: linux
23:35:28 [2020-11-18T23:35:28.752Z]  Architecture: x86_64
23:35:28 [2020-11-18T23:35:28.752Z]  CPUs: 2
23:35:28 [2020-11-18T23:35:28.752Z]  Total Memory: 7.487GiB
23:35:28 [2020-11-18T23:35:28.752Z]  Name: ip-10-100-54-184
23:35:28 [2020-11-18T23:35:28.752Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
23:35:28 [2020-11-18T23:35:28.752Z]  Docker Root Dir: /var/lib/docker
23:35:28 [2020-11-18T23:35:28.752Z]  Debug Mode: false
23:35:28 [2020-11-18T23:35:28.752Z]  Registry: https://index.docker.io/v1/
23:35:28 [2020-11-18T23:35:28.752Z]  Labels:
23:35:28 [2020-11-18T23:35:28.752Z]  Experimental: true
23:35:28 [2020-11-18T23:35:28.752Z]  Insecure Registries:
23:35:28 [2020-11-18T23:35:28.752Z]   127.0.0.0/8
23:35:28 [2020-11-18T23:35:28.752Z]  Live Restore Enabled: true
23:35:28 [2020-11-18T23:35:28.752Z] 
23:35:28 [2020-11-18T23:35:28.752Z] WARNING: No swap limit support
[Pipeline] sh
23:35:28 [2020-11-18T23:35:28.878Z] #18 18.97 Selecting previously unselected package bash-completion.
23:35:28 [2020-11-18T23:35:28.878Z] #18 18.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:35:28 [2020-11-18T23:35:28.976Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c7f0b509cf21b066c2f088908c555f014242e280 .
23:35:28 [2020-11-18T23:35:28.976Z] #2 [internal] load .dockerignore
23:35:28 [2020-11-18T23:35:28.976Z] #2 transferring context: 87B done
23:35:28 [2020-11-18T23:35:28.976Z] #2 DONE 0.1s
23:35:28 [2020-11-18T23:35:28.976Z] 
23:35:28 [2020-11-18T23:35:28.976Z] #1 [internal] load build definition from Dockerfile
23:35:28 [2020-11-18T23:35:28.976Z] #1 transferring dockerfile: 16.58kB done
23:35:28 [2020-11-18T23:35:28.976Z] #1 DONE 0.1s
23:35:28 [2020-11-18T23:35:28.976Z] 
23:35:28 [2020-11-18T23:35:28.976Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:35:29 [2020-11-18T23:35:29.053Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:35:29 [2020-11-18T23:35:29.053Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:35:29 [2020-11-18T23:35:29.054Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:35:29 [2020-11-18T23:35:29.054Z] + bash /home/ubuntu/workspace/moby_PR-41695/check-config.sh
23:35:29 [2020-11-18T23:35:29.054Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:35:29 [2020-11-18T23:35:29.054Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
23:35:29 [2020-11-18T23:35:29.054Z] 
23:35:29 [2020-11-18T23:35:29.054Z] Generally Necessary:
23:35:29 [2020-11-18T23:35:29.054Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:35:29 [2020-11-18T23:35:29.054Z] - apparmor: enabled and tools installed
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_NAMESPACES: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_NET_NS: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_PID_NS: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_IPC_NS: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_UTS_NS: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_CGROUPS: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_CGROUP_CPUACCT: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_CGROUP_DEVICE: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_CGROUP_FREEZER: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_CGROUP_SCHED: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_CPUSETS: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_MEMCG: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_KEYS: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_VETH: enabled (as module)
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_BRIDGE: enabled (as module)
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_NF_NAT_IPV4: missing
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_NF_NAT: enabled (as module)
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_NF_NAT_NEEDED: missing
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_POSIX_MQUEUE: enabled
23:35:29 [2020-11-18T23:35:29.054Z] 
23:35:29 [2020-11-18T23:35:29.054Z] Optional Features:
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_USER_NS: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_SECCOMP: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_CGROUP_PIDS: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_MEMCG_SWAP: enabled
23:35:29 [2020-11-18T23:35:29.054Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:35:29 [2020-11-18T23:35:29.054Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:35:29 [2020-11-18T23:35:29.284Z] #40 51.53 Building dependency tree...
23:35:29 [2020-11-18T23:35:29.284Z] #40 ...
23:35:29 [2020-11-18T23:35:29.284Z] 
23:35:29 [2020-11-18T23:35:29.284Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:35:29 [2020-11-18T23:35:29.284Z] #47 44.07 go: extracting github.com/gogo/protobuf v1.2.1
23:35:29 [2020-11-18T23:35:29.284Z] #47 49.39 go: extracting golang.org/x/text v0.3.2
23:35:29 [2020-11-18T23:35:29.284Z] #47 ...
23:35:29 [2020-11-18T23:35:29.284Z] 
23:35:29 [2020-11-18T23:35:29.284Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:35:29 [2020-11-18T23:35:29.284Z] #40 51.53 Building dependency tree...
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_BLK_CGROUP: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_IOSCHED_CFQ: missing
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_CGROUP_PERF: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_CGROUP_HUGETLB: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_CFS_BANDWIDTH: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_RT_GROUP_SCHED: missing
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_IP_VS: enabled (as module)
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_IP_VS_NFCT: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_IP_VS_RR: enabled (as module)
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_EXT4_FS: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:35:29 [2020-11-18T23:35:29.315Z] - Network Drivers:
23:35:29 [2020-11-18T23:35:29.315Z]   - "overlay":
23:35:29 [2020-11-18T23:35:29.315Z]     - CONFIG_VXLAN: enabled (as module)
23:35:29 [2020-11-18T23:35:29.315Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:35:29 [2020-11-18T23:35:29.315Z]       Optional (for encrypted networks):
23:35:29 [2020-11-18T23:35:29.315Z]       - CONFIG_CRYPTO: enabled
23:35:29 [2020-11-18T23:35:29.315Z]       - CONFIG_CRYPTO_AEAD: enabled
23:35:29 [2020-11-18T23:35:29.315Z]       - CONFIG_CRYPTO_GCM: enabled
23:35:29 [2020-11-18T23:35:29.315Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:35:29 [2020-11-18T23:35:29.315Z]       - CONFIG_CRYPTO_GHASH: enabled
23:35:29 [2020-11-18T23:35:29.315Z]       - CONFIG_XFRM: enabled
23:35:29 [2020-11-18T23:35:29.315Z]       - CONFIG_XFRM_USER: enabled (as module)
23:35:29 [2020-11-18T23:35:29.315Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:35:29 [2020-11-18T23:35:29.315Z]       - CONFIG_INET_ESP: enabled (as module)
23:35:29 [2020-11-18T23:35:29.315Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:35:29 [2020-11-18T23:35:29.315Z]   - "ipvlan":
23:35:29 [2020-11-18T23:35:29.315Z]     - CONFIG_IPVLAN: enabled (as module)
23:35:29 [2020-11-18T23:35:29.315Z]   - "macvlan":
23:35:29 [2020-11-18T23:35:29.315Z]     - CONFIG_MACVLAN: enabled (as module)
23:35:29 [2020-11-18T23:35:29.315Z]     - CONFIG_DUMMY: enabled (as module)
23:35:29 [2020-11-18T23:35:29.315Z]   - "ftp,tftp client in container":
23:35:29 [2020-11-18T23:35:29.581Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:35:29 [2020-11-18T23:35:29.581Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:35:29 [2020-11-18T23:35:29.581Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:35:29 [2020-11-18T23:35:29.581Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:35:29 [2020-11-18T23:35:29.581Z] - Storage Drivers:
23:35:29 [2020-11-18T23:35:29.581Z]   - "aufs":
23:35:29 [2020-11-18T23:35:29.581Z]     - CONFIG_AUFS_FS: enabled (as module)
23:35:29 [2020-11-18T23:35:29.581Z]   - "btrfs":
23:35:29 [2020-11-18T23:35:29.581Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:35:29 [2020-11-18T23:35:29.581Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:35:29 [2020-11-18T23:35:29.581Z]   - "devicemapper":
23:35:29 [2020-11-18T23:35:29.581Z]     - CONFIG_BLK_DEV_DM: enabled
23:35:29 [2020-11-18T23:35:29.581Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:35:29 [2020-11-18T23:35:29.581Z]   - "overlay":
23:35:29 [2020-11-18T23:35:29.581Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:35:29 [2020-11-18T23:35:29.581Z]   - "zfs":
23:35:29 [2020-11-18T23:35:29.581Z]     - /dev/zfs: present
23:35:29 [2020-11-18T23:35:29.581Z]     - zfs command: missing
23:35:29 [2020-11-18T23:35:29.581Z]     - zpool command: missing
23:35:29 [2020-11-18T23:35:29.581Z] 
23:35:29 [2020-11-18T23:35:29.581Z] Limits:
23:35:29 [2020-11-18T23:35:29.581Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:35:29 [2020-11-18T23:35:29.581Z] 
23:35:29 [2020-11-18T23:35:29.581Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:35:29 [2020-11-18T23:35:29.913Z] #3 DONE 0.7s
23:35:29 [2020-11-18T23:35:29.913Z] 
23:35:29 [2020-11-18T23:35:29.913Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:35:29 [2020-11-18T23:35:29.913Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:35:29 [2020-11-18T23:35:29.913Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:35:29 [2020-11-18T23:35:29.913Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
23:35:29 [2020-11-18T23:35:29.913Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
23:35:29 [2020-11-18T23:35:29.913Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.41MB / 8.88MB 0.1s
23:35:29 [2020-11-18T23:35:29.934Z] + sudo modprobe ip_vs
23:35:29 [2020-11-18T23:35:29.934Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c7f0b509cf21b066c2f088908c555f014242e280 .
23:35:30 [2020-11-18T23:35:30.173Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
23:35:30 [2020-11-18T23:35:30.173Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
23:35:30 [2020-11-18T23:35:30.173Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
23:35:30 [2020-11-18T23:35:30.198Z] #2 [internal] load build definition from Dockerfile
23:35:30 [2020-11-18T23:35:30.198Z] #2 transferring dockerfile: 16.58kB done
23:35:30 [2020-11-18T23:35:30.198Z] #2 DONE 0.0s
23:35:30 [2020-11-18T23:35:30.198Z] 
23:35:30 [2020-11-18T23:35:30.198Z] #1 [internal] load .dockerignore
23:35:30 [2020-11-18T23:35:30.198Z] #1 transferring context: 87B done
23:35:30 [2020-11-18T23:35:30.198Z] #1 DONE 0.0s
23:35:30 [2020-11-18T23:35:30.198Z] 
23:35:30 [2020-11-18T23:35:30.198Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:35:30 [2020-11-18T23:35:30.420Z] #18 20.60 Unpacking bash-completion (1:2.8-6) ...
23:35:30 [2020-11-18T23:35:30.432Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
23:35:30 [2020-11-18T23:35:30.432Z] #4 DONE 0.7s
23:35:30 [2020-11-18T23:35:30.459Z] #3 DONE 0.5s
23:35:30 [2020-11-18T23:35:30.711Z] #18 20.86 Selecting previously unselected package bzip2.
23:35:30 [2020-11-18T23:35:30.711Z] #18 20.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
23:35:30 [2020-11-18T23:35:30.711Z] #18 20.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:35:30 [2020-11-18T23:35:30.711Z] #18 20.93 Selecting previously unselected package xz-utils.
23:35:30 [2020-11-18T23:35:30.720Z] 
23:35:30 [2020-11-18T23:35:30.720Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:35:30 [2020-11-18T23:35:30.720Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:35:30 [2020-11-18T23:35:30.720Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:35:30 [2020-11-18T23:35:30.720Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
23:35:30 [2020-11-18T23:35:30.720Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
23:35:30 [2020-11-18T23:35:30.720Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.67MB / 8.88MB 0.1s
23:35:30 [2020-11-18T23:35:30.982Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
23:35:30 [2020-11-18T23:35:30.982Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
23:35:31 [2020-11-18T23:35:31.003Z] #18 20.93 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
23:35:31 [2020-11-18T23:35:31.003Z] #18 20.93 Unpacking xz-utils (5.2.4-1) ...
23:35:31 [2020-11-18T23:35:31.003Z] 
23:35:31 [2020-11-18T23:35:31.003Z] #18 21.01 Selecting previously unselected package apparmor.
23:35:31 [2020-11-18T23:35:31.004Z] #18 21.01 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
23:35:31 [2020-11-18T23:35:31.004Z] #7 [internal] load metadata for docker.io/library/debian:buster
23:35:31 [2020-11-18T23:35:31.004Z] #18 21.06 Unpacking apparmor (2.13.2-10) ...
23:35:31 [2020-11-18T23:35:31.004Z] #7 ...
23:35:31 [2020-11-18T23:35:31.004Z] 
23:35:31 [2020-11-18T23:35:31.004Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:35:31 [2020-11-18T23:35:31.004Z] #6 DONE 0.2s
23:35:31 [2020-11-18T23:35:31.004Z] 
23:35:31 [2020-11-18T23:35:31.004Z] #7 [internal] load metadata for docker.io/library/debian:buster
23:35:31 [2020-11-18T23:35:31.004Z] #7 DONE 0.3s
23:35:31 [2020-11-18T23:35:31.004Z] 
23:35:31 [2020-11-18T23:35:31.004Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:35:31 [2020-11-18T23:35:31.244Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
23:35:31 [2020-11-18T23:35:31.244Z] #4 DONE 0.8s
23:35:31 [2020-11-18T23:35:31.262Z] #5 DONE 0.5s
23:35:31 [2020-11-18T23:35:31.262Z] 
23:35:31 [2020-11-18T23:35:31.262Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:31 [2020-11-18T23:35:31.262Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:35:31 [2020-11-18T23:35:31.262Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:35:31 [2020-11-18T23:35:31.262Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
23:35:31 [2020-11-18T23:35:31.262Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s
23:35:31 [2020-11-18T23:35:31.262Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
23:35:31 [2020-11-18T23:35:31.262Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s
23:35:31 [2020-11-18T23:35:31.262Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.0s
23:35:31 [2020-11-18T23:35:31.292Z] #28 3.867 
                                                                           0.2%
###                                                                        5.0%
#######                                                                   10.4%
#########                                                                 13.9%
#############                                                             18.5%
################                                                          23.3%
####################                                                      28.8%
########################                                                  33.6%
###########################                                               38.5%
###############################                                           43.9%
###################################                                       49.4%
######################################                                    53.7%
########################################                                  56.2%
##########################################                                59.0%
############################################                              62.0%
##############################################                            65.3%
################################################                          67.8%
#################################################                         68.3%
###################################################                       71.7%
######################################################                    75.4%
#########################################################                 79.5%
###########################################################               82.7%
#############################################################             85.7%
###############################################################           88.0%
#################################################################         91.5%
###################################################################       94.0%
#####################################################################     96.5%
#######################################################################  100.0%
######################################################################## 100.0%
23:35:31 [2020-11-18T23:35:31.292Z] #28 6.817 
23:35:31 [2020-11-18T23:35:31.295Z] #18 21.33 Selecting previously unselected package aufs-tools.
23:35:31 [2020-11-18T23:35:31.295Z] #18 21.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
23:35:31 [2020-11-18T23:35:31.295Z] #18 21.33 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:35:31 [2020-11-18T23:35:31.295Z] #18 21.39 Selecting previously unselected package libonig5:s390x.
23:35:31 [2020-11-18T23:35:31.295Z] #18 21.39 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
23:35:31 [2020-11-18T23:35:31.295Z] #18 21.40 Unpacking libonig5:s390x (6.9.1-1) ...
23:35:31 [2020-11-18T23:35:31.505Z] 
23:35:31 [2020-11-18T23:35:31.505Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:35:31 [2020-11-18T23:35:31.521Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.55MB / 7.81MB 0.1s
23:35:31 [2020-11-18T23:35:31.521Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.55MB / 50.40MB 0.1s
23:35:31 [2020-11-18T23:35:31.521Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s
23:35:31 [2020-11-18T23:35:31.521Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.98MB / 50.40MB 0.2s
23:35:31 [2020-11-18T23:35:31.521Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.39MB / 10.00MB 0.2s
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.49 Selecting previously unselected package libjq1:s390x.
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.50 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.55 Selecting previously unselected package jq.
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.56 Unpacking jq (1.5+dfsg-2+b1) ...
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.62 Selecting previously unselected package libaio1:s390x.
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.62 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.62 Unpacking libaio1:s390x (0.3.112-3) ...
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.66 Selecting previously unselected package libgpm2:s390x.
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.66 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.66 Unpacking libgpm2:s390x (1.20.7-5) ...
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.69 Selecting previously unselected package libicu63:s390x.
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
23:35:31 [2020-11-18T23:35:31.587Z] #18 21.69 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
23:35:31 [2020-11-18T23:35:31.780Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done
23:35:31 [2020-11-18T23:35:31.780Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.40MB / 50.40MB 0.3s
23:35:31 [2020-11-18T23:35:31.780Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.82MB / 10.00MB 0.3s
23:35:31 [2020-11-18T23:35:31.780Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.3s
23:35:31 [2020-11-18T23:35:31.780Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.69MB / 51.83MB 0.4s
23:35:31 [2020-11-18T23:35:31.836Z] #40 57.37 The following additional packages will be installed:
23:35:31 [2020-11-18T23:35:31.836Z] #40 57.37   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:35:31 [2020-11-18T23:35:31.836Z] #40 57.40   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:35:31 [2020-11-18T23:35:31.836Z] #40 57.42 Suggested packages:
23:35:31 [2020-11-18T23:35:31.836Z] #40 57.45   manpages-dev python-setuptools
23:35:31 [2020-11-18T23:35:31.945Z] #28 7.595 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:35:32 [2020-11-18T23:35:32.040Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.22MB / 50.40MB 0.5s
23:35:32 [2020-11-18T23:35:32.040Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.65MB / 50.40MB 0.7s
23:35:32 [2020-11-18T23:35:32.040Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done
23:35:32 [2020-11-18T23:35:32.040Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.49MB / 51.83MB 0.7s
23:35:32 [2020-11-18T23:35:32.040Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 346.66kB / 68.67MB 0.7s
23:35:32 [2020-11-18T23:35:32.077Z] #7 DONE 0.3s
23:35:32 [2020-11-18T23:35:32.078Z] 
23:35:32 [2020-11-18T23:35:32.078Z] #6 [internal] load metadata for docker.io/library/debian:buster
23:35:32 [2020-11-18T23:35:32.078Z] #6 DONE 0.3s
23:35:32 [2020-11-18T23:35:32.078Z] 
23:35:32 [2020-11-18T23:35:32.078Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:35:32 [2020-11-18T23:35:32.078Z] #5 DONE 0.5s
23:35:32 [2020-11-18T23:35:32.078Z] 
23:35:32 [2020-11-18T23:35:32.078Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:32 [2020-11-18T23:35:32.078Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:35:32 [2020-11-18T23:35:32.078Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
23:35:32 [2020-11-18T23:35:32.078Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
23:35:32 [2020-11-18T23:35:32.078Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:35:32 [2020-11-18T23:35:32.078Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.27MB / 7.81MB 0.2s
23:35:32 [2020-11-18T23:35:32.078Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 381.48kB / 10.00MB 0.2s
23:35:32 [2020-11-18T23:35:32.078Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s
23:35:32 [2020-11-18T23:35:32.237Z] #28 7.747 
23:35:32 [2020-11-18T23:35:32.237Z] #28 7.869 
###################                                                       26.8%
######################################################################## 100.0%
23:35:32 [2020-11-18T23:35:32.237Z] #28 7.936 
23:35:32 [2020-11-18T23:35:32.306Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.01MB / 50.40MB 0.8s
23:35:32 [2020-11-18T23:35:32.306Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.74MB / 51.83MB 0.8s
23:35:32 [2020-11-18T23:35:32.306Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.26MB / 68.67MB 0.8s
23:35:32 [2020-11-18T23:35:32.306Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.99MB / 50.40MB 0.9s
23:35:32 [2020-11-18T23:35:32.306Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.87MB / 51.83MB 0.9s
23:35:32 [2020-11-18T23:35:32.306Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.04MB / 68.67MB 0.9s
23:35:32 [2020-11-18T23:35:32.343Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.53MB / 7.81MB 0.3s
23:35:32 [2020-11-18T23:35:32.343Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.91MB / 10.00MB 0.3s
23:35:32 [2020-11-18T23:35:32.343Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.37MB / 50.40MB 0.3s
23:35:32 [2020-11-18T23:35:32.563Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.54MB / 50.40MB 1.1s
23:35:32 [2020-11-18T23:35:32.563Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.81MB / 51.83MB 1.1s
23:35:32 [2020-11-18T23:35:32.563Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.81MB / 68.67MB 1.1s
23:35:32 [2020-11-18T23:35:32.563Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s
23:35:32 [2020-11-18T23:35:32.563Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.25MB / 51.83MB 1.2s
23:35:32 [2020-11-18T23:35:32.563Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.90MB / 68.67MB 1.2s
23:35:32 [2020-11-18T23:35:32.607Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s
23:35:32 [2020-11-18T23:35:32.607Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.49MB / 10.00MB 0.4s
23:35:32 [2020-11-18T23:35:32.607Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
23:35:32 [2020-11-18T23:35:32.607Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s
23:35:32 [2020-11-18T23:35:32.607Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.87MB / 50.40MB 0.6s
23:35:32 [2020-11-18T23:35:32.607Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 917.50kB / 51.83MB 0.6s
23:35:32 [2020-11-18T23:35:32.607Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done
23:35:32 [2020-11-18T23:35:32.607Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.7s
23:35:32 [2020-11-18T23:35:32.822Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.79MB / 51.83MB 1.5s
23:35:32 [2020-11-18T23:35:32.822Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.84MB / 68.67MB 1.5s
23:35:32 [2020-11-18T23:35:32.869Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.94MB / 50.40MB 0.8s
23:35:32 [2020-11-18T23:35:32.869Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.67MB / 51.83MB 0.8s
23:35:32 [2020-11-18T23:35:32.869Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.22MB / 50.40MB 1.0s
23:35:32 [2020-11-18T23:35:32.869Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.96MB / 51.83MB 1.0s
23:35:32 [2020-11-18T23:35:32.869Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.88MB / 68.67MB 1.0s
23:35:32 [2020-11-18T23:35:32.873Z] #28 8.591 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:35:33 [2020-11-18T23:35:33.083Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.13MB / 51.83MB 1.6s
23:35:33 [2020-11-18T23:35:33.083Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.53MB / 68.67MB 1.6s
23:35:33 [2020-11-18T23:35:33.132Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.83MB / 50.40MB 1.1s
23:35:33 [2020-11-18T23:35:33.132Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.04MB / 51.83MB 1.1s
23:35:33 [2020-11-18T23:35:33.132Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.72MB / 50.40MB 1.3s
23:35:33 [2020-11-18T23:35:33.132Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.88MB / 51.83MB 1.3s
23:35:33 [2020-11-18T23:35:33.132Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.82MB / 68.67MB 1.3s
23:35:33 [2020-11-18T23:35:33.166Z] #28 8.606 skipping existing 5cb8031fd95d
23:35:33 [2020-11-18T23:35:33.166Z] #28 8.629 
23:35:33 [2020-11-18T23:35:33.344Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done
23:35:33 [2020-11-18T23:35:33.344Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.15MB / 68.67MB 2.0s
23:35:33 [2020-11-18T23:35:33.344Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
23:35:33 [2020-11-18T23:35:33.344Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.38MB / 120.17MB 2.0s
23:35:33 [2020-11-18T23:35:33.394Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.47MB / 50.40MB 1.5s
23:35:33 [2020-11-18T23:35:33.394Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.96MB / 51.83MB 1.5s
23:35:33 [2020-11-18T23:35:33.394Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.51MB / 68.67MB 1.5s
23:35:33 [2020-11-18T23:35:33.462Z] #28 9.263 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:35:33 [2020-11-18T23:35:33.462Z] #28 9.280 skipping existing 283607eaa57e
23:35:33 [2020-11-18T23:35:33.462Z] #28 9.303 
23:35:33 [2020-11-18T23:35:33.610Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s done
23:35:33 [2020-11-18T23:35:33.610Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.2s
23:35:33 [2020-11-18T23:35:33.610Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.61MB / 120.17MB 2.3s
23:35:33 [2020-11-18T23:35:33.610Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.3s done
23:35:33 [2020-11-18T23:35:33.659Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.12MB / 50.40MB 1.6s
23:35:33 [2020-11-18T23:35:33.659Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.24MB / 51.83MB 1.6s
23:35:33 [2020-11-18T23:35:33.659Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.37MB / 68.67MB 1.6s
23:35:33 [2020-11-18T23:35:33.659Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.73MB / 50.40MB 1.7s
23:35:33 [2020-11-18T23:35:33.659Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.47MB / 51.83MB 1.7s
23:35:33 [2020-11-18T23:35:33.659Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.52MB / 68.67MB 1.7s
23:35:33 [2020-11-18T23:35:33.868Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.03MB / 68.67MB 2.6s
23:35:33 [2020-11-18T23:35:33.869Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.83MB / 120.17MB 2.6s
23:35:33 [2020-11-18T23:35:33.928Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 43.83MB / 50.40MB 1.8s
23:35:33 [2020-11-18T23:35:33.928Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s
23:35:33 [2020-11-18T23:35:33.928Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.24MB / 51.83MB 2.0s
23:35:33 [2020-11-18T23:35:33.928Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.85MB / 68.67MB 2.0s
23:35:34 [2020-11-18T23:35:34.101Z] #28 9.813 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:35:34 [2020-11-18T23:35:34.188Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.34MB / 51.83MB 2.1s
23:35:34 [2020-11-18T23:35:34.188Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.39MB / 51.83MB 2.2s
23:35:34 [2020-11-18T23:35:34.188Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.54MB / 68.67MB 2.2s
23:35:34 [2020-11-18T23:35:34.363Z] #18 23.97 Selecting previously unselected package libnet1:s390x.
23:35:34 [2020-11-18T23:35:34.363Z] #18 23.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
23:35:34 [2020-11-18T23:35:34.363Z] #18 23.97 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.05 Selecting previously unselected package libnl-3-200:s390x.
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.06 Unpacking libnl-3-200:s390x (3.4.0-1) ...
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.09 Selecting previously unselected package libprotobuf-c1:s390x.
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.09 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.09 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.13 Selecting previously unselected package libreadline5:s390x.
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.13 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.21 Selecting previously unselected package net-tools.
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.29 Selecting previously unselected package python-pip-whl.
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:35:34 [2020-11-18T23:35:34.363Z] #18 24.29 Unpacking python-pip-whl (18.1-5) ...
23:35:34 [2020-11-18T23:35:34.376Z] #40 59.50 The following NEW packages will be installed:
23:35:34 [2020-11-18T23:35:34.376Z] #40 59.50   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:35:34 [2020-11-18T23:35:34.376Z] #40 59.52   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:35:34 [2020-11-18T23:35:34.376Z] #40 59.52   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:35:34 [2020-11-18T23:35:34.376Z] #40 59.52   python-six zlib1g-dev
23:35:34 [2020-11-18T23:35:34.376Z] #40 ...
23:35:34 [2020-11-18T23:35:34.376Z] 
23:35:34 [2020-11-18T23:35:34.376Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.06 go: finding github.com/fatih/color v1.7.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.14 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.18 go: finding github.com/mattn/go-colorable v0.1.4
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.19 go: finding github.com/mattn/go-isatty v0.0.8
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.44 go: finding github.com/go-critic/go-critic v0.4.1
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.47 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.50 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.57 go: finding github.com/go-lintpack/lintpack v0.5.2
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.57 go: finding github.com/pkg/errors v0.8.1
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.68 go: finding github.com/go-toolsmith/astfmt v1.0.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.68 go: finding github.com/sirupsen/logrus v1.4.2
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.68 go: finding github.com/go-toolsmith/astequal v1.0.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.70 go: finding github.com/mitchellh/go-homedir v1.1.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.71 go: finding github.com/go-toolsmith/astp v1.0.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.72 go: finding github.com/go-toolsmith/astcast v1.0.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.73 go: finding github.com/stretchr/testify v1.4.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.73 go: finding github.com/go-toolsmith/typep v1.0.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.74 go: finding github.com/spf13/viper v1.6.1
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.81 go: finding github.com/go-toolsmith/astcopy v1.0.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 58.81 go: finding github.com/davecgh/go-spew v1.1.1
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.03 go: finding github.com/pmezard/go-difflib v1.0.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.05 go: finding github.com/go-toolsmith/strparse v1.0.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.07 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.11 go: finding github.com/stretchr/objx v0.2.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.12 go: finding github.com/bombsimon/wsl/v2 v2.0.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.18 go: finding github.com/spf13/cobra v0.0.5
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.23 go: finding gopkg.in/yaml.v2 v2.2.7
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.23 go: finding github.com/gobwas/glob v0.2.3
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.23 go: finding github.com/fsnotify/fsnotify v1.4.7
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.26 go: finding github.com/spf13/pflag v1.0.5
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.43 go: finding github.com/hashicorp/hcl v1.0.0
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.46 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.48 go: finding github.com/magiconair/properties v1.8.1
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.60 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.68 go: finding github.com/mitchellh/mapstructure v1.1.2
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.71 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:35:34 [2020-11-18T23:35:34.376Z] #47 59.94 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:35:34 [2020-11-18T23:35:34.395Z] #28 9.981 
23:35:34 [2020-11-18T23:35:34.395Z] #28 10.07 
######################################################################## 100.0%
23:35:34 [2020-11-18T23:35:34.395Z] #28 10.10 
23:35:34 [2020-11-18T23:35:34.446Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.22MB / 68.67MB 2.9s
23:35:34 [2020-11-18T23:35:34.446Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.48MB / 120.17MB 2.9s
23:35:34 [2020-11-18T23:35:34.446Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.1s
23:35:34 [2020-11-18T23:35:34.453Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.89MB / 68.67MB 2.3s
23:35:34 [2020-11-18T23:35:34.453Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.5s
23:35:34 [2020-11-18T23:35:34.636Z] #47 60.00 go: finding github.com/pelletier/go-toml v1.2.0
23:35:34 [2020-11-18T23:35:34.636Z] #47 60.03 go: finding github.com/spf13/afero v1.1.2
23:35:34 [2020-11-18T23:35:34.656Z] #18 24.76 Selecting previously unselected package python3-lib2to3.
23:35:34 [2020-11-18T23:35:34.657Z] #18 24.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:35:34 [2020-11-18T23:35:34.657Z] #18 24.76 Unpacking python3-lib2to3 (3.7.3-1) ...
23:35:34 [2020-11-18T23:35:34.657Z] #18 24.84 Selecting previously unselected package python3-distutils.
23:35:34 [2020-11-18T23:35:34.657Z] #18 24.84 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:35:34 [2020-11-18T23:35:34.657Z] #18 24.85 Unpacking python3-distutils (3.7.3-1) ...
23:35:34 [2020-11-18T23:35:34.703Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.76MB / 120.17MB 3.2s
23:35:34 [2020-11-18T23:35:34.703Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.18MB / 120.17MB 3.4s
23:35:34 [2020-11-18T23:35:34.896Z] #47 60.24 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:35:34 [2020-11-18T23:35:34.896Z] #47 60.25 go: finding github.com/spf13/cast v1.3.0
23:35:34 [2020-11-18T23:35:34.896Z] #47 60.28 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:35:34 [2020-11-18T23:35:34.896Z] #47 60.32 go: finding github.com/spf13/jwalterweatherman v1.0.0
23:35:34 [2020-11-18T23:35:34.896Z] #47 60.35 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:35:34 [2020-11-18T23:35:34.896Z] #47 60.36 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:35:34 [2020-11-18T23:35:34.896Z] #47 60.45 go: finding github.com/subosito/gotenv v1.2.0
23:35:34 [2020-11-18T23:35:34.949Z] #18 24.96 Selecting previously unselected package python3-pip.
23:35:34 [2020-11-18T23:35:34.949Z] #18 24.96 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:35:34 [2020-11-18T23:35:34.949Z] #18 24.97 Unpacking python3-pip (18.1-5) ...
23:35:34 [2020-11-18T23:35:34.949Z] #18 25.06 Selecting previously unselected package python3-pkg-resources.
23:35:34 [2020-11-18T23:35:34.949Z] #18 25.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:35:34 [2020-11-18T23:35:34.949Z] #18 25.06 Unpacking python3-pkg-resources (40.8.0-1) ...
23:35:34 [2020-11-18T23:35:34.949Z] #18 25.13 Selecting previously unselected package python3-setuptools.
23:35:34 [2020-11-18T23:35:34.949Z] #18 25.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:35:34 [2020-11-18T23:35:34.949Z] #18 25.13 Unpacking python3-setuptools (40.8.0-1) ...
23:35:34 [2020-11-18T23:35:34.960Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s done
23:35:35 [2020-11-18T23:35:35.036Z] #28 10.52 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:35:35 [2020-11-18T23:35:35.036Z] #28 10.69 
23:35:35 [2020-11-18T23:35:35.156Z] #47 60.57 go: finding golang.org/x/text v0.3.2
23:35:35 [2020-11-18T23:35:35.156Z] #47 60.57 go: finding gopkg.in/ini.v1 v1.51.0
23:35:35 [2020-11-18T23:35:35.156Z] #47 60.63 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:35:35 [2020-11-18T23:35:35.222Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.51MB / 120.17MB 3.8s
23:35:35 [2020-11-18T23:35:35.241Z] #18 25.24 Selecting previously unselected package python3-wheel.
23:35:35 [2020-11-18T23:35:35.241Z] #18 25.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:35:35 [2020-11-18T23:35:35.241Z] #18 25.24 Unpacking python3-wheel (0.32.3-2) ...
23:35:35 [2020-11-18T23:35:35.241Z] #18 25.30 Selecting previously unselected package sudo.
23:35:35 [2020-11-18T23:35:35.241Z] #18 25.30 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
23:35:35 [2020-11-18T23:35:35.241Z] #18 25.30 Unpacking sudo (1.8.27-1+deb10u2) ...
23:35:35 [2020-11-18T23:35:35.334Z] #28 10.79 
######################################################################## 100.0%
23:35:35 [2020-11-18T23:35:35.334Z] #28 10.82 
23:35:35 [2020-11-18T23:35:35.334Z] #28 10.84 Download of images into '/build' complete.
23:35:35 [2020-11-18T23:35:35.334Z] #28 10.84 Use something like the following to load the result into a Docker daemon:
23:35:35 [2020-11-18T23:35:35.334Z] #28 10.84   tar -cC '/build' . | docker load
23:35:35 [2020-11-18T23:35:35.334Z] #28 DONE 11.0s
23:35:35 [2020-11-18T23:35:35.334Z] 
23:35:35 [2020-11-18T23:35:35.334Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:35 [2020-11-18T23:35:35.429Z] #47 60.71 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:35:35 [2020-11-18T23:35:35.429Z] #47 60.92 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:35:35 [2020-11-18T23:35:35.429Z] #47 60.93 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:35:35 [2020-11-18T23:35:35.429Z] #47 60.94 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:35:35 [2020-11-18T23:35:35.429Z] #47 60.97 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:35:35 [2020-11-18T23:35:35.429Z] #47 61.04 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:35:35 [2020-11-18T23:35:35.482Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.21MB / 120.17MB 4.2s
23:35:35 [2020-11-18T23:35:35.497Z] Client:
23:35:35 [2020-11-18T23:35:35.497Z]  Debug Mode: false
23:35:35 [2020-11-18T23:35:35.497Z] 
23:35:35 [2020-11-18T23:35:35.497Z] Server:
23:35:35 [2020-11-18T23:35:35.497Z]  Containers: 0
23:35:35 [2020-11-18T23:35:35.497Z]   Running: 0
23:35:35 [2020-11-18T23:35:35.497Z]   Paused: 0
23:35:35 [2020-11-18T23:35:35.497Z]   Stopped: 0
23:35:35 [2020-11-18T23:35:35.497Z]  Images: 0
23:35:35 [2020-11-18T23:35:35.497Z]  Server Version: 19.03.13
23:35:35 [2020-11-18T23:35:35.497Z]  Storage Driver: overlay2
23:35:35 [2020-11-18T23:35:35.497Z]   Backing Filesystem: extfs
23:35:35 [2020-11-18T23:35:35.497Z]   Supports d_type: true
23:35:35 [2020-11-18T23:35:35.497Z]   Native Overlay Diff: true
23:35:35 [2020-11-18T23:35:35.497Z]  Logging Driver: json-file
23:35:35 [2020-11-18T23:35:35.497Z]  Cgroup Driver: cgroupfs
23:35:35 [2020-11-18T23:35:35.497Z]  Plugins:
23:35:35 [2020-11-18T23:35:35.497Z]   Volume: local
23:35:35 [2020-11-18T23:35:35.497Z]   Network: bridge host ipvlan macvlan null overlay
23:35:35 [2020-11-18T23:35:35.497Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:35:35 [2020-11-18T23:35:35.497Z]  Swarm: inactive
23:35:35 [2020-11-18T23:35:35.497Z]  Runtimes: runc
23:35:35 [2020-11-18T23:35:35.497Z]  Default Runtime: runc
23:35:35 [2020-11-18T23:35:35.497Z]  Init Binary: docker-init
23:35:35 [2020-11-18T23:35:35.497Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
23:35:35 [2020-11-18T23:35:35.497Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:35:35 [2020-11-18T23:35:35.497Z]  init version: fec3683
23:35:35 [2020-11-18T23:35:35.497Z]  Security Options:
23:35:35 [2020-11-18T23:35:35.497Z]   apparmor
23:35:35 [2020-11-18T23:35:35.497Z]   seccomp
23:35:35 [2020-11-18T23:35:35.497Z]    Profile: default
23:35:35 [2020-11-18T23:35:35.497Z]  Kernel Version: 4.15.0-1083-aws
23:35:35 [2020-11-18T23:35:35.497Z]  Operating System: Ubuntu 16.04.7 LTS
23:35:35 [2020-11-18T23:35:35.497Z]  OSType: linux
23:35:35 [2020-11-18T23:35:35.497Z]  Architecture: aarch64
23:35:35 [2020-11-18T23:35:35.497Z]  CPUs: 4
23:35:35 [2020-11-18T23:35:35.497Z]  Total Memory: 7.525GiB
23:35:35 [2020-11-18T23:35:35.497Z]  Name: ip-10-100-42-142
23:35:35 [2020-11-18T23:35:35.497Z]  ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW
23:35:35 [2020-11-18T23:35:35.497Z]  Docker Root Dir: /var/lib/docker
23:35:35 [2020-11-18T23:35:35.497Z]  Debug Mode: false
23:35:35 [2020-11-18T23:35:35.497Z]  Registry: https://index.docker.io/v1/
23:35:35 [2020-11-18T23:35:35.497Z]  Labels:
23:35:35 [2020-11-18T23:35:35.497Z]  Experimental: true
23:35:35 [2020-11-18T23:35:35.497Z]  Insecure Registries:
23:35:35 [2020-11-18T23:35:35.497Z]   127.0.0.0/8
23:35:35 [2020-11-18T23:35:35.497Z]  Live Restore Enabled: true
23:35:35 [2020-11-18T23:35:35.497Z] 
23:35:35 [2020-11-18T23:35:35.497Z] WARNING: No swap limit support
[Pipeline] sh
23:35:35 [2020-11-18T23:35:35.533Z] #18 25.54 Selecting previously unselected package thin-provisioning-tools.
23:35:35 [2020-11-18T23:35:35.533Z] #18 25.54 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
23:35:35 [2020-11-18T23:35:35.533Z] #18 25.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:35:35 [2020-11-18T23:35:35.533Z] #18 25.67 Selecting previously unselected package uidmap.
23:35:35 [2020-11-18T23:35:35.533Z] #18 25.67 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
23:35:35 [2020-11-18T23:35:35.533Z] #18 25.68 Unpacking uidmap (1:4.5-1.1) ...
23:35:35 [2020-11-18T23:35:35.533Z] #18 25.77 Selecting previously unselected package vim-runtime.
23:35:35 [2020-11-18T23:35:35.690Z] #47 61.08 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:35:35 [2020-11-18T23:35:35.690Z] #47 61.11 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:35:35 [2020-11-18T23:35:35.690Z] #47 61.12 go: finding github.com/kisielk/gotool v1.0.0
23:35:35 [2020-11-18T23:35:35.690Z] #47 61.15 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:35:35 [2020-11-18T23:35:35.690Z] #47 61.22 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:35:35 [2020-11-18T23:35:35.690Z] #47 61.30 go: finding github.com/sourcegraph/go-diff v0.5.1
23:35:35 [2020-11-18T23:35:35.806Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:35:35 [2020-11-18T23:35:35.806Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:35:35 [2020-11-18T23:35:35.806Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:35:35 [2020-11-18T23:35:35.806Z] + bash /home/ubuntu/workspace/moby_PR-41695/check-config.sh
23:35:35 [2020-11-18T23:35:35.806Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:35:35 [2020-11-18T23:35:35.806Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ...
23:35:35 [2020-11-18T23:35:35.806Z] 
23:35:35 [2020-11-18T23:35:35.806Z] Generally Necessary:
23:35:35 [2020-11-18T23:35:35.806Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:35:35 [2020-11-18T23:35:35.806Z] - apparmor: enabled and tools installed
23:35:35 [2020-11-18T23:35:35.827Z] #18 25.77 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:35:35 [2020-11-18T23:35:35.827Z] #18 25.80 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:35:35 [2020-11-18T23:35:35.827Z] #18 25.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:35:35 [2020-11-18T23:35:35.827Z] #18 25.82 Unpacking vim-runtime (2:8.1.0875-5) ...
23:35:35 [2020-11-18T23:35:35.846Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
23:35:35 [2020-11-18T23:35:35.846Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.1s done
23:35:35 [2020-11-18T23:35:35.846Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done
23:35:35 [2020-11-18T23:35:35.846Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done
23:35:35 [2020-11-18T23:35:35.846Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.54MB / 120.17MB 3.8s
23:35:35 [2020-11-18T23:35:35.846Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.7s done
23:35:35 [2020-11-18T23:35:35.950Z] #47 61.36 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:35:35 [2020-11-18T23:35:35.950Z] #47 61.39 go: finding github.com/tommy-muehle/go-mnd v1.1.1
23:35:35 [2020-11-18T23:35:35.950Z] #47 61.42 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:35:35 [2020-11-18T23:35:35.950Z] #47 61.44 go: finding github.com/ultraware/funlen v0.0.2
23:35:35 [2020-11-18T23:35:35.950Z] #47 61.45 go: finding github.com/ultraware/whitespace v0.0.4
23:35:35 [2020-11-18T23:35:35.950Z] #47 61.49 go: finding github.com/uudashr/gocognit v1.0.1
23:35:36 [2020-11-18T23:35:36.057Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.39MB / 120.17MB 4.7s
23:35:36 [2020-11-18T23:35:36.070Z] - CONFIG_NAMESPACES: enabled
23:35:36 [2020-11-18T23:35:36.070Z] - CONFIG_NET_NS: enabled
23:35:36 [2020-11-18T23:35:36.070Z] - CONFIG_PID_NS: enabled
23:35:36 [2020-11-18T23:35:36.070Z] - CONFIG_IPC_NS: enabled
23:35:36 [2020-11-18T23:35:36.070Z] - CONFIG_UTS_NS: enabled
23:35:36 [2020-11-18T23:35:36.210Z] #47 61.57 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:35:36 [2020-11-18T23:35:36.210Z] #47 61.67 go: finding github.com/gogo/protobuf v1.2.1
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_CGROUPS: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_CGROUP_CPUACCT: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_CGROUP_DEVICE: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_CGROUP_FREEZER: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_CGROUP_SCHED: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_CPUSETS: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_MEMCG: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_KEYS: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_VETH: enabled (as module)
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_BRIDGE: enabled (as module)
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_NF_NAT: enabled (as module)
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_NF_NAT_NEEDED: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_POSIX_MQUEUE: enabled
23:35:36 [2020-11-18T23:35:36.334Z] 
23:35:36 [2020-11-18T23:35:36.334Z] Optional Features:
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_USER_NS: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_SECCOMP: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_CGROUP_PIDS: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_MEMCG_SWAP: enabled
23:35:36 [2020-11-18T23:35:36.334Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:35:36 [2020-11-18T23:35:36.334Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:35:36 [2020-11-18T23:35:36.421Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.34MB / 120.17MB 4.3s
23:35:36 [2020-11-18T23:35:36.470Z] #47 61.96 go: finding honnef.co/go/tools v0.0.1-2019.2.3
23:35:36 [2020-11-18T23:35:36.470Z] #47 62.10 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_BLK_CGROUP: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_IOSCHED_CFQ: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_CGROUP_PERF: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_CGROUP_HUGETLB: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_CFS_BANDWIDTH: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_RT_GROUP_SCHED: missing
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_IP_VS: enabled (as module)
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_IP_VS_NFCT: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_IP_VS_RR: enabled (as module)
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_EXT4_FS: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:35:36 [2020-11-18T23:35:36.598Z] - Network Drivers:
23:35:36 [2020-11-18T23:35:36.598Z]   - "overlay":
23:35:36 [2020-11-18T23:35:36.598Z]     - CONFIG_VXLAN: enabled (as module)
23:35:36 [2020-11-18T23:35:36.598Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:35:36 [2020-11-18T23:35:36.598Z]       Optional (for encrypted networks):
23:35:36 [2020-11-18T23:35:36.623Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.20MB / 120.17MB 5.2s
23:35:36 [2020-11-18T23:35:36.690Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.67MB / 120.17MB 4.6s
23:35:36 [2020-11-18T23:35:36.730Z] #47 62.15 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:35:36 [2020-11-18T23:35:36.730Z] #47 62.31 go: finding github.com/BurntSushi/toml v0.3.1
23:35:36 [2020-11-18T23:35:36.863Z]       - CONFIG_CRYPTO: enabled
23:35:36 [2020-11-18T23:35:36.863Z]       - CONFIG_CRYPTO_AEAD: enabled
23:35:36 [2020-11-18T23:35:36.863Z]       - CONFIG_CRYPTO_GCM: enabled
23:35:36 [2020-11-18T23:35:36.863Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:35:36 [2020-11-18T23:35:36.863Z]       - CONFIG_CRYPTO_GHASH: enabled
23:35:36 [2020-11-18T23:35:36.863Z]       - CONFIG_XFRM: enabled
23:35:36 [2020-11-18T23:35:36.863Z]       - CONFIG_XFRM_USER: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]       - CONFIG_INET_ESP: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]   - "ipvlan":
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_IPVLAN: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]   - "macvlan":
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_MACVLAN: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_DUMMY: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]   - "ftp,tftp client in container":
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z] - Storage Drivers:
23:35:36 [2020-11-18T23:35:36.863Z]   - "aufs":
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_AUFS_FS: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]   - "btrfs":
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:35:36 [2020-11-18T23:35:36.863Z]   - "devicemapper":
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_BLK_DEV_DM: enabled
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]   - "overlay":
23:35:36 [2020-11-18T23:35:36.863Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:35:36 [2020-11-18T23:35:36.863Z]   - "zfs":
23:35:36 [2020-11-18T23:35:36.863Z]     - /dev/zfs: missing
23:35:36 [2020-11-18T23:35:36.863Z]     - zfs command: missing
23:35:36 [2020-11-18T23:35:36.863Z]     - zpool command: missing
23:35:36 [2020-11-18T23:35:36.863Z] 
23:35:36 [2020-11-18T23:35:36.863Z] Limits:
23:35:36 [2020-11-18T23:35:36.863Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:35:36 [2020-11-18T23:35:36.863Z] 
23:35:36 [2020-11-18T23:35:36.863Z] + true
23:35:36 [2020-11-18T23:35:36.865Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.6s done
23:35:36 [2020-11-18T23:35:36.865Z] #9 DONE 32.5s
23:35:36 [2020-11-18T23:35:36.865Z] 
23:35:36 [2020-11-18T23:35:36.865Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:35:36 [2020-11-18T23:35:36.865Z] #10 DONE 0.2s
23:35:36 [2020-11-18T23:35:36.865Z] 
23:35:36 [2020-11-18T23:35:36.865Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:35:36 [2020-11-18T23:35:36.865Z] #11 DONE 0.2s
23:35:36 [2020-11-18T23:35:36.865Z] 
23:35:36 [2020-11-18T23:35:36.865Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:35:36 [2020-11-18T23:35:36.865Z] #30 DONE 0.1s
23:35:36 [2020-11-18T23:35:36.865Z] 
23:35:36 [2020-11-18T23:35:36.865Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:35:36 [2020-11-18T23:35:36.991Z] #47 62.37 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:35:37 [2020-11-18T23:35:37.164Z] #12 ...
23:35:37 [2020-11-18T23:35:37.164Z] 
23:35:37 [2020-11-18T23:35:37.164Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:35:37 [2020-11-18T23:35:37.164Z] #38 DONE 0.1s
23:35:37 [2020-11-18T23:35:37.164Z] 
23:35:37 [2020-11-18T23:35:37.164Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:35:37 [2020-11-18T23:35:37.191Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.89MB / 120.17MB 5.7s
23:35:37 [2020-11-18T23:35:37.215Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c7f0b509cf21b066c2f088908c555f014242e280 .
23:35:37 [2020-11-18T23:35:37.215Z] #1 [internal] load .dockerignore
23:35:37 [2020-11-18T23:35:37.215Z] #1 transferring context: 32B
23:35:37 [2020-11-18T23:35:37.251Z] #47 ...
23:35:37 [2020-11-18T23:35:37.251Z] 
23:35:37 [2020-11-18T23:35:37.251Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:35:37 [2020-11-18T23:35:37.251Z] #53 42.83 Reading package lists...
23:35:37 [2020-11-18T23:35:37.251Z] #53 53.05 Building dependency tree...
23:35:37 [2020-11-18T23:35:37.251Z] #53 58.75 The following additional packages will be installed:
23:35:37 [2020-11-18T23:35:37.251Z] #53 58.82   libbtrfs0
23:35:37 [2020-11-18T23:35:37.251Z] #53 59.08 The following NEW packages will be installed:
23:35:37 [2020-11-18T23:35:37.251Z] #53 59.13   libbtrfs-dev libbtrfs0
23:35:37 [2020-11-18T23:35:37.251Z] #53 59.73 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
23:35:37 [2020-11-18T23:35:37.251Z] #53 59.73 Need to get 119 kB of archives.
23:35:37 [2020-11-18T23:35:37.251Z] #53 59.73 After this operation, 387 kB of additional disk space will be used.
23:35:37 [2020-11-18T23:35:37.251Z] #53 59.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:35:37 [2020-11-18T23:35:37.251Z] #53 59.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:35:37 [2020-11-18T23:35:37.251Z] #53 61.46 debconf: delaying package configuration, since apt-utils is not installed
23:35:37 [2020-11-18T23:35:37.251Z] #53 61.95 Fetched 119 kB in 0s (311 kB/s)
23:35:37 [2020-11-18T23:35:37.251Z] #53 62.21 Selecting previously unselected package libbtrfs0.
23:35:37 [2020-11-18T23:35:37.251Z] #53 62.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:35:37 [2020-11-18T23:35:37.251Z] #53 62.43 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:35:37 [2020-11-18T23:35:37.251Z] #53 62.57 Unpacking libbtrfs0 (4.20.1-2) ...
23:35:37 [2020-11-18T23:35:37.251Z] #53 ...
23:35:37 [2020-11-18T23:35:37.251Z] 
23:35:37 [2020-11-18T23:35:37.251Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:35:37 [2020-11-18T23:35:37.251Z] #34 42.93 Reading package lists...
23:35:37 [2020-11-18T23:35:37.251Z] #34 53.06 Building dependency tree...
23:35:37 [2020-11-18T23:35:37.251Z] #34 58.75 The following additional packages will be installed:
23:35:37 [2020-11-18T23:35:37.251Z] #34 58.78   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:35:37 [2020-11-18T23:35:37.251Z] #34 58.80 Suggested packages:
23:35:37 [2020-11-18T23:35:37.251Z] #34 58.82   cmake-doc ninja-build lrzip
23:35:37 [2020-11-18T23:35:37.251Z] #34 58.82 Recommended packages:
23:35:37 [2020-11-18T23:35:37.251Z] #34 58.82   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:35:37 [2020-11-18T23:35:37.251Z] #34 60.34 The following NEW packages will be installed:
23:35:37 [2020-11-18T23:35:37.251Z] #34 60.35   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:35:37 [2020-11-18T23:35:37.251Z] #34 60.37   vim-common xxd
23:35:37 [2020-11-18T23:35:37.251Z] #34 60.87 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
23:35:37 [2020-11-18T23:35:37.251Z] #34 60.87 Need to get 14.9 MB of archives.
23:35:37 [2020-11-18T23:35:37.251Z] #34 60.87 After this operation, 61.8 MB of additional disk space will be used.
23:35:37 [2020-11-18T23:35:37.251Z] #34 60.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:35:37 [2020-11-18T23:35:37.251Z] #34 60.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:35:37 [2020-11-18T23:35:37.251Z] #34 60.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:35:37 [2020-11-18T23:35:37.251Z] #34 61.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:35:37 [2020-11-18T23:35:37.251Z] #34 62.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:35:37 [2020-11-18T23:35:37.251Z] #34 62.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:35:37 [2020-11-18T23:35:37.251Z] #34 62.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:35:37 [2020-11-18T23:35:37.251Z] #34 62.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:35:37 [2020-11-18T23:35:37.251Z] #34 62.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:35:37 [2020-11-18T23:35:37.251Z] #34 62.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:35:37 [2020-11-18T23:35:37.261Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.79MB / 120.17MB 5.1s
23:35:37 [2020-11-18T23:35:37.261Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.96MB / 120.17MB 5.2s
23:35:37 [2020-11-18T23:35:37.448Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.81MB / 120.17MB 6.0s
23:35:37 [2020-11-18T23:35:37.478Z] #1 transferring context: 87B 0.0s done
23:35:37 [2020-11-18T23:35:37.479Z] #1 DONE 0.1s
23:35:37 [2020-11-18T23:35:37.479Z] 
23:35:37 [2020-11-18T23:35:37.479Z] #2 [internal] load build definition from Dockerfile
23:35:37 [2020-11-18T23:35:37.479Z] #2 transferring dockerfile: 16.58kB done
23:35:37 [2020-11-18T23:35:37.479Z] #2 DONE 0.1s
23:35:37 [2020-11-18T23:35:37.479Z] 
23:35:37 [2020-11-18T23:35:37.479Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:35:37 [2020-11-18T23:35:37.512Z] #34 ...
23:35:37 [2020-11-18T23:35:37.512Z] 
23:35:37 [2020-11-18T23:35:37.512Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:35:37 [2020-11-18T23:35:37.512Z] #40 59.97 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
23:35:37 [2020-11-18T23:35:37.512Z] #40 59.97 Need to get 4095 kB of archives.
23:35:37 [2020-11-18T23:35:37.512Z] #40 59.97 After this operation, 22.5 MB of additional disk space will be used.
23:35:37 [2020-11-18T23:35:37.512Z] #40 59.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 59.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 59.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 60.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:35:37 [2020-11-18T23:35:37.512Z] #40 62.95 debconf: delaying package configuration, since apt-utils is not installed
23:35:37 [2020-11-18T23:35:37.512Z] #40 ...
23:35:37 [2020-11-18T23:35:37.512Z] 
23:35:37 [2020-11-18T23:35:37.512Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:35:37 [2020-11-18T23:35:37.512Z] #62 DONE 63.0s
23:35:37 [2020-11-18T23:35:37.521Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.30MB / 120.17MB 5.6s
23:35:37 [2020-11-18T23:35:37.705Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.05MB / 120.17MB 6.3s
23:35:37 [2020-11-18T23:35:37.772Z] 
23:35:37 [2020-11-18T23:35:37.772Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:35:37 [2020-11-18T23:35:37.772Z] #11 43.81 Reading package lists...
23:35:37 [2020-11-18T23:35:37.772Z] #11 54.65 Building dependency tree...
23:35:37 [2020-11-18T23:35:37.772Z] #11 60.30 The following additional packages will be installed:
23:35:37 [2020-11-18T23:35:37.772Z] #11 60.32   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:35:37 [2020-11-18T23:35:37.772Z] #11 60.32   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:35:37 [2020-11-18T23:35:37.772Z] #11 60.32   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:35:37 [2020-11-18T23:35:37.772Z] #11 60.33   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:35:37 [2020-11-18T23:35:37.772Z] #11 60.34 Suggested packages:
23:35:37 [2020-11-18T23:35:37.772Z] #11 60.34   gcc-8-locales seccomp wine64
23:35:37 [2020-11-18T23:35:37.772Z] #11 62.54 The following NEW packages will be installed:
23:35:37 [2020-11-18T23:35:37.772Z] #11 62.55   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:35:37 [2020-11-18T23:35:37.772Z] #11 62.55   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:35:37 [2020-11-18T23:35:37.772Z] #11 62.55   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:35:37 [2020-11-18T23:35:37.772Z] #11 62.55   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:35:37 [2020-11-18T23:35:37.772Z] #11 62.55   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:35:37 [2020-11-18T23:35:37.772Z] #11 62.57   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:35:37 [2020-11-18T23:35:37.772Z] #11 63.15 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
23:35:37 [2020-11-18T23:35:37.772Z] #11 63.15 Need to get 77.7 MB of archives.
23:35:37 [2020-11-18T23:35:37.772Z] #11 63.15 After this operation, 487 MB of additional disk space will be used.
23:35:37 [2020-11-18T23:35:37.772Z] #11 63.15 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]
23:35:37 [2020-11-18T23:35:37.772Z] #11 ...
23:35:37 [2020-11-18T23:35:37.772Z] 
23:35:37 [2020-11-18T23:35:37.772Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:35:37 [2020-11-18T23:35:37.772Z] #53 63.27 Selecting previously unselected package libbtrfs-dev.
23:35:37 [2020-11-18T23:35:37.772Z] #53 63.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:35:37 [2020-11-18T23:35:37.772Z] #53 63.29 Unpacking libbtrfs-dev (4.20.1-2) ...
23:35:37 [2020-11-18T23:35:37.782Z] #8 ...
23:35:37 [2020-11-18T23:35:37.782Z] 
23:35:37 [2020-11-18T23:35:37.782Z] #21 [internal] load build context
23:35:37 [2020-11-18T23:35:37.782Z] #21 transferring context: 52.35MB 5.5s done
23:35:37 [2020-11-18T23:35:37.782Z] #21 DONE 5.7s
23:35:37 [2020-11-18T23:35:37.782Z] 
23:35:37 [2020-11-18T23:35:37.782Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:37 [2020-11-18T23:35:37.782Z] #8 ...
23:35:37 [2020-11-18T23:35:37.782Z] 
23:35:37 [2020-11-18T23:35:37.782Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
23:35:37 [2020-11-18T23:35:37.782Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done
23:35:37 [2020-11-18T23:35:37.782Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done
23:35:37 [2020-11-18T23:35:37.782Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done
23:35:37 [2020-11-18T23:35:37.782Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done
23:35:37 [2020-11-18T23:35:37.782Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 45.22MB / 50.40MB 5.3s
23:35:37 [2020-11-18T23:35:37.812Z] #39 0.704 + git clone https://github.com/docker/distribution.git .
23:35:37 [2020-11-18T23:35:37.812Z] #39 0.708 Cloning into '.'...
23:35:37 [2020-11-18T23:35:37.897Z] #18 27.65 Selecting previously unselected package vim.
23:35:37 [2020-11-18T23:35:37.897Z] #18 27.66 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
23:35:37 [2020-11-18T23:35:37.897Z] #18 27.67 Unpacking vim (2:8.1.0875-5) ...
23:35:37 [2020-11-18T23:35:37.897Z] #18 28.02 Selecting previously unselected package xfsprogs.
23:35:37 [2020-11-18T23:35:37.897Z] #18 28.03 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
23:35:37 [2020-11-18T23:35:37.897Z] #18 28.03 Unpacking xfsprogs (4.20.0-1) ...
23:35:37 [2020-11-18T23:35:37.964Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.15MB / 120.17MB 6.6s
23:35:38 [2020-11-18T23:35:38.043Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 5.5s
23:35:38 [2020-11-18T23:35:38.043Z] #24 ...
23:35:38 [2020-11-18T23:35:38.043Z] 
23:35:38 [2020-11-18T23:35:38.043Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:38 [2020-11-18T23:35:38.043Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.69MB / 120.17MB 6.0s
23:35:38 [2020-11-18T23:35:38.043Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.30MB / 120.17MB 6.2s
23:35:38 [2020-11-18T23:35:38.056Z] #3 DONE 0.8s
23:35:38 [2020-11-18T23:35:38.057Z] 
23:35:38 [2020-11-18T23:35:38.057Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:35:38 [2020-11-18T23:35:38.057Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:35:38 [2020-11-18T23:35:38.189Z] #18 28.40 Selecting previously unselected package zip.
23:35:38 [2020-11-18T23:35:38.189Z] #18 28.40 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
23:35:38 [2020-11-18T23:35:38.189Z] #18 28.40 Unpacking zip (3.0-11+b1) ...
23:35:38 [2020-11-18T23:35:38.221Z] #8 ...
23:35:38 [2020-11-18T23:35:38.221Z] 
23:35:38 [2020-11-18T23:35:38.221Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:35:38 [2020-11-18T23:35:38.221Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:35:38 [2020-11-18T23:35:38.221Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:35:38 [2020-11-18T23:35:38.221Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:35:38 [2020-11-18T23:35:38.221Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s done
23:35:38 [2020-11-18T23:35:38.221Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.6s done
23:35:38 [2020-11-18T23:35:38.221Z] #60 DONE 6.9s
23:35:38 [2020-11-18T23:35:38.221Z] 
23:35:38 [2020-11-18T23:35:38.221Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:38 [2020-11-18T23:35:38.221Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.83MB / 120.17MB 7.0s
23:35:38 [2020-11-18T23:35:38.221Z] #8 ...
23:35:38 [2020-11-18T23:35:38.221Z] 
23:35:38 [2020-11-18T23:35:38.221Z] #21 [internal] load build context
23:35:38 [2020-11-18T23:35:38.221Z] #21 transferring context: 44.85MB 6.9s
23:35:38 [2020-11-18T23:35:38.304Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.76MB / 120.17MB 6.4s
23:35:38 [2020-11-18T23:35:38.320Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.0s
23:35:38 [2020-11-18T23:35:38.320Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:35:38 [2020-11-18T23:35:38.320Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
23:35:38 [2020-11-18T23:35:38.320Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
23:35:38 [2020-11-18T23:35:38.320Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.76MB / 8.28MB 0.1s
23:35:38 [2020-11-18T23:35:38.344Z] #53 63.73 Setting up libbtrfs0 (4.20.1-2) ...
23:35:38 [2020-11-18T23:35:38.344Z] #53 63.76 Setting up libbtrfs-dev (4.20.1-2) ...
23:35:38 [2020-11-18T23:35:38.344Z] #53 63.78 Processing triggers for libc-bin (2.28-10) ...
23:35:38 [2020-11-18T23:35:38.477Z] #21 ...
23:35:38 [2020-11-18T23:35:38.477Z] 
23:35:38 [2020-11-18T23:35:38.477Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.56 Setting up aufs-tools (1:4.14+20190211-1) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.59 Setting up libip6tc0:s390x (1.8.2-4) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.59 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.60 Setting up libgpm2:s390x (1.20.7-5) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.61 Setting up libip4tc0:s390x (1.8.2-4) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.62 Setting up uidmap (1:4.5-1.1) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.63 Setting up libnftnl11:s390x (1.1.2-2) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.63 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.64 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.65 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.65 Setting up libicu63:s390x (63.1-6+deb10u1) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.66 Setting up xxd (2:8.1.0875-5) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.67 Setting up zip (3.0-11+b1) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.67 Setting up vim-common (2:8.1.0875-5) ...
23:35:38 [2020-11-18T23:35:38.481Z] #18 28.68 Setting up bash-completion (1:2.8-6) ...
23:35:38 [2020-11-18T23:35:38.565Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.44MB / 120.17MB 6.7s
23:35:38 [2020-11-18T23:35:38.584Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s
23:35:38 [2020-11-18T23:35:38.584Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
23:35:38 [2020-11-18T23:35:38.584Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done
23:35:38 [2020-11-18T23:35:38.734Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.4s
23:35:38 [2020-11-18T23:35:38.734Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.05MB / 120.17MB 7.5s
23:35:38 [2020-11-18T23:35:38.825Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.76MB / 120.17MB 6.9s
23:35:38 [2020-11-18T23:35:38.847Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
23:35:38 [2020-11-18T23:35:38.847Z] #4 DONE 0.7s
23:35:39 [2020-11-18T23:35:39.111Z] 
23:35:39 [2020-11-18T23:35:39.111Z] #7 [internal] load metadata for docker.io/library/debian:buster
23:35:39 [2020-11-18T23:35:39.300Z] #8 ...
23:35:39 [2020-11-18T23:35:39.300Z] 
23:35:39 [2020-11-18T23:35:39.300Z] #21 [internal] load build context
23:35:39 [2020-11-18T23:35:39.300Z] #21 transferring context: 52.35MB 7.6s done
23:35:39 [2020-11-18T23:35:39.300Z] #21 DONE 7.9s
23:35:39 [2020-11-18T23:35:39.300Z] 
23:35:39 [2020-11-18T23:35:39.300Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:39 [2020-11-18T23:35:39.375Z] #7 ...
23:35:39 [2020-11-18T23:35:39.375Z] 
23:35:39 [2020-11-18T23:35:39.375Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:35:39 [2020-11-18T23:35:39.375Z] #6 DONE 0.2s
23:35:39 [2020-11-18T23:35:39.375Z] 
23:35:39 [2020-11-18T23:35:39.375Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:35:39 [2020-11-18T23:35:39.375Z] #53 DONE 64.5s
23:35:39 [2020-11-18T23:35:39.375Z] 
23:35:39 [2020-11-18T23:35:39.375Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:35:39 [2020-11-18T23:35:39.375Z] #40 63.35 Fetched 4095 kB in 1s (3720 kB/s)
23:35:39 [2020-11-18T23:35:39.375Z] #40 63.71 Selecting previously unselected package libcap-dev:amd64.
23:35:39 [2020-11-18T23:35:39.375Z] #40 63.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:35:39 [2020-11-18T23:35:39.375Z] #40 63.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:35:39 [2020-11-18T23:35:39.375Z] #40 63.83 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:35:39 [2020-11-18T23:35:39.375Z] #40 64.11 Selecting previously unselected package libnet1:amd64.
23:35:39 [2020-11-18T23:35:39.375Z] #40 64.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:35:39 [2020-11-18T23:35:39.375Z] #40 64.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:35:39 [2020-11-18T23:35:39.375Z] #40 64.29 Selecting previously unselected package libnet1-dev.
23:35:39 [2020-11-18T23:35:39.375Z] #40 64.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:35:39 [2020-11-18T23:35:39.375Z] #40 64.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:35:39 [2020-11-18T23:35:39.375Z] #40 64.79 Selecting previously unselected package libnl-3-200:amd64.
23:35:39 [2020-11-18T23:35:39.375Z] #40 64.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:35:39 [2020-11-18T23:35:39.375Z] #40 64.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:35:39 [2020-11-18T23:35:39.400Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.76MB / 120.17MB 7.2s
23:35:39 [2020-11-18T23:35:39.400Z] #8 ...
23:35:39 [2020-11-18T23:35:39.400Z] 
23:35:39 [2020-11-18T23:35:39.400Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:35:39 [2020-11-18T23:35:39.400Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:35:39 [2020-11-18T23:35:39.400Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:35:39 [2020-11-18T23:35:39.400Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:35:39 [2020-11-18T23:35:39.401Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.4s done
23:35:39 [2020-11-18T23:35:39.401Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s done
23:35:39 [2020-11-18T23:35:39.401Z] #60 DONE 7.4s
23:35:39 [2020-11-18T23:35:39.401Z] 
23:35:39 [2020-11-18T23:35:39.401Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:39 [2020-11-18T23:35:39.639Z] #40 65.11 Selecting previously unselected package libnl-3-dev:amd64.
23:35:39 [2020-11-18T23:35:39.639Z] #40 65.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:35:39 [2020-11-18T23:35:39.639Z] #40 65.13 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:35:39 [2020-11-18T23:35:39.643Z] #5 DONE 0.4s
23:35:39 [2020-11-18T23:35:39.643Z] 
23:35:39 [2020-11-18T23:35:39.643Z] #7 [internal] load metadata for docker.io/library/debian:buster
23:35:39 [2020-11-18T23:35:39.661Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.09MB / 120.17MB 7.5s
23:35:39 [2020-11-18T23:35:39.661Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s
23:35:39 [2020-11-18T23:35:39.921Z] #7 DONE 0.7s
23:35:39 [2020-11-18T23:35:39.921Z] 
23:35:39 [2020-11-18T23:35:39.921Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:39 [2020-11-18T23:35:39.921Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:35:39 [2020-11-18T23:35:39.999Z] #18 30.20 Setting up libiptc0:s390x (1.8.2-4) ...
23:35:39 [2020-11-18T23:35:39.999Z] #18 30.21 Setting up xz-utils (5.2.4-1) ...
23:35:39 [2020-11-18T23:35:39.999Z] #18 30.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:35:39 [2020-11-18T23:35:39.999Z] #18 30.22 Setting up sudo (1.8.27-1+deb10u2) ...
23:35:39 [2020-11-18T23:35:39.999Z] #18 30.26 invoke-rc.d: could not determine current runlevel
23:35:40 [2020-11-18T23:35:40.226Z] #40 65.68 Selecting previously unselected package libprotobuf-c1:amd64.
23:35:40 [2020-11-18T23:35:40.226Z] #40 65.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:35:40 [2020-11-18T23:35:40.226Z] #40 65.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:35:40 [2020-11-18T23:35:40.292Z] #18 30.27 invoke-rc.d: policy-rc.d denied execution of start.
23:35:40 [2020-11-18T23:35:40.292Z] #18 30.28 Setting up pigz (2.4-1) ...
23:35:40 [2020-11-18T23:35:40.292Z] #18 30.30 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
23:35:40 [2020-11-18T23:35:40.292Z] #18 30.30 Setting up libnl-3-200:s390x (3.4.0-1) ...
23:35:40 [2020-11-18T23:35:40.292Z] #18 30.31 Setting up python-pip-whl (18.1-5) ...
23:35:40 [2020-11-18T23:35:40.292Z] #18 30.32 Setting up libmpdec2:s390x (2.4.2-2) ...
23:35:40 [2020-11-18T23:35:40.292Z] #18 30.33 Setting up vim-runtime (2:8.1.0875-5) ...
23:35:40 [2020-11-18T23:35:40.292Z] #18 30.51 Setting up libaio1:s390x (0.3.112-3) ...
23:35:40 [2020-11-18T23:35:40.506Z] #40 65.95 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:35:40 [2020-11-18T23:35:40.506Z] #40 65.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:35:40 [2020-11-18T23:35:40.506Z] #40 65.95 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:35:40 [2020-11-18T23:35:40.515Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:35:40 [2020-11-18T23:35:40.515Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
23:35:40 [2020-11-18T23:35:40.515Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
23:35:40 [2020-11-18T23:35:40.515Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s
23:35:40 [2020-11-18T23:35:40.515Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 16.03MB / 49.18MB 0.4s
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.52 Setting up libonig5:s390x (6.9.1-1) ...
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.52 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.53 Setting up vim (2:8.1.0875-5) ...
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.57 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.57 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.58 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.59 Setting up jq (1.5+dfsg-2+b1) ...
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.60 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
23:35:40 [2020-11-18T23:35:40.584Z] #18 30.60 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:35:40 [2020-11-18T23:35:40.602Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
23:35:40 [2020-11-18T23:35:40.668Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.0s done
23:35:40 [2020-11-18T23:35:40.767Z] #40 66.08 Selecting previously unselected package zlib1g-dev:amd64.
23:35:40 [2020-11-18T23:35:40.767Z] #40 66.08 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:35:40 [2020-11-18T23:35:40.767Z] #40 66.13 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:35:40 [2020-11-18T23:35:40.783Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 22.97MB / 49.18MB 0.5s
23:35:40 [2020-11-18T23:35:40.783Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.5s
23:35:40 [2020-11-18T23:35:40.783Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 28.11MB / 49.18MB 0.6s
23:35:41 [2020-11-18T23:35:41.026Z] #40 66.62 Selecting previously unselected package libprotobuf17:amd64.
23:35:41 [2020-11-18T23:35:41.026Z] #40 66.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:35:41 [2020-11-18T23:35:41.047Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 35.59MB / 49.18MB 0.7s
23:35:41 [2020-11-18T23:35:41.047Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 2.72MB / 7.68MB 0.7s
23:35:41 [2020-11-18T23:35:41.047Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.9s
23:35:41 [2020-11-18T23:35:41.047Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.9s
23:35:41 [2020-11-18T23:35:41.174Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.3s done
23:35:41 [2020-11-18T23:35:41.218Z] #18 ...
23:35:41 [2020-11-18T23:35:41.218Z] 
23:35:41 [2020-11-18T23:35:41.218Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:35:41 [2020-11-18T23:35:41.218Z] #41 61.74   CC       criu/cr-service.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 62.61   CC       criu/crtools.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 62.93   CC       criu/eventfd.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 63.21   CC       criu/eventpoll.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 63.75   CC       criu/external.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 64.02   CC       criu/fault-injection.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 64.10   CC       criu/fdstore.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 64.41   CC       criu/fifo.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 64.77   CC       criu/file-ids.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 64.90   CC       criu/file-lock.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 65.57   CC       criu/files-ext.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 65.81   CC       criu/files-reg.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 67.05   CC       criu/files.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 68.19   CC       criu/filesystems.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 68.60   CC       criu/fsnotify.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 69.29   CC       criu/image-desc.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 69.37   CC       criu/image.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 69.93   CC       criu/ipc_ns.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 70.66   CC       criu/irmap.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 71.04   CC       criu/kcmp-ids.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 71.14   CC       criu/kerndat.o
23:35:41 [2020-11-18T23:35:41.218Z] #41 71.72   CC       criu/libnetlink.o
23:35:41 [2020-11-18T23:35:41.231Z] #8 ...
23:35:41 [2020-11-18T23:35:41.231Z] 
23:35:41 [2020-11-18T23:35:41.231Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
23:35:41 [2020-11-18T23:35:41.231Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done
23:35:41 [2020-11-18T23:35:41.231Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done
23:35:41 [2020-11-18T23:35:41.231Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done
23:35:41 [2020-11-18T23:35:41.231Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done
23:35:41 [2020-11-18T23:35:41.231Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 6.3s done
23:35:41 [2020-11-18T23:35:41.231Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 3.1s
23:35:41 [2020-11-18T23:35:41.287Z] #40 66.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:35:41 [2020-11-18T23:35:41.488Z] #24 ...
23:35:41 [2020-11-18T23:35:41.488Z] 
23:35:41 [2020-11-18T23:35:41.488Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:41 [2020-11-18T23:35:41.510Z] #41 71.93   CC       criu/log.o
23:35:41 [2020-11-18T23:35:41.546Z] #40 ...
23:35:41 [2020-11-18T23:35:41.546Z] 
23:35:41 [2020-11-18T23:35:41.546Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:35:41 [2020-11-18T23:35:41.546Z] #32 56.97 internal/reflectlite
23:35:41 [2020-11-18T23:35:41.546Z] #32 57.04 sync
23:35:41 [2020-11-18T23:35:41.546Z] #32 60.84 sort
23:35:41 [2020-11-18T23:35:41.546Z] #32 60.86 errors
23:35:41 [2020-11-18T23:35:41.546Z] #32 61.61 strconv
23:35:41 [2020-11-18T23:35:41.546Z] #32 63.32 io
23:35:41 [2020-11-18T23:35:41.546Z] #32 65.79 internal/oserror
23:35:41 [2020-11-18T23:35:41.546Z] #32 65.96 syscall
23:35:41 [2020-11-18T23:35:41.546Z] #32 ...
23:35:41 [2020-11-18T23:35:41.546Z] 
23:35:41 [2020-11-18T23:35:41.546Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:35:41 [2020-11-18T23:35:41.546Z] #34 65.43 debconf: delaying package configuration, since apt-utils is not installed
23:35:41 [2020-11-18T23:35:41.546Z] #34 65.84 Fetched 14.9 MB in 3s (5500 kB/s)
23:35:41 [2020-11-18T23:35:41.546Z] #34 65.97 Selecting previously unselected package xxd.
23:35:41 [2020-11-18T23:35:41.546Z] #34 65.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 ... 15410 files and directories currently installed.)
23:35:41 [2020-11-18T23:35:41.546Z] #34 66.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:35:41 [2020-11-18T23:35:41.546Z] #34 66.13 Unpacking xxd (2:8.1.0875-5) ...
23:35:41 [2020-11-18T23:35:41.546Z] #34 66.50 Selecting previously unselected package vim-common.
23:35:41 [2020-11-18T23:35:41.546Z] #34 66.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:35:41 [2020-11-18T23:35:41.546Z] #34 66.59 Unpacking vim-common (2:8.1.0875-5) ...
23:35:41 [2020-11-18T23:35:41.802Z] #41 72.24   CC       criu/lsm.o
23:35:41 [2020-11-18T23:35:41.807Z] #34 67.33 Selecting previously unselected package cmake-data.
23:35:41 [2020-11-18T23:35:41.807Z] #34 67.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:35:41 [2020-11-18T23:35:41.807Z] #34 67.39 Unpacking cmake-data (3.13.4-1) ...
23:35:42 [2020-11-18T23:35:42.093Z] #41 72.55   CC       criu/mem.o
23:35:42 [2020-11-18T23:35:42.094Z] #41 ...
23:35:42 [2020-11-18T23:35:42.094Z] 
23:35:42 [2020-11-18T23:35:42.094Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:35:42 [2020-11-18T23:35:42.094Z] #18 32.23 Setting up iptables (1.8.2-4) ...
23:35:42 [2020-11-18T23:35:42.094Z] #18 32.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:35:42 [2020-11-18T23:35:42.094Z] #18 32.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:35:42 [2020-11-18T23:35:42.094Z] #18 32.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:35:42 [2020-11-18T23:35:42.094Z] #18 32.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:35:42 [2020-11-18T23:35:42.094Z] #18 32.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:35:42 [2020-11-18T23:35:42.094Z] #18 32.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:35:42 [2020-11-18T23:35:42.094Z] #18 32.26 Setting up python3 (3.7.3-1) ...
23:35:42 [2020-11-18T23:35:42.348Z] #39 ...
23:35:42 [2020-11-18T23:35:42.348Z] 
23:35:42 [2020-11-18T23:35:42.348Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.843 + RM_GOPATH=0
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.853 + TMP_GOPATH=
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.853 + : /build
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.854 + '[' -z '' ']'
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.857 ++ mktemp -d
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.859 + export GOPATH=/tmp/tmp.gmGgwUr8Wa
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.860 + GOPATH=/tmp/tmp.gmGgwUr8Wa
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.860 + RM_GOPATH=1
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.860 + case "$(go env GOARCH)" in
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.861 ++ go env GOARCH
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.887 + export GO_BUILDMODE=-buildmode=pie
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.897 + GO_BUILDMODE=-buildmode=pie
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.902 ++ dirname /tmp/install/install.sh
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.903 + dir=/tmp/install
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.904 + bin=vndr
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.904 + shift
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.904 + '[' '!' -f /tmp/install/vndr.installer ']'
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.904 + . /tmp/install/vndr.installer
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.904 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.905 + install_vndr
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.905 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.906 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.906 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gmGgwUr8Wa/src/github.com/LK4D4/vndr
23:35:42 [2020-11-18T23:35:42.348Z] #44 0.922 Cloning into '/tmp/tmp.gmGgwUr8Wa/src/github.com/LK4D4/vndr'...
23:35:42 [2020-11-18T23:35:42.348Z] #44 1.822 + cd /tmp/tmp.gmGgwUr8Wa/src/github.com/LK4D4/vndr
23:35:42 [2020-11-18T23:35:42.348Z] #44 1.822 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:35:42 [2020-11-18T23:35:42.348Z] #44 1.852 + go build -buildmode=pie -v -o /build/vndr .
23:35:42 [2020-11-18T23:35:42.348Z] #44 2.964 internal/race
23:35:42 [2020-11-18T23:35:42.348Z] #44 2.991 internal/cpu
23:35:42 [2020-11-18T23:35:42.348Z] #44 3.068 runtime/internal/math
23:35:42 [2020-11-18T23:35:42.348Z] #44 3.178 runtime/internal/atomic
23:35:42 [2020-11-18T23:35:42.348Z] #44 3.196 sync/atomic
23:35:42 [2020-11-18T23:35:42.348Z] #44 3.268 unicode
23:35:42 [2020-11-18T23:35:42.348Z] #44 3.833 unicode/utf8
23:35:42 [2020-11-18T23:35:42.348Z] #44 4.091 math/bits
23:35:42 [2020-11-18T23:35:42.348Z] #44 4.386 internal/bytealg
23:35:42 [2020-11-18T23:35:42.663Z] #44 ...
23:35:42 [2020-11-18T23:35:42.663Z] 
23:35:42 [2020-11-18T23:35:42.663Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.849 + RM_GOPATH=0
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.850 + TMP_GOPATH=
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.850 + : /build
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.850 + '[' -z '' ']'
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.850 ++ mktemp -d
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.855 + export GOPATH=/tmp/tmp.FkMXKomXn4
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.856 + GOPATH=/tmp/tmp.FkMXKomXn4
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.856 + RM_GOPATH=1
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.857 + case "$(go env GOARCH)" in
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.863 ++ go env GOARCH
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.878 + export GO_BUILDMODE=-buildmode=pie
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.878 + GO_BUILDMODE=-buildmode=pie
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.880 ++ dirname /tmp/install/install.sh
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.897 + dir=/tmp/install
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.898 + bin=gotestsum
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.898 + shift
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.898 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.898 + . /tmp/install/gotestsum.installer
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.898 ++ : v0.5.3
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.898 + install_gotestsum
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.900 + set -e
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.901 + export GO111MODULE=on
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.901 + GO111MODULE=on
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.901 + GOBIN=/build
23:35:42 [2020-11-18T23:35:42.663Z] #46 0.901 + go get gotest.tools/gotestsum@v0.5.3
23:35:42 [2020-11-18T23:35:42.663Z] #46 1.031 go: finding gotest.tools v0.5.3
23:35:42 [2020-11-18T23:35:42.663Z] #46 1.035 go: finding gotest.tools/gotestsum v0.5.3
23:35:42 [2020-11-18T23:35:42.663Z] #46 1.956 go: downloading gotest.tools/gotestsum v0.5.3
23:35:42 [2020-11-18T23:35:42.663Z] #46 3.070 go: extracting gotest.tools/gotestsum v0.5.3
23:35:42 [2020-11-18T23:35:42.663Z] #46 4.637 go: downloading github.com/spf13/pflag v1.0.3
23:35:42 [2020-11-18T23:35:42.663Z] #46 4.641 go: downloading github.com/pkg/errors v0.9.1
23:35:42 [2020-11-18T23:35:42.663Z] #46 4.670 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:35:42 [2020-11-18T23:35:42.663Z] #46 4.671 go: downloading github.com/fatih/color v1.9.0
23:35:42 [2020-11-18T23:35:42.663Z] #46 4.710 go: downloading github.com/jonboulle/clockwork v0.1.0
23:35:42 [2020-11-18T23:35:42.663Z] #46 4.721 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:35:42 [2020-11-18T23:35:42.663Z] #46 4.772 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:35:42 [2020-11-18T23:35:42.663Z] #46 4.981 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:35:42 [2020-11-18T23:35:42.663Z] #46 5.022 go: extracting github.com/spf13/pflag v1.0.3
23:35:42 [2020-11-18T23:35:42.663Z] #46 5.041 go: extracting github.com/jonboulle/clockwork v0.1.0
23:35:42 [2020-11-18T23:35:42.663Z] #46 5.077 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:35:42 [2020-11-18T23:35:42.663Z] #46 5.081 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:35:42 [2020-11-18T23:35:42.663Z] #46 5.253 go: extracting github.com/fatih/color v1.9.0
23:35:42 [2020-11-18T23:35:42.663Z] #46 5.286 go: downloading github.com/mattn/go-isatty v0.0.12
23:35:42 [2020-11-18T23:35:42.663Z] #46 5.293 go: downloading github.com/mattn/go-colorable v0.1.6
23:35:42 [2020-11-18T23:35:42.663Z] #46 5.317 go: extracting github.com/pkg/errors v0.9.1
23:35:42 [2020-11-18T23:35:42.663Z] #46 5.348 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:35:42 [2020-11-18T23:35:42.663Z] #46 5.862 go: extracting github.com/mattn/go-isatty v0.0.12
23:35:42 [2020-11-18T23:35:42.728Z] #18 32.56 Setting up python3-wheel (0.32.3-2) ...
23:35:42 [2020-11-18T23:35:42.962Z] #46 ...
23:35:42 [2020-11-18T23:35:42.962Z] 
23:35:42 [2020-11-18T23:35:42.962Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:35:42 [2020-11-18T23:35:42.962Z] #44 6.010 math
23:35:42 [2020-11-18T23:35:42.962Z] #44 6.065 encoding
23:35:42 [2020-11-18T23:35:42.989Z] #8 ...
23:35:42 [2020-11-18T23:35:42.989Z] 
23:35:42 [2020-11-18T23:35:42.989Z] #21 [internal] load build context
23:35:42 [2020-11-18T23:35:42.989Z] #21 transferring context: 52.35MB 2.7s done
23:35:42 [2020-11-18T23:35:42.989Z] #21 DONE 3.1s
23:35:42 [2020-11-18T23:35:42.989Z] 
23:35:42 [2020-11-18T23:35:42.989Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:35:42 [2020-11-18T23:35:42.990Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:35:42 [2020-11-18T23:35:42.990Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:35:42 [2020-11-18T23:35:42.990Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:35:42 [2020-11-18T23:35:42.990Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
23:35:42 [2020-11-18T23:35:42.990Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done
23:35:42 [2020-11-18T23:35:42.990Z] #60 DONE 3.1s
23:35:42 [2020-11-18T23:35:42.990Z] 
23:35:42 [2020-11-18T23:35:42.990Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:42 [2020-11-18T23:35:42.990Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.7s done
23:35:42 [2020-11-18T23:35:42.990Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.3s done
23:35:42 [2020-11-18T23:35:42.990Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 2.8s
23:35:42 [2020-11-18T23:35:42.990Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 2.8s
23:35:42 [2020-11-18T23:35:42.990Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.8s
23:35:43 [2020-11-18T23:35:43.020Z] #18 33.00 Setting up apparmor (2.13.2-10) ...
23:35:43 [2020-11-18T23:35:43.088Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.2s done
23:35:43 [2020-11-18T23:35:43.088Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
23:35:43 [2020-11-18T23:35:43.189Z] #34 ...
23:35:43 [2020-11-18T23:35:43.189Z] 
23:35:43 [2020-11-18T23:35:43.189Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:35:43 [2020-11-18T23:35:43.189Z] #43 58.52 sync
23:35:43 [2020-11-18T23:35:43.189Z] #43 58.53 internal/reflectlite
23:35:43 [2020-11-18T23:35:43.189Z] #43 60.93 github.com/LK4D4/vndr/godl/singleflight
23:35:43 [2020-11-18T23:35:43.189Z] #43 61.65 math/rand
23:35:43 [2020-11-18T23:35:43.189Z] #43 63.48 internal/singleflight
23:35:43 [2020-11-18T23:35:43.189Z] #43 64.14 io
23:35:43 [2020-11-18T23:35:43.189Z] #43 64.14 strconv
23:35:43 [2020-11-18T23:35:43.189Z] #43 66.56 bytes
23:35:43 [2020-11-18T23:35:43.189Z] #43 ...
23:35:43 [2020-11-18T23:35:43.189Z] 
23:35:43 [2020-11-18T23:35:43.189Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:35:43 [2020-11-18T23:35:43.262Z] #44 6.296 runtime
23:35:43 [2020-11-18T23:35:43.373Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.0s
23:35:43 [2020-11-18T23:35:43.374Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.08MB / 52.16MB 3.0s
23:35:43 [2020-11-18T23:35:43.374Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 4.90MB / 62.53MB 3.0s
23:35:43 [2020-11-18T23:35:43.562Z] #44 6.529 unicode/utf16
23:35:43 [2020-11-18T23:35:43.641Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 19.42MB / 52.16MB 3.1s
23:35:43 [2020-11-18T23:35:43.641Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
23:35:43 [2020-11-18T23:35:43.641Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 30.86MB / 52.16MB 3.4s
23:35:43 [2020-11-18T23:35:43.641Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 9.63MB / 62.53MB 3.4s
23:35:43 [2020-11-18T23:35:43.641Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 38.05MB / 52.16MB 3.5s
23:35:43 [2020-11-18T23:35:43.641Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 14.82MB / 62.53MB 3.5s
23:35:43 [2020-11-18T23:35:43.661Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done
23:35:43 [2020-11-18T23:35:43.661Z] #8 ...
23:35:43 [2020-11-18T23:35:43.661Z] 
23:35:43 [2020-11-18T23:35:43.661Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
23:35:43 [2020-11-18T23:35:43.661Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 6.0s done
23:35:43 [2020-11-18T23:35:43.661Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 4.8s done
23:35:43 [2020-11-18T23:35:43.661Z] #24 DONE 11.7s
23:35:43 [2020-11-18T23:35:43.661Z] 
23:35:43 [2020-11-18T23:35:43.661Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:43 [2020-11-18T23:35:43.661Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
23:35:44 [2020-11-18T23:35:44.055Z] #18 33.92 Setting up xfsprogs (4.20.0-1) ...
23:35:44 [2020-11-18T23:35:44.056Z] #18 33.93 Setting up python3-lib2to3 (3.7.3-1) ...
23:35:44 [2020-11-18T23:35:44.056Z] #18 34.17 Setting up python3-pkg-resources (40.8.0-1) ...
23:35:44 [2020-11-18T23:35:44.118Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 42.56MB / 52.16MB 3.6s
23:35:44 [2020-11-18T23:35:44.118Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 25.00MB / 62.53MB 3.6s
23:35:44 [2020-11-18T23:35:44.118Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 40.03MB / 62.53MB 3.7s
23:35:44 [2020-11-18T23:35:44.232Z] #30 67.60 Checking out files:  46% (706/1521)   
Checking out files:  47% (715/1521)   
Checking out files:  48% (731/1521)   
Checking out files:  49% (746/1521)   
Checking out files:  50% (761/1521)   
Checking out files:  51% (776/1521)   
Checking out files:  52% (791/1521)   
Checking out files:  53% (807/1521)   
Checking out files:  54% (822/1521)   
Checking out files:  55% (837/1521)   
Checking out files:  56% (852/1521)   
Checking out files:  57% (867/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/1521)   
Checking out files:  60% (913/1521)   
Checking out files:  61% (928/1521)   
Checking out files:  62% (944/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  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:  87% (1333/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.
23:35:44 [2020-11-18T23:35:44.232Z] #30 69.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:35:44 [2020-11-18T23:35:44.386Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.9s
23:35:44 [2020-11-18T23:35:44.386Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 47.22MB / 62.53MB 4.1s
23:35:44 [2020-11-18T23:35:44.604Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
23:35:44 [2020-11-18T23:35:44.620Z] #44 7.730 container/list
23:35:44 [2020-11-18T23:35:44.690Z] #18 34.77 Setting up python3-distutils (3.7.3-1) ...
23:35:44 [2020-11-18T23:35:44.766Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.9s
23:35:44 [2020-11-18T23:35:44.766Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.3s done
23:35:44 [2020-11-18T23:35:44.865Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
23:35:44 [2020-11-18T23:35:44.982Z] #18 35.07 Setting up python3-setuptools (40.8.0-1) ...
23:35:45 [2020-11-18T23:35:45.023Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
23:35:45 [2020-11-18T23:35:45.177Z] #30 70.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:35:45 [2020-11-18T23:35:45.616Z] #18 35.67 Setting up python3-pip (18.1-5) ...
23:35:45 [2020-11-18T23:35:45.800Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.1s done
23:35:45 [2020-11-18T23:35:45.800Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.4s
23:35:45 [2020-11-18T23:35:45.800Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 5.4s
23:35:45 [2020-11-18T23:35:45.800Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.97MB / 97.69MB 5.6s
23:35:45 [2020-11-18T23:35:45.952Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done
23:35:46 [2020-11-18T23:35:46.067Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 15.29MB / 97.69MB 5.8s
23:35:46 [2020-11-18T23:35:46.209Z] #8 ...
23:35:46 [2020-11-18T23:35:46.209Z] 
23:35:46 [2020-11-18T23:35:46.209Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
23:35:46 [2020-11-18T23:35:46.209Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 7.5s done
23:35:46 [2020-11-18T23:35:46.209Z] #24 DONE 14.8s
23:35:46 [2020-11-18T23:35:46.209Z] 
23:35:46 [2020-11-18T23:35:46.209Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:46 [2020-11-18T23:35:46.209Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
23:35:46 [2020-11-18T23:35:46.249Z] #18 36.40 Processing triggers for libc-bin (2.28-10) ...
23:35:46 [2020-11-18T23:35:46.391Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 25.56MB / 97.69MB 5.9s
23:35:46 [2020-11-18T23:35:46.391Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 31.22MB / 97.69MB 6.0s
23:35:46 [2020-11-18T23:35:46.391Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.79MB / 97.69MB 6.2s
23:35:46 [2020-11-18T23:35:46.544Z] #18 36.43 Processing triggers for mime-support (3.62) ...
23:35:46 [2020-11-18T23:35:46.656Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.38MB / 97.69MB 6.4s
23:35:46 [2020-11-18T23:35:46.656Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 62.28MB / 97.69MB 6.5s
23:35:46 [2020-11-18T23:35:46.726Z] #44 9.529 crypto/internal/subtle
23:35:46 [2020-11-18T23:35:46.726Z] #44 9.767 crypto/subtle
23:35:46 [2020-11-18T23:35:46.836Z] #18 DONE 36.9s
23:35:46 [2020-11-18T23:35:46.836Z] 
23:35:46 [2020-11-18T23:35:46.836Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:35:46 [2020-11-18T23:35:46.921Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.91MB / 97.69MB 6.8s
23:35:47 [2020-11-18T23:35:47.031Z] #44 ...
23:35:47 [2020-11-18T23:35:47.031Z] 
23:35:47 [2020-11-18T23:35:47.031Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.680 + RM_GOPATH=0
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.681 + TMP_GOPATH=
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.681 + : /build
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.681 + '[' -z '' ']'
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.682 ++ mktemp -d
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.683 + export GOPATH=/tmp/tmp.nvKsn5miwE
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.684 + GOPATH=/tmp/tmp.nvKsn5miwE
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.684 + RM_GOPATH=1
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.684 + case "$(go env GOARCH)" in
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.684 ++ go env GOARCH
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.691 + export GO_BUILDMODE=-buildmode=pie
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.692 + GO_BUILDMODE=-buildmode=pie
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.693 ++ dirname /tmp/install/install.sh
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.694 + dir=/tmp/install
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.695 + bin=tomlv
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.695 + shift
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.695 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.696 + . /tmp/install/tomlv.installer
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.696 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.697 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.698 + install_tomlv
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.698 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.698 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nvKsn5miwE/src/github.com/BurntSushi/toml
23:35:47 [2020-11-18T23:35:47.031Z] #33 0.701 Cloning into '/tmp/tmp.nvKsn5miwE/src/github.com/BurntSushi/toml'...
23:35:47 [2020-11-18T23:35:47.031Z] #33 1.664 + cd /tmp/tmp.nvKsn5miwE/src/github.com/BurntSushi/toml
23:35:47 [2020-11-18T23:35:47.031Z] #33 1.666 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:35:47 [2020-11-18T23:35:47.031Z] #33 1.707 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:35:47 [2020-11-18T23:35:47.031Z] #33 2.350 internal/cpu
23:35:47 [2020-11-18T23:35:47.031Z] #33 2.400 runtime/internal/sys
23:35:47 [2020-11-18T23:35:47.031Z] #33 2.433 runtime/internal/atomic
23:35:47 [2020-11-18T23:35:47.031Z] #33 2.448 math/bits
23:35:47 [2020-11-18T23:35:47.031Z] #33 3.040 runtime/internal/math
23:35:47 [2020-11-18T23:35:47.031Z] #33 3.283 internal/bytealg
23:35:47 [2020-11-18T23:35:47.031Z] #33 3.315 unicode/utf8
23:35:47 [2020-11-18T23:35:47.031Z] #33 3.450 sync/atomic
23:35:47 [2020-11-18T23:35:47.031Z] #33 4.120 unicode
23:35:47 [2020-11-18T23:35:47.031Z] #33 4.188 math
23:35:47 [2020-11-18T23:35:47.031Z] #33 5.245 runtime
23:35:47 [2020-11-18T23:35:47.031Z] #33 5.279 internal/testlog
23:35:47 [2020-11-18T23:35:47.031Z] #33 5.931 encoding
23:35:47 [2020-11-18T23:35:47.031Z] #33 6.138 runtime/cgo
23:35:47 [2020-11-18T23:35:47.031Z] #33 ...
23:35:47 [2020-11-18T23:35:47.031Z] 
23:35:47 [2020-11-18T23:35:47.031Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:35:47 [2020-11-18T23:35:47.031Z] #54 1.095 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:35:47 [2020-11-18T23:35:47.031Z] #54 1.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:35:47 [2020-11-18T23:35:47.031Z] #54 1.162 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:35:47 [2020-11-18T23:35:47.031Z] #54 2.452 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:35:47 [2020-11-18T23:35:47.031Z] #54 4.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
23:35:47 [2020-11-18T23:35:47.031Z] #54 6.121 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
23:35:47 [2020-11-18T23:35:47.140Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
23:35:47 [2020-11-18T23:35:47.140Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
23:35:47 [2020-11-18T23:35:47.185Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 93.66MB / 97.69MB 6.9s
23:35:47 [2020-11-18T23:35:47.337Z] #54 ...
23:35:47 [2020-11-18T23:35:47.337Z] 
23:35:47 [2020-11-18T23:35:47.337Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:35:47 [2020-11-18T23:35:47.337Z] #35 0.993 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:35:47 [2020-11-18T23:35:47.337Z] #35 1.135 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:35:47 [2020-11-18T23:35:47.337Z] #35 1.146 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:35:47 [2020-11-18T23:35:47.337Z] #35 2.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:35:47 [2020-11-18T23:35:47.337Z] #35 4.371 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
23:35:47 [2020-11-18T23:35:47.337Z] #35 6.104 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
23:35:47 [2020-11-18T23:35:47.337Z] #35 ...
23:35:47 [2020-11-18T23:35:47.337Z] 
23:35:47 [2020-11-18T23:35:47.337Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.532 + RM_GOPATH=0
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.533 + TMP_GOPATH=
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.533 + : /build
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.533 + '[' -z '' ']'
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.533 ++ mktemp -d
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.535 + export GOPATH=/tmp/tmp.rp8PSuGPCx
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.535 + GOPATH=/tmp/tmp.rp8PSuGPCx
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.535 + RM_GOPATH=1
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.536 + case "$(go env GOARCH)" in
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.537 ++ go env GOARCH
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.548 + export GO_BUILDMODE=-buildmode=pie
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.548 + GO_BUILDMODE=-buildmode=pie
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.549 ++ dirname /tmp/install/install.sh
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.551 + dir=/tmp/install
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.551 + bin=rootlesskit
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.552 + shift
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.552 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.552 + . /tmp/install/rootlesskit.installer
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.553 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.554 + install_rootlesskit
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.554 + case "$1" in
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.554 + export CGO_ENABLED=0
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.554 + CGO_ENABLED=0
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.554 + _install_rootlesskit
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.555 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.555 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.555 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rp8PSuGPCx/src/github.com/rootless-containers/rootlesskit
23:35:47 [2020-11-18T23:35:47.337Z] #57 0.558 Cloning into '/tmp/tmp.rp8PSuGPCx/src/github.com/rootless-containers/rootlesskit'...
23:35:47 [2020-11-18T23:35:47.337Z] #57 4.859 + cd /tmp/tmp.rp8PSuGPCx/src/github.com/rootless-containers/rootlesskit
23:35:47 [2020-11-18T23:35:47.337Z] #57 4.859 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:35:47 [2020-11-18T23:35:47.337Z] #57 5.367 + for f in rootlesskit rootlesskit-docker-proxy
23:35:47 [2020-11-18T23:35:47.337Z] #57 5.367 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:35:47 [2020-11-18T23:35:47.637Z] #57 ...
23:35:47 [2020-11-18T23:35:47.637Z] 
23:35:47 [2020-11-18T23:35:47.637Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:35:47 [2020-11-18T23:35:47.637Z] #41 1.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:35:47 [2020-11-18T23:35:47.637Z] #41 1.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:35:47 [2020-11-18T23:35:47.637Z] #41 1.241 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:35:47 [2020-11-18T23:35:47.637Z] #41 2.657 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:35:47 [2020-11-18T23:35:47.637Z] #41 4.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
23:35:47 [2020-11-18T23:35:47.637Z] #41 6.368 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
23:35:47 [2020-11-18T23:35:47.637Z] #41 ...
23:35:47 [2020-11-18T23:35:47.637Z] 
23:35:47 [2020-11-18T23:35:47.637Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.811 + RM_GOPATH=0
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.811 + TMP_GOPATH=
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.811 + : /build
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.811 + '[' -z '' ']'
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.814 ++ mktemp -d
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.853 + export GOPATH=/tmp/tmp.UBv9hUE5IZ
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.853 + GOPATH=/tmp/tmp.UBv9hUE5IZ
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.853 + RM_GOPATH=1
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.854 + case "$(go env GOARCH)" in
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.855 ++ go env GOARCH
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.878 + export GO_BUILDMODE=-buildmode=pie
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.878 + GO_BUILDMODE=-buildmode=pie
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.898 ++ dirname /tmp/install/install.sh
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.934 + dir=/tmp/install
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.941 + bin=dockercli
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.941 + shift
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.942 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.942 + . /tmp/install/dockercli.installer
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.942 ++ : stable
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.942 ++ : 17.06.2-ce
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.945 + install_dockercli
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.946 Install docker/cli version 17.06.2-ce from stable
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.946 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.947 ++ uname -m
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.949 + arch=ppc64le
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.949 + '[' ppc64le '!=' x86_64 ']'
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.949 + '[' ppc64le '!=' s390x ']'
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.949 + '[' ppc64le '!=' armhf ']'
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.949 + build_dockercli
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.949 + git clone https://github.com/docker/docker-ce /tmp/tmp.UBv9hUE5IZ/tmp/docker-ce
23:35:47 [2020-11-18T23:35:47.637Z] #23 0.952 Cloning into '/tmp/tmp.UBv9hUE5IZ/tmp/docker-ce'...
23:35:47 [2020-11-18T23:35:47.776Z] #19 0.832 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:35:47 [2020-11-18T23:35:47.776Z] #19 0.834 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:35:47 [2020-11-18T23:35:47.776Z] #19 0.836 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:35:47 [2020-11-18T23:35:47.776Z] #19 DONE 1.0s
23:35:47 [2020-11-18T23:35:47.776Z] 
23:35:47 [2020-11-18T23:35:47.776Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:35:47 [2020-11-18T23:35:47.937Z] #23 ...
23:35:47 [2020-11-18T23:35:47.937Z] 
23:35:47 [2020-11-18T23:35:47.937Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.835 + RM_GOPATH=0
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.835 + TMP_GOPATH=
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.835 + : /build
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.835 + '[' -z '' ']'
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.836 ++ mktemp -d
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.851 + export GOPATH=/tmp/tmp.36jlYrtLZJ
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.851 + GOPATH=/tmp/tmp.36jlYrtLZJ
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.851 + RM_GOPATH=1
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.852 + case "$(go env GOARCH)" in
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.853 ++ go env GOARCH
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.899 + export GO_BUILDMODE=-buildmode=pie
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.900 + GO_BUILDMODE=-buildmode=pie
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.903 ++ dirname /tmp/install/install.sh
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.904 + dir=/tmp/install
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.906 + bin=proxy
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.906 + shift
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.906 + '[' '!' -f /tmp/install/proxy.installer ']'
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.906 + . /tmp/install/proxy.installer
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.906 ++ : 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.908 + install_proxy
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.908 + case "$1" in
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.908 + export CGO_ENABLED=0
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.909 + CGO_ENABLED=0
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.909 + _install_proxy
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.909 + echo 'Install docker-proxy version 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546'
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.909 Install docker-proxy version 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.909 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.36jlYrtLZJ/src/github.com/docker/libnetwork
23:35:47 [2020-11-18T23:35:47.937Z] #63 0.919 Cloning into '/tmp/tmp.36jlYrtLZJ/src/github.com/docker/libnetwork'...
23:35:47 [2020-11-18T23:35:47.937Z] #63 ...
23:35:47 [2020-11-18T23:35:47.937Z] 
23:35:47 [2020-11-18T23:35:47.937Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.530 + RM_GOPATH=0
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.530 + TMP_GOPATH=
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.531 + : /build
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.531 + '[' -z '' ']'
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.531 ++ mktemp -d
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.536 + export GOPATH=/tmp/tmp.AI3MZwSqR6
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.536 + GOPATH=/tmp/tmp.AI3MZwSqR6
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.536 + RM_GOPATH=1
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.536 + case "$(go env GOARCH)" in
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.537 ++ go env GOARCH
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.548 + export GO_BUILDMODE=-buildmode=pie
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.548 + GO_BUILDMODE=-buildmode=pie
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.549 ++ dirname /tmp/install/install.sh
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.551 + dir=/tmp/install
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.551 + bin=shfmt
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.551 + shift
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.551 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.551 + . /tmp/install/shfmt.installer
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.551 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.551 + install_shfmt
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.551 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.551 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.551 + git clone https://github.com/mvdan/sh.git /tmp/tmp.AI3MZwSqR6/src/github.com/mvdan/sh
23:35:47 [2020-11-18T23:35:47.937Z] #50 0.555 Cloning into '/tmp/tmp.AI3MZwSqR6/src/github.com/mvdan/sh'...
23:35:47 [2020-11-18T23:35:47.937Z] #50 9.233 + cd /tmp/tmp.AI3MZwSqR6/src/github.com/mvdan/sh
23:35:47 [2020-11-18T23:35:47.937Z] #50 9.234 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:35:47 [2020-11-18T23:35:47.937Z] #50 9.356 + GO111MODULE=on
23:35:47 [2020-11-18T23:35:47.937Z] #50 9.356 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:35:47 [2020-11-18T23:35:47.937Z] #50 11.07 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:35:47 [2020-11-18T23:35:47.937Z] #50 11.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:35:47 [2020-11-18T23:35:47.937Z] #50 11.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:35:47 [2020-11-18T23:35:47.937Z] #50 ...
23:35:47 [2020-11-18T23:35:47.937Z] 
23:35:47 [2020-11-18T23:35:47.937Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:35:47 [2020-11-18T23:35:47.937Z] #31 0.739 + git clone https://github.com/kolyshkin/go-swagger.git .
23:35:47 [2020-11-18T23:35:47.937Z] #31 0.754 Cloning into '.'...
23:35:48 [2020-11-18T23:35:48.236Z] #31 ...
23:35:48 [2020-11-18T23:35:48.236Z] 
23:35:48 [2020-11-18T23:35:48.236Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.829 + RM_GOPATH=0
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.829 + TMP_GOPATH=
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.829 + : /build
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.829 + '[' -z '' ']'
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.829 ++ mktemp -d
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.853 + export GOPATH=/tmp/tmp.W5JnsGpnXu
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.853 + GOPATH=/tmp/tmp.W5JnsGpnXu
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.853 + RM_GOPATH=1
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.853 + case "$(go env GOARCH)" in
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.854 ++ go env GOARCH
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.891 + export GO_BUILDMODE=-buildmode=pie
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.933 + GO_BUILDMODE=-buildmode=pie
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.940 ++ dirname /tmp/install/install.sh
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.943 + dir=/tmp/install
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.950 + bin=golangci_lint
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.950 + shift
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.950 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.951 + . /tmp/install/golangci_lint.installer
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.951 ++ : v1.23.8
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.951 + install_golangci_lint
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.951 + set -e
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.951 + export GO111MODULE=on
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.951 + GO111MODULE=on
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.952 + GOBIN=/build
23:35:48 [2020-11-18T23:35:48.236Z] #48 0.952 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:35:48 [2020-11-18T23:35:48.236Z] #48 1.032 go: finding github.com v1.23.8
23:35:48 [2020-11-18T23:35:48.236Z] #48 1.035 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
23:35:48 [2020-11-18T23:35:48.236Z] #48 1.036 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
23:35:48 [2020-11-18T23:35:48.236Z] #48 1.045 go: finding github.com/golangci/golangci-lint v1.23.8
23:35:48 [2020-11-18T23:35:48.236Z] #48 1.045 go: finding github.com/golangci v1.23.8
23:35:48 [2020-11-18T23:35:48.236Z] #48 2.073 go: downloading github.com/golangci/golangci-lint v1.23.8
23:35:48 [2020-11-18T23:35:48.236Z] #48 3.439 go: extracting github.com/golangci/golangci-lint v1.23.8
23:35:48 [2020-11-18T23:35:48.236Z] #48 10.80 go: downloading github.com/pkg/errors v0.8.1
23:35:48 [2020-11-18T23:35:48.236Z] #48 10.84 go: downloading github.com/fatih/color v1.7.0
23:35:48 [2020-11-18T23:35:48.236Z] #48 10.89 go: downloading github.com/spf13/viper v1.6.1
23:35:48 [2020-11-18T23:35:48.236Z] #48 10.90 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:35:48 [2020-11-18T23:35:48.236Z] #48 11.03 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:35:48 [2020-11-18T23:35:48.236Z] #48 11.04 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:35:48 [2020-11-18T23:35:48.236Z] #48 11.08 go: extracting github.com/pkg/errors v0.8.1
23:35:48 [2020-11-18T23:35:48.236Z] #48 11.24 go: downloading github.com/mattn/go-colorable v0.1.4
23:35:48 [2020-11-18T23:35:48.236Z] #48 11.28 go: extracting github.com/fatih/color v1.7.0
23:35:48 [2020-11-18T23:35:48.236Z] #48 11.29 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:35:48 [2020-11-18T23:35:48.236Z] #48 11.33 go: extracting github.com/spf13/viper v1.6.1
23:35:48 [2020-11-18T23:35:48.236Z] #48 11.33 go: downloading github.com/mattn/go-isatty v0.0.8
23:35:48 [2020-11-18T23:35:48.236Z] #48 11.39 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:35:48 [2020-11-18T23:35:48.236Z] #48 ...
23:35:48 [2020-11-18T23:35:48.236Z] 
23:35:48 [2020-11-18T23:35:48.236Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:35:48 [2020-11-18T23:35:48.236Z] #12 0.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:35:48 [2020-11-18T23:35:48.236Z] #12 1.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:35:48 [2020-11-18T23:35:48.236Z] #12 1.120 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:35:48 [2020-11-18T23:35:48.236Z] #12 2.165 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:35:48 [2020-11-18T23:35:48.236Z] #12 4.255 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
23:35:48 [2020-11-18T23:35:48.236Z] #12 6.103 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
23:35:48 [2020-11-18T23:35:48.473Z] #30 ...
23:35:48 [2020-11-18T23:35:48.473Z] 
23:35:48 [2020-11-18T23:35:48.473Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:35:48 [2020-11-18T23:35:48.473Z] #11 63.48 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]
23:35:48 [2020-11-18T23:35:48.473Z] #11 63.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:35:48 [2020-11-18T23:35:48.473Z] #11 63.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:35:48 [2020-11-18T23:35:48.473Z] #11 63.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:35:48 [2020-11-18T23:35:48.473Z] #11 63.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:35:48 [2020-11-18T23:35:48.473Z] #11 64.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:35:48 [2020-11-18T23:35:48.473Z] #11 65.18 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]
23:35:48 [2020-11-18T23:35:48.473Z] #11 65.21 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]
23:35:48 [2020-11-18T23:35:48.473Z] #11 70.44 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]
23:35:48 [2020-11-18T23:35:48.473Z] #11 ...
23:35:48 [2020-11-18T23:35:48.473Z] 
23:35:48 [2020-11-18T23:35:48.473Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:35:48 [2020-11-18T23:35:48.473Z] #49 73.62 reflect
23:35:48 [2020-11-18T23:35:48.473Z] #49 73.74 syscall
23:35:48 [2020-11-18T23:35:48.539Z] #12 ...
23:35:48 [2020-11-18T23:35:48.539Z] 
23:35:48 [2020-11-18T23:35:48.539Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:35:48 [2020-11-18T23:35:48.539Z] #50 11.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:35:48 [2020-11-18T23:35:48.539Z] #50 11.50 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:35:48 [2020-11-18T23:35:48.588Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.1s done
23:35:49 [2020-11-18T23:35:49.044Z] #49 ...
23:35:49 [2020-11-18T23:35:49.044Z] 
23:35:49 [2020-11-18T23:35:49.044Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.482 + RM_GOPATH=0
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.482 + TMP_GOPATH=
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.482 + : /build
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.482 + '[' -z '' ']'
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.482 ++ mktemp -d
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.487 + export GOPATH=/tmp/tmp.IeOukBa7bS
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.487 + GOPATH=/tmp/tmp.IeOukBa7bS
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.487 + RM_GOPATH=1
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.487 + case "$(go env GOARCH)" in
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.487 ++ go env GOARCH
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.545 + export GO_BUILDMODE=-buildmode=pie
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.545 + GO_BUILDMODE=-buildmode=pie
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.561 ++ dirname /tmp/install/install.sh
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.572 + dir=/tmp/install
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.572 + bin=containerd
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.572 + shift
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.572 + '[' '!' -f /tmp/install/containerd.installer ']'
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.572 + . /tmp/install/containerd.installer
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.572 ++ set -e
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.572 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.572 + install_containerd
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.588 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.588 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.588 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IeOukBa7bS/src/github.com/containerd/containerd
23:35:49 [2020-11-18T23:35:49.044Z] #54 2.589 Cloning into '/tmp/tmp.IeOukBa7bS/src/github.com/containerd/containerd'...
23:35:49 [2020-11-18T23:35:49.304Z] #54 ...
23:35:49 [2020-11-18T23:35:49.304Z] 
23:35:49 [2020-11-18T23:35:49.304Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.19 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]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:35:49 [2020-11-18T23:35:49.304Z] #11 74.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
23:35:49 [2020-11-18T23:35:49.607Z] #50 12.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:35:49 [2020-11-18T23:35:49.983Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.5s done
23:35:49 [2020-11-18T23:35:49.983Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.3s done
23:35:49 [2020-11-18T23:35:49.983Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.8s
23:35:49 [2020-11-18T23:35:49.983Z] #8 ...
23:35:49 [2020-11-18T23:35:49.983Z] 
23:35:49 [2020-11-18T23:35:49.983Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
23:35:49 [2020-11-18T23:35:49.983Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done
23:35:49 [2020-11-18T23:35:49.983Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done
23:35:49 [2020-11-18T23:35:49.983Z] #24 sha256:ab0ba5b78bfe01d61ac4f9919cd0e7bef8beefa0a77d3d710bfc8630d96804b8 529B / 529B done
23:35:49 [2020-11-18T23:35:49.983Z] #24 sha256:2aa621c7db398cbad23b51b63348fedf0a779542d52f71acd4f24072cb872170 1.46kB / 1.46kB done
23:35:49 [2020-11-18T23:35:49.983Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 49.18MB / 49.18MB 2.9s done
23:35:49 [2020-11-18T23:35:49.983Z] #24 extracting sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 5.4s done
23:35:49 [2020-11-18T23:35:49.983Z] #24 ...
23:35:49 [2020-11-18T23:35:49.983Z] 
23:35:49 [2020-11-18T23:35:49.983Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:50 [2020-11-18T23:35:50.163Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
23:35:50 [2020-11-18T23:35:50.423Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.7s done
23:35:50 [2020-11-18T23:35:50.559Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 10.3s done
23:35:50 [2020-11-18T23:35:50.664Z] #50 13.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:35:50 [2020-11-18T23:35:50.684Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
23:35:50 [2020-11-18T23:35:50.823Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.7s done
23:35:51 [2020-11-18T23:35:51.087Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
23:35:51 [2020-11-18T23:35:51.213Z] #11 76.37 debconf: delaying package configuration, since apt-utils is not installed
23:35:51 [2020-11-18T23:35:51.213Z] #11 76.73 Fetched 77.7 MB in 12s (6610 kB/s)
23:35:51 [2020-11-18T23:35:51.340Z] #20 2.948 Collecting yamllint==1.16.0
23:35:51 [2020-11-18T23:35:51.340Z] #20 3.095   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:35:51 [2020-11-18T23:35:51.340Z] #20 3.125 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:35:51 [2020-11-18T23:35:51.340Z] #20 3.153   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
23:35:51 [2020-11-18T23:35:51.340Z] #20 3.167 Collecting pyyaml (from yamllint==1.16.0)
23:35:51 [2020-11-18T23:35:51.340Z] #20 3.257   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:35:51 [2020-11-18T23:35:51.351Z] #8 ...
23:35:51 [2020-11-18T23:35:51.351Z] 
23:35:51 [2020-11-18T23:35:51.351Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4...
23:35:51 [2020-11-18T23:35:51.351Z] #24 DONE 11.4s
23:35:51 [2020-11-18T23:35:51.351Z] 
23:35:51 [2020-11-18T23:35:51.351Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:51 [2020-11-18T23:35:51.351Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done
23:35:51 [2020-11-18T23:35:51.472Z] #11 76.91 Selecting previously unselected package binutils-mingw-w64-i686.
23:35:51 [2020-11-18T23:35:51.472Z] #11 76.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:35:51 [2020-11-18T23:35:51.472Z] #11 77.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:35:51 [2020-11-18T23:35:51.732Z] #11 77.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:35:51 [2020-11-18T23:35:51.976Z] #20 4.096 Building wheels for collected packages: pyyaml
23:35:51 [2020-11-18T23:35:51.976Z] #20 4.105   Running setup.py bdist_wheel for pyyaml: started
23:35:52 [2020-11-18T23:35:52.202Z] #50 15.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:35:52 [2020-11-18T23:35:52.301Z] #11 ...
23:35:52 [2020-11-18T23:35:52.301Z] 
23:35:52 [2020-11-18T23:35:52.301Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:35:52 [2020-11-18T23:35:52.301Z] #40 67.62 Selecting previously unselected package libprotobuf-lite17:amd64.
23:35:52 [2020-11-18T23:35:52.301Z] #40 67.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 67.69 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 68.33 Selecting previously unselected package libprotobuf-dev:amd64.
23:35:52 [2020-11-18T23:35:52.301Z] #40 68.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 68.38 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 70.99 Selecting previously unselected package libprotoc17:amd64.
23:35:52 [2020-11-18T23:35:52.301Z] #40 71.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 71.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.08 Selecting previously unselected package protobuf-c-compiler.
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.09 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.26 Selecting previously unselected package protobuf-compiler.
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.29 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.47 Selecting previously unselected package python-pkg-resources.
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.49 Unpacking python-pkg-resources (40.8.0-1) ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.81 Selecting previously unselected package python-six.
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.83 Unpacking python-six (1.12.0-1) ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.94 Selecting previously unselected package python-protobuf.
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 72.96 Unpacking python-protobuf (3.6.1.3-2) ...
23:35:52 [2020-11-18T23:35:52.301Z] #40 73.89 Setting up python-pkg-resources (40.8.0-1) ...
23:35:52 [2020-11-18T23:35:52.395Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s
23:35:52 [2020-11-18T23:35:52.610Z] #20 4.668   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:35:52 [2020-11-18T23:35:52.610Z] #20 4.668   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:35:52 [2020-11-18T23:35:52.610Z] #20 4.700 Successfully built pyyaml
23:35:52 [2020-11-18T23:35:52.610Z] #20 4.712 Installing collected packages: pathspec, pyyaml, yamllint
23:35:52 [2020-11-18T23:35:52.610Z] #20 4.848 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
23:35:52 [2020-11-18T23:35:52.850Z] #50 ...
23:35:52 [2020-11-18T23:35:52.850Z] 
23:35:52 [2020-11-18T23:35:52.850Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:35:52 [2020-11-18T23:35:52.850Z] #46 6.053 go: extracting github.com/mattn/go-colorable v0.1.6
23:35:52 [2020-11-18T23:35:52.850Z] #46 7.979 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:35:52 [2020-11-18T23:35:52.850Z] #46 9.409 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:35:52 [2020-11-18T23:35:52.850Z] #46 10.82 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:35:52 [2020-11-18T23:35:52.850Z] #46 14.27 go: finding github.com/fatih/color v1.9.0
23:35:52 [2020-11-18T23:35:52.850Z] #46 14.28 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:35:52 [2020-11-18T23:35:52.850Z] #46 14.33 go: finding github.com/pkg/errors v0.9.1
23:35:52 [2020-11-18T23:35:52.850Z] #46 14.42 go: finding github.com/spf13/pflag v1.0.3
23:35:52 [2020-11-18T23:35:52.850Z] #46 14.59 go: finding github.com/mattn/go-colorable v0.1.6
23:35:52 [2020-11-18T23:35:52.850Z] #46 14.65 go: finding github.com/mattn/go-isatty v0.0.12
23:35:52 [2020-11-18T23:35:52.850Z] #46 14.95 go: finding github.com/jonboulle/clockwork v0.1.0
23:35:52 [2020-11-18T23:35:52.850Z] #46 15.02 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:35:52 [2020-11-18T23:35:52.850Z] #46 15.09 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:35:52 [2020-11-18T23:35:52.850Z] #46 15.16 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:35:52 [2020-11-18T23:35:52.850Z] #46 15.17 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:35:52 [2020-11-18T23:35:52.871Z] #40 ...
23:35:52 [2020-11-18T23:35:52.871Z] 
23:35:52 [2020-11-18T23:35:52.871Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:35:52 [2020-11-18T23:35:52.871Z] #32 68.36 reflect
23:35:52 [2020-11-18T23:35:52.871Z] #32 78.39 time
23:35:52 [2020-11-18T23:35:52.903Z] #20 DONE 5.2s
23:35:52 [2020-11-18T23:35:52.903Z] 
23:35:52 [2020-11-18T23:35:52.903Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:35:53 [2020-11-18T23:35:53.131Z] #32 ...
23:35:53 [2020-11-18T23:35:53.131Z] 
23:35:53 [2020-11-18T23:35:53.131Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:35:53 [2020-11-18T23:35:53.131Z] #34 72.49 Selecting previously unselected package libicu63:amd64.
23:35:53 [2020-11-18T23:35:53.131Z] #34 72.50 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.131Z] #34 72.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:35:53 [2020-11-18T23:35:53.152Z] #46 ...
23:35:53 [2020-11-18T23:35:53.152Z] 
23:35:53 [2020-11-18T23:35:53.152Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:35:53 [2020-11-18T23:35:53.152Z] #12 16.12 Fetched 8176 kB in 15s (532 kB/s)
23:35:53 [2020-11-18T23:35:53.196Z] #23 DONE 0.2s
23:35:53 [2020-11-18T23:35:53.196Z] 
23:35:53 [2020-11-18T23:35:53.196Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:35:53 [2020-11-18T23:35:53.196Z] #41 73.55   CC       criu/memfd.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 73.85   CC       criu/mount.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 75.98   CC       criu/namespaces.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 77.21   CC       criu/net.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 79.23   CC       criu/netfilter.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 79.40   CC       criu/page-pipe.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 79.90   CC       criu/page-xfer.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 80.83   CC       criu/pagemap-cache.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 81.03   CC       criu/pagemap.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 81.63   CC       criu/parasite-syscall.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 82.21   CC       criu/path.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 82.36   CC       criu/pie-util-vdso.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 82.70   CC       criu/pie-util.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 82.81   CC       criu/pipes.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 83.39   CC       criu/plugin.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 83.64   CC       criu/proc_parse.o
23:35:53 [2020-11-18T23:35:53.196Z] #41 ...
23:35:53 [2020-11-18T23:35:53.196Z] 
23:35:53 [2020-11-18T23:35:53.196Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:35:53 [2020-11-18T23:35:53.232Z] #8 ...
23:35:53 [2020-11-18T23:35:53.232Z] 
23:35:53 [2020-11-18T23:35:53.232Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:35:53 [2020-11-18T23:35:53.232Z] #25 1.215 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 1.236 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 1.236 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 1.427 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 1.698 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 2.060 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:35:53 [2020-11-18T23:35:53.232Z] #25 3.937 Fetched 8401 kB in 3s (2829 kB/s)
23:35:53 [2020-11-18T23:35:53.232Z] #25 3.937 Reading package lists...
23:35:53 [2020-11-18T23:35:53.232Z] #25 4.925 Reading package lists...
23:35:53 [2020-11-18T23:35:53.232Z] #25 5.919 Building dependency tree...
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.271 The following additional packages will be installed:
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.271   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.271   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.271   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.271 Suggested packages:
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.271   krb5-doc krb5-user
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.271 Recommended packages:
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.271   krb5-locales publicsuffix libsasl2-modules
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.487 The following NEW packages will be installed:
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.488   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.488   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.488   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.489   libssh2-1 libssl1.1 openssl
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.777 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.777 Need to get 5050 kB of archives.
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.777 After this operation, 12.1 MB of additional disk space will be used.
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.777 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.781 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.782 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.784 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.785 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.824 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.838 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.839 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.841 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.845 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.848 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.856 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.860 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.862 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.864 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.865 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.868 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.875 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.883 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.886 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 6.886 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.075 debconf: delaying package configuration, since apt-utils is not installed
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.106 Fetched 5050 kB in 0s (13.7 MB/s)
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.132 Selecting previously unselected package libsasl2-modules-db:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.132 (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 ... 6677 files and directories currently installed.)
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.135 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.139 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.198 Selecting previously unselected package libsasl2-2:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.198 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.204 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.253 Selecting previously unselected package libldap-common.
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.253 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.259 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.306 Selecting previously unselected package libldap-2.4-2:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.306 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.324 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.392 Selecting previously unselected package libssl1.1:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.392 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.402 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.643 Selecting previously unselected package openssl.
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.643 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.647 Unpacking openssl (1.1.1d-0+deb10u3) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.854 Selecting previously unselected package ca-certificates.
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.854 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.859 Unpacking ca-certificates (20200601~deb10u1) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.951 Selecting previously unselected package libkeyutils1:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.951 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 7.955 Unpacking libkeyutils1:amd64 (1.6-6) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.042 Selecting previously unselected package libkrb5support0:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.042 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.063 Unpacking libkrb5support0:amd64 (1.17-3) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.107 Selecting previously unselected package libk5crypto3:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.107 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.112 Unpacking libk5crypto3:amd64 (1.17-3) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.173 Selecting previously unselected package libkrb5-3:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.173 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.178 Unpacking libkrb5-3:amd64 (1.17-3) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.305 Selecting previously unselected package libgssapi-krb5-2:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.305 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.309 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.388 Selecting previously unselected package libnghttp2-14:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.388 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.392 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.477 Selecting previously unselected package libpsl5:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.477 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.479 Unpacking libpsl5:amd64 (0.20.2-2) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.524 Selecting previously unselected package librtmp1:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.524 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.529 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.582 Selecting previously unselected package libssh2-1:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.582 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.591 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.692 Selecting previously unselected package libcurl4:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.692 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.693 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.768 Selecting previously unselected package curl.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.768 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.773 Unpacking curl (7.64.0-4+deb10u1) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.854 Selecting previously unselected package libonig5:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.854 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.858 Unpacking libonig5:amd64 (6.9.1-1) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.922 Selecting previously unselected package libjq1:amd64.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.922 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.928 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.988 Selecting previously unselected package jq.
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.988 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 8.992 Unpacking jq (1.5+dfsg-2+b1) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 9.056 Setting up libkeyutils1:amd64 (1.6-6) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 9.067 Setting up libpsl5:amd64 (0.20.2-2) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 9.084 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
23:35:53 [2020-11-18T23:35:53.232Z] #25 ...
23:35:53 [2020-11-18T23:35:53.232Z] 
23:35:53 [2020-11-18T23:35:53.232Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:53 [2020-11-18T23:35:53.278Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
23:35:53 [2020-11-18T23:35:53.853Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
23:35:54 [2020-11-18T23:35:54.072Z] #34 ...
23:35:54 [2020-11-18T23:35:54.073Z] 
23:35:54 [2020-11-18T23:35:54.073Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:35:54 [2020-11-18T23:35:54.073Z] #43 69.50 bufio
23:35:54 [2020-11-18T23:35:54.073Z] #43 70.54 reflect
23:35:54 [2020-11-18T23:35:54.073Z] #43 72.54 syscall
23:35:54 [2020-11-18T23:35:54.233Z] #28 DONE 0.8s
23:35:54 [2020-11-18T23:35:54.233Z] 
23:35:54 [2020-11-18T23:35:54.233Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:35:54 [2020-11-18T23:35:54.233Z] #31 DONE 0.2s
23:35:54 [2020-11-18T23:35:54.233Z] 
23:35:54 [2020-11-18T23:35:54.233Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:35:54 [2020-11-18T23:35:54.233Z] #33 DONE 0.1s
23:35:54 [2020-11-18T23:35:54.233Z] 
23:35:54 [2020-11-18T23:35:54.233Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:35:54 [2020-11-18T23:35:54.233Z] #36 DONE 0.1s
23:35:54 [2020-11-18T23:35:54.233Z] 
23:35:54 [2020-11-18T23:35:54.233Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:35:54 [2020-11-18T23:35:54.233Z] #38 112.7 + dpkg --print-architecture
23:35:54 [2020-11-18T23:35:54.233Z] #38 112.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:35:54 [2020-11-18T23:35:54.233Z] #38 113.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:35:54 [2020-11-18T23:35:54.233Z] #38 113.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:35:54 [2020-11-18T23:35:54.299Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done
23:35:54 [2020-11-18T23:35:54.299Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
23:35:54 [2020-11-18T23:35:54.431Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s
23:35:54 [2020-11-18T23:35:54.863Z] #8 ...
23:35:54 [2020-11-18T23:35:54.863Z] 
23:35:54 [2020-11-18T23:35:54.863Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:35:54 [2020-11-18T23:35:54.863Z] #25 1.600 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 1.615 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 1.709 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 1.864 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 2.284 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:35:54 [2020-11-18T23:35:54.863Z] #25 2.836 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 4.016 Fetched 8401 kB in 3s (3148 kB/s)
23:35:54 [2020-11-18T23:35:54.863Z] #25 4.016 Reading package lists...
23:35:54 [2020-11-18T23:35:54.863Z] #25 4.891 Reading package lists...
23:35:54 [2020-11-18T23:35:54.863Z] #25 5.833 Building dependency tree...
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.184 The following additional packages will be installed:
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.184   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.184   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.185   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.185 Suggested packages:
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.185   krb5-doc krb5-user
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.185 Recommended packages:
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.185   krb5-locales publicsuffix libsasl2-modules
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.371 The following NEW packages will be installed:
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.372   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.372   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.372   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.373   libssh2-1 libssl1.1 openssl
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.664 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.664 Need to get 5050 kB of archives.
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.664 After this operation, 12.1 MB of additional disk space will be used.
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.664 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.677 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.677 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.677 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.677 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.701 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.710 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.714 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.717 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.717 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.721 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.735 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.739 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.739 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.744 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.748 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.755 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.756 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.761 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.763 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.767 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.952 debconf: delaying package configuration, since apt-utils is not installed
23:35:54 [2020-11-18T23:35:54.863Z] #25 6.995 Fetched 5050 kB in 0s (13.9 MB/s)
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.024 Selecting previously unselected package libsasl2-modules-db:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.024 (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 ... 6677 files and directories currently installed.)
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.024 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.033 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.067 Selecting previously unselected package libsasl2-2:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.067 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.073 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.116 Selecting previously unselected package libldap-common.
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.117 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.121 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.184 Selecting previously unselected package libldap-2.4-2:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.184 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.189 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.282 Selecting previously unselected package libssl1.1:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.282 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.286 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.573 Selecting previously unselected package openssl.
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.575 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.581 Unpacking openssl (1.1.1d-0+deb10u3) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.766 Selecting previously unselected package ca-certificates.
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.766 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.767 Unpacking ca-certificates (20200601~deb10u1) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.881 Selecting previously unselected package libkeyutils1:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.883 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.887 Unpacking libkeyutils1:amd64 (1.6-6) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.932 Selecting previously unselected package libkrb5support0:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.932 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.936 Unpacking libkrb5support0:amd64 (1.17-3) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.978 Selecting previously unselected package libk5crypto3:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.978 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 7.981 Unpacking libk5crypto3:amd64 (1.17-3) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.039 Selecting previously unselected package libkrb5-3:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.039 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.049 Unpacking libkrb5-3:amd64 (1.17-3) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.161 Selecting previously unselected package libgssapi-krb5-2:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.161 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.165 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.232 Selecting previously unselected package libnghttp2-14:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.232 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.236 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.290 Selecting previously unselected package libpsl5:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.292 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.295 Unpacking libpsl5:amd64 (0.20.2-2) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.343 Selecting previously unselected package librtmp1:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.345 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.349 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.401 Selecting previously unselected package libssh2-1:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.402 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.407 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.485 Selecting previously unselected package libcurl4:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.485 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.490 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.573 Selecting previously unselected package curl.
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.573 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.580 Unpacking curl (7.64.0-4+deb10u1) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.660 Selecting previously unselected package libonig5:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.660 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.665 Unpacking libonig5:amd64 (6.9.1-1) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.744 Selecting previously unselected package libjq1:amd64.
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.744 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.748 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.827 Selecting previously unselected package jq.
23:35:54 [2020-11-18T23:35:54.863Z] #25 8.827 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 8.829 Unpacking jq (1.5+dfsg-2+b1) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 8.874 Setting up libkeyutils1:amd64 (1.6-6) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 8.885 Setting up libpsl5:amd64 (0.20.2-2) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 8.897 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 9.035 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 9.051 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 9.065 Setting up libkrb5support0:amd64 (1.17-3) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 9.074 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 9.086 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 9.098 Setting up libk5crypto3:amd64 (1.17-3) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 9.110 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 9.156 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 9.166 Setting up libkrb5-3:amd64 (1.17-3) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 9.177 Setting up openssl (1.1.1d-0+deb10u3) ...
23:35:55 [2020-11-18T23:35:55.120Z] #25 9.197 Setting up libonig5:amd64 (6.9.1-1) ...
23:35:55 [2020-11-18T23:35:55.377Z] #25 9.208 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:35:55 [2020-11-18T23:35:55.377Z] #25 9.219 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
23:35:55 [2020-11-18T23:35:55.377Z] #25 9.231 Setting up ca-certificates (20200601~deb10u1) ...
23:35:55 [2020-11-18T23:35:55.783Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s
23:35:55 [2020-11-18T23:35:55.941Z] #25 9.814 Updating certificates in /etc/ssl/certs...
23:35:55 [2020-11-18T23:35:55.981Z] #43 ...
23:35:55 [2020-11-18T23:35:55.981Z] 
23:35:55 [2020-11-18T23:35:55.981Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:35:55 [2020-11-18T23:35:55.981Z] #11 81.20 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:35:55 [2020-11-18T23:35:55.981Z] #11 81.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:35:55 [2020-11-18T23:35:55.981Z] #11 81.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:35:56 [2020-11-18T23:35:56.303Z] #38 ...
23:35:56 [2020-11-18T23:35:56.303Z] 
23:35:56 [2020-11-18T23:35:56.303Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:35:56 [2020-11-18T23:35:56.303Z] #41 85.12   CC       criu/protobuf-desc.o
23:35:56 [2020-11-18T23:35:56.303Z] #41 85.57   CC       criu/protobuf.o
23:35:56 [2020-11-18T23:35:56.303Z] #41 85.83   CC       criu/pstree.o
23:35:56 [2020-11-18T23:35:56.303Z] #41 86.53   CC       criu/rbtree.o
23:35:56 [2020-11-18T23:35:56.303Z] #41 86.70   CC       criu/rst-malloc.o
23:35:56 [2020-11-18T23:35:56.303Z] #41 86.95   CC       criu/seccomp.o
23:35:56 [2020-11-18T23:35:56.359Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done
23:35:56 [2020-11-18T23:35:56.359Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
23:35:56 [2020-11-18T23:35:56.874Z] #25 10.54 126 added, 0 removed; done.
23:35:56 [2020-11-18T23:35:56.874Z] #25 10.61 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
23:35:56 [2020-11-18T23:35:56.874Z] #25 10.62 Setting up jq (1.5+dfsg-2+b1) ...
23:35:56 [2020-11-18T23:35:56.874Z] #25 10.64 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
23:35:56 [2020-11-18T23:35:56.874Z] #25 10.65 Setting up curl (7.64.0-4+deb10u1) ...
23:35:56 [2020-11-18T23:35:56.874Z] #25 10.66 Processing triggers for libc-bin (2.28-10) ...
23:35:56 [2020-11-18T23:35:56.874Z] #25 10.68 Processing triggers for ca-certificates (20200601~deb10u1) ...
23:35:56 [2020-11-18T23:35:56.874Z] #25 10.69 Updating certificates in /etc/ssl/certs...
23:35:56 [2020-11-18T23:35:56.937Z] #41 87.35   CC       criu/seize.o
23:35:57 [2020-11-18T23:35:57.013Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.7s done
23:35:57 [2020-11-18T23:35:57.439Z] #25 11.37 0 added, 0 removed; done.
23:35:57 [2020-11-18T23:35:57.439Z] #25 11.37 Running hooks in /etc/ca-certificates/update.d...
23:35:57 [2020-11-18T23:35:57.439Z] #25 11.37 done.
23:35:57 [2020-11-18T23:35:57.572Z] #41 87.99   CC       criu/servicefd.o
23:35:57 [2020-11-18T23:35:57.590Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s
23:35:57 [2020-11-18T23:35:57.675Z] #12 16.12 Reading package lists...
23:35:57 [2020-11-18T23:35:57.675Z] #12 ...
23:35:57 [2020-11-18T23:35:57.675Z] 
23:35:57 [2020-11-18T23:35:57.675Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:35:57 [2020-11-18T23:35:57.675Z] #44 10.17 vendor/golang.org/x/crypto/cryptobyte/asn1
23:35:57 [2020-11-18T23:35:57.675Z] #44 10.34 internal/nettrace
23:35:57 [2020-11-18T23:35:57.675Z] #44 10.56 runtime/cgo
23:35:57 [2020-11-18T23:35:57.675Z] #44 13.57 vendor/golang.org/x/crypto/internal/subtle
23:35:57 [2020-11-18T23:35:57.675Z] #44 ...
23:35:57 [2020-11-18T23:35:57.675Z] 
23:35:57 [2020-11-18T23:35:57.675Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:35:57 [2020-11-18T23:35:57.675Z] #63 17.58 Checking out files:  59% (1136/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
23:35:57 [2020-11-18T23:35:57.675Z] #63 18.25 + cd /tmp/tmp.36jlYrtLZJ/src/github.com/docker/libnetwork
23:35:57 [2020-11-18T23:35:57.675Z] #63 18.25 + git checkout -q 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:35:57 [2020-11-18T23:35:57.675Z] #63 18.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:35:57 [2020-11-18T23:35:57.864Z] #41 88.30   CC       criu/shmem.o
23:35:58 [2020-11-18T23:35:58.342Z] #63 ...
23:35:58 [2020-11-18T23:35:58.342Z] 
23:35:58 [2020-11-18T23:35:58.342Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:35:58 [2020-11-18T23:35:58.342Z] #48 11.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:35:58 [2020-11-18T23:35:58.342Z] #48 11.46 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:35:58 [2020-11-18T23:35:58.342Z] #48 11.47 go: downloading github.com/spf13/pflag v1.0.5
23:35:58 [2020-11-18T23:35:58.342Z] #48 11.54 go: downloading github.com/hashicorp/hcl v1.0.0
23:35:58 [2020-11-18T23:35:58.342Z] #48 11.96 go: extracting github.com/mitchellh/go-homedir v1.1.0
23:35:58 [2020-11-18T23:35:58.342Z] #48 11.96 go: downloading github.com/spf13/cast v1.3.0
23:35:58 [2020-11-18T23:35:58.342Z] #48 11.96 go: extracting github.com/mattn/go-colorable v0.1.4
23:35:58 [2020-11-18T23:35:58.342Z] #48 11.98 go: downloading gopkg.in/yaml.v2 v2.2.7
23:35:58 [2020-11-18T23:35:58.342Z] #48 11.99 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:35:58 [2020-11-18T23:35:58.342Z] #48 12.04 go: extracting github.com/spf13/pflag v1.0.5
23:35:58 [2020-11-18T23:35:58.342Z] #48 12.08 go: extracting github.com/mattn/go-isatty v0.0.8
23:35:58 [2020-11-18T23:35:58.342Z] #48 12.17 go: downloading github.com/go-critic/go-critic v0.4.1
23:35:58 [2020-11-18T23:35:58.342Z] #48 12.19 go: extracting github.com/spf13/cast v1.3.0
23:35:58 [2020-11-18T23:35:58.342Z] #48 12.30 go: extracting github.com/hashicorp/hcl v1.0.0
23:35:58 [2020-11-18T23:35:58.342Z] #48 12.38 go: extracting gopkg.in/yaml.v2 v2.2.7
23:35:58 [2020-11-18T23:35:58.342Z] #48 13.16 go: extracting github.com/go-critic/go-critic v0.4.1
23:35:58 [2020-11-18T23:35:58.342Z] #48 13.52 go: downloading github.com/sirupsen/logrus v1.4.2
23:35:58 [2020-11-18T23:35:58.342Z] #48 13.76 go: extracting github.com/sirupsen/logrus v1.4.2
23:35:58 [2020-11-18T23:35:58.342Z] #48 13.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:35:58 [2020-11-18T23:35:58.342Z] #48 14.04 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:35:58 [2020-11-18T23:35:58.342Z] #48 14.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:35:58 [2020-11-18T23:35:58.342Z] #48 14.26 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
23:35:58 [2020-11-18T23:35:58.342Z] #48 14.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:35:58 [2020-11-18T23:35:58.342Z] #48 14.40 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:35:58 [2020-11-18T23:35:58.342Z] #48 14.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:35:58 [2020-11-18T23:35:58.342Z] #48 14.55 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
23:35:58 [2020-11-18T23:35:58.342Z] #48 14.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:35:58 [2020-11-18T23:35:58.342Z] #48 14.85 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:35:58 [2020-11-18T23:35:58.342Z] #48 14.95 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:35:58 [2020-11-18T23:35:58.342Z] #48 17.44 go: downloading github.com/pelletier/go-toml v1.2.0
23:35:58 [2020-11-18T23:35:58.342Z] #48 17.44 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:35:58 [2020-11-18T23:35:58.342Z] #48 17.44 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.44 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.48 go: downloading github.com/magiconair/properties v1.8.1
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.50 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.59 go: extracting github.com/fsnotify/fsnotify v1.4.7
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.64 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.68 go: downloading golang.org/x/text v0.3.2
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.83 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.87 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.87 go: downloading gopkg.in/ini.v1 v1.51.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.91 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:35:58 [2020-11-18T23:35:58.343Z] #48 17.97 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:35:58 [2020-11-18T23:35:58.343Z] #48 18.14 go: extracting github.com/pelletier/go-toml v1.2.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 18.19 go: extracting github.com/magiconair/properties v1.8.1
23:35:58 [2020-11-18T23:35:58.343Z] #48 18.28 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:35:58 [2020-11-18T23:35:58.343Z] #48 18.30 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:35:58 [2020-11-18T23:35:58.343Z] #48 18.47 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:35:58 [2020-11-18T23:35:58.343Z] #48 18.55 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 18.82 go: downloading github.com/ultraware/whitespace v0.0.4
23:35:58 [2020-11-18T23:35:58.343Z] #48 18.97 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.20 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.20 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.24 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.32 go: extracting github.com/spf13/jwalterweatherman v1.0.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.38 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.46 go: extracting gopkg.in/ini.v1 v1.51.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.52 go: downloading github.com/uudashr/gocognit v1.0.1
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.52 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.58 go: extracting github.com/ultraware/whitespace v0.0.4
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.58 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.68 go: extracting github.com/go-toolsmith/astfmt v1.0.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.69 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.69 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.84 go: extracting github.com/go-toolsmith/astcast v1.0.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.89 go: extracting github.com/uudashr/gocognit v1.0.1
23:35:58 [2020-11-18T23:35:58.343Z] #48 19.93 go: extracting github.com/go-lintpack/lintpack v0.5.2
23:35:58 [2020-11-18T23:35:58.343Z] #48 20.02 go: extracting github.com/go-toolsmith/astcopy v1.0.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 20.04 go: downloading github.com/ultraware/funlen v0.0.2
23:35:58 [2020-11-18T23:35:58.343Z] #48 20.12 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 20.19 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:35:58 [2020-11-18T23:35:58.343Z] #48 20.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:35:58 [2020-11-18T23:35:58.343Z] #48 20.43 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:35:58 [2020-11-18T23:35:58.343Z] #48 20.45 go: extracting github.com/ultraware/funlen v0.0.2
23:35:58 [2020-11-18T23:35:58.343Z] #48 20.45 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:35:58 [2020-11-18T23:35:58.343Z] #48 20.55 go: downloading github.com/spf13/cobra v0.0.5
23:35:58 [2020-11-18T23:35:58.343Z] #48 20.57 go: extracting github.com/go-toolsmith/astequal v1.0.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 20.83 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:35:58 [2020-11-18T23:35:58.343Z] #48 21.05 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:35:58 [2020-11-18T23:35:58.343Z] #48 21.06 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:35:58 [2020-11-18T23:35:58.343Z] #48 21.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:35:58 [2020-11-18T23:35:58.343Z] #48 21.15 go: extracting github.com/mitchellh/mapstructure v1.1.2
23:35:58 [2020-11-18T23:35:58.343Z] #48 21.25 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 21.29 go: extracting github.com/spf13/cobra v0.0.5
23:35:58 [2020-11-18T23:35:58.343Z] #48 21.29 go: downloading github.com/kisielk/gotool v1.0.0
23:35:58 [2020-11-18T23:35:58.343Z] #48 21.44 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:35:58 [2020-11-18T23:35:58.498Z] #41 88.84   CC       criu/sigframe.o
23:35:58 [2020-11-18T23:35:58.499Z] #41 89.00   CC       criu/signalfd.o
23:35:58 [2020-11-18T23:35:58.642Z] #48 21.55 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:35:58 [2020-11-18T23:35:58.642Z] #48 21.56 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:35:58 [2020-11-18T23:35:58.642Z] #48 21.59 go: downloading github.com/go-toolsmith/typep v1.0.0
23:35:58 [2020-11-18T23:35:58.642Z] #48 21.59 go: extracting github.com/kisielk/gotool v1.0.0
23:35:58 [2020-11-18T23:35:58.642Z] #48 21.67 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:35:58 [2020-11-18T23:35:58.642Z] #48 21.68 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:35:58 [2020-11-18T23:35:58.642Z] #48 21.69 go: downloading github.com/go-toolsmith/astp v1.0.0
23:35:58 [2020-11-18T23:35:58.642Z] #48 21.73 go: extracting github.com/go-toolsmith/strparse v1.0.0
23:35:58 [2020-11-18T23:35:58.790Z] #41 89.22   CC       criu/sk-inet.o
23:35:58 [2020-11-18T23:35:58.940Z] #48 21.85 go: downloading github.com/spf13/afero v1.1.2
23:35:58 [2020-11-18T23:35:58.940Z] #48 21.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:35:58 [2020-11-18T23:35:58.940Z] #48 21.99 go: extracting github.com/go-toolsmith/astp v1.0.0
23:35:58 [2020-11-18T23:35:58.940Z] #48 22.05 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:35:58 [2020-11-18T23:35:58.940Z] #48 22.07 go: extracting github.com/go-toolsmith/typep v1.0.0
23:35:59 [2020-11-18T23:35:59.242Z] #48 22.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:35:59 [2020-11-18T23:35:59.242Z] #48 22.13 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:35:59 [2020-11-18T23:35:59.242Z] #48 22.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:35:59 [2020-11-18T23:35:59.242Z] #48 22.28 go: downloading github.com/stretchr/testify v1.4.0
23:35:59 [2020-11-18T23:35:59.242Z] #48 22.29 go: extracting github.com/sourcegraph/go-diff v0.5.1
23:35:59 [2020-11-18T23:35:59.242Z] #48 22.29 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:35:59 [2020-11-18T23:35:59.424Z] #41 89.85   CC       criu/sk-netlink.o
23:35:59 [2020-11-18T23:35:59.544Z] #48 22.36 go: extracting github.com/spf13/afero v1.1.2
23:35:59 [2020-11-18T23:35:59.663Z] #8 ...
23:35:59 [2020-11-18T23:35:59.663Z] 
23:35:59 [2020-11-18T23:35:59.663Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:35:59 [2020-11-18T23:35:59.663Z] #25 9.241 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:35:59 [2020-11-18T23:35:59.663Z] #25 9.251 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
23:35:59 [2020-11-18T23:35:59.663Z] #25 9.264 Setting up libkrb5support0:amd64 (1.17-3) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 9.274 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 9.284 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 9.297 Setting up libk5crypto3:amd64 (1.17-3) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 9.309 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 9.320 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 9.354 Setting up libkrb5-3:amd64 (1.17-3) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 9.364 Setting up openssl (1.1.1d-0+deb10u3) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 9.391 Setting up libonig5:amd64 (6.9.1-1) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 9.401 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 9.412 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 9.422 Setting up ca-certificates (20200601~deb10u1) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 10.13 Updating certificates in /etc/ssl/certs...
23:35:59 [2020-11-18T23:35:59.664Z] #25 11.13 126 added, 0 removed; done.
23:35:59 [2020-11-18T23:35:59.664Z] #25 11.20 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 11.21 Setting up jq (1.5+dfsg-2+b1) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 11.22 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 11.23 Setting up curl (7.64.0-4+deb10u1) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 11.24 Processing triggers for libc-bin (2.28-10) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 11.26 Processing triggers for ca-certificates (20200601~deb10u1) ...
23:35:59 [2020-11-18T23:35:59.664Z] #25 11.27 Updating certificates in /etc/ssl/certs...
23:35:59 [2020-11-18T23:35:59.664Z] #25 12.17 0 added, 0 removed; done.
23:35:59 [2020-11-18T23:35:59.664Z] #25 12.17 Running hooks in /etc/ca-certificates/update.d...
23:35:59 [2020-11-18T23:35:59.664Z] #25 12.18 done.
23:35:59 [2020-11-18T23:35:59.664Z] #25 DONE 15.5s
23:35:59 [2020-11-18T23:35:59.664Z] 
23:35:59 [2020-11-18T23:35:59.664Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:59 [2020-11-18T23:35:59.664Z] #8 ...
23:35:59 [2020-11-18T23:35:59.664Z] 
23:35:59 [2020-11-18T23:35:59.664Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:35:59 [2020-11-18T23:35:59.664Z] #26 DONE 0.1s
23:35:59 [2020-11-18T23:35:59.664Z] 
23:35:59 [2020-11-18T23:35:59.664Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:35:59 [2020-11-18T23:35:59.724Z] #41 90.06   CC       criu/sk-packet.o
23:35:59 [2020-11-18T23:35:59.724Z] #41 ...
23:35:59 [2020-11-18T23:35:59.724Z] 
23:35:59 [2020-11-18T23:35:59.724Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:35:59 [2020-11-18T23:35:59.724Z] #51 54.81 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:35:59 [2020-11-18T23:35:59.724Z] #51 55.73 + mkdir -p /build
23:35:59 [2020-11-18T23:35:59.724Z] #51 55.73 + cp runc /build/runc
23:35:59 [2020-11-18T23:35:59.724Z] #51 DONE 56.0s
23:35:59 [2020-11-18T23:35:59.845Z] #48 22.67 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:35:59 [2020-11-18T23:35:59.845Z] #48 22.80 go: downloading github.com/gobwas/glob v0.2.3
23:35:59 [2020-11-18T23:35:59.845Z] #48 22.83 go: extracting github.com/stretchr/testify v1.4.0
23:35:59 [2020-11-18T23:35:59.966Z] #25 DONE 13.6s
23:35:59 [2020-11-18T23:35:59.966Z] 
23:35:59 [2020-11-18T23:35:59.966Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:35:59 [2020-11-18T23:35:59.966Z] #26 DONE 0.1s
23:35:59 [2020-11-18T23:35:59.966Z] 
23:35:59 [2020-11-18T23:35:59.966Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:36:00 [2020-11-18T23:36:00.030Z] 
23:36:00 [2020-11-18T23:36:00.030Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:00 [2020-11-18T23:36:00.144Z] #48 23.14 go: downloading github.com/gogo/protobuf v1.2.1
23:36:00 [2020-11-18T23:36:00.152Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.4s done
23:36:00 [2020-11-18T23:36:00.152Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
23:36:00 [2020-11-18T23:36:00.187Z] #11 ...
23:36:00 [2020-11-18T23:36:00.187Z] 
23:36:00 [2020-11-18T23:36:00.187Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:00 [2020-11-18T23:36:00.187Z] #45 DONE 85.3s
23:36:00 [2020-11-18T23:36:00.187Z] 
23:36:00 [2020-11-18T23:36:00.187Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:00 [2020-11-18T23:36:00.187Z] #34 85.16 Selecting previously unselected package libxml2:amd64.
23:36:00 [2020-11-18T23:36:00.187Z] #34 85.16 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:36:00 [2020-11-18T23:36:00.187Z] #34 85.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:36:00 [2020-11-18T23:36:00.331Z] #47 ...
23:36:00 [2020-11-18T23:36:00.331Z] 
23:36:00 [2020-11-18T23:36:00.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:00 [2020-11-18T23:36:00.331Z] #41 90.59   CC       criu/sk-queue.o
23:36:00 [2020-11-18T23:36:00.331Z] #41 90.86   CC       criu/sk-tcp.o
23:36:00 [2020-11-18T23:36:00.444Z] #48 23.50 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:36:00 [2020-11-18T23:36:00.745Z] #48 23.70 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:36:00 [2020-11-18T23:36:00.745Z] #48 23.76 go: downloading github.com/stretchr/objx v0.2.0
23:36:00 [2020-11-18T23:36:00.745Z] #48 23.79 go: downloading github.com/davecgh/go-spew v1.1.1
23:36:00 [2020-11-18T23:36:00.965Z] #41 91.21   CC       criu/sk-unix.o
23:36:01 [2020-11-18T23:36:01.124Z] #34 86.48 Selecting previously unselected package libarchive13:amd64.
23:36:01 [2020-11-18T23:36:01.124Z] #34 86.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:36:01 [2020-11-18T23:36:01.124Z] #34 86.51 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:36:01 [2020-11-18T23:36:01.350Z] #27 1.416 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:36:01 [2020-11-18T23:36:01.350Z] #27 1.500 
23:36:01 [2020-11-18T23:36:01.403Z] #48 24.19 go: extracting github.com/gobwas/glob v0.2.3
23:36:01 [2020-11-18T23:36:01.403Z] #48 24.42 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:36:01 [2020-11-18T23:36:01.548Z] #8 ...
23:36:01 [2020-11-18T23:36:01.548Z] 
23:36:01 [2020-11-18T23:36:01.548Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:36:01 [2020-11-18T23:36:01.548Z] #25 4.563 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
23:36:01 [2020-11-18T23:36:01.548Z] #25 4.574 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:01 [2020-11-18T23:36:01.548Z] #25 4.574 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:01 [2020-11-18T23:36:01.548Z] #25 4.763 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:36:01 [2020-11-18T23:36:01.548Z] #25 5.098 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:36:01 [2020-11-18T23:36:01.548Z] #25 5.183 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [242 kB]
23:36:01 [2020-11-18T23:36:01.548Z] #25 6.675 Fetched 8224 kB in 2s (3476 kB/s)
23:36:01 [2020-11-18T23:36:01.548Z] #25 6.675 Reading package lists...
23:36:01 [2020-11-18T23:36:01.548Z] #25 7.971 Reading package lists...
23:36:01 [2020-11-18T23:36:01.548Z] #25 9.249 Building dependency tree...
23:36:01 [2020-11-18T23:36:01.548Z] #25 9.914 The following additional packages will be installed:
23:36:01 [2020-11-18T23:36:01.548Z] #25 9.915   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:36:01 [2020-11-18T23:36:01.548Z] #25 9.915   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:36:01 [2020-11-18T23:36:01.548Z] #25 9.916   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:36:01 [2020-11-18T23:36:01.548Z] #25 9.919 Suggested packages:
23:36:01 [2020-11-18T23:36:01.548Z] #25 9.919   krb5-doc krb5-user
23:36:01 [2020-11-18T23:36:01.548Z] #25 9.919 Recommended packages:
23:36:01 [2020-11-18T23:36:01.548Z] #25 9.919   krb5-locales publicsuffix libsasl2-modules
23:36:01 [2020-11-18T23:36:01.548Z] #25 10.17 The following NEW packages will be installed:
23:36:01 [2020-11-18T23:36:01.548Z] #25 10.17   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:36:01 [2020-11-18T23:36:01.548Z] #25 10.17   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:36:01 [2020-11-18T23:36:01.584Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
23:36:01 [2020-11-18T23:36:01.600Z] #41 92.13   CC       criu/sockets.o
23:36:01 [2020-11-18T23:36:01.694Z] #34 87.12 Selecting previously unselected package libjsoncpp1:amd64.
23:36:01 [2020-11-18T23:36:01.694Z] #34 87.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:36:01 [2020-11-18T23:36:01.694Z] #34 87.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:36:01 [2020-11-18T23:36:01.707Z] #48 24.61 go: extracting github.com/inconshreveable/mousetrap v1.0.0
23:36:01 [2020-11-18T23:36:01.817Z] #25 10.18   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:36:01 [2020-11-18T23:36:01.817Z] #25 10.18   libssh2-1 libssl1.1 openssl
23:36:01 [2020-11-18T23:36:01.817Z] #25 ...
23:36:01 [2020-11-18T23:36:01.817Z] 
23:36:01 [2020-11-18T23:36:01.817Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:36:01 [2020-11-18T23:36:01.863Z] #27 1.621 
############                                                              17.6%
##########################                                                37.4%
#########################################                                 57.3%
#######################################################                   77.3%
#####################################################################     97.2%
######################################################################## 100.0%
23:36:01 [2020-11-18T23:36:01.863Z] #27 2.118 
23:36:01 [2020-11-18T23:36:01.892Z] #41 92.43   CC       criu/stats.o
23:36:01 [2020-11-18T23:36:01.974Z] #34 87.37 Selecting previously unselected package librhash0:amd64.
23:36:01 [2020-11-18T23:36:01.974Z] #34 87.38 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:36:01 [2020-11-18T23:36:01.974Z] #34 87.39 Unpacking librhash0:amd64 (1.3.8-1) ...
23:36:02 [2020-11-18T23:36:02.009Z] #48 ...
23:36:02 [2020-11-18T23:36:02.009Z] 
23:36:02 [2020-11-18T23:36:02.009Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:36:02 [2020-11-18T23:36:02.009Z] #39 14.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:36:02 [2020-11-18T23:36:02.009Z] #39 17.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:36:02 [2020-11-18T23:36:02.009Z] #39 ...
23:36:02 [2020-11-18T23:36:02.009Z] 
23:36:02 [2020-11-18T23:36:02.009Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:02 [2020-11-18T23:36:02.009Z] #12 16.12 Reading package lists...
23:36:02 [2020-11-18T23:36:02.121Z] #27 2.239 
######################################################################## 100.0%
23:36:02 [2020-11-18T23:36:02.121Z] #27 2.348 
23:36:02 [2020-11-18T23:36:02.184Z] #41 92.67   CC       criu/string.o
23:36:02 [2020-11-18T23:36:02.184Z] #41 92.70   CC       criu/sysctl.o
23:36:02 [2020-11-18T23:36:02.234Z] #34 87.69 Selecting previously unselected package libuv1:amd64.
23:36:02 [2020-11-18T23:36:02.234Z] #34 87.69 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:36:02 [2020-11-18T23:36:02.234Z] #34 87.71 Unpacking libuv1:amd64 (1.24.1-1) ...
23:36:02 [2020-11-18T23:36:02.379Z] #27 2.463 
###############################################################           88.2%
######################################################################## 100.0%
23:36:02 [2020-11-18T23:36:02.379Z] #27 2.566 
23:36:02 [2020-11-18T23:36:02.476Z] #41 92.96   CC       criu/sysfs_parse.o
23:36:02 [2020-11-18T23:36:02.494Z] #34 87.88 Selecting previously unselected package cmake.
23:36:02 [2020-11-18T23:36:02.494Z] #34 87.89 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:36:02 [2020-11-18T23:36:02.494Z] #34 87.92 Unpacking cmake (3.13.4-1) ...
23:36:02 [2020-11-18T23:36:02.661Z] #12 23.19 Reading package lists...
23:36:02 [2020-11-18T23:36:02.661Z] #12 ...
23:36:02 [2020-11-18T23:36:02.661Z] 
23:36:02 [2020-11-18T23:36:02.661Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:02 [2020-11-18T23:36:02.661Z] #41 15.54 Fetched 8176 kB in 14s (566 kB/s)
23:36:02 [2020-11-18T23:36:02.661Z] #41 15.54 Reading package lists...
23:36:02 [2020-11-18T23:36:02.661Z] #41 23.04 Reading package lists...
23:36:02 [2020-11-18T23:36:02.661Z] #41 ...
23:36:02 [2020-11-18T23:36:02.661Z] 
23:36:02 [2020-11-18T23:36:02.661Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:02 [2020-11-18T23:36:02.661Z] #48 25.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:36:02 [2020-11-18T23:36:02.661Z] #48 25.20 go: extracting github.com/stretchr/objx v0.2.0
23:36:02 [2020-11-18T23:36:02.661Z] #48 25.21 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:36:02 [2020-11-18T23:36:02.661Z] #48 25.25 go: extracting github.com/davecgh/go-spew v1.1.1
23:36:02 [2020-11-18T23:36:02.661Z] #48 25.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:36:02 [2020-11-18T23:36:02.661Z] #48 25.47 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:36:02 [2020-11-18T23:36:02.661Z] #48 25.66 go: downloading github.com/pmezard/go-difflib v1.0.0
23:36:02 [2020-11-18T23:36:02.661Z] #48 25.76 go: downloading github.com/subosito/gotenv v1.2.0
23:36:02 [2020-11-18T23:36:02.661Z] #48 ...
23:36:02 [2020-11-18T23:36:02.661Z] 
23:36:02 [2020-11-18T23:36:02.661Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:02 [2020-11-18T23:36:02.661Z] #35 15.77 Fetched 8176 kB in 15s (553 kB/s)
23:36:02 [2020-11-18T23:36:02.661Z] #35 15.77 Reading package lists...
23:36:02 [2020-11-18T23:36:02.768Z] #41 93.27   CC       criu/timens.o
23:36:02 [2020-11-18T23:36:02.768Z] #41 93.38   CC       criu/timerfd.o
23:36:02 [2020-11-18T23:36:02.960Z] #35 22.34 Reading package lists...
23:36:02 [2020-11-18T23:36:02.961Z] #35 ...
23:36:02 [2020-11-18T23:36:02.961Z] 
23:36:02 [2020-11-18T23:36:02.961Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:02 [2020-11-18T23:36:02.961Z] #48 25.93 go: extracting github.com/pmezard/go-difflib v1.0.0
23:36:02 [2020-11-18T23:36:02.961Z] #48 25.93 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:36:02 [2020-11-18T23:36:02.961Z] #48 26.05 go: downloading github.com/BurntSushi/toml v0.3.1
23:36:03 [2020-11-18T23:36:03.060Z] #41 93.56   CC       criu/tty.o
23:36:03 [2020-11-18T23:36:03.150Z] #27 2.683 
###########                                                               15.9%
##########################                                                36.3%
#######################################                                   55.6%
#####################################################                     74.9%
###################################################################       94.3%
######################################################################## 100.0%
23:36:03 [2020-11-18T23:36:03.150Z] #27 3.196 
23:36:03 [2020-11-18T23:36:03.259Z] #48 26.25 go: extracting github.com/subosito/gotenv v1.2.0
23:36:03 [2020-11-18T23:36:03.559Z] #48 ...
23:36:03 [2020-11-18T23:36:03.559Z] 
23:36:03 [2020-11-18T23:36:03.559Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:03 [2020-11-18T23:36:03.559Z] #50 16.49 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:36:03 [2020-11-18T23:36:03.559Z] #50 16.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:36:03 [2020-11-18T23:36:03.559Z] #50 16.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:36:03 [2020-11-18T23:36:03.559Z] #50 16.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:36:03 [2020-11-18T23:36:03.559Z] #50 18.21 runtime/cgo
23:36:03 [2020-11-18T23:36:03.559Z] #50 18.51 runtime
23:36:03 [2020-11-18T23:36:03.559Z] #50 ...
23:36:03 [2020-11-18T23:36:03.559Z] 
23:36:03 [2020-11-18T23:36:03.559Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:36:03 [2020-11-18T23:36:03.559Z] #54 16.65 Fetched 8176 kB in 16s (525 kB/s)
23:36:03 [2020-11-18T23:36:03.559Z] #54 16.65 Reading package lists...
23:36:03 [2020-11-18T23:36:03.859Z] #54 23.23 Reading package lists...
23:36:03 [2020-11-18T23:36:03.859Z] #54 ...
23:36:03 [2020-11-18T23:36:03.859Z] 
23:36:03 [2020-11-18T23:36:03.859Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:03 [2020-11-18T23:36:03.859Z] #48 26.72 go: extracting github.com/BurntSushi/toml v0.3.1
23:36:04 [2020-11-18T23:36:04.095Z] #41 94.38   CC       criu/tun.o
23:36:04 [2020-11-18T23:36:04.095Z] #41 94.64   CC       criu/uffd.o
23:36:04 [2020-11-18T23:36:04.729Z] #41 95.30   CC       criu/util.o
23:36:04 [2020-11-18T23:36:04.963Z] #27 3.310 
###                                                                        4.3%
######                                                                     9.7%
##########                                                                14.9%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.5%
#########################                                                 35.4%
#############################                                             40.9%
#################################                                         46.1%
####################################                                      51.3%
########################################                                  56.5%
############################################                              61.7%
################################################                          66.9%
###################################################                       72.2%
#######################################################                   77.4%
###########################################################               82.6%
###############################################################           87.7%
##################################################################        93.0%
######################################################################    98.2%
######################################################################## 100.0%
23:36:04 [2020-11-18T23:36:04.963Z] #27 5.177 
23:36:04 [2020-11-18T23:36:04.963Z] #27 ...
23:36:04 [2020-11-18T23:36:04.963Z] 
23:36:04 [2020-11-18T23:36:04.963Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:36:04 [2020-11-18T23:36:04.963Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.4s done
23:36:04 [2020-11-18T23:36:04.963Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s
23:36:05 [2020-11-18T23:36:05.035Z] #41 ...
23:36:05 [2020-11-18T23:36:05.035Z] 
23:36:05 [2020-11-18T23:36:05.035Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:36:05 [2020-11-18T23:36:05.035Z] #38 DONE 128.2s
23:36:05 [2020-11-18T23:36:05.140Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.8s done
23:36:05 [2020-11-18T23:36:05.327Z] 
23:36:05 [2020-11-18T23:36:05.327Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:05 [2020-11-18T23:36:05.405Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
23:36:05 [2020-11-18T23:36:05.532Z] #8 ...
23:36:05 [2020-11-18T23:36:05.532Z] 
23:36:05 [2020-11-18T23:36:05.532Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:36:05 [2020-11-18T23:36:05.532Z] #27 5.533 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:36:05 [2020-11-18T23:36:05.532Z] #27 5.642 
23:36:05 [2020-11-18T23:36:05.532Z] #27 5.715 
######################################################################## 100.0%
23:36:05 [2020-11-18T23:36:05.532Z] #27 5.745 
23:36:05 [2020-11-18T23:36:05.619Z] #47 ...
23:36:05 [2020-11-18T23:36:05.619Z] 
23:36:05 [2020-11-18T23:36:05.619Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:05 [2020-11-18T23:36:05.619Z] #41 95.94   CC       criu/uts_ns.o
23:36:05 [2020-11-18T23:36:05.620Z] #41 96.14   CC       criu/vdso.o
23:36:05 [2020-11-18T23:36:05.670Z] #8 DONE 25.6s
23:36:05 [2020-11-18T23:36:05.670Z] 
23:36:05 [2020-11-18T23:36:05.670Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.47 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.47 Need to get 4772 kB of archives.
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.47 After this operation, 11.5 MB of additional disk space will be used.
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.47 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.48 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.49 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.49 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.50 Get:5 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.52 Get:6 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.54 Get:7 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.54 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.58 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.58 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.58 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.61 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.61 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.61 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.61 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.61 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.61 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.62 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.62 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.63 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.63 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.87 debconf: delaying package configuration, since apt-utils is not installed
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.91 Fetched 4772 kB in 0s (11.6 MB/s)
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.94 Selecting previously unselected package libsasl2-modules-db:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.94 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.95 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 10.99 Selecting previously unselected package libsasl2-2:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.00 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.00 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.05 Selecting previously unselected package libldap-common.
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.05 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.06 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.30 Selecting previously unselected package libldap-2.4-2:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.30 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.30 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.41 Selecting previously unselected package libssl1.1:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.41 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.42 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.69 Selecting previously unselected package openssl.
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.69 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.70 Unpacking openssl (1.1.1d-0+deb10u3) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.93 Selecting previously unselected package ca-certificates.
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.93 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 11.93 Unpacking ca-certificates (20200601~deb10u1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.09 Selecting previously unselected package libkeyutils1:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.09 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.09 Unpacking libkeyutils1:arm64 (1.6-6) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.14 Selecting previously unselected package libkrb5support0:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.14 Preparing to unpack .../08-libkrb5support0_1.17-3_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.15 Unpacking libkrb5support0:arm64 (1.17-3) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.20 Selecting previously unselected package libk5crypto3:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.20 Preparing to unpack .../09-libk5crypto3_1.17-3_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.21 Unpacking libk5crypto3:arm64 (1.17-3) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.26 Selecting previously unselected package libkrb5-3:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.26 Preparing to unpack .../10-libkrb5-3_1.17-3_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.27 Unpacking libkrb5-3:arm64 (1.17-3) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.46 Selecting previously unselected package libgssapi-krb5-2:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.46 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.46 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.52 Selecting previously unselected package libnghttp2-14:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.52 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.53 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.72 Selecting previously unselected package libpsl5:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.72 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.72 Unpacking libpsl5:arm64 (0.20.2-2) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.77 Selecting previously unselected package librtmp1:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.77 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.78 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.83 Selecting previously unselected package libssh2-1:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.83 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.83 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.95 Selecting previously unselected package libcurl4:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 12.95 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.02 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.18 Selecting previously unselected package curl.
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.18 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.18 Unpacking curl (7.64.0-4+deb10u1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.34 Selecting previously unselected package libonig5:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.35 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.35 Unpacking libonig5:arm64 (6.9.1-1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.51 Selecting previously unselected package libjq1:arm64.
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.51 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.51 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.56 Selecting previously unselected package jq.
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.56 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.56 Unpacking jq (1.5+dfsg-2+b1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.62 Setting up libkeyutils1:arm64 (1.6-6) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.63 Setting up libpsl5:arm64 (0.20.2-2) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.64 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.90 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.91 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.93 Setting up libkrb5support0:arm64 (1.17-3) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.94 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.96 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.97 Setting up libk5crypto3:arm64 (1.17-3) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 13.99 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 14.00 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 14.01 Setting up libkrb5-3:arm64 (1.17-3) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 14.03 Setting up openssl (1.1.1d-0+deb10u3) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 14.05 Setting up libonig5:arm64 (6.9.1-1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 14.06 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 14.08 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ...
23:36:05 [2020-11-18T23:36:05.670Z] #25 14.09 Setting up ca-certificates (20200601~deb10u1) ...
23:36:05 [2020-11-18T23:36:05.897Z] #27 6.124 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:36:05 [2020-11-18T23:36:05.912Z] #41 ...
23:36:05 [2020-11-18T23:36:05.912Z] 
23:36:05 [2020-11-18T23:36:05.912Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:36:05 [2020-11-18T23:36:05.912Z] #39 DONE 0.2s
23:36:05 [2020-11-18T23:36:05.912Z] 
23:36:05 [2020-11-18T23:36:05.912Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:05 [2020-11-18T23:36:05.912Z] #41 96.47   LINK     criu/built-in.o
23:36:05 [2020-11-18T23:36:05.912Z] #41 96.57   LINK     criu/criu
23:36:06 [2020-11-18T23:36:06.169Z] #27 6.266 
23:36:06 [2020-11-18T23:36:06.204Z] #41 96.76   DEP      lib/c/criu.d
23:36:06 [2020-11-18T23:36:06.204Z] #41 96.81   CC       images/rpc.pb-c.o
23:36:06 [2020-11-18T23:36:06.250Z] #25 14.91 Updating certificates in /etc/ssl/certs...
23:36:06 [2020-11-18T23:36:06.433Z] #27 6.439 
                                                                           0.6%
#######################################################                   77.5%
######################################################################## 100.0%
23:36:06 [2020-11-18T23:36:06.433Z] #27 6.588 
23:36:06 [2020-11-18T23:36:06.498Z] #41 ...
23:36:06 [2020-11-18T23:36:06.498Z] 
23:36:06 [2020-11-18T23:36:06.498Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:06 [2020-11-18T23:36:06.498Z] #47 129.6 + /build/golangci-lint --version
23:36:06 [2020-11-18T23:36:06.498Z] #47 129.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:36:06 [2020-11-18T23:36:06.498Z] #47 DONE 130.0s
23:36:06 [2020-11-18T23:36:06.498Z] 
23:36:06 [2020-11-18T23:36:06.498Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:06 [2020-11-18T23:36:06.498Z] #41 97.03   CC       lib/c/criu.o
23:36:06 [2020-11-18T23:36:06.697Z] #34 ...
23:36:06 [2020-11-18T23:36:06.697Z] 
23:36:06 [2020-11-18T23:36:06.697Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:06 [2020-11-18T23:36:06.697Z] #40 81.47 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 81.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 81.49 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 81.51 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 81.53 Setting up python-six (1.12.0-1) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 88.87 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 88.92 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 88.97 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 89.03 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 89.05 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 89.18 Setting up protobuf-compiler (3.6.1.3-2) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 89.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 89.30 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 89.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:36:06 [2020-11-18T23:36:06.697Z] #40 89.34 Setting up python-protobuf (3.6.1.3-2) ...
23:36:06 [2020-11-18T23:36:06.821Z] #41 97.35   LINK     lib/c/built-in.o
23:36:06 [2020-11-18T23:36:06.821Z] #41 97.35   LINK     lib/c/libcriu.so
23:36:06 [2020-11-18T23:36:06.821Z] #41 97.37   LINK     lib/c/libcriu.a
23:36:06 [2020-11-18T23:36:06.821Z] #41 97.41   GEN      magic.py
23:36:06 [2020-11-18T23:36:06.888Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s done
23:36:06 [2020-11-18T23:36:06.888Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
23:36:06 [2020-11-18T23:36:06.956Z] #40 ...
23:36:06 [2020-11-18T23:36:06.956Z] 
23:36:06 [2020-11-18T23:36:06.956Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:06 [2020-11-18T23:36:06.956Z] #34 92.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:36:06 [2020-11-18T23:36:06.999Z] #27 7.046 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:36:06 [2020-11-18T23:36:06.999Z] #27 7.071 skipping existing c35d46ef359f
23:36:06 [2020-11-18T23:36:06.999Z] #27 7.105 
23:36:07 [2020-11-18T23:36:07.119Z] #41 97.49 Note: Building without setproctitle() and strlcpy() support.
23:36:07 [2020-11-18T23:36:07.119Z] #41 97.49       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:36:07 [2020-11-18T23:36:07.119Z] #41 97.49 Note: Building without GnuTLS support
23:36:07 [2020-11-18T23:36:07.119Z] #41 97.49 Makefile.config:39: Warn: you have no libnftables installed
23:36:07 [2020-11-18T23:36:07.119Z] #41 97.49 Makefile.config:40: Warn: Building without nftables support
23:36:07 [2020-11-18T23:36:07.148Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
23:36:07 [2020-11-18T23:36:07.148Z] #8 DONE 35.3s
23:36:07 [2020-11-18T23:36:07.148Z] 
23:36:07 [2020-11-18T23:36:07.148Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:36:07 [2020-11-18T23:36:07.204Z] #25 15.77 126 added, 0 removed; done.
23:36:07 [2020-11-18T23:36:07.215Z] #34 92.59 Setting up xxd (2:8.1.0875-5) ...
23:36:07 [2020-11-18T23:36:07.215Z] #34 92.61 Setting up libuv1:amd64 (1.24.1-1) ...
23:36:07 [2020-11-18T23:36:07.215Z] #34 92.64 Setting up vim-common (2:8.1.0875-5) ...
23:36:07 [2020-11-18T23:36:07.415Z] #41 97.84 fatal: not a git repository (or any of the parent directories): .git
23:36:07 [2020-11-18T23:36:07.430Z] #48 29.98 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:36:07 [2020-11-18T23:36:07.474Z] #34 92.83 Setting up librhash0:amd64 (1.3.8-1) ...
23:36:07 [2020-11-18T23:36:07.474Z] #34 92.90 Setting up cmake-data (3.13.4-1) ...
23:36:07 [2020-11-18T23:36:07.474Z] #34 92.99 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:36:07 [2020-11-18T23:36:07.474Z] #34 93.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:36:07 [2020-11-18T23:36:07.474Z] #34 93.02 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:36:07 [2020-11-18T23:36:07.474Z] #34 93.04 Setting up cmake (3.13.4-1) ...
23:36:07 [2020-11-18T23:36:07.474Z] #34 93.05 Processing triggers for libc-bin (2.28-10) ...
23:36:07 [2020-11-18T23:36:07.474Z] #34 93.12 Processing triggers for mime-support (3.62) ...
23:36:07 [2020-11-18T23:36:07.563Z] #27 7.514 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:36:07 [2020-11-18T23:36:07.563Z] #27 7.630 
23:36:07 [2020-11-18T23:36:07.563Z] #27 7.688 
######################################################################## 100.0%
23:36:07 [2020-11-18T23:36:07.563Z] #27 7.724 
23:36:07 [2020-11-18T23:36:07.714Z] #41 98.31 make[1]: Nothing to be done for 'all'.
23:36:07 [2020-11-18T23:36:07.820Z] #27 8.016 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:36:08 [2020-11-18T23:36:08.006Z] #41 98.59 make[1]: 'images/built-in.o' is up to date.
23:36:08 [2020-11-18T23:36:08.006Z] #41 98.59 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:36:08 [2020-11-18T23:36:08.006Z] #41 98.60 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:36:08 [2020-11-18T23:36:08.006Z] #41 98.61 make[1]: 'compel/libcompel.a' is up to date.
23:36:08 [2020-11-18T23:36:08.006Z] #41 98.62 make[1]: 'compel/compel-host-bin' is up to date.
23:36:08 [2020-11-18T23:36:08.006Z] #41 98.62 make[1]: Nothing to be done for 'all'.
23:36:08 [2020-11-18T23:36:08.079Z] #27 8.118 
23:36:08 [2020-11-18T23:36:08.079Z] #27 8.245 
######################################################################## 100.0%
23:36:08 [2020-11-18T23:36:08.079Z] #27 8.268 
23:36:08 [2020-11-18T23:36:08.079Z] #27 8.298 Download of images into '/build' complete.
23:36:08 [2020-11-18T23:36:08.079Z] #27 8.298 Use something like the following to load the result into a Docker daemon:
23:36:08 [2020-11-18T23:36:08.079Z] #27 8.298   tar -cC '/build' . | docker load
23:36:08 [2020-11-18T23:36:08.300Z] #41 98.63 make[1]: 'soccr/libsoccr.a' is up to date.
23:36:08 [2020-11-18T23:36:08.300Z] #41 98.68 make[2]: Nothing to be done for 'all'.
23:36:08 [2020-11-18T23:36:08.300Z] #41 98.68 make[2]: Nothing to be done for 'all'.
23:36:08 [2020-11-18T23:36:08.300Z] #41 98.70 make[2]: Nothing to be done for 'all'.
23:36:08 [2020-11-18T23:36:08.300Z] #41 98.72 make[2]: Nothing to be done for 'all'.
23:36:08 [2020-11-18T23:36:08.300Z] #41 98.73 make[2]: Nothing to be done for 'all'.
23:36:08 [2020-11-18T23:36:08.300Z] #41 98.74 make[2]: Nothing to be done for 'all'.
23:36:08 [2020-11-18T23:36:08.300Z] #41 98.75 make[2]: Nothing to be done for 'all'.
23:36:08 [2020-11-18T23:36:08.300Z] #41 98.78 make[2]: Nothing to be done for 'all'.
23:36:08 [2020-11-18T23:36:08.300Z] #41 98.78   INSTALL  criu/criu
23:36:08 [2020-11-18T23:36:08.592Z] #41 DONE 99.0s
23:36:08 [2020-11-18T23:36:08.592Z] 
23:36:08 [2020-11-18T23:36:08.592Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:36:08 [2020-11-18T23:36:08.858Z] #34 DONE 94.1s
23:36:08 [2020-11-18T23:36:08.858Z] 
23:36:08 [2020-11-18T23:36:08.858Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:08 [2020-11-18T23:36:08.858Z] #35 ...
23:36:08 [2020-11-18T23:36:08.858Z] 
23:36:08 [2020-11-18T23:36:08.858Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:08 [2020-11-18T23:36:08.858Z] #43 84.41 time
23:36:08 [2020-11-18T23:36:08.858Z] #43 91.04 strings
23:36:08 [2020-11-18T23:36:08.858Z] #43 92.66 os
23:36:09 [2020-11-18T23:36:09.047Z] #48 32.08 go: extracting github.com/gogo/protobuf v1.2.1
23:36:09 [2020-11-18T23:36:09.047Z] #48 ...
23:36:09 [2020-11-18T23:36:09.047Z] 
23:36:09 [2020-11-18T23:36:09.047Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:09 [2020-11-18T23:36:09.047Z] #35 22.34 Reading package lists...
23:36:09 [2020-11-18T23:36:09.047Z] #35 29.06 Building dependency tree...
23:36:09 [2020-11-18T23:36:09.047Z] #35 31.51 The following additional packages will be installed:
23:36:09 [2020-11-18T23:36:09.047Z] #35 31.52   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:36:09 [2020-11-18T23:36:09.047Z] #35 31.53 Suggested packages:
23:36:09 [2020-11-18T23:36:09.047Z] #35 31.53   cmake-doc ninja-build lrzip
23:36:09 [2020-11-18T23:36:09.047Z] #35 31.53 Recommended packages:
23:36:09 [2020-11-18T23:36:09.047Z] #35 31.53   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:36:09 [2020-11-18T23:36:09.119Z] #43 ...
23:36:09 [2020-11-18T23:36:09.119Z] 
23:36:09 [2020-11-18T23:36:09.119Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:09 [2020-11-18T23:36:09.119Z] #11 86.23 Selecting previously unselected package binutils-mingw-w64.
23:36:09 [2020-11-18T23:36:09.119Z] #11 86.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:36:09 [2020-11-18T23:36:09.119Z] #11 86.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:36:09 [2020-11-18T23:36:09.119Z] #11 86.54 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:36:09 [2020-11-18T23:36:09.119Z] #11 86.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:36:09 [2020-11-18T23:36:09.119Z] #11 86.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:36:09 [2020-11-18T23:36:09.119Z] #11 86.91 Selecting previously unselected package dmsetup.
23:36:09 [2020-11-18T23:36:09.119Z] #11 86.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:36:09 [2020-11-18T23:36:09.119Z] #11 86.92 Unpacking dmsetup (2:1.02.155-3) ...
23:36:09 [2020-11-18T23:36:09.119Z] #11 87.22 Selecting previously unselected package mingw-w64-common.
23:36:09 [2020-11-18T23:36:09.119Z] #11 87.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:36:09 [2020-11-18T23:36:09.119Z] #11 87.27 Unpacking mingw-w64-common (6.0.0-3) ...
23:36:09 [2020-11-18T23:36:09.145Z] #25 17.38 Setting up libgssapi-krb5-2:arm64 (1.17-3) ...
23:36:09 [2020-11-18T23:36:09.245Z] #54 ...
23:36:09 [2020-11-18T23:36:09.245Z] 
23:36:09 [2020-11-18T23:36:09.245Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:36:09 [2020-11-18T23:36:09.245Z] #42 DONE 0.1s
23:36:09 [2020-11-18T23:36:09.245Z] 
23:36:09 [2020-11-18T23:36:09.245Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:36:09 [2020-11-18T23:36:09.245Z] #44 DONE 0.1s
23:36:09 [2020-11-18T23:36:09.245Z] 
23:36:09 [2020-11-18T23:36:09.245Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:36:09 [2020-11-18T23:36:09.379Z] #11 ...
23:36:09 [2020-11-18T23:36:09.379Z] 
23:36:09 [2020-11-18T23:36:09.379Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:09 [2020-11-18T23:36:09.379Z] #49 84.79 time
23:36:09 [2020-11-18T23:36:09.379Z] #49 93.73 encoding/binary
23:36:09 [2020-11-18T23:36:09.537Z] #54 ...
23:36:09 [2020-11-18T23:36:09.537Z] 
23:36:09 [2020-11-18T23:36:09.537Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:36:09 [2020-11-18T23:36:09.537Z] #46 DONE 0.1s
23:36:09 [2020-11-18T23:36:09.537Z] 
23:36:09 [2020-11-18T23:36:09.537Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:36:09 [2020-11-18T23:36:09.640Z] #49 94.94 context
23:36:09 [2020-11-18T23:36:09.640Z] #49 ...
23:36:09 [2020-11-18T23:36:09.640Z] 
23:36:09 [2020-11-18T23:36:09.640Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:09 [2020-11-18T23:36:09.640Z] #32 88.21 internal/poll
23:36:09 [2020-11-18T23:36:09.640Z] #32 89.15 internal/fmtsort
23:36:09 [2020-11-18T23:36:09.640Z] #32 90.04 internal/syscall/execenv
23:36:09 [2020-11-18T23:36:09.640Z] #32 90.45 internal/syscall/unix
23:36:09 [2020-11-18T23:36:09.640Z] #32 90.69 strings
23:36:09 [2020-11-18T23:36:09.640Z] #32 90.80 os
23:36:09 [2020-11-18T23:36:09.697Z] #35 32.71 The following NEW packages will be installed:
23:36:09 [2020-11-18T23:36:09.698Z] #35 32.73   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:36:09 [2020-11-18T23:36:09.698Z] #35 32.73   vim-common xxd
23:36:09 [2020-11-18T23:36:09.703Z] #9 ...
23:36:09 [2020-11-18T23:36:09.703Z] 
23:36:09 [2020-11-18T23:36:09.703Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:36:09 [2020-11-18T23:36:09.703Z] #27 1.327 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:36:09 [2020-11-18T23:36:09.703Z] #27 1.432 
23:36:09 [2020-11-18T23:36:09.703Z] #27 1.554 
#########                                                                 13.0%
##########################                                                36.4%
########################################                                  56.2%
######################################################                    76.1%
#####################################################################     95.9%
######################################################################## 100.0%
23:36:09 [2020-11-18T23:36:09.703Z] #27 2.086 
23:36:09 [2020-11-18T23:36:09.703Z] #27 2.209 
###############################                                           43.2%
######################################################################## 100.0%
23:36:09 [2020-11-18T23:36:09.703Z] #27 2.339 
23:36:09 [2020-11-18T23:36:09.703Z] #27 2.474 
##############################################                            65.0%
######################################################################## 100.0%
23:36:09 [2020-11-18T23:36:09.703Z] #27 2.610 
23:36:09 [2020-11-18T23:36:09.703Z] #27 2.753 
########                                                                  11.8%
#########################                                                 35.1%
#######################################                                   54.4%
#####################################################                     73.7%
##################################################################        92.5%
######################################################################## 100.0%
23:36:09 [2020-11-18T23:36:09.703Z] #27 3.287 
23:36:09 [2020-11-18T23:36:09.703Z] #27 3.412 
#                                                                          2.4%
####                                                                       6.9%
##########                                                                14.4%
##############                                                            20.0%
#################                                                         24.8%
#####################                                                     30.4%
##########################                                                36.3%
#############################                                             41.6%
#################################                                         46.7%
#####################################                                     52.0%
#########################################                                 57.2%
############################################                              62.4%
################################################                          67.6%
####################################################                      72.8%
########################################################                  78.0%
###########################################################               83.2%
###############################################################           88.0%
###################################################################       93.6%
#######################################################################   98.8%
######################################################################## 100.0%
23:36:09 [2020-11-18T23:36:09.703Z] #27 5.279 
23:36:09 [2020-11-18T23:36:09.703Z] #27 5.711 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:36:09 [2020-11-18T23:36:09.703Z] #27 5.808 
23:36:09 [2020-11-18T23:36:09.703Z] #27 5.891 
######################################################################## 100.0%
23:36:09 [2020-11-18T23:36:09.703Z] #27 5.929 
23:36:09 [2020-11-18T23:36:09.703Z] #27 6.925 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:36:09 [2020-11-18T23:36:09.703Z] #27 7.029 
23:36:09 [2020-11-18T23:36:09.703Z] #27 7.154 
###################################################                       71.0%
######################################################################## 100.0%
23:36:09 [2020-11-18T23:36:09.703Z] #27 7.211 
23:36:09 [2020-11-18T23:36:09.703Z] #27 7.857 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:36:09 [2020-11-18T23:36:09.703Z] #27 7.882 skipping existing c35d46ef359f
23:36:09 [2020-11-18T23:36:09.703Z] #27 7.909 
23:36:09 [2020-11-18T23:36:09.703Z] #27 8.385 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:36:09 [2020-11-18T23:36:09.703Z] #27 8.492 
23:36:09 [2020-11-18T23:36:09.703Z] #27 8.677 
######################################################################## 100.0%
23:36:09 [2020-11-18T23:36:09.703Z] #27 8.693 
23:36:09 [2020-11-18T23:36:09.703Z] #27 8.868 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:36:09 [2020-11-18T23:36:09.703Z] #27 8.944 
23:36:09 [2020-11-18T23:36:09.703Z] #27 9.125 
######################################################################## 100.0%
23:36:09 [2020-11-18T23:36:09.703Z] #27 9.144 
23:36:09 [2020-11-18T23:36:09.703Z] #27 9.154 Download of images into '/build' complete.
23:36:09 [2020-11-18T23:36:09.703Z] #27 9.154 Use something like the following to load the result into a Docker daemon:
23:36:09 [2020-11-18T23:36:09.703Z] #27 9.154   tar -cC '/build' . | docker load
23:36:09 [2020-11-18T23:36:09.722Z] #25 18.16 Setting up jq (1.5+dfsg-2+b1) ...
23:36:09 [2020-11-18T23:36:09.722Z] #25 18.28 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
23:36:09 [2020-11-18T23:36:09.829Z] #48 DONE 0.2s
23:36:09 [2020-11-18T23:36:09.830Z] 
23:36:09 [2020-11-18T23:36:09.830Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:36:09 [2020-11-18T23:36:09.830Z] #50 DONE 0.1s
23:36:09 [2020-11-18T23:36:09.830Z] 
23:36:09 [2020-11-18T23:36:09.830Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:36:09 [2020-11-18T23:36:09.998Z] #35 32.96 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
23:36:09 [2020-11-18T23:36:09.998Z] #35 32.96 Need to get 14.9 MB of archives.
23:36:09 [2020-11-18T23:36:09.998Z] #35 32.96 After this operation, 67.2 MB of additional disk space will be used.
23:36:09 [2020-11-18T23:36:09.998Z] #35 32.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
23:36:09 [2020-11-18T23:36:09.998Z] #35 33.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
23:36:09 [2020-11-18T23:36:09.998Z] #35 33.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
23:36:09 [2020-11-18T23:36:09.998Z] #35 33.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
23:36:10 [2020-11-18T23:36:10.123Z] #52 DONE 0.1s
23:36:10 [2020-11-18T23:36:10.123Z] 
23:36:10 [2020-11-18T23:36:10.123Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:36:10 [2020-11-18T23:36:10.211Z] #32 95.57 path
23:36:10 [2020-11-18T23:36:10.211Z] #32 ...
23:36:10 [2020-11-18T23:36:10.211Z] 
23:36:10 [2020-11-18T23:36:10.211Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.492 + RM_GOPATH=0
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.492 + TMP_GOPATH=
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.492 + : /build
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.492 + '[' -z '' ']'
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.499 ++ mktemp -d
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.501 + export GOPATH=/tmp/tmp.NYFB4mkaiX
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.502 + GOPATH=/tmp/tmp.NYFB4mkaiX
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.502 + RM_GOPATH=1
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.502 + case "$(go env GOARCH)" in
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.503 ++ go env GOARCH
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.519 + export GO_BUILDMODE=-buildmode=pie
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.519 + GO_BUILDMODE=-buildmode=pie
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.519 ++ dirname /tmp/install/install.sh
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.520 + dir=/tmp/install
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.526 + bin=tini
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.526 + shift
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.526 + '[' '!' -f /tmp/install/tini.installer ']'
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.526 + . /tmp/install/tini.installer
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.527 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.527 + install_tini
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.527 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.527 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.527 + git clone https://github.com/krallin/tini.git /tmp/tmp.NYFB4mkaiX/tini
23:36:10 [2020-11-18T23:36:10.211Z] #35 1.529 Cloning into '/tmp/tmp.NYFB4mkaiX/tini'...
23:36:11 [2020-11-18T23:36:11.072Z] #35 34.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
23:36:11 [2020-11-18T23:36:11.072Z] #35 34.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
23:36:11 [2020-11-18T23:36:11.072Z] #35 34.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
23:36:11 [2020-11-18T23:36:11.072Z] #35 34.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
23:36:11 [2020-11-18T23:36:11.072Z] #35 34.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
23:36:11 [2020-11-18T23:36:11.118Z] #25 19.71 Setting up curl (7.64.0-4+deb10u1) ...
23:36:11 [2020-11-18T23:36:11.155Z] #35 2.574 + cd /tmp/tmp.NYFB4mkaiX/tini
23:36:11 [2020-11-18T23:36:11.155Z] #35 2.580 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:36:11 [2020-11-18T23:36:11.155Z] #35 2.585 + cmake .
23:36:11 [2020-11-18T23:36:11.374Z] #35 34.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
23:36:11 [2020-11-18T23:36:11.382Z] #25 19.80 Processing triggers for libc-bin (2.28-10) ...
23:36:11 [2020-11-18T23:36:11.382Z] #25 19.84 Processing triggers for ca-certificates (20200601~deb10u1) ...
23:36:11 [2020-11-18T23:36:11.382Z] #25 19.85 Updating certificates in /etc/ssl/certs...
23:36:11 [2020-11-18T23:36:11.655Z] #25 ...
23:36:11 [2020-11-18T23:36:11.655Z] 
23:36:11 [2020-11-18T23:36:11.655Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:36:11 [2020-11-18T23:36:11.655Z] #9 DONE 6.1s
23:36:11 [2020-11-18T23:36:11.655Z] 
23:36:11 [2020-11-18T23:36:11.655Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:36:12 [2020-11-18T23:36:12.099Z] #35 3.389 -- The C compiler identification is GNU 8.3.0
23:36:12 [2020-11-18T23:36:12.099Z] #35 3.534 -- Check for working C compiler: /usr/bin/cc
23:36:12 [2020-11-18T23:36:12.448Z] #35 ...
23:36:12 [2020-11-18T23:36:12.448Z] 
23:36:12 [2020-11-18T23:36:12.448Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:12 [2020-11-18T23:36:12.448Z] #41 23.04 Reading package lists...
23:36:12 [2020-11-18T23:36:12.448Z] #41 30.12 Building dependency tree...
23:36:12 [2020-11-18T23:36:12.448Z] #41 32.68 The following additional packages will be installed:
23:36:12 [2020-11-18T23:36:12.448Z] #41 32.69   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:36:12 [2020-11-18T23:36:12.448Z] #41 32.69   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:36:12 [2020-11-18T23:36:12.448Z] #41 32.69 Suggested packages:
23:36:12 [2020-11-18T23:36:12.448Z] #41 32.69   manpages-dev python-setuptools
23:36:12 [2020-11-18T23:36:12.448Z] #41 33.93 The following NEW packages will be installed:
23:36:12 [2020-11-18T23:36:12.448Z] #41 33.94   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:36:12 [2020-11-18T23:36:12.448Z] #41 33.94   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:36:12 [2020-11-18T23:36:12.448Z] #41 33.94   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:36:12 [2020-11-18T23:36:12.448Z] #41 33.94   python-six zlib1g-dev
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.09 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.09 Need to get 4075 kB of archives.
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.09 After this operation, 24.5 MB of additional disk space will be used.
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
23:36:12 [2020-11-18T23:36:12.448Z] #41 34.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
23:36:12 [2020-11-18T23:36:12.608Z] #10 ...
23:36:12 [2020-11-18T23:36:12.608Z] 
23:36:12 [2020-11-18T23:36:12.608Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:36:12 [2020-11-18T23:36:12.608Z] #25 20.71 0 added, 0 removed; done.
23:36:12 [2020-11-18T23:36:12.608Z] #25 20.71 Running hooks in /etc/ca-certificates/update.d...
23:36:12 [2020-11-18T23:36:12.608Z] #25 20.72 done.
23:36:12 [2020-11-18T23:36:12.608Z] #25 DONE 20.9s
23:36:12 [2020-11-18T23:36:12.608Z] 
23:36:12 [2020-11-18T23:36:12.608Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:36:12 [2020-11-18T23:36:12.608Z] #26 DONE 0.1s
23:36:12 [2020-11-18T23:36:12.608Z] 
23:36:12 [2020-11-18T23:36:12.608Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:36:12 [2020-11-18T23:36:12.608Z] #10 DONE 0.9s
23:36:12 [2020-11-18T23:36:12.608Z] 
23:36:12 [2020-11-18T23:36:12.608Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:36:12 [2020-11-18T23:36:12.608Z] #27 ...
23:36:12 [2020-11-18T23:36:12.608Z] 
23:36:12 [2020-11-18T23:36:12.608Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:36:12 [2020-11-18T23:36:12.608Z] #37 DONE 0.1s
23:36:12 [2020-11-18T23:36:12.857Z] #54 114.4 + bin/containerd
23:36:12 [2020-11-18T23:36:12.872Z] 
23:36:12 [2020-11-18T23:36:12.872Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:36:12 [2020-11-18T23:36:12.872Z] #29 DONE 0.1s
23:36:12 [2020-11-18T23:36:12.872Z] 
23:36:12 [2020-11-18T23:36:12.872Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:36:13 [2020-11-18T23:36:13.047Z] #35 4.407 -- Check for working C compiler: /usr/bin/cc -- works
23:36:13 [2020-11-18T23:36:13.047Z] #35 4.424 -- Detecting C compiler ABI info
23:36:13 [2020-11-18T23:36:13.097Z] #41 36.09 debconf: delaying package configuration, since apt-utils is not installed
23:36:13 [2020-11-18T23:36:13.097Z] #41 ...
23:36:13 [2020-11-18T23:36:13.097Z] 
23:36:13 [2020-11-18T23:36:13.097Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:13 [2020-11-18T23:36:13.097Z] #35 36.18 debconf: delaying package configuration, since apt-utils is not installed
23:36:13 [2020-11-18T23:36:13.333Z] #27 ...
23:36:13 [2020-11-18T23:36:13.333Z] 
23:36:13 [2020-11-18T23:36:13.333Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:36:13 [2020-11-18T23:36:13.333Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.6s done
23:36:13 [2020-11-18T23:36:13.333Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
23:36:13 [2020-11-18T23:36:13.333Z] #8 DONE 41.4s
23:36:13 [2020-11-18T23:36:13.333Z] 
23:36:13 [2020-11-18T23:36:13.333Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:36:13 [2020-11-18T23:36:13.414Z] #35 36.47 Fetched 14.9 MB in 2s (8688 kB/s)
23:36:13 [2020-11-18T23:36:13.713Z] #35 36.65 Selecting previously unselected package xxd.
23:36:13 [2020-11-18T23:36:13.713Z] #35 36.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 ... 15339 files and directories currently installed.)
23:36:13 [2020-11-18T23:36:13.713Z] #35 36.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
23:36:13 [2020-11-18T23:36:13.713Z] #35 36.75 Unpacking xxd (2:8.1.0875-5) ...
23:36:13 [2020-11-18T23:36:13.713Z] #35 ...
23:36:13 [2020-11-18T23:36:13.713Z] 
23:36:13 [2020-11-18T23:36:13.713Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:36:13 [2020-11-18T23:36:13.713Z] #54 23.23 Reading package lists...
23:36:13 [2020-11-18T23:36:13.713Z] #54 29.99 Building dependency tree...
23:36:13 [2020-11-18T23:36:13.713Z] #54 33.07 The following additional packages will be installed:
23:36:13 [2020-11-18T23:36:13.713Z] #54 33.08   libbtrfs0
23:36:13 [2020-11-18T23:36:13.713Z] #54 33.30 The following NEW packages will be installed:
23:36:13 [2020-11-18T23:36:13.713Z] #54 33.31   libbtrfs-dev libbtrfs0
23:36:13 [2020-11-18T23:36:13.713Z] #54 33.57 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
23:36:13 [2020-11-18T23:36:13.713Z] #54 33.57 Need to get 120 kB of archives.
23:36:13 [2020-11-18T23:36:13.713Z] #54 33.57 After this operation, 423 kB of additional disk space will be used.
23:36:13 [2020-11-18T23:36:13.713Z] #54 33.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
23:36:13 [2020-11-18T23:36:13.713Z] #54 33.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
23:36:13 [2020-11-18T23:36:13.713Z] #54 35.45 debconf: delaying package configuration, since apt-utils is not installed
23:36:13 [2020-11-18T23:36:13.713Z] #54 35.69 Fetched 120 kB in 0s (603 kB/s)
23:36:13 [2020-11-18T23:36:13.713Z] #54 35.81 Selecting previously unselected package libbtrfs0.
23:36:13 [2020-11-18T23:36:13.713Z] #54 35.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
23:36:13 [2020-11-18T23:36:13.713Z] #54 35.96 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
23:36:13 [2020-11-18T23:36:13.713Z] #54 35.97 Unpacking libbtrfs0 (4.20.1-2) ...
23:36:13 [2020-11-18T23:36:13.713Z] #54 36.12 Selecting previously unselected package libbtrfs-dev.
23:36:13 [2020-11-18T23:36:13.713Z] #54 36.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
23:36:13 [2020-11-18T23:36:13.713Z] #54 36.17 Unpacking libbtrfs-dev (4.20.1-2) ...
23:36:13 [2020-11-18T23:36:13.713Z] #54 36.54 Setting up libbtrfs0 (4.20.1-2) ...
23:36:13 [2020-11-18T23:36:13.713Z] #54 36.56 Setting up libbtrfs-dev (4.20.1-2) ...
23:36:13 [2020-11-18T23:36:13.713Z] #54 36.57 Processing triggers for libc-bin (2.28-10) ...
23:36:13 [2020-11-18T23:36:13.713Z] #54 DONE 36.9s
23:36:13 [2020-11-18T23:36:13.898Z] #9 ...
23:36:13 [2020-11-18T23:36:13.898Z] 
23:36:13 [2020-11-18T23:36:13.898Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:36:13 [2020-11-18T23:36:13.898Z] #27 DONE 14.2s
23:36:13 [2020-11-18T23:36:13.945Z] #27 DONE 14.2s
23:36:13 [2020-11-18T23:36:13.945Z] 
23:36:13 [2020-11-18T23:36:13.945Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:36:13 [2020-11-18T23:36:13.945Z] #9 DONE 6.2s
23:36:13 [2020-11-18T23:36:13.945Z] 
23:36:13 [2020-11-18T23:36:13.945Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:36:13 [2020-11-18T23:36:13.986Z] #35 ...
23:36:13 [2020-11-18T23:36:13.986Z] 
23:36:13 [2020-11-18T23:36:13.986Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:13 [2020-11-18T23:36:13.986Z] #40 98.86 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:36:13 [2020-11-18T23:36:13.986Z] #40 98.88 Processing triggers for libc-bin (2.28-10) ...
23:36:13 [2020-11-18T23:36:13.986Z] #40 DONE 99.5s
23:36:13 [2020-11-18T23:36:13.986Z] 
23:36:13 [2020-11-18T23:36:13.986Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:13 [2020-11-18T23:36:13.986Z] #35 5.470 -- Detecting C compiler ABI info - done
23:36:13 [2020-11-18T23:36:13.986Z] #35 5.506 -- Detecting C compile features
23:36:14 [2020-11-18T23:36:14.011Z] 
23:36:14 [2020-11-18T23:36:14.011Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:14 [2020-11-18T23:36:14.011Z] #35 37.01 Selecting previously unselected package vim-common.
23:36:14 [2020-11-18T23:36:14.011Z] #35 37.02 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:36:14 [2020-11-18T23:36:14.011Z] #35 37.08 Unpacking vim-common (2:8.1.0875-5) ...
23:36:14 [2020-11-18T23:36:14.154Z] 
23:36:14 [2020-11-18T23:36:14.154Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:36:14 [2020-11-18T23:36:14.661Z] #35 37.57 Selecting previously unselected package cmake-data.
23:36:14 [2020-11-18T23:36:14.661Z] #35 37.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:36:14 [2020-11-18T23:36:14.661Z] #35 37.58 Unpacking cmake-data (3.13.4-1) ...
23:36:14 [2020-11-18T23:36:14.888Z] #10 DONE 1.1s
23:36:14 [2020-11-18T23:36:14.888Z] 
23:36:14 [2020-11-18T23:36:14.888Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:36:14 [2020-11-18T23:36:14.888Z] #37 DONE 0.1s
23:36:14 [2020-11-18T23:36:14.888Z] 
23:36:14 [2020-11-18T23:36:14.888Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:36:14 [2020-11-18T23:36:14.888Z] #56 ...
23:36:14 [2020-11-18T23:36:14.888Z] 
23:36:14 [2020-11-18T23:36:14.888Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:36:14 [2020-11-18T23:36:14.888Z] #29 DONE 0.2s
23:36:14 [2020-11-18T23:36:14.888Z] 
23:36:14 [2020-11-18T23:36:14.888Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:36:15 [2020-11-18T23:36:15.085Z] #9 DONE 2.2s
23:36:15 [2020-11-18T23:36:15.085Z] 
23:36:15 [2020-11-18T23:36:15.085Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:36:15 [2020-11-18T23:36:15.366Z] #35 ...
23:36:15 [2020-11-18T23:36:15.366Z] 
23:36:15 [2020-11-18T23:36:15.366Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:15 [2020-11-18T23:36:15.366Z] #11 97.07 Selecting previously unselected package mingw-w64-x86-64-dev.
23:36:15 [2020-11-18T23:36:15.366Z] #11 97.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:36:15 [2020-11-18T23:36:15.366Z] #11 97.10 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:36:15 [2020-11-18T23:36:15.649Z] #10 DONE 0.9s
23:36:15 [2020-11-18T23:36:15.905Z] 
23:36:15 [2020-11-18T23:36:15.905Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:16 [2020-11-18T23:36:16.164Z] #62 ...
23:36:16 [2020-11-18T23:36:16.164Z] 
23:36:16 [2020-11-18T23:36:16.164Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:36:16 [2020-11-18T23:36:16.164Z] #29 DONE 0.4s
23:36:16 [2020-11-18T23:36:16.426Z] 
23:36:16 [2020-11-18T23:36:16.426Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:36:16 [2020-11-18T23:36:16.426Z] #37 DONE 0.4s
23:36:16 [2020-11-18T23:36:16.426Z] 
23:36:16 [2020-11-18T23:36:16.426Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:36:16 [2020-11-18T23:36:16.773Z] #35 ...
23:36:16 [2020-11-18T23:36:16.773Z] 
23:36:16 [2020-11-18T23:36:16.773Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:16 [2020-11-18T23:36:16.773Z] #12 23.19 Reading package lists...
23:36:16 [2020-11-18T23:36:16.773Z] #12 29.88 Building dependency tree...
23:36:16 [2020-11-18T23:36:16.773Z] #12 32.28 The following additional packages will be installed:
23:36:16 [2020-11-18T23:36:16.773Z] #12 32.28   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:36:16 [2020-11-18T23:36:16.773Z] #12 32.28   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:36:16 [2020-11-18T23:36:16.773Z] #12 32.28   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:36:16 [2020-11-18T23:36:16.773Z] #12 32.29   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:36:16 [2020-11-18T23:36:16.773Z] #12 32.29 Suggested packages:
23:36:16 [2020-11-18T23:36:16.773Z] #12 32.30   gcc-8-locales seccomp wine64
23:36:16 [2020-11-18T23:36:16.773Z] #12 33.96 The following NEW packages will be installed:
23:36:16 [2020-11-18T23:36:16.773Z] #12 33.96   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:36:16 [2020-11-18T23:36:16.773Z] #12 33.97   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:36:16 [2020-11-18T23:36:16.773Z] #12 33.97   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:36:16 [2020-11-18T23:36:16.773Z] #12 33.97   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:36:16 [2020-11-18T23:36:16.773Z] #12 33.97   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:36:16 [2020-11-18T23:36:16.773Z] #12 33.98   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:36:16 [2020-11-18T23:36:16.773Z] #12 34.25 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
23:36:16 [2020-11-18T23:36:16.773Z] #12 34.25 Need to get 78.9 MB of archives.
23:36:16 [2020-11-18T23:36:16.773Z] #12 34.25 After this operation, 532 MB of additional disk space will be used.
23:36:16 [2020-11-18T23:36:16.773Z] #12 34.25 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]
23:36:16 [2020-11-18T23:36:16.773Z] #12 34.49 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]
23:36:16 [2020-11-18T23:36:16.773Z] #12 34.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:36:16 [2020-11-18T23:36:16.773Z] #12 34.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
23:36:16 [2020-11-18T23:36:16.773Z] #12 34.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
23:36:16 [2020-11-18T23:36:16.773Z] #12 34.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
23:36:16 [2020-11-18T23:36:16.773Z] #12 34.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:36:16 [2020-11-18T23:36:16.773Z] #12 35.14 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]
23:36:16 [2020-11-18T23:36:16.773Z] #12 35.17 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]
23:36:16 [2020-11-18T23:36:16.773Z] #12 38.34 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]
23:36:16 [2020-11-18T23:36:16.773Z] #12 ...
23:36:16 [2020-11-18T23:36:16.773Z] 
23:36:16 [2020-11-18T23:36:16.773Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:16 [2020-11-18T23:36:16.773Z] #41 36.29 Fetched 4075 kB in 1s (7173 kB/s)
23:36:16 [2020-11-18T23:36:16.773Z] #41 36.42 Selecting previously unselected package libcap-dev:ppc64el.
23:36:16 [2020-11-18T23:36:16.773Z] #41 36.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
23:36:16 [2020-11-18T23:36:16.773Z] #41 36.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 36.59 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 36.74 Selecting previously unselected package libnet1:ppc64el.
23:36:16 [2020-11-18T23:36:16.773Z] #41 36.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 36.77 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 36.92 Selecting previously unselected package libnet1-dev.
23:36:16 [2020-11-18T23:36:16.773Z] #41 36.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 36.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 37.18 Selecting previously unselected package libnl-3-200:ppc64el.
23:36:16 [2020-11-18T23:36:16.773Z] #41 37.20 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 37.22 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 37.38 Selecting previously unselected package libnl-3-dev:ppc64el.
23:36:16 [2020-11-18T23:36:16.773Z] #41 37.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 37.41 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 37.72 Selecting previously unselected package libprotobuf-c1:ppc64el.
23:36:16 [2020-11-18T23:36:16.773Z] #41 37.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 37.73 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 37.84 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
23:36:16 [2020-11-18T23:36:16.773Z] #41 37.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 37.85 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 38.01 Selecting previously unselected package zlib1g-dev:ppc64el.
23:36:16 [2020-11-18T23:36:16.773Z] #41 38.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 38.02 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 38.41 Selecting previously unselected package libprotobuf17:ppc64el.
23:36:16 [2020-11-18T23:36:16.773Z] #41 38.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 38.47 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 39.52 Selecting previously unselected package libprotobuf-lite17:ppc64el.
23:36:16 [2020-11-18T23:36:16.773Z] #41 39.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 39.53 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 39.78 Selecting previously unselected package libprotobuf-dev:ppc64el.
23:36:16 [2020-11-18T23:36:16.773Z] #41 39.79 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
23:36:16 [2020-11-18T23:36:16.773Z] #41 39.80 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
23:36:17 [2020-11-18T23:36:17.904Z] #11 ...
23:36:17 [2020-11-18T23:36:17.904Z] 
23:36:17 [2020-11-18T23:36:17.904Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:17 [2020-11-18T23:36:17.904Z] #35 9.078 -- Detecting C compile features - done
23:36:17 [2020-11-18T23:36:17.904Z] #35 9.199 -- Performing Test HAS_BUILTIN_FORTIFY
23:36:18 [2020-11-18T23:36:18.232Z] #30 5.056 + git clone https://github.com/kolyshkin/go-swagger.git .
23:36:18 [2020-11-18T23:36:18.232Z] #30 5.062 Cloning into '.'...
23:36:18 [2020-11-18T23:36:18.232Z] #30 ...
23:36:18 [2020-11-18T23:36:18.232Z] 
23:36:18 [2020-11-18T23:36:18.232Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:36:18 [2020-11-18T23:36:18.232Z] #27 3.785 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:36:18 [2020-11-18T23:36:18.232Z] #27 3.963 
23:36:18 [2020-11-18T23:36:18.232Z] #27 4.092 
##                                                                         2.9%
############                                                              17.0%
######################                                                    31.4%
################################                                          44.9%
########################################                                  56.2%
####################################################                      73.0%
##################################################################        93.0%
######################################################################## 100.0%
23:36:18 [2020-11-18T23:36:18.232Z] #27 4.997 
23:36:18 [2020-11-18T23:36:18.232Z] #27 5.163 
#####                                                                      7.0%
#################################################                         68.9%
###################################################################       93.8%
######################################################################## 100.0%
23:36:18 [2020-11-18T23:36:18.232Z] #27 5.696 
23:36:18 [2020-11-18T23:36:18.333Z] #41 41.22 Selecting previously unselected package libprotoc17:ppc64el.
23:36:18 [2020-11-18T23:36:18.333Z] #41 41.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
23:36:18 [2020-11-18T23:36:18.333Z] #41 41.23 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
23:36:18 [2020-11-18T23:36:18.333Z] #41 ...
23:36:18 [2020-11-18T23:36:18.333Z] 
23:36:18 [2020-11-18T23:36:18.333Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:18 [2020-11-18T23:36:18.333Z] #63 DONE 41.3s
23:36:18 [2020-11-18T23:36:18.333Z] 
23:36:18 [2020-11-18T23:36:18.333Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:18 [2020-11-18T23:36:18.333Z] #12 40.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
23:36:18 [2020-11-18T23:36:18.333Z] #12 40.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
23:36:18 [2020-11-18T23:36:18.333Z] #12 40.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
23:36:18 [2020-11-18T23:36:18.333Z] #12 40.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
23:36:18 [2020-11-18T23:36:18.334Z] #12 40.95 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]
23:36:18 [2020-11-18T23:36:18.334Z] #12 40.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
23:36:18 [2020-11-18T23:36:18.334Z] #12 40.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
23:36:18 [2020-11-18T23:36:18.334Z] #12 41.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
23:36:18 [2020-11-18T23:36:18.334Z] #12 41.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
23:36:18 [2020-11-18T23:36:18.334Z] #12 41.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
23:36:18 [2020-11-18T23:36:18.334Z] #12 41.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
23:36:18 [2020-11-18T23:36:18.334Z] #12 41.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
23:36:18 [2020-11-18T23:36:18.334Z] #12 41.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
23:36:18 [2020-11-18T23:36:18.334Z] #12 41.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
23:36:18 [2020-11-18T23:36:18.334Z] #12 41.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
23:36:18 [2020-11-18T23:36:18.473Z] #35 9.664 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:36:18 [2020-11-18T23:36:18.473Z] #35 9.904 -- Configuring done
23:36:18 [2020-11-18T23:36:18.473Z] #35 9.954 -- Generating done
23:36:18 [2020-11-18T23:36:18.473Z] #35 9.960 -- Build files have been written to: /tmp/tmp.NYFB4mkaiX/tini
23:36:18 [2020-11-18T23:36:18.473Z] #35 9.964 + make tini-static
23:36:18 [2020-11-18T23:36:18.763Z] #27 5.891 
                                                                           0.0%
##################                                                        26.1%
#########################################                                 57.9%
###############################################################           87.9%
######################################################################## 100.0%
23:36:19 [2020-11-18T23:36:19.029Z] #27 6.714 
23:36:19 [2020-11-18T23:36:19.411Z] #35 10.68 Scanning dependencies of target tini-static
23:36:19 [2020-11-18T23:36:19.670Z] #35 11.05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:36:19 [2020-11-18T23:36:19.878Z] #12 43.10 debconf: delaying package configuration, since apt-utils is not installed
23:36:20 [2020-11-18T23:36:20.180Z] #12 43.30 Fetched 78.9 MB in 7s (11.2 MB/s)
23:36:20 [2020-11-18T23:36:20.481Z] #12 43.41 Selecting previously unselected package binutils-mingw-w64-i686.
23:36:20 [2020-11-18T23:36:20.481Z] #12 43.41 (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.)
23:36:20 [2020-11-18T23:36:20.481Z] #12 43.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
23:36:20 [2020-11-18T23:36:20.481Z] #12 43.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:36:20 [2020-11-18T23:36:20.609Z] #35 ...
23:36:20 [2020-11-18T23:36:20.609Z] 
23:36:20 [2020-11-18T23:36:20.609Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:20 [2020-11-18T23:36:20.609Z] #43 95.87 regexp/syntax
23:36:20 [2020-11-18T23:36:20.609Z] #43 98.36 fmt
23:36:20 [2020-11-18T23:36:20.609Z] #43 103.8 regexp
23:36:20 [2020-11-18T23:36:20.609Z] #43 105.7 go/token
23:36:20 [2020-11-18T23:36:20.609Z] #43 ...
23:36:20 [2020-11-18T23:36:20.609Z] 
23:36:20 [2020-11-18T23:36:20.609Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:20 [2020-11-18T23:36:20.609Z] #32 96.09 text/tabwriter
23:36:20 [2020-11-18T23:36:20.609Z] #32 96.51 fmt
23:36:20 [2020-11-18T23:36:20.609Z] #32 97.41 path/filepath
23:36:20 [2020-11-18T23:36:20.609Z] #32 99.77 io/ioutil
23:36:20 [2020-11-18T23:36:20.609Z] #32 102.4 github.com/BurntSushi/toml
23:36:20 [2020-11-18T23:36:20.609Z] #32 102.4 flag
23:36:20 [2020-11-18T23:36:20.609Z] #32 105.5 log
23:36:20 [2020-11-18T23:36:20.868Z] #32 ...
23:36:20 [2020-11-18T23:36:20.868Z] 
23:36:20 [2020-11-18T23:36:20.868Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:20 [2020-11-18T23:36:20.868Z] #49 96.27 os
23:36:20 [2020-11-18T23:36:20.868Z] #49 97.72 encoding/base64
23:36:20 [2020-11-18T23:36:20.868Z] #49 98.67 golang.org/x/sys/unix
23:36:20 [2020-11-18T23:36:20.868Z] #49 102.4 encoding/json
23:36:21 [2020-11-18T23:36:21.128Z] #49 ...
23:36:21 [2020-11-18T23:36:21.128Z] 
23:36:21 [2020-11-18T23:36:21.128Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:21 [2020-11-18T23:36:21.128Z] #41 3.746 Note: Building without setproctitle() and strlcpy() support.
23:36:21 [2020-11-18T23:36:21.128Z] #41 3.746       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:36:21 [2020-11-18T23:36:21.128Z] #41 3.802 Note: Building without GnuTLS support
23:36:21 [2020-11-18T23:36:21.128Z] #41 3.832 Makefile.config:39: Warn: you have no libnftables installed
23:36:21 [2020-11-18T23:36:21.128Z] #41 3.832 Makefile.config:40: Warn: Building without nftables support
23:36:21 [2020-11-18T23:36:21.491Z] #30 ...
23:36:21 [2020-11-18T23:36:21.491Z] 
23:36:21 [2020-11-18T23:36:21.491Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:36:21 [2020-11-18T23:36:21.491Z] #53 5.930 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:36:21 [2020-11-18T23:36:21.491Z] #53 5.944 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:21 [2020-11-18T23:36:21.491Z] #53 5.945 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:21 [2020-11-18T23:36:21.491Z] #53 6.190 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:36:21 [2020-11-18T23:36:21.491Z] #53 ...
23:36:21 [2020-11-18T23:36:21.491Z] 
23:36:21 [2020-11-18T23:36:21.491Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:36:21 [2020-11-18T23:36:21.491Z] #30 5.856 + git clone https://github.com/kolyshkin/go-swagger.git .
23:36:21 [2020-11-18T23:36:21.491Z] #30 5.863 Cloning into '.'...
23:36:21 [2020-11-18T23:36:21.676Z] #38 ...
23:36:21 [2020-11-18T23:36:21.676Z] 
23:36:21 [2020-11-18T23:36:21.676Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:21 [2020-11-18T23:36:21.676Z] #11 5.552 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:36:21 [2020-11-18T23:36:21.676Z] #11 5.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:21 [2020-11-18T23:36:21.676Z] #11 5.601 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:21 [2020-11-18T23:36:21.676Z] #11 5.851 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:36:21 [2020-11-18T23:36:21.696Z] #41 7.514 fatal: not a git repository (or any of the parent directories): .git
23:36:21 [2020-11-18T23:36:21.773Z] #27 6.903 
                                                                           0.0%
#                                                                          2.3%
###                                                                        5.1%
###                                                                        5.4%
#####                                                                      7.4%
#######                                                                   10.6%
##########                                                                14.5%
#############                                                             18.8%
################                                                          22.9%
####################                                                      28.2%
#######################                                                   32.0%
##########################                                                36.7%
###############################                                           43.2%
###################################                                       49.3%
########################################                                  55.8%
#########################################                                 58.2%
#############################################                             63.5%
#################################################                         68.8%
######################################################                    75.5%
###########################################################               82.1%
##############################################################            86.7%
###################################################################       93.7%
#######################################################################   99.6%
######################################################################## 100.0%
23:36:21 [2020-11-18T23:36:21.955Z] #41 7.776   GEN      .gitid
23:36:21 [2020-11-18T23:36:21.955Z] #41 ...
23:36:21 [2020-11-18T23:36:21.955Z] 
23:36:21 [2020-11-18T23:36:21.955Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:21 [2020-11-18T23:36:21.955Z] #35 13.24 [100%] Linking C executable tini-static
23:36:22 [2020-11-18T23:36:22.242Z] #11 6.568 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:36:22 [2020-11-18T23:36:22.355Z] #27 9.901 
23:36:22 [2020-11-18T23:36:22.599Z] #12 ...
23:36:22 [2020-11-18T23:36:22.599Z] 
23:36:22 [2020-11-18T23:36:22.599Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:22 [2020-11-18T23:36:22.599Z] #48 35.63 go: extracting golang.org/x/text v0.3.2
23:36:22 [2020-11-18T23:36:22.599Z] #48 43.42 go: finding github.com/fatih/color v1.7.0
23:36:22 [2020-11-18T23:36:22.599Z] #48 43.43 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:36:22 [2020-11-18T23:36:22.599Z] #48 43.62 go: finding github.com/mattn/go-colorable v0.1.4
23:36:22 [2020-11-18T23:36:22.599Z] #48 43.66 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:36:22 [2020-11-18T23:36:22.599Z] #48 43.66 go: finding github.com/go-critic/go-critic v0.4.1
23:36:22 [2020-11-18T23:36:22.599Z] #48 43.69 go: finding github.com/go-lintpack/lintpack v0.5.2
23:36:22 [2020-11-18T23:36:22.599Z] #48 43.72 go: finding github.com/mattn/go-isatty v0.0.8
23:36:22 [2020-11-18T23:36:22.599Z] #48 43.75 go: finding github.com/pkg/errors v0.8.1
23:36:22 [2020-11-18T23:36:22.599Z] #48 43.81 go: finding github.com/mitchellh/go-homedir v1.1.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 43.83 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:36:22 [2020-11-18T23:36:22.600Z] #48 43.86 go: finding github.com/go-toolsmith/astfmt v1.0.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 43.86 go: finding github.com/go-toolsmith/astequal v1.0.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 43.90 go: finding github.com/spf13/viper v1.6.1
23:36:22 [2020-11-18T23:36:22.600Z] #48 43.95 go: finding github.com/go-toolsmith/astp v1.0.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 43.95 go: finding github.com/sirupsen/logrus v1.4.2
23:36:22 [2020-11-18T23:36:22.600Z] #48 43.96 go: finding github.com/go-toolsmith/astcast v1.0.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.04 go: finding github.com/go-toolsmith/typep v1.0.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.04 go: finding github.com/stretchr/testify v1.4.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.04 go: finding github.com/go-toolsmith/astcopy v1.0.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.13 go: finding github.com/davecgh/go-spew v1.1.1
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.18 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.19 go: finding github.com/bombsimon/wsl/v2 v2.0.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.23 go: finding github.com/pmezard/go-difflib v1.0.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.25 go: finding github.com/go-toolsmith/strparse v1.0.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.26 go: finding github.com/spf13/cobra v0.0.5
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.29 go: finding github.com/fsnotify/fsnotify v1.4.7
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.36 go: finding github.com/stretchr/objx v0.2.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.39 go: finding github.com/gobwas/glob v0.2.3
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.40 go: finding github.com/hashicorp/hcl v1.0.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.40 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.41 go: finding github.com/spf13/pflag v1.0.5
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.51 go: finding gopkg.in/yaml.v2 v2.2.7
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.53 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.56 go: finding github.com/magiconair/properties v1.8.1
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.57 go: finding github.com/mitchellh/mapstructure v1.1.2
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.61 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.68 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.70 go: finding github.com/pelletier/go-toml v1.2.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.82 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.84 go: finding github.com/spf13/afero v1.1.2
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.86 go: finding github.com/spf13/cast v1.3.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.87 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.97 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:36:22 [2020-11-18T23:36:22.600Z] #48 44.98 go: finding github.com/spf13/jwalterweatherman v1.0.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 45.04 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:36:22 [2020-11-18T23:36:22.600Z] #48 45.14 go: finding github.com/subosito/gotenv v1.2.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 45.21 go: finding gopkg.in/ini.v1 v1.51.0
23:36:22 [2020-11-18T23:36:22.600Z] #48 45.28 go: finding golang.org/x/text v0.3.2
23:36:22 [2020-11-18T23:36:22.600Z] #48 45.63 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:36:22 [2020-11-18T23:36:22.600Z] #48 45.64 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:36:22 [2020-11-18T23:36:22.600Z] #48 45.64 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:36:22 [2020-11-18T23:36:22.600Z] #48 45.70 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:36:22 [2020-11-18T23:36:22.600Z] #48 45.74 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:36:22 [2020-11-18T23:36:22.600Z] #48 45.76 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:36:22 [2020-11-18T23:36:22.600Z] #48 45.80 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:36:22 [2020-11-18T23:36:22.600Z] #48 ...
23:36:22 [2020-11-18T23:36:22.600Z] 
23:36:22 [2020-11-18T23:36:22.600Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:36:22 [2020-11-18T23:36:22.600Z] #31 44.07 Checking out files:  88% (1342/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.
23:36:22 [2020-11-18T23:36:22.600Z] #31 44.52 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:36:22 [2020-11-18T23:36:22.600Z] #31 44.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:36:22 [2020-11-18T23:36:22.621Z] #27 ...
23:36:22 [2020-11-18T23:36:22.621Z] 
23:36:22 [2020-11-18T23:36:22.621Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.623 + RM_GOPATH=0
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.623 + TMP_GOPATH=
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.623 + : /build
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.623 + '[' -z '' ']'
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.623 ++ mktemp -d
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.623 + export GOPATH=/tmp/tmp.vMBP9gZygr
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.623 + GOPATH=/tmp/tmp.vMBP9gZygr
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.623 + RM_GOPATH=1
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.623 + case "$(go env GOARCH)" in
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.623 ++ go env GOARCH
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.651 + export GO_BUILDMODE=-buildmode=pie
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.651 + GO_BUILDMODE=-buildmode=pie
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.651 ++ dirname /tmp/install/install.sh
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.656 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.656 + dir=/tmp/install
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.656 + bin=shfmt
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.656 + shift
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.656 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.656 + . /tmp/install/shfmt.installer
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.656 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.656 + install_shfmt
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.656 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.656 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vMBP9gZygr/src/github.com/mvdan/sh
23:36:22 [2020-11-18T23:36:22.621Z] #49 4.659 Cloning into '/tmp/tmp.vMBP9gZygr/src/github.com/mvdan/sh'...
23:36:22 [2020-11-18T23:36:22.621Z] #49 ...
23:36:22 [2020-11-18T23:36:22.621Z] 
23:36:22 [2020-11-18T23:36:22.621Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.423 + RM_GOPATH=0
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.423 + TMP_GOPATH=
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.423 + : /build
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.423 + '[' -z '' ']'
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.428 ++ mktemp -d
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.430 + export GOPATH=/tmp/tmp.7pgqsS4AiT
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.430 + GOPATH=/tmp/tmp.7pgqsS4AiT
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.430 + RM_GOPATH=1
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.434 + case "$(go env GOARCH)" in
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.434 ++ go env GOARCH
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.459 + export GO_BUILDMODE=-buildmode=pie
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.459 + GO_BUILDMODE=-buildmode=pie
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.460 ++ dirname /tmp/install/install.sh
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.472 + dir=/tmp/install
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.472 + bin=tomlv
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.472 + shift
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.472 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.472 + . /tmp/install/tomlv.installer
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.472 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.472 + install_tomlv
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.472 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.472 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7pgqsS4AiT/src/github.com/BurntSushi/toml
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.472 Cloning into '/tmp/tmp.7pgqsS4AiT/src/github.com/BurntSushi/toml'...
23:36:22 [2020-11-18T23:36:22.621Z] #32 4.472 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:36:22 [2020-11-18T23:36:22.621Z] #32 5.374 + cd /tmp/tmp.7pgqsS4AiT/src/github.com/BurntSushi/toml
23:36:22 [2020-11-18T23:36:22.621Z] #32 5.374 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:36:22 [2020-11-18T23:36:22.621Z] #32 5.391 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:36:22 [2020-11-18T23:36:22.621Z] #32 5.701 internal/cpu
23:36:22 [2020-11-18T23:36:22.621Z] #32 5.704 runtime/internal/sys
23:36:22 [2020-11-18T23:36:22.621Z] #32 5.711 math/bits
23:36:22 [2020-11-18T23:36:22.621Z] #32 5.712 runtime/internal/atomic
23:36:22 [2020-11-18T23:36:22.621Z] #32 6.214 runtime/internal/math
23:36:22 [2020-11-18T23:36:22.621Z] #32 6.235 unicode/utf8
23:36:22 [2020-11-18T23:36:22.621Z] #32 6.434 sync/atomic
23:36:22 [2020-11-18T23:36:22.621Z] #32 6.783 internal/bytealg
23:36:22 [2020-11-18T23:36:22.621Z] #32 7.041 math
23:36:22 [2020-11-18T23:36:22.621Z] #32 7.250 unicode
23:36:22 [2020-11-18T23:36:22.621Z] #32 7.545 internal/testlog
23:36:22 [2020-11-18T23:36:22.621Z] #32 8.483 encoding
23:36:22 [2020-11-18T23:36:22.621Z] #32 8.899 runtime/cgo
23:36:22 [2020-11-18T23:36:22.621Z] #32 9.344 runtime
23:36:22 [2020-11-18T23:36:22.807Z] #11 ...
23:36:22 [2020-11-18T23:36:22.807Z] 
23:36:22 [2020-11-18T23:36:22.807Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.734 + RM_GOPATH=0
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.734 + TMP_GOPATH=
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.734 + : /build
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.734 + '[' -z '' ']'
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.734 ++ mktemp -d
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.734 + export GOPATH=/tmp/tmp.aMvjW12w9m
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.734 + GOPATH=/tmp/tmp.aMvjW12w9m
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.734 + RM_GOPATH=1
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.734 + case "$(go env GOARCH)" in
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.737 ++ go env GOARCH
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.751 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.752 + export GO_BUILDMODE=-buildmode=pie
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.752 + GO_BUILDMODE=-buildmode=pie
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.752 ++ dirname /tmp/install/install.sh
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.752 + dir=/tmp/install
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.752 + bin=vndr
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.752 + shift
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.752 + '[' '!' -f /tmp/install/vndr.installer ']'
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.752 + . /tmp/install/vndr.installer
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.752 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.752 + install_vndr
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.752 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.752 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.aMvjW12w9m/src/github.com/LK4D4/vndr
23:36:22 [2020-11-18T23:36:22.807Z] #43 6.761 Cloning into '/tmp/tmp.aMvjW12w9m/src/github.com/LK4D4/vndr'...
23:36:22 [2020-11-18T23:36:22.888Z] #32 ...
23:36:22 [2020-11-18T23:36:22.888Z] 
23:36:22 [2020-11-18T23:36:22.888Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.327 + RM_GOPATH=0
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.327 + TMP_GOPATH=
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.328 + : /build
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.328 + '[' -z '' ']'
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.328 ++ mktemp -d
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.338 + export GOPATH=/tmp/tmp.lZ9ml23cIp
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.338 + GOPATH=/tmp/tmp.lZ9ml23cIp
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.338 + RM_GOPATH=1
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.338 + case "$(go env GOARCH)" in
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.338 ++ go env GOARCH
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.373 + export GO_BUILDMODE=-buildmode=pie
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.373 + GO_BUILDMODE=-buildmode=pie
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.373 ++ dirname /tmp/install/install.sh
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.382 + dir=/tmp/install
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.382 + bin=golangci_lint
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.382 + shift
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.382 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.382 + . /tmp/install/golangci_lint.installer
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.382 ++ : v1.23.8
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.382 + install_golangci_lint
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.382 + set -e
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.382 + export GO111MODULE=on
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.382 + GO111MODULE=on
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.382 + GOBIN=/build
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.382 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.584 go: finding github.com v1.23.8
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.584 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.595 go: finding github.com/golangci/golangci-lint v1.23.8
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.595 go: finding github.com/golangci v1.23.8
23:36:22 [2020-11-18T23:36:22.888Z] #47 4.595 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
23:36:22 [2020-11-18T23:36:22.888Z] #47 5.301 go: downloading github.com/golangci/golangci-lint v1.23.8
23:36:22 [2020-11-18T23:36:22.888Z] #47 5.887 go: extracting github.com/golangci/golangci-lint v1.23.8
23:36:22 [2020-11-18T23:36:22.888Z] #47 ...
23:36:22 [2020-11-18T23:36:22.888Z] 
23:36:22 [2020-11-18T23:36:22.888Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:36:22 [2020-11-18T23:36:22.888Z] #38 4.910 + git clone https://github.com/docker/distribution.git .
23:36:22 [2020-11-18T23:36:22.888Z] #38 4.922 Cloning into '.'...
23:36:22 [2020-11-18T23:36:22.888Z] #38 ...
23:36:22 [2020-11-18T23:36:22.888Z] 
23:36:22 [2020-11-18T23:36:22.888Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.064 + RM_GOPATH=0
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.064 + TMP_GOPATH=
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.064 + : /build
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.064 + '[' -z '' ']'
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.064 ++ mktemp -d
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.066 + export GOPATH=/tmp/tmp.su9e24k1kX
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.066 + GOPATH=/tmp/tmp.su9e24k1kX
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.066 + RM_GOPATH=1
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.066 + case "$(go env GOARCH)" in
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.066 ++ go env GOARCH
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.081 + export GO_BUILDMODE=-buildmode=pie
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.081 + GO_BUILDMODE=-buildmode=pie
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.081 ++ dirname /tmp/install/install.sh
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 Install docker-proxy version 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 + dir=/tmp/install
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 + bin=proxy
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 + shift
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 + '[' '!' -f /tmp/install/proxy.installer ']'
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 + . /tmp/install/proxy.installer
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 ++ : 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 + install_proxy
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 + case "$1" in
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 + export CGO_ENABLED=0
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 + CGO_ENABLED=0
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 + _install_proxy
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 + echo 'Install docker-proxy version 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546'
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.083 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.su9e24k1kX/src/github.com/docker/libnetwork
23:36:22 [2020-11-18T23:36:22.888Z] #62 4.091 Cloning into '/tmp/tmp.su9e24k1kX/src/github.com/docker/libnetwork'...
23:36:23 [2020-11-18T23:36:23.063Z] #43 7.192 + cd /tmp/tmp.aMvjW12w9m/src/github.com/LK4D4/vndr
23:36:23 [2020-11-18T23:36:23.063Z] #43 7.192 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:36:23 [2020-11-18T23:36:23.063Z] #43 7.197 + go build -buildmode=pie -v -o /build/vndr .
23:36:23 [2020-11-18T23:36:23.153Z] #62 ...
23:36:23 [2020-11-18T23:36:23.153Z] 
23:36:23 [2020-11-18T23:36:23.153Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:36:23 [2020-11-18T23:36:23.153Z] #53 5.775 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:36:23 [2020-11-18T23:36:23.154Z] #53 5.853 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:23 [2020-11-18T23:36:23.154Z] #53 5.859 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:23 [2020-11-18T23:36:23.154Z] #53 6.989 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:36:23 [2020-11-18T23:36:23.154Z] #53 9.126 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [242 kB]
23:36:23 [2020-11-18T23:36:23.154Z] #53 ...
23:36:23 [2020-11-18T23:36:23.154Z] 
23:36:23 [2020-11-18T23:36:23.154Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:23 [2020-11-18T23:36:23.154Z] #11 5.603 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:36:23 [2020-11-18T23:36:23.154Z] #11 5.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:23 [2020-11-18T23:36:23.154Z] #11 5.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:23 [2020-11-18T23:36:23.154Z] #11 6.834 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:36:23 [2020-11-18T23:36:23.154Z] #11 8.528 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [242 kB]
23:36:23 [2020-11-18T23:36:23.154Z] #11 10.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:36:23 [2020-11-18T23:36:23.320Z] #43 ...
23:36:23 [2020-11-18T23:36:23.320Z] 
23:36:23 [2020-11-18T23:36:23.320Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.287 + RM_GOPATH=0
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.287 + TMP_GOPATH=
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.287 + : /build
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.287 + '[' -z '' ']'
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.291 ++ mktemp -d
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.291 + export GOPATH=/tmp/tmp.aV5nPEQohr
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.291 + GOPATH=/tmp/tmp.aV5nPEQohr
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.291 + RM_GOPATH=1
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.291 + case "$(go env GOARCH)" in
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.291 ++ go env GOARCH
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.305 + export GO_BUILDMODE=-buildmode=pie
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.306 + GO_BUILDMODE=-buildmode=pie
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.306 ++ dirname /tmp/install/install.sh
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.307 + dir=/tmp/install
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.308 + bin=rootlesskit
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.308 + shift
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.308 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.308 + . /tmp/install/rootlesskit.installer
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.308 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.308 + install_rootlesskit
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.308 + case "$1" in
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.308 + export CGO_ENABLED=0
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.308 + CGO_ENABLED=0
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.308 + _install_rootlesskit
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.308 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.308 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aV5nPEQohr/src/github.com/rootless-containers/rootlesskit
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.309 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:36:23 [2020-11-18T23:36:23.320Z] #56 7.317 Cloning into '/tmp/tmp.aV5nPEQohr/src/github.com/rootless-containers/rootlesskit'...
23:36:23 [2020-11-18T23:36:23.335Z] #35 14.66 [100%] Built target tini-static
23:36:23 [2020-11-18T23:36:23.335Z] #35 14.77 + mkdir -p /build
23:36:23 [2020-11-18T23:36:23.335Z] #35 14.77 + cp tini-static /build/docker-init
23:36:23 [2020-11-18T23:36:23.420Z] #11 ...
23:36:23 [2020-11-18T23:36:23.420Z] 
23:36:23 [2020-11-18T23:36:23.420Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.308 + RM_GOPATH=0
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.308 + TMP_GOPATH=
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.308 + : /build
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.308 + '[' -z '' ']'
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.308 ++ mktemp -d
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.316 + export GOPATH=/tmp/tmp.cFid0oZhWE
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.316 + GOPATH=/tmp/tmp.cFid0oZhWE
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.316 + RM_GOPATH=1
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.316 + case "$(go env GOARCH)" in
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.316 ++ go env GOARCH
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.357 + export GO_BUILDMODE=-buildmode=pie
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.357 + GO_BUILDMODE=-buildmode=pie
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.366 Install docker/cli version 17.06.2-ce from stable
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.370 ++ dirname /tmp/install/install.sh
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.370 + dir=/tmp/install
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.370 + bin=dockercli
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.370 + shift
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.370 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.370 + . /tmp/install/dockercli.installer
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.370 ++ : stable
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.370 ++ : 17.06.2-ce
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.370 + install_dockercli
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.370 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.375 ++ uname -m
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.375 + arch=aarch64
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.375 + '[' aarch64 '!=' x86_64 ']'
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.375 + '[' aarch64 '!=' s390x ']'
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.375 + '[' aarch64 '!=' armhf ']'
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.375 + build_dockercli
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.375 + git clone https://github.com/docker/docker-ce /tmp/tmp.cFid0oZhWE/tmp/docker-ce
23:36:23 [2020-11-18T23:36:23.420Z] #22 4.382 Cloning into '/tmp/tmp.cFid0oZhWE/tmp/docker-ce'...
23:36:23 [2020-11-18T23:36:23.420Z] #22 ...
23:36:23 [2020-11-18T23:36:23.420Z] 
23:36:23 [2020-11-18T23:36:23.420Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:23 [2020-11-18T23:36:23.420Z] #40 4.117 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:36:23 [2020-11-18T23:36:23.420Z] #40 4.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:23 [2020-11-18T23:36:23.420Z] #40 4.162 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:23 [2020-11-18T23:36:23.420Z] #40 4.896 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:36:23 [2020-11-18T23:36:23.420Z] #40 7.228 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [242 kB]
23:36:23 [2020-11-18T23:36:23.420Z] #40 9.513 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:36:23 [2020-11-18T23:36:23.578Z] #56 ...
23:36:23 [2020-11-18T23:36:23.578Z] 
23:36:23 [2020-11-18T23:36:23.578Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:23 [2020-11-18T23:36:23.578Z] #11 7.680 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:36:23 [2020-11-18T23:36:23.661Z] #31 ...
23:36:23 [2020-11-18T23:36:23.661Z] 
23:36:23 [2020-11-18T23:36:23.661Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.454 + RM_GOPATH=0
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.454 + TMP_GOPATH=
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.454 + : /build
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.454 + '[' -z '' ']'
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.456 ++ mktemp -d
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.460 + export GOPATH=/tmp/tmp.alHStIA61l
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.460 + GOPATH=/tmp/tmp.alHStIA61l
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.461 + RM_GOPATH=1
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.462 + case "$(go env GOARCH)" in
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.465 ++ go env GOARCH
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.514 + export GO_BUILDMODE=-buildmode=pie
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.515 + GO_BUILDMODE=-buildmode=pie
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.517 ++ dirname /tmp/install/install.sh
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.518 + dir=/tmp/install
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.518 + bin=containerd
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.518 + shift
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.520 + '[' '!' -f /tmp/install/containerd.installer ']'
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.520 + . /tmp/install/containerd.installer
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.520 ++ set -e
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.520 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.520 + install_containerd
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.521 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.522 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.522 + git clone https://github.com/containerd/containerd.git /tmp/tmp.alHStIA61l/src/github.com/containerd/containerd
23:36:23 [2020-11-18T23:36:23.661Z] #55 0.525 Cloning into '/tmp/tmp.alHStIA61l/src/github.com/containerd/containerd'...
23:36:23 [2020-11-18T23:36:23.688Z] #40 ...
23:36:23 [2020-11-18T23:36:23.688Z] 
23:36:23 [2020-11-18T23:36:23.688Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:23 [2020-11-18T23:36:23.688Z] #34 5.602 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:36:23 [2020-11-18T23:36:23.688Z] #34 5.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:23 [2020-11-18T23:36:23.688Z] #34 5.784 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:23 [2020-11-18T23:36:23.688Z] #34 7.160 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:36:23 [2020-11-18T23:36:23.688Z] #34 8.966 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [242 kB]
23:36:23 [2020-11-18T23:36:23.688Z] #34 ...
23:36:23 [2020-11-18T23:36:23.688Z] 
23:36:23 [2020-11-18T23:36:23.688Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.617 + RM_GOPATH=0
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.620 + TMP_GOPATH=
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.620 + : /build
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.620 + '[' -z '' ']'
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.620 ++ mktemp -d
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.623 + export GOPATH=/tmp/tmp.3nLhZoZnCS
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.623 + GOPATH=/tmp/tmp.3nLhZoZnCS
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.623 + RM_GOPATH=1
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.623 + case "$(go env GOARCH)" in
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.634 ++ go env GOARCH
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.666 + export GO_BUILDMODE=-buildmode=pie
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.666 + GO_BUILDMODE=-buildmode=pie
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.670 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.670 ++ dirname /tmp/install/install.sh
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.670 + dir=/tmp/install
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.670 + bin=vndr
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.670 + shift
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.670 + '[' '!' -f /tmp/install/vndr.installer ']'
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.670 + . /tmp/install/vndr.installer
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.670 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.670 + install_vndr
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.670 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.670 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3nLhZoZnCS/src/github.com/LK4D4/vndr
23:36:23 [2020-11-18T23:36:23.688Z] #43 4.679 Cloning into '/tmp/tmp.3nLhZoZnCS/src/github.com/LK4D4/vndr'...
23:36:23 [2020-11-18T23:36:23.688Z] #43 5.303 + cd /tmp/tmp.3nLhZoZnCS/src/github.com/LK4D4/vndr
23:36:23 [2020-11-18T23:36:23.688Z] #43 5.303 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:36:23 [2020-11-18T23:36:23.688Z] #43 5.315 + go build -buildmode=pie -v -o /build/vndr .
23:36:23 [2020-11-18T23:36:23.688Z] #43 5.837 internal/cpu
23:36:23 [2020-11-18T23:36:23.688Z] #43 5.953 internal/race
23:36:23 [2020-11-18T23:36:23.688Z] #43 6.036 runtime/internal/sys
23:36:23 [2020-11-18T23:36:23.688Z] #43 6.098 sync/atomic
23:36:23 [2020-11-18T23:36:23.688Z] #43 6.109 runtime/internal/atomic
23:36:23 [2020-11-18T23:36:23.688Z] #43 6.468 unicode
23:36:23 [2020-11-18T23:36:23.688Z] #43 6.629 unicode/utf8
23:36:23 [2020-11-18T23:36:23.688Z] #43 7.264 internal/bytealg
23:36:23 [2020-11-18T23:36:23.688Z] #43 7.302 internal/testlog
23:36:23 [2020-11-18T23:36:23.688Z] #43 7.357 math
23:36:23 [2020-11-18T23:36:23.688Z] #43 8.295 encoding
23:36:23 [2020-11-18T23:36:23.688Z] #43 8.509 unicode/utf16
23:36:23 [2020-11-18T23:36:23.688Z] #43 9.076 container/list
23:36:23 [2020-11-18T23:36:23.688Z] #43 9.479 runtime
23:36:23 [2020-11-18T23:36:23.688Z] #43 10.02 crypto/internal/subtle
23:36:23 [2020-11-18T23:36:23.688Z] #43 10.38 crypto/subtle
23:36:23 [2020-11-18T23:36:23.688Z] #43 10.97 vendor/golang.org/x/crypto/cryptobyte/asn1
23:36:23 [2020-11-18T23:36:23.688Z] #43 ...
23:36:23 [2020-11-18T23:36:23.688Z] 
23:36:23 [2020-11-18T23:36:23.688Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.045 + RM_GOPATH=0
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.045 + TMP_GOPATH=
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.047 + : /build
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.047 + '[' -z '' ']'
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.047 ++ mktemp -d
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.050 + export GOPATH=/tmp/tmp.updWLOPzc8
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.050 + GOPATH=/tmp/tmp.updWLOPzc8
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.050 + RM_GOPATH=1
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.050 + case "$(go env GOARCH)" in
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.052 ++ go env GOARCH
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.062 + export GO_BUILDMODE=-buildmode=pie
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.062 + GO_BUILDMODE=-buildmode=pie
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.063 ++ dirname /tmp/install/install.sh
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.065 + dir=/tmp/install
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.065 + bin=rootlesskit
23:36:23 [2020-11-18T23:36:23.688Z] #56 5.065 + shift
23:36:23 [2020-11-18T23:36:23.689Z] #56 5.065 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:36:23 [2020-11-18T23:36:23.689Z] #56 5.065 + . /tmp/install/rootlesskit.installer
23:36:23 [2020-11-18T23:36:23.689Z] #56 5.065 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:36:23 [2020-11-18T23:36:23.689Z] #56 5.065 + install_rootlesskit
23:36:23 [2020-11-18T23:36:23.689Z] #56 5.065 + case "$1" in
23:36:23 [2020-11-18T23:36:23.689Z] #56 5.065 + export CGO_ENABLED=0
23:36:23 [2020-11-18T23:36:23.689Z] #56 5.065 + CGO_ENABLED=0
23:36:23 [2020-11-18T23:36:23.689Z] #56 5.065 + _install_rootlesskit
23:36:23 [2020-11-18T23:36:23.689Z] #56 5.065 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
23:36:23 [2020-11-18T23:36:23.689Z] #56 5.065 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:36:23 [2020-11-18T23:36:23.689Z] #56 5.065 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.updWLOPzc8/src/github.com/rootless-containers/rootlesskit
23:36:23 [2020-11-18T23:36:23.689Z] #56 5.068 Cloning into '/tmp/tmp.updWLOPzc8/src/github.com/rootless-containers/rootlesskit'...
23:36:23 [2020-11-18T23:36:23.689Z] #56 10.12 + cd /tmp/tmp.updWLOPzc8/src/github.com/rootless-containers/rootlesskit
23:36:23 [2020-11-18T23:36:23.689Z] #56 10.12 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:36:23 [2020-11-18T23:36:23.689Z] #56 10.61 + for f in rootlesskit rootlesskit-docker-proxy
23:36:23 [2020-11-18T23:36:23.689Z] #56 10.62 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:36:23 [2020-11-18T23:36:23.960Z] #55 ...
23:36:23 [2020-11-18T23:36:23.960Z] 
23:36:23 [2020-11-18T23:36:23.960Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:23 [2020-11-18T23:36:23.960Z] #48 45.81 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:36:23 [2020-11-18T23:36:23.960Z] #48 45.85 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:36:23 [2020-11-18T23:36:23.960Z] #48 45.87 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:36:23 [2020-11-18T23:36:23.960Z] #48 45.93 go: finding github.com/sourcegraph/go-diff v0.5.1
23:36:23 [2020-11-18T23:36:23.960Z] #48 45.95 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:36:23 [2020-11-18T23:36:23.960Z] #48 45.99 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:36:23 [2020-11-18T23:36:23.960Z] #48 46.00 go: finding github.com/kisielk/gotool v1.0.0
23:36:23 [2020-11-18T23:36:23.960Z] #48 46.07 go: finding github.com/tommy-muehle/go-mnd v1.1.1
23:36:23 [2020-11-18T23:36:23.960Z] #48 46.08 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:36:23 [2020-11-18T23:36:23.960Z] #48 46.09 go: finding github.com/ultraware/funlen v0.0.2
23:36:23 [2020-11-18T23:36:23.960Z] #48 46.15 go: finding github.com/ultraware/whitespace v0.0.4
23:36:23 [2020-11-18T23:36:23.960Z] #48 46.16 go: finding github.com/uudashr/gocognit v1.0.1
23:36:23 [2020-11-18T23:36:23.960Z] #48 46.48 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:36:23 [2020-11-18T23:36:23.960Z] #48 46.59 go: finding github.com/gogo/protobuf v1.2.1
23:36:23 [2020-11-18T23:36:23.960Z] #48 46.77 go: finding honnef.co/go/tools v0.0.1-2019.2.3
23:36:23 [2020-11-18T23:36:23.960Z] #48 46.91 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:36:23 [2020-11-18T23:36:23.960Z] #48 46.91 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:36:23 [2020-11-18T23:36:23.960Z] #48 47.01 go: finding github.com/BurntSushi/toml v0.3.1
23:36:23 [2020-11-18T23:36:23.960Z] #48 47.05 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:36:23 [2020-11-18T23:36:23.963Z] #56 ...
23:36:23 [2020-11-18T23:36:23.963Z] 
23:36:23 [2020-11-18T23:36:23.963Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.827 + RM_GOPATH=0
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.827 + TMP_GOPATH=
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.827 + : /build
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.827 + '[' -z '' ']'
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.827 ++ mktemp -d
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.831 + export GOPATH=/tmp/tmp.qVxuGMLeSL
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.831 + GOPATH=/tmp/tmp.qVxuGMLeSL
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.831 + RM_GOPATH=1
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.831 + case "$(go env GOARCH)" in
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.831 ++ go env GOARCH
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.860 + export GO_BUILDMODE=-buildmode=pie
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.860 + GO_BUILDMODE=-buildmode=pie
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.864 ++ dirname /tmp/install/install.sh
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.880 + dir=/tmp/install
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.880 + bin=gotestsum
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.880 + shift
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.880 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.880 + . /tmp/install/gotestsum.installer
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.880 ++ : v0.5.3
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.880 + install_gotestsum
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.885 + set -e
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.885 + export GO111MODULE=on
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.885 + GO111MODULE=on
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.885 + GOBIN=/build
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.885 + go get gotest.tools/gotestsum@v0.5.3
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.902 go: finding gotest.tools v0.5.3
23:36:23 [2020-11-18T23:36:23.963Z] #45 4.906 go: finding gotest.tools/gotestsum v0.5.3
23:36:23 [2020-11-18T23:36:23.963Z] #45 5.852 go: downloading gotest.tools/gotestsum v0.5.3
23:36:23 [2020-11-18T23:36:23.963Z] #45 6.552 go: extracting gotest.tools/gotestsum v0.5.3
23:36:23 [2020-11-18T23:36:23.963Z] #45 7.650 go: downloading github.com/spf13/pflag v1.0.3
23:36:23 [2020-11-18T23:36:23.963Z] #45 7.763 go: downloading github.com/pkg/errors v0.9.1
23:36:23 [2020-11-18T23:36:23.963Z] #45 7.875 go: downloading github.com/fatih/color v1.9.0
23:36:23 [2020-11-18T23:36:23.963Z] #45 7.956 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:36:23 [2020-11-18T23:36:23.963Z] #45 7.976 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:36:23 [2020-11-18T23:36:23.963Z] #45 8.265 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:36:23 [2020-11-18T23:36:23.963Z] #45 8.390 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:36:23 [2020-11-18T23:36:23.963Z] #45 8.398 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:36:23 [2020-11-18T23:36:23.963Z] #45 8.490 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:36:23 [2020-11-18T23:36:23.963Z] #45 8.494 go: downloading github.com/jonboulle/clockwork v0.1.0
23:36:23 [2020-11-18T23:36:23.963Z] #45 8.569 go: extracting github.com/pkg/errors v0.9.1
23:36:23 [2020-11-18T23:36:23.963Z] #45 8.681 go: extracting github.com/spf13/pflag v1.0.3
23:36:23 [2020-11-18T23:36:23.963Z] #45 9.051 go: extracting github.com/fatih/color v1.9.0
23:36:23 [2020-11-18T23:36:23.963Z] #45 9.115 go: downloading github.com/mattn/go-colorable v0.1.6
23:36:23 [2020-11-18T23:36:23.963Z] #45 9.203 go: downloading github.com/mattn/go-isatty v0.0.12
23:36:23 [2020-11-18T23:36:23.963Z] #45 9.320 go: extracting github.com/jonboulle/clockwork v0.1.0
23:36:23 [2020-11-18T23:36:23.963Z] #45 9.462 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:36:23 [2020-11-18T23:36:23.963Z] #45 9.471 go: extracting github.com/mattn/go-colorable v0.1.6
23:36:23 [2020-11-18T23:36:23.963Z] #45 9.716 go: extracting github.com/mattn/go-isatty v0.0.12
23:36:23 [2020-11-18T23:36:23.963Z] #45 11.02 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:36:24 [2020-11-18T23:36:24.230Z] #45 ...
23:36:24 [2020-11-18T23:36:24.230Z] 
23:36:24 [2020-11-18T23:36:24.230Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:36:24 [2020-11-18T23:36:24.744Z] #35 DONE 15.9s
23:36:24 [2020-11-18T23:36:24.744Z] 
23:36:24 [2020-11-18T23:36:24.744Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:24 [2020-11-18T23:36:24.744Z] #11 107.7 Selecting previously unselected package gcc-mingw-w64-base.
23:36:24 [2020-11-18T23:36:24.744Z] #11 107.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:36:24 [2020-11-18T23:36:24.744Z] #11 107.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:36:24 [2020-11-18T23:36:24.744Z] #11 108.5 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:36:24 [2020-11-18T23:36:24.744Z] #11 108.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:36:24 [2020-11-18T23:36:24.744Z] #11 108.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:36:24 [2020-11-18T23:36:24.794Z] #30 ...
23:36:24 [2020-11-18T23:36:24.794Z] 
23:36:24 [2020-11-18T23:36:24.794Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:24 [2020-11-18T23:36:24.794Z] #43 6.536 + RM_GOPATH=0
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + TMP_GOPATH=
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + : /build
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + '[' -z '' ']'
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 ++ mktemp -d
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + export GOPATH=/tmp/tmp.NzZfOhLA2q
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + GOPATH=/tmp/tmp.NzZfOhLA2q
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + RM_GOPATH=1
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + case "$(go env GOARCH)" in
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 ++ go env GOARCH
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + export GO_BUILDMODE=-buildmode=pie
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + GO_BUILDMODE=-buildmode=pie
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 ++ dirname /tmp/install/install.sh
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + dir=/tmp/install
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + bin=vndr
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + shift
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + '[' '!' -f /tmp/install/vndr.installer ']'
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + . /tmp/install/vndr.installer
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + install_vndr
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NzZfOhLA2q/src/github.com/LK4D4/vndr
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.536 Cloning into '/tmp/tmp.NzZfOhLA2q/src/github.com/LK4D4/vndr'...
23:36:24 [2020-11-18T23:36:24.795Z] #43 6.550 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:36:24 [2020-11-18T23:36:24.795Z] #43 7.270 + cd /tmp/tmp.NzZfOhLA2q/src/github.com/LK4D4/vndr
23:36:24 [2020-11-18T23:36:24.795Z] #43 7.270 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:36:24 [2020-11-18T23:36:24.795Z] #43 7.319 + go build -buildmode=pie -v -o /build/vndr .
23:36:24 [2020-11-18T23:36:24.795Z] #43 9.643 runtime/internal/atomic
23:36:24 [2020-11-18T23:36:24.795Z] #43 9.710 internal/cpu
23:36:24 [2020-11-18T23:36:24.795Z] #43 ...
23:36:24 [2020-11-18T23:36:24.795Z] 
23:36:24 [2020-11-18T23:36:24.795Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:24 [2020-11-18T23:36:24.795Z] #11 7.371 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:36:24 [2020-11-18T23:36:24.795Z] #11 7.437 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:24 [2020-11-18T23:36:24.795Z] #11 7.444 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:24 [2020-11-18T23:36:24.795Z] #11 9.540 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:36:25 [2020-11-18T23:36:25.056Z] #11 ...
23:36:25 [2020-11-18T23:36:25.056Z] 
23:36:25 [2020-11-18T23:36:25.056Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.130 + RM_GOPATH=0
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.130 + TMP_GOPATH=
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.130 + : /build
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.130 + '[' -z '' ']'
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.130 ++ mktemp -d
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.130 + export GOPATH=/tmp/tmp.ueBVICa2eL
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.130 + GOPATH=/tmp/tmp.ueBVICa2eL
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.130 + RM_GOPATH=1
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.130 + case "$(go env GOARCH)" in
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.130 ++ go env GOARCH
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 + export GO_BUILDMODE=-buildmode=pie
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 + GO_BUILDMODE=-buildmode=pie
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 ++ dirname /tmp/install/install.sh
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 + dir=/tmp/install
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 + bin=tomlv
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 + shift
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 + . /tmp/install/tomlv.installer
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 + install_tomlv
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ueBVICa2eL/src/github.com/BurntSushi/toml
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.166 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:36:25 [2020-11-18T23:36:25.056Z] #32 7.199 Cloning into '/tmp/tmp.ueBVICa2eL/src/github.com/BurntSushi/toml'...
23:36:25 [2020-11-18T23:36:25.056Z] #32 8.977 + cd /tmp/tmp.ueBVICa2eL/src/github.com/BurntSushi/toml
23:36:25 [2020-11-18T23:36:25.056Z] #32 8.977 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:36:25 [2020-11-18T23:36:25.056Z] #32 9.079 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:36:25 [2020-11-18T23:36:25.056Z] #32 10.04 internal/cpu
23:36:25 [2020-11-18T23:36:25.056Z] #32 10.12 runtime/internal/atomic
23:36:25 [2020-11-18T23:36:25.056Z] #32 ...
23:36:25 [2020-11-18T23:36:25.056Z] 
23:36:25 [2020-11-18T23:36:25.056Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:25 [2020-11-18T23:36:25.056Z] #40 6.637 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:36:25 [2020-11-18T23:36:25.056Z] #40 6.710 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:25 [2020-11-18T23:36:25.056Z] #40 6.710 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:25 [2020-11-18T23:36:25.056Z] #40 8.388 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:36:25 [2020-11-18T23:36:25.318Z] #40 ...
23:36:25 [2020-11-18T23:36:25.318Z] 
23:36:25 [2020-11-18T23:36:25.318Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:25 [2020-11-18T23:36:25.318Z] #34 6.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:36:25 [2020-11-18T23:36:25.318Z] #34 6.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:25 [2020-11-18T23:36:25.318Z] #34 6.318 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:25 [2020-11-18T23:36:25.318Z] #34 6.984 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:36:25 [2020-11-18T23:36:25.318Z] #34 10.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:36:25 [2020-11-18T23:36:25.318Z] #34 ...
23:36:25 [2020-11-18T23:36:25.318Z] 
23:36:25 [2020-11-18T23:36:25.318Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.814 + RM_GOPATH=0
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.814 + TMP_GOPATH=
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.814 + : /build
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.814 + '[' -z '' ']'
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.826 ++ mktemp -d
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.842 + export GOPATH=/tmp/tmp.arWfgSUNDy
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.842 + GOPATH=/tmp/tmp.arWfgSUNDy
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.842 + RM_GOPATH=1
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.842 + case "$(go env GOARCH)" in
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.842 ++ go env GOARCH
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.906 + export GO_BUILDMODE=-buildmode=pie
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.906 + GO_BUILDMODE=-buildmode=pie
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.906 ++ dirname /tmp/install/install.sh
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.906 + dir=/tmp/install
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.906 + bin=gotestsum
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.906 + shift
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.906 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.906 + . /tmp/install/gotestsum.installer
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.906 ++ : v0.5.3
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.906 + install_gotestsum
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.915 + set -e
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.915 + export GO111MODULE=on
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.915 + GO111MODULE=on
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.915 + GOBIN=/build
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.915 + go get gotest.tools/gotestsum@v0.5.3
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.944 go: finding gotest.tools v0.5.3
23:36:25 [2020-11-18T23:36:25.318Z] #45 7.944 go: finding gotest.tools/gotestsum v0.5.3
23:36:25 [2020-11-18T23:36:25.318Z] #45 9.730 go: downloading gotest.tools/gotestsum v0.5.3
23:36:25 [2020-11-18T23:36:25.506Z] #48 ...
23:36:25 [2020-11-18T23:36:25.506Z] 
23:36:25 [2020-11-18T23:36:25.506Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:25 [2020-11-18T23:36:25.506Z] #33 38.18 internal/reflectlite
23:36:25 [2020-11-18T23:36:25.506Z] #33 38.18 sync
23:36:25 [2020-11-18T23:36:25.506Z] #33 42.72 errors
23:36:25 [2020-11-18T23:36:25.506Z] #33 42.75 sort
23:36:25 [2020-11-18T23:36:25.506Z] #33 43.29 strconv
23:36:25 [2020-11-18T23:36:25.506Z] #33 43.29 io
23:36:25 [2020-11-18T23:36:25.506Z] #33 43.31 internal/oserror
23:36:25 [2020-11-18T23:36:25.506Z] #33 43.71 syscall
23:36:25 [2020-11-18T23:36:25.506Z] #33 48.15 bytes
23:36:25 [2020-11-18T23:36:25.506Z] #33 48.16 strings
23:36:25 [2020-11-18T23:36:25.506Z] #33 ...
23:36:25 [2020-11-18T23:36:25.506Z] 
23:36:25 [2020-11-18T23:36:25.506Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.06 Selecting previously unselected package protobuf-c-compiler.
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.09 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.28 Selecting previously unselected package protobuf-compiler.
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.28 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.30 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.51 Selecting previously unselected package python-pkg-resources.
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.52 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.57 Unpacking python-pkg-resources (40.8.0-1) ...
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.81 Selecting previously unselected package python-six.
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.83 Unpacking python-six (1.12.0-1) ...
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.97 Selecting previously unselected package python-protobuf.
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.97 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
23:36:25 [2020-11-18T23:36:25.506Z] #41 42.97 Unpacking python-protobuf (3.6.1.3-2) ...
23:36:25 [2020-11-18T23:36:25.506Z] #41 43.56 Setting up python-pkg-resources (40.8.0-1) ...
23:36:25 [2020-11-18T23:36:25.506Z] #41 ...
23:36:25 [2020-11-18T23:36:25.506Z] 
23:36:25 [2020-11-18T23:36:25.506Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:25 [2020-11-18T23:36:25.506Z] #50 48.57 bytes
23:36:25 [2020-11-18T23:36:25.506Z] #50 48.58 strconv
23:36:25 [2020-11-18T23:36:25.506Z] #50 48.58 syscall
23:36:25 [2020-11-18T23:36:25.506Z] #50 48.59 strings
23:36:25 [2020-11-18T23:36:25.588Z] #45 ...
23:36:25 [2020-11-18T23:36:25.588Z] 
23:36:25 [2020-11-18T23:36:25.588Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.625 + RM_GOPATH=0
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.625 + TMP_GOPATH=
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.625 + : /build
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.625 + '[' -z '' ']'
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.625 ++ mktemp -d
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.625 + export GOPATH=/tmp/tmp.PrDNJOKuuy
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.625 + GOPATH=/tmp/tmp.PrDNJOKuuy
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.625 + RM_GOPATH=1
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.625 + case "$(go env GOARCH)" in
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.625 ++ go env GOARCH
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.670 + export GO_BUILDMODE=-buildmode=pie
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.670 + GO_BUILDMODE=-buildmode=pie
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.671 ++ dirname /tmp/install/install.sh
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.676 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.676 + dir=/tmp/install
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.676 + bin=shfmt
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.676 + shift
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.676 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.676 + . /tmp/install/shfmt.installer
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.676 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.676 + install_shfmt
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.676 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.676 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PrDNJOKuuy/src/github.com/mvdan/sh
23:36:25 [2020-11-18T23:36:25.588Z] #49 7.680 Cloning into '/tmp/tmp.PrDNJOKuuy/src/github.com/mvdan/sh'...
23:36:25 [2020-11-18T23:36:25.588Z] #49 ...
23:36:25 [2020-11-18T23:36:25.588Z] 
23:36:25 [2020-11-18T23:36:25.588Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.662 + RM_GOPATH=0
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.662 + TMP_GOPATH=
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.662 + : /build
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.662 + '[' -z '' ']'
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.662 ++ mktemp -d
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.662 + export GOPATH=/tmp/tmp.5JJFxHCunq
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.662 + GOPATH=/tmp/tmp.5JJFxHCunq
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.662 + RM_GOPATH=1
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.662 + case "$(go env GOARCH)" in
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.662 ++ go env GOARCH
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.701 Install docker/cli version 17.06.2-ce from stable
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 + export GO_BUILDMODE=-buildmode=pie
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 + GO_BUILDMODE=-buildmode=pie
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 ++ dirname /tmp/install/install.sh
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 + dir=/tmp/install
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 + bin=dockercli
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 + shift
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 + . /tmp/install/dockercli.installer
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 ++ : stable
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 ++ : 17.06.2-ce
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 + install_dockercli
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.705 ++ uname -m
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.723 + arch=x86_64
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.723 + '[' x86_64 '!=' x86_64 ']'
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.723 + url=https://download.docker.com/linux/static
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.723 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:36:25 [2020-11-18T23:36:25.588Z] #22 6.737 + tar -xz docker/docker
23:36:25 [2020-11-18T23:36:25.852Z] #22 ...
23:36:25 [2020-11-18T23:36:25.852Z] 
23:36:25 [2020-11-18T23:36:25.852Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.444 + RM_GOPATH=0
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.444 + TMP_GOPATH=
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.444 + : /build
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.444 + '[' -z '' ']'
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.444 ++ mktemp -d
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.444 + export GOPATH=/tmp/tmp.yUfQVkhmFs
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.444 + GOPATH=/tmp/tmp.yUfQVkhmFs
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.444 + RM_GOPATH=1
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.444 + case "$(go env GOARCH)" in
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.444 ++ go env GOARCH
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.477 + export GO_BUILDMODE=-buildmode=pie
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.477 + GO_BUILDMODE=-buildmode=pie
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.477 ++ dirname /tmp/install/install.sh
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.525 Install docker-proxy version 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 + dir=/tmp/install
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 + bin=proxy
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 + shift
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 + '[' '!' -f /tmp/install/proxy.installer ']'
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 + . /tmp/install/proxy.installer
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 ++ : 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 + install_proxy
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 + case "$1" in
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 + export CGO_ENABLED=0
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 + CGO_ENABLED=0
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 + _install_proxy
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 + echo 'Install docker-proxy version 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546'
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.526 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yUfQVkhmFs/src/github.com/docker/libnetwork
23:36:25 [2020-11-18T23:36:25.852Z] #62 7.562 Cloning into '/tmp/tmp.yUfQVkhmFs/src/github.com/docker/libnetwork'...
23:36:25 [2020-11-18T23:36:25.852Z] #62 ...
23:36:25 [2020-11-18T23:36:25.852Z] 
23:36:25 [2020-11-18T23:36:25.852Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.926 + RM_GOPATH=0
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.926 + TMP_GOPATH=
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.926 + : /build
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.926 + '[' -z '' ']'
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.926 ++ mktemp -d
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.926 + export GOPATH=/tmp/tmp.j57OPe7N6e
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.926 + GOPATH=/tmp/tmp.j57OPe7N6e
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.926 + RM_GOPATH=1
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.926 + case "$(go env GOARCH)" in
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.926 ++ go env GOARCH
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.995 + export GO_BUILDMODE=-buildmode=pie
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.995 + GO_BUILDMODE=-buildmode=pie
23:36:25 [2020-11-18T23:36:25.852Z] #47 6.995 ++ dirname /tmp/install/install.sh
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.002 + dir=/tmp/install
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.002 + bin=golangci_lint
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.002 + shift
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.002 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.002 + . /tmp/install/golangci_lint.installer
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.002 ++ : v1.23.8
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.002 + install_golangci_lint
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.002 + set -e
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.002 + export GO111MODULE=on
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.002 + GO111MODULE=on
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.002 + GOBIN=/build
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.002 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.177 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.177 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.177 go: finding github.com v1.23.8
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.177 go: finding github.com/golangci/golangci-lint v1.23.8
23:36:25 [2020-11-18T23:36:25.852Z] #47 7.177 go: finding github.com/golangci v1.23.8
23:36:25 [2020-11-18T23:36:25.852Z] #47 8.730 go: downloading github.com/golangci/golangci-lint v1.23.8
23:36:25 [2020-11-18T23:36:25.852Z] #47 10.13 go: extracting github.com/golangci/golangci-lint v1.23.8
23:36:26 [2020-11-18T23:36:26.101Z] #11 ...
23:36:26 [2020-11-18T23:36:26.101Z] 
23:36:26 [2020-11-18T23:36:26.101Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:26 [2020-11-18T23:36:26.101Z] #49 7.972 + RM_GOPATH=0
23:36:26 [2020-11-18T23:36:26.101Z] #49 7.972 + TMP_GOPATH=
23:36:26 [2020-11-18T23:36:26.101Z] #49 7.972 + : /build
23:36:26 [2020-11-18T23:36:26.101Z] #49 7.972 + '[' -z '' ']'
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.015 ++ mktemp -d
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.015 + export GOPATH=/tmp/tmp.CzCo2COAlL
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.015 + GOPATH=/tmp/tmp.CzCo2COAlL
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.015 + RM_GOPATH=1
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.015 + case "$(go env GOARCH)" in
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.016 ++ go env GOARCH
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.044 + export GO_BUILDMODE=-buildmode=pie
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.044 + GO_BUILDMODE=-buildmode=pie
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.044 ++ dirname /tmp/install/install.sh
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.044 + dir=/tmp/install
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.044 + bin=shfmt
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.044 + shift
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.044 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.044 + . /tmp/install/shfmt.installer
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.044 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.044 + install_shfmt
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.044 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.044 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CzCo2COAlL/src/github.com/mvdan/sh
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.045 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:36:26 [2020-11-18T23:36:26.101Z] #49 8.112 Cloning into '/tmp/tmp.CzCo2COAlL/src/github.com/mvdan/sh'...
23:36:26 [2020-11-18T23:36:26.101Z] #49 ...
23:36:26 [2020-11-18T23:36:26.101Z] 
23:36:26 [2020-11-18T23:36:26.101Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.762 + RM_GOPATH=0
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.762 + TMP_GOPATH=
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.762 + : /build
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.762 + '[' -z '' ']'
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.762 ++ mktemp -d
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.762 + export GOPATH=/tmp/tmp.lRo81R5xBg
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.762 + GOPATH=/tmp/tmp.lRo81R5xBg
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.762 + RM_GOPATH=1
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.762 + case "$(go env GOARCH)" in
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.762 ++ go env GOARCH
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + export GO_BUILDMODE=-buildmode=pie
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + GO_BUILDMODE=-buildmode=pie
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 ++ dirname /tmp/install/install.sh
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + dir=/tmp/install
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + bin=gotestsum
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + shift
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + . /tmp/install/gotestsum.installer
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 ++ : v0.5.3
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + install_gotestsum
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + set -e
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + export GO111MODULE=on
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + GO111MODULE=on
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + GOBIN=/build
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.769 + go get gotest.tools/gotestsum@v0.5.3
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.820 go: finding gotest.tools/gotestsum v0.5.3
23:36:26 [2020-11-18T23:36:26.101Z] #45 6.820 go: finding gotest.tools v0.5.3
23:36:26 [2020-11-18T23:36:26.101Z] #45 7.844 go: downloading gotest.tools/gotestsum v0.5.3
23:36:26 [2020-11-18T23:36:26.101Z] #45 8.529 go: extracting gotest.tools/gotestsum v0.5.3
23:36:26 [2020-11-18T23:36:26.101Z] #45 10.22 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:36:26 [2020-11-18T23:36:26.101Z] #45 10.31 go: downloading github.com/pkg/errors v0.9.1
23:36:26 [2020-11-18T23:36:26.101Z] #45 10.37 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:36:26 [2020-11-18T23:36:26.101Z] #45 ...
23:36:26 [2020-11-18T23:36:26.101Z] 
23:36:26 [2020-11-18T23:36:26.101Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:26 [2020-11-18T23:36:26.101Z] #34 8.197 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:36:26 [2020-11-18T23:36:26.101Z] #34 8.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:26 [2020-11-18T23:36:26.101Z] #34 8.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:26 [2020-11-18T23:36:26.101Z] #34 10.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:36:26 [2020-11-18T23:36:26.114Z] #47 ...
23:36:26 [2020-11-18T23:36:26.114Z] 
23:36:26 [2020-11-18T23:36:26.114Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:36:26 [2020-11-18T23:36:26.114Z] #38 7.436 + git clone https://github.com/docker/distribution.git .
23:36:26 [2020-11-18T23:36:26.114Z] #38 7.436 Cloning into '.'...
23:36:26 [2020-11-18T23:36:26.114Z] #38 ...
23:36:26 [2020-11-18T23:36:26.114Z] 
23:36:26 [2020-11-18T23:36:26.114Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:26 [2020-11-18T23:36:26.114Z] #43 10.34 runtime/internal/sys
23:36:26 [2020-11-18T23:36:26.114Z] #43 10.76 runtime/internal/math
23:36:26 [2020-11-18T23:36:26.114Z] #43 11.00 internal/bytealg
23:36:26 [2020-11-18T23:36:26.114Z] #43 11.06 internal/race
23:36:26 [2020-11-18T23:36:26.114Z] #43 11.53 sync/atomic
23:36:26 [2020-11-18T23:36:26.358Z] #34 ...
23:36:26 [2020-11-18T23:36:26.358Z] 
23:36:26 [2020-11-18T23:36:26.358Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:36:26 [2020-11-18T23:36:26.358Z] #30 8.245 + git clone https://github.com/kolyshkin/go-swagger.git .
23:36:26 [2020-11-18T23:36:26.358Z] #30 8.275 Cloning into '.'...
23:36:26 [2020-11-18T23:36:26.358Z] #30 ...
23:36:26 [2020-11-18T23:36:26.358Z] 
23:36:26 [2020-11-18T23:36:26.358Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.723 + RM_GOPATH=0
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.725 + TMP_GOPATH=
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.725 + : /build
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.725 + '[' -z '' ']'
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.725 ++ mktemp -d
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.733 + export GOPATH=/tmp/tmp.okboRe3F9j
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.733 + GOPATH=/tmp/tmp.okboRe3F9j
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.733 + RM_GOPATH=1
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.733 + case "$(go env GOARCH)" in
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.733 ++ go env GOARCH
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 Install docker/cli version 17.06.2-ce from stable
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + export GO_BUILDMODE=-buildmode=pie
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + GO_BUILDMODE=-buildmode=pie
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 ++ dirname /tmp/install/install.sh
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + dir=/tmp/install
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + bin=dockercli
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + shift
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + . /tmp/install/dockercli.installer
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 ++ : stable
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 ++ : 17.06.2-ce
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + install_dockercli
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 ++ uname -m
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + arch=x86_64
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + '[' x86_64 '!=' x86_64 ']'
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + url=https://download.docker.com/linux/static
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + tar -xz docker/docker
23:36:26 [2020-11-18T23:36:26.358Z] #22 7.754 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:36:26 [2020-11-18T23:36:26.623Z] #22 ...
23:36:26 [2020-11-18T23:36:26.623Z] 
23:36:26 [2020-11-18T23:36:26.623Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:26 [2020-11-18T23:36:26.623Z] #47 7.240 + RM_GOPATH=0
23:36:26 [2020-11-18T23:36:26.623Z] #47 7.240 + TMP_GOPATH=
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.240 + : /build
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.240 + '[' -z '' ']'
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.240 ++ mktemp -d
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.240 + export GOPATH=/tmp/tmp.UXnVu7AmYu
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.240 + GOPATH=/tmp/tmp.UXnVu7AmYu
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.240 + RM_GOPATH=1
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.240 + case "$(go env GOARCH)" in
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.240 ++ go env GOARCH
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.258 + export GO_BUILDMODE=-buildmode=pie
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.258 + GO_BUILDMODE=-buildmode=pie
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 ++ dirname /tmp/install/install.sh
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 + dir=/tmp/install
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 + bin=golangci_lint
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 + shift
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 + . /tmp/install/golangci_lint.installer
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 ++ : v1.23.8
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 + install_golangci_lint
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 + set -e
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 + export GO111MODULE=on
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 + GO111MODULE=on
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 + GOBIN=/build
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.270 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.290 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.292 go: finding github.com v1.23.8
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.292 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.293 go: finding github.com/golangci/golangci-lint v1.23.8
23:36:26 [2020-11-18T23:36:26.624Z] #47 7.293 go: finding github.com/golangci v1.23.8
23:36:26 [2020-11-18T23:36:26.624Z] #47 8.446 go: downloading github.com/golangci/golangci-lint v1.23.8
23:36:26 [2020-11-18T23:36:26.624Z] #47 9.307 go: extracting github.com/golangci/golangci-lint v1.23.8
23:36:26 [2020-11-18T23:36:26.624Z] #47 ...
23:36:26 [2020-11-18T23:36:26.624Z] 
23:36:26 [2020-11-18T23:36:26.624Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:26 [2020-11-18T23:36:26.624Z] #40 7.889 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:36:26 [2020-11-18T23:36:26.624Z] #40 8.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:26 [2020-11-18T23:36:26.624Z] #40 8.148 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:26 [2020-11-18T23:36:26.624Z] #40 9.864 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:36:26 [2020-11-18T23:36:26.685Z] #43 12.22 unicode
23:36:26 [2020-11-18T23:36:26.881Z] #40 ...
23:36:26 [2020-11-18T23:36:26.881Z] 
23:36:26 [2020-11-18T23:36:26.881Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.046 + RM_GOPATH=0
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.046 + TMP_GOPATH=
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.046 + : /build
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.046 + '[' -z '' ']'
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.046 ++ mktemp -d
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.046 + export GOPATH=/tmp/tmp.VpCXyAKIZJ
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.046 + GOPATH=/tmp/tmp.VpCXyAKIZJ
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.046 + RM_GOPATH=1
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.046 + case "$(go env GOARCH)" in
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.056 ++ go env GOARCH
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.111 + export GO_BUILDMODE=-buildmode=pie
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.111 + GO_BUILDMODE=-buildmode=pie
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.111 ++ dirname /tmp/install/install.sh
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.111 + dir=/tmp/install
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.111 + bin=tomlv
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.111 + shift
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.111 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.111 + . /tmp/install/tomlv.installer
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.111 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.111 + install_tomlv
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.111 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.111 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VpCXyAKIZJ/src/github.com/BurntSushi/toml
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.113 Cloning into '/tmp/tmp.VpCXyAKIZJ/src/github.com/BurntSushi/toml'...
23:36:26 [2020-11-18T23:36:26.881Z] #32 8.113 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:36:26 [2020-11-18T23:36:26.881Z] #32 9.233 + cd /tmp/tmp.VpCXyAKIZJ/src/github.com/BurntSushi/toml
23:36:26 [2020-11-18T23:36:26.881Z] #32 9.233 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:36:26 [2020-11-18T23:36:26.881Z] #32 9.247 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:36:26 [2020-11-18T23:36:26.881Z] #32 10.61 internal/bytealg
23:36:26 [2020-11-18T23:36:26.881Z] #32 10.65 math/bits
23:36:26 [2020-11-18T23:36:26.881Z] #32 ...
23:36:26 [2020-11-18T23:36:26.881Z] 
23:36:26 [2020-11-18T23:36:26.881Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:36:26 [2020-11-18T23:36:26.881Z] #53 9.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:36:26 [2020-11-18T23:36:26.881Z] #53 9.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:36:26 [2020-11-18T23:36:26.881Z] #53 9.269 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:36:27 [2020-11-18T23:36:27.139Z] #53 11.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:36:27 [2020-11-18T23:36:27.139Z] #53 ...
23:36:27 [2020-11-18T23:36:27.139Z] 
23:36:27 [2020-11-18T23:36:27.139Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:27 [2020-11-18T23:36:27.139Z] #45 10.78 go: downloading github.com/spf13/pflag v1.0.3
23:36:27 [2020-11-18T23:36:27.139Z] #45 10.79 go: downloading github.com/fatih/color v1.9.0
23:36:27 [2020-11-18T23:36:27.139Z] #45 10.93 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:36:27 [2020-11-18T23:36:27.139Z] #45 11.02 go: extracting github.com/fatih/color v1.9.0
23:36:27 [2020-11-18T23:36:27.139Z] #45 11.02 go: downloading github.com/jonboulle/clockwork v0.1.0
23:36:27 [2020-11-18T23:36:27.139Z] #45 11.05 go: extracting github.com/pkg/errors v0.9.1
23:36:27 [2020-11-18T23:36:27.139Z] #45 11.24 go: downloading github.com/mattn/go-colorable v0.1.6
23:36:27 [2020-11-18T23:36:27.139Z] #45 11.29 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:36:27 [2020-11-18T23:36:27.139Z] #45 11.29 go: downloading github.com/mattn/go-isatty v0.0.12
23:36:27 [2020-11-18T23:36:27.139Z] #45 11.34 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:36:27 [2020-11-18T23:36:27.139Z] #45 11.41 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:36:27 [2020-11-18T23:36:27.139Z] #45 11.44 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:36:27 [2020-11-18T23:36:27.258Z] #43 12.76 runtime
23:36:27 [2020-11-18T23:36:27.398Z] #45 11.60 go: extracting github.com/mattn/go-isatty v0.0.12
23:36:27 [2020-11-18T23:36:27.398Z] #45 11.60 go: extracting github.com/jonboulle/clockwork v0.1.0
23:36:27 [2020-11-18T23:36:27.398Z] #45 11.67 go: extracting github.com/spf13/pflag v1.0.3
23:36:27 [2020-11-18T23:36:27.622Z] #50 ...
23:36:27 [2020-11-18T23:36:27.622Z] 
23:36:27 [2020-11-18T23:36:27.622Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:27 [2020-11-18T23:36:27.622Z] #44 40.54 internal/reflectlite
23:36:27 [2020-11-18T23:36:27.622Z] #44 40.54 sync
23:36:27 [2020-11-18T23:36:27.622Z] #44 43.43 github.com/LK4D4/vndr/godl/singleflight
23:36:27 [2020-11-18T23:36:27.622Z] #44 43.43 internal/singleflight
23:36:27 [2020-11-18T23:36:27.622Z] #44 43.43 math/rand
23:36:27 [2020-11-18T23:36:27.622Z] #44 46.25 sort
23:36:27 [2020-11-18T23:36:27.622Z] #44 46.26 io
23:36:27 [2020-11-18T23:36:27.622Z] #44 46.29 strconv
23:36:27 [2020-11-18T23:36:27.622Z] #44 46.38 syscall
23:36:27 [2020-11-18T23:36:27.622Z] #44 50.12 vendor/golang.org/x/net/dns/dnsmessage
23:36:27 [2020-11-18T23:36:27.622Z] #44 50.13 bytes
23:36:27 [2020-11-18T23:36:27.622Z] #44 ...
23:36:27 [2020-11-18T23:36:27.622Z] 
23:36:27 [2020-11-18T23:36:27.622Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:27 [2020-11-18T23:36:27.622Z] #41 49.28 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
23:36:27 [2020-11-18T23:36:27.622Z] #41 49.28 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:36:27 [2020-11-18T23:36:27.622Z] #41 49.28 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:36:27 [2020-11-18T23:36:27.622Z] #41 49.29 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
23:36:27 [2020-11-18T23:36:27.622Z] #41 49.29 Setting up python-six (1.12.0-1) ...
23:36:27 [2020-11-18T23:36:27.654Z] #45 11.97 go: extracting github.com/mattn/go-colorable v0.1.6
23:36:28 [2020-11-18T23:36:28.051Z] #11 ...
23:36:28 [2020-11-18T23:36:28.052Z] 
23:36:28 [2020-11-18T23:36:28.052Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:28 [2020-11-18T23:36:28.052Z] #41 7.964   GEN      criu/include/version.h
23:36:28 [2020-11-18T23:36:28.052Z] #41 8.193   GEN      include/common/asm
23:36:28 [2020-11-18T23:36:28.052Z] #41 10.50   PBCC     images/timens.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 10.54   DEP      images/timens.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 10.68   PBCC     images/fown.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 10.73   PBCC     images/google/protobuf/descriptor.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 11.03   PBCC     images/opts.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 11.23   PBCC     images/memfd.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 11.28   DEP      images/fown.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 11.37   DEP      images/google/protobuf/descriptor.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 11.49   DEP      images/opts.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 11.52   DEP      images/memfd.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 11.58   PBCC     images/sit.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 11.66   DEP      images/sit.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 11.77   PBCC     images/macvlan.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 11.91   DEP      images/macvlan.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 11.95   PBCC     images/autofs.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 11.99   DEP      images/autofs.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 12.11   PBCC     images/sysctl.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 12.21   DEP      images/sysctl.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 12.37   PBCC     images/time.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 12.42   DEP      images/time.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 12.54   PBCC     images/binfmt-misc.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 12.63   DEP      images/binfmt-misc.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 12.77   PBCC     images/seccomp.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 12.88   DEP      images/seccomp.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 13.00   PBCC     images/userns.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 13.07   DEP      images/userns.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 13.18   PBCC     images/cgroup.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 13.25   DEP      images/cgroup.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 13.36   PBCC     images/ext-file.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 13.48   DEP      images/ext-file.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 13.65   PBCC     images/rpc.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 13.75   DEP      images/rpc.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 13.76   PBCC     images/siginfo.pb-c.c
23:36:28 [2020-11-18T23:36:28.052Z] #41 13.79   DEP      images/siginfo.pb-c.d
23:36:28 [2020-11-18T23:36:28.052Z] #41 13.88   PBCC     images/pagemap.pb-c.c
23:36:28 [2020-11-18T23:36:28.279Z] #41 ...
23:36:28 [2020-11-18T23:36:28.279Z] 
23:36:28 [2020-11-18T23:36:28.279Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:28 [2020-11-18T23:36:28.279Z] #35 41.20 Selecting previously unselected package libicu63:ppc64el.
23:36:28 [2020-11-18T23:36:28.279Z] #35 41.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 41.23 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 48.89 Selecting previously unselected package libxml2:ppc64el.
23:36:28 [2020-11-18T23:36:28.279Z] #35 48.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 48.90 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 49.45 Selecting previously unselected package libarchive13:ppc64el.
23:36:28 [2020-11-18T23:36:28.279Z] #35 49.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 49.47 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 49.77 Selecting previously unselected package libjsoncpp1:ppc64el.
23:36:28 [2020-11-18T23:36:28.279Z] #35 49.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 49.79 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 49.95 Selecting previously unselected package librhash0:ppc64el.
23:36:28 [2020-11-18T23:36:28.279Z] #35 49.95 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 49.95 Unpacking librhash0:ppc64el (1.3.8-1) ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 50.13 Selecting previously unselected package libuv1:ppc64el.
23:36:28 [2020-11-18T23:36:28.279Z] #35 50.21 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 50.22 Unpacking libuv1:ppc64el (1.24.1-1) ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 50.42 Selecting previously unselected package cmake.
23:36:28 [2020-11-18T23:36:28.279Z] #35 50.43 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 50.44 Unpacking cmake (3.13.4-1) ...
23:36:28 [2020-11-18T23:36:28.279Z] #35 ...
23:36:28 [2020-11-18T23:36:28.279Z] 
23:36:28 [2020-11-18T23:36:28.279Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:28 [2020-11-18T23:36:28.279Z] #12 46.33 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:36:28 [2020-11-18T23:36:28.279Z] #12 46.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
23:36:28 [2020-11-18T23:36:28.279Z] #12 46.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:36:28 [2020-11-18T23:36:28.279Z] #12 50.01 Selecting previously unselected package binutils-mingw-w64.
23:36:28 [2020-11-18T23:36:28.279Z] #12 50.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:36:28 [2020-11-18T23:36:28.279Z] #12 50.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:36:28 [2020-11-18T23:36:28.279Z] #12 50.13 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
23:36:28 [2020-11-18T23:36:28.279Z] #12 50.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
23:36:28 [2020-11-18T23:36:28.279Z] #12 50.14 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
23:36:28 [2020-11-18T23:36:28.279Z] #12 50.41 Selecting previously unselected package dmsetup.
23:36:28 [2020-11-18T23:36:28.279Z] #12 50.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
23:36:28 [2020-11-18T23:36:28.279Z] #12 50.42 Unpacking dmsetup (2:1.02.155-3) ...
23:36:28 [2020-11-18T23:36:28.279Z] #12 50.66 Selecting previously unselected package mingw-w64-common.
23:36:28 [2020-11-18T23:36:28.279Z] #12 50.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:36:28 [2020-11-18T23:36:28.279Z] #12 50.67 Unpacking mingw-w64-common (6.0.0-3) ...
23:36:28 [2020-11-18T23:36:28.312Z] #41 14.20   DEP      images/pagemap.pb-c.d
23:36:28 [2020-11-18T23:36:28.572Z] #41 14.37   PBCC     images/rlimit.pb-c.c
23:36:28 [2020-11-18T23:36:28.572Z] #41 14.45   DEP      images/rlimit.pb-c.d
23:36:28 [2020-11-18T23:36:28.572Z] #41 14.50   PBCC     images/file-lock.pb-c.c
23:36:28 [2020-11-18T23:36:28.832Z] #41 14.67   DEP      images/file-lock.pb-c.d
23:36:29 [2020-11-18T23:36:29.091Z] #41 14.86   PBCC     images/tty.pb-c.c
23:36:29 [2020-11-18T23:36:29.091Z] #41 14.99   DEP      images/tty.pb-c.d
23:36:29 [2020-11-18T23:36:29.351Z] #41 15.14   PBCC     images/tun.pb-c.c
23:36:29 [2020-11-18T23:36:29.351Z] #41 15.26   PBCC     images/netdev.pb-c.c
23:36:29 [2020-11-18T23:36:29.610Z] #41 15.47   DEP      images/tun.pb-c.d
23:36:29 [2020-11-18T23:36:29.610Z] #41 15.52   DEP      images/netdev.pb-c.d
23:36:29 [2020-11-18T23:36:29.869Z] #41 15.72   PBCC     images/vma.pb-c.c
23:36:29 [2020-11-18T23:36:29.870Z] #41 15.76   DEP      images/vma.pb-c.d
23:36:29 [2020-11-18T23:36:29.870Z] #41 15.85   PBCC     images/creds.pb-c.c
23:36:29 [2020-11-18T23:36:29.870Z] #41 15.89   DEP      images/creds.pb-c.d
23:36:29 [2020-11-18T23:36:29.870Z] #41 15.97   PBCC     images/utsns.pb-c.c
23:36:30 [2020-11-18T23:36:30.129Z] #41 15.98   DEP      images/utsns.pb-c.d
23:36:30 [2020-11-18T23:36:30.129Z] #41 16.08   PBCC     images/ipc-desc.pb-c.c
23:36:30 [2020-11-18T23:36:30.129Z] #41 16.09   PBCC     images/ipc-sem.pb-c.c
23:36:30 [2020-11-18T23:36:30.129Z] #41 16.20   DEP      images/ipc-desc.pb-c.d
23:36:30 [2020-11-18T23:36:30.389Z] #41 16.32   DEP      images/ipc-sem.pb-c.d
23:36:30 [2020-11-18T23:36:30.389Z] #41 16.44   PBCC     images/ipc-msg.pb-c.c
23:36:30 [2020-11-18T23:36:30.650Z] #41 16.52   DEP      images/ipc-msg.pb-c.d
23:36:30 [2020-11-18T23:36:30.650Z] #41 16.55   PBCC     images/ipc-shm.pb-c.c
23:36:30 [2020-11-18T23:36:30.650Z] #41 16.60   DEP      images/ipc-shm.pb-c.d
23:36:30 [2020-11-18T23:36:30.650Z] #41 16.64   PBCC     images/ipc-var.pb-c.c
23:36:30 [2020-11-18T23:36:30.650Z] #41 16.65   DEP      images/ipc-var.pb-c.d
23:36:30 [2020-11-18T23:36:30.911Z] #41 ...
23:36:30 [2020-11-18T23:36:30.911Z] 
23:36:30 [2020-11-18T23:36:30.911Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:30 [2020-11-18T23:36:30.911Z] #32 109.4 github.com/BurntSushi/toml/cmd/tomlv
23:36:30 [2020-11-18T23:36:30.911Z] #32 DONE 116.3s
23:36:30 [2020-11-18T23:36:30.911Z] 
23:36:30 [2020-11-18T23:36:30.911Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:30 [2020-11-18T23:36:30.911Z] #41 16.71   PBCC     images/sk-opts.pb-c.c
23:36:30 [2020-11-18T23:36:30.911Z] #41 16.73   PBCC     images/packet-sock.pb-c.c
23:36:30 [2020-11-18T23:36:30.911Z] #41 ...
23:36:30 [2020-11-18T23:36:30.911Z] 
23:36:30 [2020-11-18T23:36:30.911Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:30 [2020-11-18T23:36:30.911Z] #49 112.0 github.com/pkg/diff
23:36:30 [2020-11-18T23:36:30.911Z] #49 113.5 go/ast
23:36:30 [2020-11-18T23:36:30.911Z] #49 114.2 golang.org/x/crypto/ssh/terminal
23:36:31 [2020-11-18T23:36:31.050Z] #12 ...
23:36:31 [2020-11-18T23:36:31.050Z] 
23:36:31 [2020-11-18T23:36:31.050Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:31 [2020-11-18T23:36:31.050Z] #35 53.60 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
23:36:31 [2020-11-18T23:36:31.050Z] #35 53.62 Setting up xxd (2:8.1.0875-5) ...
23:36:31 [2020-11-18T23:36:31.050Z] #35 53.63 Setting up libuv1:ppc64el (1.24.1-1) ...
23:36:31 [2020-11-18T23:36:31.050Z] #35 53.65 Setting up vim-common (2:8.1.0875-5) ...
23:36:31 [2020-11-18T23:36:31.050Z] #35 53.72 Setting up librhash0:ppc64el (1.3.8-1) ...
23:36:31 [2020-11-18T23:36:31.050Z] #35 53.74 Setting up cmake-data (3.13.4-1) ...
23:36:31 [2020-11-18T23:36:31.050Z] #35 53.80 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
23:36:31 [2020-11-18T23:36:31.050Z] #35 53.80 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
23:36:31 [2020-11-18T23:36:31.050Z] #35 53.81 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
23:36:31 [2020-11-18T23:36:31.050Z] #35 53.83 Setting up cmake (3.13.4-1) ...
23:36:31 [2020-11-18T23:36:31.050Z] #35 53.84 Processing triggers for libc-bin (2.28-10) ...
23:36:31 [2020-11-18T23:36:31.050Z] #35 53.91 Processing triggers for mime-support (3.62) ...
23:36:31 [2020-11-18T23:36:31.351Z] #35 DONE 54.4s
23:36:31 [2020-11-18T23:36:31.351Z] 
23:36:31 [2020-11-18T23:36:31.351Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:31 [2020-11-18T23:36:31.351Z] #41 53.87 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
23:36:31 [2020-11-18T23:36:31.351Z] #41 53.88 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
23:36:31 [2020-11-18T23:36:31.351Z] #41 53.88 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
23:36:31 [2020-11-18T23:36:31.351Z] #41 53.89 Setting up libcap-dev:ppc64el (1:2.25-2) ...
23:36:31 [2020-11-18T23:36:31.351Z] #41 53.89 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
23:36:31 [2020-11-18T23:36:31.351Z] #41 53.89 Setting up protobuf-compiler (3.6.1.3-2) ...
23:36:31 [2020-11-18T23:36:31.351Z] #41 53.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:36:31 [2020-11-18T23:36:31.351Z] #41 53.90 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
23:36:31 [2020-11-18T23:36:31.351Z] #41 53.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:36:31 [2020-11-18T23:36:31.351Z] #41 53.91 Setting up python-protobuf (3.6.1.3-2) ...
23:36:31 [2020-11-18T23:36:31.447Z] #54 133.1 + bin/containerd-stress
23:36:31 [2020-11-18T23:36:31.477Z] #43 ...
23:36:31 [2020-11-18T23:36:31.477Z] 
23:36:31 [2020-11-18T23:36:31.477Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:31 [2020-11-18T23:36:31.477Z] #45 10.94 go: extracting gotest.tools/gotestsum v0.5.3
23:36:31 [2020-11-18T23:36:31.477Z] #45 12.49 go: downloading github.com/spf13/pflag v1.0.3
23:36:31 [2020-11-18T23:36:31.477Z] #45 12.52 go: downloading github.com/fatih/color v1.9.0
23:36:31 [2020-11-18T23:36:31.477Z] #45 12.52 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:36:31 [2020-11-18T23:36:31.477Z] #45 12.52 go: downloading github.com/pkg/errors v0.9.1
23:36:31 [2020-11-18T23:36:31.477Z] #45 12.62 go: downloading github.com/jonboulle/clockwork v0.1.0
23:36:31 [2020-11-18T23:36:31.477Z] #45 12.85 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:36:31 [2020-11-18T23:36:31.477Z] #45 12.85 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:36:31 [2020-11-18T23:36:31.477Z] #45 12.86 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:36:31 [2020-11-18T23:36:31.477Z] #45 13.20 go: extracting github.com/fatih/color v1.9.0
23:36:31 [2020-11-18T23:36:31.477Z] #45 13.29 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:36:31 [2020-11-18T23:36:31.477Z] #45 13.32 go: extracting github.com/jonboulle/clockwork v0.1.0
23:36:31 [2020-11-18T23:36:31.477Z] #45 13.44 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:36:31 [2020-11-18T23:36:31.477Z] #45 13.53 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:36:31 [2020-11-18T23:36:31.477Z] #45 13.59 go: extracting github.com/spf13/pflag v1.0.3
23:36:31 [2020-11-18T23:36:31.477Z] #45 13.86 go: extracting github.com/pkg/errors v0.9.1
23:36:31 [2020-11-18T23:36:31.477Z] #45 14.12 go: downloading github.com/mattn/go-isatty v0.0.12
23:36:31 [2020-11-18T23:36:31.477Z] #45 14.15 go: downloading github.com/mattn/go-colorable v0.1.6
23:36:31 [2020-11-18T23:36:31.477Z] #45 14.71 go: extracting github.com/mattn/go-colorable v0.1.6
23:36:31 [2020-11-18T23:36:31.477Z] #45 14.72 go: extracting github.com/mattn/go-isatty v0.0.12
23:36:31 [2020-11-18T23:36:31.738Z] #45 17.17 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:36:31 [2020-11-18T23:36:31.849Z] #49 117.3 mvdan.cc/editorconfig
23:36:31 [2020-11-18T23:36:31.849Z] #49 ...
23:36:31 [2020-11-18T23:36:31.849Z] 
23:36:31 [2020-11-18T23:36:31.849Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:31 [2020-11-18T23:36:31.849Z] #41 16.87   DEP      images/sk-opts.pb-c.d
23:36:31 [2020-11-18T23:36:31.849Z] #41 17.00   DEP      images/packet-sock.pb-c.d
23:36:31 [2020-11-18T23:36:31.849Z] #41 17.07   PBCC     images/sk-netlink.pb-c.c
23:36:31 [2020-11-18T23:36:31.849Z] #41 17.16   DEP      images/sk-netlink.pb-c.d
23:36:31 [2020-11-18T23:36:31.849Z] #41 17.30   PBCC     images/sk-inet.pb-c.c
23:36:31 [2020-11-18T23:36:31.849Z] #41 17.42   DEP      images/sk-inet.pb-c.d
23:36:31 [2020-11-18T23:36:31.849Z] #41 17.57   PBCC     images/sk-unix.pb-c.c
23:36:31 [2020-11-18T23:36:31.849Z] #41 17.64   DEP      images/sk-unix.pb-c.d
23:36:31 [2020-11-18T23:36:31.849Z] #41 17.78   PBCC     images/mm.pb-c.c
23:36:31 [2020-11-18T23:36:31.849Z] #41 17.88   DEP      images/mm.pb-c.d
23:36:31 [2020-11-18T23:36:31.999Z] #45 ...
23:36:31 [2020-11-18T23:36:31.999Z] 
23:36:31 [2020-11-18T23:36:31.999Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.258 + RM_GOPATH=0
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.258 + TMP_GOPATH=
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.258 + : /build
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.258 + '[' -z '' ']'
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.258 ++ mktemp -d
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.262 + export GOPATH=/tmp/tmp.quVvEuccRc
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.262 + GOPATH=/tmp/tmp.quVvEuccRc
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.262 + RM_GOPATH=1
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.262 + case "$(go env GOARCH)" in
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.269 ++ go env GOARCH
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + export GO_BUILDMODE=-buildmode=pie
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + GO_BUILDMODE=-buildmode=pie
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 ++ dirname /tmp/install/install.sh
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + dir=/tmp/install
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + bin=rootlesskit
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + shift
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + . /tmp/install/rootlesskit.installer
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + install_rootlesskit
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + case "$1" in
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + export CGO_ENABLED=0
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + CGO_ENABLED=0
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + _install_rootlesskit
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.277 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.289 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.quVvEuccRc/src/github.com/rootless-containers/rootlesskit
23:36:31 [2020-11-18T23:36:31.999Z] #56 7.300 Cloning into '/tmp/tmp.quVvEuccRc/src/github.com/rootless-containers/rootlesskit'...
23:36:31 [2020-11-18T23:36:31.999Z] #56 15.97 Checking out files:  90% (717/794)   
Checking out files:  91% (723/794)   
Checking out files:  92% (731/794)   
Checking out files:  93% (739/794)   
Checking out files:  94% (747/794)   
Checking out files:  95% (755/794)   
Checking out files:  96% (763/794)   
Checking out files:  97% (771/794)   
Checking out files:  98% (779/794)   
Checking out files:  99% (787/794)   
Checking out files: 100% (794/794)   
Checking out files: 100% (794/794), done.
23:36:31 [2020-11-18T23:36:31.999Z] #56 16.20 + cd /tmp/tmp.quVvEuccRc/src/github.com/rootless-containers/rootlesskit
23:36:31 [2020-11-18T23:36:31.999Z] #56 16.23 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:36:31 [2020-11-18T23:36:31.999Z] #56 16.86 + for f in rootlesskit rootlesskit-docker-proxy
23:36:31 [2020-11-18T23:36:31.999Z] #56 16.86 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:36:32 [2020-11-18T23:36:32.109Z] #41 17.98   PBCC     images/timerfd.pb-c.c
23:36:32 [2020-11-18T23:36:32.109Z] #41 ...
23:36:32 [2020-11-18T23:36:32.109Z] 
23:36:32 [2020-11-18T23:36:32.109Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:32 [2020-11-18T23:36:32.109Z] #43 107.5 go/scanner
23:36:32 [2020-11-18T23:36:32.109Z] #43 109.7 go/ast
23:36:32 [2020-11-18T23:36:32.109Z] #43 109.8 internal/lazyregexp
23:36:32 [2020-11-18T23:36:32.109Z] #43 110.5 net/url
23:36:32 [2020-11-18T23:36:32.109Z] #43 113.1 text/template/parse
23:36:32 [2020-11-18T23:36:32.109Z] #43 117.2 go/parser
23:36:32 [2020-11-18T23:36:32.109Z] #43 ...
23:36:32 [2020-11-18T23:36:32.109Z] 
23:36:32 [2020-11-18T23:36:32.109Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:32 [2020-11-18T23:36:32.109Z] #41 18.09   DEP      images/timerfd.pb-c.d
23:36:32 [2020-11-18T23:36:32.261Z] #56 ...
23:36:32 [2020-11-18T23:36:32.261Z] 
23:36:32 [2020-11-18T23:36:32.261Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:32 [2020-11-18T23:36:32.261Z] #43 17.59 unicode/utf8
23:36:32 [2020-11-18T23:36:32.369Z] #41 18.24   PBCC     images/timer.pb-c.c
23:36:32 [2020-11-18T23:36:32.369Z] #41 18.32   DEP      images/timer.pb-c.d
23:36:32 [2020-11-18T23:36:32.629Z] #41 18.48   PBCC     images/sa.pb-c.c
23:36:32 [2020-11-18T23:36:32.629Z] #41 18.53   DEP      images/sa.pb-c.d
23:36:32 [2020-11-18T23:36:32.629Z] #41 18.63   PBCC     images/pipe-data.pb-c.c
23:36:32 [2020-11-18T23:36:32.890Z] #41 18.71   DEP      images/pipe-data.pb-c.d
23:36:32 [2020-11-18T23:36:32.890Z] #41 18.79   PBCC     images/mnt.pb-c.c
23:36:32 [2020-11-18T23:36:32.890Z] #41 18.88   DEP      images/mnt.pb-c.d
23:36:32 [2020-11-18T23:36:32.890Z] #41 18.92   PBCC     images/sk-packet.pb-c.c
23:36:32 [2020-11-18T23:36:32.915Z] #45 16.38 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:36:32 [2020-11-18T23:36:32.915Z] #45 16.74 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:36:32 [2020-11-18T23:36:32.957Z] #54 134.5 + bin/containerd-shim
23:36:33 [2020-11-18T23:36:33.150Z] #41 18.96   DEP      images/sk-packet.pb-c.d
23:36:33 [2020-11-18T23:36:33.150Z] #41 19.03   PBCC     images/tcp-stream.pb-c.c
23:36:33 [2020-11-18T23:36:33.150Z] #41 19.08   DEP      images/tcp-stream.pb-c.d
23:36:33 [2020-11-18T23:36:33.150Z] #41 19.16   PBCC     images/pipe.pb-c.c
23:36:33 [2020-11-18T23:36:33.410Z] #41 19.20   DEP      images/pipe.pb-c.d
23:36:33 [2020-11-18T23:36:33.410Z] #41 19.24   PBCC     images/pstree.pb-c.c
23:36:33 [2020-11-18T23:36:33.410Z] #41 19.27   DEP      images/pstree.pb-c.d
23:36:33 [2020-11-18T23:36:33.410Z] #41 19.31   PBCC     images/fs.pb-c.c
23:36:33 [2020-11-18T23:36:33.410Z] #41 19.36   DEP      images/fs.pb-c.d
23:36:33 [2020-11-18T23:36:33.494Z] #27 10.25 #=#=#                                                                         

                                                                           1.0%
#                                                                          1.8%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.6%
###                                                                        5.5%
####                                                                       6.7%
#####                                                                      7.7%
######                                                                     8.8%
#######                                                                    9.8%
#######                                                                   10.8%
########                                                                  12.3%
#########                                                                 13.3%
##########                                                                14.2%
##########                                                                15.1%
###########                                                               16.0%
############                                                              16.8%
#############                                                             18.1%
#############                                                             19.0%
##############                                                            20.3%
###############                                                           21.9%
################                                                          23.2%
#################                                                         24.1%
#################                                                         24.8%
##################                                                        25.9%
###################                                                       27.0%
####################                                                      27.9%
####################                                                      28.9%
#####################                                                     30.0%
######################                                                    31.5%
#######################                                                   32.1%
#######################                                                   32.3%
#######################                                                   33.0%
#########################                                                 35.7%
##########################                                                36.3%
###########################                                               37.8%
############################                                              39.4%
#############################                                             40.8%
##############################                                            41.7%
###############################                                           43.9%
###############################                                           43.9%
###############################                                           44.2%
################################                                          45.8%
#################################                                         47.1%
###################################                                       48.6%
####################################                                      50.7%
#####################################                                     52.2%
######################################                                    54.0%
#######################################                                   54.5%
#######################################                                   55.2%
########################################                                  56.4%
#########################################                                 57.4%
#########################################                                 58.1%
##########################################                                59.3%
###########################################                               60.1%
###########################################                               60.7%
############################################                              61.5%
#############################################                             63.1%
#############################################                             63.1%
##############################################                            63.9%
##############################################                            64.9%
################################################                          67.5%
#################################################                         68.2%
#################################################                         69.2%
##################################################                        70.4%
###################################################                       71.6%
####################################################                      72.6%
#####################################################                     74.0%
#####################################################                     74.9%
######################################################                    76.1%
#######################################################                   77.0%
########################################################                  77.9%
########################################################                  78.7%
#########################################################                 79.5%
##########################################################                80.7%
##########################################################                81.5%
###########################################################               82.7%
############################################################              83.8%
#############################################################             85.0%
#############################################################             85.9%
##############################################################            86.9%
###############################################################           87.9%
###############################################################           88.4%
################################################################          90.0%
#################################################################         91.4%
##################################################################        92.5%
###################################################################       93.4%
####################################################################      94.6%
####################################################################      95.8%
######################################################################    97.3%
#######################################################################   98.6%
######################################################################## 100.0%
23:36:33 [2020-11-18T23:36:33.494Z] #27 21.01 
23:36:33 [2020-11-18T23:36:33.503Z] #45 17.44 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:36:33 [2020-11-18T23:36:33.669Z] #41 19.47   PBCC     images/signalfd.pb-c.c
23:36:33 [2020-11-18T23:36:33.669Z] #41 19.49   DEP      images/signalfd.pb-c.d
23:36:33 [2020-11-18T23:36:33.669Z] #41 19.58   PBCC     images/fh.pb-c.c
23:36:33 [2020-11-18T23:36:33.669Z] #41 19.70   PBCC     images/fsnotify.pb-c.c
23:36:33 [2020-11-18T23:36:33.687Z] #43 18.86 math
23:36:33 [2020-11-18T23:36:33.687Z] #43 ...
23:36:33 [2020-11-18T23:36:33.687Z] 
23:36:33 [2020-11-18T23:36:33.687Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:36:33 [2020-11-18T23:36:33.687Z] #53 8.961 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:36:33 [2020-11-18T23:36:33.687Z] #53 12.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:36:33 [2020-11-18T23:36:33.687Z] #53 ...
23:36:33 [2020-11-18T23:36:33.687Z] 
23:36:33 [2020-11-18T23:36:33.687Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:33 [2020-11-18T23:36:33.687Z] #45 18.60 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:36:33 [2020-11-18T23:36:33.931Z] #41 19.75   DEP      images/fh.pb-c.d
23:36:33 [2020-11-18T23:36:33.931Z] #41 19.83   DEP      images/fsnotify.pb-c.d
23:36:33 [2020-11-18T23:36:33.931Z] #41 19.88   PBCC     images/eventpoll.pb-c.c
23:36:33 [2020-11-18T23:36:33.931Z] #41 19.90   DEP      images/eventpoll.pb-c.d
23:36:33 [2020-11-18T23:36:33.931Z] #41 19.96   PBCC     images/eventfd.pb-c.c
23:36:33 [2020-11-18T23:36:33.970Z] #27 ...
23:36:33 [2020-11-18T23:36:33.970Z] 
23:36:33 [2020-11-18T23:36:33.970Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:36:33 [2020-11-18T23:36:33.970Z] #53 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:36:33 [2020-11-18T23:36:33.970Z] #53 18.60 Fetched 8224 kB in 13s (624 kB/s)
23:36:33 [2020-11-18T23:36:33.970Z] #53 18.60 Reading package lists...
23:36:33 [2020-11-18T23:36:33.970Z] #53 ...
23:36:33 [2020-11-18T23:36:33.970Z] 
23:36:33 [2020-11-18T23:36:33.970Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:33 [2020-11-18T23:36:33.970Z] #47 12.77 go: downloading github.com/pkg/errors v0.8.1
23:36:33 [2020-11-18T23:36:33.970Z] #47 12.77 go: downloading github.com/mattn/go-colorable v0.1.4
23:36:33 [2020-11-18T23:36:33.970Z] #47 12.78 go: downloading github.com/stretchr/testify v1.4.0
23:36:33 [2020-11-18T23:36:33.970Z] #47 12.80 go: downloading github.com/spf13/viper v1.6.1
23:36:33 [2020-11-18T23:36:33.970Z] #47 12.80 go: downloading github.com/spf13/pflag v1.0.5
23:36:33 [2020-11-18T23:36:33.970Z] #47 12.80 go: downloading github.com/sirupsen/logrus v1.4.2
23:36:33 [2020-11-18T23:36:33.970Z] #47 12.89 go: extracting github.com/mattn/go-colorable v0.1.4
23:36:33 [2020-11-18T23:36:33.970Z] #47 12.96 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:36:33 [2020-11-18T23:36:33.970Z] #47 13.00 go: downloading github.com/spf13/cobra v0.0.5
23:36:33 [2020-11-18T23:36:33.970Z] #47 13.05 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:36:33 [2020-11-18T23:36:33.970Z] #47 13.05 go: extracting github.com/pkg/errors v0.8.1
23:36:33 [2020-11-18T23:36:33.970Z] #47 13.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:36:33 [2020-11-18T23:36:33.970Z] #47 13.31 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:36:33 [2020-11-18T23:36:33.970Z] #47 13.35 go: extracting github.com/stretchr/testify v1.4.0
23:36:33 [2020-11-18T23:36:33.970Z] #47 13.37 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:36:33 [2020-11-18T23:36:33.970Z] #47 13.44 go: extracting github.com/spf13/pflag v1.0.5
23:36:33 [2020-11-18T23:36:33.970Z] #47 13.54 go: downloading github.com/mattn/go-isatty v0.0.8
23:36:33 [2020-11-18T23:36:33.970Z] #47 13.65 go: extracting github.com/sirupsen/logrus v1.4.2
23:36:33 [2020-11-18T23:36:33.970Z] #47 13.68 go: extracting github.com/spf13/viper v1.6.1
23:36:33 [2020-11-18T23:36:33.970Z] #47 13.92 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:36:33 [2020-11-18T23:36:33.970Z] #47 14.10 go: extracting github.com/spf13/cobra v0.0.5
23:36:33 [2020-11-18T23:36:33.970Z] #47 14.19 go: extracting github.com/mattn/go-isatty v0.0.8
23:36:33 [2020-11-18T23:36:33.970Z] #47 14.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:36:33 [2020-11-18T23:36:33.970Z] #47 14.33 go: downloading github.com/hashicorp/hcl v1.0.0
23:36:33 [2020-11-18T23:36:33.970Z] #47 14.38 go: extracting github.com/mitchellh/go-homedir v1.1.0
23:36:33 [2020-11-18T23:36:33.970Z] #47 14.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:36:33 [2020-11-18T23:36:33.970Z] #47 14.74 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:36:33 [2020-11-18T23:36:33.970Z] #47 14.74 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:36:33 [2020-11-18T23:36:33.970Z] #47 14.90 go: extracting github.com/hashicorp/hcl v1.0.0
23:36:33 [2020-11-18T23:36:33.970Z] #47 15.23 go: extracting github.com/mitchellh/mapstructure v1.1.2
23:36:33 [2020-11-18T23:36:33.970Z] #47 15.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:36:33 [2020-11-18T23:36:33.970Z] #47 15.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:36:33 [2020-11-18T23:36:33.970Z] #47 15.35 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
23:36:33 [2020-11-18T23:36:33.970Z] #47 15.56 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:36:33 [2020-11-18T23:36:33.970Z] #47 15.70 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:36:33 [2020-11-18T23:36:33.970Z] #47 15.93 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:36:33 [2020-11-18T23:36:33.970Z] #47 16.03 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:36:33 [2020-11-18T23:36:33.970Z] #47 16.19 go: downloading github.com/ultraware/whitespace v0.0.4
23:36:33 [2020-11-18T23:36:33.970Z] #47 16.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:36:33 [2020-11-18T23:36:33.970Z] #47 16.44 go: extracting github.com/ultraware/whitespace v0.0.4
23:36:33 [2020-11-18T23:36:33.970Z] #47 16.44 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:36:33 [2020-11-18T23:36:33.970Z] #47 16.47 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
23:36:33 [2020-11-18T23:36:33.970Z] #47 16.74 go: downloading github.com/fatih/color v1.7.0
23:36:33 [2020-11-18T23:36:33.970Z] #47 16.79 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:36:33 [2020-11-18T23:36:33.970Z] #47 16.86 go: downloading gopkg.in/ini.v1 v1.51.0
23:36:33 [2020-11-18T23:36:33.970Z] #47 16.90 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:36:33 [2020-11-18T23:36:33.970Z] #47 16.92 go: extracting github.com/fatih/color v1.7.0
23:36:33 [2020-11-18T23:36:33.970Z] #47 17.15 go: extracting gopkg.in/ini.v1 v1.51.0
23:36:33 [2020-11-18T23:36:33.970Z] #47 20.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:36:33 [2020-11-18T23:36:33.970Z] #47 20.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:36:33 [2020-11-18T23:36:33.970Z] #47 20.36 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:36:33 [2020-11-18T23:36:33.970Z] #47 20.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:36:33 [2020-11-18T23:36:33.970Z] #47 20.47 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:36:33 [2020-11-18T23:36:33.970Z] #47 20.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:36:33 [2020-11-18T23:36:33.970Z] #47 20.51 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:36:33 [2020-11-18T23:36:33.970Z] #47 20.60 go: downloading github.com/go-critic/go-critic v0.4.1
23:36:33 [2020-11-18T23:36:33.970Z] #47 20.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:36:33 [2020-11-18T23:36:33.970Z] #47 20.89 go: extracting github.com/inconshreveable/mousetrap v1.0.0
23:36:33 [2020-11-18T23:36:33.970Z] #47 20.97 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:36:33 [2020-11-18T23:36:33.970Z] #47 20.99 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:36:33 [2020-11-18T23:36:33.970Z] #47 21.02 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:36:33 [2020-11-18T23:36:33.970Z] #47 21.11 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:36:33 [2020-11-18T23:36:33.970Z] #47 21.14 go: downloading github.com/magiconair/properties v1.8.1
23:36:33 [2020-11-18T23:36:33.970Z] #47 21.21 go: downloading github.com/davecgh/go-spew v1.1.1
23:36:33 [2020-11-18T23:36:33.970Z] #47 21.21 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:36:34 [2020-11-18T23:36:34.066Z] #45 ...
23:36:34 [2020-11-18T23:36:34.066Z] 
23:36:34 [2020-11-18T23:36:34.066Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.121 + RM_GOPATH=0
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.121 + TMP_GOPATH=
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.121 + : /build
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.121 + '[' -z '' ']'
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.131 ++ mktemp -d
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.131 + export GOPATH=/tmp/tmp.QEVy8uKcoe
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.131 + GOPATH=/tmp/tmp.QEVy8uKcoe
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.131 + RM_GOPATH=1
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.131 + case "$(go env GOARCH)" in
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.131 ++ go env GOARCH
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.160 + export GO_BUILDMODE=-buildmode=pie
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.160 + GO_BUILDMODE=-buildmode=pie
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.160 ++ dirname /tmp/install/install.sh
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 + dir=/tmp/install
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 + bin=proxy
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 + shift
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 + '[' '!' -f /tmp/install/proxy.installer ']'
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 + . /tmp/install/proxy.installer
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 ++ : 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 + install_proxy
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 + case "$1" in
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 + export CGO_ENABLED=0
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 + CGO_ENABLED=0
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 + _install_proxy
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 + echo 'Install docker-proxy version 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546'
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QEVy8uKcoe/src/github.com/docker/libnetwork
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 Cloning into '/tmp/tmp.QEVy8uKcoe/src/github.com/docker/libnetwork'...
23:36:34 [2020-11-18T23:36:34.066Z] #62 8.163 Install docker-proxy version 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:36:34 [2020-11-18T23:36:34.066Z] #62 ...
23:36:34 [2020-11-18T23:36:34.066Z] 
23:36:34 [2020-11-18T23:36:34.066Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:36:34 [2020-11-18T23:36:34.066Z] #38 7.667 + git clone https://github.com/docker/distribution.git .
23:36:34 [2020-11-18T23:36:34.066Z] #38 7.667 Cloning into '.'...
23:36:34 [2020-11-18T23:36:34.193Z] #41 19.99   DEP      images/eventfd.pb-c.d
23:36:34 [2020-11-18T23:36:34.193Z] #41 20.04   PBCC     images/remap-file-path.pb-c.c
23:36:34 [2020-11-18T23:36:34.193Z] #41 20.06   DEP      images/remap-file-path.pb-c.d
23:36:34 [2020-11-18T23:36:34.193Z] #41 20.18   PBCC     images/fifo.pb-c.c
23:36:34 [2020-11-18T23:36:34.193Z] #41 20.20   DEP      images/fifo.pb-c.d
23:36:34 [2020-11-18T23:36:34.237Z] #47 21.21 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:36:34 [2020-11-18T23:36:34.237Z] #47 ...
23:36:34 [2020-11-18T23:36:34.237Z] 
23:36:34 [2020-11-18T23:36:34.237Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:34 [2020-11-18T23:36:34.237Z] #34 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:36:34 [2020-11-18T23:36:34.237Z] #34 19.66 Fetched 8224 kB in 14s (575 kB/s)
23:36:34 [2020-11-18T23:36:34.237Z] #34 19.66 Reading package lists...
23:36:34 [2020-11-18T23:36:34.237Z] #34 ...
23:36:34 [2020-11-18T23:36:34.237Z] 
23:36:34 [2020-11-18T23:36:34.237Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:34 [2020-11-18T23:36:34.237Z] #49 15.10 + cd /tmp/tmp.vMBP9gZygr/src/github.com/mvdan/sh
23:36:34 [2020-11-18T23:36:34.237Z] #49 15.10 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:36:34 [2020-11-18T23:36:34.237Z] #49 15.16 + GO111MODULE=on
23:36:34 [2020-11-18T23:36:34.237Z] #49 15.16 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:36:34 [2020-11-18T23:36:34.237Z] #49 16.58 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:36:34 [2020-11-18T23:36:34.237Z] #49 16.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:36:34 [2020-11-18T23:36:34.237Z] #49 16.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:36:34 [2020-11-18T23:36:34.237Z] #49 16.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:36:34 [2020-11-18T23:36:34.237Z] #49 17.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:36:34 [2020-11-18T23:36:34.237Z] #49 17.61 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:36:34 [2020-11-18T23:36:34.237Z] #49 18.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:36:34 [2020-11-18T23:36:34.237Z] #49 19.73 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:36:34 [2020-11-18T23:36:34.237Z] #49 21.22 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:36:34 [2020-11-18T23:36:34.237Z] #49 21.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:36:34 [2020-11-18T23:36:34.237Z] #49 21.55 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:36:34 [2020-11-18T23:36:34.237Z] #49 ...
23:36:34 [2020-11-18T23:36:34.237Z] 
23:36:34 [2020-11-18T23:36:34.237Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:34 [2020-11-18T23:36:34.237Z] #45 11.64 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:36:34 [2020-11-18T23:36:34.237Z] #45 11.75 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:36:34 [2020-11-18T23:36:34.237Z] #45 17.36 go: finding github.com/fatih/color v1.9.0
23:36:34 [2020-11-18T23:36:34.237Z] #45 17.37 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:36:34 [2020-11-18T23:36:34.237Z] #45 17.37 go: finding github.com/pkg/errors v0.9.1
23:36:34 [2020-11-18T23:36:34.237Z] #45 17.45 go: finding github.com/mattn/go-colorable v0.1.6
23:36:34 [2020-11-18T23:36:34.237Z] #45 17.46 go: finding github.com/spf13/pflag v1.0.3
23:36:34 [2020-11-18T23:36:34.237Z] #45 17.57 go: finding github.com/mattn/go-isatty v0.0.12
23:36:34 [2020-11-18T23:36:34.237Z] #45 17.87 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:36:34 [2020-11-18T23:36:34.237Z] #45 18.10 go: finding github.com/jonboulle/clockwork v0.1.0
23:36:34 [2020-11-18T23:36:34.237Z] #45 18.17 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:36:34 [2020-11-18T23:36:34.237Z] #45 18.17 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:36:34 [2020-11-18T23:36:34.237Z] #45 18.21 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:36:34 [2020-11-18T23:36:34.322Z] #38 ...
23:36:34 [2020-11-18T23:36:34.322Z] 
23:36:34 [2020-11-18T23:36:34.322Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:34 [2020-11-18T23:36:34.322Z] #11 18.35 Fetched 8401 kB in 13s (637 kB/s)
23:36:34 [2020-11-18T23:36:34.452Z] #41 20.28   PBCC     images/ghost-file.pb-c.c
23:36:34 [2020-11-18T23:36:34.452Z] #41 20.34   DEP      images/ghost-file.pb-c.d
23:36:34 [2020-11-18T23:36:34.452Z] #41 20.43   PBCC     images/regfile.pb-c.c
23:36:34 [2020-11-18T23:36:34.452Z] #41 20.47   DEP      images/regfile.pb-c.d
23:36:34 [2020-11-18T23:36:34.452Z] #41 20.50   PBCC     images/ns.pb-c.c
23:36:34 [2020-11-18T23:36:34.452Z] #41 20.55   DEP      images/ns.pb-c.d
23:36:34 [2020-11-18T23:36:34.503Z] #45 ...
23:36:34 [2020-11-18T23:36:34.503Z] 
23:36:34 [2020-11-18T23:36:34.503Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:34 [2020-11-18T23:36:34.503Z] #43 11.76 internal/nettrace
23:36:34 [2020-11-18T23:36:34.503Z] #43 12.45 runtime/cgo
23:36:34 [2020-11-18T23:36:34.503Z] #43 14.47 vendor/golang.org/x/crypto/internal/subtle
23:36:34 [2020-11-18T23:36:34.503Z] #43 ...
23:36:34 [2020-11-18T23:36:34.503Z] 
23:36:34 [2020-11-18T23:36:34.503Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:34 [2020-11-18T23:36:34.579Z] #11 18.35 Reading package lists...
23:36:34 [2020-11-18T23:36:34.579Z] #11 ...
23:36:34 [2020-11-18T23:36:34.579Z] 
23:36:34 [2020-11-18T23:36:34.579Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:34 [2020-11-18T23:36:34.579Z] #43 8.795 internal/cpu
23:36:34 [2020-11-18T23:36:34.579Z] #43 8.844 runtime/internal/atomic
23:36:34 [2020-11-18T23:36:34.579Z] #43 9.597 runtime/internal/sys
23:36:34 [2020-11-18T23:36:34.579Z] #43 9.693 internal/bytealg
23:36:34 [2020-11-18T23:36:34.579Z] #43 9.926 runtime/internal/math
23:36:34 [2020-11-18T23:36:34.579Z] #43 10.06 internal/race
23:36:34 [2020-11-18T23:36:34.579Z] #43 10.24 sync/atomic
23:36:34 [2020-11-18T23:36:34.579Z] #43 10.58 unicode
23:36:34 [2020-11-18T23:36:34.579Z] #43 11.20 runtime
23:36:34 [2020-11-18T23:36:34.579Z] #43 16.40 unicode/utf8
23:36:34 [2020-11-18T23:36:34.579Z] #43 18.00 math
23:36:34 [2020-11-18T23:36:34.711Z] #41 20.61   PBCC     images/fdinfo.pb-c.c
23:36:34 [2020-11-18T23:36:34.711Z] #41 20.74   DEP      images/fdinfo.pb-c.d
23:36:34 [2020-11-18T23:36:34.711Z] #41 20.81   PBCC     images/core-aarch64.pb-c.c
23:36:34 [2020-11-18T23:36:34.837Z] #43 ...
23:36:34 [2020-11-18T23:36:34.837Z] 
23:36:34 [2020-11-18T23:36:34.837Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:36:34 [2020-11-18T23:36:34.837Z] #56 14.30 Checking out files:  97% (775/794)   
Checking out files:  98% (779/794)   
Checking out files:  99% (787/794)   
Checking out files: 100% (794/794)   
Checking out files: 100% (794/794), done.
23:36:34 [2020-11-18T23:36:34.837Z] #56 14.38 + cd /tmp/tmp.aV5nPEQohr/src/github.com/rootless-containers/rootlesskit
23:36:34 [2020-11-18T23:36:34.837Z] #56 14.38 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:36:34 [2020-11-18T23:36:34.837Z] #56 14.41 + for f in rootlesskit rootlesskit-docker-proxy
23:36:34 [2020-11-18T23:36:34.837Z] #56 14.41 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:36:34 [2020-11-18T23:36:34.972Z] #41 20.85   PBCC     images/core-arm.pb-c.c
23:36:34 [2020-11-18T23:36:34.972Z] #41 20.93   PBCC     images/core-ppc64.pb-c.c
23:36:34 [2020-11-18T23:36:34.972Z] #41 20.97   PBCC     images/core-s390.pb-c.c
23:36:34 [2020-11-18T23:36:34.972Z] #41 21.06   PBCC     images/core-x86.pb-c.c
23:36:35 [2020-11-18T23:36:35.233Z] #41 21.15   PBCC     images/core.pb-c.c
23:36:35 [2020-11-18T23:36:35.233Z] #41 21.26   PBCC     images/inventory.pb-c.c
23:36:35 [2020-11-18T23:36:35.233Z] #41 21.31   DEP      images/core-aarch64.pb-c.d
23:36:35 [2020-11-18T23:36:35.493Z] #41 21.36   DEP      images/core-arm.pb-c.d
23:36:35 [2020-11-18T23:36:35.493Z] #41 21.42   DEP      images/core-ppc64.pb-c.d
23:36:35 [2020-11-18T23:36:35.493Z] #41 21.51   DEP      images/core-s390.pb-c.d
23:36:35 [2020-11-18T23:36:35.614Z] #45 ...
23:36:35 [2020-11-18T23:36:35.614Z] 
23:36:35 [2020-11-18T23:36:35.614Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:35 [2020-11-18T23:36:35.614Z] #32 10.92 runtime/internal/math
23:36:35 [2020-11-18T23:36:35.614Z] #32 11.14 math/bits
23:36:35 [2020-11-18T23:36:35.614Z] #32 12.05 internal/bytealg
23:36:35 [2020-11-18T23:36:35.614Z] #32 12.58 math
23:36:35 [2020-11-18T23:36:35.614Z] #32 13.54 runtime
23:36:35 [2020-11-18T23:36:35.614Z] #32 20.54 internal/testlog
23:36:35 [2020-11-18T23:36:35.614Z] #32 20.99 encoding
23:36:35 [2020-11-18T23:36:35.754Z] #41 21.60   DEP      images/core-x86.pb-c.d
23:36:35 [2020-11-18T23:36:35.754Z] #41 21.63   DEP      images/core.pb-c.d
23:36:35 [2020-11-18T23:36:35.754Z] #41 21.70   DEP      images/inventory.pb-c.d
23:36:35 [2020-11-18T23:36:35.754Z] #41 21.79   PBCC     images/cpuinfo.pb-c.c
23:36:35 [2020-11-18T23:36:35.754Z] #41 21.82   DEP      images/cpuinfo.pb-c.d
23:36:35 [2020-11-18T23:36:35.877Z] #32 ...
23:36:35 [2020-11-18T23:36:35.877Z] 
23:36:35 [2020-11-18T23:36:35.877Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:35 [2020-11-18T23:36:35.877Z] #47 20.07 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:36:35 [2020-11-18T23:36:35.877Z] #47 20.16 go: downloading github.com/spf13/cobra v0.0.5
23:36:35 [2020-11-18T23:36:35.877Z] #47 20.35 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:36:35 [2020-11-18T23:36:35.877Z] #47 20.46 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:36:35 [2020-11-18T23:36:35.877Z] #47 20.47 go: downloading github.com/spf13/pflag v1.0.5
23:36:35 [2020-11-18T23:36:35.877Z] #47 20.47 go: downloading github.com/spf13/viper v1.6.1
23:36:35 [2020-11-18T23:36:35.877Z] #47 20.62 go: downloading github.com/uudashr/gocognit v1.0.1
23:36:35 [2020-11-18T23:36:35.877Z] #47 20.69 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:36:35 [2020-11-18T23:36:35.877Z] #47 20.74 go: extracting github.com/spf13/cobra v0.0.5
23:36:35 [2020-11-18T23:36:35.877Z] #47 20.79 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:36:35 [2020-11-18T23:36:35.877Z] #47 21.24 go: extracting github.com/uudashr/gocognit v1.0.1
23:36:35 [2020-11-18T23:36:35.877Z] #47 21.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:36:35 [2020-11-18T23:36:35.877Z] #47 21.30 go: extracting github.com/spf13/viper v1.6.1
23:36:35 [2020-11-18T23:36:35.877Z] #47 ...
23:36:35 [2020-11-18T23:36:35.877Z] 
23:36:35 [2020-11-18T23:36:35.877Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:35 [2020-11-18T23:36:35.877Z] #22 20.61 + mkdir -p /build
23:36:35 [2020-11-18T23:36:35.877Z] #22 20.61 + mv docker/docker /build/
23:36:35 [2020-11-18T23:36:35.877Z] #22 20.64 + rmdir docker
23:36:35 [2020-11-18T23:36:35.877Z] #22 DONE 21.3s
23:36:35 [2020-11-18T23:36:35.877Z] 
23:36:35 [2020-11-18T23:36:35.877Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:35 [2020-11-18T23:36:35.877Z] #47 21.30 go: extracting github.com/spf13/pflag v1.0.5
23:36:35 [2020-11-18T23:36:35.882Z] #62 21.69 Checking out files:  43% (829/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  92% (1762/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
23:36:35 [2020-11-18T23:36:35.882Z] #62 22.95 + cd /tmp/tmp.su9e24k1kX/src/github.com/docker/libnetwork
23:36:35 [2020-11-18T23:36:35.882Z] #62 22.95 + git checkout -q 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:36:35 [2020-11-18T23:36:35.882Z] #62 23.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:36:36 [2020-11-18T23:36:36.014Z] #41 21.90   PBCC     images/stats.pb-c.c
23:36:36 [2020-11-18T23:36:36.014Z] #41 21.93   DEP      images/stats.pb-c.d
23:36:36 [2020-11-18T23:36:36.206Z] #56 ...
23:36:36 [2020-11-18T23:36:36.206Z] 
23:36:36 [2020-11-18T23:36:36.206Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:36 [2020-11-18T23:36:36.206Z] #47 19.05 go: downloading github.com/spf13/viper v1.6.1
23:36:36 [2020-11-18T23:36:36.206Z] #47 19.20 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:36:36 [2020-11-18T23:36:36.206Z] #47 19.22 go: downloading github.com/go-critic/go-critic v0.4.1
23:36:36 [2020-11-18T23:36:36.206Z] #47 19.22 go: downloading github.com/pkg/errors v0.8.1
23:36:36 [2020-11-18T23:36:36.206Z] #47 19.26 go: downloading github.com/spf13/pflag v1.0.5
23:36:36 [2020-11-18T23:36:36.206Z] #47 19.33 go: downloading github.com/spf13/cobra v0.0.5
23:36:36 [2020-11-18T23:36:36.206Z] #47 19.48 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:36:36 [2020-11-18T23:36:36.206Z] #47 19.70 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:36:36 [2020-11-18T23:36:36.206Z] #47 19.70 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:36:36 [2020-11-18T23:36:36.206Z] #47 19.93 go: extracting github.com/spf13/viper v1.6.1
23:36:36 [2020-11-18T23:36:36.206Z] #47 20.16 go: downloading github.com/spf13/cast v1.3.0
23:36:36 [2020-11-18T23:36:36.206Z] #47 20.25 go: downloading github.com/hashicorp/hcl v1.0.0
23:36:36 [2020-11-18T23:36:36.206Z] #47 20.35 go: extracting github.com/go-critic/go-critic v0.4.1
23:36:36 [2020-11-18T23:36:36.206Z] #47 20.44 go: extracting github.com/go-lintpack/lintpack v0.5.2
23:36:36 [2020-11-18T23:36:36.450Z] #47 21.62 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
23:36:36 [2020-11-18T23:36:36.450Z] #47 21.79 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
23:36:36 [2020-11-18T23:36:36.450Z] #47 21.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:36:36 [2020-11-18T23:36:36.450Z] #47 21.79 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:36:36 [2020-11-18T23:36:36.711Z] #47 22.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:36:36 [2020-11-18T23:36:36.711Z] #47 ...
23:36:36 [2020-11-18T23:36:36.711Z] 
23:36:36 [2020-11-18T23:36:36.711Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:36 [2020-11-18T23:36:36.711Z] #40 12.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:36:36 [2020-11-18T23:36:36.711Z] #40 15.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:36:36 [2020-11-18T23:36:36.770Z] #47 20.86 go: extracting github.com/mitchellh/go-homedir v1.1.0
23:36:36 [2020-11-18T23:36:36.770Z] #47 20.89 go: extracting github.com/spf13/cast v1.3.0
23:36:36 [2020-11-18T23:36:36.770Z] #47 20.95 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:36:36 [2020-11-18T23:36:36.770Z] #47 21.11 go: downloading gopkg.in/yaml.v2 v2.2.7
23:36:36 [2020-11-18T23:36:36.973Z] #40 ...
23:36:36 [2020-11-18T23:36:36.973Z] 
23:36:36 [2020-11-18T23:36:36.973Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:36 [2020-11-18T23:36:36.973Z] #47 22.24 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:36:37 [2020-11-18T23:36:37.021Z] #41 ...
23:36:37 [2020-11-18T23:36:37.022Z] 
23:36:37 [2020-11-18T23:36:37.022Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.275 + RM_GOPATH=0
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.276 + TMP_GOPATH=
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.276 + : /build
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.276 + '[' -z '' ']'
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.277 ++ mktemp -d
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.279 + export GOPATH=/tmp/tmp.Vjwlq6Zy7K
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.279 + GOPATH=/tmp/tmp.Vjwlq6Zy7K
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.279 + RM_GOPATH=1
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.280 + case "$(go env GOARCH)" in
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.281 ++ go env GOARCH
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.293 + export GO_BUILDMODE=-buildmode=pie
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.294 + GO_BUILDMODE=-buildmode=pie
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.295 ++ dirname /tmp/install/install.sh
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.303 + dir=/tmp/install
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.304 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.304 + bin=tini
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.304 + shift
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.304 + '[' '!' -f /tmp/install/tini.installer ']'
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.304 + . /tmp/install/tini.installer
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.304 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.304 + install_tini
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.304 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.304 + git clone https://github.com/krallin/tini.git /tmp/tmp.Vjwlq6Zy7K/tini
23:36:37 [2020-11-18T23:36:37.022Z] #36 0.307 Cloning into '/tmp/tmp.Vjwlq6Zy7K/tini'...
23:36:37 [2020-11-18T23:36:37.022Z] #36 1.414 + cd /tmp/tmp.Vjwlq6Zy7K/tini
23:36:37 [2020-11-18T23:36:37.022Z] #36 1.414 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:36:37 [2020-11-18T23:36:37.022Z] #36 1.424 + cmake .
23:36:37 [2020-11-18T23:36:37.022Z] #36 2.094 -- The C compiler identification is GNU 8.3.0
23:36:37 [2020-11-18T23:36:37.022Z] #36 2.155 -- Check for working C compiler: /usr/bin/cc
23:36:37 [2020-11-18T23:36:37.022Z] #36 2.869 -- Check for working C compiler: /usr/bin/cc -- works
23:36:37 [2020-11-18T23:36:37.022Z] #36 2.873 -- Detecting C compiler ABI info
23:36:37 [2020-11-18T23:36:37.022Z] #36 3.617 -- Detecting C compiler ABI info - done
23:36:37 [2020-11-18T23:36:37.022Z] #36 3.718 -- Detecting C compile features
23:36:37 [2020-11-18T23:36:37.239Z] #47 22.47 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:36:37 [2020-11-18T23:36:37.240Z] #47 22.60 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:36:37 [2020-11-18T23:36:37.240Z] #47 ...
23:36:37 [2020-11-18T23:36:37.240Z] 
23:36:37 [2020-11-18T23:36:37.240Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:37 [2020-11-18T23:36:37.240Z] #11 12.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:36:37 [2020-11-18T23:36:37.240Z] #11 16.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:36:37 [2020-11-18T23:36:37.240Z] #11 ...
23:36:37 [2020-11-18T23:36:37.240Z] 
23:36:37 [2020-11-18T23:36:37.240Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:37 [2020-11-18T23:36:37.240Z] #32 21.41 runtime/cgo
23:36:37 [2020-11-18T23:36:37.319Z] #36 5.838 -- Detecting C compile features - done
23:36:37 [2020-11-18T23:36:37.319Z] #36 5.875 -- Performing Test HAS_BUILTIN_FORTIFY
23:36:37 [2020-11-18T23:36:37.333Z] #47 21.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:36:37 [2020-11-18T23:36:37.333Z] #47 21.38 go: downloading github.com/spf13/afero v1.1.2
23:36:37 [2020-11-18T23:36:37.333Z] #47 21.46 go: extracting github.com/pkg/errors v0.8.1
23:36:37 [2020-11-18T23:36:37.333Z] #47 21.49 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:36:37 [2020-11-18T23:36:37.333Z] #47 ...
23:36:37 [2020-11-18T23:36:37.333Z] 
23:36:37 [2020-11-18T23:36:37.333Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:37 [2020-11-18T23:36:37.333Z] #32 11.56 runtime
23:36:37 [2020-11-18T23:36:37.333Z] #32 11.72 math
23:36:37 [2020-11-18T23:36:37.333Z] #32 19.74 internal/testlog
23:36:37 [2020-11-18T23:36:37.333Z] #32 20.04 encoding
23:36:37 [2020-11-18T23:36:37.333Z] #32 20.38 runtime/cgo
23:36:37 [2020-11-18T23:36:37.412Z] #54 138.7 + bin/containerd-shim-runc-v1
23:36:37 [2020-11-18T23:36:37.621Z] #36 6.112 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:36:37 [2020-11-18T23:36:37.621Z] #36 ...
23:36:37 [2020-11-18T23:36:37.621Z] 
23:36:37 [2020-11-18T23:36:37.621Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:37 [2020-11-18T23:36:37.621Z] #41 60.57 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
23:36:37 [2020-11-18T23:36:37.621Z] #41 60.58 Processing triggers for libc-bin (2.28-10) ...
23:36:37 [2020-11-18T23:36:37.909Z] #32 ...
23:36:37 [2020-11-18T23:36:37.909Z] 
23:36:37 [2020-11-18T23:36:37.909Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:37 [2020-11-18T23:36:37.909Z] #47 22.05 go: extracting github.com/hashicorp/hcl v1.0.0
23:36:37 [2020-11-18T23:36:37.921Z] #41 DONE 60.9s
23:36:37 [2020-11-18T23:36:37.921Z] 
23:36:37 [2020-11-18T23:36:37.921Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:37 [2020-11-18T23:36:37.934Z] #41 23.85 make[1]: Nothing to be done for 'all'.
23:36:38 [2020-11-18T23:36:38.166Z] #47 22.48 go: extracting github.com/go-toolsmith/astfmt v1.0.0
23:36:38 [2020-11-18T23:36:38.424Z] #47 22.50 go: extracting gopkg.in/yaml.v2 v2.2.7
23:36:38 [2020-11-18T23:36:38.424Z] #47 22.72 go: extracting github.com/spf13/pflag v1.0.5
23:36:38 [2020-11-18T23:36:38.424Z] #47 22.76 go: extracting github.com/spf13/afero v1.1.2
23:36:38 [2020-11-18T23:36:38.626Z] #32 ...
23:36:38 [2020-11-18T23:36:38.626Z] 
23:36:38 [2020-11-18T23:36:38.626Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:38 [2020-11-18T23:36:38.626Z] #34 13.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:36:38 [2020-11-18T23:36:38.626Z] #34 ...
23:36:38 [2020-11-18T23:36:38.626Z] 
23:36:38 [2020-11-18T23:36:38.626Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:38 [2020-11-18T23:36:38.626Z] #49 23.76 + cd /tmp/tmp.PrDNJOKuuy/src/github.com/mvdan/sh
23:36:38 [2020-11-18T23:36:38.626Z] #49 23.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:36:38 [2020-11-18T23:36:38.626Z] #49 23.97 + GO111MODULE=on
23:36:38 [2020-11-18T23:36:38.626Z] #49 23.97 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:36:38 [2020-11-18T23:36:38.681Z] #47 22.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:36:38 [2020-11-18T23:36:38.876Z] #41 ...
23:36:38 [2020-11-18T23:36:38.876Z] 
23:36:38 [2020-11-18T23:36:38.876Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:36:39 [2020-11-18T23:36:39.245Z] #47 23.22 go: extracting github.com/spf13/cobra v0.0.5
23:36:39 [2020-11-18T23:36:39.245Z] #47 ...
23:36:39 [2020-11-18T23:36:39.245Z] 
23:36:39 [2020-11-18T23:36:39.245Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:39 [2020-11-18T23:36:39.245Z] #34 13.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:36:39 [2020-11-18T23:36:39.245Z] #34 16.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:36:39 [2020-11-18T23:36:39.245Z] #34 ...
23:36:39 [2020-11-18T23:36:39.245Z] 
23:36:39 [2020-11-18T23:36:39.245Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:39 [2020-11-18T23:36:39.245Z] #22 22.66 + mkdir -p /build
23:36:39 [2020-11-18T23:36:39.245Z] #22 22.67 + mv docker/docker /build/
23:36:39 [2020-11-18T23:36:39.245Z] #22 22.68 + rmdir docker
23:36:39 [2020-11-18T23:36:39.245Z] #22 DONE 23.5s
23:36:39 [2020-11-18T23:36:39.245Z] 
23:36:39 [2020-11-18T23:36:39.245Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:39 [2020-11-18T23:36:39.245Z] #49 22.84 + cd /tmp/tmp.CzCo2COAlL/src/github.com/mvdan/sh
23:36:39 [2020-11-18T23:36:39.245Z] #49 22.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:36:39 [2020-11-18T23:36:39.245Z] #49 23.07 + GO111MODULE=on
23:36:39 [2020-11-18T23:36:39.245Z] #49 23.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:36:39 [2020-11-18T23:36:39.466Z] #42 1.721 Note: Building without setproctitle() and strlcpy() support.
23:36:39 [2020-11-18T23:36:39.466Z] #42 1.721       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:36:39 [2020-11-18T23:36:39.502Z] #49 ...
23:36:39 [2020-11-18T23:36:39.502Z] 
23:36:39 [2020-11-18T23:36:39.502Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:39 [2020-11-18T23:36:39.502Z] #40 13.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:36:39 [2020-11-18T23:36:39.502Z] #40 17.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:36:39 [2020-11-18T23:36:39.502Z] #40 ...
23:36:39 [2020-11-18T23:36:39.502Z] 
23:36:39 [2020-11-18T23:36:39.502Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:39 [2020-11-18T23:36:39.502Z] #47 23.62 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
23:36:39 [2020-11-18T23:36:39.502Z] #47 23.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:36:39 [2020-11-18T23:36:39.504Z] #62 ...
23:36:39 [2020-11-18T23:36:39.504Z] 
23:36:39 [2020-11-18T23:36:39.504Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:39 [2020-11-18T23:36:39.504Z] #40 16.21 Fetched 8224 kB in 12s (659 kB/s)
23:36:39 [2020-11-18T23:36:39.504Z] #40 16.21 Reading package lists...
23:36:39 [2020-11-18T23:36:39.504Z] #40 22.72 Reading package lists...
23:36:39 [2020-11-18T23:36:39.504Z] #40 ...
23:36:39 [2020-11-18T23:36:39.504Z] 
23:36:39 [2020-11-18T23:36:39.504Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:36:39 [2020-11-18T23:36:39.504Z] #27 22.39 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:36:39 [2020-11-18T23:36:39.504Z] #27 22.89 
23:36:39 [2020-11-18T23:36:39.504Z] #27 23.28 
#                                                                          2.0%
######################################################################## 100.0%
23:36:39 [2020-11-18T23:36:39.504Z] #27 23.44 
23:36:39 [2020-11-18T23:36:39.504Z] #27 25.32 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:36:39 [2020-11-18T23:36:39.504Z] #27 25.88 
23:36:39 [2020-11-18T23:36:39.504Z] #27 26.26 
                                                                           0.0%
############################                                              40.0%
######################################################################## 100.0%
23:36:39 [2020-11-18T23:36:39.504Z] #27 26.70 
23:36:39 [2020-11-18T23:36:39.766Z] #42 1.730 Note: Building without GnuTLS support
23:36:39 [2020-11-18T23:36:39.766Z] #42 1.734 Makefile.config:39: Warn: you have no libnftables installed
23:36:39 [2020-11-18T23:36:39.766Z] #42 1.734 Makefile.config:40: Warn: Building without nftables support
23:36:40 [2020-11-18T23:36:40.065Z] #47 24.20 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:36:40 [2020-11-18T23:36:40.145Z] #54 141.6 + bin/containerd-shim-runc-v2
23:36:40 [2020-11-18T23:36:40.544Z] #49 25.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:36:40 [2020-11-18T23:36:40.544Z] #49 25.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:36:40 [2020-11-18T23:36:40.544Z] #49 25.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:36:40 [2020-11-18T23:36:40.813Z] #49 26.10 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:36:40 [2020-11-18T23:36:40.822Z] #54 142.3 + binaries
23:36:40 [2020-11-18T23:36:40.822Z] #54 142.3 + install -D bin/containerd /build/containerd
23:36:40 [2020-11-18T23:36:40.822Z] #54 142.4 + install -D bin/containerd-shim /build/containerd-shim
23:36:40 [2020-11-18T23:36:40.822Z] #54 142.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:36:40 [2020-11-18T23:36:40.822Z] #54 142.4 + install -D bin/ctr /build/ctr
23:36:40 [2020-11-18T23:36:40.832Z] #42 ...
23:36:40 [2020-11-18T23:36:40.832Z] 
23:36:40 [2020-11-18T23:36:40.832Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:40 [2020-11-18T23:36:40.832Z] #36 6.331 -- Configuring done
23:36:40 [2020-11-18T23:36:40.832Z] #36 6.358 -- Generating done
23:36:40 [2020-11-18T23:36:40.832Z] #36 6.361 -- Build files have been written to: /tmp/tmp.Vjwlq6Zy7K/tini
23:36:40 [2020-11-18T23:36:40.832Z] #36 6.372 + make tini-static
23:36:40 [2020-11-18T23:36:40.832Z] #36 6.768 Scanning dependencies of target tini-static
23:36:40 [2020-11-18T23:36:40.832Z] #36 6.826 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:36:40 [2020-11-18T23:36:40.832Z] #36 8.342 [100%] Linking C executable tini-static
23:36:40 [2020-11-18T23:36:40.832Z] #36 9.237 [100%] Built target tini-static
23:36:40 [2020-11-18T23:36:40.832Z] #36 9.344 + mkdir -p /build
23:36:40 [2020-11-18T23:36:40.832Z] #36 9.349 + cp tini-static /build/docker-init
23:36:40 [2020-11-18T23:36:40.832Z] #36 DONE 9.5s
23:36:40 [2020-11-18T23:36:40.904Z] #27 28.33 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:36:40 [2020-11-18T23:36:40.904Z] #27 28.50 skipping existing 9a99313a2c50
23:36:40 [2020-11-18T23:36:40.904Z] #27 ...
23:36:40 [2020-11-18T23:36:40.904Z] 
23:36:40 [2020-11-18T23:36:40.904Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:40 [2020-11-18T23:36:40.904Z] #40 22.72 Reading package lists...
23:36:40 [2020-11-18T23:36:40.962Z] #54 59.30 Checking out files:  33% (1139/3408)   
Checking out files:  34% (1159/3408)   
Checking out files:  35% (1193/3408)   
Checking out files:  36% (1227/3408)   
Checking out files:  37% (1261/3408)   
Checking out files:  38% (1296/3408)   
Checking out files:  39% (1330/3408)   
Checking out files:  40% (1364/3408)   
Checking out files:  41% (1398/3408)   
Checking out files:  42% (1432/3408)   
Checking out files:  43% (1466/3408)   
Checking out files:  44% (1500/3408)   
Checking out files:  45% (1534/3408)   
Checking out files:  46% (1568/3408)   
Checking out files:  47% (1602/3408)   
Checking out files:  48% (1636/3408)   
Checking out files:  49% (1670/3408)   
Checking out files:  50% (1704/3408)   
Checking out files:  51% (1739/3408)   
Checking out files:  52% (1773/3408)   
Checking out files:  53% (1807/3408)   
Checking out files:  54% (1841/3408)   
Checking out files:  55% (1875/3408)   
Checking out files:  56% (1909/3408)   
Checking out files:  57% (1943/3408)   
Checking out files:  58% (1977/3408)   
Checking out files:  59% (2011/3408)   
Checking out files:  60% (2045/3408)   
Checking out files:  61% (2079/3408)   
Checking out files:  62% (2113/3408)   
Checking out files:  63% (2148/3408)   
Checking out files:  64% (2182/3408)   
Checking out files:  65% (2216/3408)   
Checking out files:  66% (2250/3408)   
Checking out files:  66% (2268/3408)   
Checking out files:  67% (2284/3408)   
Checking out files:  68% (2318/3408)   
Checking out files:  69% (2352/3408)   
Checking out files:  70% (2386/3408)   
Checking out files:  71% (2420/3408)   
Checking out files:  72% (2454/3408)   
Checking out files:  73% (2488/3408)   
Checking out files:  74% (2522/3408)   
Checking out files:  75% (2556/3408)   
Checking out files:  76% (2591/3408)   
Checking out files:  77% (2625/3408)   
Checking out files:  78% (2659/3408)   
Checking out files:  79% (2693/3408)   
Checking out files:  80% (2727/3408)   
Checking out files:  81% (2761/3408)   
Checking out files:  82% (2795/3408)   
Checking out files:  83% (2829/3408)   
Checking out files:  84% (2863/3408)   
Checking out files:  85% (2897/3408)   
Checking out files:  86% (2931/3408)   
Checking out files:  87% (2965/3408)   
Checking out files:  88% (3000/3408)   
Checking out files:  89% (3034/3408)   
Checking out files:  89% (3062/3408)   
Checking out files:  90% (3068/3408)   
Checking out files:  91% (3102/3408)   
Checking out files:  92% (3136/3408)   
Checking out files:  93% (3170/3408)   
Checking out files:  94% (3204/3408)   
Checking out files:  95% (3238/3408)   
Checking out files:  96% (3272/3408)   
Checking out files:  97% (3306/3408)   
Checking out files:  98% (3340/3408)   
Checking out files:  99% (3374/3408)   
Checking out files: 100% (3408/3408)   
Checking out files: 100% (3408/3408), done.
23:36:40 [2020-11-18T23:36:40.962Z] #54 62.01 + cd /tmp/tmp.IeOukBa7bS/src/github.com/containerd/containerd
23:36:41 [2020-11-18T23:36:41.074Z] #49 26.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:36:41 [2020-11-18T23:36:41.115Z] #54 DONE 143.0s
23:36:41 [2020-11-18T23:36:41.132Z] 
23:36:41 [2020-11-18T23:36:41.132Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:41 [2020-11-18T23:36:41.132Z] #50 56.04 bufio
23:36:41 [2020-11-18T23:36:41.132Z] #50 59.09 text/tabwriter
23:36:41 [2020-11-18T23:36:41.132Z] #50 61.01 reflect
23:36:41 [2020-11-18T23:36:41.132Z] #50 61.21 regexp/syntax
23:36:41 [2020-11-18T23:36:41.132Z] #50 ...
23:36:41 [2020-11-18T23:36:41.132Z] 
23:36:41 [2020-11-18T23:36:41.132Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:41 [2020-11-18T23:36:41.132Z] #12 56.87 Selecting previously unselected package mingw-w64-x86-64-dev.
23:36:41 [2020-11-18T23:36:41.132Z] #12 56.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:36:41 [2020-11-18T23:36:41.132Z] #12 56.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:36:41 [2020-11-18T23:36:41.132Z] #12 64.25 Selecting previously unselected package gcc-mingw-w64-base.
23:36:41 [2020-11-18T23:36:41.132Z] #12 64.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
23:36:41 [2020-11-18T23:36:41.132Z] #12 64.27 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:36:41 [2020-11-18T23:36:41.222Z] #54 62.03 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:36:41 [2020-11-18T23:36:41.439Z] #47 25.54 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:36:41 [2020-11-18T23:36:41.439Z] #47 25.68 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:36:41 [2020-11-18T23:36:41.439Z] #47 ...
23:36:41 [2020-11-18T23:36:41.439Z] 
23:36:41 [2020-11-18T23:36:41.439Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:36:41 [2020-11-18T23:36:41.439Z] #53 15.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:36:41 [2020-11-18T23:36:41.439Z] #53 19.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:36:41 [2020-11-18T23:36:41.697Z] #53 ...
23:36:41 [2020-11-18T23:36:41.697Z] 
23:36:41 [2020-11-18T23:36:41.697Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:41 [2020-11-18T23:36:41.697Z] #45 25.80 go: finding github.com/fatih/color v1.9.0
23:36:41 [2020-11-18T23:36:41.697Z] #45 25.86 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:36:41 [2020-11-18T23:36:41.697Z] #45 25.94 go: finding github.com/pkg/errors v0.9.1
23:36:41 [2020-11-18T23:36:41.748Z] #40 28.79 Building dependency tree...
23:36:41 [2020-11-18T23:36:41.748Z] #40 ...
23:36:41 [2020-11-18T23:36:41.748Z] 
23:36:41 [2020-11-18T23:36:41.748Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:41 [2020-11-18T23:36:41.748Z] #11 19.04 Fetched 8224 kB in 14s (596 kB/s)
23:36:41 [2020-11-18T23:36:41.748Z] #11 19.04 Reading package lists...
23:36:41 [2020-11-18T23:36:41.748Z] #11 25.39 Reading package lists...
23:36:41 [2020-11-18T23:36:41.748Z] #11 ...
23:36:41 [2020-11-18T23:36:41.748Z] 
23:36:41 [2020-11-18T23:36:41.748Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:41 [2020-11-18T23:36:41.748Z] #47 21.58 go: downloading github.com/pelletier/go-toml v1.2.0
23:36:41 [2020-11-18T23:36:41.748Z] #47 21.67 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:36:41 [2020-11-18T23:36:41.748Z] #47 21.68 go: downloading github.com/spf13/afero v1.1.2
23:36:41 [2020-11-18T23:36:41.748Z] #47 21.69 go: extracting github.com/magiconair/properties v1.8.1
23:36:41 [2020-11-18T23:36:41.748Z] #47 21.82 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:36:41 [2020-11-18T23:36:41.748Z] #47 21.86 go: extracting github.com/davecgh/go-spew v1.1.1
23:36:41 [2020-11-18T23:36:41.748Z] #47 21.87 go: downloading gopkg.in/yaml.v2 v2.2.7
23:36:41 [2020-11-18T23:36:41.748Z] #47 21.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:36:41 [2020-11-18T23:36:41.748Z] #47 21.88 go: extracting github.com/go-critic/go-critic v0.4.1
23:36:41 [2020-11-18T23:36:41.748Z] #47 21.88 go: extracting github.com/pelletier/go-toml v1.2.0
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.18 go: extracting github.com/spf13/afero v1.1.2
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.26 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.28 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.32 go: extracting github.com/go-lintpack/lintpack v0.5.2
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.32 go: extracting gopkg.in/yaml.v2 v2.2.7
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.34 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.75 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.83 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.85 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.89 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.89 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:36:41 [2020-11-18T23:36:41.748Z] #47 22.90 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:36:41 [2020-11-18T23:36:41.748Z] #47 23.17 go: downloading github.com/ultraware/funlen v0.0.2
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.30 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.30 go: downloading golang.org/x/text v0.3.2
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.30 go: extracting github.com/fsnotify/fsnotify v1.4.7
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.38 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.59 go: downloading github.com/pmezard/go-difflib v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.70 go: extracting github.com/sourcegraph/go-diff v0.5.1
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.71 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.78 go: downloading github.com/uudashr/gocognit v1.0.1
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.85 go: extracting github.com/ultraware/funlen v0.0.2
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.85 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.85 go: extracting github.com/pmezard/go-difflib v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 23.85 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
23:36:41 [2020-11-18T23:36:41.749Z] #47 24.21 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:36:41 [2020-11-18T23:36:41.749Z] #47 24.32 go: downloading github.com/subosito/gotenv v1.2.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 24.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:36:41 [2020-11-18T23:36:41.749Z] #47 24.46 go: extracting github.com/subosito/gotenv v1.2.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 24.50 go: extracting github.com/uudashr/gocognit v1.0.1
23:36:41 [2020-11-18T23:36:41.749Z] #47 24.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:36:41 [2020-11-18T23:36:41.749Z] #47 24.55 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:36:41 [2020-11-18T23:36:41.749Z] #47 24.57 go: downloading github.com/gobwas/glob v0.2.3
23:36:41 [2020-11-18T23:36:41.749Z] #47 24.58 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:36:41 [2020-11-18T23:36:41.749Z] #47 24.61 go: downloading github.com/gogo/protobuf v1.2.1
23:36:41 [2020-11-18T23:36:41.749Z] #47 24.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:36:41 [2020-11-18T23:36:41.749Z] #47 24.82 go: downloading github.com/kisielk/gotool v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 25.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 25.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:36:41 [2020-11-18T23:36:41.749Z] #47 25.28 go: extracting github.com/go-toolsmith/astfmt v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 25.38 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:36:41 [2020-11-18T23:36:41.749Z] #47 25.57 go: extracting github.com/kisielk/gotool v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 25.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 25.83 go: extracting github.com/gobwas/glob v0.2.3
23:36:41 [2020-11-18T23:36:41.749Z] #47 26.05 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:36:41 [2020-11-18T23:36:41.749Z] #47 26.08 go: downloading github.com/go-toolsmith/astp v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 26.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:36:41 [2020-11-18T23:36:41.749Z] #47 27.08 go: extracting github.com/go-toolsmith/astcopy v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 27.09 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 27.34 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:36:41 [2020-11-18T23:36:41.749Z] #47 27.35 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:36:41 [2020-11-18T23:36:41.749Z] #47 27.61 go: extracting github.com/go-toolsmith/astp v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 27.72 go: extracting github.com/gogo/protobuf v1.2.1
23:36:41 [2020-11-18T23:36:41.749Z] #47 27.82 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:36:41 [2020-11-18T23:36:41.749Z] #47 27.85 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 28.15 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 28.38 go: extracting github.com/go-toolsmith/astcast v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 28.44 go: downloading github.com/stretchr/objx v0.2.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 28.52 go: downloading github.com/spf13/cast v1.3.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 28.66 go: extracting github.com/spf13/jwalterweatherman v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 28.78 go: extracting github.com/go-toolsmith/strparse v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 28.87 go: extracting github.com/spf13/cast v1.3.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 28.96 go: extracting github.com/stretchr/objx v0.2.0
23:36:41 [2020-11-18T23:36:41.749Z] #47 29.07 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:36:41 [2020-11-18T23:36:41.749Z] #47 29.12 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:36:41 [2020-11-18T23:36:41.749Z] 
23:36:41 [2020-11-18T23:36:41.749Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:36:41 [2020-11-18T23:36:41.784Z] #12 64.62 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:36:41 [2020-11-18T23:36:41.784Z] #12 64.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
23:36:41 [2020-11-18T23:36:41.784Z] #12 64.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:36:41 [2020-11-18T23:36:41.784Z] #12 ...
23:36:41 [2020-11-18T23:36:41.784Z] 
23:36:41 [2020-11-18T23:36:41.784Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:41 [2020-11-18T23:36:41.784Z] #42 3.888 fatal: not a git repository (or any of the parent directories): .git
23:36:41 [2020-11-18T23:36:41.784Z] #42 3.995   GEN      .gitid
23:36:41 [2020-11-18T23:36:41.954Z] #45 26.11 go: finding github.com/mattn/go-colorable v0.1.6
23:36:42 [2020-11-18T23:36:42.014Z] #47 29.24 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:36:42 [2020-11-18T23:36:42.014Z] #47 29.28 go: downloading github.com/go-toolsmith/typep v1.0.0
23:36:42 [2020-11-18T23:36:42.014Z] #47 29.35 go: extracting github.com/go-toolsmith/astequal v1.0.0
23:36:42 [2020-11-18T23:36:42.041Z] #55 DONE 0.3s
23:36:42 [2020-11-18T23:36:42.041Z] 
23:36:42 [2020-11-18T23:36:42.041Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:36:42 [2020-11-18T23:36:42.086Z] #42 4.052   GEN      criu/include/version.h
23:36:42 [2020-11-18T23:36:42.086Z] #42 4.163   GEN      include/common/asm
23:36:42 [2020-11-18T23:36:42.211Z] #45 26.34 go: finding github.com/spf13/pflag v1.0.3
23:36:42 [2020-11-18T23:36:42.211Z] #45 26.42 go: finding github.com/mattn/go-isatty v0.0.12
23:36:42 [2020-11-18T23:36:42.286Z] #47 29.60 go: downloading github.com/BurntSushi/toml v0.3.1
23:36:42 [2020-11-18T23:36:42.286Z] #47 29.62 go: extracting github.com/go-toolsmith/typep v1.0.0
23:36:42 [2020-11-18T23:36:42.387Z] #42 ...
23:36:42 [2020-11-18T23:36:42.387Z] 
23:36:42 [2020-11-18T23:36:42.387Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:42 [2020-11-18T23:36:42.387Z] #33 55.53 reflect
23:36:42 [2020-11-18T23:36:42.387Z] #33 56.28 bufio
23:36:42 [2020-11-18T23:36:42.387Z] #33 57.97 path
23:36:42 [2020-11-18T23:36:42.387Z] #33 59.56 text/tabwriter
23:36:42 [2020-11-18T23:36:42.421Z] #59 DONE 0.2s
23:36:42 [2020-11-18T23:36:42.421Z] 
23:36:42 [2020-11-18T23:36:42.421Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:36:42 [2020-11-18T23:36:42.421Z] #61 DONE 0.2s
23:36:42 [2020-11-18T23:36:42.421Z] 
23:36:42 [2020-11-18T23:36:42.421Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:36:42 [2020-11-18T23:36:42.421Z] #63 DONE 0.1s
23:36:42 [2020-11-18T23:36:42.461Z] #49 27.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:36:42 [2020-11-18T23:36:42.551Z] #47 29.80 go: extracting github.com/BurntSushi/toml v0.3.1
23:36:42 [2020-11-18T23:36:42.687Z] #33 65.57 internal/syscall/execenv
23:36:42 [2020-11-18T23:36:42.687Z] #33 65.59 internal/syscall/unix
23:36:42 [2020-11-18T23:36:42.687Z] #33 65.61 time
23:36:42 [2020-11-18T23:36:42.713Z] 
23:36:42 [2020-11-18T23:36:42.713Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:36:42 [2020-11-18T23:36:42.713Z] #64 DONE 0.0s
23:36:42 [2020-11-18T23:36:42.713Z] 
23:36:42 [2020-11-18T23:36:42.713Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
23:36:42 [2020-11-18T23:36:42.775Z] #45 26.87 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:36:42 [2020-11-18T23:36:42.775Z] #45 27.11 go: finding github.com/jonboulle/clockwork v0.1.0
23:36:42 [2020-11-18T23:36:42.817Z] #47 ...
23:36:42 [2020-11-18T23:36:42.817Z] 
23:36:42 [2020-11-18T23:36:42.817Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:42 [2020-11-18T23:36:42.817Z] #40 28.79 Building dependency tree...
23:36:43 [2020-11-18T23:36:43.032Z] #45 27.11 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:36:43 [2020-11-18T23:36:43.033Z] #45 27.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:36:43 [2020-11-18T23:36:43.033Z] #45 27.24 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:36:43 [2020-11-18T23:36:43.131Z] #54 63.80 + export 'BUILDTAGS=netgo osusergo static_build'
23:36:43 [2020-11-18T23:36:43.131Z] #54 63.80 + BUILDTAGS='netgo osusergo static_build'
23:36:43 [2020-11-18T23:36:43.131Z] #54 63.80 + export EXTRA_FLAGS=-buildmode=pie
23:36:43 [2020-11-18T23:36:43.131Z] #54 63.80 + EXTRA_FLAGS=-buildmode=pie
23:36:43 [2020-11-18T23:36:43.131Z] #54 63.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:36:43 [2020-11-18T23:36:43.131Z] #54 63.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:36:43 [2020-11-18T23:36:43.131Z] #54 63.80 + '[' '' = dynamic ']'
23:36:43 [2020-11-18T23:36:43.131Z] #54 63.80 + make
23:36:43 [2020-11-18T23:36:43.347Z] #65 DONE 0.8s
23:36:43 [2020-11-18T23:36:43.640Z] 
23:36:43 [2020-11-18T23:36:43.640Z] #66 exporting to image
23:36:43 [2020-11-18T23:36:43.640Z] #66 exporting layers
23:36:43 [2020-11-18T23:36:43.850Z] #49 29.21 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:36:44 [2020-11-18T23:36:44.071Z] #54 ...
23:36:44 [2020-11-18T23:36:44.071Z] 
23:36:44 [2020-11-18T23:36:44.071Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:44 [2020-11-18T23:36:44.071Z] #49 119.3 mvdan.cc/sh/v3/fileutil
23:36:44 [2020-11-18T23:36:44.071Z] #49 119.7 mvdan.cc/sh/v3/syntax
23:36:44 [2020-11-18T23:36:44.071Z] #49 ...
23:36:44 [2020-11-18T23:36:44.071Z] 
23:36:44 [2020-11-18T23:36:44.071Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:44 [2020-11-18T23:36:44.071Z] #41 26.30   CC       images/stats.o
23:36:44 [2020-11-18T23:36:44.071Z] #41 26.90   CC       images/core.o
23:36:44 [2020-11-18T23:36:44.071Z] #41 28.00   CC       images/core-x86.o
23:36:44 [2020-11-18T23:36:44.071Z] #41 28.92   CC       images/core-arm.o
23:36:44 [2020-11-18T23:36:44.071Z] #41 29.69   CC       images/core-aarch64.o
23:36:44 [2020-11-18T23:36:44.221Z] #40 ...
23:36:44 [2020-11-18T23:36:44.221Z] 
23:36:44 [2020-11-18T23:36:44.221Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:36:44 [2020-11-18T23:36:44.221Z] #38 21.55 Checking out files:  91% (1524/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
23:36:44 [2020-11-18T23:36:44.221Z] #38 21.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:36:44 [2020-11-18T23:36:44.221Z] #38 23.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:36:44 [2020-11-18T23:36:44.221Z] #38 ...
23:36:44 [2020-11-18T23:36:44.221Z] 
23:36:44 [2020-11-18T23:36:44.221Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:36:44 [2020-11-18T23:36:44.221Z] #27 28.64 
23:36:44 [2020-11-18T23:36:44.221Z] #27 29.95 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:36:44 [2020-11-18T23:36:44.221Z] #27 30.41 
23:36:44 [2020-11-18T23:36:44.221Z] #27 30.61 
######################################################################## 100.0%
23:36:44 [2020-11-18T23:36:44.221Z] #27 30.80 
23:36:44 [2020-11-18T23:36:44.221Z] #27 31.80 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:36:44 [2020-11-18T23:36:44.236Z] #33 ...
23:36:44 [2020-11-18T23:36:44.236Z] 
23:36:44 [2020-11-18T23:36:44.236Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:44 [2020-11-18T23:36:44.236Z] #42 6.454   PBCC     images/timens.pb-c.c
23:36:44 [2020-11-18T23:36:44.541Z] #42 6.517   DEP      images/timens.pb-c.d
23:36:44 [2020-11-18T23:36:44.541Z] #42 6.561   PBCC     images/fown.pb-c.c
23:36:44 [2020-11-18T23:36:44.541Z] #42 6.602   PBCC     images/google/protobuf/descriptor.pb-c.c
23:36:44 [2020-11-18T23:36:44.541Z] #42 6.708   PBCC     images/opts.pb-c.c
23:36:44 [2020-11-18T23:36:44.541Z] #42 6.764   PBCC     images/memfd.pb-c.c
23:36:44 [2020-11-18T23:36:44.640Z] #41 30.49   CC       images/core-ppc64.o
23:36:44 [2020-11-18T23:36:44.640Z] #41 ...
23:36:44 [2020-11-18T23:36:44.640Z] 
23:36:44 [2020-11-18T23:36:44.640Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:44 [2020-11-18T23:36:44.640Z] #43 120.0 text/template
23:36:44 [2020-11-18T23:36:44.640Z] #43 122.7 encoding/xml
23:36:44 [2020-11-18T23:36:44.640Z] #43 127.8 go/doc
23:36:44 [2020-11-18T23:36:44.640Z] #43 ...
23:36:44 [2020-11-18T23:36:44.640Z] 
23:36:44 [2020-11-18T23:36:44.640Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:36:44 [2020-11-18T23:36:44.640Z] #54 65.55 + bin/ctr
23:36:44 [2020-11-18T23:36:44.794Z] #49 ...
23:36:44 [2020-11-18T23:36:44.794Z] 
23:36:44 [2020-11-18T23:36:44.794Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:44 [2020-11-18T23:36:44.794Z] #47 22.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:36:44 [2020-11-18T23:36:44.794Z] #47 22.86 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:36:44 [2020-11-18T23:36:44.794Z] #47 23.09 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:36:44 [2020-11-18T23:36:44.794Z] #47 23.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:36:44 [2020-11-18T23:36:44.794Z] #47 23.34 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:36:44 [2020-11-18T23:36:44.794Z] #47 23.71 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:36:44 [2020-11-18T23:36:44.794Z] #47 24.00 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
23:36:44 [2020-11-18T23:36:44.794Z] #47 24.01 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:36:44 [2020-11-18T23:36:44.794Z] #47 24.33 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:36:44 [2020-11-18T23:36:44.794Z] #47 24.47 go: extracting github.com/inconshreveable/mousetrap v1.0.0
23:36:44 [2020-11-18T23:36:44.794Z] #47 24.68 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:36:44 [2020-11-18T23:36:44.794Z] #47 25.07 go: extracting github.com/fsnotify/fsnotify v1.4.7
23:36:44 [2020-11-18T23:36:44.794Z] #47 25.13 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:36:44 [2020-11-18T23:36:44.794Z] #47 25.48 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:36:44 [2020-11-18T23:36:44.794Z] #47 25.56 go: extracting github.com/mitchellh/mapstructure v1.1.2
23:36:44 [2020-11-18T23:36:44.794Z] #47 26.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:36:44 [2020-11-18T23:36:44.794Z] #47 26.83 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:36:44 [2020-11-18T23:36:44.794Z] #47 28.08 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:36:44 [2020-11-18T23:36:44.803Z] #27 ...
23:36:44 [2020-11-18T23:36:44.803Z] 
23:36:44 [2020-11-18T23:36:44.803Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:44 [2020-11-18T23:36:44.803Z] #49 22.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:36:44 [2020-11-18T23:36:44.803Z] #49 22.95 runtime
23:36:44 [2020-11-18T23:36:44.803Z] #49 ...
23:36:44 [2020-11-18T23:36:44.803Z] 
23:36:44 [2020-11-18T23:36:44.803Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:44 [2020-11-18T23:36:44.803Z] #40 31.92 The following additional packages will be installed:
23:36:44 [2020-11-18T23:36:44.803Z] #40 31.92   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:36:44 [2020-11-18T23:36:44.803Z] #40 31.92   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:36:44 [2020-11-18T23:36:44.803Z] #40 31.93 Suggested packages:
23:36:44 [2020-11-18T23:36:44.803Z] #40 31.93   manpages-dev python-setuptools
23:36:44 [2020-11-18T23:36:44.847Z] #42 6.846   DEP      images/fown.pb-c.d
23:36:44 [2020-11-18T23:36:44.847Z] #42 ...
23:36:44 [2020-11-18T23:36:44.847Z] 
23:36:44 [2020-11-18T23:36:44.847Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:44 [2020-11-18T23:36:44.847Z] #44 57.84 bufio
23:36:44 [2020-11-18T23:36:44.847Z] #44 58.21 reflect
23:36:44 [2020-11-18T23:36:44.847Z] #44 64.63 regexp/syntax
23:36:44 [2020-11-18T23:36:44.847Z] #44 66.55 hash/crc32
23:36:44 [2020-11-18T23:36:44.847Z] #44 ...
23:36:44 [2020-11-18T23:36:44.847Z] 
23:36:44 [2020-11-18T23:36:44.847Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:44 [2020-11-18T23:36:44.847Z] #42 6.975   DEP      images/google/protobuf/descriptor.pb-c.d
23:36:45 [2020-11-18T23:36:45.143Z] #42 7.100   DEP      images/opts.pb-c.d
23:36:45 [2020-11-18T23:36:45.143Z] #42 7.146   DEP      images/memfd.pb-c.d
23:36:45 [2020-11-18T23:36:45.143Z] #42 7.181   PBCC     images/sit.pb-c.c
23:36:45 [2020-11-18T23:36:45.143Z] #42 7.213   DEP      images/sit.pb-c.d
23:36:45 [2020-11-18T23:36:45.143Z] #42 7.271   PBCC     images/macvlan.pb-c.c
23:36:45 [2020-11-18T23:36:45.143Z] #42 7.322   DEP      images/macvlan.pb-c.d
23:36:45 [2020-11-18T23:36:45.445Z] #42 7.386   PBCC     images/autofs.pb-c.c
23:36:45 [2020-11-18T23:36:45.445Z] #42 7.401   DEP      images/autofs.pb-c.d
23:36:45 [2020-11-18T23:36:45.445Z] #42 7.461   PBCC     images/sysctl.pb-c.c
23:36:45 [2020-11-18T23:36:45.445Z] #42 7.495   DEP      images/sysctl.pb-c.d
23:36:45 [2020-11-18T23:36:45.445Z] #42 7.537   PBCC     images/time.pb-c.c
23:36:45 [2020-11-18T23:36:45.445Z] #42 7.577   DEP      images/time.pb-c.d
23:36:45 [2020-11-18T23:36:45.445Z] #42 7.638   PBCC     images/binfmt-misc.pb-c.c
23:36:45 [2020-11-18T23:36:45.445Z] #42 7.657   DEP      images/binfmt-misc.pb-c.d
23:36:45 [2020-11-18T23:36:45.738Z] #47 ...
23:36:45 [2020-11-18T23:36:45.738Z] 
23:36:45 [2020-11-18T23:36:45.738Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:36:45 [2020-11-18T23:36:45.745Z] #42 7.734   PBCC     images/seccomp.pb-c.c
23:36:45 [2020-11-18T23:36:45.745Z] #42 7.784   DEP      images/seccomp.pb-c.d
23:36:45 [2020-11-18T23:36:45.745Z] #42 7.843   PBCC     images/userns.pb-c.c
23:36:45 [2020-11-18T23:36:45.745Z] #42 7.912   DEP      images/userns.pb-c.d
23:36:45 [2020-11-18T23:36:45.745Z] #42 7.950   PBCC     images/cgroup.pb-c.c
23:36:46 [2020-11-18T23:36:46.062Z] #42 7.965   DEP      images/cgroup.pb-c.d
23:36:46 [2020-11-18T23:36:46.062Z] #42 8.044   PBCC     images/ext-file.pb-c.c
23:36:46 [2020-11-18T23:36:46.062Z] #42 8.062   DEP      images/ext-file.pb-c.d
23:36:46 [2020-11-18T23:36:46.062Z] #42 8.115   PBCC     images/rpc.pb-c.c
23:36:46 [2020-11-18T23:36:46.062Z] #42 8.186   DEP      images/rpc.pb-c.d
23:36:46 [2020-11-18T23:36:46.062Z] #42 8.229   PBCC     images/siginfo.pb-c.c
23:36:46 [2020-11-18T23:36:46.062Z] #42 8.259   DEP      images/siginfo.pb-c.d
23:36:46 [2020-11-18T23:36:46.062Z] #42 8.310   PBCC     images/pagemap.pb-c.c
23:36:46 [2020-11-18T23:36:46.207Z] #40 33.56 The following NEW packages will be installed:
23:36:46 [2020-11-18T23:36:46.207Z] #40 33.58   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:36:46 [2020-11-18T23:36:46.207Z] #40 33.59   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:36:46 [2020-11-18T23:36:46.207Z] #40 33.59   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:36:46 [2020-11-18T23:36:46.207Z] #40 33.59   python-six zlib1g-dev
23:36:46 [2020-11-18T23:36:46.363Z] #42 8.370   DEP      images/pagemap.pb-c.d
23:36:46 [2020-11-18T23:36:46.363Z] #42 8.474   PBCC     images/rlimit.pb-c.c
23:36:46 [2020-11-18T23:36:46.363Z] #42 8.485   DEP      images/rlimit.pb-c.d
23:36:46 [2020-11-18T23:36:46.363Z] #42 8.545   PBCC     images/file-lock.pb-c.c
23:36:46 [2020-11-18T23:36:46.363Z] #42 8.581   DEP      images/file-lock.pb-c.d
23:36:46 [2020-11-18T23:36:46.372Z] #66 exporting layers 2.4s done
23:36:46 [2020-11-18T23:36:46.372Z] #66 writing image sha256:98a32cac1fb1cb159a5c56cc7e735be137487684422f2e37b70d323ead14c0ee done
23:36:46 [2020-11-18T23:36:46.372Z] #66 naming to docker.io/library/docker:c7f0b509cf21b066c2f088908c555f014242e280 done
23:36:46 [2020-11-18T23:36:46.372Z] #66 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:36:46 [2020-11-18T23:36:46.472Z] #40 34.02 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
23:36:46 [2020-11-18T23:36:46.472Z] #40 34.02 Need to get 3798 kB of archives.
23:36:46 [2020-11-18T23:36:46.472Z] #40 34.02 After this operation, 21.6 MB of additional disk space will be used.
23:36:46 [2020-11-18T23:36:46.472Z] #40 34.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
23:36:46 [2020-11-18T23:36:46.522Z] #38 30.70 Checking out files:  61% (1026/1665)   
Checking out files:  62% (1033/1665)   
Checking out files:  63% (1049/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  98% (1636/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
23:36:46 [2020-11-18T23:36:46.522Z] #38 31.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:36:46 [2020-11-18T23:36:46.664Z] #42 8.619   PBCC     images/tty.pb-c.c
23:36:46 [2020-11-18T23:36:46.664Z] #42 8.686   DEP      images/tty.pb-c.d
23:36:46 [2020-11-18T23:36:46.664Z] #42 8.771   PBCC     images/tun.pb-c.c
23:36:46 [2020-11-18T23:36:46.664Z] #42 8.842   PBCC     images/netdev.pb-c.c
23:36:46 [2020-11-18T23:36:46.664Z] #42 8.938   DEP      images/tun.pb-c.d
23:36:46 [2020-11-18T23:36:46.807Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/test/unit
23:36:46 [2020-11-18T23:36:46.850Z] #40 34.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:36:46 [2020-11-18T23:36:46.964Z] #42 9.007   DEP      images/netdev.pb-c.d
23:36:46 [2020-11-18T23:36:46.964Z] #42 9.094   PBCC     images/vma.pb-c.c
23:36:46 [2020-11-18T23:36:46.964Z] #42 9.165   DEP      images/vma.pb-c.d
23:36:47 [2020-11-18T23:36:47.127Z] #40 34.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
23:36:47 [2020-11-18T23:36:47.128Z] #40 34.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
23:36:47 [2020-11-18T23:36:47.264Z] #42 9.243   PBCC     images/creds.pb-c.c
23:36:47 [2020-11-18T23:36:47.264Z] #42 9.253   DEP      images/creds.pb-c.d
23:36:47 [2020-11-18T23:36:47.264Z] #42 9.371   PBCC     images/utsns.pb-c.c
23:36:47 [2020-11-18T23:36:47.264Z] #42 9.407   DEP      images/utsns.pb-c.d
23:36:47 [2020-11-18T23:36:47.264Z] #42 9.499   PBCC     images/ipc-desc.pb-c.c
23:36:47 [2020-11-18T23:36:47.464Z] #38 ...
23:36:47 [2020-11-18T23:36:47.464Z] 
23:36:47 [2020-11-18T23:36:47.464Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:47 [2020-11-18T23:36:47.464Z] #45 22.77 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:36:47 [2020-11-18T23:36:47.464Z] #45 27.44 go: finding github.com/fatih/color v1.9.0
23:36:47 [2020-11-18T23:36:47.464Z] #45 27.44 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:36:47 [2020-11-18T23:36:47.464Z] #45 27.52 go: finding github.com/pkg/errors v0.9.1
23:36:47 [2020-11-18T23:36:47.464Z] #45 27.60 go: finding github.com/spf13/pflag v1.0.3
23:36:47 [2020-11-18T23:36:47.464Z] #45 27.89 go: finding github.com/mattn/go-colorable v0.1.6
23:36:47 [2020-11-18T23:36:47.464Z] #45 27.92 go: finding github.com/mattn/go-isatty v0.0.12
23:36:47 [2020-11-18T23:36:47.464Z] #45 28.41 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:36:47 [2020-11-18T23:36:47.464Z] #45 28.45 go: finding github.com/jonboulle/clockwork v0.1.0
23:36:47 [2020-11-18T23:36:47.464Z] #45 28.56 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:36:47 [2020-11-18T23:36:47.464Z] #45 28.68 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:36:47 [2020-11-18T23:36:47.464Z] #45 28.74 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:36:47 [2020-11-18T23:36:47.464Z] #45 ...
23:36:47 [2020-11-18T23:36:47.464Z] 
23:36:47 [2020-11-18T23:36:47.464Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:47 [2020-11-18T23:36:47.464Z] #11 32.92 Fetched 8401 kB in 26s (325 kB/s)
23:36:47 [2020-11-18T23:36:47.511Z] #40 34.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
23:36:47 [2020-11-18T23:36:47.511Z] #40 34.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
23:36:47 [2020-11-18T23:36:47.511Z] #40 34.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
23:36:47 [2020-11-18T23:36:47.511Z] #40 34.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
23:36:47 [2020-11-18T23:36:47.511Z] #40 34.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
23:36:47 [2020-11-18T23:36:47.511Z] #40 ...
23:36:47 [2020-11-18T23:36:47.511Z] 
23:36:47 [2020-11-18T23:36:47.511Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:36:47 [2020-11-18T23:36:47.511Z] #53 18.60 Reading package lists...
23:36:47 [2020-11-18T23:36:47.511Z] #53 25.08 Reading package lists...
23:36:47 [2020-11-18T23:36:47.511Z] #53 30.59 Building dependency tree...
23:36:47 [2020-11-18T23:36:47.511Z] #53 33.96 The following additional packages will be installed:
23:36:47 [2020-11-18T23:36:47.511Z] #53 33.98   libbtrfs0
23:36:47 [2020-11-18T23:36:47.511Z] #53 34.16 The following NEW packages will be installed:
23:36:47 [2020-11-18T23:36:47.511Z] #53 34.16   libbtrfs-dev libbtrfs0
23:36:47 [2020-11-18T23:36:47.511Z] #53 ...
23:36:47 [2020-11-18T23:36:47.511Z] 
23:36:47 [2020-11-18T23:36:47.511Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:36:47 [2020-11-18T23:36:47.511Z] #27 32.39 
23:36:47 [2020-11-18T23:36:47.511Z] #27 32.64 #=#=#                                                                         

######################################################################## 100.0%
23:36:47 [2020-11-18T23:36:47.511Z] #27 33.05 
23:36:47 [2020-11-18T23:36:47.511Z] #27 33.17 Download of images into '/build' complete.
23:36:47 [2020-11-18T23:36:47.511Z] #27 33.17 Use something like the following to load the result into a Docker daemon:
23:36:47 [2020-11-18T23:36:47.511Z] #27 33.17   tar -cC '/build' . | docker load
23:36:47 [2020-11-18T23:36:47.564Z] #42 9.527   PBCC     images/ipc-sem.pb-c.c
23:36:47 [2020-11-18T23:36:47.564Z] #42 9.632   DEP      images/ipc-desc.pb-c.d
23:36:47 [2020-11-18T23:36:47.564Z] #42 9.685   DEP      images/ipc-sem.pb-c.d
23:36:47 [2020-11-18T23:36:47.564Z] #42 9.740   PBCC     images/ipc-msg.pb-c.c
23:36:47 [2020-11-18T23:36:47.777Z] #27 ...
23:36:47 [2020-11-18T23:36:47.777Z] 
23:36:47 [2020-11-18T23:36:47.777Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:47 [2020-11-18T23:36:47.777Z] #34 19.66 Reading package lists...
23:36:47 [2020-11-18T23:36:47.777Z] #34 25.54 Reading package lists...
23:36:47 [2020-11-18T23:36:47.777Z] #34 30.50 Building dependency tree...
23:36:47 [2020-11-18T23:36:47.777Z] #34 34.10 The following additional packages will be installed:
23:36:47 [2020-11-18T23:36:47.777Z] #34 34.11   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:36:47 [2020-11-18T23:36:47.777Z] #34 34.13 Suggested packages:
23:36:47 [2020-11-18T23:36:47.777Z] #34 34.13   cmake-doc ninja-build lrzip
23:36:47 [2020-11-18T23:36:47.777Z] #34 34.13 Recommended packages:
23:36:47 [2020-11-18T23:36:47.777Z] #34 34.13   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:36:47 [2020-11-18T23:36:47.777Z] #34 34.74 The following NEW packages will be installed:
23:36:47 [2020-11-18T23:36:47.777Z] #34 34.75   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:36:47 [2020-11-18T23:36:47.777Z] #34 34.75   vim-common xxd
23:36:47 [2020-11-18T23:36:47.777Z] #34 35.12 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
23:36:47 [2020-11-18T23:36:47.777Z] #34 35.12 Need to get 14.2 MB of archives.
23:36:47 [2020-11-18T23:36:47.777Z] #34 35.12 After this operation, 60.0 MB of additional disk space will be used.
23:36:47 [2020-11-18T23:36:47.777Z] #34 35.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
23:36:47 [2020-11-18T23:36:47.777Z] #34 35.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
23:36:47 [2020-11-18T23:36:47.777Z] #34 35.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
23:36:47 [2020-11-18T23:36:47.864Z] #42 9.792   DEP      images/ipc-msg.pb-c.d
23:36:47 [2020-11-18T23:36:47.864Z] #42 9.880   PBCC     images/ipc-shm.pb-c.c
23:36:47 [2020-11-18T23:36:47.864Z] #42 9.919   DEP      images/ipc-shm.pb-c.d
23:36:47 [2020-11-18T23:36:47.864Z] #42 10.03   PBCC     images/ipc-var.pb-c.c
23:36:48 [2020-11-18T23:36:48.150Z] #34 35.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
23:36:48 [2020-11-18T23:36:48.150Z] #34 ...
23:36:48 [2020-11-18T23:36:48.150Z] 
23:36:48 [2020-11-18T23:36:48.150Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:48 [2020-11-18T23:36:48.150Z] #32 35.33 internal/reflectlite
23:36:48 [2020-11-18T23:36:48.150Z] #32 35.34 sync
23:36:48 [2020-11-18T23:36:48.164Z] #42 10.09   DEP      images/ipc-var.pb-c.d
23:36:48 [2020-11-18T23:36:48.164Z] #42 10.20   PBCC     images/sk-opts.pb-c.c
23:36:48 [2020-11-18T23:36:48.164Z] #42 10.23   PBCC     images/packet-sock.pb-c.c
23:36:48 [2020-11-18T23:36:48.164Z] #42 10.31   DEP      images/sk-opts.pb-c.d
23:36:48 [2020-11-18T23:36:48.164Z] #42 10.42   DEP      images/packet-sock.pb-c.d
23:36:48 [2020-11-18T23:36:48.289Z] #45 ...
23:36:48 [2020-11-18T23:36:48.289Z] 
23:36:48 [2020-11-18T23:36:48.289Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:48 [2020-11-18T23:36:48.289Z] #47 26.17 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:36:48 [2020-11-18T23:36:48.289Z] #47 26.24 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:36:48 [2020-11-18T23:36:48.289Z] #47 26.29 go: downloading github.com/uudashr/gocognit v1.0.1
23:36:48 [2020-11-18T23:36:48.289Z] #47 26.59 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:36:48 [2020-11-18T23:36:48.289Z] #47 26.69 go: extracting github.com/sourcegraph/go-diff v0.5.1
23:36:48 [2020-11-18T23:36:48.289Z] #47 26.71 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:36:48 [2020-11-18T23:36:48.289Z] #47 26.88 go: extracting github.com/uudashr/gocognit v1.0.1
23:36:48 [2020-11-18T23:36:48.289Z] #47 26.89 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:36:48 [2020-11-18T23:36:48.289Z] #47 27.00 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:36:48 [2020-11-18T23:36:48.289Z] #47 27.14 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:36:48 [2020-11-18T23:36:48.289Z] #47 27.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:36:48 [2020-11-18T23:36:48.289Z] #47 27.24 go: extracting github.com/mitchellh/mapstructure v1.1.2
23:36:48 [2020-11-18T23:36:48.289Z] #47 27.36 go: extracting github.com/fsnotify/fsnotify v1.4.7
23:36:48 [2020-11-18T23:36:48.289Z] #47 27.38 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:36:48 [2020-11-18T23:36:48.289Z] #47 27.94 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
23:36:48 [2020-11-18T23:36:48.289Z] #47 29.71 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:36:48 [2020-11-18T23:36:48.289Z] #47 30.04 go: downloading github.com/go-toolsmith/astp v1.0.0
23:36:48 [2020-11-18T23:36:48.289Z] #47 30.19 go: extracting github.com/go-toolsmith/astp v1.0.0
23:36:48 [2020-11-18T23:36:48.289Z] #47 30.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:36:48 [2020-11-18T23:36:48.289Z] #47 30.21 go: extracting github.com/go-toolsmith/astcopy v1.0.0
23:36:48 [2020-11-18T23:36:48.470Z] #42 10.52   PBCC     images/sk-netlink.pb-c.c
23:36:48 [2020-11-18T23:36:48.470Z] #42 10.58   DEP      images/sk-netlink.pb-c.d
23:36:48 [2020-11-18T23:36:48.470Z] #42 10.63   PBCC     images/sk-inet.pb-c.c
23:36:48 [2020-11-18T23:36:48.470Z] #42 10.70   DEP      images/sk-inet.pb-c.d
23:36:48 [2020-11-18T23:36:48.470Z] #42 10.75   PBCC     images/sk-unix.pb-c.c
23:36:48 [2020-11-18T23:36:48.770Z] #42 10.80   DEP      images/sk-unix.pb-c.d
23:36:48 [2020-11-18T23:36:48.770Z] #42 10.85   PBCC     images/mm.pb-c.c
23:36:48 [2020-11-18T23:36:48.770Z] #42 ...
23:36:48 [2020-11-18T23:36:48.770Z] 
23:36:48 [2020-11-18T23:36:48.770Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:36:48 [2020-11-18T23:36:48.770Z] #46 DONE 72.0s
23:36:48 [2020-11-18T23:36:48.770Z] 
23:36:48 [2020-11-18T23:36:48.770Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:48 [2020-11-18T23:36:48.770Z] #42 10.94   DEP      images/mm.pb-c.d
23:36:49 [2020-11-18T23:36:49.069Z] #42 11.14   PBCC     images/timerfd.pb-c.c
23:36:49 [2020-11-18T23:36:49.069Z] #42 11.17   DEP      images/timerfd.pb-c.d
23:36:49 [2020-11-18T23:36:49.069Z] #42 11.24   PBCC     images/timer.pb-c.c
23:36:49 [2020-11-18T23:36:49.069Z] #42 11.28   DEP      images/timer.pb-c.d
23:36:49 [2020-11-18T23:36:49.103Z] #32 36.65 sort
23:36:49 [2020-11-18T23:36:49.103Z] #32 36.66 errors
23:36:49 [2020-11-18T23:36:49.221Z] #47 ...
23:36:49 [2020-11-18T23:36:49.221Z] 
23:36:49 [2020-11-18T23:36:49.221Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:36:49 [2020-11-18T23:36:49.368Z] #32 36.94 strconv
23:36:49 [2020-11-18T23:36:49.369Z] #42 11.35   PBCC     images/sa.pb-c.c
23:36:49 [2020-11-18T23:36:49.369Z] #42 11.43   DEP      images/sa.pb-c.d
23:36:49 [2020-11-18T23:36:49.369Z] #42 11.47   PBCC     images/pipe-data.pb-c.c
23:36:49 [2020-11-18T23:36:49.369Z] #42 11.49   DEP      images/pipe-data.pb-c.d
23:36:49 [2020-11-18T23:36:49.542Z] ?   	github.com/docker/docker/api	[no test files]
23:36:49 [2020-11-18T23:36:49.635Z] #32 36.94 internal/oserror
23:36:49 [2020-11-18T23:36:49.635Z] #32 36.96 io
23:36:49 [2020-11-18T23:36:49.635Z] #32 37.02 syscall
23:36:49 [2020-11-18T23:36:49.667Z] #42 11.60   PBCC     images/mnt.pb-c.c
23:36:49 [2020-11-18T23:36:49.667Z] #42 11.75   DEP      images/mnt.pb-c.d
23:36:49 [2020-11-18T23:36:49.667Z] #42 11.81   PBCC     images/sk-packet.pb-c.c
23:36:49 [2020-11-18T23:36:49.667Z] #42 11.85   DEP      images/sk-packet.pb-c.d
23:36:49 [2020-11-18T23:36:49.736Z] #38 32.77 Checking out files:  79% (1331/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
23:36:49 [2020-11-18T23:36:49.918Z] #54 ...
23:36:49 [2020-11-18T23:36:49.918Z] 
23:36:49 [2020-11-18T23:36:49.918Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:49 [2020-11-18T23:36:49.918Z] #41 31.43   CC       images/core-s390.o
23:36:49 [2020-11-18T23:36:49.918Z] #41 32.09   CC       images/cpuinfo.o
23:36:49 [2020-11-18T23:36:49.918Z] #41 32.55   CC       images/inventory.o
23:36:49 [2020-11-18T23:36:49.918Z] #41 32.79   CC       images/fdinfo.o
23:36:49 [2020-11-18T23:36:49.918Z] #41 33.30   CC       images/fown.o
23:36:49 [2020-11-18T23:36:49.918Z] #41 33.59   CC       images/ns.o
23:36:49 [2020-11-18T23:36:49.918Z] #41 33.83   CC       images/regfile.o
23:36:49 [2020-11-18T23:36:49.918Z] #41 34.11   CC       images/ghost-file.o
23:36:49 [2020-11-18T23:36:49.918Z] #41 34.51   CC       images/fifo.o
23:36:49 [2020-11-18T23:36:49.918Z] #41 34.82   CC       images/remap-file-path.o
23:36:49 [2020-11-18T23:36:49.918Z] #41 35.14   CC       images/eventfd.o
23:36:49 [2020-11-18T23:36:49.918Z] #41 35.41   CC       images/eventpoll.o
23:36:49 [2020-11-18T23:36:49.918Z] #41 35.76   CC       images/fh.o
23:36:49 [2020-11-18T23:36:49.967Z] #42 11.93   PBCC     images/tcp-stream.pb-c.c
23:36:49 [2020-11-18T23:36:49.967Z] #42 12.04   DEP      images/tcp-stream.pb-c.d
23:36:49 [2020-11-18T23:36:49.967Z] #42 12.11   PBCC     images/pipe.pb-c.c
23:36:49 [2020-11-18T23:36:49.967Z] #42 12.17   DEP      images/pipe.pb-c.d
23:36:49 [2020-11-18T23:36:49.967Z] #42 12.24   PBCC     images/pstree.pb-c.c
23:36:49 [2020-11-18T23:36:49.994Z] #38 33.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:36:50 [2020-11-18T23:36:50.177Z] #41 36.13   CC       images/fsnotify.o
23:36:50 [2020-11-18T23:36:50.266Z] #42 12.28   DEP      images/pstree.pb-c.d
23:36:50 [2020-11-18T23:36:50.266Z] #42 12.37   PBCC     images/fs.pb-c.c
23:36:50 [2020-11-18T23:36:50.266Z] #42 12.39   DEP      images/fs.pb-c.d
23:36:50 [2020-11-18T23:36:50.565Z] #42 12.58   PBCC     images/signalfd.pb-c.c
23:36:50 [2020-11-18T23:36:50.565Z] #42 12.70   DEP      images/signalfd.pb-c.d
23:36:50 [2020-11-18T23:36:50.565Z] #42 12.77   PBCC     images/fh.pb-c.c
23:36:50 [2020-11-18T23:36:50.747Z] #41 ...
23:36:50 [2020-11-18T23:36:50.747Z] 
23:36:50 [2020-11-18T23:36:50.747Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:50 [2020-11-18T23:36:50.747Z] #49 129.9 mvdan.cc/sh/v3/cmd/shfmt
23:36:50 [2020-11-18T23:36:50.747Z] #49 DONE 136.3s
23:36:50 [2020-11-18T23:36:50.747Z] 
23:36:50 [2020-11-18T23:36:50.748Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:50 [2020-11-18T23:36:50.748Z] #43 131.0 github.com/LK4D4/vndr/versioned
23:36:50 [2020-11-18T23:36:50.748Z] #43 131.1 compress/flate
23:36:50 [2020-11-18T23:36:50.748Z] #43 132.4 github.com/LK4D4/vndr/build
23:36:50 [2020-11-18T23:36:50.748Z] #43 134.1 hash/crc32
23:36:50 [2020-11-18T23:36:50.748Z] #43 134.8 compress/gzip
23:36:50 [2020-11-18T23:36:50.748Z] #43 135.7 net
23:36:50 [2020-11-18T23:36:50.748Z] #43 135.8 vendor/golang.org/x/text/transform
23:36:50 [2020-11-18T23:36:50.776Z] #11 32.92 Reading package lists...
23:36:50 [2020-11-18T23:36:50.776Z] #11 ...
23:36:50 [2020-11-18T23:36:50.776Z] 
23:36:50 [2020-11-18T23:36:50.776Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:50 [2020-11-18T23:36:50.776Z] #43 25.68 unicode/utf16
23:36:50 [2020-11-18T23:36:50.776Z] #43 26.05 container/list
23:36:50 [2020-11-18T23:36:50.776Z] #43 27.16 crypto/internal/subtle
23:36:50 [2020-11-18T23:36:50.776Z] #43 27.51 crypto/subtle
23:36:50 [2020-11-18T23:36:50.776Z] #43 27.82 vendor/golang.org/x/crypto/cryptobyte/asn1
23:36:50 [2020-11-18T23:36:50.776Z] #43 28.04 internal/nettrace
23:36:50 [2020-11-18T23:36:50.776Z] #43 28.32 runtime/cgo
23:36:50 [2020-11-18T23:36:50.776Z] #43 ...
23:36:50 [2020-11-18T23:36:50.776Z] 
23:36:50 [2020-11-18T23:36:50.776Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:50 [2020-11-18T23:36:50.865Z] #42 12.88   PBCC     images/fsnotify.pb-c.c
23:36:50 [2020-11-18T23:36:50.865Z] #42 12.93   DEP      images/fh.pb-c.d
23:36:50 [2020-11-18T23:36:50.865Z] #42 12.99   DEP      images/fsnotify.pb-c.d
23:36:50 [2020-11-18T23:36:50.865Z] #42 13.04   PBCC     images/eventpoll.pb-c.c
23:36:50 [2020-11-18T23:36:50.865Z] #42 13.07   DEP      images/eventpoll.pb-c.d
23:36:50 [2020-11-18T23:36:50.865Z] #42 13.11   PBCC     images/eventfd.pb-c.c
23:36:51 [2020-11-18T23:36:51.007Z] #43 ...
23:36:51 [2020-11-18T23:36:51.007Z] 
23:36:51 [2020-11-18T23:36:51.007Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:51 [2020-11-18T23:36:51.007Z] #41 36.97   CC       images/signalfd.o
23:36:51 [2020-11-18T23:36:51.041Z] #32 38.31 bytes
23:36:51 [2020-11-18T23:36:51.041Z] #32 38.32 strings
23:36:51 [2020-11-18T23:36:51.165Z] #42 13.13   DEP      images/eventfd.pb-c.d
23:36:51 [2020-11-18T23:36:51.165Z] #42 13.24   PBCC     images/remap-file-path.pb-c.c
23:36:51 [2020-11-18T23:36:51.165Z] #42 13.26   DEP      images/remap-file-path.pb-c.d
23:36:51 [2020-11-18T23:36:51.165Z] #42 13.33   PBCC     images/fifo.pb-c.c
23:36:51 [2020-11-18T23:36:51.165Z] #42 13.36   DEP      images/fifo.pb-c.d
23:36:51 [2020-11-18T23:36:51.267Z] #41 37.34   CC       images/fs.o
23:36:51 [2020-11-18T23:36:51.365Z] #38 ...
23:36:51 [2020-11-18T23:36:51.365Z] 
23:36:51 [2020-11-18T23:36:51.365Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:51 [2020-11-18T23:36:51.365Z] #49 25.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:36:51 [2020-11-18T23:36:51.365Z] #49 25.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:36:51 [2020-11-18T23:36:51.365Z] #49 25.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:36:51 [2020-11-18T23:36:51.365Z] #49 25.76 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:36:51 [2020-11-18T23:36:51.365Z] #49 26.15 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:36:51 [2020-11-18T23:36:51.365Z] #49 27.22 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:36:51 [2020-11-18T23:36:51.365Z] #49 28.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:36:51 [2020-11-18T23:36:51.365Z] #49 30.38 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:36:51 [2020-11-18T23:36:51.365Z] #49 32.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:36:51 [2020-11-18T23:36:51.365Z] #49 32.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:36:51 [2020-11-18T23:36:51.365Z] #49 32.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:36:51 [2020-11-18T23:36:51.365Z] #49 32.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:36:51 [2020-11-18T23:36:51.365Z] #49 34.41 runtime/cgo
23:36:51 [2020-11-18T23:36:51.365Z] #49 34.44 runtime
23:36:51 [2020-11-18T23:36:51.365Z] #49 ...
23:36:51 [2020-11-18T23:36:51.365Z] 
23:36:51 [2020-11-18T23:36:51.365Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:51 [2020-11-18T23:36:51.464Z] #42 13.40   PBCC     images/ghost-file.pb-c.c
23:36:51 [2020-11-18T23:36:51.464Z] #42 13.46   DEP      images/ghost-file.pb-c.d
23:36:51 [2020-11-18T23:36:51.464Z] #42 13.53   PBCC     images/regfile.pb-c.c
23:36:51 [2020-11-18T23:36:51.464Z] #42 13.58   DEP      images/regfile.pb-c.d
23:36:51 [2020-11-18T23:36:51.464Z] #42 13.63   PBCC     images/ns.pb-c.c
23:36:51 [2020-11-18T23:36:51.559Z] #62 35.34 Checking out files:  42% (816/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  87% (1667/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
23:36:51 [2020-11-18T23:36:51.559Z] #62 36.99 + cd /tmp/tmp.yUfQVkhmFs/src/github.com/docker/libnetwork
23:36:51 [2020-11-18T23:36:51.559Z] #62 36.99 + git checkout -q 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:36:51 [2020-11-18T23:36:51.622Z] #62 35.38 Checking out files:  41% (794/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
23:36:51 [2020-11-18T23:36:51.622Z] #62 ...
23:36:51 [2020-11-18T23:36:51.622Z] 
23:36:51 [2020-11-18T23:36:51.622Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:51 [2020-11-18T23:36:51.622Z] #43 25.84 unicode/utf16
23:36:51 [2020-11-18T23:36:51.622Z] #43 26.30 container/list
23:36:51 [2020-11-18T23:36:51.622Z] #43 26.78 crypto/internal/subtle
23:36:51 [2020-11-18T23:36:51.622Z] #43 26.87 crypto/subtle
23:36:51 [2020-11-18T23:36:51.623Z] #43 26.96 vendor/golang.org/x/crypto/cryptobyte/asn1
23:36:51 [2020-11-18T23:36:51.623Z] #43 27.07 internal/nettrace
23:36:51 [2020-11-18T23:36:51.623Z] #43 27.21 runtime/cgo
23:36:51 [2020-11-18T23:36:51.762Z] #42 13.65   DEP      images/ns.pb-c.d
23:36:51 [2020-11-18T23:36:51.762Z] #42 13.69   PBCC     images/fdinfo.pb-c.c
23:36:51 [2020-11-18T23:36:51.762Z] #42 13.82   DEP      images/fdinfo.pb-c.d
23:36:51 [2020-11-18T23:36:51.762Z] #42 13.86   PBCC     images/core-aarch64.pb-c.c
23:36:51 [2020-11-18T23:36:51.762Z] #42 13.91   PBCC     images/core-arm.pb-c.c
23:36:51 [2020-11-18T23:36:51.762Z] #42 13.95   PBCC     images/core-ppc64.pb-c.c
23:36:51 [2020-11-18T23:36:51.762Z] #42 14.02   PBCC     images/core-s390.pb-c.c
23:36:51 [2020-11-18T23:36:51.835Z] #41 37.69   CC       images/pstree.o
23:36:51 [2020-11-18T23:36:51.880Z] #43 ...
23:36:51 [2020-11-18T23:36:51.880Z] 
23:36:51 [2020-11-18T23:36:51.880Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:52 [2020-11-18T23:36:52.061Z] #42 14.06   PBCC     images/core-x86.pb-c.c
23:36:52 [2020-11-18T23:36:52.061Z] #42 14.17   PBCC     images/core.pb-c.c
23:36:52 [2020-11-18T23:36:52.061Z] #42 14.25   PBCC     images/inventory.pb-c.c
23:36:52 [2020-11-18T23:36:52.130Z] #62 37.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:36:52 [2020-11-18T23:36:52.140Z] #32 39.21 reflect
23:36:52 [2020-11-18T23:36:52.361Z] #42 14.39   DEP      images/core-aarch64.pb-c.d
23:36:52 [2020-11-18T23:36:52.361Z] #42 14.48   DEP      images/core-arm.pb-c.d
23:36:52 [2020-11-18T23:36:52.361Z] #42 14.54   DEP      images/core-ppc64.pb-c.d
23:36:52 [2020-11-18T23:36:52.361Z] #42 14.58   DEP      images/core-s390.pb-c.d
23:36:52 [2020-11-18T23:36:52.406Z] #41 38.16   CC       images/pipe.o
23:36:52 [2020-11-18T23:36:52.510Z] #32 39.83 bufio
23:36:52 [2020-11-18T23:36:52.651Z] #62 35.38 Checking out files:  41% (794/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
23:36:52 [2020-11-18T23:36:52.665Z] #41 38.57   CC       images/tcp-stream.o
23:36:52 [2020-11-18T23:36:52.673Z] #42 14.65   DEP      images/core-x86.pb-c.d
23:36:52 [2020-11-18T23:36:52.673Z] #42 14.74   DEP      images/core.pb-c.d
23:36:52 [2020-11-18T23:36:52.673Z] #42 14.79   DEP      images/inventory.pb-c.d
23:36:52 [2020-11-18T23:36:52.908Z] #62 36.98 + cd /tmp/tmp.QEVy8uKcoe/src/github.com/docker/libnetwork
23:36:52 [2020-11-18T23:36:52.908Z] #62 36.98 + git checkout -q 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546
23:36:52 [2020-11-18T23:36:52.925Z] #41 38.98   CC       images/sk-packet.o
23:36:52 [2020-11-18T23:36:52.971Z] #42 14.92   PBCC     images/cpuinfo.pb-c.c
23:36:52 [2020-11-18T23:36:52.971Z] #42 14.94   DEP      images/cpuinfo.pb-c.d
23:36:52 [2020-11-18T23:36:52.971Z] #42 15.03   PBCC     images/stats.pb-c.c
23:36:52 [2020-11-18T23:36:52.971Z] #42 15.05   DEP      images/stats.pb-c.d
23:36:53 [2020-11-18T23:36:53.262Z] #32 40.33 path
23:36:53 [2020-11-18T23:36:53.473Z] #62 37.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:36:53 [2020-11-18T23:36:53.495Z] #41 39.55   CC       images/mnt.o
23:36:53 [2020-11-18T23:36:53.859Z] #32 40.88 text/tabwriter
23:36:53 [2020-11-18T23:36:53.859Z] #32 ...
23:36:53 [2020-11-18T23:36:53.859Z] 
23:36:53 [2020-11-18T23:36:53.859Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:53 [2020-11-18T23:36:53.859Z] #11 25.39 Reading package lists...
23:36:53 [2020-11-18T23:36:53.859Z] #11 31.39 Building dependency tree...
23:36:53 [2020-11-18T23:36:53.859Z] #11 34.75 The following additional packages will be installed:
23:36:53 [2020-11-18T23:36:53.859Z] #11 34.75   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:36:53 [2020-11-18T23:36:53.859Z] #11 34.75   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:36:53 [2020-11-18T23:36:53.859Z] #11 34.75   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:36:53 [2020-11-18T23:36:53.859Z] #11 34.78   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:36:53 [2020-11-18T23:36:53.859Z] #11 34.79 Suggested packages:
23:36:53 [2020-11-18T23:36:53.859Z] #11 34.79   gcc-8-locales seccomp wine64
23:36:53 [2020-11-18T23:36:53.859Z] #11 35.66 The following NEW packages will be installed:
23:36:53 [2020-11-18T23:36:53.859Z] #11 35.67   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:36:53 [2020-11-18T23:36:53.859Z] #11 35.67   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:36:53 [2020-11-18T23:36:53.860Z] #11 35.67   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:36:53 [2020-11-18T23:36:53.860Z] #11 35.67   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:36:53 [2020-11-18T23:36:53.860Z] #11 35.67   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:36:53 [2020-11-18T23:36:53.860Z] #11 35.68   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:36:53 [2020-11-18T23:36:53.860Z] #11 36.17 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
23:36:53 [2020-11-18T23:36:53.860Z] #11 36.17 Need to get 73.3 MB of archives.
23:36:53 [2020-11-18T23:36:53.860Z] #11 36.17 After this operation, 472 MB of additional disk space will be used.
23:36:53 [2020-11-18T23:36:53.860Z] #11 36.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
23:36:53 [2020-11-18T23:36:53.860Z] #11 36.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
23:36:53 [2020-11-18T23:36:53.860Z] #11 37.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:36:53 [2020-11-18T23:36:53.860Z] #11 37.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
23:36:53 [2020-11-18T23:36:53.860Z] #11 37.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
23:36:53 [2020-11-18T23:36:53.860Z] #11 37.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:36:53 [2020-11-18T23:36:53.860Z] #11 38.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:36:53 [2020-11-18T23:36:53.860Z] #11 38.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
23:36:53 [2020-11-18T23:36:53.860Z] #11 39.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
23:36:53 [2020-11-18T23:36:53.860Z] #11 ...
23:36:53 [2020-11-18T23:36:53.860Z] 
23:36:53 [2020-11-18T23:36:53.860Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:53 [2020-11-18T23:36:53.860Z] #49 40.02 strings
23:36:53 [2020-11-18T23:36:53.860Z] #49 40.02 syscall
23:36:53 [2020-11-18T23:36:53.860Z] #49 40.09 bufio
23:36:53 [2020-11-18T23:36:53.860Z] #49 40.10 reflect
23:36:54 [2020-11-18T23:36:54.045Z] #62 ...
23:36:54 [2020-11-18T23:36:54.045Z] 
23:36:54 [2020-11-18T23:36:54.045Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:36:54 [2020-11-18T23:36:54.045Z] #53 29.17 Fetched 8401 kB in 23s (358 kB/s)
23:36:54 [2020-11-18T23:36:54.045Z] #53 29.17 Reading package lists...
23:36:54 [2020-11-18T23:36:54.045Z] #53 ...
23:36:54 [2020-11-18T23:36:54.045Z] 
23:36:54 [2020-11-18T23:36:54.045Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:54 [2020-11-18T23:36:54.045Z] #47 31.45 go: downloading github.com/gobwas/glob v0.2.3
23:36:54 [2020-11-18T23:36:54.045Z] #47 31.57 go: downloading github.com/magiconair/properties v1.8.1
23:36:54 [2020-11-18T23:36:54.045Z] #47 31.58 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:36:54 [2020-11-18T23:36:54.045Z] #47 31.58 go: downloading golang.org/x/text v0.3.2
23:36:54 [2020-11-18T23:36:54.045Z] #47 31.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:36:54 [2020-11-18T23:36:54.045Z] #47 31.60 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:36:54 [2020-11-18T23:36:54.045Z] #47 31.60 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:36:54 [2020-11-18T23:36:54.045Z] #47 31.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:36:54 [2020-11-18T23:36:54.045Z] #47 31.69 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:36:54 [2020-11-18T23:36:54.045Z] #47 31.93 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:36:54 [2020-11-18T23:36:54.045Z] #47 31.97 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:36:54 [2020-11-18T23:36:54.045Z] #47 32.00 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:36:54 [2020-11-18T23:36:54.045Z] #47 32.05 go: extracting github.com/magiconair/properties v1.8.1
23:36:54 [2020-11-18T23:36:54.045Z] #47 32.40 go: downloading github.com/kisielk/gotool v1.0.0
23:36:54 [2020-11-18T23:36:54.045Z] #47 32.40 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:36:54 [2020-11-18T23:36:54.045Z] #47 32.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:36:54 [2020-11-18T23:36:54.045Z] #47 32.81 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:36:54 [2020-11-18T23:36:54.045Z] #47 32.81 go: extracting github.com/gobwas/glob v0.2.3
23:36:54 [2020-11-18T23:36:54.045Z] #47 32.86 go: extracting github.com/spf13/jwalterweatherman v1.0.0
23:36:54 [2020-11-18T23:36:54.045Z] #47 32.87 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:36:54 [2020-11-18T23:36:54.045Z] #47 32.95 go: extracting github.com/sourcegraph/go-diff v0.5.1
23:36:54 [2020-11-18T23:36:54.045Z] #47 33.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:36:54 [2020-11-18T23:36:54.045Z] #47 33.40 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:36:54 [2020-11-18T23:36:54.046Z] #47 33.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:36:54 [2020-11-18T23:36:54.046Z] #47 33.63 go: extracting github.com/kisielk/gotool v1.0.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 33.77 go: downloading github.com/fatih/color v1.7.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 33.84 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:36:54 [2020-11-18T23:36:54.046Z] #47 33.96 go: downloading github.com/pkg/errors v0.8.1
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.04 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.09 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.18 go: extracting github.com/fatih/color v1.7.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.31 go: downloading github.com/spf13/cast v1.3.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.39 go: extracting github.com/pkg/errors v0.8.1
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.67 go: downloading github.com/subosito/gotenv v1.2.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.76 go: extracting github.com/spf13/cast v1.3.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.81 go: downloading github.com/BurntSushi/toml v0.3.1
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.98 go: downloading gopkg.in/yaml.v2 v2.2.7
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.98 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.98 go: downloading github.com/hashicorp/hcl v1.0.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 34.98 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:36:54 [2020-11-18T23:36:54.046Z] #47 35.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:36:54 [2020-11-18T23:36:54.046Z] #47 35.12 go: downloading github.com/mattn/go-isatty v0.0.8
23:36:54 [2020-11-18T23:36:54.046Z] #47 35.18 go: downloading github.com/pelletier/go-toml v1.2.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 35.32 go: extracting github.com/subosito/gotenv v1.2.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 35.35 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:36:54 [2020-11-18T23:36:54.046Z] #47 35.52 go: extracting gopkg.in/yaml.v2 v2.2.7
23:36:54 [2020-11-18T23:36:54.046Z] #47 35.54 go: extracting github.com/mattn/go-isatty v0.0.8
23:36:54 [2020-11-18T23:36:54.046Z] #47 35.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:36:54 [2020-11-18T23:36:54.046Z] #47 35.78 go: downloading gopkg.in/ini.v1 v1.51.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 36.00 go: extracting github.com/BurntSushi/toml v0.3.1
23:36:54 [2020-11-18T23:36:54.046Z] #47 36.03 go: extracting github.com/hashicorp/hcl v1.0.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 36.30 go: downloading github.com/stretchr/testify v1.4.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 36.64 go: extracting gopkg.in/ini.v1 v1.51.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 36.87 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:36:54 [2020-11-18T23:36:54.046Z] #47 36.95 go: extracting github.com/pelletier/go-toml v1.2.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 36.99 go: downloading github.com/go-critic/go-critic v0.4.1
23:36:54 [2020-11-18T23:36:54.046Z] #47 37.07 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:36:54 [2020-11-18T23:36:54.046Z] #47 37.33 go: extracting github.com/stretchr/testify v1.4.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 37.92 go: extracting github.com/go-lintpack/lintpack v0.5.2
23:36:54 [2020-11-18T23:36:54.046Z] #47 38.07 go: downloading github.com/ultraware/funlen v0.0.2
23:36:54 [2020-11-18T23:36:54.046Z] #47 38.26 go: downloading github.com/sirupsen/logrus v1.4.2
23:36:54 [2020-11-18T23:36:54.046Z] #47 38.28 go: downloading github.com/spf13/afero v1.1.2
23:36:54 [2020-11-18T23:36:54.046Z] #47 38.76 go: downloading github.com/stretchr/objx v0.2.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 38.77 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:36:54 [2020-11-18T23:36:54.046Z] #47 38.78 go: extracting github.com/ultraware/funlen v0.0.2
23:36:54 [2020-11-18T23:36:54.046Z] #47 38.78 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 38.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:36:54 [2020-11-18T23:36:54.046Z] #47 39.05 go: extracting github.com/go-critic/go-critic v0.4.1
23:36:54 [2020-11-18T23:36:54.046Z] #47 39.25 go: extracting github.com/sirupsen/logrus v1.4.2
23:36:54 [2020-11-18T23:36:54.046Z] #47 39.33 go: extracting github.com/mitchellh/go-homedir v1.1.0
23:36:54 [2020-11-18T23:36:54.046Z] #47 39.46 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:36:54 [2020-11-18T23:36:54.064Z] #41 40.07   CC       images/pipe-data.o
23:36:54 [2020-11-18T23:36:54.124Z] #49 41.24 text/tabwriter
23:36:54 [2020-11-18T23:36:54.308Z] #47 39.61 go: extracting github.com/spf13/afero v1.1.2
23:36:54 [2020-11-18T23:36:54.308Z] #47 39.75 go: extracting github.com/stretchr/objx v0.2.0
23:36:54 [2020-11-18T23:36:54.574Z] #47 39.86 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:36:54 [2020-11-18T23:36:54.574Z] #47 39.91 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
23:36:54 [2020-11-18T23:36:54.687Z] #41 40.60   CC       images/sa.o
23:36:54 [2020-11-18T23:36:54.835Z] #47 40.04 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:36:54 [2020-11-18T23:36:54.836Z] #47 40.06 go: downloading github.com/gogo/protobuf v1.2.1
23:36:54 [2020-11-18T23:36:54.836Z] #47 40.18 go: downloading github.com/mattn/go-colorable v0.1.4
23:36:54 [2020-11-18T23:36:54.947Z] #41 40.99   CC       images/timer.o
23:36:55 [2020-11-18T23:36:55.087Z] #42 16.92 make[1]: Nothing to be done for 'all'.
23:36:55 [2020-11-18T23:36:55.099Z] #47 40.42 go: downloading github.com/pmezard/go-difflib v1.0.0
23:36:55 [2020-11-18T23:36:55.360Z] #47 40.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:36:55 [2020-11-18T23:36:55.360Z] #47 40.81 go: extracting github.com/mattn/go-colorable v0.1.4
23:36:55 [2020-11-18T23:36:55.517Z] #41 41.47   CC       images/timerfd.o
23:36:55 [2020-11-18T23:36:55.621Z] #47 40.98 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:36:55 [2020-11-18T23:36:55.621Z] #47 ...
23:36:55 [2020-11-18T23:36:55.621Z] 
23:36:55 [2020-11-18T23:36:55.621Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:55 [2020-11-18T23:36:55.621Z] #34 31.00 Fetched 8401 kB in 25s (335 kB/s)
23:36:55 [2020-11-18T23:36:55.779Z] #41 41.70   CC       images/mm.o
23:36:55 [2020-11-18T23:36:55.882Z] #34 31.00 Reading package lists...
23:36:55 [2020-11-18T23:36:55.882Z] #34 ...
23:36:55 [2020-11-18T23:36:55.882Z] 
23:36:55 [2020-11-18T23:36:55.882Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:55 [2020-11-18T23:36:55.882Z] #49 31.15 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:36:55 [2020-11-18T23:36:55.882Z] #49 33.41 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:36:55 [2020-11-18T23:36:55.882Z] #49 33.69 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:36:55 [2020-11-18T23:36:55.882Z] #49 33.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:36:55 [2020-11-18T23:36:55.882Z] #49 33.94 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:36:55 [2020-11-18T23:36:55.882Z] #49 35.24 runtime/cgo
23:36:55 [2020-11-18T23:36:55.882Z] #49 35.28 runtime
23:36:55 [2020-11-18T23:36:55.882Z] #49 ...
23:36:55 [2020-11-18T23:36:55.882Z] 
23:36:55 [2020-11-18T23:36:55.882Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:55 [2020-11-18T23:36:55.882Z] #47 41.33 go: downloading github.com/davecgh/go-spew v1.1.1
23:36:56 [2020-11-18T23:36:56.039Z] #41 41.97   CC       images/sk-opts.o
23:36:56 [2020-11-18T23:36:56.062Z] #49 ...
23:36:56 [2020-11-18T23:36:56.062Z] 
23:36:56 [2020-11-18T23:36:56.062Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:56 [2020-11-18T23:36:56.062Z] #47 32.91 go: extracting golang.org/x/text v0.3.2
23:36:56 [2020-11-18T23:36:56.062Z] #47 37.79 go: finding github.com/fatih/color v1.7.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 37.80 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:36:56 [2020-11-18T23:36:56.062Z] #47 37.87 go: finding github.com/go-critic/go-critic v0.4.1
23:36:56 [2020-11-18T23:36:56.062Z] #47 37.88 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:36:56 [2020-11-18T23:36:56.062Z] #47 38.61 go: finding github.com/go-lintpack/lintpack v0.5.2
23:36:56 [2020-11-18T23:36:56.062Z] #47 38.68 go: finding github.com/mattn/go-colorable v0.1.4
23:36:56 [2020-11-18T23:36:56.062Z] #47 38.69 go: finding github.com/pkg/errors v0.8.1
23:36:56 [2020-11-18T23:36:56.062Z] #47 39.15 go: finding github.com/mitchellh/go-homedir v1.1.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 39.15 go: finding github.com/mattn/go-isatty v0.0.8
23:36:56 [2020-11-18T23:36:56.062Z] #47 39.48 go: finding github.com/go-toolsmith/astequal v1.0.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 39.48 go: finding github.com/go-toolsmith/astfmt v1.0.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 39.74 go: finding github.com/spf13/viper v1.6.1
23:36:56 [2020-11-18T23:36:56.062Z] #47 39.77 go: finding github.com/go-toolsmith/astp v1.0.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 39.80 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:36:56 [2020-11-18T23:36:56.062Z] #47 40.12 go: finding github.com/sirupsen/logrus v1.4.2
23:36:56 [2020-11-18T23:36:56.062Z] #47 40.14 go: finding github.com/go-toolsmith/astcast v1.0.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 40.32 go: finding github.com/go-toolsmith/typep v1.0.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 40.36 go: finding github.com/stretchr/testify v1.4.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 40.58 go: finding github.com/go-toolsmith/astcopy v1.0.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 40.85 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
23:36:56 [2020-11-18T23:36:56.062Z] #47 40.85 go: finding github.com/davecgh/go-spew v1.1.1
23:36:56 [2020-11-18T23:36:56.062Z] #47 40.89 go: finding github.com/bombsimon/wsl/v2 v2.0.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 40.91 go: finding github.com/spf13/cobra v0.0.5
23:36:56 [2020-11-18T23:36:56.062Z] #47 41.22 go: finding github.com/go-toolsmith/strparse v1.0.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 41.45 go: finding github.com/pmezard/go-difflib v1.0.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 41.45 go: finding github.com/spf13/pflag v1.0.5
23:36:56 [2020-11-18T23:36:56.062Z] #47 41.47 go: finding github.com/gobwas/glob v0.2.3
23:36:56 [2020-11-18T23:36:56.062Z] #47 41.47 go: finding github.com/fsnotify/fsnotify v1.4.7
23:36:56 [2020-11-18T23:36:56.062Z] #47 42.20 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:36:56 [2020-11-18T23:36:56.062Z] #47 42.20 go: finding github.com/hashicorp/hcl v1.0.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 42.20 go: finding github.com/stretchr/objx v0.2.0
23:36:56 [2020-11-18T23:36:56.062Z] #47 43.16 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:36:56 [2020-11-18T23:36:56.062Z] #47 43.16 go: finding github.com/magiconair/properties v1.8.1
23:36:56 [2020-11-18T23:36:56.062Z] #47 43.17 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:36:56 [2020-11-18T23:36:56.062Z] #47 43.19 go: finding gopkg.in/yaml.v2 v2.2.7
23:36:56 [2020-11-18T23:36:56.062Z] #47 43.20 go: finding github.com/mitchellh/mapstructure v1.1.2
23:36:56 [2020-11-18T23:36:56.062Z] #47 ...
23:36:56 [2020-11-18T23:36:56.062Z] 
23:36:56 [2020-11-18T23:36:56.062Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:56 [2020-11-18T23:36:56.062Z] #32 43.16 internal/syscall/execenv
23:36:56 [2020-11-18T23:36:56.062Z] #32 43.18 internal/syscall/unix
23:36:56 [2020-11-18T23:36:56.062Z] #32 43.19 time
23:36:56 [2020-11-18T23:36:56.298Z] #41 42.15   CC       images/sk-unix.o
23:36:56 [2020-11-18T23:36:56.455Z] #47 41.60 go: extracting github.com/pmezard/go-difflib v1.0.0
23:36:56 [2020-11-18T23:36:56.455Z] #47 41.60 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:36:56 [2020-11-18T23:36:56.455Z] #47 41.63 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:36:56 [2020-11-18T23:36:56.558Z] #41 42.43   CC       images/sk-inet.o
23:36:56 [2020-11-18T23:36:56.629Z] #42 18.82   CC       images/stats.o
23:36:56 [2020-11-18T23:36:56.718Z] #47 ...
23:36:56 [2020-11-18T23:36:56.718Z] 
23:36:56 [2020-11-18T23:36:56.718Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:56 [2020-11-18T23:36:56.718Z] #40 31.93 Fetched 8401 kB in 25s (330 kB/s)
23:36:56 [2020-11-18T23:36:56.718Z] #40 31.93 Reading package lists...
23:36:56 [2020-11-18T23:36:56.718Z] #40 ...
23:36:56 [2020-11-18T23:36:56.718Z] 
23:36:56 [2020-11-18T23:36:56.718Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:56 [2020-11-18T23:36:56.753Z] #62 ...
23:36:56 [2020-11-18T23:36:56.753Z] 
23:36:56 [2020-11-18T23:36:56.753Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:56 [2020-11-18T23:36:56.753Z] #11 18.35 Reading package lists...
23:36:56 [2020-11-18T23:36:56.753Z] #11 31.37 Reading package lists...
23:36:56 [2020-11-18T23:36:56.753Z] #11 ...
23:36:56 [2020-11-18T23:36:56.753Z] 
23:36:56 [2020-11-18T23:36:56.753Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.44 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.45 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.46 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.50 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.51 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.58 go: downloading golang.org/x/text v0.3.2
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.59 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.59 go: downloading gopkg.in/ini.v1 v1.51.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.75 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.76 go: downloading github.com/fatih/color v1.7.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.80 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.90 go: extracting github.com/go-toolsmith/strparse v1.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.94 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
23:36:56 [2020-11-18T23:36:56.753Z] #47 33.96 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.03 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.24 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.32 go: downloading github.com/pelletier/go-toml v1.2.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.39 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.41 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.41 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.48 go: extracting github.com/fatih/color v1.7.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.48 go: downloading github.com/subosito/gotenv v1.2.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.54 go: extracting gopkg.in/ini.v1 v1.51.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.70 go: extracting github.com/subosito/gotenv v1.2.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.79 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:36:56 [2020-11-18T23:36:56.753Z] #47 34.84 go: extracting github.com/inconshreveable/mousetrap v1.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.11 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.14 go: extracting github.com/pelletier/go-toml v1.2.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.18 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.23 go: downloading github.com/magiconair/properties v1.8.1
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.30 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.30 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.31 go: extracting github.com/spf13/jwalterweatherman v1.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.32 go: downloading github.com/stretchr/testify v1.4.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.63 go: downloading github.com/gobwas/glob v0.2.3
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.64 go: downloading github.com/gogo/protobuf v1.2.1
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:36:56 [2020-11-18T23:36:56.753Z] #47 35.91 go: downloading github.com/mattn/go-colorable v0.1.4
23:36:56 [2020-11-18T23:36:56.753Z] #47 36.02 go: downloading github.com/ultraware/whitespace v0.0.4
23:36:56 [2020-11-18T23:36:56.753Z] #47 36.06 go: extracting github.com/magiconair/properties v1.8.1
23:36:56 [2020-11-18T23:36:56.753Z] #47 36.13 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:36:56 [2020-11-18T23:36:56.753Z] #47 36.33 go: extracting github.com/stretchr/testify v1.4.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 36.49 go: extracting github.com/gobwas/glob v0.2.3
23:36:56 [2020-11-18T23:36:56.753Z] #47 36.79 go: extracting github.com/ultraware/whitespace v0.0.4
23:36:56 [2020-11-18T23:36:56.753Z] #47 36.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:36:56 [2020-11-18T23:36:56.753Z] #47 36.86 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 37.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:36:56 [2020-11-18T23:36:56.753Z] #47 37.08 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:36:56 [2020-11-18T23:36:56.753Z] #47 37.17 go: extracting github.com/mattn/go-colorable v0.1.4
23:36:56 [2020-11-18T23:36:56.753Z] #47 37.21 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 37.25 go: downloading github.com/go-toolsmith/typep v1.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 37.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:36:56 [2020-11-18T23:36:56.753Z] #47 37.55 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:36:56 [2020-11-18T23:36:56.753Z] #47 37.73 go: downloading github.com/kisielk/gotool v1.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 37.93 go: downloading github.com/mattn/go-isatty v0.0.8
23:36:56 [2020-11-18T23:36:56.753Z] #47 38.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:36:56 [2020-11-18T23:36:56.753Z] #47 38.29 go: extracting github.com/go-toolsmith/typep v1.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 38.36 go: downloading github.com/BurntSushi/toml v0.3.1
23:36:56 [2020-11-18T23:36:56.753Z] #47 38.76 go: extracting github.com/kisielk/gotool v1.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 38.96 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:36:56 [2020-11-18T23:36:56.753Z] #47 39.00 go: downloading github.com/davecgh/go-spew v1.1.1
23:36:56 [2020-11-18T23:36:56.753Z] #47 39.47 go: extracting github.com/mattn/go-isatty v0.0.8
23:36:56 [2020-11-18T23:36:56.753Z] #47 39.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:36:56 [2020-11-18T23:36:56.753Z] #47 39.70 go: extracting github.com/BurntSushi/toml v0.3.1
23:36:56 [2020-11-18T23:36:56.753Z] #47 40.01 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:36:56 [2020-11-18T23:36:56.753Z] #47 40.01 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:36:56 [2020-11-18T23:36:56.753Z] #47 40.03 go: downloading github.com/sirupsen/logrus v1.4.2
23:36:56 [2020-11-18T23:36:56.753Z] #47 40.55 go: downloading github.com/stretchr/objx v0.2.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 40.67 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:36:56 [2020-11-18T23:36:56.753Z] #47 40.71 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:36:56 [2020-11-18T23:36:56.753Z] #47 40.75 go: extracting github.com/davecgh/go-spew v1.1.1
23:36:56 [2020-11-18T23:36:56.828Z] #41 42.79   CC       images/tun.o
23:36:56 [2020-11-18T23:36:56.930Z] #42 ...
23:36:56 [2020-11-18T23:36:56.930Z] 
23:36:56 [2020-11-18T23:36:56.930Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:56 [2020-11-18T23:36:56.930Z] #44 69.87 vendor/golang.org/x/text/transform
23:36:56 [2020-11-18T23:36:56.930Z] #44 70.92 time
23:36:56 [2020-11-18T23:36:56.930Z] #44 77.90 regexp
23:36:56 [2020-11-18T23:36:56.930Z] #44 ...
23:36:56 [2020-11-18T23:36:56.930Z] 
23:36:56 [2020-11-18T23:36:56.930Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:56 [2020-11-18T23:36:56.930Z] #33 73.47 internal/poll
23:36:56 [2020-11-18T23:36:56.930Z] #33 75.96 os
23:36:56 [2020-11-18T23:36:56.930Z] #33 76.52 internal/fmtsort
23:36:56 [2020-11-18T23:36:56.930Z] #33 78.49 path/filepath
23:36:56 [2020-11-18T23:36:56.930Z] #33 78.49 fmt
23:36:56 [2020-11-18T23:36:56.930Z] #33 80.10 io/ioutil
23:36:57 [2020-11-18T23:36:57.010Z] #47 41.05 go: extracting github.com/go-toolsmith/astequal v1.0.0
23:36:57 [2020-11-18T23:36:57.010Z] #47 41.06 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:36:57 [2020-11-18T23:36:57.010Z] #47 ...
23:36:57 [2020-11-18T23:36:57.010Z] 
23:36:57 [2020-11-18T23:36:57.010Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:57 [2020-11-18T23:36:57.010Z] #11 31.37 Reading package lists...
23:36:57 [2020-11-18T23:36:57.088Z] #41 43.09   CC       images/sk-netlink.o
23:36:57 [2020-11-18T23:36:57.228Z] #33 ...
23:36:57 [2020-11-18T23:36:57.228Z] 
23:36:57 [2020-11-18T23:36:57.228Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:57 [2020-11-18T23:36:57.228Z] #42 19.31   CC       images/core.o
23:36:57 [2020-11-18T23:36:57.348Z] #41 ...
23:36:57 [2020-11-18T23:36:57.348Z] 
23:36:57 [2020-11-18T23:36:57.348Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:36:57 [2020-11-18T23:36:57.348Z] #11 142.6 Selecting previously unselected package g++-mingw-w64-x86-64.
23:36:57 [2020-11-18T23:36:57.348Z] #11 142.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:36:57 [2020-11-18T23:36:57.348Z] #11 142.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:36:57 [2020-11-18T23:36:57.657Z] #32 ...
23:36:57 [2020-11-18T23:36:57.657Z] 
23:36:57 [2020-11-18T23:36:57.657Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:57 [2020-11-18T23:36:57.657Z] #40 34.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
23:36:57 [2020-11-18T23:36:57.657Z] #40 34.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
23:36:57 [2020-11-18T23:36:57.657Z] #40 35.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
23:36:57 [2020-11-18T23:36:57.657Z] #40 35.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
23:36:57 [2020-11-18T23:36:57.657Z] #40 35.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
23:36:57 [2020-11-18T23:36:57.657Z] #40 35.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
23:36:57 [2020-11-18T23:36:57.657Z] #40 35.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
23:36:57 [2020-11-18T23:36:57.657Z] #40 35.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
23:36:57 [2020-11-18T23:36:57.657Z] #40 38.33 debconf: delaying package configuration, since apt-utils is not installed
23:36:57 [2020-11-18T23:36:57.657Z] #40 40.33 Fetched 3798 kB in 2s (2289 kB/s)
23:36:57 [2020-11-18T23:36:57.657Z] #40 42.68 Selecting previously unselected package libcap-dev:arm64.
23:36:57 [2020-11-18T23:36:57.657Z] #40 42.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
23:36:57 [2020-11-18T23:36:57.657Z] #40 42.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
23:36:57 [2020-11-18T23:36:57.657Z] #40 44.70 Unpacking libcap-dev:arm64 (1:2.25-2) ...
23:36:57 [2020-11-18T23:36:57.657Z] #40 ...
23:36:57 [2020-11-18T23:36:57.657Z] 
23:36:57 [2020-11-18T23:36:57.657Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:36:57 [2020-11-18T23:36:57.657Z] #53 34.76 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
23:36:57 [2020-11-18T23:36:57.657Z] #53 34.76 Need to get 119 kB of archives.
23:36:57 [2020-11-18T23:36:57.657Z] #53 34.76 After this operation, 387 kB of additional disk space will be used.
23:36:57 [2020-11-18T23:36:57.657Z] #53 34.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
23:36:57 [2020-11-18T23:36:57.657Z] #53 34.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
23:36:57 [2020-11-18T23:36:57.657Z] #53 37.25 debconf: delaying package configuration, since apt-utils is not installed
23:36:57 [2020-11-18T23:36:57.657Z] #53 38.96 Fetched 119 kB in 1s (214 kB/s)
23:36:57 [2020-11-18T23:36:57.657Z] #53 44.12 Selecting previously unselected package libbtrfs0.
23:36:57 [2020-11-18T23:36:57.657Z] #53 44.12 (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 ... 15383 files and directories currently installed.)
23:36:57 [2020-11-18T23:36:57.657Z] #53 44.30 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
23:36:57 [2020-11-18T23:36:57.892Z] #42 ...
23:36:57 [2020-11-18T23:36:57.892Z] 
23:36:57 [2020-11-18T23:36:57.892Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:36:57 [2020-11-18T23:36:57.892Z] #50 70.75 time
23:36:57 [2020-11-18T23:36:57.892Z] #50 73.67 regexp
23:36:57 [2020-11-18T23:36:57.937Z] #53 ...
23:36:57 [2020-11-18T23:36:57.937Z] 
23:36:57 [2020-11-18T23:36:57.937Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:57 [2020-11-18T23:36:57.937Z] #47 44.31 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:36:57 [2020-11-18T23:36:57.937Z] #47 44.32 go: finding github.com/pelletier/go-toml v1.2.0
23:36:57 [2020-11-18T23:36:57.937Z] #47 44.33 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:36:57 [2020-11-18T23:36:57.937Z] #47 44.37 go: finding github.com/spf13/afero v1.1.2
23:36:57 [2020-11-18T23:36:57.937Z] #47 44.82 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:36:57 [2020-11-18T23:36:57.937Z] #47 44.93 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:36:57 [2020-11-18T23:36:57.937Z] #47 44.97 go: finding github.com/spf13/cast v1.3.0
23:36:57 [2020-11-18T23:36:57.937Z] #47 44.99 go: finding golang.org/x/text v0.3.2
23:36:57 [2020-11-18T23:36:57.937Z] #47 44.99 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:36:57 [2020-11-18T23:36:57.937Z] #47 45.43 go: finding github.com/spf13/jwalterweatherman v1.0.0
23:36:57 [2020-11-18T23:36:57.937Z] #47 45.44 go: finding github.com/subosito/gotenv v1.2.0
23:36:57 [2020-11-18T23:36:57.937Z] #47 ...
23:36:57 [2020-11-18T23:36:57.937Z] 
23:36:57 [2020-11-18T23:36:57.937Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:36:57 [2020-11-18T23:36:57.937Z] #43 35.40 sync
23:36:57 [2020-11-18T23:36:57.937Z] #43 35.49 internal/reflectlite
23:36:57 [2020-11-18T23:36:57.937Z] #43 36.27 github.com/LK4D4/vndr/godl/singleflight
23:36:57 [2020-11-18T23:36:57.937Z] #43 36.28 internal/singleflight
23:36:57 [2020-11-18T23:36:57.937Z] #43 36.28 math/rand
23:36:57 [2020-11-18T23:36:57.937Z] #43 37.45 sort
23:36:57 [2020-11-18T23:36:57.937Z] #43 37.45 strconv
23:36:57 [2020-11-18T23:36:57.937Z] #43 37.50 io
23:36:57 [2020-11-18T23:36:57.937Z] #43 37.57 syscall
23:36:57 [2020-11-18T23:36:57.937Z] #43 38.28 vendor/golang.org/x/net/dns/dnsmessage
23:36:57 [2020-11-18T23:36:57.937Z] #43 39.26 bytes
23:36:57 [2020-11-18T23:36:57.937Z] #43 39.84 reflect
23:36:57 [2020-11-18T23:36:57.937Z] #43 40.41 bufio
23:36:57 [2020-11-18T23:36:57.937Z] #43 41.58 regexp/syntax
23:36:57 [2020-11-18T23:36:57.937Z] #43 42.24 hash/crc32
23:36:57 [2020-11-18T23:36:57.937Z] #43 42.76 time
23:36:57 [2020-11-18T23:36:57.937Z] #43 43.27 internal/syscall/execenv
23:36:57 [2020-11-18T23:36:57.937Z] #43 43.36 internal/syscall/unix
23:36:57 [2020-11-18T23:36:57.937Z] #43 44.82 regexp
23:36:58 [2020-11-18T23:36:58.030Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
23:36:58 [2020-11-18T23:36:58.192Z] #50 ...
23:36:58 [2020-11-18T23:36:58.192Z] 
23:36:58 [2020-11-18T23:36:58.192Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:36:58 [2020-11-18T23:36:58.192Z] #42 20.35   CC       images/core-x86.o
23:36:58 [2020-11-18T23:36:58.409Z] #43 ...
23:36:58 [2020-11-18T23:36:58.409Z] 
23:36:58 [2020-11-18T23:36:58.409Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:58 [2020-11-18T23:36:58.409Z] #47 45.51 go: finding gopkg.in/ini.v1 v1.51.0
23:36:58 [2020-11-18T23:36:58.409Z] #47 45.60 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:36:58 [2020-11-18T23:36:58.409Z] #47 45.61 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:36:58 [2020-11-18T23:36:58.409Z] #47 45.66 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:36:58 [2020-11-18T23:36:58.409Z] #47 45.70 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:36:58 [2020-11-18T23:36:58.409Z] #47 45.89 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:36:58 [2020-11-18T23:36:58.677Z] #47 45.95 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:36:58 [2020-11-18T23:36:58.677Z] #47 45.96 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:36:58 [2020-11-18T23:36:58.677Z] #47 45.97 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:36:58 [2020-11-18T23:36:58.677Z] #47 46.05 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:36:58 [2020-11-18T23:36:58.677Z] #47 46.08 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:36:58 [2020-11-18T23:36:58.677Z] #47 46.08 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:36:58 [2020-11-18T23:36:58.677Z] #47 46.11 go: finding github.com/sourcegraph/go-diff v0.5.1
23:36:58 [2020-11-18T23:36:58.952Z] #47 46.18 go: finding github.com/kisielk/gotool v1.0.0
23:36:58 [2020-11-18T23:36:58.952Z] #47 46.19 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:36:58 [2020-11-18T23:36:58.952Z] #47 46.24 go: finding github.com/tommy-muehle/go-mnd v1.1.1
23:36:58 [2020-11-18T23:36:58.952Z] #47 46.33 go: finding github.com/ultraware/funlen v0.0.2
23:36:59 [2020-11-18T23:36:59.247Z] #42 21.27   CC       images/core-arm.o
23:36:59 [2020-11-18T23:36:59.355Z] #34 41.71 Reading package lists...
23:36:59 [2020-11-18T23:36:59.355Z] #34 ...
23:36:59 [2020-11-18T23:36:59.355Z] 
23:36:59 [2020-11-18T23:36:59.355Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:36:59 [2020-11-18T23:36:59.355Z] #38 34.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:36:59 [2020-11-18T23:36:59.355Z] #38 ...
23:36:59 [2020-11-18T23:36:59.355Z] 
23:36:59 [2020-11-18T23:36:59.355Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:59 [2020-11-18T23:36:59.355Z] #47 42.16 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:36:59 [2020-11-18T23:36:59.355Z] #47 42.17 go: downloading github.com/ultraware/whitespace v0.0.4
23:36:59 [2020-11-18T23:36:59.355Z] #47 42.43 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:36:59 [2020-11-18T23:36:59.355Z] #47 42.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:36:59 [2020-11-18T23:36:59.355Z] #47 42.58 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:36:59 [2020-11-18T23:36:59.355Z] #47 42.62 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:36:59 [2020-11-18T23:36:59.355Z] #47 42.88 go: extracting github.com/davecgh/go-spew v1.1.1
23:36:59 [2020-11-18T23:36:59.355Z] #47 43.05 go: downloading github.com/go-toolsmith/astp v1.0.0
23:36:59 [2020-11-18T23:36:59.355Z] #47 43.25 go: extracting github.com/go-toolsmith/astfmt v1.0.0
23:36:59 [2020-11-18T23:36:59.355Z] #47 43.43 go: extracting github.com/ultraware/whitespace v0.0.4
23:36:59 [2020-11-18T23:36:59.355Z] #47 43.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:36:59 [2020-11-18T23:36:59.355Z] #47 43.52 go: extracting github.com/go-toolsmith/astp v1.0.0
23:36:59 [2020-11-18T23:36:59.355Z] #47 43.52 go: downloading github.com/go-toolsmith/typep v1.0.0
23:36:59 [2020-11-18T23:36:59.355Z] #47 43.74 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:36:59 [2020-11-18T23:36:59.355Z] #47 44.03 go: extracting github.com/go-toolsmith/astcopy v1.0.0
23:36:59 [2020-11-18T23:36:59.355Z] #47 44.03 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:36:59 [2020-11-18T23:36:59.355Z] #47 44.28 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:36:59 [2020-11-18T23:36:59.355Z] #47 44.46 go: extracting github.com/go-toolsmith/astcast v1.0.0
23:36:59 [2020-11-18T23:36:59.355Z] #47 44.58 go: extracting github.com/go-toolsmith/typep v1.0.0
23:36:59 [2020-11-18T23:36:59.355Z] #47 44.62 go: extracting github.com/go-toolsmith/strparse v1.0.0
23:36:59 [2020-11-18T23:36:59.546Z] #42 21.67   CC       images/core-aarch64.o
23:36:59 [2020-11-18T23:36:59.551Z] #47 46.82 go: finding github.com/ultraware/whitespace v0.0.4
23:36:59 [2020-11-18T23:36:59.551Z] #47 46.84 go: finding github.com/uudashr/gocognit v1.0.1
23:36:59 [2020-11-18T23:36:59.551Z] #47 46.84 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:36:59 [2020-11-18T23:36:59.551Z] #47 ...
23:36:59 [2020-11-18T23:36:59.551Z] 
23:36:59 [2020-11-18T23:36:59.551Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:59 [2020-11-18T23:36:59.551Z] #34 36.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
23:36:59 [2020-11-18T23:36:59.551Z] #34 37.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
23:36:59 [2020-11-18T23:36:59.551Z] #34 37.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
23:36:59 [2020-11-18T23:36:59.551Z] #34 37.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
23:36:59 [2020-11-18T23:36:59.551Z] #34 37.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
23:36:59 [2020-11-18T23:36:59.551Z] #34 37.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
23:36:59 [2020-11-18T23:36:59.551Z] #34 39.89 debconf: delaying package configuration, since apt-utils is not installed
23:36:59 [2020-11-18T23:36:59.551Z] #34 41.53 Fetched 14.2 MB in 3s (4446 kB/s)
23:36:59 [2020-11-18T23:36:59.551Z] #34 44.82 Selecting previously unselected package xxd.
23:36:59 [2020-11-18T23:36:59.551Z] #34 44.82 (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 ... 15383 files and directories currently installed.)
23:36:59 [2020-11-18T23:36:59.551Z] #34 44.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
23:36:59 [2020-11-18T23:36:59.551Z] #34 45.55 Unpacking xxd (2:8.1.0875-5) ...
23:36:59 [2020-11-18T23:36:59.551Z] #34 46.10 Selecting previously unselected package vim-common.
23:36:59 [2020-11-18T23:36:59.551Z] #34 46.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:36:59 [2020-11-18T23:36:59.551Z] #34 46.19 Unpacking vim-common (2:8.1.0875-5) ...
23:36:59 [2020-11-18T23:36:59.551Z] #34 ...
23:36:59 [2020-11-18T23:36:59.551Z] 
23:36:59 [2020-11-18T23:36:59.551Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:36:59 [2020-11-18T23:36:59.551Z] #40 46.09 Selecting previously unselected package libnet1:arm64.
23:36:59 [2020-11-18T23:36:59.551Z] #40 46.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:36:59 [2020-11-18T23:36:59.551Z] #40 46.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:36:59 [2020-11-18T23:36:59.794Z] #11 41.39 Building dependency tree...
23:36:59 [2020-11-18T23:36:59.794Z] #11 ...
23:36:59 [2020-11-18T23:36:59.794Z] 
23:36:59 [2020-11-18T23:36:59.794Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:36:59 [2020-11-18T23:36:59.794Z] #34 33.69 Fetched 8401 kB in 26s (327 kB/s)
23:36:59 [2020-11-18T23:36:59.794Z] #34 33.69 Reading package lists...
23:36:59 [2020-11-18T23:36:59.794Z] #34 ...
23:36:59 [2020-11-18T23:36:59.794Z] 
23:36:59 [2020-11-18T23:36:59.794Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:36:59 [2020-11-18T23:36:59.794Z] #47 41.31 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:36:59 [2020-11-18T23:36:59.794Z] #47 41.38 go: extracting github.com/stretchr/objx v0.2.0
23:36:59 [2020-11-18T23:36:59.794Z] #47 41.50 go: extracting github.com/go-toolsmith/astcast v1.0.0
23:36:59 [2020-11-18T23:36:59.794Z] #47 41.59 go: extracting github.com/sirupsen/logrus v1.4.2
23:36:59 [2020-11-18T23:36:59.794Z] #47 41.92 go: downloading github.com/ultraware/funlen v0.0.2
23:36:59 [2020-11-18T23:36:59.794Z] #47 42.29 go: downloading github.com/pmezard/go-difflib v1.0.0
23:36:59 [2020-11-18T23:36:59.794Z] #47 42.39 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:36:59 [2020-11-18T23:36:59.794Z] #47 42.44 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:36:59 [2020-11-18T23:36:59.794Z] #47 42.61 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:36:59 [2020-11-18T23:36:59.794Z] #47 42.75 go: extracting github.com/ultraware/funlen v0.0.2
23:36:59 [2020-11-18T23:36:59.794Z] #47 42.82 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:36:59 [2020-11-18T23:36:59.794Z] #47 42.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:36:59 [2020-11-18T23:36:59.794Z] #47 43.06 go: extracting github.com/pmezard/go-difflib v1.0.0
23:37:00 [2020-11-18T23:37:00.051Z] #47 44.21 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:37:00 [2020-11-18T23:37:00.161Z] #40 47.49 Selecting previously unselected package libnet1-dev.
23:37:00 [2020-11-18T23:37:00.162Z] #40 47.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
23:37:00 [2020-11-18T23:37:00.162Z] #40 47.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:37:00 [2020-11-18T23:37:00.162Z] #40 ...
23:37:00 [2020-11-18T23:37:00.162Z] 
23:37:00 [2020-11-18T23:37:00.162Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:37:00 [2020-11-18T23:37:00.162Z] #27 DONE 47.7s
23:37:00 [2020-11-18T23:37:00.162Z] 
23:37:00 [2020-11-18T23:37:00.162Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:00 [2020-11-18T23:37:00.162Z] #62 DONE 47.6s
23:37:00 [2020-11-18T23:37:00.162Z] 
23:37:00 [2020-11-18T23:37:00.162Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:37:00 [2020-11-18T23:37:00.162Z] #45 DONE 47.6s
23:37:00 [2020-11-18T23:37:00.193Z] #42 22.15   CC       images/core-ppc64.o
23:37:00 [2020-11-18T23:37:00.300Z] #47 45.43 go: extracting github.com/go-toolsmith/astequal v1.0.0
23:37:00 [2020-11-18T23:37:00.308Z] #47 ...
23:37:00 [2020-11-18T23:37:00.308Z] 
23:37:00 [2020-11-18T23:37:00.308Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:00 [2020-11-18T23:37:00.308Z] #40 34.41 Fetched 8401 kB in 27s (314 kB/s)
23:37:00 [2020-11-18T23:37:00.308Z] #40 34.41 Reading package lists...
23:37:00 [2020-11-18T23:37:00.308Z] #40 ...
23:37:00 [2020-11-18T23:37:00.308Z] 
23:37:00 [2020-11-18T23:37:00.308Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:00 [2020-11-18T23:37:00.432Z] 
23:37:00 [2020-11-18T23:37:00.432Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:37:00 [2020-11-18T23:37:00.432Z] #47 47.06 go: finding github.com/gogo/protobuf v1.2.1
23:37:00 [2020-11-18T23:37:00.432Z] #47 47.23 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:37:00 [2020-11-18T23:37:00.432Z] #47 47.31 go: finding honnef.co/go/tools v0.0.1-2019.2.3
23:37:00 [2020-11-18T23:37:00.432Z] #47 47.35 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:37:00 [2020-11-18T23:37:00.432Z] #47 47.36 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:37:00 [2020-11-18T23:37:00.432Z] #47 47.48 go: finding github.com/BurntSushi/toml v0.3.1
23:37:00 [2020-11-18T23:37:00.432Z] #47 47.73 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:37:00 [2020-11-18T23:37:00.432Z] #47 ...
23:37:00 [2020-11-18T23:37:00.432Z] 
23:37:00 [2020-11-18T23:37:00.432Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:37:00 [2020-11-18T23:37:00.432Z] #30 37.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:37:00 [2020-11-18T23:37:00.432Z] #30 38.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:37:00 [2020-11-18T23:37:00.697Z] #30 ...
23:37:00 [2020-11-18T23:37:00.697Z] 
23:37:00 [2020-11-18T23:37:00.697Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:00 [2020-11-18T23:37:00.697Z] #40 48.02 Selecting previously unselected package libnl-3-200:arm64.
23:37:00 [2020-11-18T23:37:00.697Z] #40 48.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
23:37:00 [2020-11-18T23:37:00.697Z] #40 48.02 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:37:00 [2020-11-18T23:37:00.840Z] #42 22.82   CC       images/core-s390.o
23:37:01 [2020-11-18T23:37:01.227Z] #40 48.52 Selecting previously unselected package libnl-3-dev:arm64.#40 ...
23:37:01 [2020-11-18T23:37:01.227Z] 
23:37:01 [2020-11-18T23:37:01.227Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:37:01 [2020-11-18T23:37:01.227Z] #53 45.61 Unpacking libbtrfs0 (4.20.1-2) ...
23:37:01 [2020-11-18T23:37:01.227Z] #53 46.18 Selecting previously unselected package libbtrfs-dev.
23:37:01 [2020-11-18T23:37:01.227Z] #53 46.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
23:37:01 [2020-11-18T23:37:01.227Z] #53 47.00 Unpacking libbtrfs-dev (4.20.1-2) ...
23:37:01 [2020-11-18T23:37:01.227Z] #53 47.68 Setting up libbtrfs0 (4.20.1-2) ...
23:37:01 [2020-11-18T23:37:01.227Z] #53 47.76 Setting up libbtrfs-dev (4.20.1-2) ...
23:37:01 [2020-11-18T23:37:01.227Z] #53 47.79 Processing triggers for libc-bin (2.28-10) ...
23:37:01 [2020-11-18T23:37:01.227Z] #53 DONE 48.5s
23:37:01 [2020-11-18T23:37:01.227Z] 
23:37:01 [2020-11-18T23:37:01.227Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:01 [2020-11-18T23:37:01.227Z] #40 48.52 Selecting previously unselected package libnl-3-dev:arm64.
23:37:01 [2020-11-18T23:37:01.227Z] #40 48.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
23:37:01 [2020-11-18T23:37:01.227Z] #40 48.56 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
23:37:01 [2020-11-18T23:37:01.813Z] #40 49.12 Selecting previously unselected package libprotobuf-c1:arm64.
23:37:01 [2020-11-18T23:37:01.813Z] #40 49.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:37:01 [2020-11-18T23:37:01.813Z] #40 49.17 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:37:01 [2020-11-18T23:37:01.899Z] #42 23.72   CC       images/cpuinfo.o
23:37:02 [2020-11-18T23:37:02.078Z] #40 49.46 Selecting previously unselected package libprotobuf-c-dev:arm64.
23:37:02 [2020-11-18T23:37:02.078Z] #40 49.46 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
23:37:02 [2020-11-18T23:37:02.078Z] #40 49.51 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
23:37:02 [2020-11-18T23:37:02.202Z] #42 24.44   CC       images/inventory.o
23:37:02 [2020-11-18T23:37:02.210Z] #34 44.18 Reading package lists...
23:37:02 [2020-11-18T23:37:02.210Z] #34 ...
23:37:02 [2020-11-18T23:37:02.210Z] 
23:37:02 [2020-11-18T23:37:02.210Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:37:02 [2020-11-18T23:37:02.210Z] #53 36.21 Fetched 8401 kB in 27s (307 kB/s)
23:37:02 [2020-11-18T23:37:02.210Z] #53 36.21 Reading package lists...
23:37:02 [2020-11-18T23:37:02.210Z] #53 ...
23:37:02 [2020-11-18T23:37:02.210Z] 
23:37:02 [2020-11-18T23:37:02.210Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:02 [2020-11-18T23:37:02.210Z] #40 34.41 Reading package lists...
23:37:02 [2020-11-18T23:37:02.500Z] #42 24.70   CC       images/fdinfo.o
23:37:02 [2020-11-18T23:37:02.609Z] #40 49.85 Selecting previously unselected package zlib1g-dev:arm64.
23:37:02 [2020-11-18T23:37:02.609Z] #40 49.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
23:37:02 [2020-11-18T23:37:02.609Z] #40 49.87 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
23:37:02 [2020-11-18T23:37:02.641Z] #11 ...
23:37:02 [2020-11-18T23:37:02.641Z] 
23:37:02 [2020-11-18T23:37:02.641Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:02 [2020-11-18T23:37:02.641Z] #43 137.1 vendor/golang.org/x/text/unicode/bidi
23:37:02 [2020-11-18T23:37:02.641Z] #43 140.4 vendor/golang.org/x/text/secure/bidirule
23:37:02 [2020-11-18T23:37:02.641Z] #43 140.9 vendor/golang.org/x/text/unicode/norm
23:37:02 [2020-11-18T23:37:02.641Z] #43 144.5 vendor/golang.org/x/net/idna
23:37:02 [2020-11-18T23:37:02.641Z] #43 146.7 vendor/golang.org/x/net/http2/hpack
23:37:02 [2020-11-18T23:37:02.641Z] #43 ...
23:37:02 [2020-11-18T23:37:02.641Z] 
23:37:02 [2020-11-18T23:37:02.641Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:02 [2020-11-18T23:37:02.641Z] #41 43.35   CC       images/packet-sock.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 43.74   CC       images/ipc-var.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 44.00   CC       images/ipc-desc.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 44.17   CC       images/ipc-shm.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 44.33   CC       images/ipc-msg.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 44.59   CC       images/ipc-sem.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 44.81   CC       images/utsns.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 45.02   CC       images/creds.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 45.25   CC       images/vma.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 45.51   CC       images/netdev.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 45.83   CC       images/tty.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 46.35   CC       images/file-lock.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 46.53   CC       images/rlimit.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 46.71   CC       images/pagemap.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 46.97   CC       images/siginfo.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 47.24   CC       images/rpc.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 48.31   CC       images/ext-file.o
23:37:02 [2020-11-18T23:37:02.641Z] #41 48.58   CC       images/cgroup.o
23:37:02 [2020-11-18T23:37:02.777Z] #40 45.73 Reading package lists...
23:37:02 [2020-11-18T23:37:02.777Z] #40 ...
23:37:02 [2020-11-18T23:37:02.777Z] 
23:37:02 [2020-11-18T23:37:02.777Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:37:02 [2020-11-18T23:37:02.777Z] #38 36.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:37:02 [2020-11-18T23:37:02.878Z] #40 50.33 Selecting previously unselected package libprotobuf17:arm64.
23:37:02 [2020-11-18T23:37:02.878Z] #40 50.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
23:37:02 [2020-11-18T23:37:02.878Z] #40 50.34 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
23:37:03 [2020-11-18T23:37:03.034Z] #38 ...
23:37:03 [2020-11-18T23:37:03.034Z] 
23:37:03 [2020-11-18T23:37:03.034Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:03 [2020-11-18T23:37:03.034Z] #11 46.79 The following additional packages will be installed:
23:37:03 [2020-11-18T23:37:03.034Z] #11 46.81   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:37:03 [2020-11-18T23:37:03.034Z] #11 46.81   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:37:03 [2020-11-18T23:37:03.034Z] #11 46.82   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:37:03 [2020-11-18T23:37:03.034Z] #11 46.82   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:37:03 [2020-11-18T23:37:03.034Z] #11 46.83 Suggested packages:
23:37:03 [2020-11-18T23:37:03.034Z] #11 46.86   gcc-8-locales seccomp wine64
23:37:03 [2020-11-18T23:37:03.147Z] #42 25.21   CC       images/fown.o
23:37:03 [2020-11-18T23:37:03.211Z] #41 49.17   CC       images/userns.o
23:37:03 [2020-11-18T23:37:03.446Z] #42 25.57   CC       images/ns.o
23:37:03 [2020-11-18T23:37:03.471Z] #41 49.47   CC       images/google/protobuf/descriptor.o
23:37:03 [2020-11-18T23:37:03.745Z] #42 25.85   CC       images/regfile.o
23:37:04 [2020-11-18T23:37:04.044Z] #42 ...
23:37:04 [2020-11-18T23:37:04.044Z] 
23:37:04 [2020-11-18T23:37:04.044Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:37:04 [2020-11-18T23:37:04.044Z] #55 44.49 Checking out files:  55% (1875/3408)   
Checking out files:  56% (1909/3408)   
Checking out files:  57% (1943/3408)   
Checking out files:  58% (1977/3408)   
Checking out files:  59% (2011/3408)   
Checking out files:  60% (2045/3408)   
Checking out files:  61% (2079/3408)   
Checking out files:  62% (2113/3408)   
Checking out files:  63% (2148/3408)   
Checking out files:  64% (2182/3408)   
Checking out files:  65% (2216/3408)   
Checking out files:  66% (2250/3408)   
Checking out files:  67% (2284/3408)   
Checking out files:  68% (2318/3408)   
Checking out files:  69% (2352/3408)   
Checking out files:  70% (2386/3408)   
Checking out files:  71% (2420/3408)   
Checking out files:  72% (2454/3408)   
Checking out files:  73% (2488/3408)   
Checking out files:  74% (2522/3408)   
Checking out files:  75% (2556/3408)   
Checking out files:  76% (2591/3408)   
Checking out files:  77% (2625/3408)   
Checking out files:  78% (2659/3408)   
Checking out files:  79% (2693/3408)   
Checking out files:  80% (2727/3408)   
Checking out files:  81% (2761/3408)   
Checking out files:  82% (2795/3408)   
Checking out files:  83% (2829/3408)   
Checking out files:  84% (2863/3408)   
Checking out files:  85% (2897/3408)   
Checking out files:  86% (2931/3408)   
Checking out files:  87% (2965/3408)   
Checking out files:  88% (3000/3408)   
Checking out files:  89% (3034/3408)   
Checking out files:  90% (3068/3408)   
Checking out files:  91% (3102/3408)   
Checking out files:  92% (3136/3408)   
Checking out files:  93% (3170/3408)   
Checking out files:  94% (3204/3408)   
Checking out files:  94% (3208/3408)   
Checking out files:  95% (3238/3408)   
Checking out files:  96% (3272/3408)   
Checking out files:  97% (3306/3408)   
Checking out files:  98% (3340/3408)   
Checking out files:  99% (3374/3408)   
Checking out files: 100% (3408/3408)   
Checking out files: 100% (3408/3408), done.
23:37:04 [2020-11-18T23:37:04.044Z] #55 45.71 + cd /tmp/tmp.alHStIA61l/src/github.com/containerd/containerd
23:37:04 [2020-11-18T23:37:04.044Z] #55 45.71 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:37:04 [2020-11-18T23:37:04.044Z] #55 46.61 + export 'BUILDTAGS=netgo osusergo static_build'
23:37:04 [2020-11-18T23:37:04.044Z] #55 46.61 + BUILDTAGS='netgo osusergo static_build'
23:37:04 [2020-11-18T23:37:04.044Z] #55 46.61 + export EXTRA_FLAGS=-buildmode=pie
23:37:04 [2020-11-18T23:37:04.044Z] #55 46.61 + EXTRA_FLAGS=-buildmode=pie
23:37:04 [2020-11-18T23:37:04.044Z] #55 46.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:37:04 [2020-11-18T23:37:04.044Z] #55 46.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:37:04 [2020-11-18T23:37:04.044Z] #55 46.62 + '[' '' = dynamic ']'
23:37:04 [2020-11-18T23:37:04.044Z] #55 46.62 + make
23:37:04 [2020-11-18T23:37:04.044Z] #55 47.80 + bin/ctr
23:37:04 [2020-11-18T23:37:04.286Z] #40 51.36 Selecting previously unselected package libprotobuf-lite17:arm64.
23:37:04 [2020-11-18T23:37:04.286Z] #40 51.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
23:37:04 [2020-11-18T23:37:04.286Z] #40 51.38 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
23:37:04 [2020-11-18T23:37:04.286Z] #40 51.76 Selecting previously unselected package libprotobuf-dev:arm64.
23:37:04 [2020-11-18T23:37:04.412Z] #41 ...
23:37:04 [2020-11-18T23:37:04.412Z] 
23:37:04 [2020-11-18T23:37:04.412Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:37:04 [2020-11-18T23:37:04.412Z] #56 149.7 + for f in rootlesskit rootlesskit-docker-proxy
23:37:04 [2020-11-18T23:37:04.412Z] #56 149.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:37:04 [2020-11-18T23:37:04.511Z] #47 ...
23:37:04 [2020-11-18T23:37:04.511Z] 
23:37:04 [2020-11-18T23:37:04.511Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:37:04 [2020-11-18T23:37:04.511Z] #53 29.17 Reading package lists...
23:37:04 [2020-11-18T23:37:04.511Z] #53 40.00 Reading package lists...
23:37:04 [2020-11-18T23:37:04.511Z] #53 ...
23:37:04 [2020-11-18T23:37:04.511Z] 
23:37:04 [2020-11-18T23:37:04.511Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:04 [2020-11-18T23:37:04.511Z] #11 32.92 Reading package lists...
23:37:04 [2020-11-18T23:37:04.562Z] #40 51.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
23:37:04 [2020-11-18T23:37:04.562Z] #40 51.77 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
23:37:04 [2020-11-18T23:37:04.929Z] #11 49.13 The following NEW packages will be installed:
23:37:04 [2020-11-18T23:37:04.929Z] #11 49.14   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:37:04 [2020-11-18T23:37:04.929Z] #11 49.14   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:37:04 [2020-11-18T23:37:04.929Z] #11 49.14   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:37:04 [2020-11-18T23:37:04.929Z] #11 49.14   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:37:04 [2020-11-18T23:37:04.929Z] #11 49.16   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:37:04 [2020-11-18T23:37:04.929Z] #11 49.16   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:37:05 [2020-11-18T23:37:05.082Z] #11 44.18 Reading package lists...
23:37:05 [2020-11-18T23:37:05.082Z] #11 ...
23:37:05 [2020-11-18T23:37:05.082Z] 
23:37:05 [2020-11-18T23:37:05.082Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:37:05 [2020-11-18T23:37:05.082Z] #53 40.00 Reading package lists...
23:37:05 [2020-11-18T23:37:05.494Z] #11 49.76 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
23:37:05 [2020-11-18T23:37:05.494Z] #11 49.76 Need to get 77.7 MB of archives.
23:37:05 [2020-11-18T23:37:05.494Z] #11 49.76 After this operation, 487 MB of additional disk space will be used.
23:37:05 [2020-11-18T23:37:05.494Z] #11 49.76 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]
23:37:05 [2020-11-18T23:37:05.969Z] #40 ...
23:37:05 [2020-11-18T23:37:05.969Z] 
23:37:05 [2020-11-18T23:37:05.969Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:05 [2020-11-18T23:37:05.969Z] #49 43.22 regexp/syntax
23:37:05 [2020-11-18T23:37:05.969Z] #49 45.60 time
23:37:05 [2020-11-18T23:37:05.969Z] #49 47.14 regexp
23:37:05 [2020-11-18T23:37:05.969Z] #49 51.36 encoding/binary
23:37:05 [2020-11-18T23:37:05.969Z] #49 53.22 fmt
23:37:05 [2020-11-18T23:37:05.969Z] #49 53.24 mvdan.cc/sh/v3/fileutil
23:37:05 [2020-11-18T23:37:05.969Z] #49 ...
23:37:05 [2020-11-18T23:37:05.969Z] 
23:37:05 [2020-11-18T23:37:05.969Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:05 [2020-11-18T23:37:05.970Z] #11 44.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 46.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 46.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 47.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
23:37:05 [2020-11-18T23:37:05.970Z] #11 48.74 debconf: delaying package configuration, since apt-utils is not installed
23:37:05 [2020-11-18T23:37:05.970Z] #11 49.10 Fetched 73.3 MB in 12s (6298 kB/s)
23:37:05 [2020-11-18T23:37:05.970Z] #11 49.17 Selecting previously unselected package binutils-mingw-w64-i686.
23:37:05 [2020-11-18T23:37:05.970Z] #11 49.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 ... 15383 files and directories currently installed.)
23:37:05 [2020-11-18T23:37:05.970Z] #11 49.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
23:37:05 [2020-11-18T23:37:05.970Z] #11 49.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:37:05 [2020-11-18T23:37:05.970Z] #11 52.75 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:37:05 [2020-11-18T23:37:05.970Z] #11 52.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
23:37:05 [2020-11-18T23:37:05.970Z] #11 52.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:37:06 [2020-11-18T23:37:06.072Z] #11 49.99 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]
23:37:06 [2020-11-18T23:37:06.072Z] #11 50.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:37:06 [2020-11-18T23:37:06.333Z] #11 50.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:37:06 [2020-11-18T23:37:06.333Z] #11 50.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:37:06 [2020-11-18T23:37:06.333Z] #11 50.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:37:06 [2020-11-18T23:37:06.553Z] #11 ...
23:37:06 [2020-11-18T23:37:06.553Z] 
23:37:06 [2020-11-18T23:37:06.553Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:06 [2020-11-18T23:37:06.553Z] #40 53.93 Selecting previously unselected package libprotoc17:arm64.
23:37:06 [2020-11-18T23:37:06.553Z] #40 53.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
23:37:06 [2020-11-18T23:37:06.553Z] #40 53.94 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
23:37:07 [2020-11-18T23:37:07.133Z] #40 54.67 Selecting previously unselected package protobuf-c-compiler.
23:37:07 [2020-11-18T23:37:07.257Z] #53 50.68 Building dependency tree...
23:37:07 [2020-11-18T23:37:07.257Z] #53 ...
23:37:07 [2020-11-18T23:37:07.257Z] 
23:37:07 [2020-11-18T23:37:07.257Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:07 [2020-11-18T23:37:07.257Z] #40 31.93 Reading package lists...
23:37:07 [2020-11-18T23:37:07.257Z] #40 42.95 Reading package lists...
23:37:07 [2020-11-18T23:37:07.257Z] #40 ...
23:37:07 [2020-11-18T23:37:07.257Z] 
23:37:07 [2020-11-18T23:37:07.257Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:07 [2020-11-18T23:37:07.257Z] #34 41.71 Reading package lists...
23:37:07 [2020-11-18T23:37:07.374Z] #11 51.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:37:07 [2020-11-18T23:37:07.398Z] #40 54.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
23:37:07 [2020-11-18T23:37:07.398Z] #40 54.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:37:07 [2020-11-18T23:37:07.398Z] #40 54.90 Selecting previously unselected package protobuf-compiler.
23:37:07 [2020-11-18T23:37:07.398Z] #40 54.90 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
23:37:07 [2020-11-18T23:37:07.398Z] #40 54.91 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:37:07 [2020-11-18T23:37:07.663Z] #40 55.10 Selecting previously unselected package python-pkg-resources.
23:37:07 [2020-11-18T23:37:07.928Z] #40 55.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:37:07 [2020-11-18T23:37:07.928Z] #40 55.14 Unpacking python-pkg-resources (40.8.0-1) ...
23:37:07 [2020-11-18T23:37:07.958Z] #11 52.03 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]
23:37:07 [2020-11-18T23:37:07.958Z] #11 52.09 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]
23:37:08 [2020-11-18T23:37:08.194Z] #40 55.44 Selecting previously unselected package python-six.
23:37:08 [2020-11-18T23:37:08.194Z] #40 55.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:37:08 [2020-11-18T23:37:08.194Z] #40 55.44 Unpacking python-six (1.12.0-1) ...
23:37:08 [2020-11-18T23:37:08.194Z] #40 55.58 Selecting previously unselected package python-protobuf.
23:37:08 [2020-11-18T23:37:08.194Z] #40 55.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
23:37:08 [2020-11-18T23:37:08.194Z] #40 55.62 Unpacking python-protobuf (3.6.1.3-2) ...
23:37:08 [2020-11-18T23:37:08.194Z] #40 ...
23:37:08 [2020-11-18T23:37:08.194Z] 
23:37:08 [2020-11-18T23:37:08.194Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:08 [2020-11-18T23:37:08.194Z] #32 45.68 internal/poll
23:37:08 [2020-11-18T23:37:08.194Z] #32 47.06 os
23:37:08 [2020-11-18T23:37:08.194Z] #32 47.47 internal/fmtsort
23:37:08 [2020-11-18T23:37:08.194Z] #32 49.58 path/filepath
23:37:08 [2020-11-18T23:37:08.194Z] #32 49.59 fmt
23:37:08 [2020-11-18T23:37:08.194Z] #32 51.40 io/ioutil
23:37:08 [2020-11-18T23:37:08.194Z] #32 54.00 github.com/BurntSushi/toml
23:37:08 [2020-11-18T23:37:08.194Z] #32 54.02 log
23:37:08 [2020-11-18T23:37:08.194Z] #32 54.04 flag
23:37:08 [2020-11-18T23:37:08.462Z] #32 ...
23:37:08 [2020-11-18T23:37:08.462Z] 
23:37:08 [2020-11-18T23:37:08.462Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:08 [2020-11-18T23:37:08.462Z] #11 54.96 Selecting previously unselected package binutils-mingw-w64.
23:37:08 [2020-11-18T23:37:08.462Z] #11 54.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:37:08 [2020-11-18T23:37:08.462Z] #11 54.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:37:08 [2020-11-18T23:37:08.462Z] #11 55.11 Selecting previously unselected package libdevmapper1.02.1:arm64.
23:37:08 [2020-11-18T23:37:08.462Z] #11 55.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
23:37:08 [2020-11-18T23:37:08.462Z] #11 55.14 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
23:37:08 [2020-11-18T23:37:08.462Z] #11 55.41 Selecting previously unselected package dmsetup.
23:37:08 [2020-11-18T23:37:08.462Z] #11 55.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
23:37:08 [2020-11-18T23:37:08.462Z] #11 55.42 Unpacking dmsetup (2:1.02.155-3) ...
23:37:08 [2020-11-18T23:37:08.462Z] #11 55.61 Selecting previously unselected package mingw-w64-common.
23:37:08 [2020-11-18T23:37:08.462Z] #11 55.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:37:08 [2020-11-18T23:37:08.462Z] #11 55.63 Unpacking mingw-w64-common (6.0.0-3) ...
23:37:08 [2020-11-18T23:37:08.567Z] #55 ...
23:37:08 [2020-11-18T23:37:08.567Z] 
23:37:08 [2020-11-18T23:37:08.567Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:08 [2020-11-18T23:37:08.567Z] #33 82.23 github.com/BurntSushi/toml
23:37:08 [2020-11-18T23:37:08.567Z] #33 82.23 log
23:37:08 [2020-11-18T23:37:08.567Z] #33 82.26 flag
23:37:08 [2020-11-18T23:37:08.567Z] #33 87.19 github.com/BurntSushi/toml/cmd/tomlv
23:37:08 [2020-11-18T23:37:08.567Z] #33 DONE 91.1s
23:37:08 [2020-11-18T23:37:08.567Z] 
23:37:08 [2020-11-18T23:37:08.567Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:08 [2020-11-18T23:37:08.567Z] #42 26.16   CC       images/ghost-file.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 26.51   CC       images/fifo.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 26.75   CC       images/remap-file-path.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 27.01   CC       images/eventfd.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 27.31   CC       images/eventpoll.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 27.72   CC       images/fh.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 28.19   CC       images/fsnotify.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 28.83   CC       images/signalfd.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 29.15   CC       images/fs.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 29.42   CC       images/pstree.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 29.59   CC       images/pipe.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 29.88   CC       images/tcp-stream.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 30.21   CC       images/sk-packet.o
23:37:08 [2020-11-18T23:37:08.567Z] #42 30.68   CC       images/mnt.o
23:37:09 [2020-11-18T23:37:09.173Z] #34 52.45 Building dependency tree...
23:37:09 [2020-11-18T23:37:09.216Z] #42 31.23   CC       images/pipe-data.o
23:37:09 [2020-11-18T23:37:09.515Z] #42 31.59   CC       images/sa.o
23:37:09 [2020-11-18T23:37:09.515Z] #42 31.81   CC       images/timer.o
23:37:09 [2020-11-18T23:37:09.690Z] #56 ...
23:37:09 [2020-11-18T23:37:09.690Z] 
23:37:09 [2020-11-18T23:37:09.690Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:09 [2020-11-18T23:37:09.690Z] #41 51.23   CC       images/opts.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 51.44   CC       images/seccomp.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 51.69   CC       images/binfmt-misc.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 51.92   CC       images/time.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 52.12   CC       images/sysctl.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 52.36   CC       images/autofs.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 52.55   CC       images/macvlan.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 52.74   CC       images/sit.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 52.90   CC       images/memfd.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.16   CC       images/timens.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.46   LINK     images/built-in.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.60   GEN      compel/include/asm
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.61   GEN      compel/include/version.h
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.65 touch .config
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.69   GEN      include/common/config.h
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.78   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.80   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.82   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.84   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.88   DEP      compel/arch/x86/plugins/std/memcpy.d
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.90   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.93   GEN      compel/plugins/include/uapi/std/syscall.h
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.96   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:37:09 [2020-11-18T23:37:09.690Z] #41 53.98   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:37:09 [2020-11-18T23:37:09.690Z] #41 54.00   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:37:09 [2020-11-18T23:37:09.690Z] #41 54.00   DEP      compel/plugins/std/infect.d
23:37:09 [2020-11-18T23:37:09.690Z] #41 54.09   DEP      compel/plugins/std/string.d
23:37:09 [2020-11-18T23:37:09.690Z] #41 54.21   DEP      compel/plugins/std/log.d
23:37:09 [2020-11-18T23:37:09.690Z] #41 54.31   DEP      compel/plugins/std/fds.d
23:37:09 [2020-11-18T23:37:09.690Z] #41 54.41   DEP      compel/plugins/std/std.d
23:37:09 [2020-11-18T23:37:09.690Z] #41 54.49   DEP      compel/plugins/shmem/shmem.d
23:37:09 [2020-11-18T23:37:09.690Z] #41 54.60   DEP      compel/plugins/fds/fds.d
23:37:09 [2020-11-18T23:37:09.690Z] #41 54.77   CC       compel/plugins/std/std.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 55.05   CC       compel/plugins/std/fds.o
23:37:09 [2020-11-18T23:37:09.690Z] #41 55.40   CC       compel/plugins/std/log.o
23:37:09 [2020-11-18T23:37:09.815Z] #42 ...
23:37:09 [2020-11-18T23:37:09.815Z] 
23:37:09 [2020-11-18T23:37:09.815Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:09 [2020-11-18T23:37:09.815Z] #50 83.00 mvdan.cc/sh/v3/fileutil
23:37:09 [2020-11-18T23:37:09.815Z] #50 84.07 flag
23:37:09 [2020-11-18T23:37:09.815Z] #50 84.07 go/token
23:37:09 [2020-11-18T23:37:09.815Z] #50 84.07 github.com/pkg/diff
23:37:09 [2020-11-18T23:37:09.815Z] #50 84.09 encoding/binary
23:37:09 [2020-11-18T23:37:09.815Z] #50 86.65 go/scanner
23:37:09 [2020-11-18T23:37:09.815Z] #50 88.14 mvdan.cc/editorconfig
23:37:09 [2020-11-18T23:37:09.815Z] #50 88.97 mvdan.cc/sh/v3/syntax
23:37:09 [2020-11-18T23:37:09.815Z] #50 90.07 encoding/base64
23:37:09 [2020-11-18T23:37:09.815Z] #50 90.81 go/ast
23:37:09 [2020-11-18T23:37:09.815Z] #50 91.77 encoding/json
23:37:09 [2020-11-18T23:37:09.815Z] #50 92.83 golang.org/x/sys/unix
23:37:10 [2020-11-18T23:37:10.115Z] #50 ...
23:37:10 [2020-11-18T23:37:10.115Z] 
23:37:10 [2020-11-18T23:37:10.115Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:10 [2020-11-18T23:37:10.115Z] #42 32.18   CC       images/timerfd.o
23:37:10 [2020-11-18T23:37:10.259Z] #41 56.25   CC       compel/plugins/std/string.o
23:37:10 [2020-11-18T23:37:10.399Z] #11 ...
23:37:10 [2020-11-18T23:37:10.399Z] 
23:37:10 [2020-11-18T23:37:10.399Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:10 [2020-11-18T23:37:10.399Z] #34 47.88 Selecting previously unselected package cmake-data.
23:37:10 [2020-11-18T23:37:10.399Z] #34 47.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:37:10 [2020-11-18T23:37:10.400Z] #34 47.88 Unpacking cmake-data (3.13.4-1) ...
23:37:10 [2020-11-18T23:37:10.400Z] #34 53.65 Selecting previously unselected package libicu63:arm64.
23:37:10 [2020-11-18T23:37:10.400Z] #34 53.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
23:37:10 [2020-11-18T23:37:10.400Z] #34 53.92 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
23:37:10 [2020-11-18T23:37:10.414Z] #42 32.43   CC       images/mm.o
23:37:10 [2020-11-18T23:37:10.414Z] #42 ...
23:37:10 [2020-11-18T23:37:10.414Z] 
23:37:10 [2020-11-18T23:37:10.414Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:10 [2020-11-18T23:37:10.414Z] #44 83.48 os/exec
23:37:10 [2020-11-18T23:37:10.414Z] #44 83.49 net
23:37:10 [2020-11-18T23:37:10.414Z] #44 85.42 internal/lazyregexp
23:37:10 [2020-11-18T23:37:10.414Z] #44 85.92 github.com/LK4D4/vndr/versioned
23:37:10 [2020-11-18T23:37:10.414Z] #44 89.46 go/scanner
23:37:10 [2020-11-18T23:37:10.414Z] #44 89.46 text/template/parse
23:37:10 [2020-11-18T23:37:10.414Z] #44 89.47 net/url
23:37:10 [2020-11-18T23:37:10.414Z] #44 93.26 encoding/json
23:37:10 [2020-11-18T23:37:10.414Z] #44 93.41 go/ast
23:37:10 [2020-11-18T23:37:10.492Z] #11 ...
23:37:10 [2020-11-18T23:37:10.492Z] 
23:37:10 [2020-11-18T23:37:10.492Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:10 [2020-11-18T23:37:10.492Z] #34 44.18 Reading package lists...
23:37:10 [2020-11-18T23:37:10.666Z] #34 ...
23:37:10 [2020-11-18T23:37:10.666Z] 
23:37:10 [2020-11-18T23:37:10.666Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:10 [2020-11-18T23:37:10.666Z] #32 57.51 github.com/BurntSushi/toml/cmd/tomlv
23:37:10 [2020-11-18T23:37:10.713Z] #44 ...
23:37:10 [2020-11-18T23:37:10.713Z] 
23:37:10 [2020-11-18T23:37:10.713Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:10 [2020-11-18T23:37:10.713Z] #42 32.76   CC       images/sk-opts.o
23:37:10 [2020-11-18T23:37:10.713Z] #42 32.95   CC       images/sk-unix.o
23:37:10 [2020-11-18T23:37:10.827Z] #41 56.77   CC       compel/plugins/std/infect.o
23:37:11 [2020-11-18T23:37:11.013Z] #42 33.30   CC       images/sk-inet.o
23:37:11 [2020-11-18T23:37:11.248Z] #32 ...
23:37:11 [2020-11-18T23:37:11.248Z] 
23:37:11 [2020-11-18T23:37:11.248Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.075 + RM_GOPATH=0
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.075 + TMP_GOPATH=
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.075 + : /build
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.075 + '[' -z '' ']'
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.075 ++ mktemp -d
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.081 + export GOPATH=/tmp/tmp.2lE6eTAjDl
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.081 + GOPATH=/tmp/tmp.2lE6eTAjDl
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.081 + RM_GOPATH=1
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.081 + case "$(go env GOARCH)" in
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.081 ++ go env GOARCH
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.135 + export GO_BUILDMODE=-buildmode=pie
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.135 + GO_BUILDMODE=-buildmode=pie
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.135 ++ dirname /tmp/install/install.sh
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.144 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.146 + dir=/tmp/install
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.146 + bin=containerd
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.146 + shift
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.146 + '[' '!' -f /tmp/install/containerd.installer ']'
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.146 + . /tmp/install/containerd.installer
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.146 ++ set -e
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.146 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.146 + install_containerd
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.146 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.146 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2lE6eTAjDl/src/github.com/containerd/containerd
23:37:11 [2020-11-18T23:37:11.248Z] #54 3.160 Cloning into '/tmp/tmp.2lE6eTAjDl/src/github.com/containerd/containerd'...
23:37:11 [2020-11-18T23:37:11.248Z] #54 ...
23:37:11 [2020-11-18T23:37:11.248Z] 
23:37:11 [2020-11-18T23:37:11.248Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:11 [2020-11-18T23:37:11.248Z] #43 48.78 context
23:37:11 [2020-11-18T23:37:11.248Z] #43 48.99 os
23:37:11 [2020-11-18T23:37:11.248Z] #43 50.22 github.com/LK4D4/vndr/versioned
23:37:11 [2020-11-18T23:37:11.248Z] #43 52.17 encoding/binary
23:37:11 [2020-11-18T23:37:11.248Z] #43 54.14 flag
23:37:11 [2020-11-18T23:37:11.248Z] #43 54.14 go/token
23:37:11 [2020-11-18T23:37:11.248Z] #43 54.16 internal/lazyregexp
23:37:11 [2020-11-18T23:37:11.248Z] #43 54.73 net/url
23:37:11 [2020-11-18T23:37:11.248Z] #43 54.97 text/template/parse
23:37:11 [2020-11-18T23:37:11.248Z] #43 55.84 go/scanner
23:37:11 [2020-11-18T23:37:11.248Z] #43 56.72 encoding/json
23:37:11 [2020-11-18T23:37:11.248Z] #43 57.35 encoding/xml
23:37:11 [2020-11-18T23:37:11.248Z] #43 58.43 go/ast
23:37:11 [2020-11-18T23:37:11.466Z] #41 57.16   CC       compel/arch/x86/plugins/std/parasite-head.o
23:37:11 [2020-11-18T23:37:11.466Z] #41 57.24   CC       compel/arch/x86/plugins/std/memcpy.o
23:37:11 [2020-11-18T23:37:11.466Z] #41 57.30   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:37:11 [2020-11-18T23:37:11.466Z] #41 57.33   AR       compel/plugins/std.lib.a
23:37:11 [2020-11-18T23:37:11.466Z] #41 57.43   CC       compel/plugins/fds/fds.o
23:37:11 [2020-11-18T23:37:11.564Z] #43 ...
23:37:11 [2020-11-18T23:37:11.564Z] 
23:37:11 [2020-11-18T23:37:11.564Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:11 [2020-11-18T23:37:11.564Z] #34 58.36 Selecting previously unselected package libxml2:arm64.
23:37:11 [2020-11-18T23:37:11.564Z] #34 58.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
23:37:11 [2020-11-18T23:37:11.564Z] #34 58.39 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
23:37:11 [2020-11-18T23:37:11.564Z] #34 58.79 Selecting previously unselected package libarchive13:arm64.
23:37:11 [2020-11-18T23:37:11.564Z] #34 58.79 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
23:37:11 [2020-11-18T23:37:11.564Z] #34 58.81 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
23:37:11 [2020-11-18T23:37:11.661Z] #42 33.73   CC       images/tun.o
23:37:11 [2020-11-18T23:37:11.731Z] #41 57.61   AR       compel/plugins/fds.lib.a
23:37:11 [2020-11-18T23:37:11.731Z] #41 57.69   HOSTDEP  compel/src/lib/log-host.d
23:37:11 [2020-11-18T23:37:11.731Z] #41 57.82   HOSTDEP  compel/src/lib/handle-elf-host.d
23:37:11 [2020-11-18T23:37:11.830Z] #34 59.17 Selecting previously unselected package libjsoncpp1:arm64.
23:37:11 [2020-11-18T23:37:11.830Z] #34 59.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
23:37:11 [2020-11-18T23:37:11.830Z] #34 59.19 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
23:37:11 [2020-11-18T23:37:11.959Z] #42 34.13   CC       images/sk-netlink.o
23:37:12 [2020-11-18T23:37:12.004Z] #41 ...
23:37:12 [2020-11-18T23:37:12.004Z] 
23:37:12 [2020-11-18T23:37:12.004Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:37:12 [2020-11-18T23:37:12.004Z] #56 DONE 157.4s
23:37:12 [2020-11-18T23:37:12.004Z] 
23:37:12 [2020-11-18T23:37:12.004Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:37:12 [2020-11-18T23:37:12.095Z] #34 59.36 Selecting previously unselected package librhash0:arm64.
23:37:12 [2020-11-18T23:37:12.095Z] #34 59.37 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
23:37:12 [2020-11-18T23:37:12.095Z] #34 59.38 Unpacking librhash0:arm64 (1.3.8-1) ...
23:37:12 [2020-11-18T23:37:12.095Z] #34 59.59 Selecting previously unselected package libuv1:arm64.
23:37:12 [2020-11-18T23:37:12.095Z] #34 59.59 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
23:37:12 [2020-11-18T23:37:12.095Z] #34 59.60 Unpacking libuv1:arm64 (1.24.1-1) ...
23:37:12 [2020-11-18T23:37:12.262Z] #42 34.38   CC       images/packet-sock.o
23:37:12 [2020-11-18T23:37:12.264Z] #57 DONE 0.2s
23:37:12 [2020-11-18T23:37:12.264Z] 
23:37:12 [2020-11-18T23:37:12.264Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:37:12 [2020-11-18T23:37:12.264Z] #58 DONE 0.1s
23:37:12 [2020-11-18T23:37:12.264Z] 
23:37:12 [2020-11-18T23:37:12.264Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:12 [2020-11-18T23:37:12.264Z] #43 147.8 mime
23:37:12 [2020-11-18T23:37:12.264Z] #43 149.6 mime/quotedprintable
23:37:12 [2020-11-18T23:37:12.264Z] #43 150.0 net/http/internal
23:37:12 [2020-11-18T23:37:12.264Z] #43 154.4 net/textproto
23:37:12 [2020-11-18T23:37:12.264Z] #43 154.4 crypto/x509
23:37:12 [2020-11-18T23:37:12.264Z] #43 155.6 vendor/golang.org/x/net/http/httpguts
23:37:12 [2020-11-18T23:37:12.264Z] #43 155.8 vendor/golang.org/x/net/http/httpproxy
23:37:12 [2020-11-18T23:37:12.264Z] #43 156.3 mime/multipart
23:37:12 [2020-11-18T23:37:12.362Z] #34 59.77 Selecting previously unselected package cmake.
23:37:12 [2020-11-18T23:37:12.362Z] #34 59.78 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
23:37:12 [2020-11-18T23:37:12.362Z] #34 59.78 Unpacking cmake (3.13.4-1) ...
23:37:12 [2020-11-18T23:37:12.473Z] #34 ...
23:37:12 [2020-11-18T23:37:12.474Z] 
23:37:12 [2020-11-18T23:37:12.474Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:37:12 [2020-11-18T23:37:12.474Z] #53 50.68 Building dependency tree...
23:37:12 [2020-11-18T23:37:12.474Z] #53 56.19 The following additional packages will be installed:
23:37:12 [2020-11-18T23:37:12.474Z] #53 56.20   libbtrfs0
23:37:12 [2020-11-18T23:37:12.474Z] #53 56.58 The following NEW packages will be installed:
23:37:12 [2020-11-18T23:37:12.474Z] #53 56.61   libbtrfs-dev libbtrfs0
23:37:12 [2020-11-18T23:37:12.474Z] #53 57.16 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
23:37:12 [2020-11-18T23:37:12.474Z] #53 57.16 Need to get 119 kB of archives.
23:37:12 [2020-11-18T23:37:12.474Z] #53 57.16 After this operation, 387 kB of additional disk space will be used.
23:37:12 [2020-11-18T23:37:12.474Z] #53 57.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:37:12 [2020-11-18T23:37:12.474Z] #53 57.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:37:12 [2020-11-18T23:37:12.524Z] #43 ...
23:37:12 [2020-11-18T23:37:12.524Z] 
23:37:12 [2020-11-18T23:37:12.524Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:12 [2020-11-18T23:37:12.524Z] #41 58.03   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:37:12 [2020-11-18T23:37:12.524Z] #41 58.15   HOSTDEP  compel/src/main-host.d
23:37:12 [2020-11-18T23:37:12.524Z] #41 58.24   DEP      compel/src/lib/ptrace.d
23:37:12 [2020-11-18T23:37:12.524Z] #41 58.44   DEP      compel/src/lib/infect.d
23:37:12 [2020-11-18T23:37:12.644Z] #34 54.90 Building dependency tree...
23:37:12 [2020-11-18T23:37:12.644Z] #34 ...
23:37:12 [2020-11-18T23:37:12.644Z] 
23:37:12 [2020-11-18T23:37:12.644Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:37:12 [2020-11-18T23:37:12.644Z] #47 46.82 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:37:12 [2020-11-18T23:37:12.644Z] #47 49.22 go: extracting github.com/gogo/protobuf v1.2.1
23:37:12 [2020-11-18T23:37:12.644Z] #47 55.40 go: extracting golang.org/x/text v0.3.2
23:37:12 [2020-11-18T23:37:12.783Z] #41 58.79   DEP      compel/src/lib/infect-util.d
23:37:12 [2020-11-18T23:37:12.901Z] #47 ...
23:37:12 [2020-11-18T23:37:12.901Z] 
23:37:12 [2020-11-18T23:37:12.901Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:37:12 [2020-11-18T23:37:12.901Z] #53 36.21 Reading package lists...
23:37:12 [2020-11-18T23:37:12.901Z] #53 47.60 Reading package lists...
23:37:12 [2020-11-18T23:37:12.901Z] #53 ...
23:37:12 [2020-11-18T23:37:12.901Z] 
23:37:12 [2020-11-18T23:37:12.901Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:12 [2020-11-18T23:37:12.901Z] #11 57.06 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]
23:37:12 [2020-11-18T23:37:12.908Z] #42 34.80   CC       images/ipc-var.o
23:37:12 [2020-11-18T23:37:12.908Z] #42 34.98   CC       images/ipc-desc.o
23:37:13 [2020-11-18T23:37:13.044Z] #41 58.98   DEP      compel/src/lib/infect-rpc.d
23:37:13 [2020-11-18T23:37:13.208Z] #42 35.18   CC       images/ipc-shm.o
23:37:13 [2020-11-18T23:37:13.307Z] #41 59.20   DEP      compel/arch/x86/src/lib/infect.d
23:37:13 [2020-11-18T23:37:13.307Z] #41 59.36   DEP      compel/arch/x86/src/lib/cpu.d
23:37:13 [2020-11-18T23:37:13.416Z] #53 58.91 debconf: delaying package configuration, since apt-utils is not installed
23:37:13 [2020-11-18T23:37:13.507Z] #42 35.42   CC       images/ipc-msg.o
23:37:13 [2020-11-18T23:37:13.568Z] #41 59.41   DEP      compel/src/lib/log.d
23:37:13 [2020-11-18T23:37:13.568Z] #41 59.46   DEP      compel/src/main.d
23:37:13 [2020-11-18T23:37:13.568Z] #41 59.52   DEP      compel/src/lib/handle-elf.d
23:37:13 [2020-11-18T23:37:13.568Z] #41 59.59   DEP      compel/arch/x86/src/lib/handle-elf.d
23:37:13 [2020-11-18T23:37:13.678Z] #53 ...
23:37:13 [2020-11-18T23:37:13.678Z] 
23:37:13 [2020-11-18T23:37:13.678Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:13 [2020-11-18T23:37:13.678Z] #34 58.02 The following additional packages will be installed:
23:37:13 [2020-11-18T23:37:13.678Z] #34 58.04   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:37:13 [2020-11-18T23:37:13.678Z] #34 58.05 Suggested packages:
23:37:13 [2020-11-18T23:37:13.678Z] #34 58.08   cmake-doc ninja-build lrzip
23:37:13 [2020-11-18T23:37:13.678Z] #34 58.08 Recommended packages:
23:37:13 [2020-11-18T23:37:13.678Z] #34 58.08   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:37:13 [2020-11-18T23:37:13.806Z] #42 35.69   CC       images/ipc-sem.o
23:37:13 [2020-11-18T23:37:13.806Z] #42 35.86   CC       images/utsns.o
23:37:13 [2020-11-18T23:37:13.827Z] #41 59.67   CC       compel/src/lib/log.o
23:37:13 [2020-11-18T23:37:13.940Z] #34 59.32 The following NEW packages will be installed:
23:37:13 [2020-11-18T23:37:13.940Z] #34 59.34   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:37:13 [2020-11-18T23:37:13.940Z] #34 59.34   vim-common xxd
23:37:14 [2020-11-18T23:37:14.087Z] #41 59.88   CC       compel/arch/x86/src/lib/cpu.o
23:37:14 [2020-11-18T23:37:14.105Z] #42 36.05   CC       images/creds.o
23:37:14 [2020-11-18T23:37:14.105Z] #42 36.22   CC       images/vma.o
23:37:14 [2020-11-18T23:37:14.105Z] #42 ...
23:37:14 [2020-11-18T23:37:14.105Z] 
23:37:14 [2020-11-18T23:37:14.105Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:14 [2020-11-18T23:37:14.105Z] #12 87.14 Selecting previously unselected package g++-mingw-w64-x86-64.
23:37:14 [2020-11-18T23:37:14.105Z] #12 87.14 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
23:37:14 [2020-11-18T23:37:14.105Z] #12 87.14 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:37:14 [2020-11-18T23:37:14.404Z] #12 ...
23:37:14 [2020-11-18T23:37:14.404Z] 
23:37:14 [2020-11-18T23:37:14.404Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:14 [2020-11-18T23:37:14.404Z] #42 36.50   CC       images/netdev.o
23:37:14 [2020-11-18T23:37:14.512Z] #34 59.89 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
23:37:14 [2020-11-18T23:37:14.512Z] #34 59.89 Need to get 14.9 MB of archives.
23:37:14 [2020-11-18T23:37:14.512Z] #34 59.89 After this operation, 61.8 MB of additional disk space will be used.
23:37:14 [2020-11-18T23:37:14.512Z] #34 59.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:37:14 [2020-11-18T23:37:14.512Z] #34 59.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:37:14 [2020-11-18T23:37:14.512Z] #34 59.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:37:14 [2020-11-18T23:37:14.656Z] #41 60.55   CC       compel/arch/x86/src/lib/infect.o
23:37:14 [2020-11-18T23:37:14.786Z] #34 60.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:37:15 [2020-11-18T23:37:15.046Z] #34 ...
23:37:15 [2020-11-18T23:37:15.046Z] 
23:37:15 [2020-11-18T23:37:15.046Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:37:15 [2020-11-18T23:37:15.046Z] #47 50.59 go: extracting github.com/gogo/protobuf v1.2.1
23:37:15 [2020-11-18T23:37:15.046Z] #47 53.97 go: extracting golang.org/x/text v0.3.2
23:37:15 [2020-11-18T23:37:15.052Z] #42 36.93   CC       images/tty.o
23:37:15 [2020-11-18T23:37:15.226Z] #41 61.31   CC       compel/src/lib/infect-rpc.o
23:37:15 [2020-11-18T23:37:15.306Z] #47 ...
23:37:15 [2020-11-18T23:37:15.306Z] 
23:37:15 [2020-11-18T23:37:15.306Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:37:15 [2020-11-18T23:37:15.306Z] #53 59.19 Fetched 119 kB in 0s (358 kB/s)
23:37:15 [2020-11-18T23:37:15.306Z] #53 59.28 Selecting previously unselected package libbtrfs0.
23:37:15 [2020-11-18T23:37:15.306Z] #53 59.28 (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.)
23:37:15 [2020-11-18T23:37:15.306Z] #53 59.44 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:37:15 [2020-11-18T23:37:15.306Z] #53 59.47 Unpacking libbtrfs0 (4.20.1-2) ...
23:37:15 [2020-11-18T23:37:15.306Z] #53 59.70 Selecting previously unselected package libbtrfs-dev.
23:37:15 [2020-11-18T23:37:15.306Z] #53 59.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:37:15 [2020-11-18T23:37:15.306Z] #53 59.75 Unpacking libbtrfs-dev (4.20.1-2) ...
23:37:15 [2020-11-18T23:37:15.306Z] #53 60.14 Setting up libbtrfs0 (4.20.1-2) ...
23:37:15 [2020-11-18T23:37:15.306Z] #53 60.16 Setting up libbtrfs-dev (4.20.1-2) ...
23:37:15 [2020-11-18T23:37:15.306Z] #53 60.19 Processing triggers for libc-bin (2.28-10) ...
23:37:15 [2020-11-18T23:37:15.701Z] #42 37.66   CC       images/file-lock.o
23:37:15 [2020-11-18T23:37:15.796Z] #41 61.66   CC       compel/src/lib/infect-util.o
23:37:15 [2020-11-18T23:37:15.999Z] #42 37.97   CC       images/rlimit.o
23:37:15 [2020-11-18T23:37:15.999Z] #42 38.20   CC       images/pagemap.o
23:37:16 [2020-11-18T23:37:16.056Z] #41 61.87   CC       compel/src/lib/infect.o
23:37:16 [2020-11-18T23:37:16.661Z] #42 38.51   CC       images/siginfo.o
23:37:16 [2020-11-18T23:37:16.661Z] #42 38.84   CC       images/rpc.o
23:37:16 [2020-11-18T23:37:16.994Z] #41 ...
23:37:16 [2020-11-18T23:37:16.994Z] 
23:37:16 [2020-11-18T23:37:16.994Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:16 [2020-11-18T23:37:16.994Z] #11 158.4 Selecting previously unselected package libapparmor1:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 158.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 158.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 158.6 Selecting previously unselected package libapparmor-dev:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 158.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 158.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 158.9 Selecting previously unselected package libbtrfs0.
23:37:16 [2020-11-18T23:37:16.994Z] #11 158.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 158.9 Unpacking libbtrfs0 (4.20.1-2) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.1 Selecting previously unselected package libbtrfs-dev.
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.1 Unpacking libbtrfs-dev (4.20.1-2) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.2 Selecting previously unselected package libudev-dev:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.4 Selecting previously unselected package libsepol1-dev:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.7 Selecting previously unselected package libpcre16-3:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.9 Selecting previously unselected package libpcre32-3:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 159.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 160.0 Selecting previously unselected package libpcrecpp0v5:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 160.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 160.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 160.1 Selecting previously unselected package libpcre3-dev:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 160.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 160.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 160.6 Selecting previously unselected package libselinux1-dev:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 160.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 160.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 160.9 Selecting previously unselected package libdevmapper-dev:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 160.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 160.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.0 Selecting previously unselected package libseccomp-dev:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.1 Selecting previously unselected package libsystemd-dev:amd64.
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:37:16 [2020-11-18T23:37:16.994Z] #11 161.7 Setting up libbtrfs0 (4.20.1-2) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 161.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 161.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 161.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 161.8 Setting up libbtrfs-dev (4.20.1-2) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 161.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 161.9 Setting up mingw-w64-common (6.0.0-3) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 161.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 161.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 161.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 161.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 162.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:37:16 [2020-11-18T23:37:16.995Z] #11 162.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:37:16 [2020-11-18T23:37:16.995Z] #11 162.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 162.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:37:16 [2020-11-18T23:37:16.995Z] #11 162.0 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
23:37:16 [2020-11-18T23:37:16.995Z] #11 162.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 162.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 162.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 162.0 Setting up dmsetup (2:1.02.155-3) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 162.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 162.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 162.1 Processing triggers for libc-bin (2.28-10) ...
23:37:16 [2020-11-18T23:37:16.995Z] #11 DONE 162.6s
23:37:16 [2020-11-18T23:37:16.995Z] 
23:37:16 [2020-11-18T23:37:16.995Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:16 [2020-11-18T23:37:16.995Z] #43 158.9 crypto/tls
23:37:17 [2020-11-18T23:37:17.079Z] #11 60.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 60.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 60.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 60.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 60.76 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]
23:37:17 [2020-11-18T23:37:17.079Z] #11 60.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 60.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 60.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 60.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 60.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 60.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 61.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 61.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 61.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:37:17 [2020-11-18T23:37:17.079Z] #11 61.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
23:37:17 [2020-11-18T23:37:17.228Z] #53 DONE 62.4s
23:37:17 [2020-11-18T23:37:17.228Z] 
23:37:17 [2020-11-18T23:37:17.228Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:37:17 [2020-11-18T23:37:17.492Z] #54 ...
23:37:17 [2020-11-18T23:37:17.492Z] 
23:37:17 [2020-11-18T23:37:17.492Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:17 [2020-11-18T23:37:17.492Z] #40 42.95 Reading package lists...
23:37:17 [2020-11-18T23:37:17.492Z] #40 53.35 Building dependency tree...
23:37:17 [2020-11-18T23:37:17.492Z] #40 58.81 The following additional packages will be installed:
23:37:17 [2020-11-18T23:37:17.492Z] #40 58.81   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:37:17 [2020-11-18T23:37:17.492Z] #40 58.81   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:37:17 [2020-11-18T23:37:17.492Z] #40 58.82 Suggested packages:
23:37:17 [2020-11-18T23:37:17.492Z] #40 58.84   manpages-dev python-setuptools
23:37:17 [2020-11-18T23:37:17.492Z] #40 60.46 The following NEW packages will be installed:
23:37:17 [2020-11-18T23:37:17.492Z] #40 60.51   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:37:17 [2020-11-18T23:37:17.492Z] #40 60.51   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:37:17 [2020-11-18T23:37:17.492Z] #40 60.51   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:37:17 [2020-11-18T23:37:17.492Z] #40 60.51   python-six zlib1g-dev
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.15 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.15 Need to get 4095 kB of archives.
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.15 After this operation, 22.5 MB of additional disk space will be used.
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:37:17 [2020-11-18T23:37:17.492Z] #40 61.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:37:17 [2020-11-18T23:37:17.695Z] #34 ...
23:37:17 [2020-11-18T23:37:17.695Z] 
23:37:17 [2020-11-18T23:37:17.695Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:17 [2020-11-18T23:37:17.695Z] #32 DONE 64.1s
23:37:17 [2020-11-18T23:37:17.695Z] 
23:37:17 [2020-11-18T23:37:17.695Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:17 [2020-11-18T23:37:17.696Z] #40 56.22 Setting up python-pkg-resources (40.8.0-1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 58.69 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 58.70 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 58.73 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 58.74 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 58.76 Setting up python-six (1.12.0-1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 60.94 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 60.98 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 61.02 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 61.08 Setting up libcap-dev:arm64 (1:2.25-2) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 61.14 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 61.18 Setting up protobuf-compiler (3.6.1.3-2) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 61.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 61.26 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 61.27 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 61.29 Setting up python-protobuf (3.6.1.3-2) ...
23:37:17 [2020-11-18T23:37:17.696Z] #40 ...
23:37:17 [2020-11-18T23:37:17.696Z] 
23:37:17 [2020-11-18T23:37:17.696Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:17 [2020-11-18T23:37:17.696Z] #11 64.30 Selecting previously unselected package mingw-w64-x86-64-dev.
23:37:17 [2020-11-18T23:37:17.696Z] #11 64.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:37:17 [2020-11-18T23:37:17.696Z] #11 64.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:37:17 [2020-11-18T23:37:17.696Z] #11 ...
23:37:17 [2020-11-18T23:37:17.696Z] 
23:37:17 [2020-11-18T23:37:17.696Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:17 [2020-11-18T23:37:17.696Z] #49 54.54 encoding/base64
23:37:17 [2020-11-18T23:37:17.696Z] #49 54.57 golang.org/x/sys/unix
23:37:17 [2020-11-18T23:37:17.696Z] #49 58.26 github.com/pkg/diff
23:37:17 [2020-11-18T23:37:17.696Z] #49 58.26 go/scanner
23:37:17 [2020-11-18T23:37:17.696Z] #49 58.27 encoding/json
23:37:17 [2020-11-18T23:37:17.696Z] #49 61.36 go/ast
23:37:17 [2020-11-18T23:37:17.696Z] #49 61.61 mvdan.cc/editorconfig
23:37:17 [2020-11-18T23:37:17.696Z] #49 ...
23:37:17 [2020-11-18T23:37:17.696Z] 
23:37:17 [2020-11-18T23:37:17.696Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:17 [2020-11-18T23:37:17.696Z] #34 64.24 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #34 64.27 Setting up xxd (2:8.1.0875-5) ...
23:37:17 [2020-11-18T23:37:17.696Z] #34 64.29 Setting up libuv1:arm64 (1.24.1-1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #34 64.31 Setting up vim-common (2:8.1.0875-5) ...
23:37:17 [2020-11-18T23:37:17.696Z] #34 64.38 Setting up librhash0:arm64 (1.3.8-1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #34 64.40 Setting up cmake-data (3.13.4-1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #34 64.42 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
23:37:17 [2020-11-18T23:37:17.696Z] #34 64.43 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
23:37:17 [2020-11-18T23:37:17.696Z] #34 64.44 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #34 64.46 Setting up cmake (3.13.4-1) ...
23:37:17 [2020-11-18T23:37:17.696Z] #34 64.48 Processing triggers for libc-bin (2.28-10) ...
23:37:17 [2020-11-18T23:37:17.696Z] #34 64.66 Processing triggers for mime-support (3.62) ...
23:37:17 [2020-11-18T23:37:17.761Z] #40 ...
23:37:17 [2020-11-18T23:37:17.761Z] 
23:37:17 [2020-11-18T23:37:17.761Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:37:17 [2020-11-18T23:37:17.761Z] #47 61.46 go: finding github.com/fatih/color v1.7.0
23:37:17 [2020-11-18T23:37:17.761Z] #47 61.68 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:37:17 [2020-11-18T23:37:17.761Z] #47 61.81 go: finding github.com/mattn/go-colorable v0.1.4
23:37:17 [2020-11-18T23:37:17.761Z] #47 61.83 go: finding github.com/mattn/go-isatty v0.0.8
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.05 go: finding github.com/go-critic/go-critic v0.4.1
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.10 go: finding github.com/go-lintpack/lintpack v0.5.2
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.19 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.20 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.29 go: finding github.com/pkg/errors v0.8.1
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.38 go: finding github.com/go-toolsmith/astfmt v1.0.0
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.39 go: finding github.com/go-toolsmith/astequal v1.0.0
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.46 go: finding github.com/sirupsen/logrus v1.4.2
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.54 go: finding github.com/stretchr/testify v1.4.0
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.54 go: finding github.com/davecgh/go-spew v1.1.1
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.54 go: finding github.com/mitchellh/go-homedir v1.1.0
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.65 go: finding github.com/go-toolsmith/astp v1.0.0
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.65 go: finding github.com/go-toolsmith/astcast v1.0.0
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.71 go: finding github.com/go-toolsmith/typep v1.0.0
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.75 go: finding github.com/pmezard/go-difflib v1.0.0
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.78 go: finding github.com/spf13/viper v1.6.1
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.78 go: finding github.com/stretchr/objx v0.2.0
23:37:17 [2020-11-18T23:37:17.761Z] #47 62.99 go: finding gopkg.in/yaml.v2 v2.2.7
23:37:17 [2020-11-18T23:37:17.761Z] #47 63.13 go: finding github.com/go-toolsmith/astcopy v1.0.0
23:37:17 [2020-11-18T23:37:17.761Z] #47 63.15 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
23:37:17 [2020-11-18T23:37:17.761Z] #47 63.18 go: finding github.com/go-toolsmith/strparse v1.0.0
23:37:17 [2020-11-18T23:37:17.761Z] #47 63.27 go: finding github.com/bombsimon/wsl/v2 v2.0.0
23:37:18 [2020-11-18T23:37:18.026Z] #47 63.37 go: finding github.com/gobwas/glob v0.2.3
23:37:18 [2020-11-18T23:37:18.026Z] #47 ...
23:37:18 [2020-11-18T23:37:18.026Z] 
23:37:18 [2020-11-18T23:37:18.026Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:18 [2020-11-18T23:37:18.026Z] #62 DONE 63.5s
23:37:18 [2020-11-18T23:37:18.026Z] 
23:37:18 [2020-11-18T23:37:18.026Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:37:18 [2020-11-18T23:37:18.026Z] #47 63.43 go: finding github.com/fsnotify/fsnotify v1.4.7
23:37:18 [2020-11-18T23:37:18.026Z] #47 63.43 go: finding github.com/spf13/cobra v0.0.5
23:37:18 [2020-11-18T23:37:18.286Z] #47 63.52 go: finding github.com/hashicorp/hcl v1.0.0
23:37:18 [2020-11-18T23:37:18.286Z] #47 63.58 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:37:18 [2020-11-18T23:37:18.286Z] #47 63.65 go: finding github.com/spf13/pflag v1.0.5
23:37:18 [2020-11-18T23:37:18.286Z] #47 63.77 go: finding github.com/magiconair/properties v1.8.1
23:37:18 [2020-11-18T23:37:18.286Z] #47 63.77 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:37:18 [2020-11-18T23:37:18.546Z] #47 63.81 go: finding github.com/mitchellh/mapstructure v1.1.2
23:37:18 [2020-11-18T23:37:18.546Z] #47 63.84 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:37:18 [2020-11-18T23:37:18.546Z] #47 63.84 go: finding github.com/pelletier/go-toml v1.2.0
23:37:18 [2020-11-18T23:37:18.546Z] #47 ...
23:37:18 [2020-11-18T23:37:18.546Z] 
23:37:18 [2020-11-18T23:37:18.546Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:18 [2020-11-18T23:37:18.546Z] #11 44.18 Reading package lists...
23:37:18 [2020-11-18T23:37:18.546Z] #11 54.11 Building dependency tree...
23:37:18 [2020-11-18T23:37:18.546Z] #11 59.13 The following additional packages will be installed:
23:37:18 [2020-11-18T23:37:18.546Z] #11 59.14   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:37:18 [2020-11-18T23:37:18.546Z] #11 59.14   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:37:18 [2020-11-18T23:37:18.546Z] #11 59.14   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:37:18 [2020-11-18T23:37:18.546Z] #11 59.14   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:37:18 [2020-11-18T23:37:18.546Z] #11 59.15 Suggested packages:
23:37:18 [2020-11-18T23:37:18.546Z] #11 59.15   gcc-8-locales seccomp wine64
23:37:18 [2020-11-18T23:37:18.546Z] #11 60.92 The following NEW packages will be installed:
23:37:18 [2020-11-18T23:37:18.546Z] #11 60.92   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:37:18 [2020-11-18T23:37:18.546Z] #11 60.92   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:37:18 [2020-11-18T23:37:18.546Z] #11 60.92   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:37:18 [2020-11-18T23:37:18.546Z] #11 60.94   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:37:18 [2020-11-18T23:37:18.546Z] #11 60.94   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:37:18 [2020-11-18T23:37:18.546Z] #11 60.94   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:37:18 [2020-11-18T23:37:18.546Z] #11 61.42 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
23:37:18 [2020-11-18T23:37:18.546Z] #11 61.42 Need to get 77.7 MB of archives.
23:37:18 [2020-11-18T23:37:18.546Z] #11 61.42 After this operation, 487 MB of additional disk space will be used.
23:37:18 [2020-11-18T23:37:18.546Z] #11 61.42 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]
23:37:18 [2020-11-18T23:37:18.546Z] #11 62.00 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]
23:37:18 [2020-11-18T23:37:18.546Z] #11 62.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:37:18 [2020-11-18T23:37:18.546Z] #11 62.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:37:18 [2020-11-18T23:37:18.546Z] #11 62.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:37:18 [2020-11-18T23:37:18.546Z] #11 62.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:37:18 [2020-11-18T23:37:18.546Z] #11 63.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:37:18 [2020-11-18T23:37:18.546Z] #11 63.89 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]
23:37:18 [2020-11-18T23:37:18.546Z] #11 63.89 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]
23:37:18 [2020-11-18T23:37:18.546Z] #11 ...
23:37:18 [2020-11-18T23:37:18.546Z] 
23:37:18 [2020-11-18T23:37:18.546Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:37:18 [2020-11-18T23:37:18.546Z] #47 63.90 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:37:18 [2020-11-18T23:37:18.546Z] #47 63.97 go: finding github.com/spf13/afero v1.1.2
23:37:18 [2020-11-18T23:37:18.770Z] #42 40.54   CC       images/ext-file.o
23:37:18 [2020-11-18T23:37:18.771Z] #42 40.82   CC       images/cgroup.o
23:37:18 [2020-11-18T23:37:18.807Z] #47 64.05 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:37:18 [2020-11-18T23:37:18.807Z] #47 64.05 go: finding github.com/spf13/cast v1.3.0
23:37:18 [2020-11-18T23:37:18.807Z] #47 64.16 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:37:18 [2020-11-18T23:37:18.905Z] #43 ...
23:37:18 [2020-11-18T23:37:18.905Z] 
23:37:18 [2020-11-18T23:37:18.905Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:37:18 [2020-11-18T23:37:18.905Z] #12 DONE 1.6s
23:37:18 [2020-11-18T23:37:18.905Z] 
23:37:18 [2020-11-18T23:37:18.905Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.527 + RM_GOPATH=0
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.527 + TMP_GOPATH=
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.527 + : /build
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.527 + '[' -z '' ']'
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.527 ++ mktemp -d
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.531 + export GOPATH=/tmp/tmp.OAjXPEMg1f
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.531 + GOPATH=/tmp/tmp.OAjXPEMg1f
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.531 + RM_GOPATH=1
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.532 + case "$(go env GOARCH)" in
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.532 ++ go env GOARCH
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.567 + export GO_BUILDMODE=-buildmode=pie
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.567 + GO_BUILDMODE=-buildmode=pie
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.568 ++ dirname /tmp/install/install.sh
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.571 + dir=/tmp/install
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.572 + bin=runc
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.573 + shift
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.573 + '[' '!' -f /tmp/install/runc.installer ']'
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.573 + . /tmp/install/runc.installer
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.574 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.575 + install_runc
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.577 + grep -q '^3\.10\.0.*\.el7\.'
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.580 + uname -r
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.583 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.587 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.587 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.588 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OAjXPEMg1f/src/github.com/opencontainers/runc
23:37:18 [2020-11-18T23:37:18.905Z] #51 1.595 Cloning into '/tmp/tmp.OAjXPEMg1f/src/github.com/opencontainers/runc'...
23:37:19 [2020-11-18T23:37:19.067Z] #47 64.29 go: finding github.com/spf13/jwalterweatherman v1.0.0
23:37:19 [2020-11-18T23:37:19.067Z] #47 64.41 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:37:19 [2020-11-18T23:37:19.067Z] #47 64.41 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:37:19 [2020-11-18T23:37:19.067Z] #47 64.47 go: finding github.com/subosito/gotenv v1.2.0
23:37:19 [2020-11-18T23:37:19.067Z] #47 64.51 go: finding golang.org/x/text v0.3.2
23:37:19 [2020-11-18T23:37:19.067Z] #47 64.53 go: finding gopkg.in/ini.v1 v1.51.0
23:37:19 [2020-11-18T23:37:19.327Z] #47 64.65 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:37:19 [2020-11-18T23:37:19.327Z] #47 64.72 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:37:19 [2020-11-18T23:37:19.327Z] #47 64.75 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:37:19 [2020-11-18T23:37:19.420Z] #42 ...
23:37:19 [2020-11-18T23:37:19.420Z] 
23:37:19 [2020-11-18T23:37:19.420Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:19 [2020-11-18T23:37:19.420Z] #12 102.6 Selecting previously unselected package libapparmor1:ppc64el.
23:37:19 [2020-11-18T23:37:19.588Z] #47 64.81 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:37:19 [2020-11-18T23:37:19.588Z] #47 64.81 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:37:19 [2020-11-18T23:37:19.588Z] #47 64.89 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:37:19 [2020-11-18T23:37:19.588Z] #47 64.94 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:37:19 [2020-11-18T23:37:19.601Z] #11 63.28 debconf: delaying package configuration, since apt-utils is not installed
23:37:19 [2020-11-18T23:37:19.602Z] #11 ...
23:37:19 [2020-11-18T23:37:19.602Z] 
23:37:19 [2020-11-18T23:37:19.602Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:37:19 [2020-11-18T23:37:19.602Z] #47 63.57 go: finding github.com/fatih/color v1.7.0
23:37:19 [2020-11-18T23:37:19.602Z] #47 63.66 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:37:19 [2020-11-18T23:37:19.602Z] #47 63.68 go: finding github.com/mattn/go-colorable v0.1.4
23:37:19 [2020-11-18T23:37:19.602Z] #47 63.70 go: finding github.com/mattn/go-isatty v0.0.8
23:37:19 [2020-11-18T23:37:19.720Z] #12 102.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
23:37:19 [2020-11-18T23:37:19.720Z] #12 102.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
23:37:19 [2020-11-18T23:37:19.720Z] #12 102.7 Selecting previously unselected package libapparmor-dev:ppc64el.
23:37:19 [2020-11-18T23:37:19.720Z] #12 102.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
23:37:19 [2020-11-18T23:37:19.720Z] #12 102.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
23:37:19 [2020-11-18T23:37:19.848Z] #47 65.13 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:37:19 [2020-11-18T23:37:19.848Z] #47 65.13 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:37:19 [2020-11-18T23:37:19.848Z] #47 65.15 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:37:19 [2020-11-18T23:37:19.849Z] #47 65.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:37:19 [2020-11-18T23:37:19.849Z] #47 65.19 go: finding github.com/kisielk/gotool v1.0.0
23:37:19 [2020-11-18T23:37:19.849Z] #47 65.21 go: finding github.com/sourcegraph/go-diff v0.5.1
23:37:19 [2020-11-18T23:37:19.849Z] #47 65.23 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:37:19 [2020-11-18T23:37:19.849Z] #47 65.24 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:37:19 [2020-11-18T23:37:19.849Z] #47 65.27 go: finding github.com/tommy-muehle/go-mnd v1.1.1
23:37:19 [2020-11-18T23:37:19.849Z] #47 65.29 go: finding github.com/ultraware/whitespace v0.0.4
23:37:19 [2020-11-18T23:37:19.849Z] #47 65.30 go: finding github.com/ultraware/funlen v0.0.2
23:37:19 [2020-11-18T23:37:19.849Z] #47 65.32 go: finding github.com/uudashr/gocognit v1.0.1
23:37:19 [2020-11-18T23:37:19.858Z] #47 64.06 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:37:19 [2020-11-18T23:37:19.858Z] #47 64.06 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:37:19 [2020-11-18T23:37:19.858Z] #47 64.11 go: finding github.com/go-critic/go-critic v0.4.1
23:37:20 [2020-11-18T23:37:20.023Z] #12 102.9 Selecting previously unselected package libbtrfs0.
23:37:20 [2020-11-18T23:37:20.023Z] #12 102.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
23:37:20 [2020-11-18T23:37:20.023Z] #12 102.9 Unpacking libbtrfs0 (4.20.1-2) ...
23:37:20 [2020-11-18T23:37:20.023Z] #12 103.0 Selecting previously unselected package libbtrfs-dev.
23:37:20 [2020-11-18T23:37:20.023Z] #12 103.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
23:37:20 [2020-11-18T23:37:20.023Z] #12 103.0 Unpacking libbtrfs-dev (4.20.1-2) ...
23:37:20 [2020-11-18T23:37:20.023Z] #12 103.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
23:37:20 [2020-11-18T23:37:20.023Z] #12 103.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
23:37:20 [2020-11-18T23:37:20.023Z] #12 103.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
23:37:20 [2020-11-18T23:37:20.023Z] #12 103.2 Selecting previously unselected package libudev-dev:ppc64el.
23:37:20 [2020-11-18T23:37:20.109Z] #47 65.39 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:37:20 [2020-11-18T23:37:20.109Z] #47 65.45 go: finding github.com/gogo/protobuf v1.2.1
23:37:20 [2020-11-18T23:37:20.116Z] #47 64.20 go: finding github.com/pkg/errors v0.8.1
23:37:20 [2020-11-18T23:37:20.116Z] #47 64.22 go: finding github.com/sirupsen/logrus v1.4.2
23:37:20 [2020-11-18T23:37:20.116Z] #47 64.25 go: finding github.com/go-lintpack/lintpack v0.5.2
23:37:20 [2020-11-18T23:37:20.116Z] #47 64.30 go: finding github.com/stretchr/testify v1.4.0
23:37:20 [2020-11-18T23:37:20.116Z] #47 64.30 go: finding github.com/mitchellh/go-homedir v1.1.0
23:37:20 [2020-11-18T23:37:20.116Z] #47 64.30 go: finding github.com/go-toolsmith/astequal v1.0.0
23:37:20 [2020-11-18T23:37:20.116Z] #47 64.36 go: finding github.com/davecgh/go-spew v1.1.1
23:37:20 [2020-11-18T23:37:20.116Z] #47 64.38 go: finding github.com/go-toolsmith/astp v1.0.0
23:37:20 [2020-11-18T23:37:20.274Z] #34 DONE 67.3s
23:37:20 [2020-11-18T23:37:20.274Z] 
23:37:20 [2020-11-18T23:37:20.274Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:20 [2020-11-18T23:37:20.288Z] #51 ...
23:37:20 [2020-11-18T23:37:20.288Z] 
23:37:20 [2020-11-18T23:37:20.288Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:37:20 [2020-11-18T23:37:20.288Z] #13 DONE 1.2s
23:37:20 [2020-11-18T23:37:20.288Z] 
23:37:20 [2020-11-18T23:37:20.288Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:37:20 [2020-11-18T23:37:20.322Z] #12 103.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
23:37:20 [2020-11-18T23:37:20.322Z] #12 103.3 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
23:37:20 [2020-11-18T23:37:20.322Z] #12 103.4 Selecting previously unselected package libsepol1-dev:ppc64el.
23:37:20 [2020-11-18T23:37:20.322Z] #12 103.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
23:37:20 [2020-11-18T23:37:20.322Z] #12 103.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
23:37:20 [2020-11-18T23:37:20.372Z] #47 65.73 go: finding honnef.co/go/tools v0.0.1-2019.2.3
23:37:20 [2020-11-18T23:37:20.372Z] #47 65.83 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:37:20 [2020-11-18T23:37:20.372Z] #47 65.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:37:20 [2020-11-18T23:37:20.372Z] #47 65.87 go: finding github.com/BurntSushi/toml v0.3.1
23:37:20 [2020-11-18T23:37:20.382Z] #47 64.46 go: finding github.com/go-toolsmith/astcast v1.0.0
23:37:20 [2020-11-18T23:37:20.382Z] #47 64.47 go: finding github.com/go-toolsmith/astfmt v1.0.0
23:37:20 [2020-11-18T23:37:20.382Z] #47 64.47 go: finding github.com/pmezard/go-difflib v1.0.0
23:37:20 [2020-11-18T23:37:20.382Z] #47 64.50 go: finding github.com/go-toolsmith/typep v1.0.0
23:37:20 [2020-11-18T23:37:20.382Z] #47 64.51 go: finding github.com/spf13/viper v1.6.1
23:37:20 [2020-11-18T23:37:20.382Z] #47 64.57 go: finding github.com/stretchr/objx v0.2.0
23:37:20 [2020-11-18T23:37:20.382Z] #47 64.63 go: finding github.com/go-toolsmith/astcopy v1.0.0
23:37:20 [2020-11-18T23:37:20.624Z] #12 103.7 Selecting previously unselected package libpcre16-3:ppc64el.
23:37:20 [2020-11-18T23:37:20.624Z] #12 103.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
23:37:20 [2020-11-18T23:37:20.624Z] #12 103.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
23:37:20 [2020-11-18T23:37:20.633Z] #47 65.94 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:37:20 [2020-11-18T23:37:20.641Z] #47 64.72 go: finding gopkg.in/yaml.v2 v2.2.7
23:37:20 [2020-11-18T23:37:20.641Z] #47 64.88 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
23:37:20 [2020-11-18T23:37:20.641Z] #47 64.90 go: finding github.com/bombsimon/wsl/v2 v2.0.0
23:37:20 [2020-11-18T23:37:20.857Z] #14 0.979 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:37:20 [2020-11-18T23:37:20.898Z] #47 64.97 go: finding github.com/go-toolsmith/strparse v1.0.0
23:37:20 [2020-11-18T23:37:20.898Z] #47 65.01 go: finding github.com/spf13/cobra v0.0.5
23:37:20 [2020-11-18T23:37:20.898Z] #47 65.11 go: finding github.com/gobwas/glob v0.2.3
23:37:20 [2020-11-18T23:37:20.929Z] #12 103.9 Selecting previously unselected package libpcre32-3:ppc64el.
23:37:20 [2020-11-18T23:37:20.929Z] #12 103.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
23:37:20 [2020-11-18T23:37:20.929Z] #12 103.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
23:37:21 [2020-11-18T23:37:21.116Z] #14 DONE 1.2s
23:37:21 [2020-11-18T23:37:21.116Z] 
23:37:21 [2020-11-18T23:37:21.116Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:37:21 [2020-11-18T23:37:21.161Z] #47 65.29 go: finding github.com/fsnotify/fsnotify v1.4.7
23:37:21 [2020-11-18T23:37:21.228Z] #35 ...
23:37:21 [2020-11-18T23:37:21.228Z] 
23:37:21 [2020-11-18T23:37:21.228Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:21 [2020-11-18T23:37:21.228Z] #40 65.62 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
23:37:21 [2020-11-18T23:37:21.228Z] #40 66.95 Processing triggers for libc-bin (2.28-10) ...
23:37:21 [2020-11-18T23:37:21.228Z] #40 DONE 68.5s
23:37:21 [2020-11-18T23:37:21.228Z] 
23:37:21 [2020-11-18T23:37:21.229Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:21 [2020-11-18T23:37:21.241Z] #12 104.1 Selecting previously unselected package libpcrecpp0v5:ppc64el.
23:37:21 [2020-11-18T23:37:21.241Z] #12 104.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
23:37:21 [2020-11-18T23:37:21.241Z] #12 104.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
23:37:21 [2020-11-18T23:37:21.241Z] #12 104.3 Selecting previously unselected package libpcre3-dev:ppc64el.
23:37:21 [2020-11-18T23:37:21.241Z] #12 104.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
23:37:21 [2020-11-18T23:37:21.241Z] #12 104.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
23:37:21 [2020-11-18T23:37:21.418Z] #47 65.52 go: finding github.com/spf13/pflag v1.0.5
23:37:21 [2020-11-18T23:37:21.418Z] #47 65.54 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:37:21 [2020-11-18T23:37:21.418Z] #47 65.56 go: finding github.com/hashicorp/hcl v1.0.0
23:37:21 [2020-11-18T23:37:21.582Z] #47 ...
23:37:21 [2020-11-18T23:37:21.582Z] 
23:37:21 [2020-11-18T23:37:21.582Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:21 [2020-11-18T23:37:21.582Z] #32 56.69 sync
23:37:21 [2020-11-18T23:37:21.582Z] #32 56.69 internal/reflectlite
23:37:21 [2020-11-18T23:37:21.582Z] #32 60.06 errors
23:37:21 [2020-11-18T23:37:21.582Z] #32 60.07 sort
23:37:21 [2020-11-18T23:37:21.582Z] #32 60.68 strconv
23:37:21 [2020-11-18T23:37:21.582Z] #32 61.94 io
23:37:21 [2020-11-18T23:37:21.582Z] #32 64.26 internal/oserror
23:37:21 [2020-11-18T23:37:21.582Z] #32 64.43 syscall
23:37:21 [2020-11-18T23:37:21.582Z] #32 66.53 reflect
23:37:21 [2020-11-18T23:37:21.582Z] #32 ...
23:37:21 [2020-11-18T23:37:21.582Z] 
23:37:21 [2020-11-18T23:37:21.582Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:21 [2020-11-18T23:37:21.582Z] #40 64.16 debconf: delaying package configuration, since apt-utils is not installed
23:37:21 [2020-11-18T23:37:21.582Z] #40 64.71 Fetched 4095 kB in 1s (3231 kB/s)
23:37:21 [2020-11-18T23:37:21.582Z] #40 64.99 Selecting previously unselected package libcap-dev:amd64.
23:37:21 [2020-11-18T23:37:21.582Z] #40 64.99 (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.)
23:37:21 [2020-11-18T23:37:21.582Z] #40 65.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:37:21 [2020-11-18T23:37:21.582Z] #40 65.20 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:37:21 [2020-11-18T23:37:21.582Z] #40 65.55 Selecting previously unselected package libnet1:amd64.
23:37:21 [2020-11-18T23:37:21.582Z] #40 65.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:37:21 [2020-11-18T23:37:21.582Z] #40 65.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:37:21 [2020-11-18T23:37:21.582Z] #40 65.78 Selecting previously unselected package libnet1-dev.
23:37:21 [2020-11-18T23:37:21.582Z] #40 65.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:37:21 [2020-11-18T23:37:21.582Z] #40 65.81 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:37:21 [2020-11-18T23:37:21.582Z] #40 66.39 Selecting previously unselected package libnl-3-200:amd64.
23:37:21 [2020-11-18T23:37:21.582Z] #40 66.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:37:21 [2020-11-18T23:37:21.582Z] #40 66.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:37:21 [2020-11-18T23:37:21.582Z] #40 66.64 Selecting previously unselected package libnl-3-dev:amd64.
23:37:21 [2020-11-18T23:37:21.582Z] #40 66.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:37:21 [2020-11-18T23:37:21.582Z] #40 66.64 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:37:21 [2020-11-18T23:37:21.678Z] #47 65.84 go: finding github.com/magiconair/properties v1.8.1
23:37:21 [2020-11-18T23:37:21.678Z] #47 65.89 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:37:21 [2020-11-18T23:37:21.678Z] #47 65.92 go: finding github.com/mitchellh/mapstructure v1.1.2
23:37:21 [2020-11-18T23:37:21.889Z] #12 104.7 Selecting previously unselected package libselinux1-dev:ppc64el.
23:37:21 [2020-11-18T23:37:21.889Z] #12 104.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
23:37:21 [2020-11-18T23:37:21.889Z] #12 104.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
23:37:21 [2020-11-18T23:37:21.937Z] #47 ...
23:37:21 [2020-11-18T23:37:21.937Z] 
23:37:21 [2020-11-18T23:37:21.937Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:21 [2020-11-18T23:37:21.937Z] #62 DONE 66.0s
23:37:21 [2020-11-18T23:37:21.937Z] 
23:37:21 [2020-11-18T23:37:21.937Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:37:21 [2020-11-18T23:37:21.937Z] #47 65.95 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:37:21 [2020-11-18T23:37:21.937Z] #47 65.97 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:37:21 [2020-11-18T23:37:21.937Z] #47 65.99 go: finding github.com/pelletier/go-toml v1.2.0
23:37:21 [2020-11-18T23:37:21.937Z] #47 ...
23:37:21 [2020-11-18T23:37:21.937Z] 
23:37:21 [2020-11-18T23:37:21.937Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:21 [2020-11-18T23:37:21.937Z] #40 45.73 Reading package lists...
23:37:21 [2020-11-18T23:37:21.937Z] #40 56.44 Building dependency tree...
23:37:21 [2020-11-18T23:37:21.937Z] #40 62.19 The following additional packages will be installed:
23:37:21 [2020-11-18T23:37:21.937Z] #40 62.21   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:37:21 [2020-11-18T23:37:21.937Z] #40 62.21   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:37:21 [2020-11-18T23:37:21.937Z] #40 62.23 Suggested packages:
23:37:21 [2020-11-18T23:37:21.937Z] #40 62.26   manpages-dev python-setuptools
23:37:21 [2020-11-18T23:37:21.937Z] #40 64.50 The following NEW packages will be installed:
23:37:21 [2020-11-18T23:37:21.937Z] #40 64.50   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:37:21 [2020-11-18T23:37:21.937Z] #40 64.51   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:37:21 [2020-11-18T23:37:21.937Z] #40 64.51   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:37:21 [2020-11-18T23:37:21.937Z] #40 64.51   python-six zlib1g-dev
23:37:21 [2020-11-18T23:37:21.937Z] #40 64.99 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
23:37:21 [2020-11-18T23:37:21.937Z] #40 64.99 Need to get 4095 kB of archives.
23:37:21 [2020-11-18T23:37:21.937Z] #40 64.99 After this operation, 22.5 MB of additional disk space will be used.
23:37:21 [2020-11-18T23:37:21.937Z] #40 64.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 64.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 65.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:37:21 [2020-11-18T23:37:21.937Z] #40 ...
23:37:21 [2020-11-18T23:37:21.937Z] 
23:37:21 [2020-11-18T23:37:21.937Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:37:21 [2020-11-18T23:37:21.937Z] #47 66.13 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:37:21 [2020-11-18T23:37:21.937Z] #47 66.16 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:37:21 [2020-11-18T23:37:21.937Z] #47 66.18 go: finding github.com/spf13/cast v1.3.0
23:37:21 [2020-11-18T23:37:21.937Z] #47 66.18 go: finding github.com/spf13/afero v1.1.2
23:37:21 [2020-11-18T23:37:21.937Z] #47 66.23 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:37:21 [2020-11-18T23:37:21.937Z] #47 66.26 go: finding golang.org/x/text v0.3.2
23:37:21 [2020-11-18T23:37:21.937Z] #47 66.26 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:37:22 [2020-11-18T23:37:22.154Z] #40 67.34 Selecting previously unselected package libprotobuf-c1:amd64.
23:37:22 [2020-11-18T23:37:22.154Z] #40 67.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:37:22 [2020-11-18T23:37:22.154Z] #40 67.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:37:22 [2020-11-18T23:37:22.191Z] #12 105.0 Selecting previously unselected package libdevmapper-dev:ppc64el.
23:37:22 [2020-11-18T23:37:22.191Z] #12 105.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
23:37:22 [2020-11-18T23:37:22.191Z] #12 105.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
23:37:22 [2020-11-18T23:37:22.191Z] #12 105.1 Selecting previously unselected package libseccomp-dev:ppc64el.
23:37:22 [2020-11-18T23:37:22.191Z] #12 105.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
23:37:22 [2020-11-18T23:37:22.191Z] #12 105.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
23:37:22 [2020-11-18T23:37:22.415Z] #40 67.71 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:37:22 [2020-11-18T23:37:22.415Z] #40 67.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:37:22 [2020-11-18T23:37:22.415Z] #40 67.72 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:37:22 [2020-11-18T23:37:22.492Z] #12 105.3 Selecting previously unselected package libsystemd-dev:ppc64el.
23:37:22 [2020-11-18T23:37:22.493Z] #12 105.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
23:37:22 [2020-11-18T23:37:22.493Z] #12 105.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
23:37:22 [2020-11-18T23:37:22.499Z] #15 DONE 1.1s
23:37:22 [2020-11-18T23:37:22.499Z] 
23:37:22 [2020-11-18T23:37:22.499Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:22 [2020-11-18T23:37:22.499Z] #41 64.15   CC       compel/src/lib/ptrace.o
23:37:22 [2020-11-18T23:37:22.499Z] #41 64.80   AR       compel/libcompel.a
23:37:22 [2020-11-18T23:37:22.499Z] #41 64.92   HOSTCC   compel/src/main-host.o
23:37:22 [2020-11-18T23:37:22.499Z] #41 65.29   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:37:22 [2020-11-18T23:37:22.499Z] #41 65.53   HOSTCC   compel/src/lib/handle-elf-host.o
23:37:22 [2020-11-18T23:37:22.499Z] #41 65.88   HOSTCC   compel/src/lib/log-host.o
23:37:22 [2020-11-18T23:37:22.499Z] #41 66.19   HOSTLINK compel/compel-host-bin
23:37:22 [2020-11-18T23:37:22.499Z] #41 66.36   DEP      soccr/soccr.d
23:37:22 [2020-11-18T23:37:22.499Z] #41 66.57   CC       soccr/soccr.o
23:37:22 [2020-11-18T23:37:22.499Z] #41 68.33   AR       soccr/libsoccr.a
23:37:22 [2020-11-18T23:37:22.499Z] #41 68.38 make[1]: 'soccr/libsoccr.a' is up to date.
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.42 go: finding github.com/spf13/jwalterweatherman v1.0.0
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.42 go: finding github.com/subosito/gotenv v1.2.0
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.44 go: finding gopkg.in/ini.v1 v1.51.0
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.55 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.56 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.58 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.70 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.71 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.72 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.73 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.75 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.75 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.78 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:37:22 [2020-11-18T23:37:22.503Z] #47 66.80 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:37:22 [2020-11-18T23:37:22.676Z] #40 68.06 Selecting previously unselected package zlib1g-dev:amd64.
23:37:22 [2020-11-18T23:37:22.676Z] #40 68.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:37:22 [2020-11-18T23:37:22.676Z] #40 68.08 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:37:22 [2020-11-18T23:37:22.759Z] #47 67.08 go: finding github.com/kisielk/gotool v1.0.0
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.8 Setting up libapparmor1:ppc64el (2.13.2-10) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.8 Setting up libsepol1-dev:ppc64el (2.8-1) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.8 Setting up libbtrfs0 (4.20.1-2) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.8 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.9 Setting up libbtrfs-dev (4.20.1-2) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.9 Setting up mingw-w64-common (6.0.0-3) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 105.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 106.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
23:37:22 [2020-11-18T23:37:22.792Z] #12 106.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:37:23 [2020-11-18T23:37:23.015Z] #47 67.22 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:37:23 [2020-11-18T23:37:23.015Z] #47 67.22 go: finding github.com/sourcegraph/go-diff v0.5.1
23:37:23 [2020-11-18T23:37:23.015Z] #47 67.33 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:37:23 [2020-11-18T23:37:23.015Z] #47 ...
23:37:23 [2020-11-18T23:37:23.015Z] 
23:37:23 [2020-11-18T23:37:23.015Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:23 [2020-11-18T23:37:23.015Z] #34 54.90 Building dependency tree...
23:37:23 [2020-11-18T23:37:23.015Z] #34 60.30 The following additional packages will be installed:
23:37:23 [2020-11-18T23:37:23.015Z] #34 60.30   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:37:23 [2020-11-18T23:37:23.015Z] #34 60.31 Suggested packages:
23:37:23 [2020-11-18T23:37:23.015Z] #34 60.32   cmake-doc ninja-build lrzip
23:37:23 [2020-11-18T23:37:23.015Z] #34 60.32 Recommended packages:
23:37:23 [2020-11-18T23:37:23.015Z] #34 60.32   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:37:23 [2020-11-18T23:37:23.015Z] #34 61.77 The following NEW packages will be installed:
23:37:23 [2020-11-18T23:37:23.015Z] #34 61.82   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:37:23 [2020-11-18T23:37:23.015Z] #34 61.84   vim-common xxd
23:37:23 [2020-11-18T23:37:23.015Z] #34 62.54 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
23:37:23 [2020-11-18T23:37:23.015Z] #34 62.54 Need to get 14.9 MB of archives.
23:37:23 [2020-11-18T23:37:23.015Z] #34 62.54 After this operation, 61.8 MB of additional disk space will be used.
23:37:23 [2020-11-18T23:37:23.016Z] #34 62.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:37:23 [2020-11-18T23:37:23.016Z] #34 62.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:37:23 [2020-11-18T23:37:23.016Z] #34 62.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:37:23 [2020-11-18T23:37:23.016Z] #34 62.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:37:23 [2020-11-18T23:37:23.016Z] #34 64.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:37:23 [2020-11-18T23:37:23.016Z] #34 64.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:37:23 [2020-11-18T23:37:23.016Z] #34 64.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:37:23 [2020-11-18T23:37:23.016Z] #34 64.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:37:23 [2020-11-18T23:37:23.016Z] #34 64.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:37:23 [2020-11-18T23:37:23.016Z] #34 64.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:37:23 [2020-11-18T23:37:23.016Z] #34 66.68 debconf: delaying package configuration, since apt-utils is not installed
23:37:23 [2020-11-18T23:37:23.016Z] #34 67.16 Fetched 14.9 MB in 3s (5516 kB/s)
23:37:23 [2020-11-18T23:37:23.067Z] #41 68.91   DEP      criu/arch/x86/sigframe.d
23:37:23 [2020-11-18T23:37:23.067Z] #41 69.01   DEP      criu/arch/x86/sigaction_compat.d
23:37:23 [2020-11-18T23:37:23.092Z] #12 106.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:37:23 [2020-11-18T23:37:23.093Z] #12 106.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:37:23 [2020-11-18T23:37:23.093Z] #12 106.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:37:23 [2020-11-18T23:37:23.093Z] #12 106.1 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
23:37:23 [2020-11-18T23:37:23.093Z] #12 106.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:37:23 [2020-11-18T23:37:23.093Z] #12 106.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:37:23 [2020-11-18T23:37:23.093Z] #12 106.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
23:37:23 [2020-11-18T23:37:23.093Z] #12 106.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
23:37:23 [2020-11-18T23:37:23.093Z] #12 106.1 Setting up dmsetup (2:1.02.155-3) ...
23:37:23 [2020-11-18T23:37:23.093Z] #12 106.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
23:37:23 [2020-11-18T23:37:23.093Z] #12 106.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
23:37:23 [2020-11-18T23:37:23.093Z] #12 106.1 Processing triggers for libc-bin (2.28-10) ...
23:37:23 [2020-11-18T23:37:23.248Z] #40 68.66 Selecting previously unselected package libprotobuf17:amd64.
23:37:23 [2020-11-18T23:37:23.248Z] #40 68.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:37:23 [2020-11-18T23:37:23.248Z] #40 68.71 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:37:23 [2020-11-18T23:37:23.275Z] #34 67.36 Selecting previously unselected package xxd.
23:37:23 [2020-11-18T23:37:23.275Z] #34 67.36 (Reading database ... 
(Reading database ... 5%
23:37:23 [2020-11-18T23:37:23.275Z] #34 ...
23:37:23 [2020-11-18T23:37:23.275Z] 
23:37:23 [2020-11-18T23:37:23.275Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:37:23 [2020-11-18T23:37:23.275Z] #47 67.36 go: finding github.com/tommy-muehle/go-mnd v1.1.1
23:37:23 [2020-11-18T23:37:23.275Z] #47 67.37 go: finding github.com/ultraware/funlen v0.0.2
23:37:23 [2020-11-18T23:37:23.275Z] #47 67.39 go: finding github.com/ultraware/whitespace v0.0.4
23:37:23 [2020-11-18T23:37:23.275Z] #47 67.39 go: finding github.com/uudashr/gocognit v1.0.1
23:37:23 [2020-11-18T23:37:23.275Z] #47 67.53 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:37:23 [2020-11-18T23:37:23.327Z] #41 69.16   DEP      criu/arch/x86/kerndat.d
23:37:23 [2020-11-18T23:37:23.327Z] #41 ...
23:37:23 [2020-11-18T23:37:23.327Z] 
23:37:23 [2020-11-18T23:37:23.327Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:37:23 [2020-11-18T23:37:23.327Z] #16 DONE 1.1s
23:37:23 [2020-11-18T23:37:23.327Z] 
23:37:23 [2020-11-18T23:37:23.327Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:23 [2020-11-18T23:37:23.327Z] #41 69.30   DEP      criu/arch/x86/crtools.d
23:37:23 [2020-11-18T23:37:23.327Z] #41 ...
23:37:23 [2020-11-18T23:37:23.327Z] 
23:37:23 [2020-11-18T23:37:23.327Z] #17 [dev-systemd-false  6/26] RUN ldconfig
23:37:23 [2020-11-18T23:37:23.393Z] #12 DONE 106.4s
23:37:23 [2020-11-18T23:37:23.394Z] 
23:37:23 [2020-11-18T23:37:23.394Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:23 [2020-11-18T23:37:23.531Z] #47 67.62 go: finding github.com/gogo/protobuf v1.2.1
23:37:23 [2020-11-18T23:37:23.531Z] #47 67.79 go: finding honnef.co/go/tools v0.0.1-2019.2.3
23:37:23 [2020-11-18T23:37:23.695Z] #52 0.473 + RM_GOPATH=0
23:37:23 [2020-11-18T23:37:23.788Z] #47 67.87 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:37:23 [2020-11-18T23:37:23.788Z] #47 67.95 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:37:23 [2020-11-18T23:37:23.788Z] #47 68.02 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:37:23 [2020-11-18T23:37:23.788Z] #47 68.03 go: finding github.com/BurntSushi/toml v0.3.1
23:37:23 [2020-11-18T23:37:23.788Z] #47 ...
23:37:23 [2020-11-18T23:37:23.788Z] 
23:37:23 [2020-11-18T23:37:23.788Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:37:23 [2020-11-18T23:37:23.788Z] #53 47.60 Reading package lists...
23:37:23 [2020-11-18T23:37:23.788Z] #53 58.51 Building dependency tree...
23:37:23 [2020-11-18T23:37:23.788Z] #53 64.38 The following additional packages will be installed:
23:37:23 [2020-11-18T23:37:23.788Z] #53 64.39   libbtrfs0
23:37:23 [2020-11-18T23:37:23.788Z] #53 64.71 The following NEW packages will be installed:
23:37:23 [2020-11-18T23:37:23.788Z] #53 64.72   libbtrfs-dev libbtrfs0
23:37:23 [2020-11-18T23:37:23.788Z] #53 65.35 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
23:37:23 [2020-11-18T23:37:23.788Z] #53 65.35 Need to get 119 kB of archives.
23:37:23 [2020-11-18T23:37:23.788Z] #53 65.35 After this operation, 387 kB of additional disk space will be used.
23:37:23 [2020-11-18T23:37:23.788Z] #53 65.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:37:23 [2020-11-18T23:37:23.788Z] #53 65.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:37:23 [2020-11-18T23:37:23.788Z] #53 67.42 debconf: delaying package configuration, since apt-utils is not installed
23:37:23 [2020-11-18T23:37:23.788Z] #53 68.07 Fetched 119 kB in 0s (297 kB/s)
23:37:23 [2020-11-18T23:37:23.998Z] #52 ...
23:37:23 [2020-11-18T23:37:23.998Z] 
23:37:23 [2020-11-18T23:37:23.998Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
23:37:23 [2020-11-18T23:37:23.998Z] #13 DONE 0.6s
23:37:23 [2020-11-18T23:37:23.998Z] 
23:37:23 [2020-11-18T23:37:23.998Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.474 + TMP_GOPATH=
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.474 + : /build
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.475 + '[' -z '' ']'
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.477 ++ mktemp -d
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.479 + export GOPATH=/tmp/tmp.MiQd4ngivq
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.480 + GOPATH=/tmp/tmp.MiQd4ngivq
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.480 + RM_GOPATH=1
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.481 + case "$(go env GOARCH)" in
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.483 ++ go env GOARCH
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.504 + export GO_BUILDMODE=-buildmode=pie
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.504 + GO_BUILDMODE=-buildmode=pie
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.507 ++ dirname /tmp/install/install.sh
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.507 + dir=/tmp/install
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.507 + bin=runc
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.507 + shift
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.508 + '[' '!' -f /tmp/install/runc.installer ']'
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.509 + . /tmp/install/runc.installer
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.509 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.510 + install_runc
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.511 + uname -r
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.513 + grep -q '^3\.10\.0.*\.el7\.'
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.518 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.519 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.520 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.520 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MiQd4ngivq/src/github.com/opencontainers/runc
23:37:23 [2020-11-18T23:37:23.998Z] #52 0.535 Cloning into '/tmp/tmp.MiQd4ngivq/src/github.com/opencontainers/runc'...
23:37:24 [2020-11-18T23:37:24.045Z] #53 ...
23:37:24 [2020-11-18T23:37:24.046Z] 
23:37:24 [2020-11-18T23:37:24.046Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:24 [2020-11-18T23:37:24.046Z] #40 67.60 debconf: delaying package configuration, since apt-utils is not installed
23:37:24 [2020-11-18T23:37:24.046Z] #40 67.87 Fetched 4095 kB in 1s (4103 kB/s)
23:37:24 [2020-11-18T23:37:24.046Z] #40 68.01 Selecting previously unselected package libcap-dev:amd64.
23:37:24 [2020-11-18T23:37:24.046Z] #40 68.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:37:24 [2020-11-18T23:37:24.046Z] #40 68.13 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:37:24 [2020-11-18T23:37:24.046Z] #40 68.14 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:37:24 [2020-11-18T23:37:24.302Z] #40 68.42 Selecting previously unselected package libnet1:amd64.
23:37:24 [2020-11-18T23:37:24.302Z] #40 68.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:37:24 [2020-11-18T23:37:24.302Z] #40 68.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:37:24 [2020-11-18T23:37:24.559Z] #40 68.75 Selecting previously unselected package libnet1-dev.
23:37:24 [2020-11-18T23:37:24.561Z] #41 3.087 Note: Building without setproctitle() and strlcpy() support.
23:37:24 [2020-11-18T23:37:24.561Z] #41 3.087       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:37:24 [2020-11-18T23:37:24.561Z] #41 3.104 Note: Building without GnuTLS support
23:37:24 [2020-11-18T23:37:24.561Z] #41 3.118 Makefile.config:39: Warn: you have no libnftables installed
23:37:24 [2020-11-18T23:37:24.561Z] #41 3.118 Makefile.config:40: Warn: Building without nftables support
23:37:24 [2020-11-18T23:37:24.636Z] #40 ...
23:37:24 [2020-11-18T23:37:24.636Z] 
23:37:24 [2020-11-18T23:37:24.636Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:37:24 [2020-11-18T23:37:24.649Z] #52 ...
23:37:24 [2020-11-18T23:37:24.649Z] 
23:37:24 [2020-11-18T23:37:24.649Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:37:24 [2020-11-18T23:37:24.649Z] #14 DONE 0.5s
23:37:24 [2020-11-18T23:37:24.649Z] 
23:37:24 [2020-11-18T23:37:24.649Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:37:24 [2020-11-18T23:37:24.707Z] #17 DONE 1.1s
23:37:24 [2020-11-18T23:37:24.707Z] 
23:37:24 [2020-11-18T23:37:24.707Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:24 [2020-11-18T23:37:24.707Z] #41 69.50   DEP      criu/arch/x86/cpu.d
23:37:24 [2020-11-18T23:37:24.707Z] #41 69.73   CC       criu/arch/x86/cpu.o
23:37:24 [2020-11-18T23:37:24.707Z] #41 70.47   CC       criu/arch/x86/crtools.o
23:37:24 [2020-11-18T23:37:24.816Z] #40 68.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:37:24 [2020-11-18T23:37:24.816Z] #40 68.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:37:24 [2020-11-18T23:37:24.816Z] #40 ...
23:37:24 [2020-11-18T23:37:24.816Z] 
23:37:24 [2020-11-18T23:37:24.816Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:24 [2020-11-18T23:37:24.816Z] #32 58.84 sync
23:37:24 [2020-11-18T23:37:24.816Z] #32 58.85 internal/reflectlite
23:37:24 [2020-11-18T23:37:24.816Z] #32 63.07 sort
23:37:24 [2020-11-18T23:37:24.816Z] #32 63.08 errors
23:37:24 [2020-11-18T23:37:24.816Z] #32 63.92 strconv
23:37:24 [2020-11-18T23:37:24.816Z] #32 65.03 io
23:37:24 [2020-11-18T23:37:24.816Z] #32 67.40 internal/oserror
23:37:24 [2020-11-18T23:37:24.816Z] #32 67.56 syscall
23:37:24 [2020-11-18T23:37:24.816Z] #32 ...
23:37:24 [2020-11-18T23:37:24.816Z] 
23:37:24 [2020-11-18T23:37:24.816Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:37:24 [2020-11-18T23:37:24.816Z] #53 68.41 Selecting previously unselected package libbtrfs0.
23:37:24 [2020-11-18T23:37:24.816Z] #53 68.41 (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.)
23:37:24 [2020-11-18T23:37:24.816Z] #53 68.61 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:37:24 [2020-11-18T23:37:24.816Z] #53 68.66 Unpacking libbtrfs0 (4.20.1-2) ...
23:37:24 [2020-11-18T23:37:24.816Z] #53 68.97 Selecting previously unselected package libbtrfs-dev.
23:37:24 [2020-11-18T23:37:24.816Z] #53 68.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:37:24 [2020-11-18T23:37:24.816Z] #53 68.98 Unpacking libbtrfs-dev (4.20.1-2) ...
23:37:24 [2020-11-18T23:37:24.966Z] #15 0.290 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:37:24 [2020-11-18T23:37:24.966Z] #15 DONE 0.4s
23:37:24 [2020-11-18T23:37:24.966Z] 
23:37:24 [2020-11-18T23:37:24.966Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:37:25 [2020-11-18T23:37:25.073Z] #53 69.29 Setting up libbtrfs0 (4.20.1-2) ...
23:37:25 [2020-11-18T23:37:25.073Z] #53 69.30 Setting up libbtrfs-dev (4.20.1-2) ...
23:37:25 [2020-11-18T23:37:25.266Z] #16 DONE 0.3s
23:37:25 [2020-11-18T23:37:25.266Z] 
23:37:25 [2020-11-18T23:37:25.266Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:37:25 [2020-11-18T23:37:25.330Z] #53 69.31 Processing triggers for libc-bin (2.28-10) ...
23:37:25 [2020-11-18T23:37:25.330Z] #53 DONE 69.5s
23:37:25 [2020-11-18T23:37:25.330Z] 
23:37:25 [2020-11-18T23:37:25.330Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:37:25 [2020-11-18T23:37:25.681Z] #30 69.38 Checking out files:  78% (1192/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.
23:37:25 [2020-11-18T23:37:25.681Z] #30 70.74 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:37:25 [2020-11-18T23:37:25.918Z] #17 DONE 0.4s
23:37:25 [2020-11-18T23:37:25.918Z] 
23:37:25 [2020-11-18T23:37:25.918Z] #18 [dev-systemd-false  6/26] RUN ldconfig
23:37:25 [2020-11-18T23:37:25.941Z] #30 71.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:37:26 [2020-11-18T23:37:26.086Z] #41 72.05   CC       criu/arch/x86/kerndat.o
23:37:26 [2020-11-18T23:37:26.218Z] #18 DONE 0.4s
23:37:26 [2020-11-18T23:37:26.218Z] 
23:37:26 [2020-11-18T23:37:26.218Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:37:26 [2020-11-18T23:37:26.501Z] #41 ...
23:37:26 [2020-11-18T23:37:26.501Z] 
23:37:26 [2020-11-18T23:37:26.501Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:26 [2020-11-18T23:37:26.501Z] #43 63.69 text/template
23:37:26 [2020-11-18T23:37:26.501Z] #43 66.02 compress/flate
23:37:26 [2020-11-18T23:37:26.501Z] #43 67.16 math/big
23:37:26 [2020-11-18T23:37:26.501Z] #43 67.69 go/parser
23:37:26 [2020-11-18T23:37:26.501Z] #43 70.04 compress/gzip
23:37:26 [2020-11-18T23:37:26.501Z] #43 70.84 net
23:37:26 [2020-11-18T23:37:26.501Z] #43 71.58 go/doc
23:37:26 [2020-11-18T23:37:26.501Z] #43 73.93 vendor/golang.org/x/text/unicode/bidi
23:37:26 [2020-11-18T23:37:26.501Z] #43 ...
23:37:26 [2020-11-18T23:37:26.501Z] 
23:37:26 [2020-11-18T23:37:26.501Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:26 [2020-11-18T23:37:26.501Z] #41 5.320 fatal: not a git repository (or any of the parent directories): .git
23:37:26 [2020-11-18T23:37:26.501Z] #41 5.398   GEN      .gitid
23:37:26 [2020-11-18T23:37:26.501Z] #41 5.479   GEN      criu/include/version.h
23:37:26 [2020-11-18T23:37:26.501Z] #41 5.572   GEN      include/common/asm
23:37:26 [2020-11-18T23:37:26.515Z] #30 ...
23:37:26 [2020-11-18T23:37:26.515Z] 
23:37:26 [2020-11-18T23:37:26.515Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:26 [2020-11-18T23:37:26.515Z] #43 61.82 io
23:37:26 [2020-11-18T23:37:26.515Z] #43 61.82 strconv
23:37:26 [2020-11-18T23:37:26.515Z] #43 64.16 bytes
23:37:26 [2020-11-18T23:37:26.515Z] #43 66.68 bufio
23:37:26 [2020-11-18T23:37:26.515Z] #43 68.19 reflect
23:37:26 [2020-11-18T23:37:26.515Z] #43 69.88 syscall
23:37:26 [2020-11-18T23:37:26.515Z] #43 ...
23:37:26 [2020-11-18T23:37:26.515Z] 
23:37:26 [2020-11-18T23:37:26.515Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:26 [2020-11-18T23:37:26.515Z] #34 61.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:37:26 [2020-11-18T23:37:26.515Z] #34 61.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:37:26 [2020-11-18T23:37:26.515Z] #34 62.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:37:26 [2020-11-18T23:37:26.515Z] #34 62.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:37:26 [2020-11-18T23:37:26.515Z] #34 62.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:37:26 [2020-11-18T23:37:26.515Z] #34 62.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:37:26 [2020-11-18T23:37:26.515Z] #34 65.35 debconf: delaying package configuration, since apt-utils is not installed
23:37:26 [2020-11-18T23:37:26.515Z] #34 65.79 Fetched 14.9 MB in 3s (4717 kB/s)
23:37:26 [2020-11-18T23:37:26.515Z] #34 65.87 Selecting previously unselected package xxd.
23:37:26 [2020-11-18T23:37:26.516Z] #34 65.87 (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.)
23:37:26 [2020-11-18T23:37:26.516Z] #34 65.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:37:26 [2020-11-18T23:37:26.516Z] #34 65.96 Unpacking xxd (2:8.1.0875-5) ...
23:37:26 [2020-11-18T23:37:26.516Z] #34 66.51 Selecting previously unselected package vim-common.
23:37:26 [2020-11-18T23:37:26.516Z] #34 66.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:37:26 [2020-11-18T23:37:26.516Z] #34 66.56 Unpacking vim-common (2:8.1.0875-5) ...
23:37:26 [2020-11-18T23:37:26.516Z] #34 67.43 Selecting previously unselected package cmake-data.
23:37:26 [2020-11-18T23:37:26.516Z] #34 67.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:37:26 [2020-11-18T23:37:26.516Z] #34 67.47 Unpacking cmake-data (3.13.4-1) ...
23:37:26 [2020-11-18T23:37:26.517Z] #19 ...
23:37:26 [2020-11-18T23:37:26.517Z] 
23:37:26 [2020-11-18T23:37:26.517Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:26 [2020-11-18T23:37:26.517Z] #44 99.45 text/template
23:37:26 [2020-11-18T23:37:26.517Z] #44 107.1 go/parser
23:37:26 [2020-11-18T23:37:26.517Z] #44 109.3 encoding/xml
23:37:26 [2020-11-18T23:37:26.517Z] #44 ...
23:37:26 [2020-11-18T23:37:26.517Z] 
23:37:26 [2020-11-18T23:37:26.517Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:37:26 [2020-11-18T23:37:26.517Z] #19 0.468 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:37:26 [2020-11-18T23:37:26.517Z] #19 0.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:37:26 [2020-11-18T23:37:26.701Z] #54 ...
23:37:26 [2020-11-18T23:37:26.701Z] 
23:37:26 [2020-11-18T23:37:26.701Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:26 [2020-11-18T23:37:26.701Z] #43 60.72 sync
23:37:26 [2020-11-18T23:37:26.701Z] #43 60.72 internal/reflectlite
23:37:26 [2020-11-18T23:37:26.701Z] #43 63.37 github.com/LK4D4/vndr/godl/singleflight
23:37:26 [2020-11-18T23:37:26.701Z] #43 64.05 math/rand
23:37:26 [2020-11-18T23:37:26.701Z] #43 65.81 internal/singleflight
23:37:26 [2020-11-18T23:37:26.701Z] #43 66.64 strconv
23:37:26 [2020-11-18T23:37:26.701Z] #43 66.64 io
23:37:26 [2020-11-18T23:37:26.701Z] #43 68.35 bytes
23:37:26 [2020-11-18T23:37:26.701Z] #43 ...
23:37:26 [2020-11-18T23:37:26.701Z] 
23:37:26 [2020-11-18T23:37:26.701Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:26 [2020-11-18T23:37:26.701Z] #40 69.19 Selecting previously unselected package libnl-3-200:amd64.
23:37:26 [2020-11-18T23:37:26.701Z] #40 69.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:37:26 [2020-11-18T23:37:26.701Z] #40 69.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:37:26 [2020-11-18T23:37:26.701Z] #40 69.62 Selecting previously unselected package libnl-3-dev:amd64.
23:37:26 [2020-11-18T23:37:26.701Z] #40 69.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:37:26 [2020-11-18T23:37:26.701Z] #40 69.64 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:37:26 [2020-11-18T23:37:26.701Z] #40 70.12 Selecting previously unselected package libprotobuf-c1:amd64.
23:37:26 [2020-11-18T23:37:26.701Z] #40 70.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:37:26 [2020-11-18T23:37:26.701Z] #40 70.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:37:26 [2020-11-18T23:37:26.701Z] #40 70.35 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:37:26 [2020-11-18T23:37:26.701Z] #40 70.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:37:26 [2020-11-18T23:37:26.701Z] #40 70.37 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:37:26 [2020-11-18T23:37:26.701Z] #40 70.53 Selecting previously unselected package zlib1g-dev:amd64.
23:37:26 [2020-11-18T23:37:26.701Z] #40 70.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:37:26 [2020-11-18T23:37:26.701Z] #40 70.55 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:37:26 [2020-11-18T23:37:26.776Z] #34 ...
23:37:26 [2020-11-18T23:37:26.776Z] 
23:37:26 [2020-11-18T23:37:26.776Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:26 [2020-11-18T23:37:26.776Z] #40 70.17 Selecting previously unselected package libprotobuf-lite17:amd64.
23:37:26 [2020-11-18T23:37:26.776Z] #40 70.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:37:26 [2020-11-18T23:37:26.776Z] #40 70.22 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:37:26 [2020-11-18T23:37:26.776Z] #40 70.82 Selecting previously unselected package libprotobuf-dev:amd64.
23:37:26 [2020-11-18T23:37:26.776Z] #40 70.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:37:26 [2020-11-18T23:37:26.776Z] #40 70.87 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:37:26 [2020-11-18T23:37:26.818Z] #19 0.554 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:37:26 [2020-11-18T23:37:26.958Z] #40 70.99 Selecting previously unselected package libprotobuf17:amd64.
23:37:26 [2020-11-18T23:37:26.959Z] #40 70.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:37:26 [2020-11-18T23:37:26.959Z] #40 71.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:37:27 [2020-11-18T23:37:27.028Z] #41 72.68   CC       criu/arch/x86/sigaction_compat.o
23:37:27 [2020-11-18T23:37:27.028Z] #41 72.98   CC       criu/arch/x86/sigframe.o
23:37:27 [2020-11-18T23:37:27.289Z] #41 73.23   LINK     criu/arch/x86/crtools.built-in.o
23:37:27 [2020-11-18T23:37:27.289Z] #41 73.29   DEP      criu/pie/util-vdso-elf32.d
23:37:27 [2020-11-18T23:37:27.549Z] #41 73.40   DEP      criu/pie/util-vdso.d
23:37:27 [2020-11-18T23:37:27.727Z] #40 73.18 Selecting previously unselected package libprotoc17:amd64.
23:37:27 [2020-11-18T23:37:27.727Z] #40 73.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:37:27 [2020-11-18T23:37:27.727Z] #40 73.19 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:37:27 [2020-11-18T23:37:27.808Z] #41 73.54   DEP      criu/pie/util.d
23:37:27 [2020-11-18T23:37:27.808Z] #41 73.71   CC       criu/pie/util.o
23:37:27 [2020-11-18T23:37:27.881Z] #19 1.698 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:37:27 [2020-11-18T23:37:27.902Z] #41 ...
23:37:27 [2020-11-18T23:37:27.902Z] 
23:37:27 [2020-11-18T23:37:27.902Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:27 [2020-11-18T23:37:27.902Z] #49 65.02 mvdan.cc/sh/v3/syntax
23:37:27 [2020-11-18T23:37:27.902Z] #49 66.01 golang.org/x/crypto/ssh/terminal
23:37:27 [2020-11-18T23:37:27.902Z] #49 73.38 mvdan.cc/sh/v3/cmd/shfmt
23:37:27 [2020-11-18T23:37:27.902Z] #49 ...
23:37:27 [2020-11-18T23:37:27.902Z] 
23:37:27 [2020-11-18T23:37:27.902Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:27 [2020-11-18T23:37:27.902Z] #11 73.05 Selecting previously unselected package gcc-mingw-w64-base.
23:37:27 [2020-11-18T23:37:27.902Z] #11 73.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:37:27 [2020-11-18T23:37:27.902Z] #11 73.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:37:27 [2020-11-18T23:37:27.902Z] #11 73.25 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:37:27 [2020-11-18T23:37:27.902Z] #11 73.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:37:27 [2020-11-18T23:37:27.902Z] #11 73.26 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:37:28 [2020-11-18T23:37:28.067Z] #41 74.07   CC       criu/pie/util-vdso.o
23:37:28 [2020-11-18T23:37:28.328Z] #40 72.34 Selecting previously unselected package libprotobuf-lite17:amd64.
23:37:28 [2020-11-18T23:37:28.328Z] #40 72.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:37:28 [2020-11-18T23:37:28.328Z] #40 72.36 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:37:28 [2020-11-18T23:37:28.328Z] #40 72.63 Selecting previously unselected package libprotobuf-dev:amd64.
23:37:28 [2020-11-18T23:37:28.600Z] #40 72.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:37:28 [2020-11-18T23:37:28.600Z] #40 72.68 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:37:29 [2020-11-18T23:37:29.005Z] #41 74.74   CC       criu/pie/util-vdso-elf32.o
23:37:29 [2020-11-18T23:37:29.112Z] #40 74.25 Selecting previously unselected package protobuf-c-compiler.
23:37:29 [2020-11-18T23:37:29.112Z] #40 74.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:37:29 [2020-11-18T23:37:29.112Z] #40 74.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:37:29 [2020-11-18T23:37:29.112Z] #40 74.47 Selecting previously unselected package protobuf-compiler.
23:37:29 [2020-11-18T23:37:29.112Z] #40 74.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:37:29 [2020-11-18T23:37:29.112Z] #40 74.52 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:37:29 [2020-11-18T23:37:29.422Z] #19 3.235 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
23:37:29 [2020-11-18T23:37:29.422Z] #19 ...
23:37:29 [2020-11-18T23:37:29.422Z] 
23:37:29 [2020-11-18T23:37:29.422Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:29 [2020-11-18T23:37:29.422Z] #42 41.63   CC       images/userns.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 42.10   CC       images/google/protobuf/descriptor.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 44.10   CC       images/opts.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 44.40   CC       images/seccomp.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 44.82   CC       images/binfmt-misc.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 45.03   CC       images/time.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 45.27   CC       images/sysctl.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 45.46   CC       images/autofs.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 45.67   CC       images/macvlan.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 45.91   CC       images/sit.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 46.25   CC       images/memfd.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 46.62   CC       images/timens.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.12   LINK     images/built-in.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.28   GEN      compel/include/asm
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.29   GEN      compel/include/version.h
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.31 touch .config
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.38   GEN      include/common/config.h
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.52   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.54   GEN      compel/plugins/include/uapi/std/syscall.h
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.62   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.65   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.68   DEP      compel/arch/ppc64/plugins/std/memcmp.d
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.71   DEP      compel/arch/ppc64/plugins/std/memcpy.d
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.73   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.76   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.76   DEP      compel/plugins/std/infect.d
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.91   DEP      compel/plugins/std/string.d
23:37:29 [2020-11-18T23:37:29.422Z] #42 47.96   DEP      compel/plugins/std/log.d
23:37:29 [2020-11-18T23:37:29.422Z] #42 48.07   DEP      compel/plugins/std/fds.d
23:37:29 [2020-11-18T23:37:29.422Z] #42 48.19   DEP      compel/plugins/std/std.d
23:37:29 [2020-11-18T23:37:29.422Z] #42 48.39   DEP      compel/plugins/shmem/shmem.d
23:37:29 [2020-11-18T23:37:29.422Z] #42 48.49   DEP      compel/plugins/fds/fds.d
23:37:29 [2020-11-18T23:37:29.422Z] #42 48.68   CC       compel/plugins/std/std.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 49.08   CC       compel/plugins/std/fds.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 49.65   CC       compel/plugins/std/log.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 50.69   CC       compel/plugins/std/string.o
23:37:29 [2020-11-18T23:37:29.422Z] #42 51.32   CC       compel/plugins/std/infect.o
23:37:29 [2020-11-18T23:37:29.530Z] #40 ...
23:37:29 [2020-11-18T23:37:29.530Z] 
23:37:29 [2020-11-18T23:37:29.530Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:29 [2020-11-18T23:37:29.530Z] #11 63.72 Fetched 77.7 MB in 12s (6529 kB/s)
23:37:29 [2020-11-18T23:37:29.530Z] #11 64.11 Selecting previously unselected package binutils-mingw-w64-i686.
23:37:29 [2020-11-18T23:37:29.531Z] #11 64.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:37:29 [2020-11-18T23:37:29.531Z] #11 64.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:37:29 [2020-11-18T23:37:29.531Z] #11 64.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:37:29 [2020-11-18T23:37:29.531Z] #11 69.19 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:37:29 [2020-11-18T23:37:29.531Z] #11 69.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:37:29 [2020-11-18T23:37:29.531Z] #11 69.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:37:29 [2020-11-18T23:37:29.575Z] #41 75.39   AR       criu/pie/pie.lib.a
23:37:29 [2020-11-18T23:37:29.575Z] #41 75.44   DEP      criu/pie/restorer.d
23:37:29 [2020-11-18T23:37:29.575Z] #41 ...
23:37:29 [2020-11-18T23:37:29.575Z] 
23:37:29 [2020-11-18T23:37:29.575Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:29 [2020-11-18T23:37:29.575Z] #43 164.9 net/http/httptrace
23:37:29 [2020-11-18T23:37:29.575Z] #43 165.3 net/http
23:37:29 [2020-11-18T23:37:29.575Z] #43 ...
23:37:29 [2020-11-18T23:37:29.575Z] 
23:37:29 [2020-11-18T23:37:29.575Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:29 [2020-11-18T23:37:29.575Z] #51 11.23 + cd /tmp/tmp.OAjXPEMg1f/src/github.com/opencontainers/runc
23:37:29 [2020-11-18T23:37:29.575Z] #51 11.23 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:37:29 [2020-11-18T23:37:29.575Z] #51 11.65 + '[' -z '' ']'
23:37:29 [2020-11-18T23:37:29.575Z] #51 11.66 + target=static
23:37:29 [2020-11-18T23:37:29.575Z] #51 11.66 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:37:29 [2020-11-18T23:37:29.575Z] #51 12.18 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
23:37:29 [2020-11-18T23:37:29.683Z] #40 75.02 Selecting previously unselected package python-pkg-resources.
23:37:29 [2020-11-18T23:37:29.683Z] #40 75.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:37:29 [2020-11-18T23:37:29.683Z] #40 75.04 Unpacking python-pkg-resources (40.8.0-1) ...
23:37:29 [2020-11-18T23:37:29.683Z] #40 ...
23:37:29 [2020-11-18T23:37:29.683Z] 
23:37:29 [2020-11-18T23:37:29.683Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.616 + RM_GOPATH=0
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.616 + TMP_GOPATH=
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.616 + : /build
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.616 + '[' -z '' ']'
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.643 ++ mktemp -d
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.643 + export GOPATH=/tmp/tmp.twUTAKAQgh
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.643 + GOPATH=/tmp/tmp.twUTAKAQgh
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.643 + RM_GOPATH=1
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.643 + case "$(go env GOARCH)" in
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.643 ++ go env GOARCH
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.668 + export GO_BUILDMODE=-buildmode=pie
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.668 + GO_BUILDMODE=-buildmode=pie
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.668 ++ dirname /tmp/install/install.sh
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.689 + dir=/tmp/install
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.689 + bin=containerd
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.689 + shift
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.689 + '[' '!' -f /tmp/install/containerd.installer ']'
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.689 + . /tmp/install/containerd.installer
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.689 ++ set -e
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.689 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.689 + install_containerd
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.689 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.689 + git clone https://github.com/containerd/containerd.git /tmp/tmp.twUTAKAQgh/src/github.com/containerd/containerd
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.700 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:37:29 [2020-11-18T23:37:29.683Z] #54 2.727 Cloning into '/tmp/tmp.twUTAKAQgh/src/github.com/containerd/containerd'...
23:37:29 [2020-11-18T23:37:29.736Z] #42 51.71   CC       compel/arch/ppc64/plugins/std/parasite-head.o
23:37:29 [2020-11-18T23:37:29.736Z] #42 51.76   CC       compel/arch/ppc64/plugins/std/memcpy.o
23:37:29 [2020-11-18T23:37:29.736Z] #42 51.87   CC       compel/arch/ppc64/plugins/std/memcmp.o
23:37:29 [2020-11-18T23:37:29.736Z] #42 51.93   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
23:37:29 [2020-11-18T23:37:29.788Z] #11 73.96 Selecting previously unselected package binutils-mingw-w64.
23:37:29 [2020-11-18T23:37:29.788Z] #11 73.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:37:29 [2020-11-18T23:37:29.788Z] #11 ...
23:37:29 [2020-11-18T23:37:29.788Z] 
23:37:29 [2020-11-18T23:37:29.788Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:37:29 [2020-11-18T23:37:29.945Z] #54 ...
23:37:29 [2020-11-18T23:37:29.945Z] 
23:37:29 [2020-11-18T23:37:29.945Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:29 [2020-11-18T23:37:29.945Z] #11 68.51 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]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 72.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
23:37:29 [2020-11-18T23:37:29.945Z] #11 74.19 debconf: delaying package configuration, since apt-utils is not installed
23:37:29 [2020-11-18T23:37:29.945Z] #11 74.49 Fetched 77.7 MB in 12s (6747 kB/s)
23:37:29 [2020-11-18T23:37:29.945Z] #11 74.79 Selecting previously unselected package binutils-mingw-w64-i686.
23:37:29 [2020-11-18T23:37:29.945Z] #11 74.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:37:29 [2020-11-18T23:37:29.945Z] #11 74.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:37:29 [2020-11-18T23:37:29.945Z] #11 74.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:37:30 [2020-11-18T23:37:30.035Z] #42 52.07   AR       compel/plugins/std.lib.a
23:37:30 [2020-11-18T23:37:30.035Z] #42 52.23   CC       compel/plugins/fds/fds.o
23:37:30 [2020-11-18T23:37:30.206Z] #11 ...
23:37:30 [2020-11-18T23:37:30.206Z] 
23:37:30 [2020-11-18T23:37:30.206Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:30 [2020-11-18T23:37:30.206Z] #40 75.53 Selecting previously unselected package python-six.
23:37:30 [2020-11-18T23:37:30.206Z] #40 75.54 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:37:30 [2020-11-18T23:37:30.206Z] #40 75.54 Unpacking python-six (1.12.0-1) ...
23:37:30 [2020-11-18T23:37:30.309Z] #30 73.13 Checking out files:  86% (1314/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
23:37:30 [2020-11-18T23:37:30.309Z] #30 74.03 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:37:30 [2020-11-18T23:37:30.309Z] #30 74.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:37:30 [2020-11-18T23:37:30.333Z] #42 52.53   AR       compel/plugins/fds.lib.a
23:37:30 [2020-11-18T23:37:30.467Z] #40 75.78 Selecting previously unselected package python-protobuf.
23:37:30 [2020-11-18T23:37:30.467Z] #40 75.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:37:30 [2020-11-18T23:37:30.467Z] #40 75.79 Unpacking python-protobuf (3.6.1.3-2) ...
23:37:30 [2020-11-18T23:37:30.631Z] #42 52.62   HOSTDEP  compel/src/lib/log-host.d
23:37:30 [2020-11-18T23:37:30.631Z] #42 52.89   HOSTDEP  compel/src/lib/handle-elf-host.d
23:37:30 [2020-11-18T23:37:30.929Z] #42 ...
23:37:30 [2020-11-18T23:37:30.929Z] 
23:37:30 [2020-11-18T23:37:30.929Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:37:30 [2020-11-18T23:37:30.929Z] #19 4.724 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
23:37:31 [2020-11-18T23:37:31.234Z] #11 ...
23:37:31 [2020-11-18T23:37:31.234Z] 
23:37:31 [2020-11-18T23:37:31.234Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:31 [2020-11-18T23:37:31.234Z] #41 7.363   PBCC     images/timens.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 7.416   DEP      images/timens.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 7.539   PBCC     images/fown.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 7.578   PBCC     images/google/protobuf/descriptor.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 7.639   PBCC     images/opts.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 7.671   PBCC     images/memfd.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 7.702   DEP      images/fown.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 7.775   DEP      images/google/protobuf/descriptor.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 7.805   DEP      images/opts.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 7.835   DEP      images/memfd.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 7.880   PBCC     images/sit.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 7.998   DEP      images/sit.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.055   PBCC     images/macvlan.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.099   DEP      images/macvlan.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.155   PBCC     images/autofs.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.188   DEP      images/autofs.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.255   PBCC     images/sysctl.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.282   DEP      images/sysctl.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.307   PBCC     images/time.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.362   DEP      images/time.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.395   PBCC     images/binfmt-misc.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.415   DEP      images/binfmt-misc.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.447   PBCC     images/seccomp.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.462   DEP      images/seccomp.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.503   PBCC     images/userns.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.553   DEP      images/userns.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.589   PBCC     images/cgroup.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.626   DEP      images/cgroup.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.702   PBCC     images/ext-file.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.739   DEP      images/ext-file.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.781   PBCC     images/rpc.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.847   DEP      images/rpc.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.939   PBCC     images/siginfo.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 8.951   DEP      images/siginfo.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.039   PBCC     images/pagemap.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.123   DEP      images/pagemap.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.178   PBCC     images/rlimit.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.225   DEP      images/rlimit.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.301   PBCC     images/file-lock.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.369   DEP      images/file-lock.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.436   PBCC     images/tty.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.568   DEP      images/tty.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.646   PBCC     images/tun.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.779   PBCC     images/netdev.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.808   DEP      images/tun.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.894   DEP      images/netdev.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 9.961   PBCC     images/vma.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 10.08   DEP      images/vma.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 10.16   PBCC     images/creds.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 10.17   DEP      images/creds.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 10.23   PBCC     images/utsns.pb-c.c
23:37:31 [2020-11-18T23:37:31.234Z] #41 10.25   DEP      images/utsns.pb-c.d
23:37:31 [2020-11-18T23:37:31.234Z] #41 10.31   PBCC     images/ipc-desc.pb-c.c
23:37:31 [2020-11-18T23:37:31.410Z] #40 76.75 Setting up python-pkg-resources (40.8.0-1) ...
23:37:31 [2020-11-18T23:37:31.499Z] #41 10.32   PBCC     images/ipc-sem.pb-c.c
23:37:31 [2020-11-18T23:37:31.499Z] #41 10.37   DEP      images/ipc-desc.pb-c.d
23:37:31 [2020-11-18T23:37:31.499Z] #41 10.41   DEP      images/ipc-sem.pb-c.d
23:37:31 [2020-11-18T23:37:31.499Z] #41 10.46   PBCC     images/ipc-msg.pb-c.c
23:37:31 [2020-11-18T23:37:31.499Z] #41 10.48   DEP      images/ipc-msg.pb-c.d
23:37:31 [2020-11-18T23:37:31.499Z] #41 10.52   PBCC     images/ipc-shm.pb-c.c
23:37:31 [2020-11-18T23:37:31.764Z] #41 10.57   DEP      images/ipc-shm.pb-c.d
23:37:31 [2020-11-18T23:37:31.764Z] #41 10.62   PBCC     images/ipc-var.pb-c.c
23:37:31 [2020-11-18T23:37:31.764Z] #41 10.65   DEP      images/ipc-var.pb-c.d
23:37:31 [2020-11-18T23:37:31.764Z] #41 10.68   PBCC     images/sk-opts.pb-c.c
23:37:31 [2020-11-18T23:37:31.764Z] #41 10.71   PBCC     images/packet-sock.pb-c.c
23:37:31 [2020-11-18T23:37:31.764Z] #41 ...
23:37:31 [2020-11-18T23:37:31.764Z] 
23:37:31 [2020-11-18T23:37:31.764Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:31 [2020-11-18T23:37:31.764Z] #35 1.795 + RM_GOPATH=0
23:37:31 [2020-11-18T23:37:31.764Z] #35 1.795 + TMP_GOPATH=
23:37:31 [2020-11-18T23:37:31.764Z] #35 1.795 + : /build
23:37:31 [2020-11-18T23:37:31.764Z] #35 1.795 + '[' -z '' ']'
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.799 ++ mktemp -d
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.801 + export GOPATH=/tmp/tmp.cC3sROIub2
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.801 + GOPATH=/tmp/tmp.cC3sROIub2
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.801 + RM_GOPATH=1
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.801 + case "$(go env GOARCH)" in
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.803 ++ go env GOARCH
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.837 + export GO_BUILDMODE=-buildmode=pie
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.837 + GO_BUILDMODE=-buildmode=pie
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.841 ++ dirname /tmp/install/install.sh
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.841 + dir=/tmp/install
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.841 + bin=tini
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.841 + shift
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.841 + '[' '!' -f /tmp/install/tini.installer ']'
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.841 + . /tmp/install/tini.installer
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.841 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.841 + install_tini
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.841 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.841 + git clone https://github.com/krallin/tini.git /tmp/tmp.cC3sROIub2/tini
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.841 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:37:31 [2020-11-18T23:37:31.765Z] #35 1.846 Cloning into '/tmp/tmp.cC3sROIub2/tini'...
23:37:31 [2020-11-18T23:37:31.765Z] #35 2.765 + cd /tmp/tmp.cC3sROIub2/tini
23:37:31 [2020-11-18T23:37:31.765Z] #35 2.766 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:37:31 [2020-11-18T23:37:31.765Z] #35 2.781 + cmake .
23:37:31 [2020-11-18T23:37:31.765Z] #35 3.330 -- The C compiler identification is GNU 8.3.0
23:37:31 [2020-11-18T23:37:31.765Z] #35 3.383 -- Check for working C compiler: /usr/bin/cc
23:37:31 [2020-11-18T23:37:31.765Z] #35 4.154 -- Check for working C compiler: /usr/bin/cc -- works
23:37:31 [2020-11-18T23:37:31.765Z] #35 4.171 -- Detecting C compiler ABI info
23:37:31 [2020-11-18T23:37:31.765Z] #35 4.970 -- Detecting C compiler ABI info - done
23:37:31 [2020-11-18T23:37:31.765Z] #35 5.019 -- Detecting C compile features
23:37:31 [2020-11-18T23:37:31.765Z] #35 7.546 -- Detecting C compile features - done
23:37:31 [2020-11-18T23:37:31.765Z] #35 7.570 -- Performing Test HAS_BUILTIN_FORTIFY
23:37:31 [2020-11-18T23:37:31.765Z] #35 7.937 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:37:31 [2020-11-18T23:37:31.765Z] #35 8.085 -- Configuring done
23:37:31 [2020-11-18T23:37:31.765Z] #35 8.121 -- Generating done
23:37:31 [2020-11-18T23:37:31.765Z] #35 8.137 -- Build files have been written to: /tmp/tmp.cC3sROIub2/tini
23:37:31 [2020-11-18T23:37:31.765Z] #35 8.155 + make tini-static
23:37:31 [2020-11-18T23:37:31.765Z] #35 8.614 Scanning dependencies of target tini-static
23:37:31 [2020-11-18T23:37:31.765Z] #35 8.714 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:37:31 [2020-11-18T23:37:31.765Z] #35 10.20 [100%] Linking C executable tini-static
23:37:31 [2020-11-18T23:37:31.765Z] #35 10.91 [100%] Built target tini-static
23:37:31 [2020-11-18T23:37:31.765Z] #35 11.06 + mkdir -p /build
23:37:31 [2020-11-18T23:37:31.765Z] #35 11.06 + cp tini-static /build/docker-init
23:37:32 [2020-11-18T23:37:32.029Z] #35 ...
23:37:32 [2020-11-18T23:37:32.029Z] 
23:37:32 [2020-11-18T23:37:32.029Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:32 [2020-11-18T23:37:32.029Z] #41 10.82   DEP      images/sk-opts.pb-c.d
23:37:32 [2020-11-18T23:37:32.029Z] #41 10.86   DEP      images/packet-sock.pb-c.d
23:37:32 [2020-11-18T23:37:32.029Z] #41 10.89   PBCC     images/sk-netlink.pb-c.c
23:37:32 [2020-11-18T23:37:32.029Z] #41 10.93   DEP      images/sk-netlink.pb-c.d
23:37:32 [2020-11-18T23:37:32.029Z] #41 10.97   PBCC     images/sk-inet.pb-c.c
23:37:32 [2020-11-18T23:37:32.029Z] #41 11.01   DEP      images/sk-inet.pb-c.d
23:37:32 [2020-11-18T23:37:32.029Z] #41 11.05   PBCC     images/sk-unix.pb-c.c
23:37:32 [2020-11-18T23:37:32.029Z] #41 11.07   DEP      images/sk-unix.pb-c.d
23:37:32 [2020-11-18T23:37:32.029Z] #41 11.12   PBCC     images/mm.pb-c.c
23:37:32 [2020-11-18T23:37:32.294Z] #41 11.16   DEP      images/mm.pb-c.d
23:37:32 [2020-11-18T23:37:32.294Z] #41 11.19   PBCC     images/timerfd.pb-c.c
23:37:32 [2020-11-18T23:37:32.294Z] #41 11.22   DEP      images/timerfd.pb-c.d
23:37:32 [2020-11-18T23:37:32.294Z] #41 11.26   PBCC     images/timer.pb-c.c
23:37:32 [2020-11-18T23:37:32.560Z] #41 11.28   DEP      images/timer.pb-c.d
23:37:32 [2020-11-18T23:37:32.560Z] #41 11.36   PBCC     images/sa.pb-c.c
23:37:32 [2020-11-18T23:37:32.560Z] #41 11.46   DEP      images/sa.pb-c.d
23:37:32 [2020-11-18T23:37:32.560Z] #41 11.52   PBCC     images/pipe-data.pb-c.c
23:37:32 [2020-11-18T23:37:32.824Z] #41 11.53   DEP      images/pipe-data.pb-c.d
23:37:32 [2020-11-18T23:37:32.824Z] #41 11.56   PBCC     images/mnt.pb-c.c
23:37:32 [2020-11-18T23:37:32.824Z] #41 11.61   DEP      images/mnt.pb-c.d
23:37:32 [2020-11-18T23:37:32.824Z] #41 11.69   PBCC     images/sk-packet.pb-c.c
23:37:32 [2020-11-18T23:37:32.824Z] #41 11.70   DEP      images/sk-packet.pb-c.d
23:37:32 [2020-11-18T23:37:32.824Z] #41 11.80   PBCC     images/tcp-stream.pb-c.c
23:37:32 [2020-11-18T23:37:32.824Z] #41 11.84   DEP      images/tcp-stream.pb-c.d
23:37:32 [2020-11-18T23:37:32.824Z] #41 11.87   PBCC     images/pipe.pb-c.c
23:37:32 [2020-11-18T23:37:32.824Z] #41 11.91   DEP      images/pipe.pb-c.d
23:37:33 [2020-11-18T23:37:33.089Z] #41 11.95   PBCC     images/pstree.pb-c.c
23:37:33 [2020-11-18T23:37:33.089Z] #41 11.97   DEP      images/pstree.pb-c.d
23:37:33 [2020-11-18T23:37:33.089Z] #41 12.06   PBCC     images/fs.pb-c.c
23:37:33 [2020-11-18T23:37:33.089Z] #41 12.08   DEP      images/fs.pb-c.d
23:37:33 [2020-11-18T23:37:33.089Z] #41 12.13   PBCC     images/signalfd.pb-c.c
23:37:33 [2020-11-18T23:37:33.089Z] #41 12.16   DEP      images/signalfd.pb-c.d
23:37:33 [2020-11-18T23:37:33.354Z] #41 12.25   PBCC     images/fh.pb-c.c
23:37:33 [2020-11-18T23:37:33.354Z] #41 12.27   PBCC     images/fsnotify.pb-c.c
23:37:33 [2020-11-18T23:37:33.354Z] #41 12.31   DEP      images/fh.pb-c.d
23:37:33 [2020-11-18T23:37:33.354Z] #41 12.35   DEP      images/fsnotify.pb-c.d
23:37:33 [2020-11-18T23:37:33.354Z] #41 12.40   PBCC     images/eventpoll.pb-c.c
23:37:33 [2020-11-18T23:37:33.585Z] #30 ...
23:37:33 [2020-11-18T23:37:33.585Z] 
23:37:33 [2020-11-18T23:37:33.585Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:33 [2020-11-18T23:37:33.585Z] #34 67.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:37:33 [2020-11-18T23:37:33.585Z] #34 67.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:37:33 [2020-11-18T23:37:33.585Z] #34 67.53 Unpacking xxd (2:8.1.0875-5) ...
23:37:33 [2020-11-18T23:37:33.585Z] #34 67.86 Selecting previously unselected package vim-common.
23:37:33 [2020-11-18T23:37:33.585Z] #34 67.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:37:33 [2020-11-18T23:37:33.585Z] #34 67.97 Unpacking vim-common (2:8.1.0875-5) ...
23:37:33 [2020-11-18T23:37:33.585Z] #34 68.55 Selecting previously unselected package cmake-data.
23:37:33 [2020-11-18T23:37:33.585Z] #34 68.56 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:37:33 [2020-11-18T23:37:33.585Z] #34 68.62 Unpacking cmake-data (3.13.4-1) ...
23:37:33 [2020-11-18T23:37:33.585Z] #34 73.10 Selecting previously unselected package libicu63:amd64.
23:37:33 [2020-11-18T23:37:33.585Z] #34 73.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:37:33 [2020-11-18T23:37:33.585Z] #34 73.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:37:33 [2020-11-18T23:37:33.585Z] #34 ...
23:37:33 [2020-11-18T23:37:33.585Z] 
23:37:33 [2020-11-18T23:37:33.585Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:33 [2020-11-18T23:37:33.585Z] #40 74.85 Selecting previously unselected package libprotoc17:amd64.
23:37:33 [2020-11-18T23:37:33.585Z] #40 74.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:37:33 [2020-11-18T23:37:33.585Z] #40 74.92 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:37:33 [2020-11-18T23:37:33.585Z] #40 76.15 Selecting previously unselected package protobuf-c-compiler.
23:37:33 [2020-11-18T23:37:33.585Z] #40 76.22 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:37:33 [2020-11-18T23:37:33.585Z] #40 76.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:37:33 [2020-11-18T23:37:33.585Z] #40 76.57 Selecting previously unselected package protobuf-compiler.
23:37:33 [2020-11-18T23:37:33.585Z] #40 76.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:37:33 [2020-11-18T23:37:33.585Z] #40 76.58 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:37:33 [2020-11-18T23:37:33.585Z] #40 77.05 Selecting previously unselected package python-pkg-resources.
23:37:33 [2020-11-18T23:37:33.585Z] #40 77.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:37:33 [2020-11-18T23:37:33.585Z] #40 77.05 Unpacking python-pkg-resources (40.8.0-1) ...
23:37:33 [2020-11-18T23:37:33.585Z] #40 77.58 Selecting previously unselected package python-six.
23:37:33 [2020-11-18T23:37:33.585Z] #40 77.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:37:33 [2020-11-18T23:37:33.585Z] #40 77.60 Unpacking python-six (1.12.0-1) ...
23:37:33 [2020-11-18T23:37:33.619Z] #41 12.43   DEP      images/eventpoll.pb-c.d
23:37:33 [2020-11-18T23:37:33.619Z] #41 12.50   PBCC     images/eventfd.pb-c.c
23:37:33 [2020-11-18T23:37:33.619Z] #41 12.52   DEP      images/eventfd.pb-c.d
23:37:33 [2020-11-18T23:37:33.619Z] #41 12.55   PBCC     images/remap-file-path.pb-c.c
23:37:33 [2020-11-18T23:37:33.619Z] #41 12.57   DEP      images/remap-file-path.pb-c.d
23:37:33 [2020-11-18T23:37:33.619Z] #41 12.60   PBCC     images/fifo.pb-c.c
23:37:33 [2020-11-18T23:37:33.619Z] #41 12.61   DEP      images/fifo.pb-c.d
23:37:33 [2020-11-18T23:37:33.619Z] #41 12.64   PBCC     images/ghost-file.pb-c.c
23:37:33 [2020-11-18T23:37:33.842Z] #40 77.82 Selecting previously unselected package python-protobuf.
23:37:33 [2020-11-18T23:37:33.842Z] #40 77.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:37:33 [2020-11-18T23:37:33.842Z] #40 77.84 Unpacking python-protobuf (3.6.1.3-2) ...
23:37:33 [2020-11-18T23:37:33.943Z] #41 12.67   DEP      images/ghost-file.pb-c.d
23:37:33 [2020-11-18T23:37:33.943Z] #41 12.71   PBCC     images/regfile.pb-c.c
23:37:33 [2020-11-18T23:37:33.943Z] #41 12.77   DEP      images/regfile.pb-c.d
23:37:33 [2020-11-18T23:37:33.943Z] #41 12.80   PBCC     images/ns.pb-c.c
23:37:33 [2020-11-18T23:37:33.943Z] #41 12.83   DEP      images/ns.pb-c.d
23:37:33 [2020-11-18T23:37:33.943Z] #41 12.88   PBCC     images/fdinfo.pb-c.c
23:37:34 [2020-11-18T23:37:34.209Z] #41 12.94   DEP      images/fdinfo.pb-c.d
23:37:34 [2020-11-18T23:37:34.475Z] #41 13.05   PBCC     images/core-aarch64.pb-c.c
23:37:34 [2020-11-18T23:37:34.475Z] #41 13.07   PBCC     images/core-arm.pb-c.c
23:37:34 [2020-11-18T23:37:34.475Z] #41 13.09   PBCC     images/core-ppc64.pb-c.c
23:37:34 [2020-11-18T23:37:34.475Z] #41 13.32   PBCC     images/core-s390.pb-c.c
23:37:34 [2020-11-18T23:37:34.475Z] #41 13.34   PBCC     images/core-x86.pb-c.c
23:37:34 [2020-11-18T23:37:34.475Z] #41 13.38   PBCC     images/core.pb-c.c
23:37:34 [2020-11-18T23:37:34.475Z] #41 13.45   PBCC     images/inventory.pb-c.c
23:37:34 [2020-11-18T23:37:34.475Z] #41 13.53   DEP      images/core-aarch64.pb-c.d
23:37:34 [2020-11-18T23:37:34.475Z] #41 13.57   DEP      images/core-arm.pb-c.d
23:37:34 [2020-11-18T23:37:34.740Z] #41 13.58   DEP      images/core-ppc64.pb-c.d
23:37:34 [2020-11-18T23:37:34.740Z] #41 13.60   DEP      images/core-s390.pb-c.d
23:37:34 [2020-11-18T23:37:34.740Z] #41 13.61   DEP      images/core-x86.pb-c.d
23:37:34 [2020-11-18T23:37:34.740Z] #41 13.64   DEP      images/core.pb-c.d
23:37:34 [2020-11-18T23:37:34.740Z] #41 13.67   DEP      images/inventory.pb-c.d
23:37:34 [2020-11-18T23:37:34.740Z] #41 13.70   PBCC     images/cpuinfo.pb-c.c
23:37:34 [2020-11-18T23:37:34.740Z] #41 13.75   DEP      images/cpuinfo.pb-c.d
23:37:34 [2020-11-18T23:37:34.740Z] #41 13.77   PBCC     images/stats.pb-c.c
23:37:34 [2020-11-18T23:37:34.774Z] #40 78.80 Setting up python-pkg-resources (40.8.0-1) ...
23:37:34 [2020-11-18T23:37:34.855Z] #51 ...
23:37:34 [2020-11-18T23:37:34.855Z] 
23:37:34 [2020-11-18T23:37:34.855Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:34 [2020-11-18T23:37:34.855Z] #41 75.63   DEP      criu/arch/x86/sigaction_compat_pie.d
23:37:34 [2020-11-18T23:37:34.855Z] #41 75.79   DEP      criu/arch/x86/restorer_unmap.d
23:37:34 [2020-11-18T23:37:34.855Z] #41 75.80   DEP      criu/arch/x86/restorer.d
23:37:34 [2020-11-18T23:37:34.855Z] #41 76.06   DEP      criu/arch/x86/vdso-pie.d
23:37:34 [2020-11-18T23:37:34.855Z] #41 76.23   DEP      criu/pie/parasite-vdso.d
23:37:34 [2020-11-18T23:37:34.855Z] #41 76.38   DEP      criu/pie/parasite.d
23:37:34 [2020-11-18T23:37:34.855Z] #41 76.63   CC       criu/pie/parasite.o
23:37:34 [2020-11-18T23:37:34.855Z] #41 78.01   LINK     criu/pie/parasite.built-in.o
23:37:34 [2020-11-18T23:37:34.855Z] #41 78.04   GEN      criu/pie/parasite-blob.h
23:37:34 [2020-11-18T23:37:34.855Z] #41 78.07   CC       criu/pie/parasite-vdso.o
23:37:34 [2020-11-18T23:37:34.855Z] #41 78.77   CC       criu/arch/x86/vdso-pie.o
23:37:34 [2020-11-18T23:37:34.855Z] #41 79.14   CC       criu/arch/x86/restorer.o
23:37:34 [2020-11-18T23:37:34.855Z] #41 79.64   CC       criu/arch/x86/restorer_unmap.o
23:37:34 [2020-11-18T23:37:34.855Z] #41 79.69   CC       criu/arch/x86/sigaction_compat_pie.o
23:37:34 [2020-11-18T23:37:34.855Z] #41 80.01   CC       criu/pie/restorer.o
23:37:34 [2020-11-18T23:37:34.855Z] #41 ...
23:37:34 [2020-11-18T23:37:34.855Z] 
23:37:34 [2020-11-18T23:37:34.855Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:37:34 [2020-11-18T23:37:34.855Z] #18 1.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:37:34 [2020-11-18T23:37:34.855Z] #18 1.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:37:34 [2020-11-18T23:37:34.855Z] #18 1.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:37:34 [2020-11-18T23:37:34.855Z] #18 2.052 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:37:34 [2020-11-18T23:37:34.855Z] #18 3.132 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:37:34 [2020-11-18T23:37:34.855Z] #18 4.729 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:37:34 [2020-11-18T23:37:34.855Z] #18 ...
23:37:34 [2020-11-18T23:37:34.855Z] 
23:37:34 [2020-11-18T23:37:34.856Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:34 [2020-11-18T23:37:34.856Z] #43 178.9 github.com/LK4D4/vndr/godl
23:37:34 [2020-11-18T23:37:34.856Z] #43 179.6 github.com/LK4D4/vndr
23:37:35 [2020-11-18T23:37:35.005Z] #41 13.79   DEP      images/stats.pb-c.d
23:37:35 [2020-11-18T23:37:35.005Z] #41 ...
23:37:35 [2020-11-18T23:37:35.005Z] 
23:37:35 [2020-11-18T23:37:35.005Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:35 [2020-11-18T23:37:35.005Z] #35 DONE 15.2s
23:37:35 [2020-11-18T23:37:35.005Z] 
23:37:35 [2020-11-18T23:37:35.005Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:35 [2020-11-18T23:37:35.005Z] #49 DONE 82.5s
23:37:35 [2020-11-18T23:37:35.271Z] 
23:37:35 [2020-11-18T23:37:35.271Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:35 [2020-11-18T23:37:35.271Z] #43 76.83 vendor/golang.org/x/text/secure/bidirule
23:37:35 [2020-11-18T23:37:35.271Z] #43 77.34 vendor/golang.org/x/text/unicode/norm
23:37:35 [2020-11-18T23:37:35.271Z] #43 77.86 github.com/LK4D4/vndr/build
23:37:35 [2020-11-18T23:37:35.271Z] #43 81.30 vendor/golang.org/x/net/http2/hpack
23:37:35 [2020-11-18T23:37:35.271Z] #43 82.68 vendor/golang.org/x/net/idna
23:37:35 [2020-11-18T23:37:35.713Z] #40 ...
23:37:35 [2020-11-18T23:37:35.713Z] 
23:37:35 [2020-11-18T23:37:35.713Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:35 [2020-11-18T23:37:35.713Z] #32 69.75 reflect
23:37:35 [2020-11-18T23:37:35.713Z] #32 78.69 time
23:37:35 [2020-11-18T23:37:35.713Z] #32 ...
23:37:35 [2020-11-18T23:37:35.713Z] 
23:37:35 [2020-11-18T23:37:35.713Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:35 [2020-11-18T23:37:35.713Z] #11 73.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:37:35 [2020-11-18T23:37:35.713Z] #11 74.35 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:37:35 [2020-11-18T23:37:35.713Z] #11 74.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:37:35 [2020-11-18T23:37:35.713Z] #11 74.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:37:35 [2020-11-18T23:37:35.713Z] #11 74.73 Selecting previously unselected package dmsetup.
23:37:35 [2020-11-18T23:37:35.713Z] #11 74.74 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:37:35 [2020-11-18T23:37:35.713Z] #11 74.75 Unpacking dmsetup (2:1.02.155-3) ...
23:37:35 [2020-11-18T23:37:35.713Z] #11 75.06 Selecting previously unselected package mingw-w64-common.
23:37:35 [2020-11-18T23:37:35.713Z] #11 75.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:37:35 [2020-11-18T23:37:35.713Z] #11 75.11 Unpacking mingw-w64-common (6.0.0-3) ...
23:37:36 [2020-11-18T23:37:36.226Z] #43 ...
23:37:36 [2020-11-18T23:37:36.226Z] 
23:37:36 [2020-11-18T23:37:36.226Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:37:36 [2020-11-18T23:37:36.226Z] #56 83.52 + for f in rootlesskit rootlesskit-docker-proxy
23:37:36 [2020-11-18T23:37:36.226Z] #56 83.52 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:37:36 [2020-11-18T23:37:36.581Z] #19 ...
23:37:36 [2020-11-18T23:37:36.581Z] 
23:37:36 [2020-11-18T23:37:36.581Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:36 [2020-11-18T23:37:36.581Z] #52 11.80 + cd /tmp/tmp.MiQd4ngivq/src/github.com/opencontainers/runc
23:37:36 [2020-11-18T23:37:36.581Z] #52 11.80 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:37:36 [2020-11-18T23:37:36.581Z] #52 12.58 + '[' -z '' ']'
23:37:36 [2020-11-18T23:37:36.581Z] #52 12.58 + target=static
23:37:36 [2020-11-18T23:37:36.581Z] #52 12.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:37:36 [2020-11-18T23:37:36.581Z] #52 12.93 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
23:37:36 [2020-11-18T23:37:36.703Z] #40 ...
23:37:36 [2020-11-18T23:37:36.703Z] 
23:37:36 [2020-11-18T23:37:36.704Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:36 [2020-11-18T23:37:36.704Z] #43 81.64 time
23:37:36 [2020-11-18T23:37:36.964Z] #43 ...
23:37:36 [2020-11-18T23:37:36.964Z] 
23:37:36 [2020-11-18T23:37:36.964Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:36 [2020-11-18T23:37:36.964Z] #34 72.45 Selecting previously unselected package libicu63:amd64.
23:37:36 [2020-11-18T23:37:36.964Z] #34 72.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:37:36 [2020-11-18T23:37:36.964Z] #34 72.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:37:37 [2020-11-18T23:37:37.081Z] #11 ...
23:37:37 [2020-11-18T23:37:37.081Z] 
23:37:37 [2020-11-18T23:37:37.081Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.497 + RM_GOPATH=0
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.497 + TMP_GOPATH=
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.497 + : /build
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.497 + '[' -z '' ']'
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.506 ++ mktemp -d
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.506 + export GOPATH=/tmp/tmp.N1I5F5Z09V
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.506 + GOPATH=/tmp/tmp.N1I5F5Z09V
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.506 + RM_GOPATH=1
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.506 + case "$(go env GOARCH)" in
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.518 ++ go env GOARCH
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 + export GO_BUILDMODE=-buildmode=pie
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 + GO_BUILDMODE=-buildmode=pie
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 ++ dirname /tmp/install/install.sh
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 + dir=/tmp/install
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 + bin=containerd
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 + shift
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 + '[' '!' -f /tmp/install/containerd.installer ']'
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 + . /tmp/install/containerd.installer
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 ++ set -e
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 + install_containerd
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N1I5F5Z09V/src/github.com/containerd/containerd
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.574 Cloning into '/tmp/tmp.N1I5F5Z09V/src/github.com/containerd/containerd'...
23:37:37 [2020-11-18T23:37:37.081Z] #54 1.575 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:37:37 [2020-11-18T23:37:37.225Z] #34 ...
23:37:37 [2020-11-18T23:37:37.225Z] 
23:37:37 [2020-11-18T23:37:37.225Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:37 [2020-11-18T23:37:37.225Z] #11 79.20 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:37:37 [2020-11-18T23:37:37.225Z] #11 79.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:37:37 [2020-11-18T23:37:37.225Z] #11 79.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:37:37 [2020-11-18T23:37:37.226Z] #52 ...
23:37:37 [2020-11-18T23:37:37.226Z] 
23:37:37 [2020-11-18T23:37:37.226Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:37 [2020-11-18T23:37:37.226Z] #50 110.9 golang.org/x/crypto/ssh/terminal
23:37:37 [2020-11-18T23:37:37.226Z] #50 114.5 mvdan.cc/sh/v3/cmd/shfmt
23:37:37 [2020-11-18T23:37:37.226Z] #50 DONE 120.3s
23:37:37 [2020-11-18T23:37:37.526Z] 
23:37:37 [2020-11-18T23:37:37.526Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:37 [2020-11-18T23:37:37.526Z] #42 53.08   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
23:37:37 [2020-11-18T23:37:37.526Z] #42 53.19   HOSTDEP  compel/src/main-host.d
23:37:37 [2020-11-18T23:37:37.526Z] #42 53.34   DEP      compel/src/lib/ptrace.d
23:37:37 [2020-11-18T23:37:37.526Z] #42 53.47   DEP      compel/src/lib/infect.d
23:37:37 [2020-11-18T23:37:37.526Z] #42 53.69   DEP      compel/src/lib/infect-util.d
23:37:37 [2020-11-18T23:37:37.526Z] #42 53.81   DEP      compel/src/lib/infect-rpc.d
23:37:37 [2020-11-18T23:37:37.526Z] #42 53.95   DEP      compel/arch/ppc64/src/lib/infect.d
23:37:37 [2020-11-18T23:37:37.526Z] #42 54.04   DEP      compel/arch/ppc64/src/lib/cpu.d
23:37:37 [2020-11-18T23:37:37.526Z] #42 54.10   DEP      compel/src/lib/log.d
23:37:37 [2020-11-18T23:37:37.526Z] #42 54.27   DEP      compel/src/main.d
23:37:37 [2020-11-18T23:37:37.526Z] #42 54.35   DEP      compel/src/lib/handle-elf.d
23:37:37 [2020-11-18T23:37:37.526Z] #42 54.49   DEP      compel/arch/ppc64/src/lib/handle-elf.d
23:37:37 [2020-11-18T23:37:37.526Z] #42 54.59   CC       compel/src/lib/log.o
23:37:37 [2020-11-18T23:37:37.526Z] #42 54.86   CC       compel/arch/ppc64/src/lib/cpu.o
23:37:37 [2020-11-18T23:37:37.526Z] #42 55.20   CC       compel/arch/ppc64/src/lib/infect.o
23:37:37 [2020-11-18T23:37:37.526Z] #42 56.07   CC       compel/src/lib/infect-rpc.o
23:37:37 [2020-11-18T23:37:37.526Z] #42 56.44   CC       compel/src/lib/infect-util.o
23:37:37 [2020-11-18T23:37:37.526Z] #42 56.70   CC       compel/src/lib/infect.o
23:37:37 [2020-11-18T23:37:37.800Z] #11 ...
23:37:37 [2020-11-18T23:37:37.800Z] 
23:37:37 [2020-11-18T23:37:37.800Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:37 [2020-11-18T23:37:37.800Z] #49 73.13 syscall
23:37:37 [2020-11-18T23:37:37.800Z] #49 73.19 reflect
23:37:38 [2020-11-18T23:37:38.011Z] #54 ...
23:37:38 [2020-11-18T23:37:38.011Z] 
23:37:38 [2020-11-18T23:37:38.011Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:38 [2020-11-18T23:37:38.011Z] #43 71.97 bufio
23:37:38 [2020-11-18T23:37:38.011Z] #43 72.69 reflect
23:37:38 [2020-11-18T23:37:38.011Z] #43 74.57 syscall
23:37:38 [2020-11-18T23:37:38.011Z] #43 ...
23:37:38 [2020-11-18T23:37:38.011Z] 
23:37:38 [2020-11-18T23:37:38.011Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:38 [2020-11-18T23:37:38.011Z] #49 75.96 syscall
23:37:38 [2020-11-18T23:37:38.011Z] #49 76.03 reflect
23:37:38 [2020-11-18T23:37:38.066Z] #49 ...
23:37:38 [2020-11-18T23:37:38.066Z] 
23:37:38 [2020-11-18T23:37:38.066Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:38 [2020-11-18T23:37:38.066Z] #40 83.35 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:37:38 [2020-11-18T23:37:38.066Z] #40 83.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:37:38 [2020-11-18T23:37:38.066Z] #40 83.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:37:38 [2020-11-18T23:37:38.066Z] #40 83.46 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:37:38 [2020-11-18T23:37:38.066Z] #40 83.48 Setting up python-six (1.12.0-1) ...
23:37:38 [2020-11-18T23:37:38.174Z] #42 60.22   CC       compel/src/lib/ptrace.o
23:37:38 [2020-11-18T23:37:38.823Z] #42 61.11   AR       compel/libcompel.a
23:37:39 [2020-11-18T23:37:39.049Z] #43 ...
23:37:39 [2020-11-18T23:37:39.049Z] 
23:37:39 [2020-11-18T23:37:39.049Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:39 [2020-11-18T23:37:39.049Z] #41 83.24   LINK     criu/pie/restorer.built-in.o
23:37:39 [2020-11-18T23:37:39.049Z] #41 83.26   GEN      criu/pie/restorer-blob.h
23:37:39 [2020-11-18T23:37:39.049Z] #41 83.37   DEP      criu/vdso.d
23:37:39 [2020-11-18T23:37:39.049Z] #41 83.55   DEP      criu/vdso-compat.d
23:37:39 [2020-11-18T23:37:39.049Z] #41 83.75   DEP      criu/uts_ns.d
23:37:39 [2020-11-18T23:37:39.049Z] #41 83.88   DEP      criu/util.d
23:37:39 [2020-11-18T23:37:39.049Z] #41 84.11   DEP      criu/uffd.d
23:37:39 [2020-11-18T23:37:39.049Z] #41 84.32   DEP      criu/tun.d
23:37:39 [2020-11-18T23:37:39.049Z] #41 84.51   DEP      criu/tty.d
23:37:39 [2020-11-18T23:37:39.049Z] #41 84.67   DEP      criu/timerfd.d
23:37:39 [2020-11-18T23:37:39.049Z] #41 84.88   DEP      criu/timens.d
23:37:39 [2020-11-18T23:37:39.049Z] #41 85.05   DEP      criu/sysfs_parse.d
23:37:39 [2020-11-18T23:37:39.123Z] #42 61.19   HOSTCC   compel/src/main-host.o
23:37:39 [2020-11-18T23:37:39.310Z] #41 85.27   DEP      criu/sysctl.d
23:37:39 [2020-11-18T23:37:39.310Z] #41 85.39   DEP      criu/string.d
23:37:39 [2020-11-18T23:37:39.422Z] #42 61.53   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
23:37:39 [2020-11-18T23:37:39.570Z] #41 85.43   DEP      criu/stats.d
23:37:39 [2020-11-18T23:37:39.721Z] #42 61.76   HOSTCC   compel/src/lib/handle-elf-host.o
23:37:39 [2020-11-18T23:37:39.830Z] #41 85.63   DEP      criu/sockets.d
23:37:40 [2020-11-18T23:37:40.023Z] #42 62.27   HOSTCC   compel/src/lib/log-host.o
23:37:40 [2020-11-18T23:37:40.090Z] #41 85.85   DEP      criu/sk-unix.d
23:37:40 [2020-11-18T23:37:40.323Z] #42 62.47   HOSTLINK compel/compel-host-bin
23:37:40 [2020-11-18T23:37:40.350Z] #41 86.14   DEP      criu/sk-tcp.d
23:37:40 [2020-11-18T23:37:40.350Z] #41 86.41   DEP      criu/sk-queue.d
23:37:40 [2020-11-18T23:37:40.611Z] #41 86.59   DEP      criu/sk-packet.d
23:37:40 [2020-11-18T23:37:40.626Z] #42 62.63   DEP      soccr/soccr.d
23:37:40 [2020-11-18T23:37:40.626Z] #42 62.79   CC       soccr/soccr.o
23:37:40 [2020-11-18T23:37:40.871Z] #41 86.82   DEP      criu/sk-netlink.d
23:37:41 [2020-11-18T23:37:41.131Z] #41 87.06   DEP      criu/sk-inet.d
23:37:41 [2020-11-18T23:37:41.287Z] #49 ...
23:37:41 [2020-11-18T23:37:41.287Z] 
23:37:41 [2020-11-18T23:37:41.287Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:41 [2020-11-18T23:37:41.287Z] #34 85.30 Selecting previously unselected package libxml2:amd64.
23:37:41 [2020-11-18T23:37:41.287Z] #34 85.31 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:37:41 [2020-11-18T23:37:41.287Z] #34 85.31 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:37:41 [2020-11-18T23:37:41.391Z] #41 87.24   DEP      criu/signalfd.d
23:37:41 [2020-11-18T23:37:41.557Z] #56 ...
23:37:41 [2020-11-18T23:37:41.557Z] 
23:37:41 [2020-11-18T23:37:41.557Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:37:41 [2020-11-18T23:37:41.558Z] #54 35.16 Checking out files:  65% (2244/3408)   
Checking out files:  66% (2250/3408)   
Checking out files:  67% (2284/3408)   
Checking out files:  68% (2318/3408)   
Checking out files:  69% (2352/3408)   
Checking out files:  70% (2386/3408)   
Checking out files:  71% (2420/3408)   
Checking out files:  72% (2454/3408)   
Checking out files:  73% (2488/3408)   
Checking out files:  74% (2522/3408)   
Checking out files:  75% (2556/3408)   
Checking out files:  76% (2591/3408)   
Checking out files:  77% (2625/3408)   
Checking out files:  78% (2659/3408)   
Checking out files:  79% (2693/3408)   
Checking out files:  80% (2727/3408)   
Checking out files:  81% (2761/3408)   
Checking out files:  82% (2795/3408)   
Checking out files:  83% (2829/3408)   
Checking out files:  84% (2863/3408)   
Checking out files:  85% (2897/3408)   
Checking out files:  86% (2931/3408)   
Checking out files:  87% (2965/3408)   
Checking out files:  88% (3000/3408)   
Checking out files:  89% (3034/3408)   
Checking out files:  90% (3068/3408)   
Checking out files:  91% (3102/3408)   
Checking out files:  92% (3136/3408)   
Checking out files:  93% (3170/3408)   
Checking out files:  94% (3204/3408)   
Checking out files:  95% (3238/3408)   
Checking out files:  96% (3272/3408)   
Checking out files:  97% (3306/3408)   
Checking out files:  98% (3340/3408)   
Checking out files:  99% (3374/3408)   
Checking out files: 100% (3408/3408)   
Checking out files: 100% (3408/3408), done.
23:37:41 [2020-11-18T23:37:41.558Z] #54 36.12 + cd /tmp/tmp.2lE6eTAjDl/src/github.com/containerd/containerd
23:37:41 [2020-11-18T23:37:41.558Z] #54 36.12 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:37:41 [2020-11-18T23:37:41.558Z] #54 36.68 + export 'BUILDTAGS=netgo osusergo static_build'
23:37:41 [2020-11-18T23:37:41.558Z] #54 36.68 + BUILDTAGS='netgo osusergo static_build'
23:37:41 [2020-11-18T23:37:41.558Z] #54 36.68 + export EXTRA_FLAGS=-buildmode=pie
23:37:41 [2020-11-18T23:37:41.558Z] #54 36.68 + EXTRA_FLAGS=-buildmode=pie
23:37:41 [2020-11-18T23:37:41.558Z] #54 36.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:37:41 [2020-11-18T23:37:41.558Z] #54 36.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:37:41 [2020-11-18T23:37:41.558Z] #54 36.68 + '[' '' = dynamic ']'
23:37:41 [2020-11-18T23:37:41.558Z] #54 36.68 + make
23:37:41 [2020-11-18T23:37:41.558Z] #54 38.38 + bin/ctr
23:37:41 [2020-11-18T23:37:41.651Z] #41 87.42   DEP      criu/sigframe.d
23:37:41 [2020-11-18T23:37:41.651Z] #41 87.52   DEP      criu/shmem.d
23:37:41 [2020-11-18T23:37:41.912Z] #41 87.70   DEP      criu/servicefd.d
23:37:41 [2020-11-18T23:37:41.912Z] #41 87.85   DEP      criu/seize.d
23:37:42 [2020-11-18T23:37:42.172Z] #41 87.99   DEP      criu/seccomp.d
23:37:42 [2020-11-18T23:37:42.172Z] #41 88.19   DEP      criu/rst-malloc.d
23:37:42 [2020-11-18T23:37:42.172Z] #41 88.27   DEP      criu/rbtree.d
23:37:42 [2020-11-18T23:37:42.288Z] #40 ...
23:37:42 [2020-11-18T23:37:42.288Z] 
23:37:42 [2020-11-18T23:37:42.288Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:42 [2020-11-18T23:37:42.288Z] #32 77.10 time
23:37:42 [2020-11-18T23:37:42.288Z] #32 84.55 internal/poll
23:37:42 [2020-11-18T23:37:42.288Z] #32 ...
23:37:42 [2020-11-18T23:37:42.288Z] 
23:37:42 [2020-11-18T23:37:42.288Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:42 [2020-11-18T23:37:42.288Z] #11 84.57 Selecting previously unselected package binutils-mingw-w64.
23:37:42 [2020-11-18T23:37:42.288Z] #11 84.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:37:42 [2020-11-18T23:37:42.288Z] #11 84.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:37:42 [2020-11-18T23:37:42.288Z] #11 84.84 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:37:42 [2020-11-18T23:37:42.288Z] #11 84.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:37:42 [2020-11-18T23:37:42.288Z] #11 84.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:37:42 [2020-11-18T23:37:42.288Z] #11 85.27 Selecting previously unselected package dmsetup.
23:37:42 [2020-11-18T23:37:42.288Z] #11 85.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:37:42 [2020-11-18T23:37:42.288Z] #11 85.28 Unpacking dmsetup (2:1.02.155-3) ...
23:37:42 [2020-11-18T23:37:42.288Z] #11 85.53 Selecting previously unselected package mingw-w64-common.
23:37:42 [2020-11-18T23:37:42.288Z] #11 85.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:37:42 [2020-11-18T23:37:42.288Z] #11 85.55 Unpacking mingw-w64-common (6.0.0-3) ...
23:37:42 [2020-11-18T23:37:42.432Z] #41 88.33   DEP      criu/pstree.d
23:37:42 [2020-11-18T23:37:42.549Z] #11 ...
23:37:42 [2020-11-18T23:37:42.549Z] 
23:37:42 [2020-11-18T23:37:42.549Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:37:42 [2020-11-18T23:37:42.549Z] #45 DONE 87.9s
23:37:42 [2020-11-18T23:37:42.655Z] #34 86.51 Selecting previously unselected package libarchive13:amd64.
23:37:42 [2020-11-18T23:37:42.655Z] #34 86.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:37:42 [2020-11-18T23:37:42.655Z] #34 86.53 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:37:42 [2020-11-18T23:37:42.692Z] #41 88.51   DEP      criu/protobuf.d
23:37:42 [2020-11-18T23:37:42.692Z] #41 88.68   GEN      criu/protobuf-desc-gen.h
23:37:42 [2020-11-18T23:37:42.736Z] #42 64.63   AR       soccr/libsoccr.a
23:37:42 [2020-11-18T23:37:42.736Z] #42 64.68 make[1]: 'soccr/libsoccr.a' is up to date.
23:37:42 [2020-11-18T23:37:42.810Z] 
23:37:42 [2020-11-18T23:37:42.810Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:42 [2020-11-18T23:37:42.810Z] #32 88.02 internal/syscall/execenv
23:37:42 [2020-11-18T23:37:42.810Z] #32 88.09 internal/fmtsort
23:37:42 [2020-11-18T23:37:42.810Z] #32 88.26 internal/syscall/unix
23:37:42 [2020-11-18T23:37:42.959Z] #54 ...
23:37:42 [2020-11-18T23:37:42.959Z] 
23:37:42 [2020-11-18T23:37:42.959Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:37:42 [2020-11-18T23:37:42.959Z] #56 DONE 90.0s
23:37:42 [2020-11-18T23:37:42.959Z] 
23:37:42 [2020-11-18T23:37:42.959Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:37:42 [2020-11-18T23:37:42.959Z] #57 DONE 0.3s
23:37:42 [2020-11-18T23:37:42.959Z] 
23:37:42 [2020-11-18T23:37:42.959Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:42 [2020-11-18T23:37:42.959Z] #41 15.81 make[1]: Nothing to be done for 'all'.
23:37:42 [2020-11-18T23:37:42.959Z] #41 18.17   CC       images/stats.o
23:37:42 [2020-11-18T23:37:42.959Z] #41 18.77   CC       images/core.o
23:37:42 [2020-11-18T23:37:42.959Z] #41 19.79   CC       images/core-x86.o
23:37:42 [2020-11-18T23:37:42.959Z] #41 20.51   CC       images/core-arm.o
23:37:42 [2020-11-18T23:37:42.959Z] #41 20.98   CC       images/core-aarch64.o
23:37:42 [2020-11-18T23:37:42.959Z] #41 21.36   CC       images/core-ppc64.o
23:37:42 [2020-11-18T23:37:42.959Z] #41 ...
23:37:42 [2020-11-18T23:37:42.959Z] 
23:37:42 [2020-11-18T23:37:42.959Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:37:43 [2020-11-18T23:37:43.035Z] #42 65.08   DEP      criu/arch/ppc64/sigframe.d
23:37:43 [2020-11-18T23:37:43.035Z] #42 ...
23:37:43 [2020-11-18T23:37:43.035Z] 
23:37:43 [2020-11-18T23:37:43.035Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:43 [2020-11-18T23:37:43.035Z] #44 116.1 go/doc
23:37:43 [2020-11-18T23:37:43.036Z] #44 119.1 math/big
23:37:43 [2020-11-18T23:37:43.224Z] #58 DONE 0.3s
23:37:43 [2020-11-18T23:37:43.224Z] 
23:37:43 [2020-11-18T23:37:43.224Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:43 [2020-11-18T23:37:43.224Z] #41 21.98   CC       images/core-s390.o
23:37:43 [2020-11-18T23:37:43.335Z] #44 ...
23:37:43 [2020-11-18T23:37:43.336Z] 
23:37:43 [2020-11-18T23:37:43.336Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:37:43 [2020-11-18T23:37:43.336Z] #57 126.2 + for f in rootlesskit rootlesskit-docker-proxy
23:37:43 [2020-11-18T23:37:43.336Z] #57 126.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:37:43 [2020-11-18T23:37:43.383Z] #32 88.75 os
23:37:43 [2020-11-18T23:37:43.586Z] #34 87.72 Selecting previously unselected package libjsoncpp1:amd64.
23:37:43 [2020-11-18T23:37:43.586Z] #34 87.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:37:43 [2020-11-18T23:37:43.586Z] #34 87.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:37:43 [2020-11-18T23:37:43.803Z] #41 22.58   CC       images/cpuinfo.o
23:37:43 [2020-11-18T23:37:43.955Z] #32 89.38 strings
23:37:44 [2020-11-18T23:37:44.068Z] #41 23.03   CC       images/inventory.o
23:37:44 [2020-11-18T23:37:44.150Z] #34 ...
23:37:44 [2020-11-18T23:37:44.150Z] 
23:37:44 [2020-11-18T23:37:44.150Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:37:44 [2020-11-18T23:37:44.150Z] #45 DONE 88.4s
23:37:44 [2020-11-18T23:37:44.150Z] 
23:37:44 [2020-11-18T23:37:44.150Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:44 [2020-11-18T23:37:44.150Z] #34 88.47 Selecting previously unselected package librhash0:amd64.
23:37:44 [2020-11-18T23:37:44.150Z] #34 88.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:37:44 [2020-11-18T23:37:44.150Z] #34 88.47 Unpacking librhash0:amd64 (1.3.8-1) ...
23:37:44 [2020-11-18T23:37:44.603Z] #41 ...
23:37:44 [2020-11-18T23:37:44.603Z] 
23:37:44 [2020-11-18T23:37:44.603Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:44 [2020-11-18T23:37:44.603Z] #43 DONE 189.8s
23:37:44 [2020-11-18T23:37:44.603Z] 
23:37:44 [2020-11-18T23:37:44.603Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:37:44 [2020-11-18T23:37:44.603Z] #18 10.64 Fetched 8401 kB in 10s (879 kB/s)
23:37:44 [2020-11-18T23:37:44.603Z] #18 10.64 Reading package lists...
23:37:44 [2020-11-18T23:37:44.603Z] #18 14.69 Reading package lists...
23:37:44 [2020-11-18T23:37:44.603Z] #18 18.85 Building dependency tree...
23:37:44 [2020-11-18T23:37:44.647Z] #41 23.39   CC       images/fdinfo.o
23:37:44 [2020-11-18T23:37:44.714Z] #34 88.79 Selecting previously unselected package libuv1:amd64.
23:37:44 [2020-11-18T23:37:44.714Z] #34 88.79 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:37:44 [2020-11-18T23:37:44.714Z] #34 88.85 Unpacking libuv1:amd64 (1.24.1-1) ...
23:37:44 [2020-11-18T23:37:44.863Z] #18 ...
23:37:44 [2020-11-18T23:37:44.863Z] 
23:37:44 [2020-11-18T23:37:44.863Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:44 [2020-11-18T23:37:44.863Z] #41 90.75   DEP      criu/protobuf-desc.d
23:37:44 [2020-11-18T23:37:44.971Z] #34 89.09 Selecting previously unselected package cmake.
23:37:44 [2020-11-18T23:37:44.971Z] #34 89.14 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:37:44 [2020-11-18T23:37:44.971Z] #34 89.14 Unpacking cmake (3.13.4-1) ...
23:37:45 [2020-11-18T23:37:45.123Z] #41 90.98   DEP      criu/proc_parse.d
23:37:45 [2020-11-18T23:37:45.226Z] #41 24.00   CC       images/fown.o
23:37:45 [2020-11-18T23:37:45.382Z] #41 91.25   DEP      criu/plugin.d
23:37:45 [2020-11-18T23:37:45.382Z] #41 91.33   DEP      criu/pipes.d
23:37:45 [2020-11-18T23:37:45.491Z] #41 24.38   CC       images/ns.o
23:37:45 [2020-11-18T23:37:45.641Z] #41 91.46   DEP      criu/pie-util.d
23:37:45 [2020-11-18T23:37:45.641Z] #41 91.54   DEP      criu/pie-util-vdso.d
23:37:45 [2020-11-18T23:37:45.641Z] #41 91.65   DEP      criu/pie-util-vdso-elf32.d
23:37:45 [2020-11-18T23:37:45.755Z] #41 24.68   CC       images/regfile.o
23:37:45 [2020-11-18T23:37:45.900Z] #41 91.73   DEP      criu/path.d
23:37:45 [2020-11-18T23:37:45.900Z] #41 91.83   DEP      criu/parasite-syscall.d
23:37:46 [2020-11-18T23:37:46.024Z] #41 25.04   CC       images/ghost-file.o
23:37:46 [2020-11-18T23:37:46.160Z] #41 92.00   DEP      criu/pagemap.d
23:37:46 [2020-11-18T23:37:46.160Z] #41 92.14   DEP      criu/pagemap-cache.d
23:37:46 [2020-11-18T23:37:46.160Z] #41 92.24   DEP      criu/page-xfer.d
23:37:46 [2020-11-18T23:37:46.419Z] #41 92.43   DEP      criu/page-pipe.d
23:37:46 [2020-11-18T23:37:46.419Z] #41 92.51   DEP      criu/netfilter.d
23:37:46 [2020-11-18T23:37:46.603Z] #41 25.33   CC       images/fifo.o
23:37:46 [2020-11-18T23:37:46.868Z] #41 25.57   CC       images/remap-file-path.o
23:37:46 [2020-11-18T23:37:46.922Z] #57 ...
23:37:46 [2020-11-18T23:37:46.922Z] 
23:37:46 [2020-11-18T23:37:46.922Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:37:46 [2020-11-18T23:37:46.922Z] #19 10.81 Fetched 8176 kB in 10s (788 kB/s)
23:37:46 [2020-11-18T23:37:46.922Z] #19 10.81 Reading package lists...
23:37:46 [2020-11-18T23:37:46.922Z] #19 16.04 Reading package lists...
23:37:46 [2020-11-18T23:37:46.988Z] #41 92.71   DEP      criu/net.d
23:37:46 [2020-11-18T23:37:46.988Z] #41 92.92   DEP      criu/namespaces.d
23:37:47 [2020-11-18T23:37:47.133Z] #41 25.95   CC       images/eventfd.o
23:37:47 [2020-11-18T23:37:47.220Z] #19 20.36 Building dependency tree...
23:37:47 [2020-11-18T23:37:47.220Z] #19 ...
23:37:47 [2020-11-18T23:37:47.220Z] 
23:37:47 [2020-11-18T23:37:47.220Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:47 [2020-11-18T23:37:47.220Z] #42 65.23   DEP      criu/arch/ppc64/crtools.d
23:37:47 [2020-11-18T23:37:47.220Z] #42 65.40   DEP      criu/arch/ppc64/cpu.d
23:37:47 [2020-11-18T23:37:47.220Z] #42 65.58   CC       criu/arch/ppc64/cpu.o
23:37:47 [2020-11-18T23:37:47.220Z] #42 66.10   CC       criu/arch/ppc64/crtools.o
23:37:47 [2020-11-18T23:37:47.220Z] #42 67.26   CC       criu/arch/ppc64/sigframe.o
23:37:47 [2020-11-18T23:37:47.220Z] #42 67.65   LINK     criu/arch/ppc64/crtools.built-in.o
23:37:47 [2020-11-18T23:37:47.220Z] #42 67.72   DEP      criu/pie/util-vdso.d
23:37:47 [2020-11-18T23:37:47.220Z] #42 67.97   DEP      criu/pie/util.d
23:37:47 [2020-11-18T23:37:47.220Z] #42 68.17   CC       criu/pie/util.o
23:37:47 [2020-11-18T23:37:47.220Z] #42 68.52   CC       criu/pie/util-vdso.o
23:37:47 [2020-11-18T23:37:47.220Z] #42 69.31   AR       criu/pie/pie.lib.a
23:37:47 [2020-11-18T23:37:47.220Z] #42 69.42   DEP      criu/pie/restorer.d
23:37:47 [2020-11-18T23:37:47.248Z] #41 93.13   DEP      criu/mount.d
23:37:47 [2020-11-18T23:37:47.398Z] #41 26.16   CC       images/eventpoll.o
23:37:47 [2020-11-18T23:37:47.508Z] #41 93.28   DEP      criu/memfd.d
23:37:47 [2020-11-18T23:37:47.508Z] #41 93.45   DEP      criu/mem.d
23:37:47 [2020-11-18T23:37:47.518Z] #42 69.69   DEP      criu/arch/ppc64/vdso-trampoline.d
23:37:47 [2020-11-18T23:37:47.663Z] #41 26.61   CC       images/fh.o
23:37:47 [2020-11-18T23:37:47.768Z] #41 93.63   DEP      criu/lsm.d
23:37:47 [2020-11-18T23:37:47.815Z] #42 69.70   DEP      criu/arch/ppc64/restorer.d
23:37:47 [2020-11-18T23:37:47.815Z] #42 69.90   DEP      criu/arch/ppc64/vdso-pie.d
23:37:48 [2020-11-18T23:37:48.029Z] #41 93.78   DEP      criu/log.d
23:37:48 [2020-11-18T23:37:48.029Z] #41 93.94   DEP      criu/libnetlink.d
23:37:48 [2020-11-18T23:37:48.112Z] #42 70.01   DEP      criu/pie/parasite-vdso.d
23:37:48 [2020-11-18T23:37:48.112Z] #42 70.17   DEP      criu/pie/parasite.d
23:37:48 [2020-11-18T23:37:48.112Z] #42 70.39   CC       criu/pie/parasite.o
23:37:48 [2020-11-18T23:37:48.243Z] #41 27.10   CC       images/fsnotify.o
23:37:48 [2020-11-18T23:37:48.289Z] #41 94.05   DEP      criu/kerndat.d
23:37:48 [2020-11-18T23:37:48.289Z] #41 94.24   DEP      criu/kcmp-ids.d
23:37:48 [2020-11-18T23:37:48.289Z] #41 94.38   DEP      criu/irmap.d
23:37:48 [2020-11-18T23:37:48.549Z] #41 94.50   DEP      criu/ipc_ns.d
23:37:48 [2020-11-18T23:37:48.809Z] #41 94.71   DEP      criu/image.d
23:37:48 [2020-11-18T23:37:48.809Z] #41 94.84   DEP      criu/image-desc.d
23:37:48 [2020-11-18T23:37:48.823Z] #41 27.73   CC       images/signalfd.o
23:37:49 [2020-11-18T23:37:49.070Z] #41 94.95   DEP      criu/fsnotify.d
23:37:49 [2020-11-18T23:37:49.070Z] #41 95.14   DEP      criu/filesystems.d
23:37:49 [2020-11-18T23:37:49.088Z] #41 27.96   CC       images/fs.o
23:37:49 [2020-11-18T23:37:49.319Z] #32 93.79 path
23:37:49 [2020-11-18T23:37:49.319Z] #32 ...
23:37:49 [2020-11-18T23:37:49.319Z] 
23:37:49 [2020-11-18T23:37:49.319Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:49 [2020-11-18T23:37:49.319Z] #34 84.83 Selecting previously unselected package libxml2:amd64.
23:37:49 [2020-11-18T23:37:49.319Z] #34 84.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 84.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 85.96 Selecting previously unselected package libarchive13:amd64.
23:37:49 [2020-11-18T23:37:49.319Z] #34 85.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 85.97 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 86.82 Selecting previously unselected package libjsoncpp1:amd64.
23:37:49 [2020-11-18T23:37:49.319Z] #34 86.85 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 86.91 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 87.81 Selecting previously unselected package librhash0:amd64.
23:37:49 [2020-11-18T23:37:49.319Z] #34 87.81 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 87.81 Unpacking librhash0:amd64 (1.3.8-1) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 88.14 Selecting previously unselected package libuv1:amd64.
23:37:49 [2020-11-18T23:37:49.319Z] #34 88.17 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 88.26 Unpacking libuv1:amd64 (1.24.1-1) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 88.59 Selecting previously unselected package cmake.
23:37:49 [2020-11-18T23:37:49.319Z] #34 88.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 88.64 Unpacking cmake (3.13.4-1) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 93.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 93.63 Setting up xxd (2:8.1.0875-5) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 93.65 Setting up libuv1:amd64 (1.24.1-1) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 93.66 Setting up vim-common (2:8.1.0875-5) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 93.77 Setting up librhash0:amd64 (1.3.8-1) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 93.78 Setting up cmake-data (3.13.4-1) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 93.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 93.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 93.94 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 93.96 Setting up cmake (3.13.4-1) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 93.98 Processing triggers for libc-bin (2.28-10) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 94.09 Processing triggers for mime-support (3.62) ...
23:37:49 [2020-11-18T23:37:49.319Z] #34 ...
23:37:49 [2020-11-18T23:37:49.319Z] 
23:37:49 [2020-11-18T23:37:49.319Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:49 [2020-11-18T23:37:49.319Z] #32 94.68 fmt
23:37:49 [2020-11-18T23:37:49.319Z] #32 94.80 path/filepath
23:37:49 [2020-11-18T23:37:49.331Z] #41 95.28   DEP      criu/files.d
23:37:49 [2020-11-18T23:37:49.353Z] #41 28.21   CC       images/pstree.o
23:37:49 [2020-11-18T23:37:49.584Z] #32 ...
23:37:49 [2020-11-18T23:37:49.584Z] 
23:37:49 [2020-11-18T23:37:49.584Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:37:49 [2020-11-18T23:37:49.584Z] #34 DONE 95.0s
23:37:49 [2020-11-18T23:37:49.584Z] 
23:37:49 [2020-11-18T23:37:49.584Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:49 [2020-11-18T23:37:49.584Z] #49 84.96 context
23:37:49 [2020-11-18T23:37:49.584Z] #49 86.53 internal/poll
23:37:49 [2020-11-18T23:37:49.584Z] #49 90.47 os
23:37:49 [2020-11-18T23:37:49.584Z] #49 92.99 encoding/binary
23:37:49 [2020-11-18T23:37:49.592Z] #41 95.45   DEP      criu/files-reg.d
23:37:49 [2020-11-18T23:37:49.592Z] #41 95.58   DEP      criu/files-ext.d
23:37:49 [2020-11-18T23:37:49.592Z] #41 95.69   DEP      criu/file-lock.d
23:37:49 [2020-11-18T23:37:49.620Z] #41 28.37   CC       images/pipe.o
23:37:49 [2020-11-18T23:37:49.850Z] #49 ...
23:37:49 [2020-11-18T23:37:49.850Z] 
23:37:49 [2020-11-18T23:37:49.850Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:49 [2020-11-18T23:37:49.852Z] #41 95.81   DEP      criu/file-ids.d
23:37:49 [2020-11-18T23:37:49.852Z] #41 95.91   DEP      criu/fifo.d
23:37:49 [2020-11-18T23:37:49.894Z] #41 28.78   CC       images/tcp-stream.o
23:37:49 [2020-11-18T23:37:49.894Z] #41 28.93   CC       images/sk-packet.o
23:37:50 [2020-11-18T23:37:50.112Z] #41 96.08   DEP      criu/fdstore.d
23:37:50 [2020-11-18T23:37:50.159Z] #41 29.19   CC       images/mnt.o
23:37:50 [2020-11-18T23:37:50.213Z] #42 72.01   LINK     criu/pie/parasite.built-in.o
23:37:50 [2020-11-18T23:37:50.213Z] #42 72.03   GEN      criu/pie/parasite-blob.h
23:37:50 [2020-11-18T23:37:50.213Z] #42 72.07   CC       criu/pie/parasite-vdso.o
23:37:50 [2020-11-18T23:37:50.372Z] #41 96.17   DEP      criu/fault-injection.d
23:37:50 [2020-11-18T23:37:50.372Z] #41 96.21   DEP      criu/external.d
23:37:50 [2020-11-18T23:37:50.372Z] #41 96.37   DEP      criu/eventpoll.d
23:37:50 [2020-11-18T23:37:50.633Z] #41 96.50   DEP      criu/eventfd.d
23:37:50 [2020-11-18T23:37:50.633Z] #41 96.62   DEP      criu/crtools.d
23:37:50 [2020-11-18T23:37:50.819Z] #41 29.59   CC       images/pipe-data.o
23:37:50 [2020-11-18T23:37:50.819Z] #41 29.85   CC       images/sa.o
23:37:50 [2020-11-18T23:37:50.862Z] #42 ...
23:37:50 [2020-11-18T23:37:50.862Z] 
23:37:50 [2020-11-18T23:37:50.862Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:37:50 [2020-11-18T23:37:50.862Z] #19 20.36 Building dependency tree...
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.15 libcap2-bin is already the newest version (1:2.25-2).
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.15 The following additional packages will be installed:
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.15   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.15   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.16   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.16   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.16   python3.7 python3.7-minimal vim-runtime xxd
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.16 Suggested packages:
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.16   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.16   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.16   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.16 Recommended packages:
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.16   aufs-dkms nftables build-essential python3-dev python3-keyring
23:37:50 [2020-11-18T23:37:50.862Z] #19 22.16   python3-keyrings.alt python3-xdg unzip
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.48 The following NEW packages will be installed:
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.48   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.48   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.48   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.48   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.48   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.49   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.49   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.49   xz-utils zip
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.60 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.60 Need to get 29.2 MB of archives.
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.60 After this operation, 134 MB of additional disk space will be used.
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
23:37:50 [2020-11-18T23:37:50.862Z] #19 24.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
23:37:50 [2020-11-18T23:37:50.893Z] #41 96.78   DEP      criu/cr-service.d
23:37:50 [2020-11-18T23:37:50.893Z] #41 96.96   DEP      criu/cr-restore.d
23:37:51 [2020-11-18T23:37:51.111Z] #41 30.12   CC       images/timer.o
23:37:51 [2020-11-18T23:37:51.163Z] #19 24.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 24.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 24.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 25.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 25.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 25.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 25.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 25.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 25.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 25.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 25.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 25.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 25.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
23:37:51 [2020-11-18T23:37:51.163Z] #19 25.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
23:37:51 [2020-11-18T23:37:51.234Z] #35 1.325 + RM_GOPATH=0
23:37:51 [2020-11-18T23:37:51.234Z] #35 1.325 + TMP_GOPATH=
23:37:51 [2020-11-18T23:37:51.234Z] #35 1.325 + : /build
23:37:51 [2020-11-18T23:37:51.234Z] #35 1.325 + '[' -z '' ']'
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.330 ++ mktemp -d
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.336 + export GOPATH=/tmp/tmp.ySkKWZZkTa
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.336 + GOPATH=/tmp/tmp.ySkKWZZkTa
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.336 + RM_GOPATH=1
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.336 + case "$(go env GOARCH)" in
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.342 ++ go env GOARCH
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.384 + export GO_BUILDMODE=-buildmode=pie
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.384 + GO_BUILDMODE=-buildmode=pie
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.385 ++ dirname /tmp/install/install.sh
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.389 + dir=/tmp/install
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.390 + bin=tini
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.390 + shift
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.390 + '[' '!' -f /tmp/install/tini.installer ']'
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.390 + . /tmp/install/tini.installer
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.391 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.391 + install_tini
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.391 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.391 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.392 + git clone https://github.com/krallin/tini.git /tmp/tmp.ySkKWZZkTa/tini
23:37:51 [2020-11-18T23:37:51.235Z] #35 1.393 Cloning into '/tmp/tmp.ySkKWZZkTa/tini'...
23:37:51 [2020-11-18T23:37:51.463Z] #41 97.30   DEP      criu/cr-errno.d
23:37:51 [2020-11-18T23:37:51.463Z] #41 97.32   DEP      criu/cr-dump.d
23:37:51 [2020-11-18T23:37:51.463Z] #41 97.54   DEP      criu/cr-dedup.d
23:37:51 [2020-11-18T23:37:51.479Z] #19 25.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
23:37:51 [2020-11-18T23:37:51.479Z] #19 25.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
23:37:51 [2020-11-18T23:37:51.479Z] #19 25.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
23:37:51 [2020-11-18T23:37:51.479Z] #19 25.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
23:37:51 [2020-11-18T23:37:51.479Z] #19 25.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
23:37:51 [2020-11-18T23:37:51.479Z] #19 25.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
23:37:51 [2020-11-18T23:37:51.480Z] #19 25.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
23:37:51 [2020-11-18T23:37:51.480Z] #19 25.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
23:37:51 [2020-11-18T23:37:51.480Z] #19 25.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
23:37:51 [2020-11-18T23:37:51.480Z] #19 25.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
23:37:51 [2020-11-18T23:37:51.480Z] #19 25.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
23:37:51 [2020-11-18T23:37:51.480Z] #19 25.40 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
23:37:51 [2020-11-18T23:37:51.520Z] #34 94.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:37:51 [2020-11-18T23:37:51.520Z] #34 94.74 Setting up xxd (2:8.1.0875-5) ...
23:37:51 [2020-11-18T23:37:51.520Z] #34 94.77 Setting up libuv1:amd64 (1.24.1-1) ...
23:37:51 [2020-11-18T23:37:51.520Z] #34 94.87 Setting up vim-common (2:8.1.0875-5) ...
23:37:51 [2020-11-18T23:37:51.520Z] #34 94.96 Setting up librhash0:amd64 (1.3.8-1) ...
23:37:51 [2020-11-18T23:37:51.520Z] #34 95.01 Setting up cmake-data (3.13.4-1) ...
23:37:51 [2020-11-18T23:37:51.520Z] #34 95.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:37:51 [2020-11-18T23:37:51.520Z] #34 95.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:37:51 [2020-11-18T23:37:51.520Z] #34 95.16 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:37:51 [2020-11-18T23:37:51.520Z] #34 95.18 Setting up cmake (3.13.4-1) ...
23:37:51 [2020-11-18T23:37:51.520Z] #34 95.21 Processing triggers for libc-bin (2.28-10) ...
23:37:51 [2020-11-18T23:37:51.520Z] #34 95.35 Processing triggers for mime-support (3.62) ...
23:37:51 [2020-11-18T23:37:51.779Z] #19 ...
23:37:51 [2020-11-18T23:37:51.779Z] 
23:37:51 [2020-11-18T23:37:51.779Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:37:51 [2020-11-18T23:37:51.779Z] #57 DONE 134.7s
23:37:51 [2020-11-18T23:37:51.779Z] 
23:37:51 [2020-11-18T23:37:51.779Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:37:51 [2020-11-18T23:37:51.779Z] #58 DONE 0.1s
23:37:51 [2020-11-18T23:37:51.779Z] 
23:37:51 [2020-11-18T23:37:51.779Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:37:51 [2020-11-18T23:37:51.779Z] #59 DONE 0.1s
23:37:51 [2020-11-18T23:37:51.779Z] 
23:37:51 [2020-11-18T23:37:51.779Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:51 [2020-11-18T23:37:51.779Z] #42 72.96   CC       criu/arch/ppc64/vdso-pie.o
23:37:51 [2020-11-18T23:37:51.779Z] #42 73.59   CC       criu/arch/ppc64/restorer.o
23:37:52 [2020-11-18T23:37:52.033Z] #41 97.76   DEP      criu/cr-check.d
23:37:52 [2020-11-18T23:37:52.033Z] #41 ...
23:37:52 [2020-11-18T23:37:52.033Z] 
23:37:52 [2020-11-18T23:37:52.033Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.07 libcap2-bin is already the newest version (1:2.25-2).
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.07 The following additional packages will be installed:
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.08   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.08   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.08   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.08   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.08   python3.7 python3.7-minimal vim-runtime xxd
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.09 Suggested packages:
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.09   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.09   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.09   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.09 Recommended packages:
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.09   aufs-dkms nftables build-essential python3-dev python3-keyring
23:37:52 [2020-11-18T23:37:52.033Z] #18 21.09   python3-keyrings.alt python3-xdg unzip
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.00 The following NEW packages will be installed:
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.01   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.01   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.01   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.01   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.01   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.01   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.01   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.01   xz-utils zip
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.34 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.34 Need to get 28.5 MB of archives.
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.34 After this operation, 116 MB of additional disk space will be used.
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.76 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 23.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.20 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.20 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.30 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.32 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.77 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:37:52 [2020-11-18T23:37:52.033Z] #18 24.85 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:37:52 [2020-11-18T23:37:52.034Z] #18 25.71 debconf: delaying package configuration, since apt-utils is not installed
23:37:52 [2020-11-18T23:37:52.034Z] #18 25.79 Fetched 28.5 MB in 2s (15.8 MB/s)
23:37:52 [2020-11-18T23:37:52.034Z] #18 25.83 Selecting previously unselected package pigz.
23:37:52 [2020-11-18T23:37:52.034Z] #18 25.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
23:37:52 [2020-11-18T23:37:52.034Z] #18 25.89 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:37:52 [2020-11-18T23:37:52.034Z] #18 25.90 Unpacking pigz (2.4-1) ...
23:37:52 [2020-11-18T23:37:52.034Z] #18 26.08 Selecting previously unselected package libpython3.7-minimal:amd64.
23:37:52 [2020-11-18T23:37:52.034Z] #18 26.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:37:52 [2020-11-18T23:37:52.034Z] #18 26.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:37:52 [2020-11-18T23:37:52.034Z] #18 26.67 Selecting previously unselected package python3.7-minimal.
23:37:52 [2020-11-18T23:37:52.034Z] #18 26.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:37:52 [2020-11-18T23:37:52.034Z] #18 26.68 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:37:52 [2020-11-18T23:37:52.034Z] #18 ...
23:37:52 [2020-11-18T23:37:52.034Z] 
23:37:52 [2020-11-18T23:37:52.034Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:52 [2020-11-18T23:37:52.034Z] #41 97.97   DEP      criu/config.d
23:37:52 [2020-11-18T23:37:52.034Z] #41 98.09   DEP      criu/clone-noasan.d
23:37:52 [2020-11-18T23:37:52.070Z] #41 30.75   CC       images/timerfd.o
23:37:52 [2020-11-18T23:37:52.070Z] #41 31.13   CC       images/mm.o
23:37:52 [2020-11-18T23:37:52.085Z] #34 DONE 96.3s
23:37:52 [2020-11-18T23:37:52.085Z] 
23:37:52 [2020-11-18T23:37:52.085Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:52 [2020-11-18T23:37:52.085Z] #40 86.32 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 86.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 86.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 86.50 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 86.51 Setting up python-six (1.12.0-1) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 93.96 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 93.97 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 93.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 94.00 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 94.02 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 94.04 Setting up protobuf-compiler (3.6.1.3-2) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 94.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 94.06 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 94.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:37:52 [2020-11-18T23:37:52.085Z] #40 94.12 Setting up python-protobuf (3.6.1.3-2) ...
23:37:52 [2020-11-18T23:37:52.294Z] #41 98.15   DEP      criu/cgroup.d
23:37:52 [2020-11-18T23:37:52.294Z] #41 98.34   DEP      criu/cgroup-props.d
23:37:52 [2020-11-18T23:37:52.341Z] #40 ...
23:37:52 [2020-11-18T23:37:52.341Z] 
23:37:52 [2020-11-18T23:37:52.341Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:52 [2020-11-18T23:37:52.433Z] #42 74.33   CC       criu/arch/ppc64/vdso-trampoline.o
23:37:52 [2020-11-18T23:37:52.433Z] #42 74.36   CC       criu/pie/restorer.o
23:37:52 [2020-11-18T23:37:52.554Z] #41 ...
23:37:52 [2020-11-18T23:37:52.554Z] 
23:37:52 [2020-11-18T23:37:52.554Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:37:52 [2020-11-18T23:37:52.554Z] #30 DONE 197.8s
23:37:52 [2020-11-18T23:37:52.554Z] 
23:37:52 [2020-11-18T23:37:52.554Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:52 [2020-11-18T23:37:52.554Z] #41 98.42   DEP      criu/bitmap.d
23:37:52 [2020-11-18T23:37:52.554Z] #41 98.44   DEP      criu/bfd.d
23:37:52 [2020-11-18T23:37:52.598Z] #35 ...
23:37:52 [2020-11-18T23:37:52.598Z] 
23:37:52 [2020-11-18T23:37:52.598Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:52 [2020-11-18T23:37:52.598Z] #11 86.84 Selecting previously unselected package mingw-w64-x86-64-dev.
23:37:52 [2020-11-18T23:37:52.598Z] #11 86.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:37:52 [2020-11-18T23:37:52.598Z] #11 86.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:37:52 [2020-11-18T23:37:52.619Z] #35 2.651 + cd /tmp/tmp.ySkKWZZkTa/tini
23:37:52 [2020-11-18T23:37:52.619Z] #35 2.653 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:37:52 [2020-11-18T23:37:52.619Z] #35 2.690 + cmake .
23:37:52 [2020-11-18T23:37:52.649Z] #41 31.53   CC       images/sk-opts.o
23:37:52 [2020-11-18T23:37:52.649Z] #41 31.72   CC       images/sk-unix.o
23:37:52 [2020-11-18T23:37:52.814Z] #41 98.72   DEP      criu/autofs.d
23:37:52 [2020-11-18T23:37:52.857Z] #11 ...
23:37:52 [2020-11-18T23:37:52.857Z] 
23:37:52 [2020-11-18T23:37:52.857Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:52 [2020-11-18T23:37:52.857Z] #32 87.96 internal/poll
23:37:52 [2020-11-18T23:37:52.857Z] #32 90.90 internal/fmtsort
23:37:52 [2020-11-18T23:37:52.857Z] #32 91.44 internal/syscall/execenv
23:37:52 [2020-11-18T23:37:52.857Z] #32 91.81 internal/syscall/unix
23:37:52 [2020-11-18T23:37:52.857Z] #32 92.03 strings
23:37:52 [2020-11-18T23:37:52.857Z] #32 92.26 os
23:37:52 [2020-11-18T23:37:52.857Z] #32 96.15 path
23:37:52 [2020-11-18T23:37:52.857Z] #32 97.17 text/tabwriter
23:37:52 [2020-11-18T23:37:52.914Z] #41 31.87   CC       images/sk-inet.o
23:37:53 [2020-11-18T23:37:53.075Z] #41 98.98   DEP      criu/aio.d
23:37:53 [2020-11-18T23:37:53.119Z] #32 ...
23:37:53 [2020-11-18T23:37:53.119Z] 
23:37:53 [2020-11-18T23:37:53.119Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:53 [2020-11-18T23:37:53.119Z] #43 87.22 time
23:37:53 [2020-11-18T23:37:53.119Z] #43 94.16 strings
23:37:53 [2020-11-18T23:37:53.119Z] #43 96.02 os
23:37:53 [2020-11-18T23:37:53.179Z] #41 32.13   CC       images/tun.o
23:37:53 [2020-11-18T23:37:53.335Z] #41 99.25   DEP      criu/action-scripts.d
23:37:53 [2020-11-18T23:37:53.376Z] #43 ...
23:37:53 [2020-11-18T23:37:53.376Z] 
23:37:53 [2020-11-18T23:37:53.376Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:37:53 [2020-11-18T23:37:53.376Z] #49 87.32 time
23:37:53 [2020-11-18T23:37:53.376Z] #49 96.12 context
23:37:53 [2020-11-18T23:37:53.376Z] #49 97.48 os
23:37:53 [2020-11-18T23:37:53.563Z] #35 3.659 -- The C compiler identification is GNU 8.3.0
23:37:53 [2020-11-18T23:37:53.563Z] #35 3.778 -- Check for working C compiler: /usr/bin/cc
23:37:53 [2020-11-18T23:37:53.633Z] #49 ...
23:37:53 [2020-11-18T23:37:53.633Z] 
23:37:53 [2020-11-18T23:37:53.633Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:53 [2020-11-18T23:37:53.633Z] #11 97.67 Selecting previously unselected package gcc-mingw-w64-base.
23:37:53 [2020-11-18T23:37:53.633Z] #11 97.70 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:37:53 [2020-11-18T23:37:53.633Z] #11 97.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:37:53 [2020-11-18T23:37:53.769Z] #41 32.55   CC       images/sk-netlink.o
23:37:53 [2020-11-18T23:37:53.824Z] #35 ...
23:37:53 [2020-11-18T23:37:53.824Z] 
23:37:53 [2020-11-18T23:37:53.824Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:53 [2020-11-18T23:37:53.824Z] #43 89.13 internal/fmtsort
23:37:53 [2020-11-18T23:37:53.824Z] #43 89.91 os
23:37:53 [2020-11-18T23:37:53.824Z] #43 90.40 strings
23:37:53 [2020-11-18T23:37:53.824Z] #43 93.97 regexp/syntax
23:37:53 [2020-11-18T23:37:53.824Z] #43 96.02 fmt
23:37:53 [2020-11-18T23:37:53.824Z] #43 ...
23:37:53 [2020-11-18T23:37:53.824Z] 
23:37:53 [2020-11-18T23:37:53.824Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:53 [2020-11-18T23:37:53.824Z] #40 89.72 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:37:53 [2020-11-18T23:37:53.824Z] #40 89.75 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:37:53 [2020-11-18T23:37:53.824Z] #40 89.79 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:37:53 [2020-11-18T23:37:53.824Z] #40 89.81 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:37:53 [2020-11-18T23:37:53.824Z] #40 89.81 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:37:53 [2020-11-18T23:37:53.824Z] #40 89.83 Setting up protobuf-compiler (3.6.1.3-2) ...
23:37:53 [2020-11-18T23:37:53.824Z] #40 89.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:37:53 [2020-11-18T23:37:53.824Z] #40 89.85 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:37:53 [2020-11-18T23:37:53.824Z] #40 89.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:37:53 [2020-11-18T23:37:53.824Z] #40 89.88 Setting up python-protobuf (3.6.1.3-2) ...
23:37:53 [2020-11-18T23:37:53.824Z] #40 99.17 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:37:53 [2020-11-18T23:37:53.824Z] #40 99.18 Processing triggers for libc-bin (2.28-10) ...
23:37:53 [2020-11-18T23:37:53.890Z] #11 98.05 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:37:53 [2020-11-18T23:37:53.890Z] #11 98.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:37:53 [2020-11-18T23:37:53.890Z] #11 98.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:37:53 [2020-11-18T23:37:53.931Z] #41 99.76   CC       criu/action-scripts.o
23:37:54 [2020-11-18T23:37:54.035Z] #41 32.98   CC       images/packet-sock.o
23:37:54 [2020-11-18T23:37:54.396Z] #40 ...
23:37:54 [2020-11-18T23:37:54.396Z] 
23:37:54 [2020-11-18T23:37:54.396Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:54 [2020-11-18T23:37:54.396Z] #35 4.873 -- Check for working C compiler: /usr/bin/cc -- works
23:37:54 [2020-11-18T23:37:54.396Z] #35 4.873 -- Detecting C compiler ABI info
23:37:54 [2020-11-18T23:37:54.508Z] #41 100.3   CC       criu/aio.o
23:37:54 [2020-11-18T23:37:54.568Z] #42 ...
23:37:54 [2020-11-18T23:37:54.568Z] 
23:37:54 [2020-11-18T23:37:54.568Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:54 [2020-11-18T23:37:54.568Z] #44 127.3 github.com/LK4D4/vndr/build
23:37:54 [2020-11-18T23:37:54.568Z] #44 129.3 vendor/golang.org/x/text/unicode/norm
23:37:54 [2020-11-18T23:37:54.568Z] #44 ...
23:37:54 [2020-11-18T23:37:54.568Z] 
23:37:54 [2020-11-18T23:37:54.568Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 26.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 27.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 27.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
23:37:54 [2020-11-18T23:37:54.568Z] #19 28.24 debconf: delaying package configuration, since apt-utils is not installed
23:37:54 [2020-11-18T23:37:54.568Z] #19 28.36 Fetched 29.2 MB in 3s (11.2 MB/s)
23:37:54 [2020-11-18T23:37:54.568Z] #19 28.46 Selecting previously unselected package pigz.
23:37:54 [2020-11-18T23:37:54.568Z] #19 28.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
23:37:54 [2020-11-18T23:37:54.568Z] #19 28.56 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
23:37:54 [2020-11-18T23:37:54.615Z] #41 33.32   CC       images/ipc-var.o
23:37:54 [2020-11-18T23:37:54.768Z] #41 100.8   CC       criu/autofs.o
23:37:54 [2020-11-18T23:37:54.867Z] #19 28.63 Unpacking pigz (2.4-1) ...
23:37:54 [2020-11-18T23:37:54.867Z] #19 28.71 Selecting previously unselected package libpython3.7-minimal:ppc64el.
23:37:54 [2020-11-18T23:37:54.867Z] #19 28.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
23:37:54 [2020-11-18T23:37:54.867Z] #19 28.73 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
23:37:54 [2020-11-18T23:37:54.880Z] #41 33.63   CC       images/ipc-desc.o
23:37:54 [2020-11-18T23:37:54.880Z] #41 33.86   CC       images/ipc-shm.o
23:37:54 [2020-11-18T23:37:54.880Z] #41 ...
23:37:54 [2020-11-18T23:37:54.880Z] 
23:37:54 [2020-11-18T23:37:54.880Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:37:54 [2020-11-18T23:37:54.880Z] #43 92.23 net/textproto
23:37:54 [2020-11-18T23:37:54.880Z] #43 92.24 vendor/golang.org/x/net/http/httpproxy
23:37:54 [2020-11-18T23:37:54.880Z] #43 92.26 crypto/x509
23:37:54 [2020-11-18T23:37:54.880Z] #43 93.44 vendor/golang.org/x/net/http/httpguts
23:37:54 [2020-11-18T23:37:54.880Z] #43 93.45 mime/multipart
23:37:54 [2020-11-18T23:37:54.880Z] #43 95.84 crypto/tls
23:37:54 [2020-11-18T23:37:54.962Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:37:54 [2020-11-18T23:37:54.962Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
23:37:54 [2020-11-18T23:37:54.962Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 37.7% of statements
23:37:54 [2020-11-18T23:37:54.962Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:37:54 [2020-11-18T23:37:54.962Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:37:54 [2020-11-18T23:37:54.962Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:37:54 [2020-11-18T23:37:54.962Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:37:54 [2020-11-18T23:37:54.962Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.7% of statements
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
23:37:54 [2020-11-18T23:37:54.963Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
23:37:54 [2020-11-18T23:37:54.963Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/builder	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ok  	github.com/docker/docker/builder/remotecontext	0.343s	coverage: 13.7% of statements
23:37:54 [2020-11-18T23:37:54.963Z] ok  	github.com/docker/docker/builder/dockerfile	0.938s	coverage: 48.3% of statements
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
23:37:54 [2020-11-18T23:37:54.963Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.071s	coverage: 86.3% of statements
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/cli	[no test files]
23:37:54 [2020-11-18T23:37:54.963Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:37:54 [2020-11-18T23:37:54.969Z] #35 ...
23:37:54 [2020-11-18T23:37:54.969Z] 
23:37:54 [2020-11-18T23:37:54.969Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:37:54 [2020-11-18T23:37:54.969Z] #40 DONE 100.2s
23:37:54 [2020-11-18T23:37:54.969Z] 
23:37:54 [2020-11-18T23:37:54.969Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:55 [2020-11-18T23:37:55.145Z] #43 102.4 net/http/httptrace
23:37:55 [2020-11-18T23:37:55.145Z] #43 ...
23:37:55 [2020-11-18T23:37:55.145Z] 
23:37:55 [2020-11-18T23:37:55.145Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:55 [2020-11-18T23:37:55.145Z] #41 34.10   CC       images/ipc-msg.o
23:37:55 [2020-11-18T23:37:55.410Z] #41 34.27   CC       images/ipc-sem.o
23:37:55 [2020-11-18T23:37:55.515Z] #19 29.17 Selecting previously unselected package python3.7-minimal.
23:37:55 [2020-11-18T23:37:55.515Z] #19 29.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
23:37:55 [2020-11-18T23:37:55.515Z] #19 29.19 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:37:55 [2020-11-18T23:37:55.682Z] #41 34.43   CC       images/utsns.o
23:37:55 [2020-11-18T23:37:55.682Z] #41 34.60   CC       images/creds.o
23:37:55 [2020-11-18T23:37:55.947Z] #41 34.94   CC       images/vma.o
23:37:56 [2020-11-18T23:37:56.147Z] #41 102.1   CC       criu/bfd.o
23:37:56 [2020-11-18T23:37:56.164Z] #19 30.18 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
23:37:56 [2020-11-18T23:37:56.164Z] #19 30.22 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:37:56 [2020-11-18T23:37:56.525Z] #41 35.17   CC       images/netdev.o
23:37:56 [2020-11-18T23:37:56.538Z] ok  	github.com/docker/docker/client	0.135s	coverage: 75.4% of statements
23:37:56 [2020-11-18T23:37:56.716Z] #41 102.5   CC       criu/bitmap.o
23:37:56 [2020-11-18T23:37:56.716Z] #41 102.7   CC       criu/cgroup-props.o
23:37:56 [2020-11-18T23:37:56.790Z] #41 35.66   CC       images/tty.o
23:37:57 [2020-11-18T23:37:57.285Z] #41 103.3   CC       criu/cgroup.o
23:37:57 [2020-11-18T23:37:57.369Z] #41 36.27   CC       images/file-lock.o
23:37:57 [2020-11-18T23:37:57.522Z] #41 2.895 Note: Building without setproctitle() and strlcpy() support.
23:37:57 [2020-11-18T23:37:57.522Z] #41 2.895       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:37:57 [2020-11-18T23:37:57.634Z] #41 36.49   CC       images/rlimit.o
23:37:57 [2020-11-18T23:37:57.634Z] #41 ...
23:37:57 [2020-11-18T23:37:57.634Z] 
23:37:57 [2020-11-18T23:37:57.634Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:37:57 [2020-11-18T23:37:57.634Z] #11 95.07 Selecting previously unselected package g++-mingw-w64-x86-64.
23:37:57 [2020-11-18T23:37:57.634Z] #11 95.07 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:37:57 [2020-11-18T23:37:57.634Z] #11 95.08 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:37:57 [2020-11-18T23:37:57.784Z] #41 2.910 Note: Building without GnuTLS support
23:37:57 [2020-11-18T23:37:57.784Z] #41 2.914 Makefile.config:39: Warn: you have no libnftables installed
23:37:57 [2020-11-18T23:37:57.784Z] #41 2.914 Makefile.config:40: Warn: Building without nftables support
23:37:57 [2020-11-18T23:37:57.899Z] #11 ...
23:37:57 [2020-11-18T23:37:57.899Z] 
23:37:57 [2020-11-18T23:37:57.899Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:37:57 [2020-11-18T23:37:57.899Z] #41 36.66   CC       images/pagemap.o
23:37:58 [2020-11-18T23:37:58.163Z] #41 37.08   CC       images/siginfo.o
23:37:58 [2020-11-18T23:37:58.426Z] #41 37.27   CC       images/rpc.o
23:37:58 [2020-11-18T23:37:58.665Z] #41 ...
23:37:58 [2020-11-18T23:37:58.665Z] 
23:37:58 [2020-11-18T23:37:58.665Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:37:58 [2020-11-18T23:37:58.665Z] #18 27.60 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 27.64 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 30.58 Selecting previously unselected package python3-minimal.
23:37:58 [2020-11-18T23:37:58.665Z] #18 30.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
23:37:58 [2020-11-18T23:37:58.665Z] #18 30.63 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 30.64 Unpacking python3-minimal (3.7.3-1) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 30.74 Selecting previously unselected package libmpdec2:amd64.
23:37:58 [2020-11-18T23:37:58.665Z] #18 30.74 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 30.75 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 30.86 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:37:58 [2020-11-18T23:37:58.665Z] #18 30.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 30.87 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 31.87 Selecting previously unselected package python3.7.
23:37:58 [2020-11-18T23:37:58.665Z] #18 31.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 31.89 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 32.01 Selecting previously unselected package libpython3-stdlib:amd64.
23:37:58 [2020-11-18T23:37:58.665Z] #18 32.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 32.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 32.12 Setting up python3-minimal (3.7.3-1) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 32.98 Selecting previously unselected package python3.
23:37:58 [2020-11-18T23:37:58.665Z] #18 32.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.03 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.04 Unpacking python3 (3.7.3-1) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.13 Selecting previously unselected package libip4tc0:amd64.
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.14 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.24 Selecting previously unselected package libip6tc0:amd64.
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.26 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.37 Selecting previously unselected package libiptc0:amd64.
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.39 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.40 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.49 Selecting previously unselected package libnfnetlink0:amd64.
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.55 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.65 Selecting previously unselected package libnftnl11:amd64.
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.67 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.76 Selecting previously unselected package iptables.
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.76 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.665Z] #18 33.83 Unpacking iptables (1.8.2-4) ...
23:37:58 [2020-11-18T23:37:58.925Z] #18 34.21 Selecting previously unselected package xxd.
23:37:58 [2020-11-18T23:37:58.925Z] #18 34.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:37:58 [2020-11-18T23:37:58.925Z] #18 34.24 Unpacking xxd (2:8.1.0875-5) ...
23:37:58 [2020-11-18T23:37:58.925Z] #18 34.35 Selecting previously unselected package vim-common.
23:37:58 [2020-11-18T23:37:58.925Z] #18 34.35 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:37:58 [2020-11-18T23:37:58.925Z] #18 34.39 Unpacking vim-common (2:8.1.0875-5) ...
23:37:58 [2020-11-18T23:37:58.946Z] #19 32.71 Selecting previously unselected package python3-minimal.
23:37:58 [2020-11-18T23:37:58.946Z] #19 32.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
23:37:58 [2020-11-18T23:37:58.946Z] #19 32.75 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
23:37:58 [2020-11-18T23:37:58.946Z] #19 32.76 Unpacking python3-minimal (3.7.3-1) ...
23:37:58 [2020-11-18T23:37:58.946Z] #19 32.85 Selecting previously unselected package libmpdec2:ppc64el.
23:37:58 [2020-11-18T23:37:58.946Z] #19 32.87 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
23:37:58 [2020-11-18T23:37:58.946Z] #19 32.88 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
23:37:59 [2020-11-18T23:37:59.191Z] #18 34.61 Selecting previously unselected package bash-completion.
23:37:59 [2020-11-18T23:37:59.191Z] #18 34.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:37:59 [2020-11-18T23:37:59.245Z] #19 32.99 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
23:37:59 [2020-11-18T23:37:59.245Z] #19 33.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
23:37:59 [2020-11-18T23:37:59.245Z] #19 33.01 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
23:37:59 [2020-11-18T23:37:59.388Z] #41 38.23   CC       images/ext-file.o
23:37:59 [2020-11-18T23:37:59.653Z] #41 38.58   CC       images/cgroup.o
23:38:00 [2020-11-18T23:38:00.233Z] #41 39.13   CC       images/userns.o
23:38:00 [2020-11-18T23:38:00.303Z] #19 33.93 Selecting previously unselected package python3.7.
23:38:00 [2020-11-18T23:38:00.303Z] #19 33.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
23:38:00 [2020-11-18T23:38:00.303Z] #19 33.96 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:38:00 [2020-11-18T23:38:00.303Z] #19 34.10 Selecting previously unselected package libpython3-stdlib:ppc64el.
23:38:00 [2020-11-18T23:38:00.303Z] #19 34.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
23:38:00 [2020-11-18T23:38:00.303Z] #19 34.14 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
23:38:00 [2020-11-18T23:38:00.338Z] #41 ...
23:38:00 [2020-11-18T23:38:00.338Z] 
23:38:00 [2020-11-18T23:38:00.338Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:38:00 [2020-11-18T23:38:00.338Z] #11 95.52 Selecting previously unselected package mingw-w64-x86-64-dev.
23:38:00 [2020-11-18T23:38:00.338Z] #11 95.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:38:00 [2020-11-18T23:38:00.338Z] #11 95.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:38:00 [2020-11-18T23:38:00.338Z] #11 104.9 Selecting previously unselected package gcc-mingw-w64-base.
23:38:00 [2020-11-18T23:38:00.338Z] #11 104.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:38:00 [2020-11-18T23:38:00.338Z] #11 105.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:38:00 [2020-11-18T23:38:00.338Z] #11 105.5 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:38:00 [2020-11-18T23:38:00.338Z] #11 105.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:38:00 [2020-11-18T23:38:00.338Z] #11 105.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:38:00 [2020-11-18T23:38:00.338Z] #11 ...
23:38:00 [2020-11-18T23:38:00.338Z] 
23:38:00 [2020-11-18T23:38:00.338Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:00 [2020-11-18T23:38:00.338Z] #41 5.510 fatal: not a git repository (or any of the parent directories): .git
23:38:00 [2020-11-18T23:38:00.430Z] #11 ...
23:38:00 [2020-11-18T23:38:00.430Z] 
23:38:00 [2020-11-18T23:38:00.430Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:38:00 [2020-11-18T23:38:00.430Z] #40 103.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:38:00 [2020-11-18T23:38:00.430Z] #40 104.2 Processing triggers for libc-bin (2.28-10) ...
23:38:00 [2020-11-18T23:38:00.500Z] #41 39.45   CC       images/google/protobuf/descriptor.o
23:38:00 [2020-11-18T23:38:00.599Z] #41 5.802   GEN      .gitid
23:38:00 [2020-11-18T23:38:00.599Z] #41 5.919   GEN      criu/include/version.h
23:38:00 [2020-11-18T23:38:00.601Z] #19 34.28 Setting up python3-minimal (3.7.3-1) ...
23:38:00 [2020-11-18T23:38:00.864Z] #41 ...
23:38:00 [2020-11-18T23:38:00.864Z] 
23:38:00 [2020-11-18T23:38:00.864Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:38:00 [2020-11-18T23:38:00.864Z] #49 96.30 encoding/base64
23:38:00 [2020-11-18T23:38:00.864Z] #49 96.73 fmt
23:38:00 [2020-11-18T23:38:00.864Z] #49 97.83 golang.org/x/sys/unix
23:38:00 [2020-11-18T23:38:00.864Z] #49 103.8 encoding/json
23:38:01 [2020-11-18T23:38:01.125Z] #49 ...
23:38:01 [2020-11-18T23:38:01.125Z] 
23:38:01 [2020-11-18T23:38:01.125Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:01 [2020-11-18T23:38:01.125Z] #41 6.261   GEN      include/common/asm
23:38:01 [2020-11-18T23:38:01.361Z] #40 DONE 105.6s
23:38:01 [2020-11-18T23:38:01.361Z] 
23:38:01 [2020-11-18T23:38:01.361Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.471 + RM_GOPATH=0
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.471 + TMP_GOPATH=
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.471 + : /build
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.472 + '[' -z '' ']'
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.473 ++ mktemp -d
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.493 + export GOPATH=/tmp/tmp.479Dn2AECg
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.493 + GOPATH=/tmp/tmp.479Dn2AECg
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.499 + RM_GOPATH=1
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.499 + case "$(go env GOARCH)" in
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.499 ++ go env GOARCH
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 + export GO_BUILDMODE=-buildmode=pie
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 + GO_BUILDMODE=-buildmode=pie
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 ++ dirname /tmp/install/install.sh
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 + dir=/tmp/install
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 + bin=tini
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 + shift
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 + '[' '!' -f /tmp/install/tini.installer ']'
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 + . /tmp/install/tini.installer
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 + install_tini
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.584 + git clone https://github.com/krallin/tini.git /tmp/tmp.479Dn2AECg/tini
23:38:01 [2020-11-18T23:38:01.361Z] #35 1.598 Cloning into '/tmp/tmp.479Dn2AECg/tini'...
23:38:01 [2020-11-18T23:38:01.361Z] #35 2.564 + cd /tmp/tmp.479Dn2AECg/tini
23:38:01 [2020-11-18T23:38:01.361Z] #35 2.596 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:38:01 [2020-11-18T23:38:01.361Z] #35 2.607 + cmake .
23:38:01 [2020-11-18T23:38:01.361Z] #35 3.371 -- The C compiler identification is GNU 8.3.0
23:38:01 [2020-11-18T23:38:01.361Z] #35 3.439 -- Check for working C compiler: /usr/bin/cc
23:38:01 [2020-11-18T23:38:01.361Z] #35 4.445 -- Check for working C compiler: /usr/bin/cc -- works
23:38:01 [2020-11-18T23:38:01.361Z] #35 4.446 -- Detecting C compiler ABI info
23:38:01 [2020-11-18T23:38:01.361Z] #35 5.444 -- Detecting C compiler ABI info - done
23:38:01 [2020-11-18T23:38:01.361Z] #35 5.501 -- Detecting C compile features
23:38:01 [2020-11-18T23:38:01.361Z] #35 8.410 -- Detecting C compile features - done
23:38:01 [2020-11-18T23:38:01.361Z] #35 8.429 -- Performing Test HAS_BUILTIN_FORTIFY
23:38:01 [2020-11-18T23:38:01.361Z] #35 8.747 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:38:01 [2020-11-18T23:38:01.361Z] #35 8.875 -- Configuring done
23:38:01 [2020-11-18T23:38:01.361Z] #35 8.899 -- Generating done
23:38:01 [2020-11-18T23:38:01.361Z] #35 8.930 -- Build files have been written to: /tmp/tmp.479Dn2AECg/tini
23:38:01 [2020-11-18T23:38:01.361Z] #35 8.933 + make tini-static
23:38:01 [2020-11-18T23:38:01.386Z] #41 ...
23:38:01 [2020-11-18T23:38:01.386Z] 
23:38:01 [2020-11-18T23:38:01.386Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:38:01 [2020-11-18T23:38:01.386Z] #32 96.70 io/ioutil
23:38:01 [2020-11-18T23:38:01.386Z] #32 98.03 text/tabwriter
23:38:01 [2020-11-18T23:38:01.386Z] #32 100.9 github.com/BurntSushi/toml
23:38:01 [2020-11-18T23:38:01.386Z] #32 100.9 flag
23:38:01 [2020-11-18T23:38:01.386Z] #32 103.5 log
23:38:01 [2020-11-18T23:38:01.620Z] #35 ...
23:38:01 [2020-11-18T23:38:01.620Z] 
23:38:01 [2020-11-18T23:38:01.620Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:01 [2020-11-18T23:38:01.648Z] #32 107.0 github.com/BurntSushi/toml/cmd/tomlv
23:38:01 [2020-11-18T23:38:01.648Z] #32 ...
23:38:01 [2020-11-18T23:38:01.648Z] 
23:38:01 [2020-11-18T23:38:01.648Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:01 [2020-11-18T23:38:01.648Z] #35 5.849 -- Detecting C compiler ABI info - done
23:38:01 [2020-11-18T23:38:01.648Z] #35 5.927 -- Detecting C compile features
23:38:01 [2020-11-18T23:38:01.648Z] #35 8.450 -- Detecting C compile features - done
23:38:01 [2020-11-18T23:38:01.648Z] #35 8.507 -- Performing Test HAS_BUILTIN_FORTIFY
23:38:01 [2020-11-18T23:38:01.648Z] #35 8.806 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:38:01 [2020-11-18T23:38:01.648Z] #35 8.926 -- Configuring done
23:38:01 [2020-11-18T23:38:01.648Z] #35 8.950 -- Generating done
23:38:01 [2020-11-18T23:38:01.648Z] #35 8.951 -- Build files have been written to: /tmp/tmp.ySkKWZZkTa/tini
23:38:01 [2020-11-18T23:38:01.648Z] #35 8.972 + make tini-static
23:38:01 [2020-11-18T23:38:01.648Z] #35 9.467 Scanning dependencies of target tini-static
23:38:01 [2020-11-18T23:38:01.648Z] #35 9.589 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:38:01 [2020-11-18T23:38:01.648Z] #35 11.46 [100%] Linking C executable tini-static
23:38:01 [2020-11-18T23:38:01.667Z] #19 35.47 Selecting previously unselected package python3.
23:38:01 [2020-11-18T23:38:01.667Z] #19 35.47 (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.)
23:38:01 [2020-11-18T23:38:01.667Z] #19 35.56 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
23:38:01 [2020-11-18T23:38:01.667Z] #19 35.59 Unpacking python3 (3.7.3-1) ...
23:38:01 [2020-11-18T23:38:01.906Z] #41 40.73   CC       images/opts.o
23:38:01 [2020-11-18T23:38:01.908Z] #35 12.43 [100%] Built target tini-static
23:38:01 [2020-11-18T23:38:01.964Z] #19 35.68 Selecting previously unselected package libip4tc0:ppc64el.
23:38:01 [2020-11-18T23:38:01.964Z] #19 35.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
23:38:01 [2020-11-18T23:38:01.964Z] #19 35.70 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
23:38:01 [2020-11-18T23:38:01.964Z] #19 35.82 Selecting previously unselected package libip6tc0:ppc64el.
23:38:01 [2020-11-18T23:38:01.964Z] #19 35.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
23:38:01 [2020-11-18T23:38:01.964Z] #19 35.85 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
23:38:02 [2020-11-18T23:38:02.171Z] #41 41.00   CC       images/seccomp.o
23:38:02 [2020-11-18T23:38:02.172Z] #35 12.55 + mkdir -p /build
23:38:02 [2020-11-18T23:38:02.172Z] #35 12.57 + cp tini-static /build/docker-init
23:38:02 [2020-11-18T23:38:02.263Z] #19 36.00 Selecting previously unselected package libiptc0:ppc64el.
23:38:02 [2020-11-18T23:38:02.263Z] #19 36.01 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
23:38:02 [2020-11-18T23:38:02.263Z] #19 36.01 Unpacking libiptc0:ppc64el (1.8.2-4) ...
23:38:02 [2020-11-18T23:38:02.263Z] #19 36.06 Selecting previously unselected package libnfnetlink0:ppc64el.
23:38:02 [2020-11-18T23:38:02.263Z] #19 36.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
23:38:02 [2020-11-18T23:38:02.263Z] #19 36.11 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
23:38:02 [2020-11-18T23:38:02.263Z] #19 36.22 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
23:38:02 [2020-11-18T23:38:02.263Z] #19 36.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
23:38:02 [2020-11-18T23:38:02.263Z] #19 36.22 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
23:38:02 [2020-11-18T23:38:02.263Z] #19 36.31 Selecting previously unselected package libnftnl11:ppc64el.
23:38:02 [2020-11-18T23:38:02.436Z] #41 41.28   CC       images/binfmt-misc.o
23:38:02 [2020-11-18T23:38:02.436Z] #41 41.51   CC       images/time.o
23:38:02 [2020-11-18T23:38:02.483Z] #18 37.42 Unpacking bash-completion (1:2.8-6) ...
23:38:02 [2020-11-18T23:38:02.483Z] #18 37.82 Selecting previously unselected package bzip2.
23:38:02 [2020-11-18T23:38:02.483Z] #18 37.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:38:02 [2020-11-18T23:38:02.483Z] #18 37.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:38:02 [2020-11-18T23:38:02.483Z] #18 37.93 Selecting previously unselected package xz-utils.
23:38:02 [2020-11-18T23:38:02.483Z] #18 37.94 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:38:02 [2020-11-18T23:38:02.483Z] #18 37.96 Unpacking xz-utils (5.2.4-1) ...
23:38:02 [2020-11-18T23:38:02.561Z] #19 36.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
23:38:02 [2020-11-18T23:38:02.561Z] #19 36.35 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
23:38:02 [2020-11-18T23:38:02.561Z] #19 36.46 Selecting previously unselected package iptables.
23:38:02 [2020-11-18T23:38:02.561Z] #19 36.46 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
23:38:02 [2020-11-18T23:38:02.561Z] #19 36.46 Unpacking iptables (1.8.2-4) ...
23:38:02 [2020-11-18T23:38:02.742Z] #18 38.14 Selecting previously unselected package apparmor.
23:38:02 [2020-11-18T23:38:02.742Z] #18 38.14 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:38:02 [2020-11-18T23:38:02.742Z] #18 38.23 Unpacking apparmor (2.13.2-10) ...
23:38:03 [2020-11-18T23:38:03.016Z] #41 41.81   CC       images/sysctl.o
23:38:03 [2020-11-18T23:38:03.016Z] #41 42.00   CC       images/autofs.o
23:38:03 [2020-11-18T23:38:03.115Z] #35 DONE 13.5s
23:38:03 [2020-11-18T23:38:03.115Z] 
23:38:03 [2020-11-18T23:38:03.115Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:03 [2020-11-18T23:38:03.115Z] #43 101.7 regexp
23:38:03 [2020-11-18T23:38:03.115Z] #43 103.2 flag
23:38:03 [2020-11-18T23:38:03.115Z] #43 106.0 go/token
23:38:03 [2020-11-18T23:38:03.115Z] #43 108.0 internal/lazyregexp
23:38:03 [2020-11-18T23:38:03.115Z] #43 108.1 go/scanner
23:38:03 [2020-11-18T23:38:03.206Z] #19 36.94 Selecting previously unselected package xxd.
23:38:03 [2020-11-18T23:38:03.206Z] #19 36.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
23:38:03 [2020-11-18T23:38:03.206Z] #19 36.97 Unpacking xxd (2:8.1.0875-5) ...
23:38:03 [2020-11-18T23:38:03.206Z] #19 37.07 Selecting previously unselected package vim-common.
23:38:03 [2020-11-18T23:38:03.206Z] #19 37.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:38:03 [2020-11-18T23:38:03.206Z] #19 37.15 Unpacking vim-common (2:8.1.0875-5) ...
23:38:03 [2020-11-18T23:38:03.281Z] #41 42.26   CC       images/macvlan.o
23:38:03 [2020-11-18T23:38:03.311Z] #18 38.59 Selecting previously unselected package aufs-tools.
23:38:03 [2020-11-18T23:38:03.311Z] #18 38.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:38:03 [2020-11-18T23:38:03.311Z] #18 38.60 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:38:03 [2020-11-18T23:38:03.311Z] #18 38.76 Selecting previously unselected package libonig5:amd64.
23:38:03 [2020-11-18T23:38:03.311Z] #18 38.77 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:38:03 [2020-11-18T23:38:03.311Z] #18 38.82 Unpacking libonig5:amd64 (6.9.1-1) ...
23:38:03 [2020-11-18T23:38:03.376Z] #43 108.6 net/url
23:38:03 [2020-11-18T23:38:03.506Z] #19 37.33 Selecting previously unselected package bash-completion.
23:38:03 [2020-11-18T23:38:03.506Z] #19 37.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:38:03 [2020-11-18T23:38:03.570Z] #18 38.97 Selecting previously unselected package libjq1:amd64.
23:38:03 [2020-11-18T23:38:03.571Z] #18 38.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:38:03 [2020-11-18T23:38:03.571Z] #18 38.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:38:03 [2020-11-18T23:38:03.830Z] #18 39.16 Selecting previously unselected package jq.
23:38:03 [2020-11-18T23:38:03.830Z] #18 39.16 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:38:03 [2020-11-18T23:38:03.830Z] #18 39.16 Unpacking jq (1.5+dfsg-2+b1) ...
23:38:03 [2020-11-18T23:38:03.830Z] #18 39.26 Selecting previously unselected package libaio1:amd64.
23:38:03 [2020-11-18T23:38:03.830Z] #18 39.26 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:38:03 [2020-11-18T23:38:03.830Z] #18 39.28 Unpacking libaio1:amd64 (0.3.112-3) ...
23:38:03 [2020-11-18T23:38:03.830Z] #18 39.33 Selecting previously unselected package libgpm2:amd64.
23:38:03 [2020-11-18T23:38:03.830Z] #18 39.33 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:38:03 [2020-11-18T23:38:03.830Z] #18 39.35 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:38:03 [2020-11-18T23:38:03.860Z] #41 42.60   CC       images/sit.o
23:38:04 [2020-11-18T23:38:04.089Z] #18 39.44 Selecting previously unselected package libicu63:amd64.
23:38:04 [2020-11-18T23:38:04.089Z] #18 39.44 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:38:04 [2020-11-18T23:38:04.089Z] #18 39.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:38:04 [2020-11-18T23:38:04.129Z] #41 42.91   CC       images/memfd.o
23:38:04 [2020-11-18T23:38:04.142Z] #41 ...
23:38:04 [2020-11-18T23:38:04.142Z] 
23:38:04 [2020-11-18T23:38:04.142Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:38:04 [2020-11-18T23:38:04.142Z] #49 98.02 encoding/binary
23:38:04 [2020-11-18T23:38:04.142Z] #49 101.0 encoding/base64
23:38:04 [2020-11-18T23:38:04.142Z] #49 102.8 golang.org/x/sys/unix
23:38:04 [2020-11-18T23:38:04.142Z] #49 102.9 fmt
23:38:04 [2020-11-18T23:38:04.142Z] #49 ...
23:38:04 [2020-11-18T23:38:04.142Z] 
23:38:04 [2020-11-18T23:38:04.142Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:04 [2020-11-18T23:38:04.142Z] #35 9.512 Scanning dependencies of target tini-static
23:38:04 [2020-11-18T23:38:04.142Z] #35 9.746 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:38:04 [2020-11-18T23:38:04.142Z] #35 12.04 [100%] Linking C executable tini-static
23:38:04 [2020-11-18T23:38:04.142Z] #35 ...
23:38:04 [2020-11-18T23:38:04.142Z] 
23:38:04 [2020-11-18T23:38:04.142Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:38:04 [2020-11-18T23:38:04.142Z] #32 98.38 path/filepath
23:38:04 [2020-11-18T23:38:04.142Z] #32 98.41 fmt
23:38:04 [2020-11-18T23:38:04.142Z] #32 101.1 io/ioutil
23:38:04 [2020-11-18T23:38:04.142Z] #32 104.2 github.com/BurntSushi/toml
23:38:04 [2020-11-18T23:38:04.142Z] #32 104.2 flag
23:38:04 [2020-11-18T23:38:04.142Z] #32 106.4 log
23:38:04 [2020-11-18T23:38:04.394Z] #41 43.27   CC       images/timens.o
23:38:04 [2020-11-18T23:38:04.659Z] #41 43.63   LINK     images/built-in.o
23:38:04 [2020-11-18T23:38:04.766Z] #43 ...
23:38:04 [2020-11-18T23:38:04.766Z] 
23:38:04 [2020-11-18T23:38:04.766Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:04 [2020-11-18T23:38:04.766Z] #41 9.874   PBCC     images/timens.pb-c.c
23:38:04 [2020-11-18T23:38:04.766Z] #41 9.982   DEP      images/timens.pb-c.d
23:38:04 [2020-11-18T23:38:04.766Z] #41 10.08   PBCC     images/fown.pb-c.c
23:38:04 [2020-11-18T23:38:04.924Z] #41 43.80   GEN      compel/include/asm
23:38:04 [2020-11-18T23:38:04.924Z] #41 43.84   GEN      compel/include/version.h
23:38:04 [2020-11-18T23:38:04.924Z] #41 43.89 touch .config
23:38:04 [2020-11-18T23:38:04.924Z] #41 43.96   GEN      include/common/config.h
23:38:05 [2020-11-18T23:38:05.027Z] #41 10.15   PBCC     images/google/protobuf/descriptor.pb-c.c
23:38:05 [2020-11-18T23:38:05.027Z] #41 10.23   PBCC     images/opts.pb-c.c
23:38:05 [2020-11-18T23:38:05.027Z] #41 10.28   PBCC     images/memfd.pb-c.c
23:38:05 [2020-11-18T23:38:05.027Z] #41 10.34   DEP      images/fown.pb-c.d
23:38:05 [2020-11-18T23:38:05.073Z] #32 ...
23:38:05 [2020-11-18T23:38:05.073Z] 
23:38:05 [2020-11-18T23:38:05.073Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:05 [2020-11-18T23:38:05.073Z] #35 12.76 [100%] Built target tini-static
23:38:05 [2020-11-18T23:38:05.073Z] #35 ...
23:38:05 [2020-11-18T23:38:05.073Z] 
23:38:05 [2020-11-18T23:38:05.073Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:05 [2020-11-18T23:38:05.073Z] #43 99.16 regexp/syntax
23:38:05 [2020-11-18T23:38:05.073Z] #43 102.5 fmt
23:38:05 [2020-11-18T23:38:05.073Z] #43 106.2 regexp
23:38:05 [2020-11-18T23:38:05.073Z] #43 ...
23:38:05 [2020-11-18T23:38:05.073Z] 
23:38:05 [2020-11-18T23:38:05.073Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:05 [2020-11-18T23:38:05.073Z] #35 12.92 + mkdir -p /build
23:38:05 [2020-11-18T23:38:05.073Z] #35 12.93 + cp tini-static /build/docker-init
23:38:05 [2020-11-18T23:38:05.189Z] #41 44.12   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:38:05 [2020-11-18T23:38:05.189Z] #41 44.15   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
23:38:05 [2020-11-18T23:38:05.189Z] #41 44.22   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
23:38:05 [2020-11-18T23:38:05.288Z] #41 10.43   DEP      images/google/protobuf/descriptor.pb-c.d
23:38:05 [2020-11-18T23:38:05.288Z] #41 10.53   DEP      images/opts.pb-c.d
23:38:05 [2020-11-18T23:38:05.453Z] #41 44.25   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
23:38:05 [2020-11-18T23:38:05.453Z] #41 44.28   DEP      compel/plugins/std/infect.d
23:38:05 [2020-11-18T23:38:05.453Z] #41 ...
23:38:05 [2020-11-18T23:38:05.453Z] 
23:38:05 [2020-11-18T23:38:05.453Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:05 [2020-11-18T23:38:05.453Z] #43 102.7 net/http
23:38:05 [2020-11-18T23:38:05.453Z] #43 112.1 github.com/LK4D4/vndr/godl
23:38:05 [2020-11-18T23:38:05.453Z] #43 112.8 github.com/LK4D4/vndr
23:38:05 [2020-11-18T23:38:05.453Z] #43 ...
23:38:05 [2020-11-18T23:38:05.453Z] 
23:38:05 [2020-11-18T23:38:05.453Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:05 [2020-11-18T23:38:05.453Z] #41 44.45   DEP      compel/plugins/std/string.d
23:38:05 [2020-11-18T23:38:05.549Z] #41 10.67   DEP      images/memfd.pb-c.d
23:38:05 [2020-11-18T23:38:05.549Z] #41 10.75   PBCC     images/sit.pb-c.c
23:38:05 [2020-11-18T23:38:05.549Z] #41 10.82   DEP      images/sit.pb-c.d
23:38:05 [2020-11-18T23:38:05.549Z] #41 10.88   PBCC     images/macvlan.pb-c.c
23:38:05 [2020-11-18T23:38:05.616Z] #19 ...
23:38:05 [2020-11-18T23:38:05.616Z] 
23:38:05 [2020-11-18T23:38:05.616Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:05 [2020-11-18T23:38:05.616Z] #44 138.2 vendor/golang.org/x/net/http2/hpack
23:38:05 [2020-11-18T23:38:05.616Z] #44 141.6 mime
23:38:05 [2020-11-18T23:38:05.616Z] #44 142.8 mime/quotedprintable
23:38:05 [2020-11-18T23:38:05.616Z] #44 145.7 vendor/golang.org/x/net/http/httpproxy
23:38:05 [2020-11-18T23:38:05.616Z] #44 145.7 net/textproto
23:38:05 [2020-11-18T23:38:05.616Z] #44 145.7 crypto/x509
23:38:05 [2020-11-18T23:38:05.616Z] #44 147.4 vendor/golang.org/x/net/http/httpguts
23:38:05 [2020-11-18T23:38:05.616Z] #44 147.5 mime/multipart
23:38:05 [2020-11-18T23:38:05.616Z] #44 ...
23:38:05 [2020-11-18T23:38:05.616Z] 
23:38:05 [2020-11-18T23:38:05.616Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:05 [2020-11-18T23:38:05.616Z] #42 77.77   LINK     criu/pie/restorer.built-in.o
23:38:05 [2020-11-18T23:38:05.616Z] #42 77.78   GEN      criu/pie/restorer-blob.h
23:38:05 [2020-11-18T23:38:05.616Z] #42 77.87   DEP      criu/vdso.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 78.03   DEP      criu/uts_ns.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 78.20   DEP      criu/util.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 78.45   DEP      criu/uffd.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 78.84   DEP      criu/tun.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 79.02   DEP      criu/tty.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 79.26   DEP      criu/timerfd.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 79.47   DEP      criu/timens.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 79.67   DEP      criu/sysfs_parse.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 79.85   DEP      criu/sysctl.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 80.03   DEP      criu/string.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 80.08   DEP      criu/stats.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 80.26   DEP      criu/sockets.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 80.48   DEP      criu/sk-unix.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 80.76   DEP      criu/sk-tcp.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 81.03   DEP      criu/sk-queue.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 81.18   DEP      criu/sk-packet.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 81.41   DEP      criu/sk-netlink.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 81.63   DEP      criu/sk-inet.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 81.93   DEP      criu/signalfd.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 82.15   DEP      criu/sigframe.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 82.30   DEP      criu/shmem.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 82.51   DEP      criu/servicefd.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 82.69   DEP      criu/seize.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 82.83   DEP      criu/seccomp.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 83.09   DEP      criu/rst-malloc.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 83.25   DEP      criu/rbtree.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 83.30   DEP      criu/pstree.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 83.50   DEP      criu/protobuf.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 83.68   GEN      criu/protobuf-desc-gen.h
23:38:05 [2020-11-18T23:38:05.616Z] #42 85.60   DEP      criu/protobuf-desc.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 85.79   DEP      criu/proc_parse.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 85.99   DEP      criu/plugin.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 86.09   DEP      criu/pipes.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 86.27   DEP      criu/pie-util.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 86.39   DEP      criu/pie-util-vdso.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 86.55   DEP      criu/path.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 86.75   DEP      criu/parasite-syscall.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 86.95   DEP      criu/pagemap.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 87.14   DEP      criu/pagemap-cache.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 87.25   DEP      criu/page-xfer.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 87.43   DEP      criu/page-pipe.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 87.53   DEP      criu/netfilter.d
23:38:05 [2020-11-18T23:38:05.616Z] #42 87.70   DEP      criu/net.d
23:38:05 [2020-11-18T23:38:05.635Z] #35 DONE 13.4s
23:38:05 [2020-11-18T23:38:05.635Z] 
23:38:05 [2020-11-18T23:38:05.635Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:05 [2020-11-18T23:38:05.635Z] #41 3.419 Note: Building without setproctitle() and strlcpy() support.
23:38:05 [2020-11-18T23:38:05.635Z] #41 3.419       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:38:05 [2020-11-18T23:38:05.635Z] #41 3.501 Note: Building without GnuTLS support
23:38:05 [2020-11-18T23:38:05.635Z] #41 3.516 Makefile.config:39: Warn: you have no libnftables installed
23:38:05 [2020-11-18T23:38:05.635Z] #41 3.516 Makefile.config:40: Warn: Building without nftables support
23:38:05 [2020-11-18T23:38:05.718Z] #41 44.57   DEP      compel/plugins/std/log.d
23:38:05 [2020-11-18T23:38:05.718Z] #41 44.69   DEP      compel/plugins/std/fds.d
23:38:05 [2020-11-18T23:38:05.718Z] #41 44.80   DEP      compel/plugins/std/std.d
23:38:05 [2020-11-18T23:38:05.810Z] #41 10.93   DEP      images/macvlan.pb-c.d
23:38:05 [2020-11-18T23:38:05.810Z] #41 10.97   PBCC     images/autofs.pb-c.c
23:38:05 [2020-11-18T23:38:05.810Z] #41 11.00   DEP      images/autofs.pb-c.d
23:38:05 [2020-11-18T23:38:05.810Z] #41 11.08   PBCC     images/sysctl.pb-c.c
23:38:05 [2020-11-18T23:38:05.810Z] #41 11.12   DEP      images/sysctl.pb-c.d
23:38:05 [2020-11-18T23:38:05.915Z] #42 87.97   DEP      criu/namespaces.d
23:38:06 [2020-11-18T23:38:06.012Z] #41 44.87   DEP      compel/plugins/shmem/shmem.d
23:38:06 [2020-11-18T23:38:06.072Z] #41 11.27   PBCC     images/time.pb-c.c
23:38:06 [2020-11-18T23:38:06.072Z] #41 11.29   DEP      images/time.pb-c.d
23:38:06 [2020-11-18T23:38:06.221Z] #42 88.13   DEP      criu/mount.d
23:38:06 [2020-11-18T23:38:06.222Z] #42 88.33   DEP      criu/memfd.d
23:38:06 [2020-11-18T23:38:06.276Z] #41 45.00   DEP      compel/plugins/fds/fds.d
23:38:06 [2020-11-18T23:38:06.277Z] #41 45.09   CC       compel/plugins/std/std.o
23:38:06 [2020-11-18T23:38:06.333Z] #41 11.43   PBCC     images/binfmt-misc.pb-c.c
23:38:06 [2020-11-18T23:38:06.333Z] #41 11.46   DEP      images/binfmt-misc.pb-c.d
23:38:06 [2020-11-18T23:38:06.333Z] #41 11.55   PBCC     images/seccomp.pb-c.c
23:38:06 [2020-11-18T23:38:06.333Z] #41 11.58   DEP      images/seccomp.pb-c.d
23:38:06 [2020-11-18T23:38:06.333Z] #41 11.60   PBCC     images/userns.pb-c.c
23:38:06 [2020-11-18T23:38:06.333Z] #41 11.62   DEP      images/userns.pb-c.d
23:38:06 [2020-11-18T23:38:06.525Z] #42 88.47   DEP      criu/mem.d
23:38:06 [2020-11-18T23:38:06.541Z] #41 45.30   CC       compel/plugins/std/fds.o
23:38:06 [2020-11-18T23:38:06.598Z] #41 11.67   PBCC     images/cgroup.pb-c.c
23:38:06 [2020-11-18T23:38:06.598Z] #41 11.70   DEP      images/cgroup.pb-c.d
23:38:06 [2020-11-18T23:38:06.598Z] #41 11.77   PBCC     images/ext-file.pb-c.c
23:38:06 [2020-11-18T23:38:06.598Z] #41 11.80   DEP      images/ext-file.pb-c.d
23:38:06 [2020-11-18T23:38:06.598Z] #41 11.83   PBCC     images/rpc.pb-c.c
23:38:06 [2020-11-18T23:38:06.598Z] #41 11.89   DEP      images/rpc.pb-c.d
23:38:06 [2020-11-18T23:38:06.806Z] #41 45.81   CC       compel/plugins/std/log.o
23:38:06 [2020-11-18T23:38:06.827Z] #42 88.96   DEP      criu/lsm.d
23:38:06 [2020-11-18T23:38:06.861Z] #41 11.96   PBCC     images/siginfo.pb-c.c
23:38:06 [2020-11-18T23:38:06.861Z] #41 11.98   DEP      images/siginfo.pb-c.d
23:38:06 [2020-11-18T23:38:06.861Z] #41 12.02   PBCC     images/pagemap.pb-c.c
23:38:06 [2020-11-18T23:38:06.861Z] #41 12.07   DEP      images/pagemap.pb-c.d
23:38:06 [2020-11-18T23:38:06.861Z] #41 12.11   PBCC     images/rlimit.pb-c.c
23:38:06 [2020-11-18T23:38:06.861Z] #41 12.17   DEP      images/rlimit.pb-c.d
23:38:07 [2020-11-18T23:38:07.122Z] #41 12.25   PBCC     images/file-lock.pb-c.c
23:38:07 [2020-11-18T23:38:07.122Z] #41 12.30   DEP      images/file-lock.pb-c.d
23:38:07 [2020-11-18T23:38:07.122Z] #41 12.37   PBCC     images/tty.pb-c.c
23:38:07 [2020-11-18T23:38:07.125Z] #42 89.16   DEP      criu/log.d
23:38:07 [2020-11-18T23:38:07.383Z] #41 12.48   DEP      images/tty.pb-c.d
23:38:07 [2020-11-18T23:38:07.383Z] #41 12.62   PBCC     images/tun.pb-c.c
23:38:07 [2020-11-18T23:38:07.383Z] #41 12.65   PBCC     images/netdev.pb-c.c
23:38:07 [2020-11-18T23:38:07.383Z] #41 12.73   DEP      images/tun.pb-c.d
23:38:07 [2020-11-18T23:38:07.424Z] #42 89.35   DEP      criu/libnetlink.d
23:38:07 [2020-11-18T23:38:07.424Z] #42 89.54   DEP      criu/kerndat.d
23:38:07 [2020-11-18T23:38:07.424Z] #42 ...
23:38:07 [2020-11-18T23:38:07.424Z] 
23:38:07 [2020-11-18T23:38:07.424Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:38:07 [2020-11-18T23:38:07.424Z] #19 41.31 Unpacking bash-completion (1:2.8-6) ...
23:38:07 [2020-11-18T23:38:07.645Z] #41 ...
23:38:07 [2020-11-18T23:38:07.645Z] 
23:38:07 [2020-11-18T23:38:07.645Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:38:07 [2020-11-18T23:38:07.645Z] #32 DONE 112.9s
23:38:07 [2020-11-18T23:38:07.645Z] 
23:38:07 [2020-11-18T23:38:07.645Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:07 [2020-11-18T23:38:07.645Z] #41 12.85   DEP      images/netdev.pb-c.d
23:38:07 [2020-11-18T23:38:07.645Z] #41 12.94   PBCC     images/vma.pb-c.c
23:38:07 [2020-11-18T23:38:07.765Z] #41 46.66   CC       compel/plugins/std/string.o
23:38:07 [2020-11-18T23:38:07.907Z] #41 13.02   DEP      images/vma.pb-c.d
23:38:08 [2020-11-18T23:38:08.022Z] #19 41.79 Selecting previously unselected package bzip2.
23:38:08 [2020-11-18T23:38:08.022Z] #19 41.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
23:38:08 [2020-11-18T23:38:08.022Z] #19 41.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:38:08 [2020-11-18T23:38:08.022Z] #19 41.92 Selecting previously unselected package xz-utils.
23:38:08 [2020-11-18T23:38:08.022Z] #19 41.95 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
23:38:08 [2020-11-18T23:38:08.022Z] #19 41.96 Unpacking xz-utils (5.2.4-1) ...
23:38:08 [2020-11-18T23:38:08.168Z] #41 13.15   PBCC     images/creds.pb-c.c
23:38:08 [2020-11-18T23:38:08.168Z] #41 13.24   DEP      images/creds.pb-c.d
23:38:08 [2020-11-18T23:38:08.168Z] #41 13.34   PBCC     images/utsns.pb-c.c
23:38:08 [2020-11-18T23:38:08.168Z] #41 13.42   DEP      images/utsns.pb-c.d
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.05 Selecting previously unselected package libnet1:amd64.
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.16 Selecting previously unselected package libnl-3-200:amd64.
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.26 Selecting previously unselected package libprotobuf-c1:amd64.
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.33 Selecting previously unselected package libreadline5:amd64.
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.33 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.34 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.44 Selecting previously unselected package net-tools.
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.66 Selecting previously unselected package python-pip-whl.
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.66 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:38:08 [2020-11-18T23:38:08.284Z] #18 43.67 Unpacking python-pip-whl (18.1-5) ...
23:38:08 [2020-11-18T23:38:08.321Z] #19 42.19 Selecting previously unselected package apparmor.
23:38:08 [2020-11-18T23:38:08.321Z] #19 42.21 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
23:38:08 [2020-11-18T23:38:08.344Z] #41 47.27   CC       compel/plugins/std/infect.o
23:38:08 [2020-11-18T23:38:08.430Z] #41 13.55   PBCC     images/ipc-desc.pb-c.c
23:38:08 [2020-11-18T23:38:08.430Z] #41 13.57   PBCC     images/ipc-sem.pb-c.c
23:38:08 [2020-11-18T23:38:08.430Z] #41 13.59   DEP      images/ipc-desc.pb-c.d
23:38:08 [2020-11-18T23:38:08.619Z] #19 42.38 Unpacking apparmor (2.13.2-10) ...
23:38:08 [2020-11-18T23:38:08.691Z] #41 13.72   DEP      images/ipc-sem.pb-c.d
23:38:08 [2020-11-18T23:38:08.691Z] #41 13.84   PBCC     images/ipc-msg.pb-c.c
23:38:08 [2020-11-18T23:38:08.691Z] #41 13.88   DEP      images/ipc-msg.pb-c.d
23:38:08 [2020-11-18T23:38:08.855Z] #18 44.25 Selecting previously unselected package python3-lib2to3.
23:38:08 [2020-11-18T23:38:08.855Z] #18 44.26 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:38:08 [2020-11-18T23:38:08.855Z] #18 44.27 Unpacking python3-lib2to3 (3.7.3-1) ...
23:38:08 [2020-11-18T23:38:08.917Z] #19 42.78 Selecting previously unselected package aufs-tools.
23:38:08 [2020-11-18T23:38:08.917Z] #19 42.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
23:38:08 [2020-11-18T23:38:08.917Z] #19 42.79 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:38:08 [2020-11-18T23:38:08.924Z] #41 47.74   CC       compel/arch/aarch64/plugins/std/parasite-head.o
23:38:08 [2020-11-18T23:38:08.924Z] #41 47.79   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
23:38:08 [2020-11-18T23:38:08.924Z] #41 47.82   AR       compel/plugins/std.lib.a
23:38:08 [2020-11-18T23:38:08.924Z] #41 47.90   CC       compel/plugins/fds/fds.o
23:38:08 [2020-11-18T23:38:08.952Z] #41 14.02   PBCC     images/ipc-shm.pb-c.c
23:38:08 [2020-11-18T23:38:08.952Z] #41 14.16   DEP      images/ipc-shm.pb-c.d
23:38:08 [2020-11-18T23:38:08.952Z] #41 14.22   PBCC     images/ipc-var.pb-c.c
23:38:08 [2020-11-18T23:38:08.992Z] #41 7.239 fatal: not a git repository (or any of the parent directories): .git
23:38:08 [2020-11-18T23:38:08.992Z] #41 7.496   GEN      .gitid
23:38:08 [2020-11-18T23:38:08.992Z] #41 7.610   GEN      criu/include/version.h
23:38:09 [2020-11-18T23:38:09.115Z] #18 44.41 Selecting previously unselected package python3-distutils.
23:38:09 [2020-11-18T23:38:09.115Z] #18 44.42 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:38:09 [2020-11-18T23:38:09.115Z] #18 44.43 Unpacking python3-distutils (3.7.3-1) ...
23:38:09 [2020-11-18T23:38:09.115Z] #18 44.64 Selecting previously unselected package python3-pip.
23:38:09 [2020-11-18T23:38:09.189Z] #41 48.10   AR       compel/plugins/fds.lib.a
23:38:09 [2020-11-18T23:38:09.189Z] #41 48.15   HOSTDEP  compel/src/lib/log-host.d
23:38:09 [2020-11-18T23:38:09.218Z] #41 14.35   DEP      images/ipc-var.pb-c.d
23:38:09 [2020-11-18T23:38:09.218Z] #41 14.46   PBCC     images/sk-opts.pb-c.c
23:38:09 [2020-11-18T23:38:09.218Z] #41 14.55   PBCC     images/packet-sock.pb-c.c
23:38:09 [2020-11-18T23:38:09.221Z] #19 42.95 Selecting previously unselected package libonig5:ppc64el.
23:38:09 [2020-11-18T23:38:09.221Z] #19 42.95 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
23:38:09 [2020-11-18T23:38:09.221Z] #19 42.96 Unpacking libonig5:ppc64el (6.9.1-1) ...
23:38:09 [2020-11-18T23:38:09.221Z] #19 43.10 Selecting previously unselected package libjq1:ppc64el.
23:38:09 [2020-11-18T23:38:09.221Z] #19 43.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
23:38:09 [2020-11-18T23:38:09.221Z] #19 43.11 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:38:09 [2020-11-18T23:38:09.375Z] #18 44.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:38:09 [2020-11-18T23:38:09.375Z] #18 44.66 Unpacking python3-pip (18.1-5) ...
23:38:09 [2020-11-18T23:38:09.375Z] #18 44.86 Selecting previously unselected package python3-pkg-resources.
23:38:09 [2020-11-18T23:38:09.375Z] #18 44.88 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:38:09 [2020-11-18T23:38:09.375Z] #18 44.88 Unpacking python3-pkg-resources (40.8.0-1) ...
23:38:09 [2020-11-18T23:38:09.454Z] #41 48.29   HOSTDEP  compel/src/lib/handle-elf-host.d
23:38:09 [2020-11-18T23:38:09.454Z] #41 48.35   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
23:38:09 [2020-11-18T23:38:09.454Z] #41 48.43   HOSTDEP  compel/src/main-host.d
23:38:09 [2020-11-18T23:38:09.479Z] #41 14.64   DEP      images/sk-opts.pb-c.d
23:38:09 [2020-11-18T23:38:09.479Z] #41 14.74   DEP      images/packet-sock.pb-c.d
23:38:09 [2020-11-18T23:38:09.520Z] #19 43.22 Selecting previously unselected package jq.
23:38:09 [2020-11-18T23:38:09.520Z] #19 43.23 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
23:38:09 [2020-11-18T23:38:09.520Z] #19 43.24 Unpacking jq (1.5+dfsg-2+b1) ...
23:38:09 [2020-11-18T23:38:09.520Z] #19 43.38 Selecting previously unselected package libaio1:ppc64el.
23:38:09 [2020-11-18T23:38:09.520Z] #19 43.38 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
23:38:09 [2020-11-18T23:38:09.520Z] #19 43.39 Unpacking libaio1:ppc64el (0.3.112-3) ...
23:38:09 [2020-11-18T23:38:09.520Z] #19 43.45 Selecting previously unselected package libgpm2:ppc64el.
23:38:09 [2020-11-18T23:38:09.521Z] #19 43.47 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
23:38:09 [2020-11-18T23:38:09.521Z] #19 43.48 Unpacking libgpm2:ppc64el (1.20.7-5) ...
23:38:09 [2020-11-18T23:38:09.521Z] #19 43.54 Selecting previously unselected package libicu63:ppc64el.
23:38:09 [2020-11-18T23:38:09.521Z] #19 43.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
23:38:09 [2020-11-18T23:38:09.554Z] #41 7.986   GEN      include/common/asm
23:38:09 [2020-11-18T23:38:09.635Z] #18 45.02 Selecting previously unselected package python3-setuptools.
23:38:09 [2020-11-18T23:38:09.635Z] #18 45.03 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:38:09 [2020-11-18T23:38:09.635Z] #18 45.05 Unpacking python3-setuptools (40.8.0-1) ...
23:38:09 [2020-11-18T23:38:09.718Z] #41 48.54   DEP      compel/src/lib/ptrace.d
23:38:09 [2020-11-18T23:38:09.718Z] #41 48.77   DEP      compel/src/lib/infect.d
23:38:09 [2020-11-18T23:38:09.742Z] #41 14.86   PBCC     images/sk-netlink.pb-c.c
23:38:09 [2020-11-18T23:38:09.742Z] #41 14.88   DEP      images/sk-netlink.pb-c.d
23:38:09 [2020-11-18T23:38:09.742Z] #41 14.89   PBCC     images/sk-inet.pb-c.c
23:38:09 [2020-11-18T23:38:09.742Z] #41 14.90   DEP      images/sk-inet.pb-c.d
23:38:09 [2020-11-18T23:38:09.742Z] #41 14.91   PBCC     images/sk-unix.pb-c.c
23:38:09 [2020-11-18T23:38:09.742Z] #41 14.92   DEP      images/sk-unix.pb-c.d
23:38:09 [2020-11-18T23:38:09.742Z] #41 14.99   PBCC     images/mm.pb-c.c
23:38:09 [2020-11-18T23:38:09.819Z] #19 43.56 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
23:38:09 [2020-11-18T23:38:09.895Z] #18 45.26 Selecting previously unselected package python3-wheel.
23:38:09 [2020-11-18T23:38:09.895Z] #18 45.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:38:09 [2020-11-18T23:38:09.895Z] #18 45.27 Unpacking python3-wheel (0.32.3-2) ...
23:38:09 [2020-11-18T23:38:09.895Z] #18 45.35 Selecting previously unselected package sudo.
23:38:09 [2020-11-18T23:38:09.895Z] #18 45.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
23:38:09 [2020-11-18T23:38:09.895Z] #18 45.36 Unpacking sudo (1.8.27-1+deb10u2) ...
23:38:10 [2020-11-18T23:38:10.005Z] #41 15.04   DEP      images/mm.pb-c.d
23:38:10 [2020-11-18T23:38:10.005Z] #41 15.15   PBCC     images/timerfd.pb-c.c
23:38:10 [2020-11-18T23:38:10.005Z] #41 15.23   DEP      images/timerfd.pb-c.d
23:38:10 [2020-11-18T23:38:10.156Z] #18 ...
23:38:10 [2020-11-18T23:38:10.156Z] 
23:38:10 [2020-11-18T23:38:10.156Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:10 [2020-11-18T23:38:10.156Z] #41 106.0   CC       criu/clone-noasan.o
23:38:10 [2020-11-18T23:38:10.156Z] #41 106.2   CC       criu/config.o
23:38:10 [2020-11-18T23:38:10.156Z] #41 107.6   CC       criu/cr-check.o
23:38:10 [2020-11-18T23:38:10.156Z] #41 109.3   CC       criu/cr-dedup.o
23:38:10 [2020-11-18T23:38:10.156Z] #41 109.7   CC       criu/cr-dump.o
23:38:10 [2020-11-18T23:38:10.156Z] #41 111.9   CC       criu/cr-errno.o
23:38:10 [2020-11-18T23:38:10.156Z] #41 112.0   CC       criu/cr-restore.o
23:38:10 [2020-11-18T23:38:10.266Z] #41 15.32   PBCC     images/timer.pb-c.c
23:38:10 [2020-11-18T23:38:10.266Z] #41 15.36   DEP      images/timer.pb-c.d
23:38:10 [2020-11-18T23:38:10.266Z] #41 15.44   PBCC     images/sa.pb-c.c
23:38:10 [2020-11-18T23:38:10.266Z] #41 15.47   DEP      images/sa.pb-c.d
23:38:10 [2020-11-18T23:38:10.266Z] #41 15.53   PBCC     images/pipe-data.pb-c.c
23:38:10 [2020-11-18T23:38:10.297Z] #41 49.03   DEP      compel/src/lib/infect-util.d
23:38:10 [2020-11-18T23:38:10.297Z] #41 49.16   DEP      compel/src/lib/infect-rpc.d
23:38:10 [2020-11-18T23:38:10.416Z] #41 116.3   CC       criu/cr-service.o
23:38:10 [2020-11-18T23:38:10.416Z] #41 ...
23:38:10 [2020-11-18T23:38:10.416Z] 
23:38:10 [2020-11-18T23:38:10.416Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:38:10 [2020-11-18T23:38:10.528Z] #41 15.61   DEP      images/pipe-data.pb-c.d
23:38:10 [2020-11-18T23:38:10.528Z] #41 15.70   PBCC     images/mnt.pb-c.c
23:38:10 [2020-11-18T23:38:10.528Z] #41 15.82   DEP      images/mnt.pb-c.d
23:38:10 [2020-11-18T23:38:10.561Z] #41 49.33   DEP      compel/arch/aarch64/src/lib/infect.d
23:38:10 [2020-11-18T23:38:10.561Z] #41 49.53   DEP      compel/arch/aarch64/src/lib/cpu.d
23:38:10 [2020-11-18T23:38:10.676Z] #18 45.92 Selecting previously unselected package thin-provisioning-tools.
23:38:10 [2020-11-18T23:38:10.676Z] #18 45.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:38:10 [2020-11-18T23:38:10.676Z] #18 45.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:38:10 [2020-11-18T23:38:10.788Z] #41 15.95   PBCC     images/sk-packet.pb-c.c
23:38:10 [2020-11-18T23:38:10.788Z] #41 16.00   DEP      images/sk-packet.pb-c.d
23:38:10 [2020-11-18T23:38:10.825Z] #41 49.61   DEP      compel/src/lib/log.d
23:38:10 [2020-11-18T23:38:10.825Z] #41 49.71   DEP      compel/src/main.d
23:38:10 [2020-11-18T23:38:10.825Z] #41 49.87   DEP      compel/src/lib/handle-elf.d
23:38:10 [2020-11-18T23:38:10.936Z] #18 46.20 Selecting previously unselected package uidmap.
23:38:10 [2020-11-18T23:38:10.937Z] #18 46.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
23:38:10 [2020-11-18T23:38:10.937Z] #18 46.22 Unpacking uidmap (1:4.5-1.1) ...
23:38:10 [2020-11-18T23:38:10.937Z] #18 46.34 Selecting previously unselected package vim-runtime.
23:38:10 [2020-11-18T23:38:10.937Z] #18 46.34 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:38:10 [2020-11-18T23:38:10.937Z] #18 46.40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:38:10 [2020-11-18T23:38:10.937Z] #18 46.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:38:10 [2020-11-18T23:38:10.937Z] #18 46.43 Unpacking vim-runtime (2:8.1.0875-5) ...
23:38:11 [2020-11-18T23:38:11.049Z] #41 16.10   PBCC     images/tcp-stream.pb-c.c
23:38:11 [2020-11-18T23:38:11.049Z] #41 16.25   DEP      images/tcp-stream.pb-c.d
23:38:11 [2020-11-18T23:38:11.049Z] #41 16.37   PBCC     images/pipe.pb-c.c
23:38:11 [2020-11-18T23:38:11.090Z] #41 50.04   DEP      compel/arch/aarch64/src/lib/handle-elf.d
23:38:11 [2020-11-18T23:38:11.310Z] #41 16.47   DEP      images/pipe.pb-c.d
23:38:11 [2020-11-18T23:38:11.311Z] #41 16.54   PBCC     images/pstree.pb-c.c
23:38:11 [2020-11-18T23:38:11.311Z] #41 16.58   DEP      images/pstree.pb-c.d
23:38:11 [2020-11-18T23:38:11.356Z] #41 50.25   CC       compel/src/lib/log.o
23:38:11 [2020-11-18T23:38:11.571Z] #41 16.73   PBCC     images/fs.pb-c.c
23:38:11 [2020-11-18T23:38:11.571Z] #41 16.79   DEP      images/fs.pb-c.d
23:38:11 [2020-11-18T23:38:11.620Z] #41 50.42   CC       compel/arch/aarch64/src/lib/cpu.o
23:38:11 [2020-11-18T23:38:11.832Z] #41 16.96   PBCC     images/signalfd.pb-c.c
23:38:11 [2020-11-18T23:38:11.832Z] #41 17.05   DEP      images/signalfd.pb-c.d
23:38:11 [2020-11-18T23:38:11.885Z] #41 50.63   CC       compel/arch/aarch64/src/lib/infect.o
23:38:11 [2020-11-18T23:38:11.885Z] #41 ...
23:38:11 [2020-11-18T23:38:11.885Z] 
23:38:11 [2020-11-18T23:38:11.885Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.4 Selecting previously unselected package libapparmor1:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.4 Unpacking libapparmor1:arm64 (2.13.2-10) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.5 Selecting previously unselected package libapparmor-dev:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.5 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.6 Selecting previously unselected package libbtrfs0.
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.7 Unpacking libbtrfs0 (4.20.1-2) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.7 Selecting previously unselected package libbtrfs-dev.
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.7 Unpacking libbtrfs-dev (4.20.1-2) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 113.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 114.0 Selecting previously unselected package libudev-dev:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 114.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 114.1 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 114.2 Selecting previously unselected package libsepol1-dev:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 114.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 114.2 Unpacking libsepol1-dev:arm64 (2.8-1) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 114.7 Selecting previously unselected package libpcre16-3:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 114.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 114.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 115.0 Selecting previously unselected package libpcre32-3:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 115.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 115.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 115.3 Selecting previously unselected package libpcrecpp0v5:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 115.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 115.3 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 115.4 Selecting previously unselected package libpcre3-dev:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 115.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 115.5 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 116.0 Selecting previously unselected package libselinux1-dev:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 116.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 116.0 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 116.8 Selecting previously unselected package libdevmapper-dev:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 116.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 116.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 117.2 Selecting previously unselected package libseccomp-dev:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 117.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 117.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 117.3 Selecting previously unselected package libsystemd-dev:arm64.
23:38:11 [2020-11-18T23:38:11.885Z] #11 117.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 117.4 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.0 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.0 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.0 Setting up libapparmor1:arm64 (2.13.2-10) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.1 Setting up libpcre16-3:arm64 (2:8.39-12) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.1 Setting up libsepol1-dev:arm64 (2.8-1) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.1 Setting up libbtrfs0 (4.20.1-2) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.1 Setting up libpcre32-3:arm64 (2:8.39-12) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.1 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.2 Setting up libbtrfs-dev (4.20.1-2) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.2 Setting up mingw-w64-common (6.0.0-3) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.2 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:38:11 [2020-11-18T23:38:11.885Z] #11 118.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:38:11 [2020-11-18T23:38:11.886Z] #11 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:38:11 [2020-11-18T23:38:11.886Z] #11 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:38:11 [2020-11-18T23:38:11.886Z] #11 118.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:38:11 [2020-11-18T23:38:11.886Z] #11 118.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
23:38:11 [2020-11-18T23:38:11.886Z] #11 118.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
23:38:11 [2020-11-18T23:38:11.886Z] #11 118.4 Setting up dmsetup (2:1.02.155-3) ...
23:38:11 [2020-11-18T23:38:11.886Z] #11 118.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
23:38:11 [2020-11-18T23:38:11.886Z] #11 118.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
23:38:11 [2020-11-18T23:38:11.886Z] #11 118.4 Processing triggers for libc-bin (2.28-10) ...
23:38:11 [2020-11-18T23:38:11.886Z] #11 DONE 119.3s
23:38:11 [2020-11-18T23:38:11.886Z] 
23:38:11 [2020-11-18T23:38:11.886Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:38:12 [2020-11-18T23:38:12.079Z] #41 10.73   PBCC     images/timens.pb-c.c
23:38:12 [2020-11-18T23:38:12.093Z] #41 17.26   PBCC     images/fh.pb-c.c
23:38:12 [2020-11-18T23:38:12.093Z] #41 17.32   PBCC     images/fsnotify.pb-c.c
23:38:12 [2020-11-18T23:38:12.093Z] #41 17.40   DEP      images/fh.pb-c.d
23:38:12 [2020-11-18T23:38:12.336Z] #41 10.77   DEP      images/timens.pb-c.d
23:38:12 [2020-11-18T23:38:12.336Z] #41 10.82   PBCC     images/fown.pb-c.c
23:38:12 [2020-11-18T23:38:12.336Z] #41 10.86   PBCC     images/google/protobuf/descriptor.pb-c.c
23:38:12 [2020-11-18T23:38:12.336Z] #41 10.96   PBCC     images/opts.pb-c.c
23:38:12 [2020-11-18T23:38:12.354Z] #41 17.48   DEP      images/fsnotify.pb-c.d
23:38:12 [2020-11-18T23:38:12.354Z] #41 17.64   PBCC     images/eventpoll.pb-c.c
23:38:12 [2020-11-18T23:38:12.354Z] #41 17.72   DEP      images/eventpoll.pb-c.d
23:38:12 [2020-11-18T23:38:12.592Z] #41 ...
23:38:12 [2020-11-18T23:38:12.592Z] 
23:38:12 [2020-11-18T23:38:12.592Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:38:12 [2020-11-18T23:38:12.592Z] #32 110.7 github.com/BurntSushi/toml/cmd/tomlv
23:38:12 [2020-11-18T23:38:12.592Z] #32 DONE 116.7s
23:38:12 [2020-11-18T23:38:12.592Z] 
23:38:12 [2020-11-18T23:38:12.592Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:12 [2020-11-18T23:38:12.592Z] #41 11.03   PBCC     images/memfd.pb-c.c
23:38:12 [2020-11-18T23:38:12.592Z] #41 11.09   DEP      images/fown.pb-c.d
23:38:12 [2020-11-18T23:38:12.592Z] #41 ...
23:38:12 [2020-11-18T23:38:12.592Z] 
23:38:12 [2020-11-18T23:38:12.592Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:12 [2020-11-18T23:38:12.592Z] #43 109.5 go/token
23:38:12 [2020-11-18T23:38:12.592Z] #43 111.5 go/scanner
23:38:12 [2020-11-18T23:38:12.592Z] #43 112.6 internal/lazyregexp
23:38:12 [2020-11-18T23:38:12.592Z] #43 113.1 net/url
23:38:12 [2020-11-18T23:38:12.592Z] #43 114.0 go/ast
23:38:12 [2020-11-18T23:38:12.592Z] #43 115.7 text/template/parse
23:38:12 [2020-11-18T23:38:12.614Z] #41 17.77   PBCC     images/eventfd.pb-c.c
23:38:12 [2020-11-18T23:38:12.614Z] #41 17.83   DEP      images/eventfd.pb-c.d
23:38:12 [2020-11-18T23:38:12.614Z] #41 17.90   PBCC     images/remap-file-path.pb-c.c
23:38:12 [2020-11-18T23:38:12.614Z] #41 17.96   DEP      images/remap-file-path.pb-c.d
23:38:12 [2020-11-18T23:38:12.848Z] #43 ...
23:38:12 [2020-11-18T23:38:12.848Z] 
23:38:12 [2020-11-18T23:38:12.848Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:12 [2020-11-18T23:38:12.848Z] #41 11.22   DEP      images/google/protobuf/descriptor.pb-c.d
23:38:12 [2020-11-18T23:38:12.848Z] #41 11.41   DEP      images/opts.pb-c.d
23:38:12 [2020-11-18T23:38:12.875Z] #41 18.01   PBCC     images/fifo.pb-c.c
23:38:12 [2020-11-18T23:38:12.875Z] #41 18.07   DEP      images/fifo.pb-c.d
23:38:12 [2020-11-18T23:38:12.875Z] #41 18.15   PBCC     images/ghost-file.pb-c.c
23:38:13 [2020-11-18T23:38:13.105Z] #41 11.57   DEP      images/memfd.pb-c.d
23:38:13 [2020-11-18T23:38:13.105Z] #41 11.61   PBCC     images/sit.pb-c.c
23:38:13 [2020-11-18T23:38:13.136Z] #41 18.23   DEP      images/ghost-file.pb-c.d
23:38:13 [2020-11-18T23:38:13.136Z] #41 18.32   PBCC     images/regfile.pb-c.c
23:38:13 [2020-11-18T23:38:13.136Z] #41 18.45   DEP      images/regfile.pb-c.d
23:38:13 [2020-11-18T23:38:13.287Z] #12 ...
23:38:13 [2020-11-18T23:38:13.287Z] 
23:38:13 [2020-11-18T23:38:13.287Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:38:13 [2020-11-18T23:38:13.287Z] #30 DONE 120.6s
23:38:13 [2020-11-18T23:38:13.361Z] #41 11.78   DEP      images/sit.pb-c.d
23:38:13 [2020-11-18T23:38:13.361Z] #41 11.87   PBCC     images/macvlan.pb-c.c
23:38:13 [2020-11-18T23:38:13.361Z] #41 11.97   DEP      images/macvlan.pb-c.d
23:38:13 [2020-11-18T23:38:13.392Z] #19 47.45 Selecting previously unselected package libnet1:ppc64el.
23:38:13 [2020-11-18T23:38:13.392Z] #19 47.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
23:38:13 [2020-11-18T23:38:13.392Z] #19 47.46 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:38:13 [2020-11-18T23:38:13.396Z] #41 18.52   PBCC     images/ns.pb-c.c
23:38:13 [2020-11-18T23:38:13.396Z] #41 18.63   DEP      images/ns.pb-c.d
23:38:13 [2020-11-18T23:38:13.396Z] #41 18.73   PBCC     images/fdinfo.pb-c.c
23:38:13 [2020-11-18T23:38:13.552Z] 
23:38:13 [2020-11-18T23:38:13.552Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:13 [2020-11-18T23:38:13.552Z] #41 51.26   CC       compel/src/lib/infect-rpc.o
23:38:13 [2020-11-18T23:38:13.552Z] #41 51.75   CC       compel/src/lib/infect-util.o
23:38:13 [2020-11-18T23:38:13.552Z] #41 51.95   CC       compel/src/lib/infect.o
23:38:13 [2020-11-18T23:38:13.552Z] #41 ...
23:38:13 [2020-11-18T23:38:13.552Z] 
23:38:13 [2020-11-18T23:38:13.552Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:13 [2020-11-18T23:38:13.552Z] #43 DONE 121.1s
23:38:13 [2020-11-18T23:38:13.618Z] #41 12.00   PBCC     images/autofs.pb-c.c
23:38:13 [2020-11-18T23:38:13.618Z] #41 12.07   DEP      images/autofs.pb-c.d
23:38:13 [2020-11-18T23:38:13.618Z] #41 12.19   PBCC     images/sysctl.pb-c.c
23:38:13 [2020-11-18T23:38:13.618Z] #41 12.23   DEP      images/sysctl.pb-c.d
23:38:13 [2020-11-18T23:38:13.657Z] #41 18.89   DEP      images/fdinfo.pb-c.d
23:38:13 [2020-11-18T23:38:13.657Z] #41 19.02   PBCC     images/core-aarch64.pb-c.c
23:38:13 [2020-11-18T23:38:13.695Z] #19 47.57 Selecting previously unselected package libnl-3-200:ppc64el.
23:38:13 [2020-11-18T23:38:13.695Z] #19 47.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
23:38:13 [2020-11-18T23:38:13.695Z] #19 47.58 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
23:38:13 [2020-11-18T23:38:13.817Z] 
23:38:13 [2020-11-18T23:38:13.817Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:13 [2020-11-18T23:38:13.875Z] #41 12.34   PBCC     images/time.pb-c.c
23:38:13 [2020-11-18T23:38:13.875Z] #41 12.40   DEP      images/time.pb-c.d
23:38:13 [2020-11-18T23:38:13.920Z] #41 19.08   PBCC     images/core-arm.pb-c.c
23:38:13 [2020-11-18T23:38:13.994Z] #19 47.73 Selecting previously unselected package libprotobuf-c1:ppc64el.
23:38:13 [2020-11-18T23:38:13.994Z] #19 47.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
23:38:13 [2020-11-18T23:38:13.994Z] #19 47.74 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:38:13 [2020-11-18T23:38:13.994Z] #19 47.82 Selecting previously unselected package libreadline5:ppc64el.
23:38:13 [2020-11-18T23:38:13.994Z] #19 47.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
23:38:13 [2020-11-18T23:38:13.994Z] #19 47.83 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.108 + RM_GOPATH=0
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.108 + TMP_GOPATH=
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.108 + : /build
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.108 + '[' -z '' ']'
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.108 ++ mktemp -d
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.108 + export GOPATH=/tmp/tmp.WwJG6vz4pX
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.108 + GOPATH=/tmp/tmp.WwJG6vz4pX
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.108 + RM_GOPATH=1
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.108 + case "$(go env GOARCH)" in
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.108 ++ go env GOARCH
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.123 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + export GO_BUILDMODE=-buildmode=pie
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + GO_BUILDMODE=-buildmode=pie
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 ++ dirname /tmp/install/install.sh
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + dir=/tmp/install
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + bin=runc
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + shift
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + '[' '!' -f /tmp/install/runc.installer ']'
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + . /tmp/install/runc.installer
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + install_runc
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + grep -q '^3\.10\.0.*\.el7\.'
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + uname -r
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.124 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WwJG6vz4pX/src/github.com/opencontainers/runc
23:38:14 [2020-11-18T23:38:14.083Z] #51 2.172 Cloning into '/tmp/tmp.WwJG6vz4pX/src/github.com/opencontainers/runc'...
23:38:14 [2020-11-18T23:38:14.131Z] #41 12.50   PBCC     images/binfmt-misc.pb-c.c
23:38:14 [2020-11-18T23:38:14.131Z] #41 12.56   DEP      images/binfmt-misc.pb-c.d
23:38:14 [2020-11-18T23:38:14.131Z] #41 12.66   PBCC     images/seccomp.pb-c.c
23:38:14 [2020-11-18T23:38:14.131Z] #41 12.68   DEP      images/seccomp.pb-c.d
23:38:14 [2020-11-18T23:38:14.181Z] #41 19.18   PBCC     images/core-ppc64.pb-c.c
23:38:14 [2020-11-18T23:38:14.181Z] #41 19.24   PBCC     images/core-s390.pb-c.c
23:38:14 [2020-11-18T23:38:14.181Z] #41 19.25   PBCC     images/core-x86.pb-c.c
23:38:14 [2020-11-18T23:38:14.181Z] #41 19.27   PBCC     images/core.pb-c.c
23:38:14 [2020-11-18T23:38:14.181Z] #41 19.37   PBCC     images/inventory.pb-c.c
23:38:14 [2020-11-18T23:38:14.181Z] #41 19.44   DEP      images/core-aarch64.pb-c.d
23:38:14 [2020-11-18T23:38:14.232Z] #18 49.50 Selecting previously unselected package vim.
23:38:14 [2020-11-18T23:38:14.232Z] #18 49.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
23:38:14 [2020-11-18T23:38:14.232Z] #18 49.54 Unpacking vim (2:8.1.0875-5) ...
23:38:14 [2020-11-18T23:38:14.298Z] #19 47.97 Selecting previously unselected package net-tools.
23:38:14 [2020-11-18T23:38:14.298Z] #19 47.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
23:38:14 [2020-11-18T23:38:14.298Z] #19 48.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:38:14 [2020-11-18T23:38:14.298Z] #19 ...
23:38:14 [2020-11-18T23:38:14.298Z] 
23:38:14 [2020-11-18T23:38:14.298Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:38:14 [2020-11-18T23:38:14.390Z] #41 12.82   PBCC     images/userns.pb-c.c
23:38:14 [2020-11-18T23:38:14.390Z] #41 12.83   DEP      images/userns.pb-c.d
23:38:14 [2020-11-18T23:38:14.390Z] #41 12.94   PBCC     images/cgroup.pb-c.c
23:38:14 [2020-11-18T23:38:14.390Z] #41 12.98   DEP      images/cgroup.pb-c.d
23:38:14 [2020-11-18T23:38:14.390Z] #41 13.07   PBCC     images/ext-file.pb-c.c
23:38:14 [2020-11-18T23:38:14.441Z] #41 19.59   DEP      images/core-arm.pb-c.d
23:38:14 [2020-11-18T23:38:14.441Z] #41 19.71   DEP      images/core-ppc64.pb-c.d
23:38:14 [2020-11-18T23:38:14.648Z] #41 13.11   DEP      images/ext-file.pb-c.d
23:38:14 [2020-11-18T23:38:14.648Z] #41 13.22   PBCC     images/rpc.pb-c.c
23:38:14 [2020-11-18T23:38:14.648Z] #41 13.28   DEP      images/rpc.pb-c.d
23:38:14 [2020-11-18T23:38:14.648Z] #41 13.33   PBCC     images/siginfo.pb-c.c
23:38:14 [2020-11-18T23:38:14.702Z] #41 19.75   DEP      images/core-s390.pb-c.d
23:38:14 [2020-11-18T23:38:14.702Z] #41 19.76   DEP      images/core-x86.pb-c.d
23:38:14 [2020-11-18T23:38:14.702Z] #41 19.81   DEP      images/core.pb-c.d
23:38:14 [2020-11-18T23:38:14.702Z] #41 19.99   DEP      images/inventory.pb-c.d
23:38:14 [2020-11-18T23:38:14.802Z] #18 50.14 Selecting previously unselected package xfsprogs.
23:38:14 [2020-11-18T23:38:14.802Z] #18 50.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
23:38:14 [2020-11-18T23:38:14.802Z] #18 50.18 Unpacking xfsprogs (4.20.0-1) ...
23:38:14 [2020-11-18T23:38:14.904Z] #41 13.37   DEP      images/siginfo.pb-c.d
23:38:14 [2020-11-18T23:38:14.904Z] #41 13.40   PBCC     images/pagemap.pb-c.c
23:38:14 [2020-11-18T23:38:14.904Z] #41 13.52   DEP      images/pagemap.pb-c.d
23:38:14 [2020-11-18T23:38:14.904Z] #41 13.58   PBCC     images/rlimit.pb-c.c
23:38:14 [2020-11-18T23:38:14.963Z] #41 20.09   PBCC     images/cpuinfo.pb-c.c
23:38:14 [2020-11-18T23:38:14.963Z] #41 20.14   DEP      images/cpuinfo.pb-c.d
23:38:14 [2020-11-18T23:38:14.963Z] #41 20.22   PBCC     images/stats.pb-c.c
23:38:14 [2020-11-18T23:38:14.963Z] #41 ...
23:38:14 [2020-11-18T23:38:14.963Z] 
23:38:14 [2020-11-18T23:38:14.963Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:14 [2020-11-18T23:38:14.963Z] #43 110.3 go/ast
23:38:14 [2020-11-18T23:38:14.963Z] #43 111.6 text/template/parse
23:38:14 [2020-11-18T23:38:14.963Z] #43 117.5 go/parser
23:38:14 [2020-11-18T23:38:14.963Z] #43 117.6 text/template
23:38:15 [2020-11-18T23:38:15.037Z] #51 ...
23:38:15 [2020-11-18T23:38:15.037Z] 
23:38:15 [2020-11-18T23:38:15.037Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:38:15 [2020-11-18T23:38:15.037Z] #12 DONE 3.2s
23:38:15 [2020-11-18T23:38:15.160Z] #41 13.63   DEP      images/rlimit.pb-c.d
23:38:15 [2020-11-18T23:38:15.223Z] #43 ...
23:38:15 [2020-11-18T23:38:15.223Z] 
23:38:15 [2020-11-18T23:38:15.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:15 [2020-11-18T23:38:15.223Z] #41 20.26   DEP      images/stats.pb-c.d
23:38:15 [2020-11-18T23:38:15.305Z] 
23:38:15 [2020-11-18T23:38:15.305Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:38:15 [2020-11-18T23:38:15.322Z] #18 50.63 Selecting previously unselected package zip.
23:38:15 [2020-11-18T23:38:15.322Z] #18 50.64 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
23:38:15 [2020-11-18T23:38:15.322Z] #18 50.65 Unpacking zip (3.0-11+b1) ...
23:38:15 [2020-11-18T23:38:15.322Z] #18 50.85 Setting up aufs-tools (1:4.14+20190211-1) ...
23:38:15 [2020-11-18T23:38:15.322Z] #18 50.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:38:15 [2020-11-18T23:38:15.322Z] #18 50.89 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:38:15 [2020-11-18T23:38:15.322Z] #18 50.91 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:38:15 [2020-11-18T23:38:15.322Z] #18 50.92 Setting up libgpm2:amd64 (1.20.7-5) ...
23:38:15 [2020-11-18T23:38:15.322Z] #18 50.95 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:38:15 [2020-11-18T23:38:15.322Z] #18 50.96 Setting up uidmap (1:4.5-1.1) ...
23:38:15 [2020-11-18T23:38:15.417Z] #41 13.74   PBCC     images/file-lock.pb-c.c
23:38:15 [2020-11-18T23:38:15.417Z] #41 13.87   DEP      images/file-lock.pb-c.d
23:38:15 [2020-11-18T23:38:15.417Z] #41 13.97   PBCC     images/tty.pb-c.c
23:38:15 [2020-11-18T23:38:15.583Z] #18 50.98 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:38:15 [2020-11-18T23:38:15.583Z] #18 51.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:38:15 [2020-11-18T23:38:15.583Z] #18 51.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:38:15 [2020-11-18T23:38:15.583Z] #18 51.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:38:15 [2020-11-18T23:38:15.583Z] #18 51.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:38:15 [2020-11-18T23:38:15.583Z] #18 51.06 Setting up xxd (2:8.1.0875-5) ...
23:38:15 [2020-11-18T23:38:15.583Z] #18 51.08 Setting up zip (3.0-11+b1) ...
23:38:15 [2020-11-18T23:38:15.583Z] #18 51.09 Setting up vim-common (2:8.1.0875-5) ...
23:38:15 [2020-11-18T23:38:15.583Z] #18 51.12 Setting up bash-completion (1:2.8-6) ...
23:38:15 [2020-11-18T23:38:15.674Z] #41 14.07   DEP      images/tty.pb-c.d
23:38:15 [2020-11-18T23:38:15.674Z] #41 14.15   PBCC     images/tun.pb-c.c
23:38:15 [2020-11-18T23:38:15.674Z] #41 14.21   PBCC     images/netdev.pb-c.c
23:38:15 [2020-11-18T23:38:15.931Z] #41 14.32   DEP      images/tun.pb-c.d
23:38:15 [2020-11-18T23:38:15.931Z] #41 14.39   DEP      images/netdev.pb-c.d
23:38:15 [2020-11-18T23:38:15.931Z] #41 14.58   PBCC     images/vma.pb-c.c
23:38:16 [2020-11-18T23:38:16.188Z] #41 14.66   DEP      images/vma.pb-c.d
23:38:16 [2020-11-18T23:38:16.188Z] #41 14.80   PBCC     images/creds.pb-c.c
23:38:16 [2020-11-18T23:38:16.188Z] #41 14.84   DEP      images/creds.pb-c.d
23:38:16 [2020-11-18T23:38:16.409Z] #23 155.8 Checking out files:  25% (2846/11025)   
Checking out files:  26% (2867/11025)   
Checking out files:  27% (2977/11025)   
Checking out files:  28% (3087/11025)   
Checking out files:  29% (3198/11025)   
Checking out files:  30% (3308/11025)   
Checking out files:  31% (3418/11025)   
Checking out files:  32% (3528/11025)   
Checking out files:  33% (3639/11025)   
Checking out files:  34% (3749/11025)   
Checking out files:  35% (3859/11025)   
Checking out files:  36% (3969/11025)   
Checking out files:  37% (4080/11025)   
Checking out files:  38% (4190/11025)   
Checking out files:  39% (4300/11025)   
Checking out files:  40% (4410/11025)   
Checking out files:  41% (4521/11025)   
Checking out files:  42% (4631/11025)   
Checking out files:  42% (4635/11025)   
Checking out files:  43% (4741/11025)   
Checking out files:  44% (4851/11025)   
Checking out files:  45% (4962/11025)   
Checking out files:  46% (5072/11025)   
Checking out files:  47% (5182/11025)   
Checking out files:  48% (5292/11025)   
Checking out files:  49% (5403/11025)   
Checking out files:  50% (5513/11025)   
Checking out files:  51% (5623/11025)   
Checking out files:  52% (5733/11025)   
Checking out files:  53% (5844/11025)   
Checking out files:  54% (5954/11025)   
Checking out files:  55% (6064/11025)   
Checking out files:  56% (6174/11025)   
Checking out files:  57% (6285/11025)   
Checking out files:  58% (6395/11025)   
Checking out files:  59% (6505/11025)   
Checking out files:  60% (6615/11025)   
Checking out files:  61% (6726/11025)   
Checking out files:  62% (6836/11025)   
Checking out files:  63% (6946/11025)   
Checking out files:  64% (7056/11025)   
Checking out files:  65% (7167/11025)   
Checking out files:  66% (7277/11025)   
Checking out files:  67% (7387/11025)   
Checking out files:  68% (7497/11025)   
Checking out files:  69% (7608/11025)   
Checking out files:  69% (7690/11025)   
Checking out files:  70% (7718/11025)   
Checking out files:  71% (7828/11025)   
Checking out files:  72% (7938/11025)   
Checking out files:  73% (8049/11025)   
Checking out files:  74% (8159/11025)   
Checking out files:  75% (8269/11025)   
Checking out files:  76% (8379/11025)   
Checking out files:  77% (8490/11025)   
Checking out files:  78% (8600/11025)   
Checking out files:  79% (8710/11025)   
Checking out files:  80% (8820/11025)   
Checking out files:  81% (8931/11025)   
Checking out files:  82% (9041/11025)   
Checking out files:  83% (9151/11025)   
Checking out files:  84% (9261/11025)   
Checking out files:  85% (9372/11025)   
Checking out files:  86% (9482/11025)   
Checking out files:  87% (9592/11025)   
Checking out files:  88% (9702/11025)   
Checking out files:  89% (9813/11025)   
Checking out files:  90% (9923/11025)   
Checking out files:  90% (9926/11025)   
Checking out files:  91% (10033/11025)   
Checking out files:  92% (10143/11025)   
Checking out files:  93% (10254/11025)   
Checking out files:  94% (10364/11025)   
Checking out files:  95% (10474/11025)   
Checking out files:  96% (10584/11025)   
Checking out files:  97% (10695/11025)   
Checking out files:  98% (10805/11025)   
Checking out files:  99% (10915/11025)   
Checking out files: 100% (11025/11025)   
Checking out files: 100% (11025/11025), done.
23:38:16 [2020-11-18T23:38:16.410Z] #23 159.5 + cd /tmp/tmp.UBv9hUE5IZ/tmp/docker-ce
23:38:16 [2020-11-18T23:38:16.410Z] #23 159.5 + git checkout -q v17.06.2-ce
23:38:16 [2020-11-18T23:38:16.607Z] #41 ...
23:38:16 [2020-11-18T23:38:16.607Z] 
23:38:16 [2020-11-18T23:38:16.607Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:38:16 [2020-11-18T23:38:16.607Z] #49 111.8 github.com/pkg/diff
23:38:16 [2020-11-18T23:38:16.607Z] #49 112.4 go/ast
23:38:16 [2020-11-18T23:38:16.607Z] #49 114.2 golang.org/x/crypto/ssh/terminal
23:38:16 [2020-11-18T23:38:16.607Z] #49 116.7 mvdan.cc/editorconfig
23:38:16 [2020-11-18T23:38:16.607Z] #49 118.5 mvdan.cc/sh/v3/fileutil
23:38:16 [2020-11-18T23:38:16.607Z] #49 118.8 mvdan.cc/sh/v3/syntax
23:38:16 [2020-11-18T23:38:16.750Z] #41 14.99   PBCC     images/utsns.pb-c.c
23:38:16 [2020-11-18T23:38:16.750Z] #41 15.04   DEP      images/utsns.pb-c.d
23:38:16 [2020-11-18T23:38:16.750Z] #41 ...
23:38:16 [2020-11-18T23:38:16.750Z] 
23:38:16 [2020-11-18T23:38:16.751Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:38:16 [2020-11-18T23:38:16.751Z] #49 110.7 encoding/json
23:38:16 [2020-11-18T23:38:16.751Z] #49 115.6 github.com/pkg/diff
23:38:16 [2020-11-18T23:38:16.751Z] #49 117.8 go/ast
23:38:16 [2020-11-18T23:38:16.751Z] #49 119.0 golang.org/x/crypto/ssh/terminal
23:38:16 [2020-11-18T23:38:16.751Z] #49 ...
23:38:16 [2020-11-18T23:38:16.751Z] 
23:38:16 [2020-11-18T23:38:16.751Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:16 [2020-11-18T23:38:16.751Z] #41 15.17   PBCC     images/ipc-desc.pb-c.c
23:38:16 [2020-11-18T23:38:16.751Z] #41 15.20   PBCC     images/ipc-sem.pb-c.c
23:38:16 [2020-11-18T23:38:16.751Z] #41 15.26   DEP      images/ipc-desc.pb-c.d
23:38:16 [2020-11-18T23:38:16.751Z] #41 15.30   DEP      images/ipc-sem.pb-c.d
23:38:16 [2020-11-18T23:38:16.751Z] #41 15.40   PBCC     images/ipc-msg.pb-c.c
23:38:16 [2020-11-18T23:38:16.868Z] #49 ...
23:38:16 [2020-11-18T23:38:16.868Z] 
23:38:16 [2020-11-18T23:38:16.868Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:38:17 [2020-11-18T23:38:17.012Z] #41 15.48   DEP      images/ipc-msg.pb-c.d
23:38:17 [2020-11-18T23:38:17.012Z] #41 15.57   PBCC     images/ipc-shm.pb-c.c
23:38:17 [2020-11-18T23:38:17.268Z] #41 15.76   DEP      images/ipc-shm.pb-c.d
23:38:17 [2020-11-18T23:38:17.524Z] #41 15.88   PBCC     images/ipc-var.pb-c.c
23:38:17 [2020-11-18T23:38:17.524Z] #41 15.89   DEP      images/ipc-var.pb-c.d
23:38:17 [2020-11-18T23:38:17.524Z] #41 15.98   PBCC     images/sk-opts.pb-c.c
23:38:17 [2020-11-18T23:38:17.524Z] #41 16.07   PBCC     images/packet-sock.pb-c.c
23:38:17 [2020-11-18T23:38:17.781Z] #41 16.19   DEP      images/sk-opts.pb-c.d
23:38:17 [2020-11-18T23:38:17.781Z] #41 16.36   DEP      images/packet-sock.pb-c.d
23:38:17 [2020-11-18T23:38:17.878Z] #13 DONE 2.9s
23:38:17 [2020-11-18T23:38:17.878Z] 
23:38:17 [2020-11-18T23:38:17.878Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:38:17 [2020-11-18T23:38:17.950Z] #23 ...
23:38:17 [2020-11-18T23:38:17.950Z] 
23:38:17 [2020-11-18T23:38:17.950Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:17 [2020-11-18T23:38:17.950Z] #42 89.78   DEP      criu/kcmp-ids.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 89.89   DEP      criu/irmap.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 90.06   DEP      criu/ipc_ns.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 90.28   DEP      criu/image.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 90.49   DEP      criu/image-desc.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 90.63   DEP      criu/fsnotify.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 90.88   DEP      criu/filesystems.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 91.13   DEP      criu/files.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 91.41   DEP      criu/files-reg.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 91.64   DEP      criu/files-ext.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 91.91   DEP      criu/file-lock.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 92.13   DEP      criu/file-ids.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 92.32   DEP      criu/fifo.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 92.52   DEP      criu/fdstore.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 92.67   DEP      criu/fault-injection.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 92.72   DEP      criu/external.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 92.86   DEP      criu/eventpoll.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 93.13   DEP      criu/eventfd.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 93.45   DEP      criu/crtools.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 93.74   DEP      criu/cr-service.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 93.96   DEP      criu/cr-restore.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 94.27   DEP      criu/cr-errno.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 94.31   DEP      criu/cr-dump.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 94.56   DEP      criu/cr-dedup.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 94.84   DEP      criu/cr-check.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 95.33   DEP      criu/config.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 95.57   DEP      criu/clone-noasan.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 95.79   DEP      criu/cgroup.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 96.18   DEP      criu/cgroup-props.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 96.41   DEP      criu/bitmap.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 96.42   DEP      criu/bfd.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 96.63   DEP      criu/autofs.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 97.09   DEP      criu/aio.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 97.49   DEP      criu/action-scripts.d
23:38:17 [2020-11-18T23:38:17.950Z] #42 97.94   CC       criu/action-scripts.o
23:38:17 [2020-11-18T23:38:17.950Z] #42 98.54   CC       criu/aio.o
23:38:17 [2020-11-18T23:38:17.950Z] #42 99.37   CC       criu/autofs.o
23:38:17 [2020-11-18T23:38:17.950Z] #42 ...
23:38:17 [2020-11-18T23:38:17.950Z] 
23:38:17 [2020-11-18T23:38:17.950Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:17 [2020-11-18T23:38:17.950Z] #44 150.9 crypto/tls
23:38:17 [2020-11-18T23:38:17.950Z] #44 158.8 net/http/httptrace
23:38:17 [2020-11-18T23:38:17.950Z] #44 159.1 net/http
23:38:17 [2020-11-18T23:38:17.950Z] #44 ...
23:38:17 [2020-11-18T23:38:17.950Z] 
23:38:17 [2020-11-18T23:38:17.950Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:38:17 [2020-11-18T23:38:17.950Z] #19 48.36 Selecting previously unselected package python-pip-whl.
23:38:17 [2020-11-18T23:38:17.950Z] #19 48.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 48.38 Unpacking python-pip-whl (18.1-5) ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 48.99 Selecting previously unselected package python3-lib2to3.
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.01 Unpacking python3-lib2to3 (3.7.3-1) ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.21 Selecting previously unselected package python3-distutils.
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.21 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.22 Unpacking python3-distutils (3.7.3-1) ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.38 Selecting previously unselected package python3-pip.
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.38 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.40 Unpacking python3-pip (18.1-5) ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.58 Selecting previously unselected package python3-pkg-resources.
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.59 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.59 Unpacking python3-pkg-resources (40.8.0-1) ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.72 Selecting previously unselected package python3-setuptools.
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.72 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.73 Unpacking python3-setuptools (40.8.0-1) ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.98 Selecting previously unselected package python3-wheel.
23:38:17 [2020-11-18T23:38:17.950Z] #19 49.99 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 50.00 Unpacking python3-wheel (0.32.3-2) ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 50.07 Selecting previously unselected package sudo.
23:38:17 [2020-11-18T23:38:17.950Z] #19 50.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 50.08 Unpacking sudo (1.8.27-1+deb10u2) ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 50.64 Selecting previously unselected package thin-provisioning-tools.
23:38:17 [2020-11-18T23:38:17.950Z] #19 50.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 50.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 50.97 Selecting previously unselected package uidmap.
23:38:17 [2020-11-18T23:38:17.950Z] #19 50.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 50.98 Unpacking uidmap (1:4.5-1.1) ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 51.08 Selecting previously unselected package vim-runtime.
23:38:17 [2020-11-18T23:38:17.950Z] #19 51.08 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:38:17 [2020-11-18T23:38:17.950Z] #19 51.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:38:17 [2020-11-18T23:38:17.950Z] #19 51.18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:38:17 [2020-11-18T23:38:17.950Z] #19 51.19 Unpacking vim-runtime (2:8.1.0875-5) ...
23:38:18 [2020-11-18T23:38:18.037Z] #41 16.55   PBCC     images/sk-netlink.pb-c.c
23:38:18 [2020-11-18T23:38:18.037Z] #41 16.58   DEP      images/sk-netlink.pb-c.d
23:38:18 [2020-11-18T23:38:18.037Z] #41 16.67   PBCC     images/sk-inet.pb-c.c
23:38:18 [2020-11-18T23:38:18.124Z] #18 53.71 Setting up libiptc0:amd64 (1.8.2-4) ...
23:38:18 [2020-11-18T23:38:18.294Z] #41 16.73   DEP      images/sk-inet.pb-c.d
23:38:18 [2020-11-18T23:38:18.294Z] #41 16.79   PBCC     images/sk-unix.pb-c.c
23:38:18 [2020-11-18T23:38:18.294Z] #41 16.88   DEP      images/sk-unix.pb-c.d
23:38:18 [2020-11-18T23:38:18.384Z] #18 53.74 Setting up xz-utils (5.2.4-1) ...
23:38:18 [2020-11-18T23:38:18.384Z] #18 53.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:38:18 [2020-11-18T23:38:18.384Z] #18 53.77 Setting up sudo (1.8.27-1+deb10u2) ...
23:38:18 [2020-11-18T23:38:18.384Z] #18 53.85 invoke-rc.d: could not determine current runlevel
23:38:18 [2020-11-18T23:38:18.384Z] #18 53.87 invoke-rc.d: policy-rc.d denied execution of start.
23:38:18 [2020-11-18T23:38:18.384Z] #18 53.89 Setting up pigz (2.4-1) ...
23:38:18 [2020-11-18T23:38:18.384Z] #18 53.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:38:18 [2020-11-18T23:38:18.384Z] #18 53.91 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:38:18 [2020-11-18T23:38:18.384Z] #18 53.93 Setting up python-pip-whl (18.1-5) ...
23:38:18 [2020-11-18T23:38:18.551Z] #41 16.94   PBCC     images/mm.pb-c.c
23:38:18 [2020-11-18T23:38:18.551Z] #41 17.02   DEP      images/mm.pb-c.d
23:38:18 [2020-11-18T23:38:18.551Z] #41 17.15   PBCC     images/timerfd.pb-c.c
23:38:18 [2020-11-18T23:38:18.551Z] #41 17.19   DEP      images/timerfd.pb-c.d
23:38:18 [2020-11-18T23:38:18.644Z] #18 54.01 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:38:18 [2020-11-18T23:38:18.644Z] #18 54.02 Setting up vim-runtime (2:8.1.0875-5) ...
23:38:18 [2020-11-18T23:38:18.808Z] #41 17.25   PBCC     images/timer.pb-c.c
23:38:18 [2020-11-18T23:38:18.808Z] #41 17.29   DEP      images/timer.pb-c.d
23:38:18 [2020-11-18T23:38:18.808Z] #41 17.34   PBCC     images/sa.pb-c.c
23:38:18 [2020-11-18T23:38:18.808Z] #41 17.40   DEP      images/sa.pb-c.d
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.38 Setting up libaio1:amd64 (0.3.112-3) ...
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.39 Setting up libonig5:amd64 (6.9.1-1) ...
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.42 Setting up vim (2:8.1.0875-5) ...
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:38:18 [2020-11-18T23:38:18.905Z] #18 54.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:38:19 [2020-11-18T23:38:19.002Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 29.1% of statements
23:38:19 [2020-11-18T23:38:19.002Z] ok  	github.com/docker/docker/container	0.110s	coverage: 34.4% of statements
23:38:19 [2020-11-18T23:38:19.002Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:38:19 [2020-11-18T23:38:19.002Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:38:19 [2020-11-18T23:38:19.002Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:38:19 [2020-11-18T23:38:19.002Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:38:19 [2020-11-18T23:38:19.065Z] #41 17.53   PBCC     images/pipe-data.pb-c.c
23:38:19 [2020-11-18T23:38:19.065Z] #41 17.57   DEP      images/pipe-data.pb-c.d
23:38:19 [2020-11-18T23:38:19.065Z] #41 17.59   PBCC     images/mnt.pb-c.c
23:38:19 [2020-11-18T23:38:19.166Z] #18 54.52 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:38:19 [2020-11-18T23:38:19.166Z] #18 54.54 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:38:19 [2020-11-18T23:38:19.166Z] #18 54.55 Setting up jq (1.5+dfsg-2+b1) ...
23:38:19 [2020-11-18T23:38:19.166Z] #18 54.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:38:19 [2020-11-18T23:38:19.166Z] #18 54.58 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:38:19 [2020-11-18T23:38:19.219Z] #54 59.78 Checking out files:  33% (1138/3408)   
Checking out files:  34% (1159/3408)   
Checking out files:  35% (1193/3408)   
Checking out files:  36% (1227/3408)   
Checking out files:  37% (1261/3408)   
Checking out files:  38% (1296/3408)   
Checking out files:  39% (1330/3408)   
Checking out files:  40% (1364/3408)   
Checking out files:  41% (1398/3408)   
Checking out files:  42% (1432/3408)   
Checking out files:  43% (1466/3408)   
Checking out files:  44% (1500/3408)   
Checking out files:  45% (1534/3408)   
Checking out files:  46% (1568/3408)   
Checking out files:  47% (1602/3408)   
Checking out files:  48% (1636/3408)   
Checking out files:  49% (1670/3408)   
Checking out files:  50% (1704/3408)   
Checking out files:  51% (1739/3408)   
Checking out files:  52% (1773/3408)   
Checking out files:  53% (1807/3408)   
Checking out files:  54% (1841/3408)   
Checking out files:  55% (1875/3408)   
Checking out files:  56% (1909/3408)   
Checking out files:  57% (1943/3408)   
Checking out files:  58% (1977/3408)   
Checking out files:  59% (2011/3408)   
Checking out files:  60% (2045/3408)   
Checking out files:  61% (2079/3408)   
Checking out files:  62% (2113/3408)   
Checking out files:  63% (2148/3408)   
Checking out files:  64% (2182/3408)   
Checking out files:  65% (2216/3408)   
Checking out files:  66% (2250/3408)   
Checking out files:  67% (2284/3408)   
Checking out files:  68% (2318/3408)   
Checking out files:  69% (2352/3408)   
Checking out files:  70% (2386/3408)   
Checking out files:  71% (2420/3408)   
Checking out files:  72% (2454/3408)   
Checking out files:  73% (2488/3408)   
Checking out files:  74% (2522/3408)   
Checking out files:  75% (2556/3408)   
Checking out files:  76% (2591/3408)   
Checking out files:  77% (2625/3408)   
Checking out files:  78% (2659/3408)   
Checking out files:  79% (2693/3408)   
Checking out files:  80% (2727/3408)   
Checking out files:  81% (2761/3408)   
Checking out files:  82% (2795/3408)   
Checking out files:  83% (2829/3408)   
Checking out files:  84% (2863/3408)   
Checking out files:  85% (2897/3408)   
Checking out files:  86% (2931/3408)   
Checking out files:  87% (2965/3408)   
Checking out files:  88% (3000/3408)   
Checking out files:  89% (3034/3408)   
Checking out files:  90% (3068/3408)   
Checking out files:  91% (3102/3408)   
Checking out files:  92% (3136/3408)   
Checking out files:  93% (3170/3408)   
Checking out files:  94% (3204/3408)   
Checking out files:  95% (3238/3408)   
Checking out files:  96% (3272/3408)   
Checking out files:  97% (3306/3408)   
Checking out files:  98% (3340/3408)   
Checking out files:  99% (3374/3408)   
Checking out files: 100% (3408/3408)   
Checking out files: 100% (3408/3408), done.
23:38:19 [2020-11-18T23:38:19.219Z] #54 62.15 + cd /tmp/tmp.twUTAKAQgh/src/github.com/containerd/containerd
23:38:19 [2020-11-18T23:38:19.219Z] #54 62.15 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:38:19 [2020-11-18T23:38:19.322Z] #41 17.72   DEP      images/mnt.pb-c.d
23:38:19 [2020-11-18T23:38:19.322Z] #41 17.77   PBCC     images/sk-packet.pb-c.c
23:38:19 [2020-11-18T23:38:19.322Z] #41 17.79   DEP      images/sk-packet.pb-c.d
23:38:19 [2020-11-18T23:38:19.322Z] #41 17.84   PBCC     images/tcp-stream.pb-c.c
23:38:19 [2020-11-18T23:38:19.322Z] #41 17.91   DEP      images/tcp-stream.pb-c.d
23:38:19 [2020-11-18T23:38:19.322Z] #41 17.98   PBCC     images/pipe.pb-c.c
23:38:19 [2020-11-18T23:38:19.491Z] #19 ...
23:38:19 [2020-11-18T23:38:19.491Z] 
23:38:19 [2020-11-18T23:38:19.491Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:38:19 [2020-11-18T23:38:19.491Z] #23 162.7 + mkdir -p /tmp/tmp.UBv9hUE5IZ/src/github.com/docker
23:38:19 [2020-11-18T23:38:19.591Z] #41 18.06   DEP      images/pipe.pb-c.d
23:38:19 [2020-11-18T23:38:19.591Z] #41 18.14   PBCC     images/pstree.pb-c.c
23:38:19 [2020-11-18T23:38:19.591Z] #41 18.15   DEP      images/pstree.pb-c.d
23:38:19 [2020-11-18T23:38:19.591Z] #41 18.22   PBCC     images/fs.pb-c.c
23:38:19 [2020-11-18T23:38:19.591Z] #41 18.26   DEP      images/fs.pb-c.d
23:38:19 [2020-11-18T23:38:19.790Z] #23 162.7 + mv components/cli /tmp/tmp.UBv9hUE5IZ/src/github.com/docker/cli
23:38:19 [2020-11-18T23:38:19.790Z] #23 162.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:38:19 [2020-11-18T23:38:19.849Z] #41 18.36   PBCC     images/signalfd.pb-c.c
23:38:19 [2020-11-18T23:38:19.849Z] #41 18.45   DEP      images/signalfd.pb-c.d
23:38:20 [2020-11-18T23:38:20.106Z] #41 18.54   PBCC     images/fh.pb-c.c
23:38:20 [2020-11-18T23:38:20.106Z] #41 18.60   PBCC     images/fsnotify.pb-c.c
23:38:20 [2020-11-18T23:38:20.106Z] #41 18.65   DEP      images/fh.pb-c.d
23:38:20 [2020-11-18T23:38:20.106Z] #41 18.70   DEP      images/fsnotify.pb-c.d
23:38:20 [2020-11-18T23:38:20.106Z] #41 18.75   PBCC     images/eventpoll.pb-c.c
23:38:20 [2020-11-18T23:38:20.106Z] #41 18.80   DEP      images/eventpoll.pb-c.d
23:38:20 [2020-11-18T23:38:20.362Z] #41 18.86   PBCC     images/eventfd.pb-c.c
23:38:20 [2020-11-18T23:38:20.362Z] #41 18.92   DEP      images/eventfd.pb-c.d
23:38:20 [2020-11-18T23:38:20.619Z] #41 18.98   PBCC     images/remap-file-path.pb-c.c
23:38:20 [2020-11-18T23:38:20.619Z] #41 18.99   DEP      images/remap-file-path.pb-c.d
23:38:20 [2020-11-18T23:38:20.619Z] #41 19.11   PBCC     images/fifo.pb-c.c
23:38:20 [2020-11-18T23:38:20.619Z] #41 19.13   DEP      images/fifo.pb-c.d
23:38:20 [2020-11-18T23:38:20.619Z] #41 19.15   PBCC     images/ghost-file.pb-c.c
23:38:20 [2020-11-18T23:38:20.796Z] #22 125.0 Checking out files:  20% (2217/11025)   
Checking out files:  21% (2316/11025)   
Checking out files:  22% (2426/11025)   
Checking out files:  23% (2536/11025)   
Checking out files:  24% (2646/11025)   
Checking out files:  25% (2757/11025)   
Checking out files:  26% (2867/11025)   
Checking out files:  27% (2977/11025)   
Checking out files:  28% (3087/11025)   
Checking out files:  29% (3198/11025)   
Checking out files:  30% (3308/11025)   
Checking out files:  31% (3418/11025)   
Checking out files:  32% (3528/11025)   
Checking out files:  33% (3639/11025)   
Checking out files:  34% (3749/11025)   
Checking out files:  35% (3859/11025)   
Checking out files:  36% (3969/11025)   
Checking out files:  37% (4080/11025)   
Checking out files:  37% (4090/11025)   
Checking out files:  38% (4190/11025)   
Checking out files:  39% (4300/11025)   
Checking out files:  40% (4410/11025)   
Checking out files:  41% (4521/11025)   
Checking out files:  42% (4631/11025)   
Checking out files:  43% (4741/11025)   
Checking out files:  44% (4851/11025)   
Checking out files:  45% (4962/11025)   
Checking out files:  46% (5072/11025)   
Checking out files:  47% (5182/11025)   
Checking out files:  48% (5292/11025)   
Checking out files:  49% (5403/11025)   
Checking out files:  50% (5513/11025)   
Checking out files:  51% (5623/11025)   
Checking out files:  52% (5733/11025)   
Checking out files:  53% (5844/11025)   
Checking out files:  54% (5954/11025)   
Checking out files:  55% (6064/11025)   
Checking out files:  56% (6174/11025)   
Checking out files:  57% (6285/11025)   
Checking out files:  58% (6395/11025)   
Checking out files:  59% (6505/11025)   
Checking out files:  60% (6615/11025)   
Checking out files:  61% (6726/11025)   
Checking out files:  62% (6836/11025)   
Checking out files:  63% (6946/11025)   
Checking out files:  64% (7056/11025)   
Checking out files:  65% (7167/11025)   
Checking out files:  65% (7272/11025)   
Checking out files:  66% (7277/11025)   
Checking out files:  67% (7387/11025)   
Checking out files:  68% (7497/11025)   
Checking out files:  69% (7608/11025)   
Checking out files:  70% (7718/11025)   
Checking out files:  71% (7828/11025)   
Checking out files:  72% (7938/11025)   
Checking out files:  73% (8049/11025)   
Checking out files:  74% (8159/11025)   
Checking out files:  75% (8269/11025)   
Checking out files:  76% (8379/11025)   
Checking out files:  77% (8490/11025)   
Checking out files:  78% (8600/11025)   
Checking out files:  79% (8710/11025)   
Checking out files:  80% (8820/11025)   
Checking out files:  81% (8931/11025)   
Checking out files:  82% (9041/11025)   
Checking out files:  83% (9151/11025)   
Checking out files:  84% (9261/11025)   
Checking out files:  85% (9372/11025)   
Checking out files:  86% (9482/11025)   
Checking out files:  87% (9592/11025)   
Checking out files:  88% (9702/11025)   
Checking out files:  89% (9813/11025)   
Checking out files:  90% (9923/11025)   
Checking out files:  91% (10033/11025)   
Checking out files:  92% (10143/11025)   
Checking out files:  93% (10254/11025)   
Checking out files:  94% (10364/11025)   
Checking out files:  95% (10474/11025)   
Checking out files:  95% (10521/11025)   
Checking out files:  96% (10584/11025)   
Checking out files:  97% (10695/11025)   
Checking out files:  98% (10805/11025)   
Checking out files:  99% (10915/11025)   
Checking out files: 100% (11025/11025)   
Checking out files: 100% (11025/11025), done.
23:38:20 [2020-11-18T23:38:20.796Z] #22 128.2 + cd /tmp/tmp.cFid0oZhWE/tmp/docker-ce
23:38:20 [2020-11-18T23:38:20.796Z] #22 128.2 + git checkout -q v17.06.2-ce
23:38:20 [2020-11-18T23:38:20.875Z] #41 19.31   DEP      images/ghost-file.pb-c.d
23:38:20 [2020-11-18T23:38:20.875Z] #41 19.38   PBCC     images/regfile.pb-c.c
23:38:20 [2020-11-18T23:38:20.875Z] #41 19.43   DEP      images/regfile.pb-c.d
23:38:20 [2020-11-18T23:38:20.875Z] #41 19.50   PBCC     images/ns.pb-c.c
23:38:21 [2020-11-18T23:38:21.132Z] #41 19.57   DEP      images/ns.pb-c.d
23:38:21 [2020-11-18T23:38:21.132Z] #41 19.69   PBCC     images/fdinfo.pb-c.c
23:38:21 [2020-11-18T23:38:21.377Z] #22 ...
23:38:21 [2020-11-18T23:38:21.377Z] 
23:38:21 [2020-11-18T23:38:21.377Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:38:21 [2020-11-18T23:38:21.377Z] #14 1.602 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:38:21 [2020-11-18T23:38:21.377Z] #14 DONE 3.3s
23:38:21 [2020-11-18T23:38:21.377Z] 
23:38:21 [2020-11-18T23:38:21.377Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:38:21 [2020-11-18T23:38:21.389Z] #41 19.82   DEP      images/fdinfo.pb-c.d
23:38:21 [2020-11-18T23:38:21.389Z] #41 19.95   PBCC     images/core-aarch64.pb-c.c
23:38:21 [2020-11-18T23:38:21.389Z] #41 20.01   PBCC     images/core-arm.pb-c.c
23:38:21 [2020-11-18T23:38:21.389Z] #41 20.07   PBCC     images/core-ppc64.pb-c.c
23:38:21 [2020-11-18T23:38:21.645Z] #41 20.19   PBCC     images/core-s390.pb-c.c
23:38:21 [2020-11-18T23:38:21.778Z] #54 64.42 + export 'BUILDTAGS=netgo osusergo static_build'
23:38:21 [2020-11-18T23:38:21.778Z] #54 64.42 + BUILDTAGS='netgo osusergo static_build'
23:38:21 [2020-11-18T23:38:21.778Z] #54 64.42 + export EXTRA_FLAGS=-buildmode=pie
23:38:21 [2020-11-18T23:38:21.778Z] #54 64.42 + EXTRA_FLAGS=-buildmode=pie
23:38:21 [2020-11-18T23:38:21.778Z] #54 64.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:38:21 [2020-11-18T23:38:21.778Z] #54 64.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:38:21 [2020-11-18T23:38:21.778Z] #54 64.42 + '[' '' = dynamic ']'
23:38:21 [2020-11-18T23:38:21.778Z] #54 64.42 + make
23:38:21 [2020-11-18T23:38:21.902Z] #41 20.26   PBCC     images/core-x86.pb-c.c
23:38:21 [2020-11-18T23:38:21.902Z] #41 20.37   PBCC     images/core.pb-c.c
23:38:21 [2020-11-18T23:38:21.902Z] #41 20.47   PBCC     images/inventory.pb-c.c
23:38:21 [2020-11-18T23:38:21.902Z] #41 20.59   DEP      images/core-aarch64.pb-c.d
23:38:22 [2020-11-18T23:38:22.159Z] #41 20.69   DEP      images/core-arm.pb-c.d
23:38:22 [2020-11-18T23:38:22.418Z] #41 20.91   DEP      images/core-ppc64.pb-c.d
23:38:22 [2020-11-18T23:38:22.418Z] #41 21.01   DEP      images/core-s390.pb-c.d
23:38:22 [2020-11-18T23:38:22.462Z] #18 57.41 Setting up iptables (1.8.2-4) ...
23:38:22 [2020-11-18T23:38:22.462Z] #18 57.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:38:22 [2020-11-18T23:38:22.462Z] #18 ...
23:38:22 [2020-11-18T23:38:22.462Z] 
23:38:22 [2020-11-18T23:38:22.462Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:22 [2020-11-18T23:38:22.462Z] #41 117.9   CC       criu/crtools.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 118.5   CC       criu/eventfd.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 118.9   CC       criu/eventpoll.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 119.8   CC       criu/external.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 120.1   CC       criu/fault-injection.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 120.2   CC       criu/fdstore.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 120.7   CC       criu/fifo.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 121.2   CC       criu/file-ids.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 121.6   CC       criu/file-lock.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 122.4   CC       criu/files-ext.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 122.8   CC       criu/files-reg.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 125.1   CC       criu/files.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 127.1   CC       criu/filesystems.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 127.8   CC       criu/fsnotify.o
23:38:22 [2020-11-18T23:38:22.462Z] #41 ...
23:38:22 [2020-11-18T23:38:22.462Z] 
23:38:22 [2020-11-18T23:38:22.462Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:38:22 [2020-11-18T23:38:22.462Z] #18 57.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:38:22 [2020-11-18T23:38:22.462Z] #18 57.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:38:22 [2020-11-18T23:38:22.462Z] #18 57.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:38:22 [2020-11-18T23:38:22.462Z] #18 57.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:38:22 [2020-11-18T23:38:22.462Z] #18 57.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:38:22 [2020-11-18T23:38:22.462Z] #18 57.51 Setting up python3 (3.7.3-1) ...
23:38:22 [2020-11-18T23:38:22.462Z] #18 57.99 Setting up python3-wheel (0.32.3-2) ...
23:38:22 [2020-11-18T23:38:22.688Z] #41 21.24   DEP      images/core-x86.pb-c.d
23:38:22 [2020-11-18T23:38:22.947Z] #41 21.33   DEP      images/core.pb-c.d
23:38:22 [2020-11-18T23:38:22.947Z] #41 ...
23:38:22 [2020-11-18T23:38:22.947Z] 
23:38:22 [2020-11-18T23:38:22.947Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:38:23 [2020-11-18T23:38:23.175Z] #54 65.77 + bin/ctr
23:38:23 [2020-11-18T23:38:23.314Z] #15 DONE 1.8s
23:38:23 [2020-11-18T23:38:23.314Z] 
23:38:23 [2020-11-18T23:38:23.314Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:38:23 [2020-11-18T23:38:23.403Z] #18 58.73 Setting up apparmor (2.13.2-10) ...
23:38:24 [2020-11-18T23:38:24.613Z] ok  	github.com/docker/docker/daemon/cluster	0.037s	coverage: 0.5% of statements
23:38:25 [2020-11-18T23:38:25.247Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
23:38:25 [2020-11-18T23:38:25.254Z] #16 DONE 2.2s
23:38:25 [2020-11-18T23:38:25.254Z] 
23:38:25 [2020-11-18T23:38:25.254Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:38:25 [2020-11-18T23:38:25.254Z] #22 132.7 + mkdir -p /tmp/tmp.cFid0oZhWE/src/github.com/docker
23:38:25 [2020-11-18T23:38:25.254Z] #22 132.7 + mv components/cli /tmp/tmp.cFid0oZhWE/src/github.com/docker/cli
23:38:25 [2020-11-18T23:38:25.254Z] #22 132.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:38:25 [2020-11-18T23:38:25.259Z] #54 57.46 Checking out files:  29% (997/3408)   
Checking out files:  30% (1023/3408)   
Checking out files:  31% (1057/3408)   
Checking out files:  32% (1091/3408)   
Checking out files:  33% (1125/3408)   
Checking out files:  34% (1159/3408)   
Checking out files:  35% (1193/3408)   
Checking out files:  36% (1227/3408)   
Checking out files:  37% (1261/3408)   
Checking out files:  38% (1296/3408)   
Checking out files:  39% (1330/3408)   
Checking out files:  40% (1364/3408)   
Checking out files:  41% (1398/3408)   
Checking out files:  42% (1432/3408)   
Checking out files:  43% (1466/3408)   
Checking out files:  44% (1500/3408)   
Checking out files:  45% (1534/3408)   
Checking out files:  46% (1568/3408)   
Checking out files:  47% (1602/3408)   
Checking out files:  48% (1636/3408)   
Checking out files:  49% (1670/3408)   
Checking out files:  50% (1704/3408)   
Checking out files:  51% (1739/3408)   
Checking out files:  52% (1773/3408)   
Checking out files:  53% (1807/3408)   
Checking out files:  54% (1841/3408)   
Checking out files:  55% (1875/3408)   
Checking out files:  56% (1909/3408)   
Checking out files:  57% (1943/3408)   
Checking out files:  58% (1977/3408)   
Checking out files:  59% (2011/3408)   
Checking out files:  60% (2045/3408)   
Checking out files:  61% (2079/3408)   
Checking out files:  62% (2113/3408)   
Checking out files:  63% (2148/3408)   
Checking out files:  64% (2182/3408)   
Checking out files:  65% (2216/3408)   
Checking out files:  66% (2250/3408)   
Checking out files:  67% (2284/3408)   
Checking out files:  68% (2318/3408)   
Checking out files:  69% (2352/3408)   
Checking out files:  70% (2386/3408)   
Checking out files:  71% (2420/3408)   
Checking out files:  72% (2454/3408)   
Checking out files:  73% (2488/3408)   
Checking out files:  74% (2522/3408)   
Checking out files:  75% (2556/3408)   
Checking out files:  76% (2591/3408)   
Checking out files:  77% (2625/3408)   
Checking out files:  78% (2659/3408)   
Checking out files:  79% (2693/3408)   
Checking out files:  80% (2727/3408)   
Checking out files:  81% (2761/3408)   
Checking out files:  82% (2795/3408)   
Checking out files:  83% (2829/3408)   
Checking out files:  84% (2863/3408)   
Checking out files:  85% (2897/3408)   
Checking out files:  86% (2931/3408)   
Checking out files:  87% (2965/3408)   
Checking out files:  88% (3000/3408)   
Checking out files:  89% (3034/3408)   
Checking out files:  90% (3068/3408)   
Checking out files:  91% (3102/3408)   
Checking out files:  91% (3125/3408)   
Checking out files:  92% (3136/3408)   
Checking out files:  93% (3170/3408)   
Checking out files:  94% (3204/3408)   
Checking out files:  95% (3238/3408)   
Checking out files:  96% (3272/3408)   
Checking out files:  97% (3306/3408)   
Checking out files:  98% (3340/3408)   
Checking out files:  99% (3374/3408)   
Checking out files: 100% (3408/3408)   
Checking out files: 100% (3408/3408), done.
23:38:25 [2020-11-18T23:38:25.259Z] #54 59.98 + cd /tmp/tmp.N1I5F5Z09V/src/github.com/containerd/containerd
23:38:25 [2020-11-18T23:38:25.313Z] #18 60.43 Setting up xfsprogs (4.20.0-1) ...
23:38:25 [2020-11-18T23:38:25.313Z] #18 60.44 Setting up python3-lib2to3 (3.7.3-1) ...
23:38:25 [2020-11-18T23:38:25.313Z] #18 60.79 Setting up python3-pkg-resources (40.8.0-1) ...
23:38:25 [2020-11-18T23:38:25.425Z] #23 ...
23:38:25 [2020-11-18T23:38:25.425Z] 
23:38:25 [2020-11-18T23:38:25.425Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:38:25 [2020-11-18T23:38:25.425Z] #19 55.33 Selecting previously unselected package vim.
23:38:25 [2020-11-18T23:38:25.425Z] #19 55.34 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 55.40 Unpacking vim (2:8.1.0875-5) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 55.99 Selecting previously unselected package xfsprogs.
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.03 Unpacking xfsprogs (4.20.0-1) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.62 Selecting previously unselected package zip.
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.63 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.64 Unpacking zip (3.0-11+b1) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.90 Setting up aufs-tools (1:4.14+20190211-1) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.94 Setting up libip6tc0:ppc64el (1.8.2-4) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.95 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.95 Setting up libgpm2:ppc64el (1.20.7-5) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.96 Setting up libip4tc0:ppc64el (1.8.2-4) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.96 Setting up uidmap (1:4.5-1.1) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.96 Setting up libnftnl11:ppc64el (1.1.2-2) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.97 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 56.99 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 57.00 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 57.01 Setting up xxd (2:8.1.0875-5) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 57.02 Setting up zip (3.0-11+b1) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 57.03 Setting up vim-common (2:8.1.0875-5) ...
23:38:25 [2020-11-18T23:38:25.425Z] #19 57.05 Setting up bash-completion (1:2.8-6) ...
23:38:25 [2020-11-18T23:38:25.516Z] #54 59.98 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:38:25 [2020-11-18T23:38:25.520Z] #22 ...
23:38:25 [2020-11-18T23:38:25.520Z] 
23:38:25 [2020-11-18T23:38:25.520Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:25 [2020-11-18T23:38:25.520Z] #41 54.41   CC       compel/src/lib/ptrace.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 54.90   AR       compel/libcompel.a
23:38:25 [2020-11-18T23:38:25.520Z] #41 55.05   HOSTCC   compel/src/main-host.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 55.46   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 55.65   HOSTCC   compel/src/lib/handle-elf-host.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 56.06   HOSTCC   compel/src/lib/log-host.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 56.24   HOSTLINK compel/compel-host-bin
23:38:25 [2020-11-18T23:38:25.520Z] #41 56.50   DEP      soccr/soccr.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 56.85   CC       soccr/soccr.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 58.31   AR       soccr/libsoccr.a
23:38:25 [2020-11-18T23:38:25.520Z] #41 58.47 make[1]: 'soccr/libsoccr.a' is up to date.
23:38:25 [2020-11-18T23:38:25.520Z] #41 58.76   DEP      criu/arch/aarch64/sigframe.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 58.83   DEP      criu/arch/aarch64/crtools.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 58.96   DEP      criu/arch/aarch64/cpu.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 59.00   DEP      criu/arch/aarch64/bitops.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 59.05   CC       criu/arch/aarch64/bitops.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 59.12   CC       criu/arch/aarch64/cpu.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 59.21   CC       criu/arch/aarch64/crtools.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 59.77   CC       criu/arch/aarch64/sigframe.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 59.93   LINK     criu/arch/aarch64/crtools.built-in.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 60.04   DEP      criu/pie/util-vdso.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 60.21   DEP      criu/pie/util.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 60.35   CC       criu/pie/util.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 60.68   CC       criu/pie/util-vdso.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 61.47   AR       criu/pie/pie.lib.a
23:38:25 [2020-11-18T23:38:25.520Z] #41 61.52   DEP      criu/pie/restorer.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 61.71   DEP      criu/arch/aarch64/intraprocedure.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 61.73   DEP      criu/arch/aarch64/restorer.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 62.05   DEP      criu/arch/aarch64/vdso-pie.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 62.21   DEP      criu/pie/parasite-vdso.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 62.44   DEP      criu/pie/parasite.d
23:38:25 [2020-11-18T23:38:25.520Z] #41 62.82   CC       criu/pie/parasite.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 63.91   LINK     criu/pie/parasite.built-in.o
23:38:25 [2020-11-18T23:38:25.520Z] #41 63.92   GEN      criu/pie/parasite-blob.h
23:38:25 [2020-11-18T23:38:25.520Z] #41 63.93   CC       criu/pie/parasite-vdso.o
23:38:25 [2020-11-18T23:38:25.785Z] #41 64.74   CC       criu/arch/aarch64/vdso-pie.o
23:38:26 [2020-11-18T23:38:26.049Z] #41 65.14   CC       criu/arch/aarch64/restorer.o
23:38:26 [2020-11-18T23:38:26.254Z] #18 61.75 Setting up python3-distutils (3.7.3-1) ...
23:38:26 [2020-11-18T23:38:26.339Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
23:38:26 [2020-11-18T23:38:26.446Z] #54 61.01 + export 'BUILDTAGS=netgo osusergo static_build'
23:38:26 [2020-11-18T23:38:26.446Z] #54 61.01 + BUILDTAGS='netgo osusergo static_build'
23:38:26 [2020-11-18T23:38:26.446Z] #54 61.01 + export EXTRA_FLAGS=-buildmode=pie
23:38:26 [2020-11-18T23:38:26.446Z] #54 61.01 + EXTRA_FLAGS=-buildmode=pie
23:38:26 [2020-11-18T23:38:26.446Z] #54 61.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:38:26 [2020-11-18T23:38:26.446Z] #54 61.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:38:26 [2020-11-18T23:38:26.446Z] #54 61.01 + '[' '' = dynamic ']'
23:38:26 [2020-11-18T23:38:26.446Z] #54 61.01 + make
23:38:26 [2020-11-18T23:38:26.629Z] #41 65.55   CC       criu/arch/aarch64/intraprocedure.o
23:38:26 [2020-11-18T23:38:26.629Z] #41 65.63   CC       criu/pie/restorer.o
23:38:26 [2020-11-18T23:38:26.824Z] #18 62.33 Setting up python3-setuptools (40.8.0-1) ...
23:38:26 [2020-11-18T23:38:26.895Z] #41 ...
23:38:26 [2020-11-18T23:38:26.895Z] 
23:38:26 [2020-11-18T23:38:26.895Z] #17 [dev-systemd-false  6/26] RUN ldconfig
23:38:26 [2020-11-18T23:38:26.895Z] #17 DONE 1.7s
23:38:26 [2020-11-18T23:38:26.895Z] 
23:38:26 [2020-11-18T23:38:26.895Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:26 [2020-11-18T23:38:26.895Z] #51 9.699 + cd /tmp/tmp.WwJG6vz4pX/src/github.com/opencontainers/runc
23:38:26 [2020-11-18T23:38:26.895Z] #51 9.699 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:38:26 [2020-11-18T23:38:26.895Z] #51 10.22 + '[' -z '' ']'
23:38:26 [2020-11-18T23:38:26.895Z] #51 10.22 + target=static
23:38:26 [2020-11-18T23:38:26.895Z] #51 10.22 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:38:26 [2020-11-18T23:38:26.895Z] #51 10.45 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
23:38:26 [2020-11-18T23:38:26.895Z] #51 ...
23:38:26 [2020-11-18T23:38:26.895Z] 
23:38:26 [2020-11-18T23:38:26.895Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:38:27 [2020-11-18T23:38:27.376Z] #54 ...
23:38:27 [2020-11-18T23:38:27.376Z] 
23:38:27 [2020-11-18T23:38:27.376Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:38:27 [2020-11-18T23:38:27.376Z] #49 121.4 mvdan.cc/editorconfig
23:38:27 [2020-11-18T23:38:27.376Z] #49 123.0 mvdan.cc/sh/v3/fileutil
23:38:27 [2020-11-18T23:38:27.376Z] #49 123.4 mvdan.cc/sh/v3/syntax
23:38:27 [2020-11-18T23:38:27.376Z] #49 ...
23:38:27 [2020-11-18T23:38:27.376Z] 
23:38:27 [2020-11-18T23:38:27.376Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:27 [2020-11-18T23:38:27.376Z] #43 121.3 go/parser
23:38:27 [2020-11-18T23:38:27.376Z] #43 122.2 text/template
23:38:27 [2020-11-18T23:38:27.376Z] #43 125.5 encoding/xml
23:38:27 [2020-11-18T23:38:27.376Z] #43 130.0 go/doc
23:38:27 [2020-11-18T23:38:27.537Z] #19 61.33 Setting up libiptc0:ppc64el (1.8.2-4) ...
23:38:27 [2020-11-18T23:38:27.537Z] #19 61.33 Setting up xz-utils (5.2.4-1) ...
23:38:27 [2020-11-18T23:38:27.537Z] #19 61.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:38:27 [2020-11-18T23:38:27.537Z] #19 61.35 Setting up sudo (1.8.27-1+deb10u2) ...
23:38:27 [2020-11-18T23:38:27.537Z] #19 61.46 invoke-rc.d: could not determine current runlevel
23:38:27 [2020-11-18T23:38:27.537Z] #19 61.46 invoke-rc.d: policy-rc.d denied execution of start.
23:38:27 [2020-11-18T23:38:27.537Z] #19 61.49 Setting up pigz (2.4-1) ...
23:38:27 [2020-11-18T23:38:27.537Z] #19 61.50 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
23:38:27 [2020-11-18T23:38:27.537Z] #19 61.51 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
23:38:27 [2020-11-18T23:38:27.537Z] #19 61.51 Setting up python-pip-whl (18.1-5) ...
23:38:27 [2020-11-18T23:38:27.537Z] #19 61.52 Setting up libmpdec2:ppc64el (2.4.2-2) ...
23:38:27 [2020-11-18T23:38:27.537Z] #19 61.52 Setting up vim-runtime (2:8.1.0875-5) ...
23:38:27 [2020-11-18T23:38:27.633Z] #43 ...
23:38:27 [2020-11-18T23:38:27.633Z] 
23:38:27 [2020-11-18T23:38:27.633Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:27 [2020-11-18T23:38:27.633Z] #41 21.47   DEP      images/inventory.pb-c.d
23:38:27 [2020-11-18T23:38:27.633Z] #41 21.55   PBCC     images/cpuinfo.pb-c.c
23:38:27 [2020-11-18T23:38:27.633Z] #41 21.58   DEP      images/cpuinfo.pb-c.d
23:38:27 [2020-11-18T23:38:27.633Z] #41 21.65   PBCC     images/stats.pb-c.c
23:38:27 [2020-11-18T23:38:27.633Z] #41 21.70   DEP      images/stats.pb-c.d
23:38:27 [2020-11-18T23:38:27.633Z] #41 25.12 make[1]: Nothing to be done for 'all'.
23:38:28 [2020-11-18T23:38:28.198Z] #19 62.12 Setting up libaio1:ppc64el (0.3.112-3) ...
23:38:28 [2020-11-18T23:38:28.198Z] #19 62.13 Setting up libonig5:ppc64el (6.9.1-1) ...
23:38:28 [2020-11-18T23:38:28.198Z] #19 62.13 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
23:38:28 [2020-11-18T23:38:28.198Z] #19 62.14 Setting up vim (2:8.1.0875-5) ...
23:38:28 [2020-11-18T23:38:28.198Z] #19 62.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:38:28 [2020-11-18T23:38:28.198Z] #19 62.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:38:28 [2020-11-18T23:38:28.198Z] #19 62.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:38:28 [2020-11-18T23:38:28.198Z] #19 62.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:38:28 [2020-11-18T23:38:28.206Z] #18 63.60 Setting up python3-pip (18.1-5) ...
23:38:28 [2020-11-18T23:38:28.496Z] #19 62.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:38:28 [2020-11-18T23:38:28.496Z] #19 62.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:38:28 [2020-11-18T23:38:28.496Z] #19 62.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:38:28 [2020-11-18T23:38:28.496Z] #19 62.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:38:28 [2020-11-18T23:38:28.496Z] #19 62.28 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:38:28 [2020-11-18T23:38:28.496Z] #19 62.30 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:38:28 [2020-11-18T23:38:28.496Z] #19 62.30 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
23:38:28 [2020-11-18T23:38:28.496Z] #19 62.31 Setting up jq (1.5+dfsg-2+b1) ...
23:38:28 [2020-11-18T23:38:28.496Z] #19 62.31 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
23:38:28 [2020-11-18T23:38:28.496Z] #19 62.33 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:38:28 [2020-11-18T23:38:28.537Z] #54 ...
23:38:28 [2020-11-18T23:38:28.537Z] 
23:38:28 [2020-11-18T23:38:28.537Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:28 [2020-11-18T23:38:28.537Z] #43 123.0 encoding/xml
23:38:28 [2020-11-18T23:38:28.537Z] #43 125.3 go/doc
23:38:28 [2020-11-18T23:38:28.537Z] #43 129.8 github.com/LK4D4/vndr/build
23:38:28 [2020-11-18T23:38:28.537Z] #43 130.6 github.com/LK4D4/vndr/godl/singleflight
23:38:28 [2020-11-18T23:38:28.537Z] #43 130.9 github.com/LK4D4/vndr/versioned
23:38:28 [2020-11-18T23:38:28.537Z] #43 131.2 compress/flate
23:38:28 [2020-11-18T23:38:28.537Z] #43 ...
23:38:28 [2020-11-18T23:38:28.537Z] 
23:38:28 [2020-11-18T23:38:28.537Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:28 [2020-11-18T23:38:28.537Z] #41 23.49 make[1]: Nothing to be done for 'all'.
23:38:28 [2020-11-18T23:38:28.537Z] #41 27.10   CC       images/stats.o
23:38:28 [2020-11-18T23:38:28.537Z] #41 27.68   CC       images/core.o
23:38:28 [2020-11-18T23:38:28.537Z] #41 28.97   CC       images/core-x86.o
23:38:28 [2020-11-18T23:38:28.537Z] #41 29.70   CC       images/core-arm.o
23:38:28 [2020-11-18T23:38:28.537Z] #41 30.18   CC       images/core-aarch64.o
23:38:28 [2020-11-18T23:38:28.537Z] #41 30.68   CC       images/core-ppc64.o
23:38:28 [2020-11-18T23:38:28.537Z] #41 31.56   CC       images/core-s390.o
23:38:28 [2020-11-18T23:38:28.537Z] #41 32.43   CC       images/cpuinfo.o
23:38:28 [2020-11-18T23:38:28.537Z] #41 32.97   CC       images/inventory.o
23:38:28 [2020-11-18T23:38:28.537Z] #41 33.47   CC       images/fdinfo.o
23:38:28 [2020-11-18T23:38:28.537Z] #41 ...
23:38:28 [2020-11-18T23:38:28.537Z] 
23:38:28 [2020-11-18T23:38:28.537Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:28 [2020-11-18T23:38:28.537Z] #43 134.1 hash/crc32
23:38:28 [2020-11-18T23:38:28.834Z] #18 2.057 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:38:29 [2020-11-18T23:38:29.099Z] #18 2.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:38:29 [2020-11-18T23:38:29.099Z] #18 2.089 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:38:29 [2020-11-18T23:38:29.411Z] #18 64.78 Processing triggers for libc-bin (2.28-10) ...
23:38:29 [2020-11-18T23:38:29.411Z] #18 64.84 Processing triggers for mime-support (3.62) ...
23:38:29 [2020-11-18T23:38:29.525Z] #41 ...
23:38:29 [2020-11-18T23:38:29.525Z] 
23:38:29 [2020-11-18T23:38:29.525Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:29 [2020-11-18T23:38:29.525Z] #43 133.8 github.com/LK4D4/vndr/versioned
23:38:29 [2020-11-18T23:38:29.679Z] #18 2.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:38:29 [2020-11-18T23:38:29.930Z] #43 135.0 compress/gzip
23:38:29 [2020-11-18T23:38:29.930Z] #43 135.1 net
23:38:30 [2020-11-18T23:38:30.033Z] #19 ...
23:38:30 [2020-11-18T23:38:30.033Z] 
23:38:30 [2020-11-18T23:38:30.033Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:30 [2020-11-18T23:38:30.033Z] #42 101.8   CC       criu/bfd.o
23:38:30 [2020-11-18T23:38:30.033Z] #42 102.5   CC       criu/bitmap.o
23:38:30 [2020-11-18T23:38:30.033Z] #42 102.7   CC       criu/cgroup-props.o
23:38:30 [2020-11-18T23:38:30.033Z] #42 103.9   CC       criu/cgroup.o
23:38:30 [2020-11-18T23:38:30.033Z] #42 109.2   CC       criu/clone-noasan.o
23:38:30 [2020-11-18T23:38:30.033Z] #42 109.6   CC       criu/config.o
23:38:30 [2020-11-18T23:38:30.033Z] #42 ...
23:38:30 [2020-11-18T23:38:30.033Z] 
23:38:30 [2020-11-18T23:38:30.033Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:30 [2020-11-18T23:38:30.033Z] #44 172.8 github.com/LK4D4/vndr/godl
23:38:30 [2020-11-18T23:38:30.088Z] #43 134.0 compress/flate
23:38:30 [2020-11-18T23:38:30.360Z] #18 DONE 65.8s
23:38:30 [2020-11-18T23:38:30.360Z] 
23:38:30 [2020-11-18T23:38:30.360Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:38:30 [2020-11-18T23:38:30.360Z] #38 231.4 + dpkg --print-architecture
23:38:30 [2020-11-18T23:38:30.360Z] #38 231.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:38:30 [2020-11-18T23:38:30.360Z] #38 231.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:38:30 [2020-11-18T23:38:30.360Z] #38 231.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:38:30 [2020-11-18T23:38:30.501Z] #43 135.8 vendor/golang.org/x/text/transform
23:38:30 [2020-11-18T23:38:30.633Z] #18 3.765 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [242 kB]
23:38:30 [2020-11-18T23:38:30.680Z] #44 173.7 github.com/LK4D4/vndr
23:38:31 [2020-11-18T23:38:31.302Z] #38 ...
23:38:31 [2020-11-18T23:38:31.302Z] 
23:38:31 [2020-11-18T23:38:31.302Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:38:31 [2020-11-18T23:38:31.302Z] #19 0.947 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:38:31 [2020-11-18T23:38:31.302Z] #19 0.952 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:38:31 [2020-11-18T23:38:31.302Z] #19 0.956 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:38:31 [2020-11-18T23:38:31.302Z] #19 DONE 1.0s
23:38:31 [2020-11-18T23:38:31.302Z] 
23:38:31 [2020-11-18T23:38:31.302Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:31 [2020-11-18T23:38:31.302Z] #41 128.9   CC       criu/image-desc.o
23:38:31 [2020-11-18T23:38:31.302Z] #41 129.2   CC       criu/image.o
23:38:31 [2020-11-18T23:38:31.302Z] #41 129.9   CC       criu/ipc_ns.o
23:38:31 [2020-11-18T23:38:31.302Z] #41 131.0   CC       criu/irmap.o
23:38:31 [2020-11-18T23:38:31.302Z] #41 131.7   CC       criu/kcmp-ids.o
23:38:31 [2020-11-18T23:38:31.302Z] #41 131.9   CC       criu/kerndat.o
23:38:31 [2020-11-18T23:38:31.302Z] #41 133.1   CC       criu/libnetlink.o
23:38:31 [2020-11-18T23:38:31.302Z] #41 133.5   CC       criu/log.o
23:38:31 [2020-11-18T23:38:31.302Z] #41 133.9   CC       criu/lsm.o
23:38:31 [2020-11-18T23:38:31.302Z] #41 134.3   CC       criu/mem.o
23:38:31 [2020-11-18T23:38:31.302Z] #41 136.2   CC       criu/memfd.o
23:38:31 [2020-11-18T23:38:31.302Z] #41 137.2   CC       criu/mount.o
23:38:31 [2020-11-18T23:38:31.457Z] #43 135.4 github.com/LK4D4/vndr/build
23:38:31 [2020-11-18T23:38:31.562Z] #41 ...
23:38:31 [2020-11-18T23:38:31.562Z] 
23:38:31 [2020-11-18T23:38:31.562Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:38:31 [2020-11-18T23:38:31.589Z] #18 4.535 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:38:31 [2020-11-18T23:38:31.889Z] #43 136.9 vendor/golang.org/x/text/unicode/bidi
23:38:32 [2020-11-18T23:38:32.989Z] #18 ...
23:38:32 [2020-11-18T23:38:32.989Z] 
23:38:32 [2020-11-18T23:38:32.989Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:32 [2020-11-18T23:38:32.989Z] #41 68.85   LINK     criu/pie/restorer.built-in.o
23:38:32 [2020-11-18T23:38:32.989Z] #41 68.87   GEN      criu/pie/restorer-blob.h
23:38:32 [2020-11-18T23:38:32.989Z] #41 68.99   DEP      criu/vdso.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 69.27   DEP      criu/uts_ns.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 69.44   DEP      criu/util.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 69.67   DEP      criu/uffd.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 69.86   DEP      criu/tun.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 70.00   DEP      criu/tty.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 70.31   DEP      criu/timerfd.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 70.43   DEP      criu/timens.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 70.70   DEP      criu/sysfs_parse.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 70.82   DEP      criu/sysctl.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 70.96   DEP      criu/string.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 71.01   DEP      criu/stats.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 71.16   DEP      criu/sockets.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 71.45   DEP      criu/sk-unix.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 71.76   DEP      criu/sk-tcp.d
23:38:32 [2020-11-18T23:38:32.989Z] #41 71.99   DEP      criu/sk-queue.d
23:38:33 [2020-11-18T23:38:33.255Z] #41 72.26   DEP      criu/sk-packet.d
23:38:33 [2020-11-18T23:38:33.341Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 14.1% of statements
23:38:33 [2020-11-18T23:38:33.519Z] #41 72.50   DEP      criu/sk-netlink.d
23:38:33 [2020-11-18T23:38:33.784Z] #41 72.68   DEP      criu/sk-inet.d
23:38:33 [2020-11-18T23:38:33.805Z] #43 ...
23:38:33 [2020-11-18T23:38:33.805Z] 
23:38:33 [2020-11-18T23:38:33.805Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:38:33 [2020-11-18T23:38:33.805Z] #49 129.2 mvdan.cc/sh/v3/cmd/shfmt
23:38:33 [2020-11-18T23:38:33.805Z] #49 DONE 139.2s
23:38:33 [2020-11-18T23:38:33.805Z] 
23:38:33 [2020-11-18T23:38:33.805Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:33 [2020-11-18T23:38:33.805Z] #41 33.98   CC       images/fown.o
23:38:33 [2020-11-18T23:38:33.805Z] #41 34.28   CC       images/ns.o
23:38:33 [2020-11-18T23:38:33.805Z] #41 34.56   CC       images/regfile.o
23:38:33 [2020-11-18T23:38:33.805Z] #41 34.85   CC       images/ghost-file.o
23:38:33 [2020-11-18T23:38:33.805Z] #41 35.25   CC       images/fifo.o
23:38:33 [2020-11-18T23:38:33.805Z] #41 35.59   CC       images/remap-file-path.o
23:38:33 [2020-11-18T23:38:33.805Z] #41 35.84   CC       images/eventfd.o
23:38:33 [2020-11-18T23:38:33.805Z] #41 36.14   CC       images/eventpoll.o
23:38:33 [2020-11-18T23:38:33.805Z] #41 36.73   CC       images/fh.o
23:38:33 [2020-11-18T23:38:33.805Z] #41 37.21   CC       images/fsnotify.o
23:38:33 [2020-11-18T23:38:33.805Z] #41 38.57   CC       images/signalfd.o
23:38:33 [2020-11-18T23:38:33.805Z] #41 38.99   CC       images/fs.o
23:38:33 [2020-11-18T23:38:33.978Z] #43 138.3 hash/crc32
23:38:34 [2020-11-18T23:38:34.050Z] #41 72.87   DEP      criu/signalfd.d
23:38:34 [2020-11-18T23:38:34.050Z] #41 73.08   DEP      criu/sigframe.d
23:38:34 [2020-11-18T23:38:34.065Z] #41 ...
23:38:34 [2020-11-18T23:38:34.065Z] 
23:38:34 [2020-11-18T23:38:34.065Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:34 [2020-11-18T23:38:34.065Z] #43 139.6 vendor/golang.org/x/text/secure/bidirule
23:38:34 [2020-11-18T23:38:34.315Z] #41 73.24   DEP      criu/shmem.d
23:38:34 [2020-11-18T23:38:34.315Z] #41 73.33   DEP      criu/servicefd.d
23:38:34 [2020-11-18T23:38:34.376Z] ok  	github.com/docker/docker/daemon/config	0.021s	coverage: 81.8% of statements
23:38:34 [2020-11-18T23:38:34.579Z] #41 73.53   DEP      criu/seize.d
23:38:34 [2020-11-18T23:38:34.849Z] #41 73.71   DEP      criu/seccomp.d
23:38:35 [2020-11-18T23:38:35.006Z] #43 140.2 vendor/golang.org/x/text/unicode/norm
23:38:35 [2020-11-18T23:38:35.009Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
23:38:35 [2020-11-18T23:38:35.122Z] #41 73.93   DEP      criu/rst-malloc.d
23:38:35 [2020-11-18T23:38:35.122Z] #41 74.07   DEP      criu/rbtree.d
23:38:35 [2020-11-18T23:38:35.199Z] #44 ...
23:38:35 [2020-11-18T23:38:35.199Z] 
23:38:35 [2020-11-18T23:38:35.199Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:38:35 [2020-11-18T23:38:35.199Z] #19 65.61 Setting up iptables (1.8.2-4) ...
23:38:35 [2020-11-18T23:38:35.199Z] #19 65.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:38:35 [2020-11-18T23:38:35.200Z] #19 65.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:38:35 [2020-11-18T23:38:35.200Z] #19 65.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:38:35 [2020-11-18T23:38:35.200Z] #19 65.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:38:35 [2020-11-18T23:38:35.200Z] #19 65.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:38:35 [2020-11-18T23:38:35.200Z] #19 65.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:38:35 [2020-11-18T23:38:35.200Z] #19 65.72 Setting up python3 (3.7.3-1) ...
23:38:35 [2020-11-18T23:38:35.200Z] #19 66.22 Setting up python3-wheel (0.32.3-2) ...
23:38:35 [2020-11-18T23:38:35.200Z] #19 67.19 Setting up apparmor (2.13.2-10) ...
23:38:35 [2020-11-18T23:38:35.300Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
23:38:35 [2020-11-18T23:38:35.387Z] #41 74.12   DEP      criu/pstree.d
23:38:35 [2020-11-18T23:38:35.656Z] #41 74.39   DEP      criu/protobuf.d
23:38:35 [2020-11-18T23:38:35.656Z] #41 74.47   GEN      criu/protobuf-desc-gen.h
23:38:35 [2020-11-18T23:38:35.850Z] #19 69.67 Setting up xfsprogs (4.20.0-1) ...
23:38:35 [2020-11-18T23:38:35.850Z] #19 69.68 Setting up python3-lib2to3 (3.7.3-1) ...
23:38:35 [2020-11-18T23:38:35.875Z] #43 139.5 compress/gzip
23:38:35 [2020-11-18T23:38:35.875Z] #43 ...
23:38:35 [2020-11-18T23:38:35.875Z] 
23:38:35 [2020-11-18T23:38:35.875Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:38:35 [2020-11-18T23:38:35.875Z] #11 137.4 Selecting previously unselected package g++-mingw-w64-x86-64.
23:38:35 [2020-11-18T23:38:35.875Z] #11 137.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:38:35 [2020-11-18T23:38:35.875Z] #11 137.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:38:36 [2020-11-18T23:38:36.336Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
23:38:36 [2020-11-18T23:38:36.508Z] #19 70.25 Setting up python3-pkg-resources (40.8.0-1) ...
23:38:36 [2020-11-18T23:38:36.844Z] #20 5.268 Collecting yamllint==1.16.0
23:38:36 [2020-11-18T23:38:36.977Z] ok  	github.com/docker/docker/daemon	12.266s	coverage: 17.2% of statements
23:38:36 [2020-11-18T23:38:36.977Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:38:36 [2020-11-18T23:38:36.977Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:38:36 [2020-11-18T23:38:36.977Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:38:36 [2020-11-18T23:38:36.977Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:38:37 [2020-11-18T23:38:37.572Z] #19 71.41 Setting up python3-distutils (3.7.3-1) ...
23:38:37 [2020-11-18T23:38:37.594Z] #41 76.44   DEP      criu/protobuf-desc.d
23:38:37 [2020-11-18T23:38:37.768Z] #11 ...
23:38:37 [2020-11-18T23:38:37.768Z] 
23:38:37 [2020-11-18T23:38:37.768Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:38:37 [2020-11-18T23:38:37.768Z] #54 62.29 + bin/ctr
23:38:37 [2020-11-18T23:38:37.861Z] #41 76.67   DEP      criu/proc_parse.d
23:38:37 [2020-11-18T23:38:37.861Z] #41 76.86   DEP      criu/plugin.d
23:38:38 [2020-11-18T23:38:38.026Z] #54 ...
23:38:38 [2020-11-18T23:38:38.026Z] 
23:38:38 [2020-11-18T23:38:38.026Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:38 [2020-11-18T23:38:38.026Z] #43 140.4 net
23:38:38 [2020-11-18T23:38:38.026Z] #43 140.4 vendor/golang.org/x/text/transform
23:38:38 [2020-11-18T23:38:38.026Z] #43 141.7 vendor/golang.org/x/text/unicode/bidi
23:38:38 [2020-11-18T23:38:38.126Z] #41 76.91   DEP      criu/pipes.d
23:38:38 [2020-11-18T23:38:38.126Z] #41 77.10   DEP      criu/pie-util.d
23:38:38 [2020-11-18T23:38:38.226Z] #20 ...
23:38:38 [2020-11-18T23:38:38.226Z] 
23:38:38 [2020-11-18T23:38:38.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:38 [2020-11-18T23:38:38.226Z] #41 141.7   CC       criu/namespaces.o
23:38:38 [2020-11-18T23:38:38.226Z] #41 143.6   CC       criu/net.o
23:38:38 [2020-11-18T23:38:38.284Z] #43 ...
23:38:38 [2020-11-18T23:38:38.284Z] 
23:38:38 [2020-11-18T23:38:38.284Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:38:38 [2020-11-18T23:38:38.284Z] #49 132.6 mvdan.cc/sh/v3/cmd/shfmt
23:38:38 [2020-11-18T23:38:38.391Z] #41 77.22   DEP      criu/pie-util-vdso.d
23:38:38 [2020-11-18T23:38:38.391Z] #41 77.41   DEP      criu/path.d
23:38:38 [2020-11-18T23:38:38.542Z] #49 ...
23:38:38 [2020-11-18T23:38:38.542Z] 
23:38:38 [2020-11-18T23:38:38.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:38 [2020-11-18T23:38:38.542Z] #41 28.36   CC       images/stats.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 29.04   CC       images/core.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 30.04   CC       images/core-x86.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 31.22   CC       images/core-arm.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 31.94   CC       images/core-aarch64.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 32.68   CC       images/core-ppc64.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 33.76   CC       images/core-s390.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 34.82   CC       images/cpuinfo.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 35.58   CC       images/inventory.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 36.02   CC       images/fdinfo.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 36.55   CC       images/fown.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 36.77   CC       images/ns.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 36.92   CC       images/regfile.o
23:38:38 [2020-11-18T23:38:38.542Z] #41 37.10   CC       images/ghost-file.o
23:38:38 [2020-11-18T23:38:38.556Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
23:38:38 [2020-11-18T23:38:38.638Z] #19 72.17 Setting up python3-setuptools (40.8.0-1) ...
23:38:38 [2020-11-18T23:38:38.848Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.194s	coverage: 56.2% of statements
23:38:38 [2020-11-18T23:38:38.970Z] #41 77.66   DEP      criu/parasite-syscall.d
23:38:38 [2020-11-18T23:38:38.970Z] #41 77.91   DEP      criu/pagemap.d
23:38:39 [2020-11-18T23:38:39.106Z] #41 ...
23:38:39 [2020-11-18T23:38:39.106Z] 
23:38:39 [2020-11-18T23:38:39.106Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:38:39 [2020-11-18T23:38:39.106Z] #49 DONE 143.1s
23:38:39 [2020-11-18T23:38:39.106Z] 
23:38:39 [2020-11-18T23:38:39.106Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:39 [2020-11-18T23:38:39.106Z] #41 37.69   CC       images/fifo.o
23:38:39 [2020-11-18T23:38:39.235Z] #41 78.12   DEP      criu/pagemap-cache.d
23:38:39 [2020-11-18T23:38:39.363Z] #41 37.97   CC       images/remap-file-path.o
23:38:39 [2020-11-18T23:38:39.500Z] #41 78.22   DEP      criu/page-xfer.d
23:38:39 [2020-11-18T23:38:39.500Z] #41 78.37   DEP      criu/page-pipe.d
23:38:39 [2020-11-18T23:38:39.620Z] #41 38.26   CC       images/eventfd.o
23:38:39 [2020-11-18T23:38:39.765Z] #41 78.59   DEP      criu/netfilter.d
23:38:39 [2020-11-18T23:38:39.765Z] #41 78.72   DEP      criu/net.d
23:38:40 [2020-11-18T23:38:40.033Z] #41 78.92   DEP      criu/namespaces.d
23:38:40 [2020-11-18T23:38:40.033Z] #41 79.04   DEP      criu/mount.d
23:38:40 [2020-11-18T23:38:40.170Z] #19 74.21 Setting up python3-pip (18.1-5) ...
23:38:40 [2020-11-18T23:38:40.183Z] #41 38.71   CC       images/eventpoll.o
23:38:40 [2020-11-18T23:38:40.292Z] #43 144.8 vendor/golang.org/x/net/idna
23:38:40 [2020-11-18T23:38:40.293Z] #43 ...
23:38:40 [2020-11-18T23:38:40.293Z] 
23:38:40 [2020-11-18T23:38:40.293Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:40 [2020-11-18T23:38:40.293Z] #41 39.53   CC       images/pstree.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 39.87   CC       images/pipe.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 40.30   CC       images/tcp-stream.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 40.70   CC       images/sk-packet.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 41.12   CC       images/mnt.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 41.48   CC       images/pipe-data.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 42.05   CC       images/sa.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 42.44   CC       images/timer.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 42.77   CC       images/timerfd.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 42.99   CC       images/mm.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 43.36   CC       images/sk-opts.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 43.63   CC       images/sk-unix.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 44.00   CC       images/sk-inet.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 44.38   CC       images/tun.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 44.79   CC       images/sk-netlink.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 45.04   CC       images/packet-sock.o
23:38:40 [2020-11-18T23:38:40.293Z] #41 45.47   CC       images/ipc-var.o
23:38:40 [2020-11-18T23:38:40.300Z] #41 79.25   DEP      criu/memfd.d
23:38:40 [2020-11-18T23:38:40.468Z] #19 ...
23:38:40 [2020-11-18T23:38:40.468Z] 
23:38:40 [2020-11-18T23:38:40.468Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:40 [2020-11-18T23:38:40.468Z] #44 DONE 183.6s
23:38:40 [2020-11-18T23:38:40.468Z] 
23:38:40 [2020-11-18T23:38:40.468Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:40 [2020-11-18T23:38:40.468Z] #42 112.6   CC       criu/cr-check.o
23:38:40 [2020-11-18T23:38:40.468Z] #42 115.3   CC       criu/cr-dedup.o
23:38:40 [2020-11-18T23:38:40.468Z] #42 116.0   CC       criu/cr-dump.o
23:38:40 [2020-11-18T23:38:40.468Z] #42 119.2   CC       criu/cr-errno.o
23:38:40 [2020-11-18T23:38:40.468Z] #42 119.3   CC       criu/cr-restore.o
23:38:40 [2020-11-18T23:38:40.747Z] #41 39.25   CC       images/fh.o
23:38:40 [2020-11-18T23:38:40.770Z] #41 146.4   CC       criu/netfilter.o
23:38:40 [2020-11-18T23:38:40.864Z] #41 45.90   CC       images/ipc-desc.o
23:38:40 [2020-11-18T23:38:40.880Z] #41 79.66   DEP      criu/mem.d
23:38:40 [2020-11-18T23:38:40.880Z] #41 79.88   DEP      criu/lsm.d
23:38:41 [2020-11-18T23:38:41.030Z] #41 146.8   CC       criu/page-pipe.o
23:38:41 [2020-11-18T23:38:41.124Z] #41 46.32   CC       images/ipc-shm.o
23:38:41 [2020-11-18T23:38:41.145Z] #41 80.09   DEP      criu/log.d
23:38:41 [2020-11-18T23:38:41.290Z] #41 147.3   CC       criu/page-xfer.o
23:38:41 [2020-11-18T23:38:41.312Z] #41 39.79   CC       images/fsnotify.o
23:38:41 [2020-11-18T23:38:41.410Z] #41 80.30   DEP      criu/libnetlink.d
23:38:41 [2020-11-18T23:38:41.676Z] #41 80.48   DEP      criu/kerndat.d
23:38:41 [2020-11-18T23:38:41.694Z] #41 46.87   CC       images/ipc-msg.o
23:38:41 [2020-11-18T23:38:41.861Z] #41 ...
23:38:41 [2020-11-18T23:38:41.861Z] 
23:38:41 [2020-11-18T23:38:41.861Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:38:41 [2020-11-18T23:38:41.861Z] #20 10.62   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:38:41 [2020-11-18T23:38:41.941Z] #41 80.76   DEP      criu/kcmp-ids.d
23:38:41 [2020-11-18T23:38:41.941Z] #41 80.88   DEP      criu/irmap.d
23:38:41 [2020-11-18T23:38:41.954Z] #41 47.24   CC       images/ipc-sem.o
23:38:42 [2020-11-18T23:38:42.121Z] #20 10.70 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:38:42 [2020-11-18T23:38:42.121Z] #20 10.75   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
23:38:42 [2020-11-18T23:38:42.121Z] #20 10.80 Collecting pyyaml (from yamllint==1.16.0)
23:38:42 [2020-11-18T23:38:42.207Z] #41 81.15   DEP      criu/ipc_ns.d
23:38:42 [2020-11-18T23:38:42.244Z] #41 40.46   CC       images/signalfd.o
23:38:42 [2020-11-18T23:38:42.244Z] #41 40.75   CC       images/fs.o
23:38:42 [2020-11-18T23:38:42.405Z] #20 10.95   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:38:42 [2020-11-18T23:38:42.474Z] #41 81.38   DEP      criu/image.d
23:38:42 [2020-11-18T23:38:42.501Z] #41 41.04   CC       images/pstree.o
23:38:42 [2020-11-18T23:38:42.524Z] #41 47.65   CC       images/utsns.o
23:38:42 [2020-11-18T23:38:42.569Z] #42 ...
23:38:42 [2020-11-18T23:38:42.570Z] 
23:38:42 [2020-11-18T23:38:42.570Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:38:42 [2020-11-18T23:38:42.570Z] #19 76.15 Processing triggers for libc-bin (2.28-10) ...
23:38:42 [2020-11-18T23:38:42.570Z] #19 76.19 Processing triggers for mime-support (3.62) ...
23:38:42 [2020-11-18T23:38:42.570Z] #19 DONE 76.4s
23:38:42 [2020-11-18T23:38:42.570Z] 
23:38:42 [2020-11-18T23:38:42.570Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:38:42 [2020-11-18T23:38:42.739Z] #41 81.59   DEP      criu/image-desc.d
23:38:42 [2020-11-18T23:38:42.760Z] #41 41.25   CC       images/pipe.o
23:38:42 [2020-11-18T23:38:42.871Z] #20 0.386 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:38:42 [2020-11-18T23:38:42.871Z] #20 0.389 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:38:42 [2020-11-18T23:38:42.871Z] #20 0.391 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:38:42 [2020-11-18T23:38:42.871Z] #20 DONE 0.5s
23:38:42 [2020-11-18T23:38:42.871Z] 
23:38:42 [2020-11-18T23:38:42.871Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:38:43 [2020-11-18T23:38:43.004Z] #41 81.77   DEP      criu/fsnotify.d
23:38:43 [2020-11-18T23:38:43.004Z] #41 82.01   DEP      criu/filesystems.d
23:38:43 [2020-11-18T23:38:43.097Z] #41 48.20   CC       images/creds.o
23:38:43 [2020-11-18T23:38:43.098Z] #41 ...
23:38:43 [2020-11-18T23:38:43.098Z] 
23:38:43 [2020-11-18T23:38:43.098Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:43 [2020-11-18T23:38:43.098Z] #43 148.3 vendor/golang.org/x/net/http2/hpack
23:38:43 [2020-11-18T23:38:43.170Z] #39 ...
23:38:43 [2020-11-18T23:38:43.170Z] 
23:38:43 [2020-11-18T23:38:43.170Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:38:43 [2020-11-18T23:38:43.289Z] #41 82.19   DEP      criu/files.d
23:38:43 [2020-11-18T23:38:43.327Z] #41 41.65   CC       images/tcp-stream.o
23:38:43 [2020-11-18T23:38:43.375Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.371s	coverage: 46.2% of statements
23:38:43 [2020-11-18T23:38:43.554Z] #41 82.47   DEP      criu/files-reg.d
23:38:43 [2020-11-18T23:38:43.584Z] #41 41.95   CC       images/sk-packet.o
23:38:43 [2020-11-18T23:38:43.812Z] #20 12.34 Building wheels for collected packages: pyyaml
23:38:43 [2020-11-18T23:38:43.812Z] #20 12.37   Running setup.py bdist_wheel for pyyaml: started
23:38:43 [2020-11-18T23:38:43.837Z] #41 82.78   DEP      criu/files-ext.d
23:38:43 [2020-11-18T23:38:43.841Z] #41 42.34   CC       images/mnt.o
23:38:44 [2020-11-18T23:38:44.100Z] #41 42.60   CC       images/pipe-data.o
23:38:44 [2020-11-18T23:38:44.103Z] #41 82.98   DEP      criu/file-lock.d
23:38:44 [2020-11-18T23:38:44.103Z] #41 83.10   DEP      criu/file-ids.d
23:38:44 [2020-11-18T23:38:44.359Z] #41 42.97   CC       images/sa.o
23:38:44 [2020-11-18T23:38:44.368Z] #41 83.25   DEP      criu/fifo.d
23:38:44 [2020-11-18T23:38:44.368Z] #41 ...
23:38:44 [2020-11-18T23:38:44.368Z] 
23:38:44 [2020-11-18T23:38:44.368Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:38:44 [2020-11-18T23:38:44.368Z] #18 7.934 Fetched 8224 kB in 6s (1309 kB/s)
23:38:44 [2020-11-18T23:38:44.368Z] #18 7.934 Reading package lists...
23:38:44 [2020-11-18T23:38:44.368Z] #18 10.62 Reading package lists...
23:38:44 [2020-11-18T23:38:44.368Z] #18 13.64 Building dependency tree...
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.35 libcap2-bin is already the newest version (1:2.25-2).
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.35 The following additional packages will be installed:
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.35   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.35   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.35   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.35   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.35   python3.7 python3.7-minimal vim-runtime xxd
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.36 Suggested packages:
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.36   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.36   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.36   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.36 Recommended packages:
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.36   aufs-dkms nftables build-essential python3-dev python3-keyring
23:38:44 [2020-11-18T23:38:44.368Z] #18 15.36   python3-keyrings.alt python3-xdg unzip
23:38:44 [2020-11-18T23:38:44.368Z] #18 16.83 The following NEW packages will be installed:
23:38:44 [2020-11-18T23:38:44.368Z] #18 16.83   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:38:44 [2020-11-18T23:38:44.368Z] #18 16.84   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:38:44 [2020-11-18T23:38:44.368Z] #18 16.84   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:38:44 [2020-11-18T23:38:44.368Z] #18 16.84   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:38:44 [2020-11-18T23:38:44.368Z] #18 16.84   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:38:44 [2020-11-18T23:38:44.368Z] #18 16.84   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:38:44 [2020-11-18T23:38:44.368Z] #18 16.84   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:38:44 [2020-11-18T23:38:44.368Z] #18 16.84   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:38:44 [2020-11-18T23:38:44.368Z] #18 16.84   xz-utils zip
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.18 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.18 Need to get 27.6 MB of archives.
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.18 After this operation, 114 MB of additional disk space will be used.
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
23:38:44 [2020-11-18T23:38:44.368Z] #18 17.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
23:38:44 [2020-11-18T23:38:44.482Z] #43 149.9 mime
23:38:44 [2020-11-18T23:38:44.484Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
23:38:44 [2020-11-18T23:38:44.637Z] #18 17.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
23:38:44 [2020-11-18T23:38:44.637Z] #18 17.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
23:38:44 [2020-11-18T23:38:44.637Z] #18 17.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
23:38:44 [2020-11-18T23:38:44.637Z] #18 ...
23:38:44 [2020-11-18T23:38:44.637Z] 
23:38:44 [2020-11-18T23:38:44.637Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:44 [2020-11-18T23:38:44.637Z] #41 83.40   DEP      criu/fdstore.d
23:38:44 [2020-11-18T23:38:44.637Z] #41 83.48   DEP      criu/fault-injection.d
23:38:44 [2020-11-18T23:38:44.637Z] #41 83.55   DEP      criu/external.d
23:38:44 [2020-11-18T23:38:44.637Z] #41 83.71   DEP      criu/eventpoll.d
23:38:44 [2020-11-18T23:38:44.748Z] #20 13.45   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:38:44 [2020-11-18T23:38:44.748Z] #20 13.46   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:38:44 [2020-11-18T23:38:44.748Z] #20 13.54 Successfully built pyyaml
23:38:44 [2020-11-18T23:38:44.925Z] #41 43.40   CC       images/timer.o
23:38:45 [2020-11-18T23:38:45.008Z] #20 13.56 Installing collected packages: pathspec, pyyaml, yamllint
23:38:45 [2020-11-18T23:38:45.182Z] #41 43.83   CC       images/timerfd.o
23:38:45 [2020-11-18T23:38:45.217Z] #41 83.91   DEP      criu/eventfd.d
23:38:45 [2020-11-18T23:38:45.217Z] #41 84.04   DEP      criu/crtools.d
23:38:45 [2020-11-18T23:38:45.217Z] #41 84.24   DEP      criu/cr-service.d
23:38:45 [2020-11-18T23:38:45.268Z] #20 13.92 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
23:38:45 [2020-11-18T23:38:45.481Z] #41 84.47   DEP      criu/cr-restore.d
23:38:45 [2020-11-18T23:38:45.746Z] #41 44.18   CC       images/mm.o
23:38:45 [2020-11-18T23:38:45.746Z] #41 84.67   DEP      criu/cr-errno.d
23:38:45 [2020-11-18T23:38:45.746Z] #41 84.71   DEP      criu/cr-dump.d
23:38:45 [2020-11-18T23:38:45.838Z] #20 DONE 14.4s
23:38:45 [2020-11-18T23:38:45.838Z] 
23:38:45 [2020-11-18T23:38:45.838Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:38:46 [2020-11-18T23:38:46.004Z] #41 44.52   CC       images/sk-opts.o
23:38:46 [2020-11-18T23:38:46.017Z] #41 84.90   DEP      criu/cr-dedup.d
23:38:46 [2020-11-18T23:38:46.099Z] #23 DONE 0.4s
23:38:46 [2020-11-18T23:38:46.099Z] 
23:38:46 [2020-11-18T23:38:46.099Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:38:46 [2020-11-18T23:38:46.262Z] #41 44.79   CC       images/sk-unix.o
23:38:46 [2020-11-18T23:38:46.285Z] #41 85.14   DEP      criu/cr-check.d
23:38:46 [2020-11-18T23:38:46.285Z] #41 85.33   DEP      criu/config.d
23:38:46 [2020-11-18T23:38:46.396Z] #43 151.5 mime/quotedprintable
23:38:46 [2020-11-18T23:38:46.396Z] #43 151.8 net/http/internal
23:38:46 [2020-11-18T23:38:46.550Z] #41 85.59   DEP      criu/clone-noasan.d
23:38:46 [2020-11-18T23:38:46.816Z] #41 85.67   DEP      criu/cgroup.d
23:38:46 [2020-11-18T23:38:46.832Z] #41 45.20   CC       images/sk-inet.o
23:38:47 [2020-11-18T23:38:47.081Z] #41 85.94   DEP      criu/cgroup-props.d
23:38:47 [2020-11-18T23:38:47.089Z] #41 45.65   CC       images/tun.o
23:38:47 [2020-11-18T23:38:47.215Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.327s	coverage: 49.5% of statements
23:38:47 [2020-11-18T23:38:47.340Z] #43 ...
23:38:47 [2020-11-18T23:38:47.340Z] 
23:38:47 [2020-11-18T23:38:47.340Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:38:47 [2020-11-18T23:38:47.340Z] #11 142.5 Selecting previously unselected package g++-mingw-w64-x86-64.
23:38:47 [2020-11-18T23:38:47.340Z] #11 142.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:38:47 [2020-11-18T23:38:47.340Z] #11 142.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:38:47 [2020-11-18T23:38:47.340Z] #11 ...
23:38:47 [2020-11-18T23:38:47.340Z] 
23:38:47 [2020-11-18T23:38:47.340Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:47 [2020-11-18T23:38:47.340Z] #41 48.67   CC       images/vma.o
23:38:47 [2020-11-18T23:38:47.340Z] #41 48.90   CC       images/netdev.o
23:38:47 [2020-11-18T23:38:47.340Z] #41 49.22   CC       images/tty.o
23:38:47 [2020-11-18T23:38:47.340Z] #41 49.81   CC       images/file-lock.o
23:38:47 [2020-11-18T23:38:47.340Z] #41 50.02   CC       images/rlimit.o
23:38:47 [2020-11-18T23:38:47.340Z] #41 50.21   CC       images/pagemap.o
23:38:47 [2020-11-18T23:38:47.340Z] #41 50.46   CC       images/siginfo.o
23:38:47 [2020-11-18T23:38:47.340Z] #41 50.78   CC       images/rpc.o
23:38:47 [2020-11-18T23:38:47.340Z] #41 51.78   CC       images/ext-file.o
23:38:47 [2020-11-18T23:38:47.340Z] #41 51.97   CC       images/cgroup.o
23:38:47 [2020-11-18T23:38:47.340Z] #41 52.54   CC       images/userns.o
23:38:47 [2020-11-18T23:38:47.442Z] #41 86.04   DEP      criu/bitmap.d
23:38:47 [2020-11-18T23:38:47.442Z] #41 86.06   DEP      criu/bfd.d
23:38:47 [2020-11-18T23:38:47.442Z] #41 86.23   DEP      criu/autofs.d
23:38:47 [2020-11-18T23:38:47.602Z] #41 52.79   CC       images/google/protobuf/descriptor.o
23:38:47 [2020-11-18T23:38:47.653Z] #41 46.15   CC       images/sk-netlink.o
23:38:47 [2020-11-18T23:38:47.738Z] #41 86.36   DEP      criu/aio.d
23:38:47 [2020-11-18T23:38:47.738Z] #41 86.63   DEP      criu/action-scripts.d
23:38:48 [2020-11-18T23:38:48.012Z] #41 86.93   CC       criu/action-scripts.o
23:38:48 [2020-11-18T23:38:48.216Z] #41 46.72   CC       images/packet-sock.o
23:38:48 [2020-11-18T23:38:48.596Z] #41 87.64   CC       criu/aio.o
23:38:48 [2020-11-18T23:38:48.780Z] #41 47.34   CC       images/ipc-var.o
23:38:48 [2020-11-18T23:38:48.795Z] #21 5.015 Collecting yamllint==1.16.0
23:38:48 [2020-11-18T23:38:48.795Z] #21 5.423   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:38:48 [2020-11-18T23:38:48.795Z] #21 5.547 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:38:48 [2020-11-18T23:38:48.795Z] #21 ...
23:38:48 [2020-11-18T23:38:48.795Z] 
23:38:48 [2020-11-18T23:38:48.795Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:38:48 [2020-11-18T23:38:48.795Z] #31 DONE 191.6s
23:38:48 [2020-11-18T23:38:48.795Z] 
23:38:48 [2020-11-18T23:38:48.795Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:38:48 [2020-11-18T23:38:48.795Z] #21 5.618   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
23:38:48 [2020-11-18T23:38:48.795Z] #21 ...
23:38:48 [2020-11-18T23:38:48.795Z] 
23:38:48 [2020-11-18T23:38:48.795Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:48 [2020-11-18T23:38:48.795Z] #42 126.5   CC       criu/cr-service.o
23:38:48 [2020-11-18T23:38:48.795Z] #42 128.7   CC       criu/crtools.o
23:38:48 [2020-11-18T23:38:48.795Z] #42 129.5   CC       criu/eventfd.o
23:38:48 [2020-11-18T23:38:48.795Z] #42 130.0   CC       criu/eventpoll.o
23:38:49 [2020-11-18T23:38:49.037Z] #41 47.71   CC       images/ipc-desc.o
23:38:49 [2020-11-18T23:38:49.294Z] #41 ...
23:38:49 [2020-11-18T23:38:49.294Z] 
23:38:49 [2020-11-18T23:38:49.294Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:49 [2020-11-18T23:38:49.294Z] #43 143.4 vendor/golang.org/x/text/secure/bidirule
23:38:49 [2020-11-18T23:38:49.294Z] #43 144.0 vendor/golang.org/x/text/unicode/norm
23:38:49 [2020-11-18T23:38:49.294Z] #43 149.8 vendor/golang.org/x/net/idna
23:38:49 [2020-11-18T23:38:49.443Z] #42 131.6   CC       criu/external.o
23:38:49 [2020-11-18T23:38:49.517Z] #41 54.38   CC       images/opts.o
23:38:49 [2020-11-18T23:38:49.517Z] #41 54.60   CC       images/seccomp.o
23:38:49 [2020-11-18T23:38:49.517Z] #41 54.79   CC       images/binfmt-misc.o
23:38:49 [2020-11-18T23:38:49.550Z] #43 153.7 vendor/golang.org/x/net/http2/hpack
23:38:49 [2020-11-18T23:38:49.551Z] #43 ...
23:38:49 [2020-11-18T23:38:49.551Z] 
23:38:49 [2020-11-18T23:38:49.551Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:49 [2020-11-18T23:38:49.551Z] #41 48.03   CC       images/ipc-shm.o
23:38:49 [2020-11-18T23:38:49.572Z] #41 88.33   CC       criu/autofs.o
23:38:49 [2020-11-18T23:38:49.778Z] #41 55.00   CC       images/time.o
23:38:49 [2020-11-18T23:38:49.807Z] #41 48.35   CC       images/ipc-msg.o
23:38:49 [2020-11-18T23:38:49.837Z] #41 ...
23:38:49 [2020-11-18T23:38:49.837Z] 
23:38:49 [2020-11-18T23:38:49.837Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:38:49 [2020-11-18T23:38:49.837Z] #38 154.4 + dpkg --print-architecture
23:38:49 [2020-11-18T23:38:49.837Z] #38 DONE 157.1s
23:38:49 [2020-11-18T23:38:49.837Z] 
23:38:49 [2020-11-18T23:38:49.837Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.65 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.98 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 17.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 18.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 18.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 18.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 18.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 18.29 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 18.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
23:38:49 [2020-11-18T23:38:49.837Z] #18 19.10 debconf: delaying package configuration, since apt-utils is not installed
23:38:49 [2020-11-18T23:38:49.837Z] #18 19.20 Fetched 27.6 MB in 1s (19.4 MB/s)
23:38:49 [2020-11-18T23:38:49.837Z] #18 19.29 Selecting previously unselected package pigz.
23:38:49 [2020-11-18T23:38:49.837Z] #18 19.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
23:38:49 [2020-11-18T23:38:49.837Z] #18 19.36 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
23:38:49 [2020-11-18T23:38:49.837Z] #18 19.39 Unpacking pigz (2.4-1) ...
23:38:49 [2020-11-18T23:38:49.837Z] #18 19.50 Selecting previously unselected package libpython3.7-minimal:arm64.
23:38:49 [2020-11-18T23:38:49.837Z] #18 19.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
23:38:49 [2020-11-18T23:38:49.837Z] #18 19.52 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
23:38:49 [2020-11-18T23:38:49.837Z] #18 20.27 Selecting previously unselected package python3.7-minimal.
23:38:49 [2020-11-18T23:38:49.837Z] #18 20.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
23:38:49 [2020-11-18T23:38:49.837Z] #18 20.29 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:38:49 [2020-11-18T23:38:49.837Z] #18 22.95 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
23:38:50 [2020-11-18T23:38:50.040Z] #41 55.15   CC       images/sysctl.o
23:38:50 [2020-11-18T23:38:50.101Z] #18 22.98 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:38:50 [2020-11-18T23:38:50.301Z] #41 55.33   CC       images/autofs.o
23:38:50 [2020-11-18T23:38:50.301Z] #41 55.48   CC       images/macvlan.o
23:38:50 [2020-11-18T23:38:50.371Z] #41 48.82   CC       images/ipc-sem.o
23:38:50 [2020-11-18T23:38:50.497Z] #42 132.3   CC       criu/fault-injection.o
23:38:50 [2020-11-18T23:38:50.498Z] #42 132.5   CC       criu/fdstore.o
23:38:50 [2020-11-18T23:38:50.564Z] #41 55.67   CC       images/sit.o
23:38:50 [2020-11-18T23:38:50.628Z] #41 49.20   CC       images/utsns.o
23:38:50 [2020-11-18T23:38:50.807Z] #42 132.9   CC       criu/fifo.o
23:38:50 [2020-11-18T23:38:50.825Z] #41 55.91   CC       images/memfd.o
23:38:50 [2020-11-18T23:38:50.825Z] #41 56.17   CC       images/timens.o
23:38:51 [2020-11-18T23:38:51.087Z] #41 ...
23:38:51 [2020-11-18T23:38:51.087Z] 
23:38:51 [2020-11-18T23:38:51.087Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:51 [2020-11-18T23:38:51.087Z] #43 156.3 net/textproto
23:38:51 [2020-11-18T23:38:51.087Z] #43 156.3 crypto/x509
23:38:51 [2020-11-18T23:38:51.192Z] #41 49.56   CC       images/creds.o
23:38:51 [2020-11-18T23:38:51.381Z] #28 DONE 4.7s
23:38:51 [2020-11-18T23:38:51.381Z] 
23:38:51 [2020-11-18T23:38:51.381Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:38:51 [2020-11-18T23:38:51.448Z] #41 49.96   CC       images/vma.o
23:38:51 [2020-11-18T23:38:51.452Z] #42 133.4   CC       criu/file-ids.o
23:38:51 [2020-11-18T23:38:51.642Z] #31 DONE 0.8s
23:38:51 [2020-11-18T23:38:51.642Z] 
23:38:51 [2020-11-18T23:38:51.642Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:38:51 [2020-11-18T23:38:51.642Z] #51 91.18 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:38:51 [2020-11-18T23:38:51.642Z] #51 93.70 + mkdir -p /build
23:38:51 [2020-11-18T23:38:51.642Z] #51 93.80 + cp runc /build/runc
23:38:51 [2020-11-18T23:38:51.642Z] #51 DONE 94.4s
23:38:51 [2020-11-18T23:38:51.642Z] 
23:38:51 [2020-11-18T23:38:51.642Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:38:51 [2020-11-18T23:38:51.705Z] #41 50.19   CC       images/netdev.o
23:38:51 [2020-11-18T23:38:51.750Z] #42 133.8   CC       criu/file-lock.o
23:38:51 [2020-11-18T23:38:51.902Z] #33 DONE 0.3s
23:38:51 [2020-11-18T23:38:51.902Z] 
23:38:51 [2020-11-18T23:38:51.902Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:38:52 [2020-11-18T23:38:52.037Z] #43 157.4 vendor/golang.org/x/net/http/httpguts
23:38:52 [2020-11-18T23:38:52.270Z] #41 50.59   CC       images/tty.o
23:38:52 [2020-11-18T23:38:52.298Z] #43 157.7 vendor/golang.org/x/net/http/httpproxy
23:38:52 [2020-11-18T23:38:52.473Z] #36 DONE 0.3s
23:38:52 [2020-11-18T23:38:52.473Z] 
23:38:52 [2020-11-18T23:38:52.473Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:52 [2020-11-18T23:38:52.473Z] #41 148.9   CC       criu/pagemap-cache.o
23:38:52 [2020-11-18T23:38:52.473Z] #41 149.4   CC       criu/pagemap.o
23:38:52 [2020-11-18T23:38:52.473Z] #41 150.6   CC       criu/parasite-syscall.o
23:38:52 [2020-11-18T23:38:52.473Z] #41 151.7   CC       criu/path.o
23:38:52 [2020-11-18T23:38:52.473Z] #41 152.0   CC       criu/pie-util-vdso-elf32.o
23:38:52 [2020-11-18T23:38:52.473Z] #41 152.5   CC       criu/pie-util-vdso.o
23:38:52 [2020-11-18T23:38:52.473Z] #41 153.0   CC       criu/pie-util.o
23:38:52 [2020-11-18T23:38:52.473Z] #41 153.1   CC       criu/pipes.o
23:38:52 [2020-11-18T23:38:52.473Z] #41 153.8   CC       criu/plugin.o
23:38:52 [2020-11-18T23:38:52.473Z] #41 154.2   CC       criu/proc_parse.o
23:38:52 [2020-11-18T23:38:52.473Z] #41 156.9   CC       criu/protobuf-desc.o
23:38:52 [2020-11-18T23:38:52.473Z] #41 157.3   CC       criu/protobuf.o
23:38:52 [2020-11-18T23:38:52.473Z] #41 157.7   CC       criu/pstree.o
23:38:52 [2020-11-18T23:38:52.670Z] #18 25.55 Selecting previously unselected package python3-minimal.
23:38:52 [2020-11-18T23:38:52.670Z] #18 25.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
23:38:52 [2020-11-18T23:38:52.670Z] #18 25.62 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
23:38:52 [2020-11-18T23:38:52.670Z] #18 25.67 Unpacking python3-minimal (3.7.3-1) ...
23:38:52 [2020-11-18T23:38:52.670Z] #18 25.81 Selecting previously unselected package libmpdec2:arm64.
23:38:52 [2020-11-18T23:38:52.670Z] #18 25.81 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
23:38:52 [2020-11-18T23:38:52.670Z] #18 25.82 Unpacking libmpdec2:arm64 (2.4.2-2) ...
23:38:52 [2020-11-18T23:38:52.805Z] #42 ...
23:38:52 [2020-11-18T23:38:52.805Z] 
23:38:52 [2020-11-18T23:38:52.805Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:38:52 [2020-11-18T23:38:52.805Z] #21 5.712 Collecting pyyaml (from yamllint==1.16.0)
23:38:52 [2020-11-18T23:38:52.805Z] #21 6.103   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:38:52 [2020-11-18T23:38:52.805Z] #21 8.079 Building wheels for collected packages: pyyaml
23:38:52 [2020-11-18T23:38:52.805Z] #21 8.094   Running setup.py bdist_wheel for pyyaml: started
23:38:52 [2020-11-18T23:38:52.805Z] #21 9.393   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:38:52 [2020-11-18T23:38:52.805Z] #21 9.398   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:38:52 [2020-11-18T23:38:52.805Z] #21 9.485 Successfully built pyyaml
23:38:52 [2020-11-18T23:38:52.806Z] #21 9.504 Installing collected packages: pathspec, pyyaml, yamllint
23:38:52 [2020-11-18T23:38:52.806Z] #21 9.908 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
23:38:52 [2020-11-18T23:38:52.835Z] #41 51.22   CC       images/file-lock.o
23:38:52 [2020-11-18T23:38:52.870Z] #43 158.3 mime/multipart
23:38:52 [2020-11-18T23:38:52.935Z] #18 26.00 Selecting previously unselected package libpython3.7-stdlib:arm64.
23:38:52 [2020-11-18T23:38:52.935Z] #18 26.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
23:38:52 [2020-11-18T23:38:52.935Z] #18 26.02 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
23:38:53 [2020-11-18T23:38:53.092Z] #41 51.48   CC       images/rlimit.o
23:38:53 [2020-11-18T23:38:53.092Z] #41 51.72   CC       images/pagemap.o
23:38:53 [2020-11-18T23:38:53.105Z] #21 DONE 10.1s
23:38:53 [2020-11-18T23:38:53.105Z] 
23:38:53 [2020-11-18T23:38:53.105Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:53 [2020-11-18T23:38:53.105Z] #42 134.8   CC       criu/files-ext.o
23:38:53 [2020-11-18T23:38:53.105Z] #42 135.3   CC       criu/files-reg.o
23:38:53 [2020-11-18T23:38:53.413Z] #41 159.2   CC       criu/rbtree.o
23:38:53 [2020-11-18T23:38:53.413Z] #41 159.5   CC       criu/rst-malloc.o
23:38:53 [2020-11-18T23:38:53.674Z] #41 159.7   CC       criu/seccomp.o
23:38:53 [2020-11-18T23:38:53.756Z] #41 52.16   CC       images/siginfo.o
23:38:54 [2020-11-18T23:38:54.015Z] #41 52.61   CC       images/rpc.o
23:38:54 [2020-11-18T23:38:54.113Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.403s	coverage: 73.1% of statements
23:38:54 [2020-11-18T23:38:54.113Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:38:54 [2020-11-18T23:38:54.113Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
23:38:54 [2020-11-18T23:38:54.406Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.968s	coverage: 57.7% of statements
23:38:54 [2020-11-18T23:38:54.406Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:38:54 [2020-11-18T23:38:54.406Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:38:54 [2020-11-18T23:38:54.613Z] #41 160.2   CC       criu/seize.o
23:38:54 [2020-11-18T23:38:54.771Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
23:38:54 [2020-11-18T23:38:54.848Z] #43 160.1 crypto/tls
23:38:55 [2020-11-18T23:38:55.182Z] #41 161.0   CC       criu/servicefd.o
23:38:55 [2020-11-18T23:38:55.332Z] #42 137.6   CC       criu/files.o
23:38:55 [2020-11-18T23:38:55.405Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
23:38:55 [2020-11-18T23:38:55.442Z] #41 161.3   CC       criu/shmem.o
23:38:55 [2020-11-18T23:38:55.506Z] #18 28.45 Selecting previously unselected package python3.7.
23:38:55 [2020-11-18T23:38:55.506Z] #18 28.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
23:38:55 [2020-11-18T23:38:55.506Z] #18 28.46 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:38:55 [2020-11-18T23:38:55.506Z] #18 28.60 Selecting previously unselected package libpython3-stdlib:arm64.
23:38:55 [2020-11-18T23:38:55.506Z] #18 28.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
23:38:55 [2020-11-18T23:38:55.506Z] #18 28.62 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
23:38:55 [2020-11-18T23:38:55.770Z] #18 28.79 Setting up python3-minimal (3.7.3-1) ...
23:38:55 [2020-11-18T23:38:55.924Z] #41 54.46   CC       images/ext-file.o
23:38:56 [2020-11-18T23:38:56.018Z] #41 161.9   CC       criu/sigframe.o
23:38:56 [2020-11-18T23:38:56.181Z] #41 54.81   CC       images/cgroup.o
23:38:56 [2020-11-18T23:38:56.236Z] #43 ...
23:38:56 [2020-11-18T23:38:56.236Z] 
23:38:56 [2020-11-18T23:38:56.236Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:38:56 [2020-11-18T23:38:56.236Z] #11 160.6 Selecting previously unselected package libapparmor1:amd64.
23:38:56 [2020-11-18T23:38:56.236Z] #11 160.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:38:56 [2020-11-18T23:38:56.236Z] #11 160.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:38:56 [2020-11-18T23:38:56.236Z] #11 161.7 Selecting previously unselected package libapparmor-dev:amd64.
23:38:56 [2020-11-18T23:38:56.236Z] #11 161.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:38:56 [2020-11-18T23:38:56.236Z] #11 161.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:38:56 [2020-11-18T23:38:56.281Z] #41 ...
23:38:56 [2020-11-18T23:38:56.281Z] 
23:38:56 [2020-11-18T23:38:56.281Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:38:56 [2020-11-18T23:38:56.281Z] #38 DONE 261.4s
23:38:56 [2020-11-18T23:38:56.281Z] 
23:38:56 [2020-11-18T23:38:56.281Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:56 [2020-11-18T23:38:56.281Z] #41 162.1   CC       criu/signalfd.o
23:38:56 [2020-11-18T23:38:56.442Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 6.5% of statements
23:38:56 [2020-11-18T23:38:56.442Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:38:56 [2020-11-18T23:38:56.442Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:38:56 [2020-11-18T23:38:56.541Z] #41 162.5   CC       criu/sk-inet.o
23:38:56 [2020-11-18T23:38:56.729Z] #18 29.91 Selecting previously unselected package python3.
23:38:56 [2020-11-18T23:38:56.734Z] ok  	github.com/docker/docker/daemon/logger	0.235s	coverage: 41.0% of statements
23:38:56 [2020-11-18T23:38:56.811Z] #11 ...
23:38:56 [2020-11-18T23:38:56.811Z] 
23:38:56 [2020-11-18T23:38:56.811Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:38:56 [2020-11-18T23:38:56.811Z] #56 153.4 + for f in rootlesskit rootlesskit-docker-proxy
23:38:56 [2020-11-18T23:38:56.811Z] #56 153.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:38:56 [2020-11-18T23:38:56.811Z] #56 DONE 162.3s
23:38:56 [2020-11-18T23:38:56.994Z] #18 29.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
23:38:56 [2020-11-18T23:38:56.994Z] #18 29.96 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
23:38:56 [2020-11-18T23:38:56.994Z] #18 29.98 Unpacking python3 (3.7.3-1) ...
23:38:56 [2020-11-18T23:38:56.995Z] #18 30.07 Selecting previously unselected package libip4tc0:arm64.
23:38:56 [2020-11-18T23:38:56.995Z] #18 30.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
23:38:56 [2020-11-18T23:38:56.995Z] #18 30.09 Unpacking libip4tc0:arm64 (1.8.2-4) ...
23:38:57 [2020-11-18T23:38:57.074Z] 
23:38:57 [2020-11-18T23:38:57.075Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:38:57 [2020-11-18T23:38:57.075Z] #57 DONE 0.0s
23:38:57 [2020-11-18T23:38:57.075Z] 
23:38:57 [2020-11-18T23:38:57.075Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:38:57 [2020-11-18T23:38:57.075Z] #58 DONE 0.1s
23:38:57 [2020-11-18T23:38:57.075Z] 
23:38:57 [2020-11-18T23:38:57.075Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:38:57 [2020-11-18T23:38:57.075Z] #11 162.3 Selecting previously unselected package libbtrfs0.
23:38:57 [2020-11-18T23:38:57.075Z] #11 162.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:38:57 [2020-11-18T23:38:57.075Z] #11 162.5 Unpacking libbtrfs0 (4.20.1-2) ...
23:38:57 [2020-11-18T23:38:57.260Z] #18 30.26 Selecting previously unselected package libip6tc0:arm64.
23:38:57 [2020-11-18T23:38:57.260Z] #18 30.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
23:38:57 [2020-11-18T23:38:57.260Z] #18 30.28 Unpacking libip6tc0:arm64 (1.8.2-4) ...
23:38:57 [2020-11-18T23:38:57.260Z] #18 30.48 Selecting previously unselected package libiptc0:arm64.
23:38:57 [2020-11-18T23:38:57.336Z] #11 162.6 Selecting previously unselected package libbtrfs-dev.
23:38:57 [2020-11-18T23:38:57.336Z] #11 162.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:38:57 [2020-11-18T23:38:57.336Z] #11 162.6 Unpacking libbtrfs-dev (4.20.1-2) ...
23:38:57 [2020-11-18T23:38:57.336Z] #11 162.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:38:57 [2020-11-18T23:38:57.525Z] #18 30.50 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
23:38:57 [2020-11-18T23:38:57.526Z] #18 30.54 Unpacking libiptc0:arm64 (1.8.2-4) ...
23:38:57 [2020-11-18T23:38:57.526Z] #18 30.64 Selecting previously unselected package libnfnetlink0:arm64.
23:38:57 [2020-11-18T23:38:57.526Z] #18 30.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
23:38:57 [2020-11-18T23:38:57.526Z] #18 30.67 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:38:57 [2020-11-18T23:38:57.549Z] #41 55.86   CC       images/userns.o
23:38:57 [2020-11-18T23:38:57.598Z] #11 162.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:38:57 [2020-11-18T23:38:57.598Z] #11 162.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:38:57 [2020-11-18T23:38:57.598Z] #11 162.9 Selecting previously unselected package libudev-dev:amd64.
23:38:57 [2020-11-18T23:38:57.598Z] #11 162.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
23:38:57 [2020-11-18T23:38:57.598Z] #11 163.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
23:38:57 [2020-11-18T23:38:57.791Z] #18 30.75 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:38:57 [2020-11-18T23:38:57.791Z] #18 30.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
23:38:57 [2020-11-18T23:38:57.791Z] #18 30.77 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
23:38:57 [2020-11-18T23:38:57.791Z] #18 30.87 Selecting previously unselected package libnftnl11:arm64.
23:38:57 [2020-11-18T23:38:57.791Z] #18 30.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
23:38:57 [2020-11-18T23:38:57.791Z] #18 30.89 Unpacking libnftnl11:arm64 (1.1.2-2) ...
23:38:57 [2020-11-18T23:38:57.806Z] #41 56.44   CC       images/google/protobuf/descriptor.o
23:38:57 [2020-11-18T23:38:57.831Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.106s	coverage: 77.8% of statements
23:38:57 [2020-11-18T23:38:57.831Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:38:57 [2020-11-18T23:38:57.831Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:38:57 [2020-11-18T23:38:57.831Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.004s	coverage: 67.0% of statements
23:38:57 [2020-11-18T23:38:57.859Z] #11 163.2 Selecting previously unselected package libsepol1-dev:amd64.
23:38:57 [2020-11-18T23:38:57.859Z] #11 163.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:38:57 [2020-11-18T23:38:57.859Z] #11 163.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:38:57 [2020-11-18T23:38:57.924Z] #41 163.7   CC       criu/sk-netlink.o
23:38:58 [2020-11-18T23:38:58.057Z] #18 31.01 Selecting previously unselected package iptables.
23:38:58 [2020-11-18T23:38:58.057Z] #18 31.01 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
23:38:58 [2020-11-18T23:38:58.057Z] #18 31.02 Unpacking iptables (1.8.2-4) ...
23:38:58 [2020-11-18T23:38:58.119Z] #42 140.0   CC       criu/filesystems.o
23:38:58 [2020-11-18T23:38:58.119Z] #11 163.6 Selecting previously unselected package libpcre16-3:amd64.
23:38:58 [2020-11-18T23:38:58.184Z] #41 163.9   CC       criu/sk-packet.o
23:38:58 [2020-11-18T23:38:58.184Z] #41 ...
23:38:58 [2020-11-18T23:38:58.184Z] 
23:38:58 [2020-11-18T23:38:58.184Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:38:58 [2020-11-18T23:38:58.184Z] #39 DONE 0.2s
23:38:58 [2020-11-18T23:38:58.323Z] #18 31.35 Selecting previously unselected package xxd.
23:38:58 [2020-11-18T23:38:58.323Z] #18 31.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
23:38:58 [2020-11-18T23:38:58.323Z] #18 31.37 Unpacking xxd (2:8.1.0875-5) ...
23:38:58 [2020-11-18T23:38:58.382Z] #11 163.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:38:58 [2020-11-18T23:38:58.382Z] #11 163.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:38:58 [2020-11-18T23:38:58.382Z] #11 163.9 Selecting previously unselected package libpcre32-3:amd64.
23:38:58 [2020-11-18T23:38:58.445Z] 
23:38:58 [2020-11-18T23:38:58.445Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:58 [2020-11-18T23:38:58.445Z] #41 164.3   CC       criu/sk-queue.o
23:38:58 [2020-11-18T23:38:58.466Z] ok  	github.com/docker/docker/daemon/logger/journald	0.002s	coverage: 23.9% of statements
23:38:58 [2020-11-18T23:38:58.589Z] #18 31.53 Selecting previously unselected package vim-common.
23:38:58 [2020-11-18T23:38:58.589Z] #18 31.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:38:58 [2020-11-18T23:38:58.589Z] #18 31.55 Unpacking vim-common (2:8.1.0875-5) ...
23:38:58 [2020-11-18T23:38:58.643Z] #11 163.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:38:58 [2020-11-18T23:38:58.643Z] #11 163.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:38:58 [2020-11-18T23:38:58.643Z] #11 164.1 Selecting previously unselected package libpcrecpp0v5:amd64.
23:38:58 [2020-11-18T23:38:58.643Z] #11 164.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:38:58 [2020-11-18T23:38:58.643Z] #11 164.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:38:58 [2020-11-18T23:38:58.706Z] #41 ...
23:38:58 [2020-11-18T23:38:58.706Z] 
23:38:58 [2020-11-18T23:38:58.706Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:38:58 [2020-11-18T23:38:58.706Z] #47 263.7 + /build/golangci-lint --version
23:38:58 [2020-11-18T23:38:58.706Z] #47 263.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:38:58 [2020-11-18T23:38:58.706Z] #47 DONE 264.0s
23:38:58 [2020-11-18T23:38:58.706Z] 
23:38:58 [2020-11-18T23:38:58.706Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:38:58 [2020-11-18T23:38:58.706Z] #41 164.7   CC       criu/sk-tcp.o
23:38:58 [2020-11-18T23:38:58.758Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.005s	coverage: 61.6% of statements
23:38:58 [2020-11-18T23:38:58.766Z] #42 140.9   CC       criu/fsnotify.o
23:38:58 [2020-11-18T23:38:58.854Z] #18 31.86 Selecting previously unselected package bash-completion.
23:38:58 [2020-11-18T23:38:58.854Z] #18 31.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:38:58 [2020-11-18T23:38:58.904Z] #11 164.2 Selecting previously unselected package libpcre3-dev:amd64.
23:38:58 [2020-11-18T23:38:58.904Z] #11 164.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:38:58 [2020-11-18T23:38:58.904Z] #11 164.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:38:59 [2020-11-18T23:38:59.050Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
23:38:59 [2020-11-18T23:38:59.178Z] #41 ...
23:38:59 [2020-11-18T23:38:59.178Z] 
23:38:59 [2020-11-18T23:38:59.178Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:38:59 [2020-11-18T23:38:59.178Z] #11 163.3 Selecting previously unselected package libapparmor1:amd64.
23:38:59 [2020-11-18T23:38:59.178Z] #11 163.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:38:59 [2020-11-18T23:38:59.178Z] #11 163.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:38:59 [2020-11-18T23:38:59.279Z] #41 164.9   CC       criu/sk-unix.o
23:38:59 [2020-11-18T23:38:59.435Z] #11 163.5 Selecting previously unselected package libapparmor-dev:amd64.
23:38:59 [2020-11-18T23:38:59.435Z] #11 163.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:38:59 [2020-11-18T23:38:59.435Z] #11 163.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:38:59 [2020-11-18T23:38:59.435Z] #11 163.7 Selecting previously unselected package libbtrfs0.
23:38:59 [2020-11-18T23:38:59.435Z] #11 163.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:38:59 [2020-11-18T23:38:59.435Z] #11 163.7 Unpacking libbtrfs0 (4.20.1-2) ...
23:38:59 [2020-11-18T23:38:59.475Z] #11 164.8 Selecting previously unselected package libselinux1-dev:amd64.
23:38:59 [2020-11-18T23:38:59.475Z] #11 164.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:38:59 [2020-11-18T23:38:59.475Z] #11 164.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:38:59 [2020-11-18T23:38:59.683Z] ok  	github.com/docker/docker/daemon/logger/local	0.024s	coverage: 75.2% of statements
23:38:59 [2020-11-18T23:38:59.683Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:38:59 [2020-11-18T23:38:59.692Z] #11 163.8 Selecting previously unselected package libbtrfs-dev.
23:38:59 [2020-11-18T23:38:59.692Z] #11 163.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:38:59 [2020-11-18T23:38:59.692Z] #11 163.8 Unpacking libbtrfs-dev (4.20.1-2) ...
23:38:59 [2020-11-18T23:38:59.692Z] #11 163.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:38:59 [2020-11-18T23:38:59.692Z] #11 163.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:38:59 [2020-11-18T23:38:59.692Z] #11 163.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:38:59 [2020-11-18T23:38:59.848Z] #41 165.9   CC       criu/sockets.o
23:38:59 [2020-11-18T23:38:59.949Z] #11 164.0 Selecting previously unselected package libudev-dev:amd64.
23:38:59 [2020-11-18T23:38:59.949Z] #11 164.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
23:38:59 [2020-11-18T23:38:59.949Z] #11 164.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
23:38:59 [2020-11-18T23:38:59.949Z] #11 164.2 Selecting previously unselected package libsepol1-dev:amd64.
23:38:59 [2020-11-18T23:38:59.949Z] #11 164.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:38:59 [2020-11-18T23:38:59.949Z] #11 164.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:38:59 [2020-11-18T23:38:59.975Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.054s	coverage: 56.8% of statements
23:39:00 [2020-11-18T23:39:00.048Z] #11 165.3 Selecting previously unselected package libdevmapper-dev:amd64.
23:39:00 [2020-11-18T23:39:00.048Z] #11 165.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:39:00 [2020-11-18T23:39:00.048Z] #11 165.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:39:00 [2020-11-18T23:39:00.048Z] #11 165.4 Selecting previously unselected package libseccomp-dev:amd64.
23:39:00 [2020-11-18T23:39:00.048Z] #11 165.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:39:00 [2020-11-18T23:39:00.048Z] #11 165.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:39:00 [2020-11-18T23:39:00.306Z] #42 142.2   CC       criu/image-desc.o
23:39:00 [2020-11-18T23:39:00.306Z] #42 142.3   CC       criu/image.o
23:39:00 [2020-11-18T23:39:00.309Z] #11 165.5 Selecting previously unselected package libsystemd-dev:amd64.
23:39:00 [2020-11-18T23:39:00.309Z] #11 165.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
23:39:00 [2020-11-18T23:39:00.309Z] #11 165.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
23:39:00 [2020-11-18T23:39:00.422Z] #41 166.5   CC       criu/stats.o
23:39:00 [2020-11-18T23:39:00.463Z] #11 164.5 Selecting previously unselected package libpcre16-3:amd64.
23:39:00 [2020-11-18T23:39:00.463Z] #11 164.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:39:00 [2020-11-18T23:39:00.463Z] #11 164.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:39:00 [2020-11-18T23:39:00.570Z] #11 166.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:39:00 [2020-11-18T23:39:00.570Z] #11 166.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:39:00 [2020-11-18T23:39:00.608Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.012s	coverage: 33.3% of statements
23:39:00 [2020-11-18T23:39:00.682Z] #41 166.8   CC       criu/string.o
23:39:00 [2020-11-18T23:39:00.720Z] #11 164.8 Selecting previously unselected package libpcre32-3:amd64.
23:39:00 [2020-11-18T23:39:00.720Z] #11 164.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:39:00 [2020-11-18T23:39:00.720Z] #11 164.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.2 Setting up libbtrfs0 (4.20.1-2) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.2 Setting up libbtrfs-dev (4.20.1-2) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.3 Setting up mingw-w64-common (6.0.0-3) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:39:00 [2020-11-18T23:39:00.833Z] #11 166.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:39:00 [2020-11-18T23:39:00.943Z] #41 166.9   CC       criu/sysctl.o
23:39:00 [2020-11-18T23:39:00.976Z] #11 165.1 Selecting previously unselected package libpcrecpp0v5:amd64.
23:39:00 [2020-11-18T23:39:00.976Z] #11 165.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:39:00 [2020-11-18T23:39:00.976Z] #11 165.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:39:00 [2020-11-18T23:39:00.976Z] #11 165.2 Selecting previously unselected package libpcre3-dev:amd64.
23:39:00 [2020-11-18T23:39:00.976Z] #11 165.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:39:01 [2020-11-18T23:39:01.094Z] #11 166.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:39:01 [2020-11-18T23:39:01.094Z] #11 166.4 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
23:39:01 [2020-11-18T23:39:01.094Z] #11 166.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:39:01 [2020-11-18T23:39:01.094Z] #11 166.4 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
23:39:01 [2020-11-18T23:39:01.094Z] #11 166.4 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
23:39:01 [2020-11-18T23:39:01.094Z] #11 166.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:39:01 [2020-11-18T23:39:01.094Z] #11 166.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:39:01 [2020-11-18T23:39:01.094Z] #11 166.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:39:01 [2020-11-18T23:39:01.094Z] #11 166.4 Setting up dmsetup (2:1.02.155-3) ...
23:39:01 [2020-11-18T23:39:01.094Z] #11 166.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:39:01 [2020-11-18T23:39:01.094Z] #11 166.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:39:01 [2020-11-18T23:39:01.094Z] #11 166.5 Processing triggers for libc-bin (2.28-10) ...
23:39:01 [2020-11-18T23:39:01.233Z] #11 165.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:39:01 [2020-11-18T23:39:01.356Z] #11 ...
23:39:01 [2020-11-18T23:39:01.356Z] 
23:39:01 [2020-11-18T23:39:01.356Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:01 [2020-11-18T23:39:01.356Z] #41 56.44   LINK     images/built-in.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 56.59   GEN      compel/include/asm
23:39:01 [2020-11-18T23:39:01.356Z] #41 56.63   GEN      compel/include/version.h
23:39:01 [2020-11-18T23:39:01.356Z] #41 56.67 touch .config
23:39:01 [2020-11-18T23:39:01.356Z] #41 56.70   GEN      include/common/config.h
23:39:01 [2020-11-18T23:39:01.356Z] #41 56.83   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:39:01 [2020-11-18T23:39:01.356Z] #41 56.86   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:39:01 [2020-11-18T23:39:01.356Z] #41 56.87   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:39:01 [2020-11-18T23:39:01.356Z] #41 56.90   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 56.95   DEP      compel/arch/x86/plugins/std/memcpy.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 56.97   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 57.01   GEN      compel/plugins/include/uapi/std/syscall.h
23:39:01 [2020-11-18T23:39:01.356Z] #41 57.06   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:39:01 [2020-11-18T23:39:01.356Z] #41 57.07   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:39:01 [2020-11-18T23:39:01.356Z] #41 57.11   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:39:01 [2020-11-18T23:39:01.356Z] #41 57.11   DEP      compel/plugins/std/infect.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 57.21   DEP      compel/plugins/std/string.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 57.33   DEP      compel/plugins/std/log.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 57.47   DEP      compel/plugins/std/fds.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 57.60   DEP      compel/plugins/std/std.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 57.76   DEP      compel/plugins/shmem/shmem.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 57.89   DEP      compel/plugins/fds/fds.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 58.01   CC       compel/plugins/std/std.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 58.34   CC       compel/plugins/std/fds.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 58.78   CC       compel/plugins/std/log.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 59.50   CC       compel/plugins/std/string.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 60.08   CC       compel/plugins/std/infect.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 60.37   CC       compel/arch/x86/plugins/std/parasite-head.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 60.42   CC       compel/arch/x86/plugins/std/memcpy.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 60.51   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 60.81   AR       compel/plugins/std.lib.a
23:39:01 [2020-11-18T23:39:01.356Z] #41 60.86   CC       compel/plugins/fds/fds.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 61.05   AR       compel/plugins/fds.lib.a
23:39:01 [2020-11-18T23:39:01.356Z] #41 61.21   HOSTDEP  compel/src/lib/log-host.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 61.31   HOSTDEP  compel/src/lib/handle-elf-host.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 61.41   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 61.46   HOSTDEP  compel/src/main-host.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 61.51   DEP      compel/src/lib/ptrace.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 61.61   DEP      compel/src/lib/infect.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 61.75   DEP      compel/src/lib/infect-util.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 61.84   DEP      compel/src/lib/infect-rpc.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 61.90   DEP      compel/arch/x86/src/lib/infect.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 62.02   DEP      compel/arch/x86/src/lib/cpu.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 62.05   DEP      compel/src/lib/log.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 62.10   DEP      compel/src/main.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 62.19   DEP      compel/src/lib/handle-elf.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 62.24   DEP      compel/arch/x86/src/lib/handle-elf.d
23:39:01 [2020-11-18T23:39:01.356Z] #41 62.38   CC       compel/src/lib/log.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 62.72   CC       compel/arch/x86/src/lib/cpu.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 63.48   CC       compel/arch/x86/src/lib/infect.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 64.57   CC       compel/src/lib/infect-rpc.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 65.09   CC       compel/src/lib/infect-util.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 65.31   CC       compel/src/lib/infect.o
23:39:01 [2020-11-18T23:39:01.356Z] #41 ...
23:39:01 [2020-11-18T23:39:01.356Z] 
23:39:01 [2020-11-18T23:39:01.356Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:39:01 [2020-11-18T23:39:01.356Z] #11 DONE 166.8s
23:39:01 [2020-11-18T23:39:01.356Z] 
23:39:01 [2020-11-18T23:39:01.356Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:01 [2020-11-18T23:39:01.383Z] #42 143.1   CC       criu/ipc_ns.o
23:39:01 [2020-11-18T23:39:01.490Z] #11 165.7 Selecting previously unselected package libselinux1-dev:amd64.
23:39:01 [2020-11-18T23:39:01.490Z] #11 165.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:39:01 [2020-11-18T23:39:01.490Z] #11 165.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:39:01 [2020-11-18T23:39:01.490Z] #11 ...
23:39:01 [2020-11-18T23:39:01.490Z] 
23:39:01 [2020-11-18T23:39:01.490Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:01 [2020-11-18T23:39:01.490Z] #43 155.7 mime
23:39:01 [2020-11-18T23:39:01.490Z] #43 157.7 mime/quotedprintable
23:39:01 [2020-11-18T23:39:01.490Z] #43 158.4 net/http/internal
23:39:01 [2020-11-18T23:39:01.490Z] #43 164.3 net/textproto
23:39:01 [2020-11-18T23:39:01.490Z] #43 164.4 crypto/x509
23:39:01 [2020-11-18T23:39:01.490Z] #43 165.3 vendor/golang.org/x/net/http/httpguts
23:39:01 [2020-11-18T23:39:01.490Z] #43 165.5 vendor/golang.org/x/net/http/httpproxy
23:39:01 [2020-11-18T23:39:01.514Z] #41 167.3   CC       criu/sysfs_parse.o
23:39:01 [2020-11-18T23:39:01.514Z] #41 167.5   CC       criu/timens.o
23:39:01 [2020-11-18T23:39:01.643Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.020s	coverage: 46.8% of statements
23:39:01 [2020-11-18T23:39:01.747Z] #43 ...
23:39:01 [2020-11-18T23:39:01.747Z] 
23:39:01 [2020-11-18T23:39:01.747Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:01 [2020-11-18T23:39:01.747Z] #41 58.04   CC       images/opts.o
23:39:01 [2020-11-18T23:39:01.747Z] #41 58.23   CC       images/seccomp.o
23:39:01 [2020-11-18T23:39:01.747Z] #41 58.49   CC       images/binfmt-misc.o
23:39:01 [2020-11-18T23:39:01.747Z] #41 58.64   CC       images/time.o
23:39:01 [2020-11-18T23:39:01.747Z] #41 58.84   CC       images/sysctl.o
23:39:01 [2020-11-18T23:39:01.747Z] #41 59.06   CC       images/autofs.o
23:39:01 [2020-11-18T23:39:01.747Z] #41 59.22   CC       images/macvlan.o
23:39:01 [2020-11-18T23:39:01.747Z] #41 59.44   CC       images/sit.o
23:39:01 [2020-11-18T23:39:01.747Z] #41 59.64   CC       images/memfd.o
23:39:01 [2020-11-18T23:39:01.747Z] #41 59.90   CC       images/timens.o
23:39:01 [2020-11-18T23:39:01.747Z] #41 60.10   LINK     images/built-in.o
23:39:01 [2020-11-18T23:39:01.747Z] #41 60.27   GEN      compel/include/asm
23:39:01 [2020-11-18T23:39:01.747Z] #41 60.30   GEN      compel/include/version.h
23:39:01 [2020-11-18T23:39:01.747Z] #41 60.33 touch .config
23:39:01 [2020-11-18T23:39:01.747Z] #41 60.36   GEN      include/common/config.h
23:39:01 [2020-11-18T23:39:01.774Z] #41 167.6   CC       criu/timerfd.o
23:39:01 [2020-11-18T23:39:01.774Z] #41 167.8   CC       criu/tty.o
23:39:01 [2020-11-18T23:39:01.935Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
23:39:02 [2020-11-18T23:39:02.034Z] #42 144.2   CC       criu/irmap.o
23:39:02 [2020-11-18T23:39:02.183Z] #18 ...
23:39:02 [2020-11-18T23:39:02.183Z] 
23:39:02 [2020-11-18T23:39:02.183Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:02 [2020-11-18T23:39:02.183Z] #41 90.47   CC       criu/bfd.o
23:39:02 [2020-11-18T23:39:02.183Z] #41 90.96   CC       criu/bitmap.o
23:39:02 [2020-11-18T23:39:02.183Z] #41 91.11   CC       criu/cgroup-props.o
23:39:02 [2020-11-18T23:39:02.183Z] #41 91.81   CC       criu/cgroup.o
23:39:02 [2020-11-18T23:39:02.183Z] #41 94.19   CC       criu/clone-noasan.o
23:39:02 [2020-11-18T23:39:02.183Z] #41 94.35   CC       criu/config.o
23:39:02 [2020-11-18T23:39:02.183Z] #41 95.67   CC       criu/cr-check.o
23:39:02 [2020-11-18T23:39:02.183Z] #41 97.66   CC       criu/cr-dedup.o
23:39:02 [2020-11-18T23:39:02.183Z] #41 98.22   CC       criu/cr-dump.o
23:39:02 [2020-11-18T23:39:02.183Z] #41 100.2   CC       criu/cr-errno.o
23:39:02 [2020-11-18T23:39:02.183Z] #41 100.2   CC       criu/cr-restore.o
23:39:02 [2020-11-18T23:39:02.183Z] #41 ...
23:39:02 [2020-11-18T23:39:02.183Z] 
23:39:02 [2020-11-18T23:39:02.183Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:02 [2020-11-18T23:39:02.183Z] #18 34.80 Unpacking bash-completion (1:2.8-6) ...
23:39:02 [2020-11-18T23:39:02.416Z] #41 60.55   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:39:02 [2020-11-18T23:39:02.416Z] #41 60.56   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:39:02 [2020-11-18T23:39:02.416Z] #41 60.58   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:39:02 [2020-11-18T23:39:02.416Z] #41 60.59   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:39:02 [2020-11-18T23:39:02.416Z] #41 60.75   DEP      compel/arch/x86/plugins/std/memcpy.d
23:39:02 [2020-11-18T23:39:02.416Z] #41 60.77   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:39:02 [2020-11-18T23:39:02.416Z] #41 60.92   GEN      compel/plugins/include/uapi/std/syscall.h
23:39:02 [2020-11-18T23:39:02.569Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
23:39:02 [2020-11-18T23:39:02.569Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.431s	coverage: 82.5% of statements
23:39:02 [2020-11-18T23:39:02.569Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:39:02 [2020-11-18T23:39:02.569Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:39:02 [2020-11-18T23:39:02.684Z] #42 144.9   CC       criu/kcmp-ids.o
23:39:02 [2020-11-18T23:39:02.734Z] #41 60.93   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:39:02 [2020-11-18T23:39:02.734Z] #41 60.95   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:39:02 [2020-11-18T23:39:02.734Z] #41 60.97   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:39:02 [2020-11-18T23:39:02.734Z] #41 61.11   DEP      compel/plugins/std/infect.d
23:39:03 [2020-11-18T23:39:03.031Z] #41 61.31   DEP      compel/plugins/std/string.d
23:39:03 [2020-11-18T23:39:03.031Z] #41 61.43   DEP      compel/plugins/std/log.d
23:39:03 [2020-11-18T23:39:03.031Z] #41 61.52   DEP      compel/plugins/std/fds.d
23:39:03 [2020-11-18T23:39:03.155Z] #41 168.7   CC       criu/tun.o
23:39:03 [2020-11-18T23:39:03.155Z] #41 168.9   CC       criu/uffd.o
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.419 + RM_GOPATH=0
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.419 + TMP_GOPATH=
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.419 + : /build
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.419 + '[' -z '' ']'
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.419 ++ mktemp -d
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.421 + export GOPATH=/tmp/tmp.9cRl9nUpey
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.421 + GOPATH=/tmp/tmp.9cRl9nUpey
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.421 + RM_GOPATH=1
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.421 + case "$(go env GOARCH)" in
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.422 ++ go env GOARCH
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.441 + export GO_BUILDMODE=-buildmode=pie
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.441 + GO_BUILDMODE=-buildmode=pie
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.442 ++ dirname /tmp/install/install.sh
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.445 + dir=/tmp/install
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.446 + bin=runc
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.447 + shift
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.460 + '[' '!' -f /tmp/install/runc.installer ']'
23:39:03 [2020-11-18T23:39:03.276Z] #51 ...
23:39:03 [2020-11-18T23:39:03.276Z] 
23:39:03 [2020-11-18T23:39:03.276Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:39:03 [2020-11-18T23:39:03.276Z] #12 DONE 1.5s
23:39:03 [2020-11-18T23:39:03.276Z] 
23:39:03 [2020-11-18T23:39:03.276Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.479 + . /tmp/install/runc.installer
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.479 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.481 + install_runc
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.482 + grep -q '^3\.10\.0.*\.el7\.'
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.485 + uname -r
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.490 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.490 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.490 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.490 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9cRl9nUpey/src/github.com/opencontainers/runc
23:39:03 [2020-11-18T23:39:03.276Z] #51 1.492 Cloning into '/tmp/tmp.9cRl9nUpey/src/github.com/opencontainers/runc'...
23:39:03 [2020-11-18T23:39:03.288Z] #41 61.60   DEP      compel/plugins/std/std.d
23:39:03 [2020-11-18T23:39:03.288Z] #41 ...
23:39:03 [2020-11-18T23:39:03.288Z] 
23:39:03 [2020-11-18T23:39:03.288Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:39:03 [2020-11-18T23:39:03.288Z] #56 158.5 + for f in rootlesskit rootlesskit-docker-proxy
23:39:03 [2020-11-18T23:39:03.288Z] #56 158.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:39:03 [2020-11-18T23:39:03.288Z] #56 DONE 167.4s
23:39:03 [2020-11-18T23:39:03.288Z] 
23:39:03 [2020-11-18T23:39:03.288Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:39:03 [2020-11-18T23:39:03.288Z] #57 DONE 0.1s
23:39:03 [2020-11-18T23:39:03.288Z] 
23:39:03 [2020-11-18T23:39:03.288Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:03 [2020-11-18T23:39:03.288Z] #41 61.73   DEP      compel/plugins/shmem/shmem.d
23:39:03 [2020-11-18T23:39:03.334Z] #42 145.2   CC       criu/kerndat.o
23:39:03 [2020-11-18T23:39:03.545Z] #41 ...
23:39:03 [2020-11-18T23:39:03.545Z] 
23:39:03 [2020-11-18T23:39:03.545Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:39:03 [2020-11-18T23:39:03.545Z] #58 DONE 0.1s
23:39:03 [2020-11-18T23:39:03.545Z] 
23:39:03 [2020-11-18T23:39:03.545Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:03 [2020-11-18T23:39:03.545Z] #41 61.88   DEP      compel/plugins/fds/fds.d
23:39:03 [2020-11-18T23:39:03.545Z] #41 62.12   CC       compel/plugins/std/std.o
23:39:03 [2020-11-18T23:39:03.725Z] #41 169.6   CC       criu/util.o
23:39:04 [2020-11-18T23:39:04.081Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
23:39:04 [2020-11-18T23:39:04.081Z] ok  	github.com/docker/docker/distribution	0.248s	coverage: 25.6% of statements
23:39:04 [2020-11-18T23:39:04.081Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:39:04 [2020-11-18T23:39:04.113Z] #41 62.42   CC       compel/plugins/std/fds.o
23:39:04 [2020-11-18T23:39:04.223Z] #51 ...
23:39:04 [2020-11-18T23:39:04.223Z] 
23:39:04 [2020-11-18T23:39:04.223Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:39:04 [2020-11-18T23:39:04.223Z] #13 DONE 1.2s
23:39:04 [2020-11-18T23:39:04.223Z] 
23:39:04 [2020-11-18T23:39:04.223Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:39:04 [2020-11-18T23:39:04.295Z] #41 170.2   CC       criu/uts_ns.o
23:39:04 [2020-11-18T23:39:04.370Z] #41 62.99   CC       compel/plugins/std/log.o
23:39:04 [2020-11-18T23:39:04.395Z] #42 146.4   CC       criu/libnetlink.o
23:39:04 [2020-11-18T23:39:04.555Z] #41 170.4   CC       criu/vdso-compat.o
23:39:04 [2020-11-18T23:39:04.555Z] #41 170.5   CC       criu/vdso.o
23:39:04 [2020-11-18T23:39:04.627Z] #41 ...
23:39:04 [2020-11-18T23:39:04.627Z] 
23:39:04 [2020-11-18T23:39:04.627Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:39:04 [2020-11-18T23:39:04.627Z] #11 166.0 Selecting previously unselected package libdevmapper-dev:amd64.
23:39:04 [2020-11-18T23:39:04.627Z] #11 166.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:39:04 [2020-11-18T23:39:04.627Z] #11 166.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:39:04 [2020-11-18T23:39:04.627Z] #11 167.2 Selecting previously unselected package libseccomp-dev:amd64.
23:39:04 [2020-11-18T23:39:04.627Z] #11 167.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:39:04 [2020-11-18T23:39:04.627Z] #11 167.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:39:04 [2020-11-18T23:39:04.627Z] #11 167.4 Selecting previously unselected package libsystemd-dev:amd64.
23:39:04 [2020-11-18T23:39:04.627Z] #11 167.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
23:39:04 [2020-11-18T23:39:04.627Z] #11 167.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
23:39:04 [2020-11-18T23:39:04.627Z] #11 168.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:39:04 [2020-11-18T23:39:04.627Z] #11 168.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.2 Setting up libbtrfs0 (4.20.1-2) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.2 Setting up libbtrfs-dev (4.20.1-2) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.2 Setting up mingw-w64-common (6.0.0-3) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.4 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
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.4 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
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.4 Setting up dmsetup (2:1.02.155-3) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 168.5 Processing triggers for libc-bin (2.28-10) ...
23:39:04 [2020-11-18T23:39:04.628Z] #11 DONE 168.9s
23:39:04 [2020-11-18T23:39:04.694Z] #42 146.8   CC       criu/log.o
23:39:04 [2020-11-18T23:39:04.815Z] #41 170.9   LINK     criu/built-in.o
23:39:04 [2020-11-18T23:39:04.884Z] 
23:39:04 [2020-11-18T23:39:04.885Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:39:05 [2020-11-18T23:39:05.075Z] #41 171.0   LINK     criu/criu
23:39:05 [2020-11-18T23:39:05.117Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
23:39:05 [2020-11-18T23:39:05.165Z] #14 0.917 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:39:05 [2020-11-18T23:39:05.335Z] #41 171.2   DEP      lib/c/criu.d
23:39:05 [2020-11-18T23:39:05.335Z] #41 171.3   CC       images/rpc.pb-c.o
23:39:05 [2020-11-18T23:39:05.348Z] #42 147.3   CC       criu/lsm.o
23:39:05 [2020-11-18T23:39:05.426Z] #14 DONE 1.1s
23:39:05 [2020-11-18T23:39:05.426Z] 
23:39:05 [2020-11-18T23:39:05.426Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:39:05 [2020-11-18T23:39:05.517Z] #18 38.29 Selecting previously unselected package bzip2.
23:39:05 [2020-11-18T23:39:05.517Z] #18 38.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
23:39:05 [2020-11-18T23:39:05.517Z] #18 38.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:39:05 [2020-11-18T23:39:05.595Z] #41 171.5   CC       lib/c/criu.o
23:39:05 [2020-11-18T23:39:05.751Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
23:39:05 [2020-11-18T23:39:05.784Z] #18 39.02 Selecting previously unselected package xz-utils.
23:39:06 [2020-11-18T23:39:06.002Z] #42 148.0   CC       criu/mem.o
23:39:06 [2020-11-18T23:39:06.053Z] #18 39.03 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
23:39:06 [2020-11-18T23:39:06.053Z] #18 39.06 Unpacking xz-utils (5.2.4-1) ...
23:39:06 [2020-11-18T23:39:06.165Z] #41 172.1   LINK     lib/c/built-in.o
23:39:06 [2020-11-18T23:39:06.165Z] #41 172.1   LINK     lib/c/libcriu.so
23:39:06 [2020-11-18T23:39:06.165Z] #41 172.1   LINK     lib/c/libcriu.a
23:39:06 [2020-11-18T23:39:06.165Z] #41 172.2   GEN      magic.py
23:39:06 [2020-11-18T23:39:06.318Z] #18 39.45 Selecting previously unselected package apparmor.
23:39:06 [2020-11-18T23:39:06.318Z] #18 39.45 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
23:39:06 [2020-11-18T23:39:06.318Z] #18 39.55 Unpacking apparmor (2.13.2-10) ...
23:39:06 [2020-11-18T23:39:06.372Z] #15 DONE 1.1s
23:39:06 [2020-11-18T23:39:06.372Z] 
23:39:06 [2020-11-18T23:39:06.372Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:39:06 [2020-11-18T23:39:06.384Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
23:39:06 [2020-11-18T23:39:06.424Z] #41 172.3 Note: Building without setproctitle() and strlcpy() support.
23:39:06 [2020-11-18T23:39:06.425Z] #41 172.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:39:06 [2020-11-18T23:39:06.425Z] #41 172.3 Note: Building without GnuTLS support
23:39:06 [2020-11-18T23:39:06.425Z] #41 172.3 Makefile.config:39: Warn: you have no libnftables installed
23:39:06 [2020-11-18T23:39:06.425Z] #41 172.3 Makefile.config:40: Warn: Building without nftables support
23:39:06 [2020-11-18T23:39:06.675Z] ok  	github.com/docker/docker/distribution/xfer	1.869s	coverage: 85.1% of statements
23:39:06 [2020-11-18T23:39:06.675Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:39:06 [2020-11-18T23:39:06.675Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:39:06 [2020-11-18T23:39:06.675Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
23:39:06 [2020-11-18T23:39:06.675Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:39:06 [2020-11-18T23:39:06.684Z] #41 172.8 fatal: not a git repository (or any of the parent directories): .git
23:39:06 [2020-11-18T23:39:06.779Z] #12 DONE 2.1s
23:39:06 [2020-11-18T23:39:06.779Z] 
23:39:06 [2020-11-18T23:39:06.779Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.898 + RM_GOPATH=0
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.898 + TMP_GOPATH=
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.898 + : /build
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.898 + '[' -z '' ']'
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.898 ++ mktemp -d
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.898 + export GOPATH=/tmp/tmp.JDTewleANc
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.898 + GOPATH=/tmp/tmp.JDTewleANc
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.898 + RM_GOPATH=1
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.898 + case "$(go env GOARCH)" in
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.898 ++ go env GOARCH
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.916 + export GO_BUILDMODE=-buildmode=pie
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.916 + GO_BUILDMODE=-buildmode=pie
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.916 ++ dirname /tmp/install/install.sh
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.950 + dir=/tmp/install
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.950 + bin=runc
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.950 + shift
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.950 + '[' '!' -f /tmp/install/runc.installer ']'
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.950 + . /tmp/install/runc.installer
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.950 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.950 + install_runc
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.950 + uname -r
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.950 + grep -q '^3\.10\.0.*\.el7\.'
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.952 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.952 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.952 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JDTewleANc/src/github.com/opencontainers/runc
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.952 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:39:06 [2020-11-18T23:39:06.779Z] #51 1.962 Cloning into '/tmp/tmp.JDTewleANc/src/github.com/opencontainers/runc'...
23:39:06 [2020-11-18T23:39:06.901Z] #18 40.01 Selecting previously unselected package aufs-tools.
23:39:06 [2020-11-18T23:39:06.901Z] #18 40.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
23:39:06 [2020-11-18T23:39:06.901Z] #18 40.03 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:39:07 [2020-11-18T23:39:07.166Z] #18 40.19 Selecting previously unselected package libonig5:arm64.
23:39:07 [2020-11-18T23:39:07.166Z] #18 40.21 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
23:39:07 [2020-11-18T23:39:07.166Z] #18 40.22 Unpacking libonig5:arm64 (6.9.1-1) ...
23:39:07 [2020-11-18T23:39:07.253Z] #41 173.2 make[1]: Nothing to be done for 'all'.
23:39:07 [2020-11-18T23:39:07.309Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
23:39:07 [2020-11-18T23:39:07.432Z] #18 40.36 Selecting previously unselected package libjq1:arm64.
23:39:07 [2020-11-18T23:39:07.432Z] #18 40.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
23:39:07 [2020-11-18T23:39:07.432Z] #18 40.37 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
23:39:07 [2020-11-18T23:39:07.514Z] #41 173.6 make[1]: 'images/built-in.o' is up to date.
23:39:07 [2020-11-18T23:39:07.514Z] #41 173.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:39:07 [2020-11-18T23:39:07.697Z] #18 40.67 Selecting previously unselected package jq.
23:39:07 [2020-11-18T23:39:07.697Z] #18 40.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
23:39:07 [2020-11-18T23:39:07.697Z] #18 40.73 Unpacking jq (1.5+dfsg-2+b1) ...
23:39:07 [2020-11-18T23:39:07.697Z] #18 40.84 Selecting previously unselected package libaio1:arm64.
23:39:07 [2020-11-18T23:39:07.697Z] #18 40.86 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
23:39:07 [2020-11-18T23:39:07.697Z] #18 40.87 Unpacking libaio1:arm64 (0.3.112-3) ...
23:39:07 [2020-11-18T23:39:07.697Z] #18 40.94 Selecting previously unselected package libgpm2:arm64.
23:39:07 [2020-11-18T23:39:07.762Z] #16 DONE 1.1s
23:39:07 [2020-11-18T23:39:07.762Z] 
23:39:07 [2020-11-18T23:39:07.762Z] #17 [dev-systemd-false  6/26] RUN ldconfig
23:39:07 [2020-11-18T23:39:07.773Z] #41 173.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:39:07 [2020-11-18T23:39:07.773Z] #41 173.6 make[1]: 'compel/libcompel.a' is up to date.
23:39:07 [2020-11-18T23:39:07.773Z] #41 173.6 make[1]: 'compel/compel-host-bin' is up to date.
23:39:07 [2020-11-18T23:39:07.773Z] #41 173.7 make[1]: Nothing to be done for 'all'.
23:39:07 [2020-11-18T23:39:07.773Z] #41 173.7 make[1]: 'soccr/libsoccr.a' is up to date.
23:39:07 [2020-11-18T23:39:07.942Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 8.2% of statements
23:39:07 [2020-11-18T23:39:07.962Z] #18 40.95 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
23:39:07 [2020-11-18T23:39:07.962Z] #18 40.96 Unpacking libgpm2:arm64 (1.20.7-5) ...
23:39:07 [2020-11-18T23:39:07.962Z] #18 41.05 Selecting previously unselected package libicu63:arm64.
23:39:07 [2020-11-18T23:39:07.962Z] #18 41.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
23:39:07 [2020-11-18T23:39:07.962Z] #18 41.06 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
23:39:08 [2020-11-18T23:39:08.033Z] #41 173.8 make[2]: Nothing to be done for 'all'.
23:39:08 [2020-11-18T23:39:08.033Z] #41 173.8 make[2]: Nothing to be done for 'all'.
23:39:08 [2020-11-18T23:39:08.033Z] #41 173.8 make[2]: Nothing to be done for 'all'.
23:39:08 [2020-11-18T23:39:08.033Z] #41 173.9 make[2]: Nothing to be done for 'all'.
23:39:08 [2020-11-18T23:39:08.033Z] #41 173.9 make[2]: Nothing to be done for 'all'.
23:39:08 [2020-11-18T23:39:08.033Z] #41 173.9 make[2]: Nothing to be done for 'all'.
23:39:08 [2020-11-18T23:39:08.033Z] #41 173.9 make[2]: Nothing to be done for 'all'.
23:39:08 [2020-11-18T23:39:08.033Z] #41 174.0 make[2]: Nothing to be done for 'all'.
23:39:08 [2020-11-18T23:39:08.112Z] #42 149.9   CC       criu/memfd.o
23:39:08 [2020-11-18T23:39:08.147Z] #51 ...
23:39:08 [2020-11-18T23:39:08.147Z] 
23:39:08 [2020-11-18T23:39:08.147Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:39:08 [2020-11-18T23:39:08.147Z] #13 DONE 1.3s
23:39:08 [2020-11-18T23:39:08.293Z] #41 174.0   INSTALL  criu/criu
23:39:08 [2020-11-18T23:39:08.404Z] 
23:39:08 [2020-11-18T23:39:08.404Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:08 [2020-11-18T23:39:08.404Z] #41 64.01   CC       compel/plugins/std/string.o
23:39:08 [2020-11-18T23:39:08.404Z] #41 64.79   CC       compel/plugins/std/infect.o
23:39:08 [2020-11-18T23:39:08.404Z] #41 65.49   CC       compel/arch/x86/plugins/std/parasite-head.o
23:39:08 [2020-11-18T23:39:08.404Z] #41 65.56   CC       compel/arch/x86/plugins/std/memcpy.o
23:39:08 [2020-11-18T23:39:08.404Z] #41 65.65   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:39:08 [2020-11-18T23:39:08.404Z] #41 65.69   AR       compel/plugins/std.lib.a
23:39:08 [2020-11-18T23:39:08.404Z] #41 65.85   CC       compel/plugins/fds/fds.o
23:39:08 [2020-11-18T23:39:08.404Z] #41 66.16   AR       compel/plugins/fds.lib.a
23:39:08 [2020-11-18T23:39:08.404Z] #41 66.29   HOSTDEP  compel/src/lib/log-host.d
23:39:08 [2020-11-18T23:39:08.404Z] #41 66.42   HOSTDEP  compel/src/lib/handle-elf-host.d
23:39:08 [2020-11-18T23:39:08.404Z] #41 66.61   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:39:08 [2020-11-18T23:39:08.404Z] #41 66.78   HOSTDEP  compel/src/main-host.d
23:39:08 [2020-11-18T23:39:08.404Z] #41 66.96   DEP      compel/src/lib/ptrace.d
23:39:08 [2020-11-18T23:39:08.412Z] #42 150.7   CC       criu/mount.o
23:39:08 [2020-11-18T23:39:08.553Z] #41 DONE 174.3s
23:39:08 [2020-11-18T23:39:08.553Z] 
23:39:08 [2020-11-18T23:39:08.553Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:39:08 [2020-11-18T23:39:08.577Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 67.1% of statements
23:39:08 [2020-11-18T23:39:08.662Z] #41 67.19   DEP      compel/src/lib/infect.d
23:39:08 [2020-11-18T23:39:08.705Z] #17 DONE 1.1s
23:39:08 [2020-11-18T23:39:08.705Z] 
23:39:08 [2020-11-18T23:39:08.705Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:08 [2020-11-18T23:39:08.870Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
23:39:08 [2020-11-18T23:39:08.920Z] #41 67.39   DEP      compel/src/lib/infect-util.d
23:39:08 [2020-11-18T23:39:08.921Z] #41 ...
23:39:08 [2020-11-18T23:39:08.921Z] 
23:39:08 [2020-11-18T23:39:08.921Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:39:08 [2020-11-18T23:39:08.921Z] #14 0.937 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:39:08 [2020-11-18T23:39:08.921Z] #14 DONE 1.0s
23:39:08 [2020-11-18T23:39:08.921Z] 
23:39:08 [2020-11-18T23:39:08.921Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:08 [2020-11-18T23:39:08.921Z] #41 67.52   DEP      compel/src/lib/infect-rpc.d
23:39:09 [2020-11-18T23:39:09.177Z] #41 67.60   DEP      compel/arch/x86/src/lib/infect.d
23:39:09 [2020-11-18T23:39:09.434Z] #41 67.82   DEP      compel/arch/x86/src/lib/cpu.d
23:39:09 [2020-11-18T23:39:09.434Z] #41 67.91   DEP      compel/src/lib/log.d
23:39:09 [2020-11-18T23:39:09.434Z] #41 67.99   DEP      compel/src/main.d
23:39:09 [2020-11-18T23:39:09.691Z] #41 68.17   DEP      compel/src/lib/handle-elf.d
23:39:09 [2020-11-18T23:39:09.691Z] #41 68.27   DEP      compel/arch/x86/src/lib/handle-elf.d
23:39:09 [2020-11-18T23:39:09.937Z] #54 ...
23:39:09 [2020-11-18T23:39:09.937Z] 
23:39:09 [2020-11-18T23:39:09.937Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:39:09 [2020-11-18T23:39:09.937Z] #42 DONE 0.1s
23:39:09 [2020-11-18T23:39:09.937Z] 
23:39:09 [2020-11-18T23:39:09.937Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:39:09 [2020-11-18T23:39:09.948Z] #41 68.42   CC       compel/src/lib/log.o
23:39:10 [2020-11-18T23:39:10.116Z] #18 1.332 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:39:10 [2020-11-18T23:39:10.116Z] #18 1.387 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:39:10 [2020-11-18T23:39:10.116Z] #18 1.427 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:39:10 [2020-11-18T23:39:10.197Z] #44 DONE 0.2s
23:39:10 [2020-11-18T23:39:10.197Z] 
23:39:10 [2020-11-18T23:39:10.197Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:39:10 [2020-11-18T23:39:10.197Z] #46 DONE 0.1s
23:39:10 [2020-11-18T23:39:10.197Z] 
23:39:10 [2020-11-18T23:39:10.197Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:39:10 [2020-11-18T23:39:10.205Z] #41 68.70   CC       compel/arch/x86/src/lib/cpu.o
23:39:10 [2020-11-18T23:39:10.205Z] #41 ...
23:39:10 [2020-11-18T23:39:10.205Z] 
23:39:10 [2020-11-18T23:39:10.205Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:39:10 [2020-11-18T23:39:10.205Z] #15 DONE 1.1s
23:39:10 [2020-11-18T23:39:10.379Z] ok  	github.com/docker/docker/pkg/archive	0.493s	coverage: 76.8% of statements
23:39:10 [2020-11-18T23:39:10.456Z] #54 ...
23:39:10 [2020-11-18T23:39:10.457Z] 
23:39:10 [2020-11-18T23:39:10.457Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:39:10 [2020-11-18T23:39:10.457Z] #48 DONE 0.2s
23:39:10 [2020-11-18T23:39:10.457Z] 
23:39:10 [2020-11-18T23:39:10.457Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:39:10 [2020-11-18T23:39:10.457Z] #50 DONE 0.1s
23:39:10 [2020-11-18T23:39:10.457Z] 
23:39:10 [2020-11-18T23:39:10.457Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:39:10 [2020-11-18T23:39:10.462Z] 
23:39:10 [2020-11-18T23:39:10.462Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:39:10 [2020-11-18T23:39:10.701Z] #18 2.079 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:39:10 [2020-11-18T23:39:10.701Z] #18 ...
23:39:10 [2020-11-18T23:39:10.701Z] 
23:39:10 [2020-11-18T23:39:10.701Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:10 [2020-11-18T23:39:10.701Z] #43 166.1 net/http/httptrace
23:39:10 [2020-11-18T23:39:10.701Z] #43 166.3 net/http
23:39:10 [2020-11-18T23:39:10.716Z] #54 ...
23:39:10 [2020-11-18T23:39:10.716Z] 
23:39:10 [2020-11-18T23:39:10.716Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:39:10 [2020-11-18T23:39:10.716Z] #52 DONE 0.1s
23:39:10 [2020-11-18T23:39:10.716Z] 
23:39:10 [2020-11-18T23:39:10.716Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:39:10 [2020-11-18T23:39:10.960Z] #43 ...
23:39:10 [2020-11-18T23:39:10.961Z] 
23:39:10 [2020-11-18T23:39:10.961Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:10 [2020-11-18T23:39:10.961Z] #41 67.59   CC       compel/src/lib/ptrace.o
23:39:10 [2020-11-18T23:39:10.961Z] #41 68.24   AR       compel/libcompel.a
23:39:10 [2020-11-18T23:39:10.961Z] #41 68.40   HOSTCC   compel/src/main-host.o
23:39:10 [2020-11-18T23:39:10.961Z] #41 68.86   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:39:10 [2020-11-18T23:39:10.961Z] #41 69.05   HOSTCC   compel/src/lib/handle-elf-host.o
23:39:10 [2020-11-18T23:39:10.961Z] #41 69.43   HOSTCC   compel/src/lib/log-host.o
23:39:10 [2020-11-18T23:39:10.961Z] #41 69.81   HOSTLINK compel/compel-host-bin
23:39:10 [2020-11-18T23:39:10.961Z] #41 70.00   DEP      soccr/soccr.d
23:39:10 [2020-11-18T23:39:10.961Z] #41 70.16   CC       soccr/soccr.o
23:39:10 [2020-11-18T23:39:10.961Z] #41 72.11   AR       soccr/libsoccr.a
23:39:10 [2020-11-18T23:39:10.961Z] #41 72.14 make[1]: 'soccr/libsoccr.a' is up to date.
23:39:10 [2020-11-18T23:39:10.961Z] #41 72.62   DEP      criu/arch/x86/sigframe.d
23:39:10 [2020-11-18T23:39:10.961Z] #41 72.80   DEP      criu/arch/x86/sigaction_compat.d
23:39:10 [2020-11-18T23:39:10.961Z] #41 72.93   DEP      criu/arch/x86/kerndat.d
23:39:10 [2020-11-18T23:39:10.961Z] #41 73.04   DEP      criu/arch/x86/crtools.d
23:39:10 [2020-11-18T23:39:10.961Z] #41 73.19   DEP      criu/arch/x86/cpu.d
23:39:10 [2020-11-18T23:39:10.961Z] #41 73.37   CC       criu/arch/x86/cpu.o
23:39:10 [2020-11-18T23:39:10.961Z] #41 74.33   CC       criu/arch/x86/crtools.o
23:39:10 [2020-11-18T23:39:10.961Z] #41 75.90   CC       criu/arch/x86/kerndat.o
23:39:11 [2020-11-18T23:39:11.012Z] ok  	github.com/docker/docker/pkg/authorization	0.284s	coverage: 68.3% of statements
23:39:11 [2020-11-18T23:39:11.012Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
23:39:11 [2020-11-18T23:39:11.221Z] #41 76.40   CC       criu/arch/x86/sigaction_compat.o
23:39:11 [2020-11-18T23:39:11.304Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
23:39:11 [2020-11-18T23:39:11.393Z] #16 DONE 1.1s
23:39:11 [2020-11-18T23:39:11.393Z] 
23:39:11 [2020-11-18T23:39:11.393Z] #17 [dev-systemd-false  6/26] RUN ldconfig
23:39:11 [2020-11-18T23:39:11.480Z] #41 76.66   CC       criu/arch/x86/sigframe.o
23:39:11 [2020-11-18T23:39:11.653Z] #54 212.4 + bin/containerd
23:39:11 [2020-11-18T23:39:11.740Z] #41 77.02   LINK     criu/arch/x86/crtools.built-in.o
23:39:11 [2020-11-18T23:39:11.740Z] #41 77.08   DEP      criu/pie/util-vdso-elf32.d
23:39:11 [2020-11-18T23:39:11.958Z] #17 ...
23:39:11 [2020-11-18T23:39:11.958Z] 
23:39:11 [2020-11-18T23:39:11.958Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:11 [2020-11-18T23:39:11.958Z] #43 166.0 mime/multipart
23:39:11 [2020-11-18T23:39:11.958Z] #43 167.6 crypto/tls
23:39:11 [2020-11-18T23:39:11.958Z] #43 ...
23:39:11 [2020-11-18T23:39:11.958Z] 
23:39:11 [2020-11-18T23:39:11.958Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:11 [2020-11-18T23:39:11.958Z] #41 69.76   CC       compel/arch/x86/src/lib/infect.o
23:39:12 [2020-11-18T23:39:12.000Z] #41 ...
23:39:12 [2020-11-18T23:39:12.000Z] 
23:39:12 [2020-11-18T23:39:12.000Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:12 [2020-11-18T23:39:12.000Z] #18 3.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:39:12 [2020-11-18T23:39:12.205Z] #18 45.07 Selecting previously unselected package libnet1:arm64.
23:39:12 [2020-11-18T23:39:12.205Z] #18 45.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:39:12 [2020-11-18T23:39:12.205Z] #18 45.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:39:12 [2020-11-18T23:39:12.205Z] #18 45.19 Selecting previously unselected package libnl-3-200:arm64.
23:39:12 [2020-11-18T23:39:12.205Z] #18 45.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
23:39:12 [2020-11-18T23:39:12.205Z] #18 45.21 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:39:12 [2020-11-18T23:39:12.470Z] #18 45.40 Selecting previously unselected package libprotobuf-c1:arm64.
23:39:12 [2020-11-18T23:39:12.470Z] #18 45.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:39:12 [2020-11-18T23:39:12.470Z] #18 45.42 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:39:12 [2020-11-18T23:39:12.470Z] #18 45.56 Selecting previously unselected package libreadline5:arm64.
23:39:12 [2020-11-18T23:39:12.470Z] #18 45.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
23:39:12 [2020-11-18T23:39:12.470Z] #18 45.61 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
23:39:12 [2020-11-18T23:39:12.522Z] #41 ...
23:39:12 [2020-11-18T23:39:12.522Z] 
23:39:12 [2020-11-18T23:39:12.522Z] #17 [dev-systemd-false  6/26] RUN ldconfig
23:39:12 [2020-11-18T23:39:12.522Z] #17 DONE 1.0s
23:39:12 [2020-11-18T23:39:12.522Z] 
23:39:12 [2020-11-18T23:39:12.522Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:12 [2020-11-18T23:39:12.522Z] #41 71.07   CC       compel/src/lib/infect-rpc.o
23:39:12 [2020-11-18T23:39:12.735Z] #18 45.90 Selecting previously unselected package net-tools.
23:39:13 [2020-11-18T23:39:13.087Z] #41 71.58   CC       compel/src/lib/infect-util.o
23:39:13 [2020-11-18T23:39:13.112Z] #18 45.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
23:39:13 [2020-11-18T23:39:13.112Z] #18 45.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:39:13 [2020-11-18T23:39:13.344Z] #41 71.91   CC       compel/src/lib/infect.o
23:39:13 [2020-11-18T23:39:13.377Z] #18 46.60 Selecting previously unselected package python-pip-whl.
23:39:13 [2020-11-18T23:39:13.642Z] #18 46.61 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:39:13 [2020-11-18T23:39:13.642Z] #18 46.61 Unpacking python-pip-whl (18.1-5) ...
23:39:13 [2020-11-18T23:39:13.912Z] #18 4.862 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:39:14 [2020-11-18T23:39:14.074Z] #42 155.4   CC       criu/namespaces.o
23:39:14 [2020-11-18T23:39:14.223Z] #18 47.25 Selecting previously unselected package python3-lib2to3.
23:39:14 [2020-11-18T23:39:14.223Z] #18 47.26 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:39:14 [2020-11-18T23:39:14.223Z] #18 47.27 Unpacking python3-lib2to3 (3.7.3-1) ...
23:39:14 [2020-11-18T23:39:14.803Z] #18 47.70 Selecting previously unselected package python3-distutils.
23:39:14 [2020-11-18T23:39:14.804Z] #18 47.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:39:14 [2020-11-18T23:39:14.804Z] #18 47.71 Unpacking python3-distutils (3.7.3-1) ...
23:39:15 [2020-11-18T23:39:15.384Z] #18 48.41 Selecting previously unselected package python3-pip.
23:39:15 [2020-11-18T23:39:15.384Z] #18 48.41 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:39:15 [2020-11-18T23:39:15.384Z] #18 48.44 Unpacking python3-pip (18.1-5) ...
23:39:15 [2020-11-18T23:39:15.610Z] #42 157.6   CC       criu/net.o
23:39:15 [2020-11-18T23:39:15.650Z] #18 48.66 Selecting previously unselected package python3-pkg-resources.
23:39:15 [2020-11-18T23:39:15.650Z] #18 48.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:39:15 [2020-11-18T23:39:15.650Z] #18 48.68 Unpacking python3-pkg-resources (40.8.0-1) ...
23:39:15 [2020-11-18T23:39:15.650Z] #18 48.80 Selecting previously unselected package python3-setuptools.
23:39:15 [2020-11-18T23:39:15.650Z] #18 ...
23:39:15 [2020-11-18T23:39:15.650Z] 
23:39:15 [2020-11-18T23:39:15.650Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:15 [2020-11-18T23:39:15.650Z] #41 104.6   CC       criu/cr-service.o
23:39:15 [2020-11-18T23:39:15.650Z] #41 106.5   CC       criu/crtools.o
23:39:15 [2020-11-18T23:39:15.650Z] #41 107.1   CC       criu/eventfd.o
23:39:15 [2020-11-18T23:39:15.650Z] #41 107.7   CC       criu/eventpoll.o
23:39:15 [2020-11-18T23:39:15.650Z] #41 108.7   CC       criu/external.o
23:39:15 [2020-11-18T23:39:15.650Z] #41 109.1   CC       criu/fault-injection.o
23:39:15 [2020-11-18T23:39:15.650Z] #41 109.3   CC       criu/fdstore.o
23:39:15 [2020-11-18T23:39:15.650Z] #41 109.7   CC       criu/fifo.o
23:39:15 [2020-11-18T23:39:15.650Z] #41 110.2   CC       criu/file-ids.o
23:39:15 [2020-11-18T23:39:15.650Z] #41 110.6   CC       criu/file-lock.o
23:39:15 [2020-11-18T23:39:15.650Z] #41 111.4   CC       criu/files-ext.o
23:39:15 [2020-11-18T23:39:15.650Z] #41 112.0   CC       criu/files-reg.o
23:39:15 [2020-11-18T23:39:15.650Z] #41 114.1   CC       criu/files.o
23:39:15 [2020-11-18T23:39:15.758Z] ok  	github.com/docker/docker/layer	7.096s	coverage: 68.8% of statements
23:39:15 [2020-11-18T23:39:15.758Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:39:15 [2020-11-18T23:39:15.758Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:39:15 [2020-11-18T23:39:15.758Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:39:15 [2020-11-18T23:39:15.758Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:39:15 [2020-11-18T23:39:15.758Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:39:15 [2020-11-18T23:39:15.758Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.504s	coverage: 43.2% of statements
23:39:15 [2020-11-18T23:39:15.758Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:39:15 [2020-11-18T23:39:15.758Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:39:15 [2020-11-18T23:39:15.758Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
23:39:15 [2020-11-18T23:39:15.758Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
23:39:15 [2020-11-18T23:39:15.758Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
23:39:15 [2020-11-18T23:39:15.865Z] #41 74.10   CC       compel/src/lib/ptrace.o
23:39:15 [2020-11-18T23:39:15.866Z] #41 74.52   AR       compel/libcompel.a
23:39:15 [2020-11-18T23:39:15.916Z] #41 ...
23:39:15 [2020-11-18T23:39:15.916Z] 
23:39:15 [2020-11-18T23:39:15.916Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:15 [2020-11-18T23:39:15.916Z] #18 48.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:39:15 [2020-11-18T23:39:15.916Z] #18 48.82 Unpacking python3-setuptools (40.8.0-1) ...
23:39:15 [2020-11-18T23:39:15.916Z] #18 49.07 Selecting previously unselected package python3-wheel.
23:39:16 [2020-11-18T23:39:16.122Z] #41 74.59   HOSTCC   compel/src/main-host.o
23:39:16 [2020-11-18T23:39:16.180Z] #18 49.07 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:39:16 [2020-11-18T23:39:16.180Z] #18 49.08 Unpacking python3-wheel (0.32.3-2) ...
23:39:16 [2020-11-18T23:39:16.180Z] #18 49.26 Selecting previously unselected package sudo.
23:39:16 [2020-11-18T23:39:16.180Z] #18 49.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
23:39:16 [2020-11-18T23:39:16.180Z] #18 49.28 Unpacking sudo (1.8.27-1+deb10u2) ...
23:39:16 [2020-11-18T23:39:16.379Z] #41 74.89   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:39:16 [2020-11-18T23:39:16.392Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
23:39:16 [2020-11-18T23:39:16.636Z] #41 75.05   HOSTCC   compel/src/lib/handle-elf-host.o
23:39:16 [2020-11-18T23:39:16.684Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.012s	coverage: 93.8% of statements
23:39:16 [2020-11-18T23:39:16.761Z] #18 49.78 Selecting previously unselected package thin-provisioning-tools.
23:39:16 [2020-11-18T23:39:16.761Z] #18 49.80 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
23:39:16 [2020-11-18T23:39:16.761Z] #18 49.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:39:16 [2020-11-18T23:39:16.893Z] #41 75.39   HOSTCC   compel/src/lib/log-host.o
23:39:17 [2020-11-18T23:39:17.009Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
23:39:17 [2020-11-18T23:39:17.150Z] #41 75.57   HOSTLINK compel/compel-host-bin
23:39:17 [2020-11-18T23:39:17.341Z] #18 50.24 Selecting previously unselected package uidmap.
23:39:17 [2020-11-18T23:39:17.341Z] #18 50.29 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
23:39:17 [2020-11-18T23:39:17.341Z] #18 50.36 Unpacking uidmap (1:4.5-1.1) ...
23:39:17 [2020-11-18T23:39:17.407Z] #41 75.73   DEP      soccr/soccr.d
23:39:17 [2020-11-18T23:39:17.407Z] #41 75.88   CC       soccr/soccr.o
23:39:17 [2020-11-18T23:39:17.608Z] #18 50.69 Selecting previously unselected package vim-runtime.
23:39:17 [2020-11-18T23:39:17.608Z] #18 50.69 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:39:17 [2020-11-18T23:39:17.608Z] #18 50.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:39:17 [2020-11-18T23:39:17.608Z] #18 50.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:39:18 [2020-11-18T23:39:18.075Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
23:39:18 [2020-11-18T23:39:18.117Z] #18 ...
23:39:18 [2020-11-18T23:39:18.117Z] 
23:39:18 [2020-11-18T23:39:18.117Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:18 [2020-11-18T23:39:18.117Z] #41 77.24   DEP      criu/pie/util-vdso.d
23:39:18 [2020-11-18T23:39:18.117Z] #41 77.43   DEP      criu/pie/util.d
23:39:18 [2020-11-18T23:39:18.117Z] #41 77.59   CC       criu/pie/util.o
23:39:18 [2020-11-18T23:39:18.117Z] #41 77.90   CC       criu/pie/util-vdso.o
23:39:18 [2020-11-18T23:39:18.117Z] #41 78.51   CC       criu/pie/util-vdso-elf32.o
23:39:18 [2020-11-18T23:39:18.117Z] #41 79.23   AR       criu/pie/pie.lib.a
23:39:18 [2020-11-18T23:39:18.117Z] #41 79.29   DEP      criu/pie/restorer.d
23:39:18 [2020-11-18T23:39:18.117Z] #41 79.53   DEP      criu/arch/x86/sigaction_compat_pie.d
23:39:18 [2020-11-18T23:39:18.117Z] #41 79.67   DEP      criu/arch/x86/restorer_unmap.d
23:39:18 [2020-11-18T23:39:18.117Z] #41 79.70   DEP      criu/arch/x86/restorer.d
23:39:18 [2020-11-18T23:39:18.117Z] #41 79.87   DEP      criu/arch/x86/vdso-pie.d
23:39:18 [2020-11-18T23:39:18.117Z] #41 79.97   DEP      criu/pie/parasite-vdso.d
23:39:18 [2020-11-18T23:39:18.117Z] #41 80.13   DEP      criu/pie/parasite.d
23:39:18 [2020-11-18T23:39:18.117Z] #41 80.39   CC       criu/pie/parasite.o
23:39:18 [2020-11-18T23:39:18.117Z] #41 81.62   LINK     criu/pie/parasite.built-in.o
23:39:18 [2020-11-18T23:39:18.117Z] #41 81.62   GEN      criu/pie/parasite-blob.h
23:39:18 [2020-11-18T23:39:18.117Z] #41 81.65   CC       criu/pie/parasite-vdso.o
23:39:18 [2020-11-18T23:39:18.117Z] #41 82.31   CC       criu/arch/x86/vdso-pie.o
23:39:18 [2020-11-18T23:39:18.117Z] #41 82.64   CC       criu/arch/x86/restorer.o
23:39:18 [2020-11-18T23:39:18.117Z] #41 83.11   CC       criu/arch/x86/restorer_unmap.o
23:39:18 [2020-11-18T23:39:18.117Z] #41 83.16   CC       criu/arch/x86/sigaction_compat_pie.o
23:39:18 [2020-11-18T23:39:18.188Z] #18 51.15 Unpacking vim-runtime (2:8.1.0875-5) ...
23:39:18 [2020-11-18T23:39:18.377Z] #41 83.44   CC       criu/pie/restorer.o
23:39:18 [2020-11-18T23:39:18.709Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
23:39:18 [2020-11-18T23:39:18.776Z] #41 77.25   AR       soccr/libsoccr.a
23:39:18 [2020-11-18T23:39:18.776Z] #41 77.29 make[1]: 'soccr/libsoccr.a' is up to date.
23:39:18 [2020-11-18T23:39:18.949Z] #41 ...
23:39:18 [2020-11-18T23:39:18.949Z] 
23:39:18 [2020-11-18T23:39:18.949Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:18 [2020-11-18T23:39:18.949Z] #18 10.31 Fetched 8401 kB in 9s (910 kB/s)
23:39:19 [2020-11-18T23:39:19.034Z] #41 77.62   DEP      criu/arch/x86/sigframe.d
23:39:19 [2020-11-18T23:39:19.198Z] #42 161.3   CC       criu/netfilter.o
23:39:19 [2020-11-18T23:39:19.291Z] #41 77.79   DEP      criu/arch/x86/sigaction_compat.d
23:39:19 [2020-11-18T23:39:19.291Z] #41 77.89   DEP      criu/arch/x86/kerndat.d
23:39:19 [2020-11-18T23:39:19.343Z] ok  	github.com/docker/docker/pkg/fsutils	0.370s	coverage: 85.1% of statements
23:39:19 [2020-11-18T23:39:19.548Z] #41 78.00   DEP      criu/arch/x86/crtools.d
23:39:19 [2020-11-18T23:39:19.548Z] #41 78.12   DEP      criu/arch/x86/cpu.d
23:39:19 [2020-11-18T23:39:19.635Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.066s	coverage: 84.1% of statements
23:39:19 [2020-11-18T23:39:19.635Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
23:39:19 [2020-11-18T23:39:19.804Z] #41 78.33   CC       criu/arch/x86/cpu.o
23:39:19 [2020-11-18T23:39:19.845Z] #42 161.8   CC       criu/page-pipe.o
23:39:20 [2020-11-18T23:39:20.368Z] #41 79.02   CC       criu/arch/x86/crtools.o
23:39:20 [2020-11-18T23:39:20.670Z] ok  	github.com/docker/docker/pkg/idtools	0.308s	coverage: 70.1% of statements
23:39:20 [2020-11-18T23:39:20.670Z] ok  	github.com/docker/docker/pkg/ioutils	0.309s	coverage: 70.6% of statements
23:39:20 [2020-11-18T23:39:20.900Z] #42 162.9   CC       criu/page-xfer.o
23:39:20 [2020-11-18T23:39:20.961Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
23:39:20 [2020-11-18T23:39:20.961Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:39:20 [2020-11-18T23:39:20.961Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
23:39:20 [2020-11-18T23:39:20.961Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:39:20 [2020-11-18T23:39:20.961Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:39:21 [2020-11-18T23:39:21.253Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
23:39:21 [2020-11-18T23:39:21.253Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:39:21 [2020-11-18T23:39:21.253Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
23:39:21 [2020-11-18T23:39:21.544Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
23:39:21 [2020-11-18T23:39:21.737Z] #41 80.22   CC       criu/arch/x86/kerndat.o
23:39:21 [2020-11-18T23:39:21.836Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 86.7% of statements
23:39:21 [2020-11-18T23:39:21.836Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
23:39:21 [2020-11-18T23:39:21.836Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:39:21 [2020-11-18T23:39:21.836Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:39:22 [2020-11-18T23:39:22.248Z] #18 10.31 Reading package lists...
23:39:22 [2020-11-18T23:39:22.248Z] #18 ...
23:39:22 [2020-11-18T23:39:22.248Z] 
23:39:22 [2020-11-18T23:39:22.248Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:22 [2020-11-18T23:39:22.248Z] #51 10.79 + cd /tmp/tmp.9cRl9nUpey/src/github.com/opencontainers/runc
23:39:22 [2020-11-18T23:39:22.248Z] #51 10.79 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:39:22 [2020-11-18T23:39:22.248Z] #51 11.14 + '[' -z '' ']'
23:39:22 [2020-11-18T23:39:22.248Z] #51 11.14 + target=static
23:39:22 [2020-11-18T23:39:22.248Z] #51 11.14 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:39:22 [2020-11-18T23:39:22.248Z] #51 11.56 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
23:39:22 [2020-11-18T23:39:22.301Z] #41 80.73   CC       criu/arch/x86/sigaction_compat.o
23:39:22 [2020-11-18T23:39:22.301Z] #41 ...
23:39:22 [2020-11-18T23:39:22.301Z] 
23:39:22 [2020-11-18T23:39:22.301Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:22 [2020-11-18T23:39:22.301Z] #18 1.681 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:39:22 [2020-11-18T23:39:22.301Z] #18 1.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:39:22 [2020-11-18T23:39:22.301Z] #18 1.880 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:39:22 [2020-11-18T23:39:22.301Z] #18 2.372 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:39:22 [2020-11-18T23:39:22.301Z] #18 3.490 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:39:22 [2020-11-18T23:39:22.301Z] #18 5.090 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:39:22 [2020-11-18T23:39:22.301Z] #18 ...
23:39:22 [2020-11-18T23:39:22.301Z] 
23:39:22 [2020-11-18T23:39:22.301Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:22 [2020-11-18T23:39:22.301Z] #43 176.4 net/http/httptrace
23:39:22 [2020-11-18T23:39:22.301Z] #43 176.8 net/http
23:39:22 [2020-11-18T23:39:22.428Z] #18 54.95 Selecting previously unselected package vim.
23:39:22 [2020-11-18T23:39:22.428Z] #18 54.95 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
23:39:22 [2020-11-18T23:39:22.428Z] #18 54.98 Unpacking vim (2:8.1.0875-5) ...
23:39:22 [2020-11-18T23:39:22.428Z] #18 ...
23:39:22 [2020-11-18T23:39:22.428Z] 
23:39:22 [2020-11-18T23:39:22.428Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:39:22 [2020-11-18T23:39:22.428Z] #47 189.7 + /build/golangci-lint --version
23:39:22 [2020-11-18T23:39:22.470Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.004s	coverage: 56.8% of statements
23:39:22 [2020-11-18T23:39:22.508Z] #51 ...
23:39:22 [2020-11-18T23:39:22.509Z] 
23:39:22 [2020-11-18T23:39:22.509Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:22 [2020-11-18T23:39:22.509Z] #41 86.47   LINK     criu/pie/restorer.built-in.o
23:39:22 [2020-11-18T23:39:22.509Z] #41 86.49   GEN      criu/pie/restorer-blob.h
23:39:22 [2020-11-18T23:39:22.509Z] #41 86.63   DEP      criu/vdso.d
23:39:22 [2020-11-18T23:39:22.509Z] #41 86.87   DEP      criu/vdso-compat.d
23:39:22 [2020-11-18T23:39:22.509Z] #41 87.00   DEP      criu/uts_ns.d
23:39:22 [2020-11-18T23:39:22.509Z] #41 87.23   DEP      criu/util.d
23:39:22 [2020-11-18T23:39:22.509Z] #41 87.45   DEP      criu/uffd.d
23:39:22 [2020-11-18T23:39:22.509Z] #41 87.65   DEP      criu/tun.d
23:39:22 [2020-11-18T23:39:22.559Z] #43 ...
23:39:22 [2020-11-18T23:39:22.559Z] 
23:39:22 [2020-11-18T23:39:22.559Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:22 [2020-11-18T23:39:22.559Z] #41 81.05   CC       criu/arch/x86/sigframe.o
23:39:22 [2020-11-18T23:39:22.693Z] #47 190.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:39:22 [2020-11-18T23:39:22.769Z] #41 87.82   DEP      criu/tty.d
23:39:22 [2020-11-18T23:39:22.769Z] #41 88.02   DEP      criu/timerfd.d
23:39:22 [2020-11-18T23:39:22.816Z] #41 81.37   LINK     criu/arch/x86/crtools.built-in.o
23:39:22 [2020-11-18T23:39:22.816Z] #41 81.41   DEP      criu/pie/util-vdso-elf32.d
23:39:22 [2020-11-18T23:39:22.816Z] #41 81.51   DEP      criu/pie/util-vdso.d
23:39:23 [2020-11-18T23:39:23.029Z] #41 88.20   DEP      criu/timens.d
23:39:23 [2020-11-18T23:39:23.103Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
23:39:23 [2020-11-18T23:39:23.290Z] #41 88.41   DEP      criu/sysfs_parse.d
23:39:23 [2020-11-18T23:39:23.290Z] #41 88.59   DEP      criu/sysctl.d
23:39:23 [2020-11-18T23:39:23.379Z] #41 81.71   DEP      criu/pie/util.d
23:39:23 [2020-11-18T23:39:23.379Z] #41 81.91   CC       criu/pie/util.o
23:39:23 [2020-11-18T23:39:23.395Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
23:39:23 [2020-11-18T23:39:23.395Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
23:39:23 [2020-11-18T23:39:23.551Z] #41 88.73   DEP      criu/string.d
23:39:23 [2020-11-18T23:39:23.551Z] #41 88.79   DEP      criu/stats.d
23:39:23 [2020-11-18T23:39:23.637Z] #41 82.19   CC       criu/pie/util-vdso.o
23:39:23 [2020-11-18T23:39:23.666Z] #42 165.5   CC       criu/pagemap-cache.o
23:39:23 [2020-11-18T23:39:23.812Z] #41 88.96   DEP      criu/sockets.d
23:39:23 [2020-11-18T23:39:23.964Z] #42 166.0   CC       criu/pagemap.o
23:39:24 [2020-11-18T23:39:24.072Z] #41 89.22   DEP      criu/sk-unix.d
23:39:24 [2020-11-18T23:39:24.334Z] #41 89.49   DEP      criu/sk-tcp.d
23:39:24 [2020-11-18T23:39:24.569Z] #41 82.87   CC       criu/pie/util-vdso-elf32.o
23:39:24 [2020-11-18T23:39:24.595Z] #41 89.69   DEP      criu/sk-queue.d
23:39:24 [2020-11-18T23:39:24.595Z] #41 89.84   DEP      criu/sk-packet.d
23:39:24 [2020-11-18T23:39:24.856Z] #41 90.05   DEP      criu/sk-netlink.d
23:39:24 [2020-11-18T23:39:24.903Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 75.0% of statements
23:39:24 [2020-11-18T23:39:24.903Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
23:39:25 [2020-11-18T23:39:25.022Z] #42 167.0   CC       criu/parasite-syscall.o
23:39:25 [2020-11-18T23:39:25.117Z] #41 90.23   DEP      criu/sk-inet.d
23:39:25 [2020-11-18T23:39:25.133Z] #41 83.58   AR       criu/pie/pie.lib.a
23:39:25 [2020-11-18T23:39:25.133Z] #41 83.64   DEP      criu/pie/restorer.d
23:39:25 [2020-11-18T23:39:25.378Z] #41 90.50   DEP      criu/signalfd.d
23:39:25 [2020-11-18T23:39:25.378Z] #41 90.65   DEP      criu/sigframe.d
23:39:25 [2020-11-18T23:39:25.378Z] #41 90.75   DEP      criu/shmem.d
23:39:25 [2020-11-18T23:39:25.390Z] #41 83.81   DEP      criu/arch/x86/sigaction_compat_pie.d
23:39:25 [2020-11-18T23:39:25.390Z] #41 83.99   DEP      criu/arch/x86/restorer_unmap.d
23:39:25 [2020-11-18T23:39:25.639Z] #41 ...
23:39:25 [2020-11-18T23:39:25.639Z] 
23:39:25 [2020-11-18T23:39:25.639Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:25 [2020-11-18T23:39:25.639Z] #43 181.0 github.com/LK4D4/vndr/godl
23:39:25 [2020-11-18T23:39:25.639Z] #43 181.9 github.com/LK4D4/vndr
23:39:25 [2020-11-18T23:39:25.646Z] #41 84.03   DEP      criu/arch/x86/restorer.d
23:39:25 [2020-11-18T23:39:25.646Z] #41 84.26   DEP      criu/arch/x86/vdso-pie.d
23:39:25 [2020-11-18T23:39:25.900Z] #43 ...
23:39:25 [2020-11-18T23:39:25.900Z] 
23:39:25 [2020-11-18T23:39:25.900Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:25 [2020-11-18T23:39:25.900Z] #41 90.93   DEP      criu/servicefd.d
23:39:25 [2020-11-18T23:39:25.900Z] #41 91.14   DEP      criu/seize.d
23:39:25 [2020-11-18T23:39:25.904Z] #41 84.39   DEP      criu/pie/parasite-vdso.d
23:39:25 [2020-11-18T23:39:25.904Z] #41 84.51   DEP      criu/pie/parasite.d
23:39:26 [2020-11-18T23:39:26.027Z] #47 DONE 192.9s
23:39:26 [2020-11-18T23:39:26.027Z] 
23:39:26 [2020-11-18T23:39:26.027Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:26 [2020-11-18T23:39:26.027Z] #18 55.73 Selecting previously unselected package xfsprogs.
23:39:26 [2020-11-18T23:39:26.027Z] #18 55.75 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
23:39:26 [2020-11-18T23:39:26.027Z] #18 55.77 Unpacking xfsprogs (4.20.0-1) ...
23:39:26 [2020-11-18T23:39:26.027Z] #18 58.20 Selecting previously unselected package zip.
23:39:26 [2020-11-18T23:39:26.027Z] #18 58.20 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
23:39:26 [2020-11-18T23:39:26.027Z] #18 58.54 Unpacking zip (3.0-11+b1) ...
23:39:26 [2020-11-18T23:39:26.027Z] #18 58.77 Setting up aufs-tools (1:4.14+20190211-1) ...
23:39:26 [2020-11-18T23:39:26.027Z] #18 58.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:39:26 [2020-11-18T23:39:26.027Z] #18 58.80 Setting up libip6tc0:arm64 (1.8.2-4) ...
23:39:26 [2020-11-18T23:39:26.027Z] #18 58.82 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
23:39:26 [2020-11-18T23:39:26.027Z] #18 58.84 Setting up libgpm2:arm64 (1.20.7-5) ...
23:39:26 [2020-11-18T23:39:26.027Z] #18 58.85 Setting up libip4tc0:arm64 (1.8.2-4) ...
23:39:26 [2020-11-18T23:39:26.027Z] #18 59.10 Setting up uidmap (1:4.5-1.1) ...
23:39:26 [2020-11-18T23:39:26.079Z] #42 168.1   CC       criu/path.o
23:39:26 [2020-11-18T23:39:26.079Z] #42 ...
23:39:26 [2020-11-18T23:39:26.079Z] 
23:39:26 [2020-11-18T23:39:26.079Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:39:26 [2020-11-18T23:39:26.079Z] #39 228.9 + dpkg --print-architecture
23:39:26 [2020-11-18T23:39:26.079Z] #39 228.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:39:26 [2020-11-18T23:39:26.161Z] #41 91.27   DEP      criu/seccomp.d
23:39:26 [2020-11-18T23:39:26.161Z] #41 91.46   DEP      criu/rst-malloc.d
23:39:26 [2020-11-18T23:39:26.161Z] #41 ...
23:39:26 [2020-11-18T23:39:26.161Z] 
23:39:26 [2020-11-18T23:39:26.161Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:26 [2020-11-18T23:39:26.161Z] #51 11.44 + cd /tmp/tmp.JDTewleANc/src/github.com/opencontainers/runc
23:39:26 [2020-11-18T23:39:26.161Z] #51 11.45 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:39:26 [2020-11-18T23:39:26.161Z] #51 12.08 + '[' -z '' ']'
23:39:26 [2020-11-18T23:39:26.161Z] #51 12.08 + target=static
23:39:26 [2020-11-18T23:39:26.161Z] #51 12.08 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:39:26 [2020-11-18T23:39:26.161Z] #51 12.42 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
23:39:26 [2020-11-18T23:39:26.161Z] #51 ...
23:39:26 [2020-11-18T23:39:26.161Z] 
23:39:26 [2020-11-18T23:39:26.161Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:26 [2020-11-18T23:39:26.161Z] #41 84.78   CC       criu/pie/parasite.o
23:39:26 [2020-11-18T23:39:26.291Z] #18 59.24 Setting up libnftnl11:arm64 (1.1.2-2) ...
23:39:26 [2020-11-18T23:39:26.291Z] #18 59.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:39:26 [2020-11-18T23:39:26.291Z] #18 59.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:39:26 [2020-11-18T23:39:26.291Z] #18 59.31 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:39:26 [2020-11-18T23:39:26.291Z] #18 59.32 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
23:39:26 [2020-11-18T23:39:26.291Z] #18 59.34 Setting up xxd (2:8.1.0875-5) ...
23:39:26 [2020-11-18T23:39:26.291Z] #18 59.36 Setting up zip (3.0-11+b1) ...
23:39:26 [2020-11-18T23:39:26.291Z] #18 59.37 Setting up vim-common (2:8.1.0875-5) ...
23:39:26 [2020-11-18T23:39:26.291Z] #18 59.41 Setting up bash-completion (1:2.8-6) ...
23:39:26 [2020-11-18T23:39:26.422Z] #41 91.56   DEP      criu/rbtree.d
23:39:26 [2020-11-18T23:39:26.422Z] #41 91.58   DEP      criu/pstree.d
23:39:26 [2020-11-18T23:39:26.683Z] #41 ...
23:39:26 [2020-11-18T23:39:26.683Z] 
23:39:26 [2020-11-18T23:39:26.683Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:26 [2020-11-18T23:39:26.683Z] #43 DONE 191.9s
23:39:26 [2020-11-18T23:39:26.683Z] 
23:39:26 [2020-11-18T23:39:26.683Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:26 [2020-11-18T23:39:26.683Z] #41 91.74   DEP      criu/protobuf.d
23:39:26 [2020-11-18T23:39:26.683Z] #41 91.90   GEN      criu/protobuf-desc-gen.h
23:39:27 [2020-11-18T23:39:27.138Z] #39 230.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:39:27 [2020-11-18T23:39:27.138Z] #39 230.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:39:27 [2020-11-18T23:39:27.249Z] #18 ...
23:39:27 [2020-11-18T23:39:27.249Z] 
23:39:27 [2020-11-18T23:39:27.249Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:27 [2020-11-18T23:39:27.249Z] #41 116.1   CC       criu/filesystems.o
23:39:27 [2020-11-18T23:39:27.249Z] #41 117.0   CC       criu/fsnotify.o
23:39:27 [2020-11-18T23:39:27.249Z] #41 118.6   CC       criu/image-desc.o
23:39:27 [2020-11-18T23:39:27.249Z] #41 118.7   CC       criu/image.o
23:39:27 [2020-11-18T23:39:27.249Z] #41 119.8   CC       criu/ipc_ns.o
23:39:27 [2020-11-18T23:39:27.249Z] #41 121.4   CC       criu/irmap.o
23:39:27 [2020-11-18T23:39:27.249Z] #41 122.0   CC       criu/kcmp-ids.o
23:39:27 [2020-11-18T23:39:27.249Z] #41 122.4   CC       criu/kerndat.o
23:39:27 [2020-11-18T23:39:27.249Z] #41 123.8   CC       criu/libnetlink.o
23:39:27 [2020-11-18T23:39:27.249Z] #41 124.3   CC       criu/log.o
23:39:27 [2020-11-18T23:39:27.249Z] #41 125.0   CC       criu/lsm.o
23:39:27 [2020-11-18T23:39:27.249Z] #41 125.5   CC       criu/mem.o
23:39:27 [2020-11-18T23:39:27.514Z] #41 ...
23:39:27 [2020-11-18T23:39:27.514Z] 
23:39:27 [2020-11-18T23:39:27.514Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:27 [2020-11-18T23:39:27.514Z] #51 72.90 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:39:27 [2020-11-18T23:39:27.514Z] #51 74.87 + mkdir -p /build
23:39:27 [2020-11-18T23:39:27.514Z] #51 74.88 + cp runc /build/runc
23:39:27 [2020-11-18T23:39:27.514Z] #51 DONE 75.6s
23:39:27 [2020-11-18T23:39:27.530Z] #41 86.07   LINK     criu/pie/parasite.built-in.o
23:39:27 [2020-11-18T23:39:27.530Z] #41 86.11   GEN      criu/pie/parasite-blob.h
23:39:27 [2020-11-18T23:39:27.530Z] #41 86.14   CC       criu/pie/parasite-vdso.o
23:39:27 [2020-11-18T23:39:27.636Z] ok  	github.com/docker/docker/pkg/signal	2.318s	coverage: 61.0% of statements
23:39:27 [2020-11-18T23:39:27.779Z] 
23:39:27 [2020-11-18T23:39:27.779Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:39:27 [2020-11-18T23:39:27.928Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
23:39:28 [2020-11-18T23:39:28.093Z] #41 86.78   CC       criu/arch/x86/vdso-pie.o
23:39:28 [2020-11-18T23:39:28.219Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
23:39:28 [2020-11-18T23:39:28.219Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
23:39:28 [2020-11-18T23:39:28.359Z] #54 ...
23:39:28 [2020-11-18T23:39:28.359Z] 
23:39:28 [2020-11-18T23:39:28.359Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:28 [2020-11-18T23:39:28.359Z] #41 127.1   CC       criu/memfd.o
23:39:28 [2020-11-18T23:39:28.596Z] #41 93.85   DEP      criu/protobuf-desc.d
23:39:28 [2020-11-18T23:39:28.658Z] #41 87.19   CC       criu/arch/x86/restorer.o
23:39:28 [2020-11-18T23:39:28.853Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
23:39:28 [2020-11-18T23:39:28.857Z] #41 94.06   DEP      criu/proc_parse.d
23:39:28 [2020-11-18T23:39:28.941Z] #41 127.9   CC       criu/mount.o
23:39:29 [2020-11-18T23:39:29.119Z] #41 94.28   DEP      criu/plugin.d
23:39:29 [2020-11-18T23:39:29.119Z] #41 94.37   DEP      criu/pipes.d
23:39:29 [2020-11-18T23:39:29.222Z] #41 87.73   CC       criu/arch/x86/restorer_unmap.o
23:39:29 [2020-11-18T23:39:29.222Z] #41 87.78   CC       criu/arch/x86/sigaction_compat_pie.o
23:39:29 [2020-11-18T23:39:29.380Z] #41 94.51   DEP      criu/pie-util.d
23:39:29 [2020-11-18T23:39:29.380Z] #41 94.60   DEP      criu/pie-util-vdso.d
23:39:29 [2020-11-18T23:39:29.479Z] #41 88.07   CC       criu/pie/restorer.o
23:39:29 [2020-11-18T23:39:29.488Z] ok  	github.com/docker/docker/pkg/system	0.046s	coverage: 36.9% of statements
23:39:29 [2020-11-18T23:39:29.488Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
23:39:29 [2020-11-18T23:39:29.641Z] #41 94.72   DEP      criu/pie-util-vdso-elf32.d
23:39:29 [2020-11-18T23:39:29.641Z] #41 94.88   DEP      criu/path.d
23:39:29 [2020-11-18T23:39:29.902Z] #41 94.98   DEP      criu/parasite-syscall.d
23:39:29 [2020-11-18T23:39:29.902Z] #41 95.19   DEP      criu/pagemap.d
23:39:30 [2020-11-18T23:39:30.121Z] ok  	github.com/docker/docker/pkg/tarsum	0.026s	coverage: 89.3% of statements
23:39:30 [2020-11-18T23:39:30.122Z] testing: warning: no tests to run
23:39:30 [2020-11-18T23:39:30.122Z] coverage: [no statements]
23:39:30 [2020-11-18T23:39:30.122Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
23:39:30 [2020-11-18T23:39:30.162Z] #41 95.27   DEP      criu/pagemap-cache.d
23:39:30 [2020-11-18T23:39:30.162Z] #41 95.37   DEP      criu/page-xfer.d
23:39:30 [2020-11-18T23:39:30.162Z] #41 95.50   DEP      criu/page-pipe.d
23:39:30 [2020-11-18T23:39:30.413Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
23:39:30 [2020-11-18T23:39:30.423Z] #41 95.56   DEP      criu/netfilter.d
23:39:30 [2020-11-18T23:39:30.423Z] #41 95.68   DEP      criu/net.d
23:39:30 [2020-11-18T23:39:30.683Z] #41 95.93   DEP      criu/namespaces.d
23:39:30 [2020-11-18T23:39:30.705Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
23:39:30 [2020-11-18T23:39:30.944Z] #41 96.03   DEP      criu/mount.d
23:39:30 [2020-11-18T23:39:30.944Z] #41 96.21   DEP      criu/memfd.d
23:39:30 [2020-11-18T23:39:30.997Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
23:39:31 [2020-11-18T23:39:31.205Z] #41 96.42   DEP      criu/mem.d
23:39:31 [2020-11-18T23:39:31.466Z] #41 96.65   DEP      criu/lsm.d
23:39:31 [2020-11-18T23:39:31.727Z] #41 96.83   DEP      criu/log.d
23:39:31 [2020-11-18T23:39:31.727Z] #41 96.94   DEP      criu/libnetlink.d
23:39:31 [2020-11-18T23:39:31.988Z] #41 97.09   DEP      criu/kerndat.d
23:39:31 [2020-11-18T23:39:31.988Z] #41 97.24   DEP      criu/kcmp-ids.d
23:39:32 [2020-11-18T23:39:32.249Z] #41 97.35   DEP      criu/irmap.d
23:39:32 [2020-11-18T23:39:32.273Z] #41 130.9   CC       criu/namespaces.o
23:39:32 [2020-11-18T23:39:32.506Z] ok  	github.com/docker/docker/plugin	0.559s	coverage: 23.2% of statements
23:39:32 [2020-11-18T23:39:32.510Z] #41 97.55   DEP      criu/ipc_ns.d
23:39:32 [2020-11-18T23:39:32.510Z] #41 97.70   DEP      criu/image.d
23:39:32 [2020-11-18T23:39:32.510Z] #41 ...
23:39:32 [2020-11-18T23:39:32.510Z] 
23:39:32 [2020-11-18T23:39:32.510Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:32 [2020-11-18T23:39:32.510Z] #18 10.31 Reading package lists...
23:39:32 [2020-11-18T23:39:32.510Z] #18 14.19 Reading package lists...
23:39:32 [2020-11-18T23:39:32.510Z] #18 17.83 Building dependency tree...
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.02 libcap2-bin is already the newest version (1:2.25-2).
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.02 The following additional packages will be installed:
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.02   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.02   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.02   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.03   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.03   python3.7 python3.7-minimal vim-runtime xxd
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.03 Suggested packages:
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.04   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.04   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.04   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.04 Recommended packages:
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.04   aufs-dkms nftables build-essential python3-dev python3-keyring
23:39:32 [2020-11-18T23:39:32.510Z] #18 20.04   python3-keyrings.alt python3-xdg unzip
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.04 The following NEW packages will be installed:
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.04   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.05   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.05   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.05   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.05   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.05   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.05   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.06   xz-utils zip
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.38 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.38 Need to get 28.5 MB of archives.
23:39:32 [2020-11-18T23:39:32.510Z] #18 22.38 After this operation, 116 MB of additional disk space will be used.
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 22.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.29 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.29 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.29 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.48 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:39:32 [2020-11-18T23:39:32.511Z] #18 23.94 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:39:32 [2020-11-18T23:39:32.753Z] #41 91.14   LINK     criu/pie/restorer.built-in.o
23:39:32 [2020-11-18T23:39:32.753Z] #41 91.19   GEN      criu/pie/restorer-blob.h
23:39:32 [2020-11-18T23:39:32.753Z] #41 91.28   DEP      criu/vdso.d
23:39:32 [2020-11-18T23:39:32.771Z] #18 ...
23:39:32 [2020-11-18T23:39:32.771Z] 
23:39:32 [2020-11-18T23:39:32.771Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:32 [2020-11-18T23:39:32.771Z] #41 97.85   DEP      criu/image-desc.d
23:39:32 [2020-11-18T23:39:32.771Z] #41 97.93   DEP      criu/fsnotify.d
23:39:32 [2020-11-18T23:39:32.790Z] #39 ...
23:39:32 [2020-11-18T23:39:32.790Z] 
23:39:32 [2020-11-18T23:39:32.790Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:32 [2020-11-18T23:39:32.790Z] #52 126.9 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:39:32 [2020-11-18T23:39:32.790Z] #52 129.3 + mkdir -p /build
23:39:32 [2020-11-18T23:39:32.790Z] #52 129.3 + cp runc /build/runc
23:39:32 [2020-11-18T23:39:32.790Z] #52 DONE 129.5s
23:39:32 [2020-11-18T23:39:32.790Z] 
23:39:32 [2020-11-18T23:39:32.790Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:32 [2020-11-18T23:39:32.790Z] #42 168.5   CC       criu/pie-util-vdso.o
23:39:32 [2020-11-18T23:39:32.790Z] #42 169.1   CC       criu/pie-util.o
23:39:32 [2020-11-18T23:39:32.790Z] #42 169.3   CC       criu/pipes.o
23:39:32 [2020-11-18T23:39:32.790Z] #42 170.4   CC       criu/plugin.o
23:39:32 [2020-11-18T23:39:32.790Z] #42 170.8   CC       criu/proc_parse.o
23:39:33 [2020-11-18T23:39:33.010Z] #41 91.48   DEP      criu/vdso-compat.d
23:39:33 [2020-11-18T23:39:33.033Z] #41 98.13   DEP      criu/filesystems.d
23:39:33 [2020-11-18T23:39:33.033Z] #41 ...
23:39:33 [2020-11-18T23:39:33.033Z] 
23:39:33 [2020-11-18T23:39:33.033Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:39:33 [2020-11-18T23:39:33.033Z] #30 DONE 198.1s
23:39:33 [2020-11-18T23:39:33.033Z] 
23:39:33 [2020-11-18T23:39:33.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:33 [2020-11-18T23:39:33.033Z] #41 98.34   DEP      criu/files.d
23:39:33 [2020-11-18T23:39:33.089Z] #42 175.4   CC       criu/protobuf-desc.o
23:39:33 [2020-11-18T23:39:33.141Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
23:39:33 [2020-11-18T23:39:33.267Z] #41 91.61   DEP      criu/uts_ns.d
23:39:33 [2020-11-18T23:39:33.267Z] #41 ...
23:39:33 [2020-11-18T23:39:33.267Z] 
23:39:33 [2020-11-18T23:39:33.267Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:33 [2020-11-18T23:39:33.267Z] #18 10.90 Fetched 8401 kB in 10s (859 kB/s)
23:39:33 [2020-11-18T23:39:33.267Z] #18 10.90 Reading package lists...
23:39:33 [2020-11-18T23:39:33.267Z] #18 14.99 Reading package lists...
23:39:33 [2020-11-18T23:39:33.267Z] #18 18.84 Building dependency tree...
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.63 libcap2-bin is already the newest version (1:2.25-2).
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.63 The following additional packages will be installed:
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.63   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.63   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.63   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.64   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.64   python3.7 python3.7-minimal vim-runtime xxd
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.64 Suggested packages:
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.64   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.64   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.64   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.64 Recommended packages:
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.64   aufs-dkms nftables build-essential python3-dev python3-keyring
23:39:33 [2020-11-18T23:39:33.267Z] #18 20.64   python3-keyrings.alt python3-xdg unzip
23:39:33 [2020-11-18T23:39:33.267Z] #18 ...
23:39:33 [2020-11-18T23:39:33.267Z] 
23:39:33 [2020-11-18T23:39:33.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:33 [2020-11-18T23:39:33.267Z] #41 91.77   DEP      criu/util.d
23:39:33 [2020-11-18T23:39:33.293Z] #41 98.61   DEP      criu/files-reg.d
23:39:33 [2020-11-18T23:39:33.432Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 86.4% of statements
23:39:33 [2020-11-18T23:39:33.528Z] #41 91.97   DEP      criu/uffd.d
23:39:33 [2020-11-18T23:39:33.528Z] #41 92.18   DEP      criu/tun.d
23:39:33 [2020-11-18T23:39:33.554Z] #41 98.86   DEP      criu/files-ext.d
23:39:33 [2020-11-18T23:39:33.675Z] #41 132.4   CC       criu/net.o
23:39:33 [2020-11-18T23:39:33.675Z] #41 ...
23:39:33 [2020-11-18T23:39:33.675Z] 
23:39:33 [2020-11-18T23:39:33.675Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:33 [2020-11-18T23:39:33.675Z] #18 62.63 Setting up libiptc0:arm64 (1.8.2-4) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 62.64 Setting up xz-utils (5.2.4-1) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 62.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 62.76 Setting up sudo (1.8.27-1+deb10u2) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 62.86 invoke-rc.d: could not determine current runlevel
23:39:33 [2020-11-18T23:39:33.675Z] #18 62.88 invoke-rc.d: policy-rc.d denied execution of start.
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.13 Setting up pigz (2.4-1) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.16 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.18 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.29 Setting up python-pip-whl (18.1-5) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.30 Setting up libmpdec2:arm64 (2.4.2-2) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.32 Setting up vim-runtime (2:8.1.0875-5) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.71 Setting up libaio1:arm64 (0.3.112-3) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.73 Setting up libonig5:arm64 (6.9.1-1) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.76 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.77 Setting up vim (2:8.1.0875-5) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.89 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.91 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.92 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.94 Setting up jq (1.5+dfsg-2+b1) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.95 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 63.97 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 66.19 Setting up iptables (1.8.2-4) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 66.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 66.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 66.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 66.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 66.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 66.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:39:33 [2020-11-18T23:39:33.675Z] #18 66.28 Setting up python3 (3.7.3-1) ...
23:39:33 [2020-11-18T23:39:33.675Z] #18 66.66 Setting up python3-wheel (0.32.3-2) ...
23:39:33 [2020-11-18T23:39:33.785Z] #41 92.33   DEP      criu/tty.d
23:39:34 [2020-11-18T23:39:34.042Z] #41 92.55   DEP      criu/timerfd.d
23:39:34 [2020-11-18T23:39:34.126Z] #41 99.12   DEP      criu/file-lock.d
23:39:34 [2020-11-18T23:39:34.126Z] #41 99.40   DEP      criu/file-ids.d
23:39:34 [2020-11-18T23:39:34.299Z] #41 92.81   DEP      criu/timens.d
23:39:34 [2020-11-18T23:39:34.388Z] #41 99.60   DEP      criu/fifo.d
23:39:34 [2020-11-18T23:39:34.520Z] #18 67.40 Setting up apparmor (2.13.2-10) ...
23:39:34 [2020-11-18T23:39:34.556Z] #41 93.04   DEP      criu/sysfs_parse.d
23:39:34 [2020-11-18T23:39:34.648Z] #41 99.71   DEP      criu/fdstore.d
23:39:34 [2020-11-18T23:39:34.648Z] #41 99.80   DEP      criu/fault-injection.d
23:39:34 [2020-11-18T23:39:34.648Z] #41 99.83   DEP      criu/external.d
23:39:34 [2020-11-18T23:39:34.648Z] #41 99.91   DEP      criu/eventpoll.d
23:39:34 [2020-11-18T23:39:34.813Z] #41 93.24   DEP      criu/sysctl.d
23:39:34 [2020-11-18T23:39:34.813Z] #41 ...
23:39:34 [2020-11-18T23:39:34.813Z] 
23:39:34 [2020-11-18T23:39:34.813Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:34 [2020-11-18T23:39:34.813Z] #43 188.9 github.com/LK4D4/vndr/godl
23:39:34 [2020-11-18T23:39:34.813Z] #43 189.6 github.com/LK4D4/vndr
23:39:34 [2020-11-18T23:39:34.813Z] #43 ...
23:39:34 [2020-11-18T23:39:34.813Z] 
23:39:34 [2020-11-18T23:39:34.813Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:34 [2020-11-18T23:39:34.813Z] #18 22.63 The following NEW packages will be installed:
23:39:34 [2020-11-18T23:39:34.813Z] #18 22.63   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:39:34 [2020-11-18T23:39:34.813Z] #18 22.63   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:39:34 [2020-11-18T23:39:34.813Z] #18 22.64   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:39:34 [2020-11-18T23:39:34.813Z] #18 22.64   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:39:34 [2020-11-18T23:39:34.813Z] #18 22.64   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:39:34 [2020-11-18T23:39:34.813Z] #18 22.64   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:39:34 [2020-11-18T23:39:34.813Z] #18 22.64   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:39:34 [2020-11-18T23:39:34.813Z] #18 22.64   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:39:34 [2020-11-18T23:39:34.813Z] #18 22.64   xz-utils zip
23:39:34 [2020-11-18T23:39:34.909Z] #41 100.1   DEP      criu/eventfd.d
23:39:34 [2020-11-18T23:39:34.909Z] #41 100.2   DEP      criu/crtools.d
23:39:34 [2020-11-18T23:39:34.954Z] ok  	github.com/docker/docker/quota	0.640s	coverage: 71.4% of statements
23:39:35 [2020-11-18T23:39:35.074Z] #18 ...
23:39:35 [2020-11-18T23:39:35.074Z] 
23:39:35 [2020-11-18T23:39:35.074Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:39:35 [2020-11-18T23:39:35.074Z] #43 DONE 199.3s
23:39:35 [2020-11-18T23:39:35.170Z] #41 100.4   DEP      criu/cr-service.d
23:39:35 [2020-11-18T23:39:35.195Z] #42 177.1   CC       criu/protobuf.o
23:39:35 [2020-11-18T23:39:35.195Z] #42 177.4   CC       criu/pstree.o
23:39:35 [2020-11-18T23:39:35.246Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
23:39:35 [2020-11-18T23:39:35.344Z] 
23:39:35 [2020-11-18T23:39:35.344Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:35 [2020-11-18T23:39:35.344Z] #18 22.97 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
23:39:35 [2020-11-18T23:39:35.344Z] #18 22.97 Need to get 28.5 MB of archives.
23:39:35 [2020-11-18T23:39:35.344Z] #18 22.97 After this operation, 116 MB of additional disk space will be used.
23:39:35 [2020-11-18T23:39:35.344Z] #18 22.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:39:35 [2020-11-18T23:39:35.344Z] #18 22.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
23:39:35 [2020-11-18T23:39:35.344Z] #18 23.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
23:39:35 [2020-11-18T23:39:35.431Z] #41 100.5   DEP      criu/cr-restore.d
23:39:35 [2020-11-18T23:39:35.431Z] #41 100.6   DEP      criu/cr-errno.d
23:39:35 [2020-11-18T23:39:35.431Z] #41 100.6   DEP      criu/cr-dump.d
23:39:35 [2020-11-18T23:39:35.601Z] #18 23.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:39:35 [2020-11-18T23:39:35.601Z] #18 23.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:39:35 [2020-11-18T23:39:35.601Z] #18 23.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
23:39:35 [2020-11-18T23:39:35.692Z] #41 100.8   DEP      criu/cr-dedup.d
23:39:35 [2020-11-18T23:39:35.692Z] #41 101.0   DEP      criu/cr-check.d
23:39:35 [2020-11-18T23:39:35.923Z] #18 68.99 Setting up xfsprogs (4.20.0-1) ...
23:39:35 [2020-11-18T23:39:35.923Z] #18 69.01 Setting up python3-lib2to3 (3.7.3-1) ...
23:39:35 [2020-11-18T23:39:35.953Z] #41 101.2   DEP      criu/config.d
23:39:36 [2020-11-18T23:39:36.165Z] #18 23.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
23:39:36 [2020-11-18T23:39:36.165Z] #18 23.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:39:36 [2020-11-18T23:39:36.165Z] #18 23.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:39:36 [2020-11-18T23:39:36.165Z] #18 23.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:39:36 [2020-11-18T23:39:36.165Z] #18 23.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:39:36 [2020-11-18T23:39:36.165Z] #18 23.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:39:36 [2020-11-18T23:39:36.165Z] #18 23.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:39:36 [2020-11-18T23:39:36.165Z] #18 23.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:39:36 [2020-11-18T23:39:36.165Z] #18 23.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:39:36 [2020-11-18T23:39:36.165Z] #18 23.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:39:36 [2020-11-18T23:39:36.165Z] #18 23.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:39:36 [2020-11-18T23:39:36.165Z] #18 24.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:39:36 [2020-11-18T23:39:36.165Z] #18 24.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:39:36 [2020-11-18T23:39:36.214Z] #41 101.3   DEP      criu/clone-noasan.d
23:39:36 [2020-11-18T23:39:36.214Z] #41 101.4   DEP      criu/cgroup.d
23:39:36 [2020-11-18T23:39:36.214Z] #41 101.5   DEP      criu/cgroup-props.d
23:39:36 [2020-11-18T23:39:36.280Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 57.2% of statements
23:39:36 [2020-11-18T23:39:36.422Z] #18 24.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:39:36 [2020-11-18T23:39:36.422Z] #18 24.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:39:36 [2020-11-18T23:39:36.422Z] #18 24.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:39:36 [2020-11-18T23:39:36.422Z] #18 24.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:39:36 [2020-11-18T23:39:36.422Z] #18 24.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:39:36 [2020-11-18T23:39:36.422Z] #18 24.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:39:36 [2020-11-18T23:39:36.422Z] #18 24.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:39:36 [2020-11-18T23:39:36.423Z] #18 24.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:39:36 [2020-11-18T23:39:36.423Z] #18 24.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:39:36 [2020-11-18T23:39:36.475Z] #41 101.6   DEP      criu/bitmap.d
23:39:36 [2020-11-18T23:39:36.475Z] #41 101.6   DEP      criu/bfd.d
23:39:36 [2020-11-18T23:39:36.475Z] #41 101.7   DEP      criu/autofs.d
23:39:36 [2020-11-18T23:39:36.503Z] #18 69.54 Setting up python3-pkg-resources (40.8.0-1) ...
23:39:36 [2020-11-18T23:39:36.572Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
23:39:36 [2020-11-18T23:39:36.680Z] #18 24.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:39:36 [2020-11-18T23:39:36.735Z] #41 101.9   DEP      criu/aio.d
23:39:36 [2020-11-18T23:39:36.752Z] #42 178.7   CC       criu/rbtree.o
23:39:36 [2020-11-18T23:39:36.863Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
23:39:36 [2020-11-18T23:39:36.996Z] #41 102.1   DEP      criu/action-scripts.d
23:39:36 [2020-11-18T23:39:36.996Z] #41 102.3   CC       criu/action-scripts.o
23:39:37 [2020-11-18T23:39:37.065Z] #42 179.1   CC       criu/rst-malloc.o
23:39:37 [2020-11-18T23:39:37.243Z] #18 24.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:39:37 [2020-11-18T23:39:37.243Z] #18 24.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:39:37 [2020-11-18T23:39:37.243Z] #18 24.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:39:37 [2020-11-18T23:39:37.243Z] #18 24.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:39:37 [2020-11-18T23:39:37.243Z] #18 24.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:39:37 [2020-11-18T23:39:37.243Z] #18 24.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:39:37 [2020-11-18T23:39:37.243Z] #18 25.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:39:37 [2020-11-18T23:39:37.243Z] #18 25.01 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:39:37 [2020-11-18T23:39:37.367Z] #42 179.4   CC       criu/seccomp.o
23:39:37 [2020-11-18T23:39:37.474Z] #18 70.43 Setting up python3-distutils (3.7.3-1) ...
23:39:37 [2020-11-18T23:39:37.500Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
23:39:37 [2020-11-18T23:39:37.500Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
23:39:37 [2020-11-18T23:39:37.504Z] #18 25.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:39:37 [2020-11-18T23:39:37.504Z] #18 25.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:39:37 [2020-11-18T23:39:37.504Z] #18 25.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:39:37 [2020-11-18T23:39:37.504Z] #18 25.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:39:37 [2020-11-18T23:39:37.504Z] #18 25.06 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
23:39:37 [2020-11-18T23:39:37.504Z] #18 25.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:39:37 [2020-11-18T23:39:37.504Z] #18 25.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:39:37 [2020-11-18T23:39:37.504Z] #18 25.18 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:39:37 [2020-11-18T23:39:37.568Z] #41 102.8   CC       criu/aio.o
23:39:37 [2020-11-18T23:39:37.757Z] #18 70.73 Setting up python3-setuptools (40.8.0-1) ...
23:39:37 [2020-11-18T23:39:37.761Z] #18 25.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:39:38 [2020-11-18T23:39:38.013Z] #42 180.2   CC       criu/seize.o
23:39:38 [2020-11-18T23:39:38.018Z] #18 25.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:39:38 [2020-11-18T23:39:38.018Z] #18 25.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:39:38 [2020-11-18T23:39:38.139Z] #41 103.2   CC       criu/autofs.o
23:39:38 [2020-11-18T23:39:38.583Z] #18 26.42 debconf: delaying package configuration, since apt-utils is not installed
23:39:38 [2020-11-18T23:39:38.712Z] #18 71.86 Setting up python3-pip (18.1-5) ...
23:39:38 [2020-11-18T23:39:38.840Z] #18 26.52 Fetched 28.5 MB in 3s (9498 kB/s)
23:39:38 [2020-11-18T23:39:38.840Z] #18 26.60 Selecting previously unselected package pigz.
23:39:39 [2020-11-18T23:39:39.097Z] #18 26.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 ... 23432 files and directories currently installed.)
23:39:39 [2020-11-18T23:39:39.097Z] #18 26.68 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:39:39 [2020-11-18T23:39:39.097Z] #18 26.69 Unpacking pigz (2.4-1) ...
23:39:39 [2020-11-18T23:39:39.097Z] #18 26.81 Selecting previously unselected package libpython3.7-minimal:amd64.
23:39:39 [2020-11-18T23:39:39.097Z] #18 26.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:39:39 [2020-11-18T23:39:39.097Z] #18 26.82 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:39:39 [2020-11-18T23:39:39.524Z] #41 104.6   CC       criu/bfd.o
23:39:39 [2020-11-18T23:39:39.547Z] #42 181.4   CC       criu/servicefd.o
23:39:39 [2020-11-18T23:39:39.661Z] #18 27.35 Selecting previously unselected package python3.7-minimal.
23:39:39 [2020-11-18T23:39:39.661Z] #18 27.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:39:39 [2020-11-18T23:39:39.661Z] #18 27.38 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:39:39 [2020-11-18T23:39:39.666Z] #18 72.75 Processing triggers for libc-bin (2.28-10) ...
23:39:39 [2020-11-18T23:39:39.666Z] #18 72.81 Processing triggers for mime-support (3.62) ...
23:39:39 [2020-11-18T23:39:39.786Z] #41 105.0   CC       criu/bitmap.o
23:39:39 [2020-11-18T23:39:39.846Z] #42 182.0   CC       criu/shmem.o
23:39:40 [2020-11-18T23:39:40.047Z] #41 105.2   CC       criu/cgroup-props.o
23:39:40 [2020-11-18T23:39:40.048Z] #41 ...
23:39:40 [2020-11-18T23:39:40.048Z] 
23:39:40 [2020-11-18T23:39:40.048Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:40 [2020-11-18T23:39:40.048Z] #18 24.78 debconf: delaying package configuration, since apt-utils is not installed
23:39:40 [2020-11-18T23:39:40.048Z] #18 25.05 Fetched 28.5 MB in 2s (15.5 MB/s)
23:39:40 [2020-11-18T23:39:40.048Z] #18 25.12 Selecting previously unselected package pigz.
23:39:40 [2020-11-18T23:39:40.048Z] #18 25.12 (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.)
23:39:40 [2020-11-18T23:39:40.048Z] #18 25.21 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 25.23 Unpacking pigz (2.4-1) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 25.30 Selecting previously unselected package libpython3.7-minimal:amd64.
23:39:40 [2020-11-18T23:39:40.048Z] #18 25.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 25.31 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 25.95 Selecting previously unselected package python3.7-minimal.
23:39:40 [2020-11-18T23:39:40.048Z] #18 25.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 25.97 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 26.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 26.76 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 28.64 Selecting previously unselected package python3-minimal.
23:39:40 [2020-11-18T23:39:40.048Z] #18 28.64 (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.)
23:39:40 [2020-11-18T23:39:40.048Z] #18 28.67 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 28.67 Unpacking python3-minimal (3.7.3-1) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 28.74 Selecting previously unselected package libmpdec2:amd64.
23:39:40 [2020-11-18T23:39:40.048Z] #18 28.76 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 28.77 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 28.87 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:39:40 [2020-11-18T23:39:40.048Z] #18 28.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 28.89 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 29.75 Selecting previously unselected package python3.7.
23:39:40 [2020-11-18T23:39:40.048Z] #18 29.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 29.78 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 29.90 Selecting previously unselected package libpython3-stdlib:amd64.
23:39:40 [2020-11-18T23:39:40.048Z] #18 29.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 29.92 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 30.01 Setting up python3-minimal (3.7.3-1) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 30.80 Selecting previously unselected package python3.
23:39:40 [2020-11-18T23:39:40.048Z] #18 30.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
23:39:40 [2020-11-18T23:39:40.048Z] #18 30.84 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 30.85 Unpacking python3 (3.7.3-1) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 30.94 Selecting previously unselected package libip4tc0:amd64.
23:39:40 [2020-11-18T23:39:40.048Z] #18 30.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 30.95 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.05 Selecting previously unselected package libip6tc0:amd64.
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.06 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.13 Selecting previously unselected package libiptc0:amd64.
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.13 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.14 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.22 Selecting previously unselected package libnfnetlink0:amd64.
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.23 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.30 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.42 Selecting previously unselected package libnftnl11:amd64.
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.44 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.50 Selecting previously unselected package iptables.
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.048Z] #18 31.52 Unpacking iptables (1.8.2-4) ...
23:39:40 [2020-11-18T23:39:40.235Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
23:39:40 [2020-11-18T23:39:40.309Z] #18 31.83 Selecting previously unselected package xxd.
23:39:40 [2020-11-18T23:39:40.569Z] #18 31.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:39:40 [2020-11-18T23:39:40.569Z] #18 31.84 Unpacking xxd (2:8.1.0875-5) ...
23:39:40 [2020-11-18T23:39:40.569Z] #18 31.99 Selecting previously unselected package vim-common.
23:39:40 [2020-11-18T23:39:40.569Z] #18 31.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:39:40 [2020-11-18T23:39:40.569Z] #18 32.03 Unpacking vim-common (2:8.1.0875-5) ...
23:39:40 [2020-11-18T23:39:40.569Z] #18 ...
23:39:40 [2020-11-18T23:39:40.569Z] 
23:39:40 [2020-11-18T23:39:40.569Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:40 [2020-11-18T23:39:40.569Z] #41 105.9   CC       criu/cgroup.o
23:39:40 [2020-11-18T23:39:40.639Z] #18 28.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:39:40 [2020-11-18T23:39:40.639Z] #18 28.36 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:39:40 [2020-11-18T23:39:40.870Z] ok  	github.com/docker/docker/volume/local	0.317s	coverage: 76.6% of statements
23:39:41 [2020-11-18T23:39:41.163Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
23:39:41 [2020-11-18T23:39:41.390Z] #42 183.1   CC       criu/sigframe.o
23:39:41 [2020-11-18T23:39:41.390Z] #42 183.4   CC       criu/signalfd.o
23:39:41 [2020-11-18T23:39:41.688Z] #42 183.8   CC       criu/sk-inet.o
23:39:42 [2020-11-18T23:39:42.202Z] ok  	github.com/docker/docker/volume/service	0.008s	coverage: 73.1% of statements
23:39:42 [2020-11-18T23:39:42.233Z] #18 DONE 75.0s
23:39:42 [2020-11-18T23:39:42.233Z] 
23:39:42 [2020-11-18T23:39:42.233Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:39:42 [2020-11-18T23:39:42.741Z] #42 184.8   CC       criu/sk-netlink.o
23:39:43 [2020-11-18T23:39:43.166Z] #18 30.85 Selecting previously unselected package python3-minimal.
23:39:43 [2020-11-18T23:39:43.166Z] #18 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 ... 23681 files and directories currently installed.)
23:39:43 [2020-11-18T23:39:43.166Z] #18 30.91 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:39:43 [2020-11-18T23:39:43.166Z] #18 30.93 Unpacking python3-minimal (3.7.3-1) ...
23:39:43 [2020-11-18T23:39:43.388Z] #42 185.3   CC       criu/sk-packet.o
23:39:43 [2020-11-18T23:39:43.423Z] #18 31.03 Selecting previously unselected package libmpdec2:amd64.
23:39:43 [2020-11-18T23:39:43.423Z] #18 31.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:39:43 [2020-11-18T23:39:43.423Z] #18 31.06 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:39:43 [2020-11-18T23:39:43.423Z] #18 31.16 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:39:43 [2020-11-18T23:39:43.423Z] #18 31.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
23:39:43 [2020-11-18T23:39:43.423Z] #18 31.17 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:39:43 [2020-11-18T23:39:43.631Z] #19 1.823 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:39:43 [2020-11-18T23:39:43.632Z] #19 1.833 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:39:43 [2020-11-18T23:39:43.632Z] #19 1.836 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:39:43 [2020-11-18T23:39:43.746Z] #54 240.7 + bin/containerd-stress
23:39:43 [2020-11-18T23:39:43.746Z] #54 242.8 + bin/containerd-shim
23:39:43 [2020-11-18T23:39:43.872Z] #41 108.7   CC       criu/clone-noasan.o
23:39:43 [2020-11-18T23:39:43.872Z] #41 108.9   CC       criu/config.o
23:39:43 [2020-11-18T23:39:43.987Z] #18 ...
23:39:43 [2020-11-18T23:39:43.987Z] 
23:39:43 [2020-11-18T23:39:43.987Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:39:43 [2020-11-18T23:39:43.987Z] #30 DONE 207.8s
23:39:43 [2020-11-18T23:39:43.987Z] 
23:39:43 [2020-11-18T23:39:43.987Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:43 [2020-11-18T23:39:43.987Z] #41 93.40   DEP      criu/string.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 93.44   DEP      criu/stats.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 93.52   DEP      criu/sockets.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 93.69   DEP      criu/sk-unix.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 93.87   DEP      criu/sk-tcp.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 94.21   DEP      criu/sk-queue.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 94.46   DEP      criu/sk-packet.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 94.81   DEP      criu/sk-netlink.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 95.04   DEP      criu/sk-inet.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 95.20   DEP      criu/signalfd.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 95.30   DEP      criu/sigframe.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 95.44   DEP      criu/shmem.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 95.61   DEP      criu/servicefd.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 95.80   DEP      criu/seize.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 96.00   DEP      criu/seccomp.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 96.17   DEP      criu/rst-malloc.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 96.25   DEP      criu/rbtree.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 96.30   DEP      criu/pstree.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 96.50   DEP      criu/protobuf.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 96.63   GEN      criu/protobuf-desc-gen.h
23:39:43 [2020-11-18T23:39:43.987Z] #41 98.11   DEP      criu/protobuf-desc.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 98.22   DEP      criu/proc_parse.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 98.44   DEP      criu/plugin.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 98.53   DEP      criu/pipes.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 98.68   DEP      criu/pie-util.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 98.78   DEP      criu/pie-util-vdso.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 98.88   DEP      criu/pie-util-vdso-elf32.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 99.08   DEP      criu/path.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 99.22   DEP      criu/parasite-syscall.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 99.42   DEP      criu/pagemap.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 99.65   DEP      criu/pagemap-cache.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 99.76   DEP      criu/page-xfer.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 99.92   DEP      criu/page-pipe.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 100.0   DEP      criu/netfilter.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 100.1   DEP      criu/net.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 100.4   DEP      criu/namespaces.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 100.6   DEP      criu/mount.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 100.8   DEP      criu/memfd.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 100.9   DEP      criu/mem.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 101.1   DEP      criu/lsm.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 101.3   DEP      criu/log.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 101.4   DEP      criu/libnetlink.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 101.6   DEP      criu/kerndat.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 101.7   DEP      criu/kcmp-ids.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 101.8   DEP      criu/irmap.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 102.0   DEP      criu/ipc_ns.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 102.1   DEP      criu/image.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 102.3   DEP      criu/image-desc.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 102.4   DEP      criu/fsnotify.d
23:39:43 [2020-11-18T23:39:43.987Z] #41 102.5   DEP      criu/filesystems.d
23:39:44 [2020-11-18T23:39:44.034Z] #42 186.1   CC       criu/sk-queue.o
23:39:44 [2020-11-18T23:39:44.214Z] #19 DONE 2.4s
23:39:44 [2020-11-18T23:39:44.214Z] 
23:39:44 [2020-11-18T23:39:44.214Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:39:44 [2020-11-18T23:39:44.244Z] #41 102.7   DEP      criu/files.d
23:39:44 [2020-11-18T23:39:44.244Z] #41 102.9   DEP      criu/files-reg.d
23:39:44 [2020-11-18T23:39:44.332Z] #42 186.6   CC       criu/sk-tcp.o
23:39:44 [2020-11-18T23:39:44.807Z] #41 103.3   DEP      criu/files-ext.d
23:39:45 [2020-11-18T23:39:45.064Z] #41 ...
23:39:45 [2020-11-18T23:39:45.064Z] 
23:39:45 [2020-11-18T23:39:45.065Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:45 [2020-11-18T23:39:45.065Z] #18 32.70 Selecting previously unselected package python3.7.
23:39:45 [2020-11-18T23:39:45.065Z] #18 32.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
23:39:45 [2020-11-18T23:39:45.065Z] #18 32.72 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:39:45 [2020-11-18T23:39:45.271Z] #41 110.2   CC       criu/cr-check.o
23:39:45 [2020-11-18T23:39:45.322Z] #18 32.98 Selecting previously unselected package libpython3-stdlib:amd64.
23:39:45 [2020-11-18T23:39:45.322Z] #18 32.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:39:45 [2020-11-18T23:39:45.322Z] #18 33.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:39:45 [2020-11-18T23:39:45.385Z] #42 187.4   CC       criu/sk-unix.o
23:39:45 [2020-11-18T23:39:45.579Z] #18 33.20 Setting up python3-minimal (3.7.3-1) ...
23:39:46 [2020-11-18T23:39:46.169Z] #20 ...
23:39:46 [2020-11-18T23:39:46.169Z] 
23:39:46 [2020-11-18T23:39:46.169Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:46 [2020-11-18T23:39:46.169Z] #41 134.8   CC       criu/netfilter.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 135.1   CC       criu/page-pipe.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 135.9   CC       criu/page-xfer.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 137.3   CC       criu/pagemap-cache.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 137.6   CC       criu/pagemap.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 138.4   CC       criu/parasite-syscall.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 139.1   CC       criu/path.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 139.3   CC       criu/pie-util-vdso.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 139.6   CC       criu/pie-util.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 139.8   CC       criu/pipes.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 140.3   CC       criu/plugin.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 140.6   CC       criu/proc_parse.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 142.9   CC       criu/protobuf-desc.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 143.7   CC       criu/protobuf.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 144.1   CC       criu/pstree.o
23:39:46 [2020-11-18T23:39:46.170Z] #41 145.0   CC       criu/rbtree.o
23:39:46 [2020-11-18T23:39:46.214Z] #41 ...
23:39:46 [2020-11-18T23:39:46.214Z] 
23:39:46 [2020-11-18T23:39:46.214Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:46 [2020-11-18T23:39:46.214Z] #18 32.18 Selecting previously unselected package bash-completion.
23:39:46 [2020-11-18T23:39:46.214Z] #18 32.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 34.58 Unpacking bash-completion (1:2.8-6) ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 34.99 Selecting previously unselected package bzip2.
23:39:46 [2020-11-18T23:39:46.214Z] #18 34.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 34.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.06 Selecting previously unselected package xz-utils.
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.07 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.08 Unpacking xz-utils (5.2.4-1) ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.24 Selecting previously unselected package apparmor.
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.25 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.34 Unpacking apparmor (2.13.2-10) ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.70 Selecting previously unselected package aufs-tools.
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.71 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.83 Selecting previously unselected package libonig5:amd64.
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.83 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.85 Unpacking libonig5:amd64 (6.9.1-1) ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.97 Selecting previously unselected package libjq1:amd64.
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 35.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 36.08 Selecting previously unselected package jq.
23:39:46 [2020-11-18T23:39:46.214Z] #18 36.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 36.11 Unpacking jq (1.5+dfsg-2+b1) ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 36.19 Selecting previously unselected package libaio1:amd64.
23:39:46 [2020-11-18T23:39:46.214Z] #18 36.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 36.21 Unpacking libaio1:amd64 (0.3.112-3) ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 36.26 Selecting previously unselected package libgpm2:amd64.
23:39:46 [2020-11-18T23:39:46.214Z] #18 36.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 36.27 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 36.32 Selecting previously unselected package libicu63:amd64.
23:39:46 [2020-11-18T23:39:46.214Z] #18 36.33 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.214Z] #18 36.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:39:46 [2020-11-18T23:39:46.466Z] #41 145.2   CC       criu/rst-malloc.o
23:39:46 [2020-11-18T23:39:46.511Z] #18 34.13 Selecting previously unselected package python3.
23:39:46 [2020-11-18T23:39:46.511Z] #18 34.13 (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.)
23:39:46 [2020-11-18T23:39:46.511Z] #18 34.17 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.511Z] #18 34.19 Unpacking python3 (3.7.3-1) ...
23:39:46 [2020-11-18T23:39:46.511Z] #18 34.28 Selecting previously unselected package libip4tc0:amd64.
23:39:46 [2020-11-18T23:39:46.511Z] #18 34.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.511Z] #18 34.30 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:39:46 [2020-11-18T23:39:46.757Z] #41 145.6   CC       criu/seccomp.o
23:39:46 [2020-11-18T23:39:46.768Z] #18 34.38 Selecting previously unselected package libip6tc0:amd64.
23:39:46 [2020-11-18T23:39:46.768Z] #18 34.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.768Z] #18 34.39 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:39:46 [2020-11-18T23:39:46.768Z] #18 34.48 Selecting previously unselected package libiptc0:amd64.
23:39:46 [2020-11-18T23:39:46.768Z] #18 34.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:39:46 [2020-11-18T23:39:46.768Z] #18 34.50 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:39:46 [2020-11-18T23:39:46.768Z] #18 34.57 Selecting previously unselected package libnfnetlink0:amd64.
23:39:46 [2020-11-18T23:39:46.799Z] #18 ...
23:39:46 [2020-11-18T23:39:46.799Z] 
23:39:46 [2020-11-18T23:39:46.799Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:46 [2020-11-18T23:39:46.799Z] #41 112.0   CC       criu/cr-dedup.o
23:39:47 [2020-11-18T23:39:47.024Z] #18 34.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:39:47 [2020-11-18T23:39:47.025Z] #18 34.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:39:47 [2020-11-18T23:39:47.025Z] #18 34.65 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:39:47 [2020-11-18T23:39:47.025Z] #18 34.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:39:47 [2020-11-18T23:39:47.025Z] #18 34.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:39:47 [2020-11-18T23:39:47.025Z] #18 34.73 Selecting previously unselected package libnftnl11:amd64.
23:39:47 [2020-11-18T23:39:47.025Z] #18 34.75 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:39:47 [2020-11-18T23:39:47.025Z] #18 34.75 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:39:47 [2020-11-18T23:39:47.025Z] #18 34.84 Selecting previously unselected package iptables.
23:39:47 [2020-11-18T23:39:47.282Z] #18 34.84 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:39:47 [2020-11-18T23:39:47.282Z] #18 34.85 Unpacking iptables (1.8.2-4) ...
23:39:47 [2020-11-18T23:39:47.371Z] #41 112.5   CC       criu/cr-dump.o
23:39:47 [2020-11-18T23:39:47.377Z] #41 146.3   CC       criu/seize.o
23:39:47 [2020-11-18T23:39:47.505Z] #42 189.5   CC       criu/sockets.o
23:39:47 [2020-11-18T23:39:47.539Z] #18 35.16 Selecting previously unselected package xxd.
23:39:47 [2020-11-18T23:39:47.539Z] #18 35.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:39:47 [2020-11-18T23:39:47.539Z] #18 35.18 Unpacking xxd (2:8.1.0875-5) ...
23:39:47 [2020-11-18T23:39:47.539Z] #18 35.28 Selecting previously unselected package vim-common.
23:39:47 [2020-11-18T23:39:47.539Z] #18 35.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:39:47 [2020-11-18T23:39:47.539Z] #18 35.30 Unpacking vim-common (2:8.1.0875-5) ...
23:39:47 [2020-11-18T23:39:47.796Z] #18 35.46 Selecting previously unselected package bash-completion.
23:39:47 [2020-11-18T23:39:47.796Z] #18 35.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:39:48 [2020-11-18T23:39:48.337Z] #41 147.1   CC       criu/servicefd.o
23:39:48 [2020-11-18T23:39:48.560Z] #42 190.7   CC       criu/stats.o
23:39:48 [2020-11-18T23:39:48.916Z] #41 147.7   CC       criu/shmem.o
23:39:49 [2020-11-18T23:39:49.021Z] #54 249.5 + bin/containerd-shim-runc-v1
23:39:49 [2020-11-18T23:39:49.207Z] #42 191.2   CC       criu/string.o
23:39:49 [2020-11-18T23:39:49.207Z] #42 191.3   CC       criu/sysctl.o
23:39:49 [2020-11-18T23:39:49.285Z] #41 114.6   CC       criu/cr-errno.o
23:39:49 [2020-11-18T23:39:49.285Z] #41 114.7   CC       criu/cr-restore.o
23:39:49 [2020-11-18T23:39:49.494Z] #41 ...
23:39:49 [2020-11-18T23:39:49.495Z] 
23:39:49 [2020-11-18T23:39:49.495Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:39:49 [2020-11-18T23:39:49.495Z] #20 5.017 Collecting yamllint==1.16.0
23:39:49 [2020-11-18T23:39:49.856Z] #42 192.1   CC       criu/sysfs_parse.o
23:39:50 [2020-11-18T23:39:50.504Z] #42 192.5   CC       criu/timens.o
23:39:50 [2020-11-18T23:39:50.821Z] #42 192.9   CC       criu/timerfd.o
23:39:51 [2020-11-18T23:39:51.070Z] #18 38.27 Unpacking bash-completion (1:2.8-6) ...
23:39:51 [2020-11-18T23:39:51.070Z] #18 38.64 Selecting previously unselected package bzip2.
23:39:51 [2020-11-18T23:39:51.070Z] #18 38.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.070Z] #18 38.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:39:51 [2020-11-18T23:39:51.070Z] #18 38.75 Selecting previously unselected package xz-utils.
23:39:51 [2020-11-18T23:39:51.070Z] #18 38.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.070Z] #18 38.80 Unpacking xz-utils (5.2.4-1) ...
23:39:51 [2020-11-18T23:39:51.070Z] #18 38.94 Selecting previously unselected package apparmor.
23:39:51 [2020-11-18T23:39:51.328Z] #18 38.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.328Z] #18 39.04 Unpacking apparmor (2.13.2-10) ...
23:39:51 [2020-11-18T23:39:51.468Z] #42 193.3   CC       criu/tty.o
23:39:51 [2020-11-18T23:39:51.831Z] #41 ...
23:39:51 [2020-11-18T23:39:51.831Z] 
23:39:51 [2020-11-18T23:39:51.831Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.06 Selecting previously unselected package libnet1:amd64.
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.17 Selecting previously unselected package libnl-3-200:amd64.
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.24 Selecting previously unselected package libprotobuf-c1:amd64.
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.25 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.32 Selecting previously unselected package libreadline5:amd64.
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.33 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.34 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.44 Selecting previously unselected package net-tools.
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.63 Selecting previously unselected package python-pip-whl.
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 40.64 Unpacking python-pip-whl (18.1-5) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.21 Selecting previously unselected package python3-lib2to3.
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.22 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.22 Unpacking python3-lib2to3 (3.7.3-1) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.32 Selecting previously unselected package python3-distutils.
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.33 Unpacking python3-distutils (3.7.3-1) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.46 Selecting previously unselected package python3-pip.
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.49 Unpacking python3-pip (18.1-5) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.65 Selecting previously unselected package python3-pkg-resources.
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.67 Unpacking python3-pkg-resources (40.8.0-1) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.79 Selecting previously unselected package python3-setuptools.
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.80 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 41.80 Unpacking python3-setuptools (40.8.0-1) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.00 Selecting previously unselected package python3-wheel.
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.02 Unpacking python3-wheel (0.32.3-2) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.10 Selecting previously unselected package sudo.
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.12 Unpacking sudo (1.8.27-1+deb10u2) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.64 Selecting previously unselected package thin-provisioning-tools.
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.82 Selecting previously unselected package uidmap.
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.83 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.84 Unpacking uidmap (1:4.5-1.1) ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.95 Selecting previously unselected package vim-runtime.
23:39:51 [2020-11-18T23:39:51.831Z] #18 42.95 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:39:51 [2020-11-18T23:39:51.831Z] #18 43.00 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:39:51 [2020-11-18T23:39:51.831Z] #18 43.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:39:51 [2020-11-18T23:39:51.831Z] #18 43.03 Unpacking vim-runtime (2:8.1.0875-5) ...
23:39:51 [2020-11-18T23:39:51.892Z] #18 39.39 Selecting previously unselected package aufs-tools.
23:39:51 [2020-11-18T23:39:51.892Z] #18 39.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.892Z] #18 39.40 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:39:51 [2020-11-18T23:39:51.892Z] #18 39.55 Selecting previously unselected package libonig5:amd64.
23:39:51 [2020-11-18T23:39:51.892Z] #18 39.56 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.892Z] #18 39.57 Unpacking libonig5:amd64 (6.9.1-1) ...
23:39:51 [2020-11-18T23:39:51.892Z] #18 39.69 Selecting previously unselected package libjq1:amd64.
23:39:51 [2020-11-18T23:39:51.892Z] #18 39.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:39:51 [2020-11-18T23:39:51.892Z] #18 39.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:39:52 [2020-11-18T23:39:52.148Z] #18 39.80 Selecting previously unselected package jq.
23:39:52 [2020-11-18T23:39:52.148Z] #18 39.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:39:52 [2020-11-18T23:39:52.148Z] #18 39.83 Unpacking jq (1.5+dfsg-2+b1) ...
23:39:52 [2020-11-18T23:39:52.148Z] #18 39.93 Selecting previously unselected package libaio1:amd64.
23:39:52 [2020-11-18T23:39:52.148Z] #18 39.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:39:52 [2020-11-18T23:39:52.148Z] #18 39.95 Unpacking libaio1:amd64 (0.3.112-3) ...
23:39:52 [2020-11-18T23:39:52.148Z] #18 40.00 Selecting previously unselected package libgpm2:amd64.
23:39:52 [2020-11-18T23:39:52.405Z] #18 40.01 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:39:52 [2020-11-18T23:39:52.405Z] #18 40.01 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:39:52 [2020-11-18T23:39:52.405Z] #18 40.08 Selecting previously unselected package libicu63:amd64.
23:39:52 [2020-11-18T23:39:52.405Z] #18 40.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:39:52 [2020-11-18T23:39:52.405Z] #18 40.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:39:53 [2020-11-18T23:39:53.219Z] #54 254.1 + bin/containerd-shim-runc-v2
23:39:53 [2020-11-18T23:39:53.575Z] #42 195.6   CC       criu/tun.o
23:39:53 [2020-11-18T23:39:53.734Z] #20 ...
23:39:53 [2020-11-18T23:39:53.734Z] 
23:39:53 [2020-11-18T23:39:53.734Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:39:53 [2020-11-18T23:39:53.734Z] #54 162.4 + bin/containerd
23:39:53 [2020-11-18T23:39:53.734Z] #54 ...
23:39:53 [2020-11-18T23:39:53.734Z] 
23:39:53 [2020-11-18T23:39:53.734Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:53 [2020-11-18T23:39:53.734Z] #41 148.5   CC       criu/sigframe.o
23:39:53 [2020-11-18T23:39:53.734Z] #41 148.7   CC       criu/signalfd.o
23:39:53 [2020-11-18T23:39:53.734Z] #41 149.0   CC       criu/sk-inet.o
23:39:53 [2020-11-18T23:39:53.734Z] #41 150.0   CC       criu/sk-netlink.o
23:39:53 [2020-11-18T23:39:53.734Z] #41 150.3   CC       criu/sk-packet.o
23:39:53 [2020-11-18T23:39:53.734Z] #41 150.9   CC       criu/sk-queue.o
23:39:53 [2020-11-18T23:39:53.734Z] #41 151.3   CC       criu/sk-tcp.o
23:39:53 [2020-11-18T23:39:53.734Z] #41 151.8   CC       criu/sk-unix.o
23:39:54 [2020-11-18T23:39:54.158Z] #54 255.1 + binaries
23:39:54 [2020-11-18T23:39:54.158Z] #54 255.1 + install -D bin/containerd /build/containerd
23:39:54 [2020-11-18T23:39:54.158Z] #54 255.2 + install -D bin/containerd-shim /build/containerd-shim
23:39:54 [2020-11-18T23:39:54.229Z] #42 196.3   CC       criu/uffd.o
23:39:54 [2020-11-18T23:39:54.417Z] #54 255.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:39:54 [2020-11-18T23:39:54.417Z] #54 255.2 + install -D bin/ctr /build/ctr
23:39:54 [2020-11-18T23:39:54.688Z] #41 153.4   CC       criu/sockets.o
23:39:54 [2020-11-18T23:39:54.688Z] #41 ...
23:39:54 [2020-11-18T23:39:54.688Z] 
23:39:54 [2020-11-18T23:39:54.688Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:39:54 [2020-11-18T23:39:54.688Z] #20 10.38   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:39:54 [2020-11-18T23:39:54.688Z] #20 10.47 Collecting pyyaml (from yamllint==1.16.0)
23:39:54 [2020-11-18T23:39:54.952Z] #20 10.62   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:39:55 [2020-11-18T23:39:55.204Z] #18 46.38 Selecting previously unselected package vim.
23:39:55 [2020-11-18T23:39:55.204Z] #18 46.38 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
23:39:55 [2020-11-18T23:39:55.204Z] #18 46.40 Unpacking vim (2:8.1.0875-5) ...
23:39:55 [2020-11-18T23:39:55.285Z] #42 ...
23:39:55 [2020-11-18T23:39:55.285Z] 
23:39:55 [2020-11-18T23:39:55.285Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:39:55 [2020-11-18T23:39:55.285Z] #39 DONE 258.0s
23:39:55 [2020-11-18T23:39:55.285Z] 
23:39:55 [2020-11-18T23:39:55.285Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:39:55 [2020-11-18T23:39:55.465Z] #18 46.90 Selecting previously unselected package xfsprogs.
23:39:55 [2020-11-18T23:39:55.465Z] #18 46.91 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
23:39:55 [2020-11-18T23:39:55.465Z] #18 46.92 Unpacking xfsprogs (4.20.0-1) ...
23:39:55 [2020-11-18T23:39:55.584Z] #23 ...
23:39:55 [2020-11-18T23:39:55.584Z] 
23:39:55 [2020-11-18T23:39:55.584Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:55 [2020-11-18T23:39:55.584Z] #42 197.6   CC       criu/util.o
23:39:55 [2020-11-18T23:39:55.682Z] #18 ...
23:39:55 [2020-11-18T23:39:55.682Z] 
23:39:55 [2020-11-18T23:39:55.682Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:55 [2020-11-18T23:39:55.682Z] #41 103.6   DEP      criu/file-lock.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 103.8   DEP      criu/file-ids.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 104.0   DEP      criu/fifo.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 104.1   DEP      criu/fdstore.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 104.2   DEP      criu/fault-injection.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 104.2   DEP      criu/external.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 104.3   DEP      criu/eventpoll.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 104.4   DEP      criu/eventfd.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 104.6   DEP      criu/crtools.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 104.7   DEP      criu/cr-service.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 104.9   DEP      criu/cr-restore.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 105.1   DEP      criu/cr-errno.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 105.1   DEP      criu/cr-dump.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 105.3   DEP      criu/cr-dedup.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 105.5   DEP      criu/cr-check.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 105.7   DEP      criu/config.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 105.8   DEP      criu/clone-noasan.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 105.9   DEP      criu/cgroup.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 106.1   DEP      criu/cgroup-props.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 106.2   DEP      criu/bitmap.d
23:39:55 [2020-11-18T23:39:55.682Z] #41 106.2   DEP      criu/bfd.d
23:39:55 [2020-11-18T23:39:55.683Z] #41 106.3   DEP      criu/autofs.d
23:39:55 [2020-11-18T23:39:55.683Z] #41 106.5   DEP      criu/aio.d
23:39:55 [2020-11-18T23:39:55.683Z] #41 106.7   DEP      criu/action-scripts.d
23:39:55 [2020-11-18T23:39:55.683Z] #41 107.0   CC       criu/action-scripts.o
23:39:55 [2020-11-18T23:39:55.683Z] #41 107.4   CC       criu/aio.o
23:39:55 [2020-11-18T23:39:55.683Z] #41 107.9   CC       criu/autofs.o
23:39:55 [2020-11-18T23:39:55.683Z] #41 109.2   CC       criu/bfd.o
23:39:55 [2020-11-18T23:39:55.683Z] #41 109.7   CC       criu/bitmap.o
23:39:55 [2020-11-18T23:39:55.683Z] #41 109.8   CC       criu/cgroup-props.o
23:39:55 [2020-11-18T23:39:55.683Z] #41 110.6   CC       criu/cgroup.o
23:39:55 [2020-11-18T23:39:55.683Z] #41 113.2   CC       criu/clone-noasan.o
23:39:55 [2020-11-18T23:39:55.683Z] #41 113.5   CC       criu/config.o
23:39:56 [2020-11-18T23:39:56.035Z] #18 47.33 Selecting previously unselected package zip.
23:39:56 [2020-11-18T23:39:56.035Z] #18 47.35 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
23:39:56 [2020-11-18T23:39:56.035Z] #18 47.35 Unpacking zip (3.0-11+b1) ...
23:39:56 [2020-11-18T23:39:56.035Z] #18 47.49 Setting up aufs-tools (1:4.14+20190211-1) ...
23:39:56 [2020-11-18T23:39:56.035Z] #18 47.51 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:39:56 [2020-11-18T23:39:56.035Z] #18 47.52 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:39:56 [2020-11-18T23:39:56.035Z] #18 47.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:39:56 [2020-11-18T23:39:56.246Z] #41 ...
23:39:56 [2020-11-18T23:39:56.246Z] 
23:39:56 [2020-11-18T23:39:56.246Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:39:56 [2020-11-18T23:39:56.246Z] #18 43.77 Selecting previously unselected package libnet1:amd64.
23:39:56 [2020-11-18T23:39:56.246Z] #18 43.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:39:56 [2020-11-18T23:39:56.246Z] #18 43.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:39:56 [2020-11-18T23:39:56.246Z] #18 43.89 Selecting previously unselected package libnl-3-200:amd64.
23:39:56 [2020-11-18T23:39:56.246Z] #18 43.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:39:56 [2020-11-18T23:39:56.246Z] #18 43.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:39:56 [2020-11-18T23:39:56.246Z] #18 44.01 Selecting previously unselected package libprotobuf-c1:amd64.
23:39:56 [2020-11-18T23:39:56.295Z] #18 47.54 Setting up libgpm2:amd64 (1.20.7-5) ...
23:39:56 [2020-11-18T23:39:56.295Z] #18 47.55 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:39:56 [2020-11-18T23:39:56.295Z] #18 47.56 Setting up uidmap (1:4.5-1.1) ...
23:39:56 [2020-11-18T23:39:56.295Z] #18 47.57 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:39:56 [2020-11-18T23:39:56.295Z] #18 47.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:39:56 [2020-11-18T23:39:56.295Z] #18 47.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:39:56 [2020-11-18T23:39:56.295Z] #18 47.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:39:56 [2020-11-18T23:39:56.295Z] #18 47.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:39:56 [2020-11-18T23:39:56.295Z] #18 47.62 Setting up xxd (2:8.1.0875-5) ...
23:39:56 [2020-11-18T23:39:56.295Z] #18 47.63 Setting up zip (3.0-11+b1) ...
23:39:56 [2020-11-18T23:39:56.295Z] #18 47.64 Setting up vim-common (2:8.1.0875-5) ...
23:39:56 [2020-11-18T23:39:56.295Z] #18 47.68 Setting up bash-completion (1:2.8-6) ...
23:39:56 [2020-11-18T23:39:56.354Z] #20 12.08 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:39:56 [2020-11-18T23:39:56.354Z] #20 12.13   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
23:39:56 [2020-11-18T23:39:56.386Z] #54 DONE 257.2s
23:39:56 [2020-11-18T23:39:56.502Z] #18 44.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:39:56 [2020-11-18T23:39:56.502Z] #18 44.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:39:56 [2020-11-18T23:39:56.502Z] #18 44.09 Selecting previously unselected package libreadline5:amd64.
23:39:56 [2020-11-18T23:39:56.502Z] #18 44.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:39:56 [2020-11-18T23:39:56.502Z] #18 44.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:39:56 [2020-11-18T23:39:56.502Z] #18 44.18 Selecting previously unselected package net-tools.
23:39:56 [2020-11-18T23:39:56.502Z] #18 44.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:39:56 [2020-11-18T23:39:56.502Z] #18 44.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:39:56 [2020-11-18T23:39:56.621Z] #20 12.20 Building wheels for collected packages: pyyaml
23:39:56 [2020-11-18T23:39:56.622Z] #20 12.20   Running setup.py bdist_wheel for pyyaml: started
23:39:56 [2020-11-18T23:39:56.759Z] #18 44.40 Selecting previously unselected package python-pip-whl.
23:39:56 [2020-11-18T23:39:56.759Z] #18 44.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:39:56 [2020-11-18T23:39:56.759Z] #18 44.43 Unpacking python-pip-whl (18.1-5) ...
23:39:57 [2020-11-18T23:39:57.136Z] #42 199.3   CC       criu/uts_ns.o
23:39:57 [2020-11-18T23:39:57.322Z] #18 44.99 Selecting previously unselected package python3-lib2to3.
23:39:57 [2020-11-18T23:39:57.322Z] #18 44.99 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:39:57 [2020-11-18T23:39:57.322Z] #18 45.00 Unpacking python3-lib2to3 (3.7.3-1) ...
23:39:57 [2020-11-18T23:39:57.322Z] #18 45.10 Selecting previously unselected package python3-distutils.
23:39:57 [2020-11-18T23:39:57.324Z] 
23:39:57 [2020-11-18T23:39:57.324Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:39:57 [2020-11-18T23:39:57.436Z] #42 199.5   CC       criu/vdso.o
23:39:57 [2020-11-18T23:39:57.558Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/rootless	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/volume	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === Skipped
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver btrfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver btrfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver btrfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver btrfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver btrfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:73: No driver to put!
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z] time="2020-11-18T23:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z] time="2020-11-18T23:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z] time="2020-11-18T23:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z] time="2020-11-18T23:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z] time="2020-11-18T23:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:73: No driver to put!
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     overlay_test.go:49: Fails to compute changes intermittently
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver zfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver zfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver zfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver zfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:46: Driver zfs not supported
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     graphtest_unix.go:73: No driver to put!
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:39:57 [2020-11-18T23:39:57.558Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] 
23:39:57 [2020-11-18T23:39:57.558Z] DONE 2191 tests, 26 skipped in 188.163s
23:39:57 [2020-11-18T23:39:57.577Z] #20 13.17   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:39:57 [2020-11-18T23:39:57.577Z] #20 13.17   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:39:57 [2020-11-18T23:39:57.577Z] #20 13.22 Successfully built pyyaml
23:39:57 [2020-11-18T23:39:57.577Z] #20 13.23 Installing collected packages: pyyaml, pathspec, yamllint
23:39:57 [2020-11-18T23:39:57.583Z] #18 45.10 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:39:57 [2020-11-18T23:39:57.583Z] #18 45.12 Unpacking python3-distutils (3.7.3-1) ...
23:39:57 [2020-11-18T23:39:57.583Z] #18 45.27 Selecting previously unselected package python3-pip.
23:39:57 [2020-11-18T23:39:57.583Z] #18 45.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:39:57 [2020-11-18T23:39:57.583Z] #18 45.28 Unpacking python3-pip (18.1-5) ...
Post stage
[Pipeline] junit
23:39:57 [2020-11-18T23:39:57.606Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:39:57 [2020-11-18T23:39:57.840Z] #18 45.43 Selecting previously unselected package python3-pkg-resources.
23:39:57 [2020-11-18T23:39:57.840Z] #18 45.44 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:39:57 [2020-11-18T23:39:57.840Z] #18 45.44 Unpacking python3-pkg-resources (40.8.0-1) ...
23:39:57 [2020-11-18T23:39:57.840Z] #18 45.58 Selecting previously unselected package python3-setuptools.
23:39:57 [2020-11-18T23:39:57.840Z] #18 45.58 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:39:57 [2020-11-18T23:39:57.840Z] #18 45.60 Unpacking python3-setuptools (40.8.0-1) ...
23:39:57 [2020-11-18T23:39:57.844Z] #20 13.56 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
23:39:58 [2020-11-18T23:39:58.084Z] #42 200.2   LINK     criu/built-in.o
23:39:58 [2020-11-18T23:39:58.096Z] #18 45.85 Selecting previously unselected package python3-wheel.
23:39:58 [2020-11-18T23:39:58.096Z] #18 45.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:39:58 [2020-11-18T23:39:58.096Z] #18 45.85 Unpacking python3-wheel (0.32.3-2) ...
23:39:58 [2020-11-18T23:39:58.096Z] #18 45.94 Selecting previously unselected package sudo.
23:39:58 [2020-11-18T23:39:58.096Z] #18 45.95 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
23:39:58 [2020-11-18T23:39:58.096Z] #18 45.96 Unpacking sudo (1.8.27-1+deb10u2) ...
23:39:58 [2020-11-18T23:39:58.188Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -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:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh dynbinary test-integration
23:39:58 [2020-11-18T23:39:58.259Z] #55 DONE 1.0s
23:39:58 [2020-11-18T23:39:58.259Z] 
23:39:58 [2020-11-18T23:39:58.259Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:39:58 [2020-11-18T23:39:58.386Z] #42 200.3   LINK     criu/criu
23:39:58 [2020-11-18T23:39:58.426Z] #20 DONE 14.1s
23:39:58 [2020-11-18T23:39:58.426Z] 
23:39:58 [2020-11-18T23:39:58.426Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:58 [2020-11-18T23:39:58.426Z] #41 154.3   CC       criu/stats.o
23:39:58 [2020-11-18T23:39:58.426Z] #41 154.7   CC       criu/string.o
23:39:58 [2020-11-18T23:39:58.426Z] #41 154.8   CC       criu/sysctl.o
23:39:58 [2020-11-18T23:39:58.426Z] #41 155.7   CC       criu/sysfs_parse.o
23:39:58 [2020-11-18T23:39:58.426Z] #41 156.2   CC       criu/timens.o
23:39:58 [2020-11-18T23:39:58.426Z] #41 156.5   CC       criu/timerfd.o
23:39:58 [2020-11-18T23:39:58.426Z] #41 156.9   CC       criu/tty.o
23:39:58 [2020-11-18T23:39:58.426Z] #41 ...
23:39:58 [2020-11-18T23:39:58.426Z] 
23:39:58 [2020-11-18T23:39:58.426Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:39:58 [2020-11-18T23:39:58.426Z] #22 223.9 + return
23:39:58 [2020-11-18T23:39:58.426Z] #22 DONE 225.8s
23:39:58 [2020-11-18T23:39:58.480Z] 
23:39:58 [2020-11-18T23:39:58.480Z] Removing bundles/
23:39:58 [2020-11-18T23:39:58.480Z] 
23:39:58 [2020-11-18T23:39:58.480Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:39:58 [2020-11-18T23:39:58.480Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:39:58 [2020-11-18T23:39:58.480Z] GOOS="" GOARCH="" GOARM=""
23:39:58 [2020-11-18T23:39:58.518Z] #59 DONE 0.2s
23:39:58 [2020-11-18T23:39:58.518Z] 
23:39:58 [2020-11-18T23:39:58.518Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:39:58 [2020-11-18T23:39:58.658Z] #18 46.41 Selecting previously unselected package thin-provisioning-tools.
23:39:58 [2020-11-18T23:39:58.658Z] #18 46.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:39:58 [2020-11-18T23:39:58.658Z] #18 46.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:39:58 [2020-11-18T23:39:58.691Z] 
23:39:58 [2020-11-18T23:39:58.691Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:39:58 [2020-11-18T23:39:58.777Z] #61 DONE 0.5s
23:39:58 [2020-11-18T23:39:58.837Z] #18 50.31 Setting up libiptc0:amd64 (1.8.2-4) ...
23:39:58 [2020-11-18T23:39:58.837Z] #18 50.33 Setting up xz-utils (5.2.4-1) ...
23:39:58 [2020-11-18T23:39:58.915Z] #18 46.63 Selecting previously unselected package uidmap.
23:39:58 [2020-11-18T23:39:58.915Z] #18 46.64 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
23:39:58 [2020-11-18T23:39:58.915Z] #18 46.65 Unpacking uidmap (1:4.5-1.1) ...
23:39:59 [2020-11-18T23:39:59.036Z] 
23:39:59 [2020-11-18T23:39:59.036Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:39:59 [2020-11-18T23:39:59.036Z] #63 DONE 0.0s
23:39:59 [2020-11-18T23:39:59.036Z] 
23:39:59 [2020-11-18T23:39:59.036Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:39:59 [2020-11-18T23:39:59.036Z] #64 DONE 0.0s
23:39:59 [2020-11-18T23:39:59.036Z] 
23:39:59 [2020-11-18T23:39:59.036Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
23:39:59 [2020-11-18T23:39:59.037Z] #42 200.9   DEP      lib/c/criu.d
23:39:59 [2020-11-18T23:39:59.037Z] #42 201.0   CC       images/rpc.pb-c.o
23:39:59 [2020-11-18T23:39:59.097Z] #18 50.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:39:59 [2020-11-18T23:39:59.097Z] #18 50.35 Setting up sudo (1.8.27-1+deb10u2) ...
23:39:59 [2020-11-18T23:39:59.097Z] #18 50.41 invoke-rc.d: could not determine current runlevel
23:39:59 [2020-11-18T23:39:59.097Z] #18 50.43 invoke-rc.d: policy-rc.d denied execution of start.
23:39:59 [2020-11-18T23:39:59.097Z] #18 50.43 Setting up pigz (2.4-1) ...
23:39:59 [2020-11-18T23:39:59.097Z] #18 50.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:39:59 [2020-11-18T23:39:59.097Z] #18 50.45 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:39:59 [2020-11-18T23:39:59.097Z] #18 50.47 Setting up python-pip-whl (18.1-5) ...
23:39:59 [2020-11-18T23:39:59.097Z] #18 50.48 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:39:59 [2020-11-18T23:39:59.097Z] #18 50.49 Setting up vim-runtime (2:8.1.0875-5) ...
23:39:59 [2020-11-18T23:39:59.171Z] #18 46.76 Selecting previously unselected package vim-runtime.
23:39:59 [2020-11-18T23:39:59.171Z] #18 46.78 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:39:59 [2020-11-18T23:39:59.171Z] #18 46.80 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:39:59 [2020-11-18T23:39:59.171Z] #18 46.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:39:59 [2020-11-18T23:39:59.171Z] #18 46.86 Unpacking vim-runtime (2:8.1.0875-5) ...
23:39:59 [2020-11-18T23:39:59.617Z] #18 50.88 Setting up libaio1:amd64 (0.3.112-3) ...
23:39:59 [2020-11-18T23:39:59.617Z] #18 50.90 Setting up libonig5:amd64 (6.9.1-1) ...
23:39:59 [2020-11-18T23:39:59.617Z] #18 50.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:39:59 [2020-11-18T23:39:59.617Z] #18 50.93 Setting up vim (2:8.1.0875-5) ...
23:39:59 [2020-11-18T23:39:59.617Z] #18 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:39:59 [2020-11-18T23:39:59.617Z] #18 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:39:59 [2020-11-18T23:39:59.617Z] #18 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:39:59 [2020-11-18T23:39:59.617Z] #18 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:39:59 [2020-11-18T23:39:59.617Z] #18 50.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:39:59 [2020-11-18T23:39:59.617Z] #18 50.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:39:59 [2020-11-18T23:39:59.617Z] #18 50.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:39:59 [2020-11-18T23:39:59.617Z] #18 50.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:39:59 [2020-11-18T23:39:59.617Z] #18 51.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:39:59 [2020-11-18T23:39:59.617Z] #18 51.02 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:39:59 [2020-11-18T23:39:59.617Z] #18 51.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:39:59 [2020-11-18T23:39:59.617Z] #18 51.04 Setting up jq (1.5+dfsg-2+b1) ...
23:39:59 [2020-11-18T23:39:59.617Z] #18 51.05 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:39:59 [2020-11-18T23:39:59.617Z] #18 51.06 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:39:59 [2020-11-18T23:39:59.652Z] #41 158.5   CC       criu/tun.o
23:39:59 [2020-11-18T23:39:59.687Z] #42 201.7   CC       lib/c/criu.o
23:40:00 [2020-11-18T23:40:00.233Z] #41 159.0   CC       criu/uffd.o
23:40:00 [2020-11-18T23:40:00.415Z] #65 DONE 1.5s
23:40:00 [2020-11-18T23:40:00.415Z] 
23:40:00 [2020-11-18T23:40:00.415Z] #66 exporting to image
23:40:00 [2020-11-18T23:40:00.415Z] #66 exporting layers
23:40:01 [2020-11-18T23:40:01.191Z] #41 ...
23:40:01 [2020-11-18T23:40:01.191Z] 
23:40:01 [2020-11-18T23:40:01.191Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:40:01 [2020-11-18T23:40:01.191Z] #23 DONE 0.3s
23:40:01 [2020-11-18T23:40:01.191Z] 
23:40:01 [2020-11-18T23:40:01.191Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:01 [2020-11-18T23:40:01.191Z] #41 160.1   CC       criu/util.o
23:40:01 [2020-11-18T23:40:01.238Z] #42 203.0   LINK     lib/c/built-in.o
23:40:01 [2020-11-18T23:40:01.238Z] #42 203.0   LINK     lib/c/libcriu.so
23:40:01 [2020-11-18T23:40:01.238Z] #42 203.1   LINK     lib/c/libcriu.a
23:40:01 [2020-11-18T23:40:01.238Z] #42 203.4   GEN      magic.py
23:40:01 [2020-11-18T23:40:01.536Z] #42 203.6 Note: Building without setproctitle() and strlcpy() support.
23:40:01 [2020-11-18T23:40:01.536Z] #42 203.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:40:01 [2020-11-18T23:40:01.536Z] #42 203.6 Note: Building without GnuTLS support
23:40:01 [2020-11-18T23:40:01.536Z] #42 203.6 Makefile.config:39: Warn: you have no libnftables installed
23:40:01 [2020-11-18T23:40:01.536Z] #42 203.6 Makefile.config:40: Warn: Building without nftables support
23:40:02 [2020-11-18T23:40:02.186Z] #42 204.3 fatal: not a git repository (or any of the parent directories): .git
23:40:02 [2020-11-18T23:40:02.441Z] #18 49.96 Selecting previously unselected package vim.
23:40:02 [2020-11-18T23:40:02.441Z] #18 49.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
23:40:02 [2020-11-18T23:40:02.441Z] #18 49.98 Unpacking vim (2:8.1.0875-5) ...
23:40:02 [2020-11-18T23:40:02.597Z] #41 161.2   CC       criu/uts_ns.o
23:40:02 [2020-11-18T23:40:02.597Z] #41 161.4   CC       criu/vdso.o
23:40:02 [2020-11-18T23:40:02.916Z] #18 53.89 Setting up iptables (1.8.2-4) ...
23:40:02 [2020-11-18T23:40:02.916Z] #18 53.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:40:02 [2020-11-18T23:40:02.916Z] #18 53.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:40:02 [2020-11-18T23:40:02.916Z] #18 53.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:40:02 [2020-11-18T23:40:02.916Z] #18 53.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:40:02 [2020-11-18T23:40:02.916Z] #18 53.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:40:02 [2020-11-18T23:40:02.916Z] #18 53.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:40:02 [2020-11-18T23:40:02.916Z] #18 53.99 Setting up python3 (3.7.3-1) ...
23:40:02 [2020-11-18T23:40:02.953Z] #18 50.50 Selecting previously unselected package xfsprogs.
23:40:02 [2020-11-18T23:40:02.953Z] #18 50.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
23:40:02 [2020-11-18T23:40:02.953Z] #18 50.53 Unpacking xfsprogs (4.20.0-1) ...
23:40:03 [2020-11-18T23:40:03.177Z] #18 54.40 Setting up python3-wheel (0.32.3-2) ...
23:40:03 [2020-11-18T23:40:03.178Z] #41 161.9   LINK     criu/built-in.o
23:40:03 [2020-11-18T23:40:03.178Z] #41 162.0   LINK     criu/criu
23:40:03 [2020-11-18T23:40:03.210Z] #18 50.96 Selecting previously unselected package zip.
23:40:03 [2020-11-18T23:40:03.210Z] #18 51.00 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
23:40:03 [2020-11-18T23:40:03.210Z] #18 51.01 Unpacking zip (3.0-11+b1) ...
23:40:03 [2020-11-18T23:40:03.244Z] #42 205.3 make[1]: Nothing to be done for 'all'.
23:40:03 [2020-11-18T23:40:03.443Z] #41 162.3   DEP      lib/c/criu.d
23:40:03 [2020-11-18T23:40:03.443Z] #41 162.4   CC       images/rpc.pb-c.o
23:40:03 [2020-11-18T23:40:03.466Z] #18 51.22 Setting up aufs-tools (1:4.14+20190211-1) ...
23:40:03 [2020-11-18T23:40:03.466Z] #18 51.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:40:03 [2020-11-18T23:40:03.466Z] #18 51.27 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:40:03 [2020-11-18T23:40:03.466Z] #18 51.28 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:40:03 [2020-11-18T23:40:03.466Z] #18 51.29 Setting up libgpm2:amd64 (1.20.7-5) ...
23:40:03 [2020-11-18T23:40:03.466Z] #18 51.30 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:40:03 [2020-11-18T23:40:03.466Z] #18 51.31 Setting up uidmap (1:4.5-1.1) ...
23:40:03 [2020-11-18T23:40:03.466Z] #18 51.32 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:40:03 [2020-11-18T23:40:03.723Z] #18 51.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:40:03 [2020-11-18T23:40:03.723Z] #18 51.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:40:03 [2020-11-18T23:40:03.723Z] #18 51.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:40:03 [2020-11-18T23:40:03.723Z] #18 51.37 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:40:03 [2020-11-18T23:40:03.723Z] #18 51.39 Setting up xxd (2:8.1.0875-5) ...
23:40:03 [2020-11-18T23:40:03.723Z] #18 51.40 Setting up zip (3.0-11+b1) ...
23:40:03 [2020-11-18T23:40:03.723Z] #18 51.42 Setting up vim-common (2:8.1.0875-5) ...
23:40:03 [2020-11-18T23:40:03.723Z] #18 51.45 Setting up bash-completion (1:2.8-6) ...
23:40:03 [2020-11-18T23:40:03.749Z] #18 55.15 Setting up apparmor (2.13.2-10) ...
23:40:04 [2020-11-18T23:40:04.010Z] #18 ...
23:40:04 [2020-11-18T23:40:04.010Z] 
23:40:04 [2020-11-18T23:40:04.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:04 [2020-11-18T23:40:04.010Z] #41 119.2   CC       criu/cr-service.o
23:40:04 [2020-11-18T23:40:04.010Z] #41 120.9   CC       criu/crtools.o
23:40:04 [2020-11-18T23:40:04.010Z] #41 121.6   CC       criu/eventfd.o
23:40:04 [2020-11-18T23:40:04.010Z] #41 121.9   CC       criu/eventpoll.o
23:40:04 [2020-11-18T23:40:04.010Z] #41 122.7   CC       criu/external.o
23:40:04 [2020-11-18T23:40:04.010Z] #41 123.1   CC       criu/fault-injection.o
23:40:04 [2020-11-18T23:40:04.010Z] #41 123.2   CC       criu/fdstore.o
23:40:04 [2020-11-18T23:40:04.010Z] #41 123.5   CC       criu/fifo.o
23:40:04 [2020-11-18T23:40:04.010Z] #41 123.9   CC       criu/file-ids.o
23:40:04 [2020-11-18T23:40:04.010Z] #41 124.3   CC       criu/file-lock.o
23:40:04 [2020-11-18T23:40:04.010Z] #41 125.2   CC       criu/files-ext.o
23:40:04 [2020-11-18T23:40:04.010Z] #41 125.6   CC       criu/files-reg.o
23:40:04 [2020-11-18T23:40:04.010Z] #41 127.8   CC       criu/files.o
23:40:04 [2020-11-18T23:40:04.023Z] #41 163.0   CC       lib/c/criu.o
23:40:04 [2020-11-18T23:40:04.271Z] #41 129.6   CC       criu/filesystems.o
23:40:04 [2020-11-18T23:40:04.298Z] #42 206.2 make[1]: 'images/built-in.o' is up to date.
23:40:04 [2020-11-18T23:40:04.298Z] #42 206.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:40:04 [2020-11-18T23:40:04.298Z] #42 206.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:40:04 [2020-11-18T23:40:04.299Z] #42 206.3 make[1]: 'compel/libcompel.a' is up to date.
23:40:04 [2020-11-18T23:40:04.299Z] #42 206.4 make[1]: 'compel/compel-host-bin' is up to date.
23:40:04 [2020-11-18T23:40:04.299Z] #42 206.4 make[1]: Nothing to be done for 'all'.
23:40:04 [2020-11-18T23:40:04.299Z] #42 206.4 make[1]: 'soccr/libsoccr.a' is up to date.
23:40:04 [2020-11-18T23:40:04.598Z] #42 206.7 make[2]: Nothing to be done for 'all'.
23:40:04 [2020-11-18T23:40:04.598Z] #42 206.7 make[2]: Nothing to be done for 'all'.
23:40:04 [2020-11-18T23:40:04.598Z] #42 206.7 make[2]: Nothing to be done for 'all'.
23:40:04 [2020-11-18T23:40:04.598Z] #42 206.9 make[2]: Nothing to be done for 'all'.
23:40:04 [2020-11-18T23:40:04.902Z] #42 206.9 make[2]: Nothing to be done for 'all'.
23:40:04 [2020-11-18T23:40:04.902Z] #42 207.0 make[2]: Nothing to be done for 'all'.
23:40:04 [2020-11-18T23:40:04.902Z] #42 207.0 make[2]: Nothing to be done for 'all'.
23:40:04 [2020-11-18T23:40:04.978Z] #41 163.9   LINK     lib/c/built-in.o
23:40:04 [2020-11-18T23:40:04.978Z] #41 164.0   LINK     lib/c/libcriu.so
23:40:04 [2020-11-18T23:40:04.978Z] #41 164.0   LINK     lib/c/libcriu.a
23:40:05 [2020-11-18T23:40:05.204Z] #42 207.2 make[2]: Nothing to be done for 'all'.
23:40:05 [2020-11-18T23:40:05.204Z] #42 207.2   INSTALL  criu/criu
23:40:05 [2020-11-18T23:40:05.204Z] #42 DONE 207.4s
23:40:05 [2020-11-18T23:40:05.204Z] 
23:40:05 [2020-11-18T23:40:05.204Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:05 [2020-11-18T23:40:05.214Z] #41 130.4   CC       criu/fsnotify.o
23:40:05 [2020-11-18T23:40:05.242Z] #41 164.2   GEN      magic.py
23:40:05 [2020-11-18T23:40:05.475Z] #41 ...
23:40:05 [2020-11-18T23:40:05.475Z] 
23:40:05 [2020-11-18T23:40:05.475Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:40:05 [2020-11-18T23:40:05.475Z] #18 56.81 Setting up xfsprogs (4.20.0-1) ...
23:40:05 [2020-11-18T23:40:05.475Z] #18 56.82 Setting up python3-lib2to3 (3.7.3-1) ...
23:40:05 [2020-11-18T23:40:05.502Z] #55 ...
23:40:05 [2020-11-18T23:40:05.502Z] 
23:40:05 [2020-11-18T23:40:05.502Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:40:05 [2020-11-18T23:40:05.502Z] #48 268.5 + /build/golangci-lint --version
23:40:05 [2020-11-18T23:40:05.507Z] #41 164.3 Note: Building without setproctitle() and strlcpy() support.
23:40:05 [2020-11-18T23:40:05.508Z] #41 164.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:40:05 [2020-11-18T23:40:05.508Z] #41 164.3 Note: Building without GnuTLS support
23:40:05 [2020-11-18T23:40:05.508Z] #41 164.4 Makefile.config:39: Warn: you have no libnftables installed
23:40:05 [2020-11-18T23:40:05.508Z] #41 164.4 Makefile.config:40: Warn: Building without nftables support
23:40:05 [2020-11-18T23:40:05.738Z] #18 57.18 Setting up python3-pkg-resources (40.8.0-1) ...
23:40:06 [2020-11-18T23:40:06.148Z] #48 269.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:40:06 [2020-11-18T23:40:06.148Z] #48 DONE 269.1s
23:40:06 [2020-11-18T23:40:06.148Z] 
23:40:06 [2020-11-18T23:40:06.148Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:06 [2020-11-18T23:40:06.459Z] #41 165.4 fatal: not a git repository (or any of the parent directories): .git
23:40:06 [2020-11-18T23:40:06.995Z] #18 ...
23:40:06 [2020-11-18T23:40:06.995Z] 
23:40:06 [2020-11-18T23:40:06.995Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:06 [2020-11-18T23:40:06.995Z] #41 114.9   CC       criu/cr-check.o
23:40:06 [2020-11-18T23:40:06.995Z] #41 116.5   CC       criu/cr-dedup.o
23:40:06 [2020-11-18T23:40:06.995Z] #41 117.0   CC       criu/cr-dump.o
23:40:06 [2020-11-18T23:40:06.995Z] #41 119.1   CC       criu/cr-errno.o
23:40:06 [2020-11-18T23:40:06.995Z] #41 119.2   CC       criu/cr-restore.o
23:40:06 [2020-11-18T23:40:06.995Z] #41 123.9   CC       criu/cr-service.o
23:40:06 [2020-11-18T23:40:06.995Z] #41 ...
23:40:06 [2020-11-18T23:40:06.995Z] 
23:40:06 [2020-11-18T23:40:06.995Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:40:06 [2020-11-18T23:40:06.995Z] #18 54.26 Setting up libiptc0:amd64 (1.8.2-4) ...
23:40:06 [2020-11-18T23:40:06.995Z] #18 54.27 Setting up xz-utils (5.2.4-1) ...
23:40:06 [2020-11-18T23:40:06.995Z] #18 54.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:40:06 [2020-11-18T23:40:06.995Z] #18 54.31 Setting up sudo (1.8.27-1+deb10u2) ...
23:40:06 [2020-11-18T23:40:06.995Z] #18 54.36 invoke-rc.d: could not determine current runlevel
23:40:06 [2020-11-18T23:40:06.995Z] #18 54.38 invoke-rc.d: policy-rc.d denied execution of start.
23:40:06 [2020-11-18T23:40:06.995Z] #18 54.39 Setting up pigz (2.4-1) ...
23:40:06 [2020-11-18T23:40:06.995Z] #18 54.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:40:06 [2020-11-18T23:40:06.995Z] #18 54.41 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:40:06 [2020-11-18T23:40:06.995Z] #18 54.43 Setting up python-pip-whl (18.1-5) ...
23:40:06 [2020-11-18T23:40:06.995Z] #18 54.44 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:40:06 [2020-11-18T23:40:06.995Z] #18 54.46 Setting up vim-runtime (2:8.1.0875-5) ...
23:40:07 [2020-11-18T23:40:07.126Z] #18 58.20 Setting up python3-distutils (3.7.3-1) ...
23:40:07 [2020-11-18T23:40:07.252Z] #18 54.88 Setting up libaio1:amd64 (0.3.112-3) ...
23:40:07 [2020-11-18T23:40:07.252Z] #18 54.90 Setting up libonig5:amd64 (6.9.1-1) ...
23:40:07 [2020-11-18T23:40:07.252Z] #18 54.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:40:07 [2020-11-18T23:40:07.252Z] #18 54.93 Setting up vim (2:8.1.0875-5) ...
23:40:07 [2020-11-18T23:40:07.252Z] #18 54.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:40:07 [2020-11-18T23:40:07.252Z] #18 54.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:40:07 [2020-11-18T23:40:07.252Z] #18 54.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:40:07 [2020-11-18T23:40:07.252Z] #18 54.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:40:07 [2020-11-18T23:40:07.252Z] #18 54.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:40:07 [2020-11-18T23:40:07.252Z] #18 54.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:40:07 [2020-11-18T23:40:07.252Z] #18 54.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:40:07 [2020-11-18T23:40:07.252Z] #18 54.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:40:07 [2020-11-18T23:40:07.252Z] #18 55.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:40:07 [2020-11-18T23:40:07.387Z] #18 58.71 Setting up python3-setuptools (40.8.0-1) ...
23:40:07 [2020-11-18T23:40:07.413Z] #41 166.2 make[1]: Nothing to be done for 'all'.
23:40:07 [2020-11-18T23:40:07.508Z] #18 55.01 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:40:07 [2020-11-18T23:40:07.509Z] #18 55.02 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:40:07 [2020-11-18T23:40:07.509Z] #18 55.03 Setting up jq (1.5+dfsg-2+b1) ...
23:40:07 [2020-11-18T23:40:07.509Z] #18 55.04 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:40:07 [2020-11-18T23:40:07.509Z] #18 55.06 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:40:08 [2020-11-18T23:40:08.330Z] #18 59.82 Setting up python3-pip (18.1-5) ...
23:40:08 [2020-11-18T23:40:08.370Z] #41 167.0 make[1]: 'images/built-in.o' is up to date.
23:40:08 [2020-11-18T23:40:08.370Z] #41 167.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:40:08 [2020-11-18T23:40:08.370Z] #41 167.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:40:08 [2020-11-18T23:40:08.370Z] #41 167.1 make[1]: 'compel/libcompel.a' is up to date.
23:40:08 [2020-11-18T23:40:08.370Z] #41 167.2 make[1]: 'compel/compel-host-bin' is up to date.
23:40:08 [2020-11-18T23:40:08.370Z] #41 167.3 make[1]: Nothing to be done for 'all'.
23:40:08 [2020-11-18T23:40:08.370Z] #41 167.3 make[1]: 'soccr/libsoccr.a' is up to date.
23:40:08 [2020-11-18T23:40:08.538Z] #66 exporting layers 6.8s done
23:40:08 [2020-11-18T23:40:08.538Z] #66 writing image sha256:86a69a40f48747f0fae8f1f47052f9a8790edb7b6cf45725a28721881eaf27f1 done
23:40:08 [2020-11-18T23:40:08.538Z] #66 naming to docker.io/library/docker:c7f0b509cf21b066c2f088908c555f014242e280
23:40:08 [2020-11-18T23:40:08.538Z] #66 naming to docker.io/library/docker:c7f0b509cf21b066c2f088908c555f014242e280 done
23:40:08 [2020-11-18T23:40:08.538Z] #66 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
23:40:08 [2020-11-18T23:40:08.636Z] #41 167.6 make[2]: Nothing to be done for 'all'.
23:40:08 [2020-11-18T23:40:08.636Z] #41 167.6 make[2]: Nothing to be done for 'all'.
23:40:08 [2020-11-18T23:40:08.886Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41695/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/validate/default
23:40:08 [2020-11-18T23:40:08.905Z] #41 167.7 make[2]: Nothing to be done for 'all'.
23:40:08 [2020-11-18T23:40:08.905Z] #41 167.8 make[2]: Nothing to be done for 'all'.
23:40:08 [2020-11-18T23:40:08.905Z] #41 167.8 make[2]: Nothing to be done for 'all'.
23:40:08 [2020-11-18T23:40:08.905Z] #41 167.8 make[2]: Nothing to be done for 'all'.
23:40:08 [2020-11-18T23:40:08.905Z] #41 167.9 make[2]: Nothing to be done for 'all'.
23:40:08 [2020-11-18T23:40:08.905Z] #41 168.0 make[2]: Nothing to be done for 'all'.
23:40:09 [2020-11-18T23:40:09.170Z] #41 168.0   INSTALL  criu/criu
23:40:09 [2020-11-18T23:40:09.717Z] #18 60.79 Processing triggers for libc-bin (2.28-10) ...
23:40:09 [2020-11-18T23:40:09.717Z] #18 60.82 Processing triggers for mime-support (3.62) ...
23:40:09 [2020-11-18T23:40:09.824Z] Congratulations!  All commits are properly signed with the DCO!
23:40:09 [2020-11-18T23:40:09.824Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
23:40:09 [2020-11-18T23:40:09.824Z] No api/types/ or api/swagger.yaml changes in diff.
23:40:09 [2020-11-18T23:40:09.824Z] Congratulations!  All TOML source files changed here have valid syntax.
23:40:09 [2020-11-18T23:40:09.824Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:40:09 [2020-11-18T23:40:09.824Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
23:40:09 [2020-11-18T23:40:09.824Z] Congratulations!  No new tests were added to integration-cli.
23:40:09 [2020-11-18T23:40:09.824Z] 
23:40:09 [2020-11-18T23:40:09.824Z] INFO Start validation with golang-ci-lint
23:40:09 [2020-11-18T23:40:09.824Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
23:40:09 [2020-11-18T23:40:09.824Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:40:09 [2020-11-18T23:40:09.824Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:40:10 [2020-11-18T23:40:10.660Z] #18 DONE 61.9s
23:40:10 [2020-11-18T23:40:10.660Z] 
23:40:10 [2020-11-18T23:40:10.660Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:40:10 [2020-11-18T23:40:10.660Z] #38 231.2 + dpkg --print-architecture
23:40:10 [2020-11-18T23:40:10.660Z] #38 231.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:40:10 [2020-11-18T23:40:10.660Z] #38 231.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:40:10 [2020-11-18T23:40:10.660Z] #38 231.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:40:10 [2020-11-18T23:40:10.781Z] #18 57.99 Setting up iptables (1.8.2-4) ...
23:40:10 [2020-11-18T23:40:10.781Z] #18 58.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:40:10 [2020-11-18T23:40:10.781Z] #18 58.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:40:10 [2020-11-18T23:40:10.781Z] #18 58.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:40:10 [2020-11-18T23:40:10.781Z] #18 58.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:40:10 [2020-11-18T23:40:10.781Z] #18 58.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:40:10 [2020-11-18T23:40:10.781Z] #18 58.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:40:10 [2020-11-18T23:40:10.781Z] #18 58.06 Setting up python3 (3.7.3-1) ...
23:40:10 [2020-11-18T23:40:10.782Z] #18 58.46 Setting up python3-wheel (0.32.3-2) ...
23:40:11 [2020-11-18T23:40:11.105Z] #41 DONE 169.8s
23:40:11 [2020-11-18T23:40:11.105Z] 
23:40:11 [2020-11-18T23:40:11.105Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:40:11 [2020-11-18T23:40:11.105Z] #28 DONE 9.9s
23:40:11 [2020-11-18T23:40:11.105Z] 
23:40:11 [2020-11-18T23:40:11.105Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:11 [2020-11-18T23:40:11.105Z] #54 ...
23:40:11 [2020-11-18T23:40:11.105Z] 
23:40:11 [2020-11-18T23:40:11.105Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:40:11 [2020-11-18T23:40:11.345Z] #18 59.11 Setting up apparmor (2.13.2-10) ...
23:40:11 [2020-11-18T23:40:11.603Z] #38 ...
23:40:11 [2020-11-18T23:40:11.603Z] 
23:40:11 [2020-11-18T23:40:11.603Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:40:11 [2020-11-18T23:40:11.603Z] #19 0.916 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:40:11 [2020-11-18T23:40:11.603Z] #19 0.921 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:40:11 [2020-11-18T23:40:11.603Z] #19 0.925 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:40:11 [2020-11-18T23:40:11.603Z] #19 DONE 1.0s
23:40:11 [2020-11-18T23:40:11.603Z] 
23:40:11 [2020-11-18T23:40:11.603Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:11 [2020-11-18T23:40:11.603Z] #41 131.5   CC       criu/image-desc.o
23:40:11 [2020-11-18T23:40:11.603Z] #41 131.6   CC       criu/image.o
23:40:11 [2020-11-18T23:40:11.603Z] #41 132.5   CC       criu/ipc_ns.o
23:40:11 [2020-11-18T23:40:11.603Z] #41 133.7   CC       criu/irmap.o
23:40:11 [2020-11-18T23:40:11.603Z] #41 134.3   CC       criu/kcmp-ids.o
23:40:11 [2020-11-18T23:40:11.603Z] #41 134.6   CC       criu/kerndat.o
23:40:11 [2020-11-18T23:40:11.603Z] #41 136.1   CC       criu/libnetlink.o
23:40:11 [2020-11-18T23:40:11.603Z] #41 136.6   CC       criu/log.o
23:40:12 [2020-11-18T23:40:12.065Z] #31 DONE 0.9s
23:40:12 [2020-11-18T23:40:12.065Z] 
23:40:12 [2020-11-18T23:40:12.065Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:40:12 [2020-11-18T23:40:12.175Z] #41 137.4   CC       criu/lsm.o
23:40:12 [2020-11-18T23:40:12.328Z] #33 DONE 0.4s
23:40:12 [2020-11-18T23:40:12.328Z] 
23:40:12 [2020-11-18T23:40:12.328Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:12 [2020-11-18T23:40:12.328Z] #54 ...
23:40:12 [2020-11-18T23:40:12.328Z] 
23:40:12 [2020-11-18T23:40:12.328Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:40:12 [2020-11-18T23:40:12.591Z] #36 DONE 0.2s
23:40:12 [2020-11-18T23:40:12.591Z] 
23:40:12 [2020-11-18T23:40:12.591Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:40:12 [2020-11-18T23:40:12.747Z] #41 137.8   CC       criu/mem.o
23:40:13 [2020-11-18T23:40:13.541Z] #39 DONE 0.7s
23:40:13 [2020-11-18T23:40:13.541Z] 
23:40:13 [2020-11-18T23:40:13.541Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:40:13 [2020-11-18T23:40:13.541Z] #42 DONE 0.3s
23:40:13 [2020-11-18T23:40:13.541Z] 
23:40:13 [2020-11-18T23:40:13.541Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:40:13 [2020-11-18T23:40:13.866Z] #18 61.07 Setting up xfsprogs (4.20.0-1) ...
23:40:13 [2020-11-18T23:40:13.866Z] #18 61.09 Setting up python3-lib2to3 (3.7.3-1) ...
23:40:13 [2020-11-18T23:40:13.866Z] #18 61.47 Setting up python3-pkg-resources (40.8.0-1) ...
23:40:14 [2020-11-18T23:40:14.118Z] #44 DONE 0.6s
23:40:14 [2020-11-18T23:40:14.118Z] 
23:40:14 [2020-11-18T23:40:14.118Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:14 [2020-11-18T23:40:14.118Z] #54 ...
23:40:14 [2020-11-18T23:40:14.118Z] 
23:40:14 [2020-11-18T23:40:14.118Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:40:14 [2020-11-18T23:40:14.118Z] #46 DONE 0.1s
23:40:14 [2020-11-18T23:40:14.384Z] 
23:40:14 [2020-11-18T23:40:14.384Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:40:14 [2020-11-18T23:40:14.662Z] #41 139.6   CC       criu/memfd.o
23:40:14 [2020-11-18T23:40:14.794Z] #18 62.40 Setting up python3-distutils (3.7.3-1) ...
23:40:15 [2020-11-18T23:40:15.234Z] #41 140.3   CC       criu/mount.o
23:40:15 [2020-11-18T23:40:15.332Z] #48 DONE 1.1s
23:40:15 [2020-11-18T23:40:15.332Z] 
23:40:15 [2020-11-18T23:40:15.332Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:40:15 [2020-11-18T23:40:15.356Z] #18 62.86 Setting up python3-setuptools (40.8.0-1) ...
23:40:15 [2020-11-18T23:40:15.595Z] #50 DONE 0.4s
23:40:15 [2020-11-18T23:40:15.595Z] 
23:40:15 [2020-11-18T23:40:15.595Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:40:16 [2020-11-18T23:40:16.172Z] #52 DONE 0.6s
23:40:16 [2020-11-18T23:40:16.172Z] 
23:40:16 [2020-11-18T23:40:16.172Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:16 [2020-11-18T23:40:16.286Z] #18 64.02 Setting up python3-pip (18.1-5) ...
23:40:16 [2020-11-18T23:40:16.286Z] #18 ...
23:40:16 [2020-11-18T23:40:16.286Z] 
23:40:16 [2020-11-18T23:40:16.286Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:40:16 [2020-11-18T23:40:16.286Z] #38 240.1 + dpkg --print-architecture
23:40:16 [2020-11-18T23:40:16.543Z] #38 240.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:40:16 [2020-11-18T23:40:16.800Z] #38 240.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:40:16 [2020-11-18T23:40:16.800Z] #38 240.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:40:17 [2020-11-18T23:40:17.057Z] #38 ...
23:40:17 [2020-11-18T23:40:17.057Z] 
23:40:17 [2020-11-18T23:40:17.057Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:17 [2020-11-18T23:40:17.057Z] #41 125.6   CC       criu/crtools.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 126.2   CC       criu/eventfd.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 126.5   CC       criu/eventpoll.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 127.5   CC       criu/external.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 127.8   CC       criu/fault-injection.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 128.0   CC       criu/fdstore.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 128.4   CC       criu/fifo.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 128.8   CC       criu/file-ids.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 129.3   CC       criu/file-lock.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 130.3   CC       criu/files-ext.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 130.6   CC       criu/files-reg.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 132.9   CC       criu/files.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 134.9   CC       criu/filesystems.o
23:40:17 [2020-11-18T23:40:17.057Z] #41 135.5   CC       criu/fsnotify.o
23:40:17 [2020-11-18T23:40:17.314Z] #41 ...
23:40:17 [2020-11-18T23:40:17.314Z] 
23:40:17 [2020-11-18T23:40:17.314Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:40:17 [2020-11-18T23:40:17.314Z] #18 65.15 Processing triggers for libc-bin (2.28-10) ...
23:40:17 [2020-11-18T23:40:17.571Z] #18 65.18 Processing triggers for mime-support (3.62) ...
23:40:18 [2020-11-18T23:40:18.502Z] #18 DONE 66.1s
23:40:18 [2020-11-18T23:40:18.502Z] 
23:40:18 [2020-11-18T23:40:18.502Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:40:19 [2020-11-18T23:40:19.434Z] #19 0.940 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:40:19 [2020-11-18T23:40:19.434Z] #19 0.945 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:40:19 [2020-11-18T23:40:19.434Z] #19 0.948 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:40:19 [2020-11-18T23:40:19.434Z] #19 DONE 1.0s
23:40:19 [2020-11-18T23:40:19.434Z] 
23:40:19 [2020-11-18T23:40:19.434Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:19 [2020-11-18T23:40:19.434Z] #41 136.6   CC       criu/image-desc.o
23:40:19 [2020-11-18T23:40:19.434Z] #41 136.7   CC       criu/image.o
23:40:19 [2020-11-18T23:40:19.434Z] #41 137.6   CC       criu/ipc_ns.o
23:40:19 [2020-11-18T23:40:19.442Z] #41 143.9   CC       criu/namespaces.o
23:40:20 [2020-11-18T23:40:20.384Z] #41 145.5   CC       criu/net.o
23:40:20 [2020-11-18T23:40:20.803Z] #41 139.2   CC       criu/irmap.o
23:40:21 [2020-11-18T23:40:21.367Z] #41 139.8   CC       criu/kcmp-ids.o
23:40:21 [2020-11-18T23:40:21.624Z] #41 140.1   CC       criu/kerndat.o
23:40:21 [2020-11-18T23:40:21.771Z] #41 ...
23:40:21 [2020-11-18T23:40:21.771Z] 
23:40:21 [2020-11-18T23:40:21.771Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:40:21 [2020-11-18T23:40:21.771Z] #20 4.977 Collecting yamllint==1.16.0
23:40:21 [2020-11-18T23:40:21.771Z] #20 10.34   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:40:22 [2020-11-18T23:40:22.031Z] #20 10.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:40:22 [2020-11-18T23:40:22.031Z] #20 10.47   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
23:40:22 [2020-11-18T23:40:22.031Z] #20 10.52 Collecting pyyaml (from yamllint==1.16.0)
23:40:22 [2020-11-18T23:40:22.031Z] #20 10.65   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:40:23 [2020-11-18T23:40:23.005Z] #41 141.3   CC       criu/libnetlink.o
23:40:23 [2020-11-18T23:40:23.005Z] #41 141.7   CC       criu/log.o
23:40:23 [2020-11-18T23:40:23.938Z] #41 142.2   CC       criu/lsm.o
23:40:23 [2020-11-18T23:40:23.943Z] #20 12.08 Building wheels for collected packages: pyyaml
23:40:23 [2020-11-18T23:40:23.943Z] #20 12.09   Running setup.py bdist_wheel for pyyaml: started
23:40:23 [2020-11-18T23:40:23.943Z] #20 ...
23:40:23 [2020-11-18T23:40:23.943Z] 
23:40:23 [2020-11-18T23:40:23.943Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:23 [2020-11-18T23:40:23.943Z] #41 148.8   CC       criu/netfilter.o
23:40:23 [2020-11-18T23:40:23.943Z] #41 149.1   CC       criu/page-pipe.o
23:40:24 [2020-11-18T23:40:24.195Z] #41 142.7   CC       criu/mem.o
23:40:24 [2020-11-18T23:40:24.840Z] #55 248.3 + bin/containerd
23:40:24 [2020-11-18T23:40:24.882Z] #41 149.9   CC       criu/page-xfer.o
23:40:25 [2020-11-18T23:40:25.453Z] #41 ...
23:40:25 [2020-11-18T23:40:25.453Z] 
23:40:25 [2020-11-18T23:40:25.453Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:40:25 [2020-11-18T23:40:25.453Z] #20 13.07   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:40:25 [2020-11-18T23:40:25.453Z] #20 13.07   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:40:25 [2020-11-18T23:40:25.453Z] #20 13.16 Successfully built pyyaml
23:40:25 [2020-11-18T23:40:25.453Z] #20 13.16 Installing collected packages: pathspec, pyyaml, yamllint
23:40:25 [2020-11-18T23:40:25.453Z] #20 13.55 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
23:40:25 [2020-11-18T23:40:25.453Z] #20 DONE 14.0s
23:40:25 [2020-11-18T23:40:25.713Z] 
23:40:25 [2020-11-18T23:40:25.713Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:40:25 [2020-11-18T23:40:25.973Z] #23 DONE 0.3s
23:40:25 [2020-11-18T23:40:25.973Z] 
23:40:25 [2020-11-18T23:40:25.973Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:40:26 [2020-11-18T23:40:26.089Z] #41 144.3   CC       criu/memfd.o
23:40:26 [2020-11-18T23:40:26.345Z] #41 144.8   CC       criu/mount.o
23:40:29 [2020-11-18T23:40:29.617Z] #41 ...
23:40:29 [2020-11-18T23:40:29.617Z] 
23:40:29 [2020-11-18T23:40:29.617Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:40:29 [2020-11-18T23:40:29.617Z] #20 5.412 Collecting yamllint==1.16.0
23:40:30 [2020-11-18T23:40:30.179Z] #20 ...
23:40:30 [2020-11-18T23:40:30.179Z] 
23:40:30 [2020-11-18T23:40:30.179Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:30 [2020-11-18T23:40:30.179Z] #41 148.5   CC       criu/namespaces.o
23:40:30 [2020-11-18T23:40:30.462Z] #55 ...
23:40:30 [2020-11-18T23:40:30.462Z] 
23:40:30 [2020-11-18T23:40:30.462Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:40:30 [2020-11-18T23:40:30.462Z] #23 293.0 + return
23:40:30 [2020-11-18T23:40:30.462Z] #23 DONE 293.1s
23:40:30 [2020-11-18T23:40:30.462Z] 
23:40:30 [2020-11-18T23:40:30.462Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:31 [2020-11-18T23:40:31.115Z] #54 208.4 + bin/containerd-stress
23:40:31 [2020-11-18T23:40:31.258Z] #28 DONE 4.7s
23:40:31 [2020-11-18T23:40:31.258Z] 
23:40:31 [2020-11-18T23:40:31.258Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:40:31 [2020-11-18T23:40:31.258Z] #31 DONE 0.4s
23:40:31 [2020-11-18T23:40:31.258Z] 
23:40:31 [2020-11-18T23:40:31.258Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:31 [2020-11-18T23:40:31.258Z] #41 151.7   CC       criu/pagemap-cache.o
23:40:31 [2020-11-18T23:40:31.258Z] #41 152.0   CC       criu/pagemap.o
23:40:31 [2020-11-18T23:40:31.258Z] #41 152.9   CC       criu/parasite-syscall.o
23:40:31 [2020-11-18T23:40:31.258Z] #41 153.7   CC       criu/path.o
23:40:31 [2020-11-18T23:40:31.258Z] #41 154.0   CC       criu/pie-util-vdso-elf32.o
23:40:31 [2020-11-18T23:40:31.258Z] #41 154.5   CC       criu/pie-util-vdso.o
23:40:31 [2020-11-18T23:40:31.258Z] #41 154.9   CC       criu/pie-util.o
23:40:31 [2020-11-18T23:40:31.258Z] #41 155.0   CC       criu/pipes.o
23:40:31 [2020-11-18T23:40:31.258Z] #41 155.7   CC       criu/plugin.o
23:40:31 [2020-11-18T23:40:31.258Z] #41 156.1   CC       criu/proc_parse.o
23:40:31 [2020-11-18T23:40:31.258Z] #41 ...
23:40:31 [2020-11-18T23:40:31.258Z] 
23:40:31 [2020-11-18T23:40:31.258Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:40:31 [2020-11-18T23:40:31.258Z] #33 DONE 0.1s
23:40:31 [2020-11-18T23:40:31.258Z] 
23:40:31 [2020-11-18T23:40:31.258Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:40:31 [2020-11-18T23:40:31.517Z] #36 DONE 0.4s
23:40:31 [2020-11-18T23:40:31.517Z] 
23:40:31 [2020-11-18T23:40:31.517Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:40:31 [2020-11-18T23:40:31.517Z] #51 89.00 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:40:31 [2020-11-18T23:40:31.995Z] #55 ...
23:40:31 [2020-11-18T23:40:31.995Z] 
23:40:31 [2020-11-18T23:40:31.995Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:40:32 [2020-11-18T23:40:32.071Z] #41 150.4   CC       criu/net.o
23:40:32 [2020-11-18T23:40:32.296Z] #24 DONE 0.1s
23:40:32 [2020-11-18T23:40:32.296Z] 
23:40:32 [2020-11-18T23:40:32.296Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:40:32 [2020-11-18T23:40:32.507Z] #54 211.5 + bin/containerd-shim
23:40:32 [2020-11-18T23:40:32.908Z] #51 91.07 + mkdir -p /build
23:40:32 [2020-11-18T23:40:32.908Z] #51 91.07 + cp runc /build/runc
23:40:32 [2020-11-18T23:40:32.942Z] #29 DONE 0.8s
23:40:32 [2020-11-18T23:40:32.942Z] 
23:40:32 [2020-11-18T23:40:32.942Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:40:32 [2020-11-18T23:40:32.942Z] #32 DONE 0.1s
23:40:32 [2020-11-18T23:40:32.942Z] 
23:40:32 [2020-11-18T23:40:32.942Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:40:32 [2020-11-18T23:40:32.942Z] #34 DONE 0.1s
23:40:32 [2020-11-18T23:40:32.942Z] 
23:40:32 [2020-11-18T23:40:32.942Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:33 [2020-11-18T23:40:33.168Z] #51 DONE 91.6s
23:40:33 [2020-11-18T23:40:33.168Z] 
23:40:33 [2020-11-18T23:40:33.168Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:33 [2020-11-18T23:40:33.168Z] #41 158.4   CC       criu/protobuf-desc.o
23:40:33 [2020-11-18T23:40:33.243Z] #55 ...
23:40:33 [2020-11-18T23:40:33.243Z] 
23:40:33 [2020-11-18T23:40:33.243Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:40:33 [2020-11-18T23:40:33.243Z] #37 DONE 0.1s
23:40:33 [2020-11-18T23:40:33.243Z] 
23:40:33 [2020-11-18T23:40:33.243Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:40:33 [2020-11-18T23:40:33.243Z] #40 DONE 0.1s
23:40:33 [2020-11-18T23:40:33.243Z] 
23:40:33 [2020-11-18T23:40:33.243Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:40:33 [2020-11-18T23:40:33.243Z] #43 DONE 0.1s
23:40:33 [2020-11-18T23:40:33.243Z] 
23:40:33 [2020-11-18T23:40:33.243Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:33 [2020-11-18T23:40:33.544Z] #55 ...
23:40:33 [2020-11-18T23:40:33.544Z] 
23:40:33 [2020-11-18T23:40:33.544Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:40:33 [2020-11-18T23:40:33.544Z] #45 DONE 0.1s
23:40:33 [2020-11-18T23:40:33.544Z] 
23:40:33 [2020-11-18T23:40:33.544Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:40:33 [2020-11-18T23:40:33.544Z] #47 DONE 0.1s
23:40:33 [2020-11-18T23:40:33.544Z] 
23:40:33 [2020-11-18T23:40:33.544Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:40:33 [2020-11-18T23:40:33.842Z] #49 DONE 0.2s
23:40:33 [2020-11-18T23:40:33.842Z] 
23:40:33 [2020-11-18T23:40:33.842Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:40:34 [2020-11-18T23:40:34.108Z] #41 159.4   CC       criu/protobuf.o
23:40:34 [2020-11-18T23:40:34.139Z] #51 DONE 0.2s
23:40:34 [2020-11-18T23:40:34.139Z] 
23:40:34 [2020-11-18T23:40:34.139Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:40:34 [2020-11-18T23:40:34.139Z] #53 DONE 0.1s
23:40:34 [2020-11-18T23:40:34.139Z] 
23:40:34 [2020-11-18T23:40:34.139Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:34 [2020-11-18T23:40:34.603Z] #41 ...
23:40:34 [2020-11-18T23:40:34.603Z] 
23:40:34 [2020-11-18T23:40:34.603Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:40:34 [2020-11-18T23:40:34.603Z] #20 10.82   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:40:34 [2020-11-18T23:40:34.603Z] #20 10.93 Collecting pyyaml (from yamllint==1.16.0)
23:40:34 [2020-11-18T23:40:34.603Z] #20 11.08   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:40:34 [2020-11-18T23:40:34.603Z] #20 12.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:40:34 [2020-11-18T23:40:34.603Z] #20 12.63   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
23:40:34 [2020-11-18T23:40:34.603Z] #20 12.66 Building wheels for collected packages: pyyaml
23:40:34 [2020-11-18T23:40:34.603Z] #20 12.67   Running setup.py bdist_wheel for pyyaml: started
23:40:34 [2020-11-18T23:40:34.603Z] #20 13.77   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:40:34 [2020-11-18T23:40:34.603Z] #20 13.78   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:40:34 [2020-11-18T23:40:34.603Z] #20 13.87 Successfully built pyyaml
23:40:34 [2020-11-18T23:40:34.603Z] #20 13.89 Installing collected packages: pyyaml, pathspec, yamllint
23:40:34 [2020-11-18T23:40:34.603Z] #20 14.25 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
23:40:34 [2020-11-18T23:40:34.603Z] #20 DONE 14.8s
23:40:34 [2020-11-18T23:40:34.603Z] 
23:40:34 [2020-11-18T23:40:34.603Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:40:34 [2020-11-18T23:40:34.603Z] #23 DONE 0.4s
23:40:34 [2020-11-18T23:40:34.603Z] 
23:40:34 [2020-11-18T23:40:34.603Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:34 [2020-11-18T23:40:34.603Z] #54 ...
23:40:34 [2020-11-18T23:40:34.603Z] 
23:40:34 [2020-11-18T23:40:34.603Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:40:34 [2020-11-18T23:40:34.679Z] #41 159.8   CC       criu/pstree.o
23:40:34 [2020-11-18T23:40:34.940Z] #41 ...
23:40:34 [2020-11-18T23:40:34.940Z] 
23:40:34 [2020-11-18T23:40:34.940Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:40:34 [2020-11-18T23:40:34.940Z] #38 DONE 260.1s
23:40:34 [2020-11-18T23:40:34.940Z] 
23:40:34 [2020-11-18T23:40:34.940Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:35 [2020-11-18T23:40:35.513Z] #41 160.9   CC       criu/rbtree.o
23:40:36 [2020-11-18T23:40:36.086Z] #41 161.2   CC       criu/rst-malloc.o
23:40:36 [2020-11-18T23:40:36.347Z] #41 161.6   CC       criu/seccomp.o
23:40:36 [2020-11-18T23:40:36.918Z] #41 162.0   CC       criu/seize.o
23:40:37 [2020-11-18T23:40:37.490Z] #41 ...
23:40:37 [2020-11-18T23:40:37.490Z] 
23:40:37 [2020-11-18T23:40:37.490Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:40:37 [2020-11-18T23:40:37.490Z] #39 DONE 0.7s
23:40:37 [2020-11-18T23:40:37.490Z] 
23:40:37 [2020-11-18T23:40:37.490Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:37 [2020-11-18T23:40:37.490Z] #41 162.6   CC       criu/servicefd.o
23:40:37 [2020-11-18T23:40:37.751Z] #41 162.8   CC       criu/shmem.o
23:40:38 [2020-11-18T23:40:38.323Z] #41 163.5   CC       criu/sigframe.o
23:40:38 [2020-11-18T23:40:38.611Z] #41 163.6   CC       criu/signalfd.o
23:40:38 [2020-11-18T23:40:38.611Z] #41 163.8   CC       criu/sk-inet.o
23:40:38 [2020-11-18T23:40:38.780Z] #28 DONE 4.2s
23:40:38 [2020-11-18T23:40:38.780Z] 
23:40:38 [2020-11-18T23:40:38.780Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:40:39 [2020-11-18T23:40:39.083Z] #31 DONE 0.3s
23:40:39 [2020-11-18T23:40:39.083Z] 
23:40:39 [2020-11-18T23:40:39.083Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:39 [2020-11-18T23:40:39.083Z] #41 154.0   CC       criu/netfilter.o
23:40:39 [2020-11-18T23:40:39.083Z] #41 154.3   CC       criu/page-pipe.o
23:40:39 [2020-11-18T23:40:39.083Z] #41 154.9   CC       criu/page-xfer.o
23:40:39 [2020-11-18T23:40:39.083Z] #41 156.2   CC       criu/pagemap-cache.o
23:40:39 [2020-11-18T23:40:39.083Z] #41 156.5   CC       criu/pagemap.o
23:40:39 [2020-11-18T23:40:39.083Z] #41 157.5   CC       criu/parasite-syscall.o
23:40:39 [2020-11-18T23:40:39.083Z] #41 ...
23:40:39 [2020-11-18T23:40:39.083Z] 
23:40:39 [2020-11-18T23:40:39.083Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:40:39 [2020-11-18T23:40:39.083Z] #33 DONE 0.1s
23:40:39 [2020-11-18T23:40:39.083Z] 
23:40:39 [2020-11-18T23:40:39.083Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:40:39 [2020-11-18T23:40:39.083Z] #36 DONE 0.0s
23:40:39 [2020-11-18T23:40:39.091Z] Running on azwin-2-b38c90 in d:\jenkins\workspace\moby_PR-41695
[Pipeline] {
[Pipeline] ws
23:40:39 [2020-11-18T23:40:39.116Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
23:40:39 [2020-11-18T23:40:39.125Z] #54 217.0 + bin/containerd-shim-runc-v1
[Pipeline] checkout
23:40:39 [2020-11-18T23:40:39.210Z] #41 ...
23:40:39 [2020-11-18T23:40:39.210Z] 
23:40:39 [2020-11-18T23:40:39.210Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:40:39 [2020-11-18T23:40:39.210Z] #47 263.9 + /build/golangci-lint --version
23:40:39 [2020-11-18T23:40:39.210Z] #47 264.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:40:39 [2020-11-18T23:40:39.210Z] #47 DONE 264.4s
23:40:39 [2020-11-18T23:40:39.210Z] 
23:40:39 [2020-11-18T23:40:39.210Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:39 [2020-11-18T23:40:39.348Z] 
23:40:39 [2020-11-18T23:40:39.348Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:40:39 [2020-11-18T23:40:39.348Z] #51 92.49 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:40:39 [2020-11-18T23:40:39.471Z] #41 164.6   CC       criu/sk-netlink.o
23:40:39 [2020-11-18T23:40:39.610Z] #51 94.84 + mkdir -p /build
23:40:39 [2020-11-18T23:40:39.610Z] #51 94.84 + cp runc /build/runc
23:40:39 [2020-11-18T23:40:39.733Z] #41 164.8   CC       criu/sk-packet.o
23:40:39 [2020-11-18T23:40:39.869Z] #51 DONE 95.1s
23:40:39 [2020-11-18T23:40:39.869Z] 
23:40:39 [2020-11-18T23:40:39.869Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:39 [2020-11-18T23:40:39.869Z] #41 158.4   CC       criu/path.o
23:40:39 [2020-11-18T23:40:39.994Z] #41 165.2   CC       criu/sk-queue.o
23:40:40 [2020-11-18T23:40:40.148Z] #41 158.7   CC       criu/pie-util-vdso-elf32.o
23:40:40 [2020-11-18T23:40:40.255Z] #41 165.4   CC       criu/sk-tcp.o
23:40:40 [2020-11-18T23:40:40.515Z] #41 165.7   CC       criu/sk-unix.o
23:40:41 [2020-11-18T23:40:41.098Z] #41 159.5   CC       criu/pie-util-vdso.o
23:40:41 [2020-11-18T23:40:41.661Z] #41 160.0   CC       criu/pie-util.o
23:40:41 [2020-11-18T23:40:41.661Z] #41 160.1   CC       criu/pipes.o
23:40:41 [2020-11-18T23:40:41.897Z] #41 167.0   CC       criu/sockets.o
23:40:42 [2020-11-18T23:40:42.158Z] #41 167.4   CC       criu/stats.o
23:40:42 [2020-11-18T23:40:42.224Z] #41 160.8   CC       criu/plugin.o
23:40:42 [2020-11-18T23:40:42.418Z] #41 167.5   CC       criu/string.o
23:40:42 [2020-11-18T23:40:42.418Z] #41 167.5   CC       criu/sysctl.o
23:40:42 [2020-11-18T23:40:42.447Z] #54 220.8 + bin/containerd-shim-runc-v2
23:40:42 [2020-11-18T23:40:42.678Z] #41 167.8   CC       criu/sysfs_parse.o
23:40:42 [2020-11-18T23:40:42.786Z] #41 161.2   CC       criu/proc_parse.o
23:40:42 [2020-11-18T23:40:42.938Z] #41 168.0   CC       criu/timens.o
23:40:42 [2020-11-18T23:40:42.938Z] #41 168.2   CC       criu/timerfd.o
23:40:43 [2020-11-18T23:40:43.197Z] #41 168.3   CC       criu/tty.o
23:40:43 [2020-11-18T23:40:43.394Z] #54 222.0 + binaries
23:40:43 [2020-11-18T23:40:43.394Z] #54 222.0 + install -D bin/containerd /build/containerd
23:40:43 [2020-11-18T23:40:43.394Z] #54 222.1 + install -D bin/containerd-shim /build/containerd-shim
23:40:43 [2020-11-18T23:40:43.394Z] #54 222.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:40:43 [2020-11-18T23:40:43.394Z] #54 222.1 + install -D bin/ctr /build/ctr
23:40:44 [2020-11-18T23:40:44.140Z] #41 169.2   CC       criu/tun.o
23:40:44 [2020-11-18T23:40:44.140Z] #41 169.4   CC       criu/uffd.o
23:40:44 [2020-11-18T23:40:44.153Z] #41 ...
23:40:44 [2020-11-18T23:40:44.153Z] 
23:40:44 [2020-11-18T23:40:44.153Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:40:44 [2020-11-18T23:40:44.153Z] #38 DONE 267.9s
23:40:44 [2020-11-18T23:40:44.409Z] 
23:40:44 [2020-11-18T23:40:44.409Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:44 [2020-11-18T23:40:44.409Z] #41 163.0   CC       criu/protobuf-desc.o
23:40:44 [2020-11-18T23:40:44.714Z] #41 170.0   CC       criu/util.o
23:40:45 [2020-11-18T23:40:45.338Z] #41 163.9   CC       criu/protobuf.o
23:40:45 [2020-11-18T23:40:45.595Z] #41 164.3   CC       criu/pstree.o
23:40:45 [2020-11-18T23:40:45.654Z] #41 170.7   CC       criu/uts_ns.o
23:40:45 [2020-11-18T23:40:45.654Z] #41 170.8   CC       criu/vdso-compat.o
23:40:45 [2020-11-18T23:40:45.654Z] #41 170.9   CC       criu/vdso.o
23:40:45 [2020-11-18T23:40:45.914Z] #41 171.2   LINK     criu/built-in.o
23:40:46 [2020-11-18T23:40:46.175Z] #41 171.3   LINK     criu/criu
23:40:46 [2020-11-18T23:40:46.175Z] #41 171.5   DEP      lib/c/criu.d
23:40:46 [2020-11-18T23:40:46.436Z] #41 171.5   CC       images/rpc.pb-c.o
23:40:46 [2020-11-18T23:40:46.524Z] #41 165.1   CC       criu/rbtree.o
23:40:46 [2020-11-18T23:40:46.697Z] #41 171.8   CC       lib/c/criu.o
23:40:46 [2020-11-18T23:40:46.780Z] #41 ...
23:40:46 [2020-11-18T23:40:46.780Z] 
23:40:46 [2020-11-18T23:40:46.780Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:40:46 [2020-11-18T23:40:46.780Z] #39 DONE 0.7s
23:40:46 [2020-11-18T23:40:46.780Z] 
23:40:46 [2020-11-18T23:40:46.780Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:46 [2020-11-18T23:40:46.780Z] #41 165.3   CC       criu/rst-malloc.o
23:40:46 [2020-11-18T23:40:46.780Z] #41 165.4   CC       criu/seccomp.o
23:40:47 [2020-11-18T23:40:47.269Z] #41 172.4   LINK     lib/c/built-in.o
23:40:47 [2020-11-18T23:40:47.269Z] #41 172.4   LINK     lib/c/libcriu.so
23:40:47 [2020-11-18T23:40:47.269Z] #41 172.4   LINK     lib/c/libcriu.a
23:40:47 [2020-11-18T23:40:47.269Z] #41 172.5   GEN      magic.py
23:40:47 [2020-11-18T23:40:47.342Z] #41 165.8   CC       criu/seize.o
23:40:47 [2020-11-18T23:40:47.530Z] #41 172.6 Note: Building without setproctitle() and strlcpy() support.
23:40:47 [2020-11-18T23:40:47.530Z] #41 172.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:40:47 [2020-11-18T23:40:47.530Z] #41 172.6 Note: Building without GnuTLS support
23:40:47 [2020-11-18T23:40:47.530Z] #41 172.6 Makefile.config:39: Warn: you have no libnftables installed
23:40:47 [2020-11-18T23:40:47.530Z] #41 172.6 Makefile.config:40: Warn: Building without nftables support
23:40:47 [2020-11-18T23:40:47.791Z] #41 173.1 fatal: not a git repository (or any of the parent directories): .git
23:40:47 [2020-11-18T23:40:47.904Z] #41 166.4   CC       criu/servicefd.o
23:40:48 [2020-11-18T23:40:48.363Z] #41 173.5 make[1]: Nothing to be done for 'all'.
23:40:48 [2020-11-18T23:40:48.467Z] #41 166.7   CC       criu/shmem.o
23:40:48 [2020-11-18T23:40:48.624Z] #41 173.9 make[1]: 'images/built-in.o' is up to date.
23:40:48 [2020-11-18T23:40:48.624Z] #41 173.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:40:48 [2020-11-18T23:40:48.624Z] #41 173.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:40:48 [2020-11-18T23:40:48.624Z] #41 174.0 make[1]: 'compel/libcompel.a' is up to date.
23:40:48 [2020-11-18T23:40:48.624Z] #41 174.0 make[1]: 'compel/compel-host-bin' is up to date.
23:40:48 [2020-11-18T23:40:48.694Z] #54 DONE 227.4s
23:40:48 [2020-11-18T23:40:48.724Z] #41 167.3   CC       criu/sigframe.o
23:40:48 [2020-11-18T23:40:48.885Z] #41 174.0 make[1]: Nothing to be done for 'all'.
23:40:48 [2020-11-18T23:40:48.885Z] #41 174.0 make[1]: 'soccr/libsoccr.a' is up to date.
23:40:48 [2020-11-18T23:40:48.885Z] #41 174.1 make[2]: Nothing to be done for 'all'.
23:40:48 [2020-11-18T23:40:48.885Z] #41 174.2 make[2]: Nothing to be done for 'all'.
23:40:48 [2020-11-18T23:40:48.885Z] #41 174.2 make[2]: Nothing to be done for 'all'.
23:40:48 [2020-11-18T23:40:48.885Z] #41 174.2 make[2]: Nothing to be done for 'all'.
23:40:48 [2020-11-18T23:40:48.885Z] #41 174.2 make[2]: Nothing to be done for 'all'.
23:40:48 [2020-11-18T23:40:48.980Z] #41 167.4   CC       criu/signalfd.o
23:40:48 [2020-11-18T23:40:48.980Z] #41 ...
23:40:48 [2020-11-18T23:40:48.980Z] 
23:40:48 [2020-11-18T23:40:48.980Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:40:48 [2020-11-18T23:40:48.980Z] #47 272.6 + /build/golangci-lint --version
23:40:48 [2020-11-18T23:40:48.980Z] #47 272.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:40:48 [2020-11-18T23:40:48.980Z] #47 DONE 273.1s
23:40:49 [2020-11-18T23:40:49.145Z] #41 174.3 make[2]: Nothing to be done for 'all'.
23:40:49 [2020-11-18T23:40:49.145Z] #41 174.3 make[2]: Nothing to be done for 'all'.
23:40:49 [2020-11-18T23:40:49.145Z] #41 174.3 make[2]: Nothing to be done for 'all'.
23:40:49 [2020-11-18T23:40:49.145Z] #41 174.3   INSTALL  criu/criu
23:40:49 [2020-11-18T23:40:49.236Z] 
23:40:49 [2020-11-18T23:40:49.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:40:49 [2020-11-18T23:40:49.236Z] #41 167.6   CC       criu/sk-inet.o
23:40:49 [2020-11-18T23:40:49.405Z] #41 DONE 174.6s
23:40:49 [2020-11-18T23:40:49.405Z] 
23:40:49 [2020-11-18T23:40:49.405Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:49 [2020-11-18T23:40:49.494Z] #41 168.2   CC       criu/sk-netlink.o
23:40:50 [2020-11-18T23:40:50.060Z] #41 168.4   CC       criu/sk-packet.o
23:40:50 [2020-11-18T23:40:50.087Z] 
23:40:50 [2020-11-18T23:40:50.087Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:40:50 [2020-11-18T23:40:50.317Z] #41 168.7   CC       criu/sk-queue.o
23:40:50 [2020-11-18T23:40:50.574Z] #41 169.1   CC       criu/sk-tcp.o
23:40:50 [2020-11-18T23:40:50.790Z] #54 ...
23:40:50 [2020-11-18T23:40:50.790Z] 
23:40:50 [2020-11-18T23:40:50.790Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:40:50 [2020-11-18T23:40:50.790Z] #42 DONE 0.1s
23:40:50 [2020-11-18T23:40:50.790Z] 
23:40:50 [2020-11-18T23:40:50.790Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:40:50 [2020-11-18T23:40:50.831Z] #41 169.5   CC       criu/sk-unix.o
23:40:51 [2020-11-18T23:40:51.050Z] #44 DONE 0.2s
23:40:51 [2020-11-18T23:40:51.050Z] 
23:40:51 [2020-11-18T23:40:51.050Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:51 [2020-11-18T23:40:51.310Z] #54 ...
23:40:51 [2020-11-18T23:40:51.310Z] 
23:40:51 [2020-11-18T23:40:51.310Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:40:51 [2020-11-18T23:40:51.310Z] #46 DONE 0.3s
23:40:51 [2020-11-18T23:40:51.310Z] 
23:40:51 [2020-11-18T23:40:51.310Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:51 [2020-11-18T23:40:51.570Z] #54 ...
23:40:51 [2020-11-18T23:40:51.570Z] 
23:40:51 [2020-11-18T23:40:51.570Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:40:51 [2020-11-18T23:40:51.760Z] #41 170.3   CC       criu/sockets.o
23:40:52 [2020-11-18T23:40:52.141Z] #48 DONE 0.8s
23:40:52 [2020-11-18T23:40:52.141Z] 
23:40:52 [2020-11-18T23:40:52.141Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:40:52 [2020-11-18T23:40:52.141Z] #50 DONE 0.1s
23:40:52 [2020-11-18T23:40:52.141Z] 
23:40:52 [2020-11-18T23:40:52.141Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:52 [2020-11-18T23:40:52.141Z] #54 215.0 + bin/containerd
23:40:52 [2020-11-18T23:40:52.324Z] #41 170.7   CC       criu/stats.o
23:40:52 [2020-11-18T23:40:52.324Z] #41 170.9   CC       criu/string.o
23:40:52 [2020-11-18T23:40:52.324Z] #41 170.9   CC       criu/sysctl.o
23:40:52 [2020-11-18T23:40:52.645Z] #55 DONE 2.3s
23:40:52 [2020-11-18T23:40:52.645Z] 
23:40:52 [2020-11-18T23:40:52.645Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:40:52 [2020-11-18T23:40:52.645Z] #59 DONE 0.5s
23:40:52 [2020-11-18T23:40:52.711Z] #54 ...
23:40:52 [2020-11-18T23:40:52.712Z] 
23:40:52 [2020-11-18T23:40:52.712Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:40:52 [2020-11-18T23:40:52.712Z] #52 DONE 0.4s
23:40:52 [2020-11-18T23:40:52.712Z] 
23:40:52 [2020-11-18T23:40:52.712Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:40:52 [2020-11-18T23:40:52.888Z] #41 171.2   CC       criu/sysfs_parse.o
23:40:52 [2020-11-18T23:40:52.888Z] #41 171.4   CC       criu/timens.o
23:40:52 [2020-11-18T23:40:52.907Z] 
23:40:52 [2020-11-18T23:40:52.907Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:40:53 [2020-11-18T23:40:53.145Z] #41 171.6   CC       criu/timerfd.o
23:40:53 [2020-11-18T23:40:53.401Z] #41 171.8   CC       criu/tty.o
23:40:53 [2020-11-18T23:40:53.853Z] #61 DONE 1.2s
23:40:53 [2020-11-18T23:40:53.853Z] 
23:40:53 [2020-11-18T23:40:53.853Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:40:53 [2020-11-18T23:40:53.853Z] #63 DONE 0.1s
23:40:53 [2020-11-18T23:40:53.853Z] 
23:40:53 [2020-11-18T23:40:53.853Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:40:54 [2020-11-18T23:40:54.116Z] #64 DONE 0.0s
23:40:54 [2020-11-18T23:40:54.116Z] 
23:40:54 [2020-11-18T23:40:54.116Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
23:40:54 [2020-11-18T23:40:54.332Z] #41 172.8   CC       criu/tun.o
23:40:54 [2020-11-18T23:40:54.589Z] #41 173.1   CC       criu/uffd.o
23:40:55 [2020-11-18T23:40:55.152Z] #41 173.7   CC       criu/util.o
23:40:55 [2020-11-18T23:40:55.427Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:40:55 [2020-11-18T23:40:55.427Z] 
23:40:55 [2020-11-18T23:40:55.427Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:40:55 [2020-11-18T23:40:55.427Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:40:55 [2020-11-18T23:40:55.427Z] HOSTNAME=7312a6e3727b
23:40:55 [2020-11-18T23:40:55.427Z] TESTDEBUG=0
23:40:55 [2020-11-18T23:40:55.427Z] DEST=bundles/test-integration
23:40:55 [2020-11-18T23:40:55.427Z] PWD=/go/src/github.com/docker/docker
23:40:55 [2020-11-18T23:40:55.427Z] DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280
23:40:55 [2020-11-18T23:40:55.427Z] container=docker
23:40:55 [2020-11-18T23:40:55.427Z] HOME=/root
23:40:55 [2020-11-18T23:40:55.427Z] GOLANG_VERSION=1.13.15
23:40:55 [2020-11-18T23:40:55.427Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:40:55 [2020-11-18T23:40:55.427Z] VALIDATE_BRANCH=master
23:40:55 [2020-11-18T23:40:55.427Z] TERM=xterm
23:40:55 [2020-11-18T23:40:55.427Z] DOCKER_PKG=github.com/docker/docker
23:40:55 [2020-11-18T23:40:55.427Z] SHLVL=1
23:40:55 [2020-11-18T23:40:55.427Z] TIMEOUT=120m
23:40:55 [2020-11-18T23:40:55.427Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:40:55 [2020-11-18T23:40:55.427Z] DOCKER_GRAPHDRIVER=overlay2
23:40:55 [2020-11-18T23:40:55.427Z] GO111MODULE=off
23:40:55 [2020-11-18T23:40:55.427Z] DOCKER_EXPERIMENTAL=1
23:40:55 [2020-11-18T23:40:55.427Z] TEST_SKIP_INTEGRATION_CLI=1
23:40:55 [2020-11-18T23:40:55.427Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:40:55 [2020-11-18T23:40:55.427Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:40:55 [2020-11-18T23:40:55.427Z] GOPATH=/go
23:40:55 [2020-11-18T23:40:55.427Z] PKG_CONFIG=pkg-config
23:40:55 [2020-11-18T23:40:55.427Z] _=/usr/bin/env
23:40:55 [2020-11-18T23:40:55.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:40:56 [2020-11-18T23:40:56.038Z] #65 DONE 1.7s
23:40:56 [2020-11-18T23:40:56.038Z] 
23:40:56 [2020-11-18T23:40:56.038Z] #66 exporting to image
23:40:56 [2020-11-18T23:40:56.038Z] #66 exporting layers
23:40:56 [2020-11-18T23:40:56.083Z] #41 174.3   CC       criu/uts_ns.o
23:40:56 [2020-11-18T23:40:56.083Z] #41 174.4   CC       criu/vdso-compat.o
23:40:56 [2020-11-18T23:40:56.083Z] #41 174.6   CC       criu/vdso.o
23:40:56 [2020-11-18T23:40:56.339Z] #41 175.0   LINK     criu/built-in.o
23:40:56 [2020-11-18T23:40:56.596Z] #41 175.0   LINK     criu/criu
23:40:56 [2020-11-18T23:40:56.852Z] #41 175.3   DEP      lib/c/criu.d
23:40:56 [2020-11-18T23:40:56.852Z] #41 175.3   CC       images/rpc.pb-c.o
23:40:57 [2020-11-18T23:40:57.108Z] #41 175.6   CC       lib/c/criu.o
23:40:57 [2020-11-18T23:40:57.671Z] #41 176.1   LINK     lib/c/built-in.o
23:40:57 [2020-11-18T23:40:57.671Z] #41 176.1   LINK     lib/c/libcriu.so
23:40:57 [2020-11-18T23:40:57.671Z] #41 176.1   LINK     lib/c/libcriu.a
23:40:57 [2020-11-18T23:40:57.671Z] #41 176.2   GEN      magic.py
23:40:57 [2020-11-18T23:40:57.671Z] #41 176.3 Note: Building without setproctitle() and strlcpy() support.
23:40:57 [2020-11-18T23:40:57.671Z] #41 176.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:40:57 [2020-11-18T23:40:57.671Z] #41 176.3 Note: Building without GnuTLS support
23:40:57 [2020-11-18T23:40:57.671Z] #41 176.3 Makefile.config:39: Warn: you have no libnftables installed
23:40:57 [2020-11-18T23:40:57.671Z] #41 176.3 Makefile.config:40: Warn: Building without nftables support
23:40:58 [2020-11-18T23:40:58.234Z] #41 176.7 fatal: not a git repository (or any of the parent directories): .git
23:40:58 [2020-11-18T23:40:58.798Z] #41 177.1 make[1]: Nothing to be done for 'all'.
23:40:59 [2020-11-18T23:40:59.055Z] #41 177.5 make[1]: 'images/built-in.o' is up to date.
23:40:59 [2020-11-18T23:40:59.055Z] #41 177.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:40:59 [2020-11-18T23:40:59.055Z] #41 177.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:40:59 [2020-11-18T23:40:59.055Z] #41 177.6 make[1]: 'compel/libcompel.a' is up to date.
23:40:59 [2020-11-18T23:40:59.055Z] #41 177.6 make[1]: 'compel/compel-host-bin' is up to date.
23:40:59 [2020-11-18T23:40:59.055Z] #41 177.6 make[1]: Nothing to be done for 'all'.
23:40:59 [2020-11-18T23:40:59.055Z] #41 177.6 make[1]: 'soccr/libsoccr.a' is up to date.
23:40:59 [2020-11-18T23:40:59.055Z] #41 177.7 make[2]: Nothing to be done for 'all'.
23:40:59 [2020-11-18T23:40:59.055Z] #41 177.7 make[2]: Nothing to be done for 'all'.
23:40:59 [2020-11-18T23:40:59.322Z] #41 177.7 make[2]: Nothing to be done for 'all'.
23:40:59 [2020-11-18T23:40:59.322Z] #41 177.8 make[2]: Nothing to be done for 'all'.
23:40:59 [2020-11-18T23:40:59.322Z] #41 177.8 make[2]: Nothing to be done for 'all'.
23:40:59 [2020-11-18T23:40:59.322Z] #41 177.8 make[2]: Nothing to be done for 'all'.
23:40:59 [2020-11-18T23:40:59.322Z] #41 177.9 make[2]: Nothing to be done for 'all'.
23:40:59 [2020-11-18T23:40:59.322Z] #41 177.9 make[2]: Nothing to be done for 'all'.
23:40:59 [2020-11-18T23:40:59.579Z] #41 177.9   INSTALL  criu/criu
23:40:59 [2020-11-18T23:40:59.579Z] #41 DONE 178.2s
23:40:59 [2020-11-18T23:40:59.579Z] 
23:40:59 [2020-11-18T23:40:59.579Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:41:01 [2020-11-18T23:41:01.340Z] #55 284.5 + bin/containerd-stress
23:41:01 [2020-11-18T23:41:01.341Z] #55 287.0 + bin/containerd-shim
23:41:01 [2020-11-18T23:41:01.473Z] #54 ...
23:41:01 [2020-11-18T23:41:01.473Z] 
23:41:01 [2020-11-18T23:41:01.473Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:41:01 [2020-11-18T23:41:01.473Z] #42 DONE 0.0s
23:41:01 [2020-11-18T23:41:01.473Z] 
23:41:01 [2020-11-18T23:41:01.473Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:41:01 [2020-11-18T23:41:01.473Z] #44 DONE 0.1s
23:41:01 [2020-11-18T23:41:01.473Z] 
23:41:01 [2020-11-18T23:41:01.473Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:41:01 [2020-11-18T23:41:01.473Z] #46 DONE 0.1s
23:41:01 [2020-11-18T23:41:01.473Z] 
23:41:01 [2020-11-18T23:41:01.473Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:41:01 [2020-11-18T23:41:01.473Z] #48 DONE 0.1s
23:41:01 [2020-11-18T23:41:01.473Z] 
23:41:01 [2020-11-18T23:41:01.473Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:41:01 [2020-11-18T23:41:01.473Z] #54 ...
23:41:01 [2020-11-18T23:41:01.473Z] 
23:41:01 [2020-11-18T23:41:01.473Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:41:01 [2020-11-18T23:41:01.473Z] #50 DONE 0.1s
23:41:01 [2020-11-18T23:41:01.473Z] 
23:41:01 [2020-11-18T23:41:01.473Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:41:01 [2020-11-18T23:41:01.730Z] #52 DONE 0.1s
23:41:01 [2020-11-18T23:41:01.730Z] 
23:41:01 [2020-11-18T23:41:01.730Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:41:01 [2020-11-18T23:41:01.986Z] #54 216.6 + bin/containerd
23:41:02 [2020-11-18T23:41:02.259Z] using credential docker-jenkins-github-credentials
23:41:02 [2020-11-18T23:41:02.335Z] Cloning the remote Git repository
23:41:02 [2020-11-18T23:41:02.335Z] Cloning with configured refspecs honoured and without tags
23:41:02 [2020-11-18T23:41:02.527Z] Cloning repository https://github.com/moby/moby.git
23:41:02 [2020-11-18T23:41:02.646Z] #66 exporting layers 6.2s done
23:41:02 [2020-11-18T23:41:02.646Z] #66 writing image sha256:7d31613f739b40ed8450fcc6f5b6dea7b287736cabef57c65d18da0ee3541da6 done
23:41:02 [2020-11-18T23:41:02.646Z] #66 naming to docker.io/library/docker:c7f0b509cf21b066c2f088908c555f014242e280 done
23:41:02 [2020-11-18T23:41:02.646Z] #66 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:41:03 [2020-11-18T23:41:03.004Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/test/unit
23:41:02 [2020-11-18T23:41:02.924Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
23:41:03 [2020-11-18T23:41:03.941Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:03 [2020-11-18T23:41:03.941Z]  > git --version # timeout=10
23:41:03 [2020-11-18T23:41:03.992Z]  > git --version # 'git version 2.24.1.windows.2'
23:41:03 [2020-11-18T23:41:03.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:03 [2020-11-18T23:41:03.995Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:41:08 [2020-11-18T23:41:08.300Z] #55 293.9 + bin/containerd-shim-runc-v1
23:41:08 [2020-11-18T23:41:08.319Z] ?   	github.com/docker/docker/api	[no test files]
23:41:12 [2020-11-18T23:41:12.788Z] #55 298.7 + bin/containerd-shim-runc-v2
23:41:13 [2020-11-18T23:41:13.833Z] #55 299.9 + binaries
23:41:13 [2020-11-18T23:41:13.833Z] #55 299.9 + install -D bin/containerd /build/containerd
23:41:13 [2020-11-18T23:41:13.833Z] #55 299.9 + install -D bin/containerd-shim /build/containerd-shim
23:41:13 [2020-11-18T23:41:13.833Z] #55 299.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:41:13 [2020-11-18T23:41:13.833Z] #55 299.9 + install -D bin/ctr /build/ctr
23:41:13 [2020-11-18T23:41:13.833Z] #55 DONE 300.0s
23:41:14 [2020-11-18T23:41:14.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:41:14 [2020-11-18T23:41:14.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:41:14 [2020-11-18T23:41:14.889Z] 
23:41:14 [2020-11-18T23:41:14.889Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:41:14 [2020-11-18T23:41:14.889Z] #56 DONE 0.1s
23:41:15 [2020-11-18T23:41:15.182Z] 
23:41:15 [2020-11-18T23:41:15.182Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:41:15 [2020-11-18T23:41:15.182Z] #60 DONE 0.1s
23:41:15 [2020-11-18T23:41:15.182Z] 
23:41:15 [2020-11-18T23:41:15.182Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:41:15 [2020-11-18T23:41:15.182Z] #62 DONE 0.1s
23:41:15 [2020-11-18T23:41:15.182Z] 
23:41:15 [2020-11-18T23:41:15.182Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:41:15 [2020-11-18T23:41:15.182Z] #64 DONE 0.1s
23:41:15 [2020-11-18T23:41:15.182Z] 
23:41:15 [2020-11-18T23:41:15.182Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:41:15 [2020-11-18T23:41:15.182Z] #65 DONE 0.0s
23:41:15 [2020-11-18T23:41:15.476Z] 
23:41:15 [2020-11-18T23:41:15.476Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
23:41:16 [2020-11-18T23:41:16.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:41:17 [2020-11-18T23:41:17.562Z] #66 DONE 2.1s
23:41:17 [2020-11-18T23:41:17.562Z] 
23:41:17 [2020-11-18T23:41:17.562Z] #67 exporting to oci image format
23:41:17 [2020-11-18T23:41:17.562Z] #67 exporting layers
23:41:18 [2020-11-18T23:41:18.362Z] ok  	github.com/docker/docker/api/server	0.038s	coverage: 9.0% of statements
23:41:20 [2020-11-18T23:41:20.547Z] Fetching without tags
23:41:20 [2020-11-18T23:41:20.233Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:20 [2020-11-18T23:41:20.289Z]  > git config --add remote.origin.fetch +refs/pull/41695/head:refs/remotes/origin/PR-41695 # timeout=10
23:41:20 [2020-11-18T23:41:20.337Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:41:20 [2020-11-18T23:41:20.458Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:20 [2020-11-18T23:41:20.583Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:20 [2020-11-18T23:41:20.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:20 [2020-11-18T23:41:20.585Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41695/head:refs/remotes/origin/PR-41695 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:41:21 [2020-11-18T23:41:21.847Z] Merging remotes/origin/master commit 74455dcbb12b9e3927e7a625d6cdab06a82ce84b into PR head commit c7f0b509cf21b066c2f088908c555f014242e280
23:41:21 [2020-11-18T23:41:21.954Z]  > git config core.sparsecheckout # timeout=10
23:41:22 [2020-11-18T23:41:22.011Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:41:24 [2020-11-18T23:41:24.820Z] #54 243.0 + bin/containerd-stress
23:41:24 [2020-11-18T23:41:24.820Z] #54 245.0 + bin/containerd-shim
23:41:25 [2020-11-18T23:41:25.512Z] Merge succeeded, producing c7f0b509cf21b066c2f088908c555f014242e280
23:41:25 [2020-11-18T23:41:25.512Z] Checking out Revision c7f0b509cf21b066c2f088908c555f014242e280 (PR-41695)
23:41:25 [2020-11-18T23:41:25.116Z]  > git remote # timeout=10
23:41:25 [2020-11-18T23:41:25.211Z]  > git config --get remote.origin.url # timeout=10
23:41:25 [2020-11-18T23:41:25.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:25 [2020-11-18T23:41:25.255Z]  > git merge 74455dcbb12b9e3927e7a625d6cdab06a82ce84b # timeout=10
23:41:25 [2020-11-18T23:41:25.403Z]  > git rev-parse "HEAD^{commit}" # timeout=10
23:41:25 [2020-11-18T23:41:25.546Z]  > git config core.sparsecheckout # timeout=10
23:41:25 [2020-11-18T23:41:25.592Z]  > git checkout -f c7f0b509cf21b066c2f088908c555f014242e280 # timeout=10
23:41:29 [2020-11-18T23:41:29.028Z] #54 251.6 + bin/containerd-shim-runc-v1
23:41:33 [2020-11-18T23:41:33.233Z] #54 256.1 + bin/containerd-shim-runc-v2
23:41:34 [2020-11-18T23:41:34.040Z] #54 244.7 + bin/containerd-stress
23:41:34 [2020-11-18T23:41:34.040Z] #54 246.8 + bin/containerd-shim
23:41:34 [2020-11-18T23:41:34.174Z] #54 257.2 + binaries
23:41:34 [2020-11-18T23:41:34.434Z] #54 257.2 + install -D bin/containerd /build/containerd
23:41:34 [2020-11-18T23:41:34.434Z] #54 257.2 + install -D bin/containerd-shim /build/containerd-shim
23:41:34 [2020-11-18T23:41:34.434Z] #54 257.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:41:34 [2020-11-18T23:41:34.434Z] #54 257.2 + install -D bin/ctr /build/ctr
23:41:35 [2020-11-18T23:41:35.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:41:35 [2020-11-18T23:41:35.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:41:35 [2020-11-18T23:41:35.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:41:35 [2020-11-18T23:41:35.814Z] #54 DONE 258.6s
23:41:35 [2020-11-18T23:41:35.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:41:35 [2020-11-18T23:41:35.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:41:36 [2020-11-18T23:41:36.754Z] 
23:41:36 [2020-11-18T23:41:36.754Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:41:36 [2020-11-18T23:41:36.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:41:37 [2020-11-18T23:41:37.692Z] #55 DONE 1.0s
23:41:37 [2020-11-18T23:41:37.692Z] 
23:41:37 [2020-11-18T23:41:37.692Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:41:37 [2020-11-18T23:41:37.692Z] #59 DONE 0.2s
23:41:37 [2020-11-18T23:41:37.692Z] 
23:41:37 [2020-11-18T23:41:37.692Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:41:38 [2020-11-18T23:41:38.261Z] #61 DONE 0.5s
23:41:38 [2020-11-18T23:41:38.261Z] 
23:41:38 [2020-11-18T23:41:38.261Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:41:38 [2020-11-18T23:41:38.261Z] #63 DONE 0.0s
23:41:38 [2020-11-18T23:41:38.261Z] 
23:41:38 [2020-11-18T23:41:38.261Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:41:38 [2020-11-18T23:41:38.261Z] #64 DONE 0.0s
23:41:38 [2020-11-18T23:41:38.261Z] 
23:41:38 [2020-11-18T23:41:38.261Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
23:41:39 [2020-11-18T23:41:39.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:41:39 [2020-11-18T23:41:39.287Z] #54 253.5 + bin/containerd-shim-runc-v1
23:41:39 [2020-11-18T23:41:39.643Z] #65 DONE 1.3s
23:41:39 [2020-11-18T23:41:39.643Z] 
23:41:39 [2020-11-18T23:41:39.643Z] #66 exporting to image
23:41:39 [2020-11-18T23:41:39.643Z] #66 exporting layers
23:41:40 [2020-11-18T23:41:40.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:41:41 [2020-11-18T23:41:41.128Z] Commit message: "vendor: github.com/moby/term bea5bbe245bf407372d477f1361d2ff042d2f556"
23:41:41 [2020-11-18T23:41:41.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:41:41 [2020-11-18T23:41:41.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:41:41 [2020-11-18T23:41:41.527Z]  > git --version # timeout=10
23:41:41 [2020-11-18T23:41:41.574Z]  > git --version # 'git version 2.24.1.windows.2'
23:41:41 [2020-11-18T23:41:41.618Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:41:42 [2020-11-18T23:41:42.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:41:43 [2020-11-18T23:41:43.457Z] #54 257.9 + bin/containerd-shim-runc-v2
23:41:43 [2020-11-18T23:41:43.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:41:44 [2020-11-18T23:41:44.385Z] #54 259.0 + binaries
23:41:44 [2020-11-18T23:41:44.385Z] #54 259.0 + install -D bin/containerd /build/containerd
23:41:44 [2020-11-18T23:41:44.385Z] #54 259.0 + install -D bin/containerd-shim /build/containerd-shim
23:41:44 [2020-11-18T23:41:44.385Z] #54 259.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:41:44 [2020-11-18T23:41:44.385Z] #54 259.0 + install -D bin/ctr /build/ctr
23:41:44 [2020-11-18T23:41:44.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:41:44 [2020-11-18T23:41:44.725Z] + docker version
23:41:45 [2020-11-18T23:41:45.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:41:45 [2020-11-18T23:41:45.752Z] #54 DONE 260.1s
23:41:46 [2020-11-18T23:41:46.223Z] #66 exporting layers 6.5s done
23:41:46 [2020-11-18T23:41:46.223Z] #66 writing image sha256:bc9218489f6da9c4846eb7fa4fe49dc2a07ed07aff524b474bd60a30cb137c0f done
23:41:46 [2020-11-18T23:41:46.223Z] #66 naming to docker.io/library/docker:c7f0b509cf21b066c2f088908c555f014242e280 done
23:41:46 [2020-11-18T23:41:46.223Z] #66 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
23:41:46 [2020-11-18T23:41:46.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
[Pipeline] sh
23:41:46 [2020-11-18T23:41:46.313Z] 
23:41:46 [2020-11-18T23:41:46.313Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:41:46 [2020-11-18T23:41:46.568Z] + trap exit INT TERM
23:41:46 [2020-11-18T23:41:46.568Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
23:41:46 [2020-11-18T23:41:46.568Z] + CONTAINER_NAME=docker-pr1
23:41:46 [2020-11-18T23:41:46.568Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41695/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh dynbinary-daemon
23:41:46 [2020-11-18T23:41:46.908Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:41:46 [2020-11-18T23:41:46.908Z] Using test binary docker
23:41:46 [2020-11-18T23:41:46.908Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:41:46 [2020-11-18T23:41:46.908Z] +++ /etc/init.d/apparmor start
23:41:46 [2020-11-18T23:41:46.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:41:46 [2020-11-18T23:41:46.908Z] INFO: Waiting for daemon to start...
23:41:46 [2020-11-18T23:41:46.908Z] Starting dockerd
23:41:46 [2020-11-18T23:41:46.908Z] +++ 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
23:41:47 [2020-11-18T23:41:47.240Z] #55 DONE 0.9s
23:41:47 [2020-11-18T23:41:47.240Z] 
23:41:47 [2020-11-18T23:41:47.240Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:41:47 [2020-11-18T23:41:47.496Z] #59 DONE 0.2s
23:41:47 [2020-11-18T23:41:47.496Z] 
23:41:47 [2020-11-18T23:41:47.496Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:41:47 [2020-11-18T23:41:47.507Z] 
23:41:47 [2020-11-18T23:41:47.507Z] Removing bundles/
23:41:47 [2020-11-18T23:41:47.507Z] 
23:41:47 [2020-11-18T23:41:47.507Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:41:47 [2020-11-18T23:41:47.507Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:41:47 [2020-11-18T23:41:47.507Z] GOOS="" GOARCH="" GOARM=""
23:41:47 [2020-11-18T23:41:47.753Z] #61 DONE 0.5s
23:41:47 [2020-11-18T23:41:47.753Z] 
23:41:47 [2020-11-18T23:41:47.753Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:41:47 [2020-11-18T23:41:47.753Z] #63 DONE 0.0s
23:41:48 [2020-11-18T23:41:48.010Z] 
23:41:48 [2020-11-18T23:41:48.010Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:41:48 [2020-11-18T23:41:48.010Z] #64 DONE 0.0s
23:41:48 [2020-11-18T23:41:48.010Z] 
23:41:48 [2020-11-18T23:41:48.010Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
23:41:48 [2020-11-18T23:41:48.977Z] .
23:41:48 [2020-11-18T23:41:48.977Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:41:48 [2020-11-18T23:41:48.977Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:41:48 [2020-11-18T23:41:48.977Z] Error: No such image: emptyfs
23:41:48 [2020-11-18T23:41:48.977Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:41:48 [2020-11-18T23:41:48.977Z] ++++ docker load
23:41:49 [2020-11-18T23:41:49.269Z] Running integration-test (iteration 1)
23:41:49 [2020-11-18T23:41:49.269Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
23:41:49 [2020-11-18T23:41:49.269Z] ++ 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
23:41:49 [2020-11-18T23:41:49.269Z] ++ set -e
23:41:49 [2020-11-18T23:41:49.269Z] ++ '[' -n 0 ']'
23:41:49 [2020-11-18T23:41:49.269Z] ++ set -x
23:41:49 [2020-11-18T23:41:49.269Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:41:49 [2020-11-18T23:41:49.377Z] #65 DONE 1.1s
23:41:49 [2020-11-18T23:41:49.377Z] 
23:41:49 [2020-11-18T23:41:49.377Z] #66 exporting to image
23:41:49 [2020-11-18T23:41:49.377Z] #66 exporting layers
23:41:51 [2020-11-18T23:41:51.847Z] Client: Docker Engine - Enterprise
23:41:51 [2020-11-18T23:41:51.847Z]  Version:           19.03.12
23:41:51 [2020-11-18T23:41:51.847Z]  API version:       1.40
23:41:51 [2020-11-18T23:41:51.847Z]  Go version:        go1.13.13
23:41:51 [2020-11-18T23:41:51.847Z]  Git commit:        4306744
23:41:51 [2020-11-18T23:41:51.847Z]  Built:             08/05/2020 19:27:53
23:41:51 [2020-11-18T23:41:51.847Z]  OS/Arch:           windows/amd64
23:41:51 [2020-11-18T23:41:51.847Z]  Experimental:      false
23:41:51 [2020-11-18T23:41:51.847Z] 
23:41:51 [2020-11-18T23:41:51.847Z] Server: Docker Engine - Enterprise
23:41:51 [2020-11-18T23:41:51.847Z]  Engine:
23:41:51 [2020-11-18T23:41:51.847Z]   Version:          19.03.12
23:41:51 [2020-11-18T23:41:51.847Z]   API version:      1.40 (minimum version 1.24)
23:41:51 [2020-11-18T23:41:51.847Z]   Go version:       go1.13.13
23:41:51 [2020-11-18T23:41:51.847Z]   Git commit:       f295753ffd
23:41:51 [2020-11-18T23:41:51.847Z]   Built:            08/05/2020 19:26:41
23:41:51 [2020-11-18T23:41:51.847Z]   OS/Arch:          windows/amd64
23:41:51 [2020-11-18T23:41:51.847Z]   Experimental:     true
[Pipeline] sh
23:41:53 [2020-11-18T23:41:53.402Z] + docker info
23:41:55 [2020-11-18T23:41:55.922Z] #66 exporting layers 6.5s done
23:41:55 [2020-11-18T23:41:55.922Z] #66 writing image sha256:31c4147769c55a4523978af190b701b5987337b563f5047ac6ef09494ab35412 done
23:41:55 [2020-11-18T23:41:55.922Z] #66 naming to docker.io/library/docker:c7f0b509cf21b066c2f088908c555f014242e280 done
23:41:55 [2020-11-18T23:41:55.922Z] #66 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:41:56 [2020-11-18T23:41:56.270Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -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:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh dynbinary test-integration
23:41:57 [2020-11-18T23:41:57.198Z] 
23:41:57 [2020-11-18T23:41:57.198Z] Removing bundles/
23:41:57 [2020-11-18T23:41:57.198Z] 
23:41:57 [2020-11-18T23:41:57.198Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:41:57 [2020-11-18T23:41:57.198Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:41:57 [2020-11-18T23:41:57.198Z] GOOS="" GOARCH="" GOARM=""
23:41:57 [2020-11-18T23:41:57.751Z] Loaded image: buildpack-deps:buster
23:41:57 [2020-11-18T23:41:57.751Z] Loaded image: busybox:latest
23:41:57 [2020-11-18T23:41:57.751Z] Loaded image: busybox:glibc
23:41:57 [2020-11-18T23:41:57.751Z] Loaded image: debian:buster
23:41:57 [2020-11-18T23:41:57.751Z] Loaded image: hello-world:latest
23:41:57 [2020-11-18T23:41:57.751Z] Loaded image: arm32v7/hello-world:latest
23:41:57 [2020-11-18T23:41:57.751Z] INFO: Testing against a local daemon
23:41:57 [2020-11-18T23:41:57.751Z] === RUN   TestCgroupNamespacesBuild
23:42:00 [2020-11-18T23:42:00.485Z] --- PASS: TestCgroupNamespacesBuild (2.55s)
23:42:00 [2020-11-18T23:42:00.485Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:42:02 [2020-11-18T23:42:02.554Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s)
23:42:02 [2020-11-18T23:42:02.554Z] === RUN   TestBuildWithSession
23:42:02 [2020-11-18T23:42:02.554Z] --- SKIP: TestBuildWithSession (0.00s)
23:42:02 [2020-11-18T23:42:02.554Z]     build_session_test.go:25: TODO: BuildKit
23:42:02 [2020-11-18T23:42:02.554Z] === RUN   TestBuildSquashParent
23:42:08 [2020-11-18T23:42:08.296Z] Client:
23:42:08 [2020-11-18T23:42:08.296Z]  Debug Mode: false
23:42:08 [2020-11-18T23:42:08.296Z]  Plugins:
23:42:08 [2020-11-18T23:42:08.296Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
23:42:08 [2020-11-18T23:42:08.296Z] 
23:42:08 [2020-11-18T23:42:08.296Z] Server:
23:42:08 [2020-11-18T23:42:08.296Z]  Containers: 0
23:42:08 [2020-11-18T23:42:08.296Z]   Running: 0
23:42:08 [2020-11-18T23:42:08.296Z]   Paused: 0
23:42:08 [2020-11-18T23:42:08.296Z]   Stopped: 0
23:42:08 [2020-11-18T23:42:08.296Z]  Images: 0
23:42:08 [2020-11-18T23:42:08.296Z]  Server Version: 19.03.12
23:42:08 [2020-11-18T23:42:08.296Z]  Storage Driver: windowsfilter (windows) lcow (linux)
23:42:08 [2020-11-18T23:42:08.296Z]   Windows: 
23:42:08 [2020-11-18T23:42:08.296Z]   LCOW: 
23:42:08 [2020-11-18T23:42:08.296Z]  Logging Driver: json-file
23:42:08 [2020-11-18T23:42:08.296Z]  Plugins:
23:42:08 [2020-11-18T23:42:08.296Z]   Volume: local
23:42:08 [2020-11-18T23:42:08.296Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:42:08 [2020-11-18T23:42:08.296Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:42:08 [2020-11-18T23:42:08.296Z]  Swarm: inactive
23:42:08 [2020-11-18T23:42:08.296Z]  Default Isolation: process
23:42:08 [2020-11-18T23:42:08.296Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:42:08 [2020-11-18T23:42:08.296Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
23:42:08 [2020-11-18T23:42:08.296Z]  OSType: windows
23:42:08 [2020-11-18T23:42:08.296Z]  Architecture: x86_64
23:42:08 [2020-11-18T23:42:08.296Z]  CPUs: 4
23:42:08 [2020-11-18T23:42:08.296Z]  Total Memory: 32GiB
23:42:08 [2020-11-18T23:42:08.296Z]  Name: azwin-2-b38c90
23:42:08 [2020-11-18T23:42:08.296Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
23:42:08 [2020-11-18T23:42:08.296Z]  Docker Root Dir: D:\docker
23:42:08 [2020-11-18T23:42:08.296Z]  Debug Mode: false
23:42:08 [2020-11-18T23:42:08.296Z]  Registry: https://index.docker.io/v1/
23:42:08 [2020-11-18T23:42:08.296Z]  Labels:
23:42:08 [2020-11-18T23:42:08.296Z]  Experimental: true
23:42:08 [2020-11-18T23:42:08.296Z]  Insecure Registries:
23:42:08 [2020-11-18T23:42:08.296Z]   10.0.0.4:5000
23:42:08 [2020-11-18T23:42:08.296Z]   127.0.0.0/8
23:42:08 [2020-11-18T23:42:08.296Z]  Registry Mirrors:
23:42:08 [2020-11-18T23:42:08.296Z]   http://10.0.0.4:5000/
23:42:08 [2020-11-18T23:42:08.296Z]  Live Restore Enabled: false
23:42:08 [2020-11-18T23:42:08.296Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
23:42:09 [2020-11-18T23:42:09.488Z] --- PASS: TestBuildSquashParent (6.74s)
23:42:09 [2020-11-18T23:42:09.488Z] === RUN   TestBuildWithRemoveAndForceRemove
23:42:09 [2020-11-18T23:42:09.488Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:42:09 [2020-11-18T23:42:09.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:42:09 [2020-11-18T23:42:09.488Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:42:09 [2020-11-18T23:42:09.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:42:09 [2020-11-18T23:42:09.488Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:42:09 [2020-11-18T23:42:09.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:42:09 [2020-11-18T23:42:09.488Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:42:09 [2020-11-18T23:42:09.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:42:09 [2020-11-18T23:42:09.488Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:42:09 [2020-11-18T23:42:09.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:42:09 [2020-11-18T23:42:09.488Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:42:09 [2020-11-18T23:42:09.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:42:09 [2020-11-18T23:42:09.488Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:42:09 [2020-11-18T23:42:09.488Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:42:11 [2020-11-18T23:42:11.558Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:42:11 [2020-11-18T23:42:11.558Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:42:14 [2020-11-18T23:42:14.294Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:42:14 [2020-11-18T23:42:14.294Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:42:16 [2020-11-18T23:42:16.318Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 1m59.718572048s 
23:42:16 [2020-11-18T23:42:16.318Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 658.721988ms 
23:42:17 [2020-11-18T23:42:17.032Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:42:17 [2020-11-18T23:42:17.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s)
23:42:17 [2020-11-18T23:42:17.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s)
23:42:17 [2020-11-18T23:42:17.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s)
23:42:17 [2020-11-18T23:42:17.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s)
23:42:17 [2020-11-18T23:42:17.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s)
23:42:17 [2020-11-18T23:42:17.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.63s)
23:42:17 [2020-11-18T23:42:17.032Z] === RUN   TestBuildMultiStageCopy
23:42:17 [2020-11-18T23:42:17.032Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:42:19 [2020-11-18T23:42:19.107Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:42:19 [2020-11-18T23:42:19.398Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:42:20 [2020-11-18T23:42:20.033Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:42:20 [2020-11-18T23:42:20.667Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:42:21 [2020-11-18T23:42:21.302Z] --- PASS: TestBuildMultiStageCopy (4.80s)
23:42:21 [2020-11-18T23:42:21.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s)
23:42:21 [2020-11-18T23:42:21.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
23:42:21 [2020-11-18T23:42:21.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
23:42:21 [2020-11-18T23:42:21.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s)
23:42:21 [2020-11-18T23:42:21.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s)
23:42:21 [2020-11-18T23:42:21.302Z] === RUN   TestBuildMultiStageParentConfig
23:42:22 [2020-11-18T23:42:22.812Z] --- PASS: TestBuildMultiStageParentConfig (1.58s)
23:42:22 [2020-11-18T23:42:22.812Z] === RUN   TestBuildLabelWithTargets
23:42:25 [2020-11-18T23:42:25.546Z] --- PASS: TestBuildLabelWithTargets (2.30s)
23:42:25 [2020-11-18T23:42:25.546Z] === RUN   TestBuildWithEmptyLayers
23:42:26 [2020-11-18T23:42:26.173Z] ok  	github.com/docker/docker/api/server/httputils	0.023s	coverage: 14.7% of statements
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ok  	github.com/docker/docker/api/server/middleware	0.039s	coverage: 37.7% of statements
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ok  	github.com/docker/docker/api/types/filters	0.036s	coverage: 92.2% of statements
23:42:26 [2020-11-18T23:42:26.173Z] ok  	github.com/docker/docker/api/types/strslice	0.018s	coverage: 90.0% of statements
23:42:26 [2020-11-18T23:42:26.173Z] ok  	github.com/docker/docker/api/server/router/swarm	0.024s	coverage: 5.7% of statements
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ok  	github.com/docker/docker/api/types/time	0.022s	coverage: 100.0% of statements
23:42:26 [2020-11-18T23:42:26.173Z] ok  	github.com/docker/docker/api/types/versions	0.030s	coverage: 75.0% of statements
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/builder	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ok  	github.com/docker/docker/cli/debug	0.011s	coverage: 100.0% of statements
23:42:26 [2020-11-18T23:42:26.173Z] ok  	github.com/docker/docker/builder/remotecontext	0.399s	coverage: 13.7% of statements
23:42:26 [2020-11-18T23:42:26.173Z] ok  	github.com/docker/docker/builder/dockerfile	0.908s	coverage: 48.3% of statements
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.563s	coverage: 86.3% of statements
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/cli	[no test files]
23:42:26 [2020-11-18T23:42:26.173Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:42:26 [2020-11-18T23:42:26.180Z] --- PASS: TestBuildWithEmptyLayers (0.98s)
23:42:26 [2020-11-18T23:42:26.180Z] === RUN   TestBuildMultiStageOnBuild
23:42:28 [2020-11-18T23:42:28.736Z] ok  	github.com/docker/docker/client	0.296s	coverage: 75.4% of statements
23:42:29 [2020-11-18T23:42:29.699Z] --- PASS: TestBuildMultiStageOnBuild (2.89s)
23:42:29 [2020-11-18T23:42:29.700Z] === RUN   TestBuildUncleanTarFilenames
23:42:30 [2020-11-18T23:42:30.333Z] --- PASS: TestBuildUncleanTarFilenames (1.26s)
23:42:30 [2020-11-18T23:42:30.333Z] === RUN   TestBuildMultiStageLayerLeak
23:42:31 [2020-11-18T23:42:31.217Z] INFO [runner/unused/goanalysis] analyzers took 27.450018717s with top 10 stages: buildssa: 22.950523221s, U1000: 4.499495496s 
23:42:33 [2020-11-18T23:42:33.862Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s)
23:42:33 [2020-11-18T23:42:33.862Z] === RUN   TestBuildWithHugeFile
23:42:34 [2020-11-18T23:42:34.245Z] DEBUG: print all environment variables to check how Jenkins runs this script
23:42:34 [2020-11-18T23:42:34.245Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7eafdcbd\powershellScript.ps1'; exit $LASTEXITCODE;
23:42:34 [2020-11-18T23:42:34.245Z] ----------------------------------------------------------------------------
23:42:34 [2020-11-18T23:42:34.245Z] 
23:42:34 [2020-11-18T23:42:34.245Z] INFO: executeCI.ps1 starting at Wed Nov 18 23:42:33 CUT 2020
23:42:34 [2020-11-18T23:42:34.245Z] 
23:42:34 [2020-11-18T23:42:34.245Z] INFO: Script version 05-Feb-2019 09:03 PDT
23:42:34 [2020-11-18T23:42:34.245Z] INFO: Running git version 2.24.1.windows.2
23:42:34 [2020-11-18T23:42:34.245Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
23:42:34 [2020-11-18T23:42:34.245Z] INFO: Environment variables:
23:42:34 [2020-11-18T23:42:34.709Z] 
23:42:34 [2020-11-18T23:42:34.709Z] Name                           Value                                                                                   
23:42:34 [2020-11-18T23:42:34.709Z] ----                           -----                                                                                   
23:42:34 [2020-11-18T23:42:34.709Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
23:42:34 [2020-11-18T23:42:34.709Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
23:42:34 [2020-11-18T23:42:34.709Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
23:42:34 [2020-11-18T23:42:34.709Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
23:42:34 [2020-11-18T23:42:34.709Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
23:42:34 [2020-11-18T23:42:34.709Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
23:42:34 [2020-11-18T23:42:34.709Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
23:42:34 [2020-11-18T23:42:34.709Z] BRANCH_NAME                    PR-41695                                                                                
23:42:34 [2020-11-18T23:42:34.709Z] BUILD_DISPLAY_NAME             #1                                                                                      
23:42:34 [2020-11-18T23:42:34.709Z] BUILD_ID                       1                                                                                       
23:42:34 [2020-11-18T23:42:34.709Z] BUILD_NUMBER                   1                                                                                       
23:42:34 [2020-11-18T23:42:34.709Z] BUILD_TAG                      jenkins-moby-PR-41695-1                                                                 
23:42:34 [2020-11-18T23:42:34.709Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41695/1/                              
23:42:34 [2020-11-18T23:42:34.709Z] CHANGE_AUTHOR                  thaJeztah                                                                               
23:42:34 [2020-11-18T23:42:34.709Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
23:42:34 [2020-11-18T23:42:34.709Z] CHANGE_BRANCH                  bump_term                                                                               
23:42:34 [2020-11-18T23:42:34.709Z] CHANGE_FORK                    thaJeztah/docker                                                                        
23:42:34 [2020-11-18T23:42:34.709Z] CHANGE_ID                      41695                                                                                   
23:42:34 [2020-11-18T23:42:34.709Z] CHANGE_TARGET                  master                                                                                  
23:42:34 [2020-11-18T23:42:34.709Z] CHANGE_TITLE                   vendor: github.com/moby/term bea5bbe245bf407372d477f1361d2ff042d2f556                   
23:42:34 [2020-11-18T23:42:34.709Z] CHANGE_URL                     https://github.com/moby/moby/pull/41695                                                 
23:42:34 [2020-11-18T23:42:34.709Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
23:42:34 [2020-11-18T23:42:34.709Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
23:42:34 [2020-11-18T23:42:34.709Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
23:42:34 [2020-11-18T23:42:34.709Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
23:42:34 [2020-11-18T23:42:34.709Z] COMPUTERNAME                   azwin-2-b38c90                                                                          
23:42:34 [2020-11-18T23:42:34.709Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
23:42:34 [2020-11-18T23:42:34.709Z] ConfigSequenceNumber           0                                                                                       
23:42:34 [2020-11-18T23:42:34.709Z] DOCKER_BUILDKIT                0                                                                                       
23:42:34 [2020-11-18T23:42:34.709Z] DOCKER_DUT_DEBUG               1                                                                                       
23:42:34 [2020-11-18T23:42:34.709Z] DOCKER_EXPERIMENTAL            1                                                                                       
23:42:34 [2020-11-18T23:42:34.709Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
23:42:34 [2020-11-18T23:42:34.709Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
23:42:34 [2020-11-18T23:42:34.709Z] EXECUTOR_NUMBER                0                                                                                       
23:42:34 [2020-11-18T23:42:34.709Z] FQDN                           azwin-2-b38c90.westus.cloudapp.azure.com                                                
23:42:34 [2020-11-18T23:42:34.709Z] GIT_BRANCH                     PR-41695                                                                                
23:42:34 [2020-11-18T23:42:34.709Z] GIT_COMMIT                     c7f0b509cf21b066c2f088908c555f014242e280                                                
23:42:34 [2020-11-18T23:42:34.709Z] GIT_URL                        https://github.com/moby/moby.git                                                        
23:42:34 [2020-11-18T23:42:34.709Z] HUDSON_COOKIE                  fbe3a015-2a03-4002-8cbd-1e615718942a                                                    
23:42:34 [2020-11-18T23:42:34.709Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
23:42:34 [2020-11-18T23:42:34.709Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
23:42:34 [2020-11-18T23:42:34.710Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
23:42:34 [2020-11-18T23:42:34.710Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
23:42:34 [2020-11-18T23:42:34.710Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
23:42:34 [2020-11-18T23:42:34.710Z] JENKINS_NODE_COOKIE            73f26733-63c2-4252-a9dc-2feb617aef2e                                                    
23:42:34 [2020-11-18T23:42:34.710Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
23:42:34 [2020-11-18T23:42:34.710Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
23:42:34 [2020-11-18T23:42:34.710Z] JOB_BASE_NAME                  PR-41695                                                                                
23:42:34 [2020-11-18T23:42:34.710Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41695/display/redirect                
23:42:34 [2020-11-18T23:42:34.710Z] JOB_NAME                       moby/PR-41695                                                                           
23:42:34 [2020-11-18T23:42:34.710Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41695/                                
23:42:34 [2020-11-18T23:42:34.710Z] library.jps.version            master                                                                                  
23:42:34 [2020-11-18T23:42:34.710Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
23:42:34 [2020-11-18T23:42:34.710Z] NODE_LABELS                    amd64 azure azwin-2-b38c90 azwin-2019 docker west-us windows windows-2019 x86_64        
23:42:34 [2020-11-18T23:42:34.710Z] NODE_NAME                      azwin-2-b38c90                                                                          
23:42:34 [2020-11-18T23:42:34.710Z] NUMBER_OF_PROCESSORS           4                                                                                       
23:42:34 [2020-11-18T23:42:34.710Z] OS                             Windows_NT                                                                              
23:42:34 [2020-11-18T23:42:34.710Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
23:42:34 [2020-11-18T23:42:34.710Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
23:42:34 [2020-11-18T23:42:34.710Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
23:42:34 [2020-11-18T23:42:34.710Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
23:42:34 [2020-11-18T23:42:34.710Z] PROCESSOR_LEVEL                6                                                                                       
23:42:34 [2020-11-18T23:42:34.710Z] PROCESSOR_REVISION             4f01                                                                                    
23:42:34 [2020-11-18T23:42:34.710Z] ProgramData                    C:\ProgramData                                                                          
23:42:34 [2020-11-18T23:42:34.710Z] ProgramFiles                   C:\Program Files                                                                        
23:42:34 [2020-11-18T23:42:34.710Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
23:42:34 [2020-11-18T23:42:34.710Z] ProgramW6432                   C:\Program Files                                                                        
23:42:34 [2020-11-18T23:42:34.710Z] PROMPT                         $P$G                                                                                    
23:42:34 [2020-11-18T23:42:34.710Z] PSExecutionPolicyPreference    Bypass                                                                                  
23:42:34 [2020-11-18T23:42:34.710Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
23:42:34 [2020-11-18T23:42:34.710Z] PUBLIC                         C:\Users\Public                                                                         
23:42:34 [2020-11-18T23:42:34.710Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41695/1/display/redirect?page=changes 
23:42:34 [2020-11-18T23:42:34.710Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41695/1/display/redirect              
23:42:34 [2020-11-18T23:42:34.710Z] SKIP_VALIDATION_TESTS          1                                                                                       
23:42:34 [2020-11-18T23:42:34.710Z] SOURCES_DRIVE                  d                                                                                       
23:42:34 [2020-11-18T23:42:34.710Z] SOURCES_SUBDIR                 gopath                                                                                  
23:42:34 [2020-11-18T23:42:34.710Z] STAGE_NAME                     Run tests                                                                               
23:42:34 [2020-11-18T23:42:34.710Z] SystemDrive                    C:                                                                                      
23:42:34 [2020-11-18T23:42:34.710Z] SystemRoot                     C:\windows                                                                              
23:42:34 [2020-11-18T23:42:34.710Z] TEMP                           C:\windows\TEMP                                                                         
23:42:34 [2020-11-18T23:42:34.710Z] TESTDEBUG                      0                                                                                       
23:42:34 [2020-11-18T23:42:34.710Z] TESTRUN_DRIVE                  d                                                                                       
23:42:34 [2020-11-18T23:42:34.710Z] TESTRUN_SUBDIR                 CI                                                                                      
23:42:34 [2020-11-18T23:42:34.710Z] TIMEOUT                        120m                                                                                    
23:42:34 [2020-11-18T23:42:34.710Z] TMP                            C:\windows\TEMP                                                                         
23:42:34 [2020-11-18T23:42:34.710Z] USERDOMAIN                     WORKGROUP                                                                               
23:42:34 [2020-11-18T23:42:34.710Z] USERNAME                       azwin-2-b38c90$                                                                         
23:42:34 [2020-11-18T23:42:34.710Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
23:42:34 [2020-11-18T23:42:34.710Z] windir                         C:\windows                                                                              
23:42:34 [2020-11-18T23:42:34.710Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
23:42:34 [2020-11-18T23:42:34.710Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
23:42:34 [2020-11-18T23:42:34.710Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
23:42:34 [2020-11-18T23:42:34.710Z] 
23:42:34 [2020-11-18T23:42:34.710Z] 
23:42:34 [2020-11-18T23:42:34.710Z] 
23:42:36 [2020-11-18T23:42:36.910Z] INFO: Sources under d:\gopath\...
23:42:36 [2020-11-18T23:42:36.910Z] INFO: Test run under d:\CI\...
23:42:36 [2020-11-18T23:42:36.910Z] INFO: Running in D:\gopath\src\github.com\docker\docker
23:42:36 [2020-11-18T23:42:36.910Z] INFO: docker/docker repository was found
23:42:36 [2020-11-18T23:42:36.910Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
23:42:37 [2020-11-18T23:42:37.890Z] ltsc2019: Pulling from windows/servercore
23:42:37 [2020-11-18T23:42:37.890Z] 4612f6d0b889: Pulling fs layer
23:42:37 [2020-11-18T23:42:37.890Z] 680bbdbacf1b: Pulling fs layer
23:42:39 [2020-11-18T23:42:39.920Z] #67 exporting layers 81.2s done
23:42:39 [2020-11-18T23:42:39.920Z] #67 exporting manifest sha256:4f94f1628304b74af01bb95f174778fbfc4968f069b21adc0a89ca2ba66e6c12 done
23:42:39 [2020-11-18T23:42:39.920Z] #67 exporting config sha256:7ace02a8538b1856e3ac866724c2235c69b7d4cf930a78e61d957d628e49758f done
23:42:39 [2020-11-18T23:42:39.920Z] #67 sending tarball
23:42:50 [2020-11-18T23:42:50.380Z] 680bbdbacf1b: Verifying Checksum
23:42:50 [2020-11-18T23:42:50.380Z] 680bbdbacf1b: Download complete
23:42:54 [2020-11-18T23:42:54.160Z] 4612f6d0b889: Verifying Checksum
23:42:54 [2020-11-18T23:42:54.160Z] 4612f6d0b889: Download complete
23:42:55 [2020-11-18T23:42:55.370Z] ok  	github.com/docker/docker/cmd/dockerd	0.120s	coverage: 29.1% of statements
23:42:55 [2020-11-18T23:42:55.370Z] ok  	github.com/docker/docker/container	0.190s	coverage: 34.7% of statements
23:42:55 [2020-11-18T23:42:55.370Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:42:55 [2020-11-18T23:42:55.370Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:42:55 [2020-11-18T23:42:55.370Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:42:55 [2020-11-18T23:42:55.370Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:42:55 [2020-11-18T23:42:55.414Z] #67 sending tarball 15.2s done
23:42:55 [2020-11-18T23:42:55.414Z] #67 DONE 96.4s
23:42:55 [2020-11-18T23:42:55.414Z] 
23:42:55 [2020-11-18T23:42:55.414Z] #68 importing to docker
23:42:56 [2020-11-18T23:42:56.323Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.082s	coverage: 65.3% of statements
23:42:58 [2020-11-18T23:42:58.257Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.030s	coverage: 35.9% of statements
23:43:00 [2020-11-18T23:43:00.825Z] ok  	github.com/docker/docker/daemon/cluster	0.109s	coverage: 0.5% of statements
23:43:01 [2020-11-18T23:43:01.016Z] --- PASS: TestBuildWithHugeFile (26.93s)
23:43:01 [2020-11-18T23:43:01.017Z] === RUN   TestBuildWithEmptyDockerfile
23:43:01 [2020-11-18T23:43:01.017Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:43:01 [2020-11-18T23:43:01.017Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:43:01 [2020-11-18T23:43:01.017Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:43:01 [2020-11-18T23:43:01.017Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:43:01 [2020-11-18T23:43:01.017Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:43:01 [2020-11-18T23:43:01.017Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:43:01 [2020-11-18T23:43:01.017Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:43:01 [2020-11-18T23:43:01.017Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:43:01 [2020-11-18T23:43:01.017Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:43:01 [2020-11-18T23:43:01.017Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
23:43:01 [2020-11-18T23:43:01.017Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
23:43:01 [2020-11-18T23:43:01.017Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
23:43:01 [2020-11-18T23:43:01.017Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
23:43:01 [2020-11-18T23:43:01.017Z] === RUN   TestBuildPreserveOwnership
23:43:01 [2020-11-18T23:43:01.017Z] === RUN   TestBuildPreserveOwnership/copy_from
23:43:02 [2020-11-18T23:43:02.762Z] ok  	github.com/docker/docker/daemon/discovery	0.020s	coverage: 30.0% of statements
23:43:04 [2020-11-18T23:43:04.178Z] ok  	github.com/docker/docker/daemon/config	0.109s	coverage: 81.8% of statements
23:43:04 [2020-11-18T23:43:04.443Z] ok  	github.com/docker/docker/daemon/events	0.075s	coverage: 50.0% of statements
23:43:05 [2020-11-18T23:43:05.572Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:43:06 [2020-11-18T23:43:06.378Z] ok  	github.com/docker/docker/daemon/graphdriver	0.017s	coverage: 2.2% of statements
23:43:07 [2020-11-18T23:43:07.167Z] --- PASS: TestBuildPreserveOwnership (6.48s)
23:43:07 [2020-11-18T23:43:07.167Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.21s)
23:43:07 [2020-11-18T23:43:07.167Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s)
23:43:07 [2020-11-18T23:43:07.167Z] === RUN   TestBuildPlatformInvalid
23:43:07 [2020-11-18T23:43:07.459Z] --- PASS: TestBuildPlatformInvalid (0.13s)
23:43:07 [2020-11-18T23:43:07.460Z] PASS
23:43:07 [2020-11-18T23:43:07.460Z] 
23:43:07 [2020-11-18T23:43:07.460Z] === Skipped
23:43:07 [2020-11-18T23:43:07.460Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
23:43:07 [2020-11-18T23:43:07.460Z]     build_session_test.go:25: TODO: BuildKit
23:43:07 [2020-11-18T23:43:07.460Z] 
23:43:07 [2020-11-18T23:43:07.460Z] 
23:43:07 [2020-11-18T23:43:07.460Z] DONE 32 tests, 1 skipped in 78.175s
23:43:07 [2020-11-18T23:43:07.460Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
23:43:07 [2020-11-18T23:43:07.460Z] ++ 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
23:43:07 [2020-11-18T23:43:07.460Z] ++ set -e
23:43:07 [2020-11-18T23:43:07.460Z] ++ '[' -n 0 ']'
23:43:07 [2020-11-18T23:43:07.460Z] ++ set -x
23:43:07 [2020-11-18T23:43:07.460Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:43:07 [2020-11-18T23:43:07.460Z] INFO: Testing against a local daemon
23:43:07 [2020-11-18T23:43:07.460Z] === RUN   TestConfigInspect
23:43:09 [2020-11-18T23:43:09.700Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 2.9% of statements
23:43:09 [2020-11-18T23:43:09.963Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.479s	coverage: 14.1% of statements
23:43:10 [2020-11-18T23:43:10.807Z] #68 DONE 16.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:43:10 [2020-11-18T23:43:10.915Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.650s	coverage: 56.2% of statements
23:43:11 [2020-11-18T23:43:11.263Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/test/unit
23:43:11 [2020-11-18T23:43:11.947Z] --- PASS: TestConfigInspect (3.85s)
23:43:11 [2020-11-18T23:43:11.947Z] === RUN   TestConfigList
23:43:13 [2020-11-18T23:43:13.479Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
23:43:14 [2020-11-18T23:43:14.681Z] --- PASS: TestConfigList (3.48s)
23:43:14 [2020-11-18T23:43:14.681Z] === RUN   TestConfigsCreateAndDelete
23:43:14 [2020-11-18T23:43:14.815Z] ?   	github.com/docker/docker/api	[no test files]
23:43:16 [2020-11-18T23:43:16.039Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.117s	coverage: 73.1% of statements
23:43:16 [2020-11-18T23:43:16.039Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.562s	coverage: 46.2% of statements
23:43:16 [2020-11-18T23:43:16.992Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.987s	coverage: 49.5% of statements
23:43:18 [2020-11-18T23:43:18.394Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.040s	coverage: 58.0% of statements
23:43:18 [2020-11-18T23:43:18.658Z] ok  	github.com/docker/docker/daemon	12.420s	coverage: 17.2% of statements
23:43:18 [2020-11-18T23:43:18.658Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:43:18 [2020-11-18T23:43:18.658Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:43:18 [2020-11-18T23:43:18.658Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:43:18 [2020-11-18T23:43:18.658Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:43:18 [2020-11-18T23:43:18.658Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:43:18 [2020-11-18T23:43:18.924Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.025s	coverage: 3.0% of statements
23:43:19 [2020-11-18T23:43:19.138Z] --- PASS: TestConfigsCreateAndDelete (3.62s)
23:43:19 [2020-11-18T23:43:19.138Z] === RUN   TestConfigsUpdate
23:43:19 [2020-11-18T23:43:19.877Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
23:43:21 [2020-11-18T23:43:21.813Z] ok  	github.com/docker/docker/daemon/logger	0.240s	coverage: 41.0% of statements
23:43:21 [2020-11-18T23:43:21.814Z] ok  	github.com/docker/docker/daemon/images	0.039s	coverage: 6.5% of statements
23:43:21 [2020-11-18T23:43:21.972Z] --- PASS: TestConfigsUpdate (3.63s)
23:43:21 [2020-11-18T23:43:21.972Z] === RUN   TestTemplatedConfig
23:43:22 [2020-11-18T23:43:22.768Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.262s	coverage: 77.8% of statements
23:43:23 [2020-11-18T23:43:23.033Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
23:43:23 [2020-11-18T23:43:23.297Z] ok  	github.com/docker/docker/daemon/logger/journald	0.018s	coverage: 23.9% of statements
23:43:23 [2020-11-18T23:43:23.562Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.974s	coverage: 57.7% of statements
23:43:23 [2020-11-18T23:43:23.562Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:43:23 [2020-11-18T23:43:23.562Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:43:23 [2020-11-18T23:43:23.562Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:43:23 [2020-11-18T23:43:23.562Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:43:23 [2020-11-18T23:43:23.562Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:43:23 [2020-11-18T23:43:23.562Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:43:24 [2020-11-18T23:43:24.030Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:43:24 [2020-11-18T23:43:24.031Z] 
23:43:24 [2020-11-18T23:43:24.031Z] + TEST_INTEGRATION_DEST=1
23:43:24 [2020-11-18T23:43:24.031Z] + CONTAINER_NAME=docker-pr1-1
23:43:24 [2020-11-18T23:43:24.031Z] + TEST_SKIP_INTEGRATION_CLI=1
23:43:24 [2020-11-18T23:43:24.031Z] + run_tests test-integration-flaky
23:43:24 [2020-11-18T23:43:24.031Z] + '[' -n 0 ']'
23:43:24 [2020-11-18T23:43:24.031Z] + rm=
23:43:24 [2020-11-18T23:43:24.031Z] + c=0
23:43:24 [2020-11-18T23:43:24.031Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41695/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41695/.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=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh test-integration-flaky test-integration
23:43:24 [2020-11-18T23:43:24.031Z] + TEST_INTEGRATION_DEST=3
23:43:24 [2020-11-18T23:43:24.031Z] + CONTAINER_NAME=docker-pr1-3
23:43:24 [2020-11-18T23:43:24.031Z] + TEST_SKIP_INTEGRATION=1
23:43:24 [2020-11-18T23:43:24.031Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
23:43:24 [2020-11-18T23:43:24.031Z] + run_tests
23:43:24 [2020-11-18T23:43:24.031Z] ++ jobs -p
23:43:24 [2020-11-18T23:43:24.031Z] + '[' -n 0 ']'
23:43:24 [2020-11-18T23:43:24.031Z] + rm=
23:43:24 [2020-11-18T23:43:24.031Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41695/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41695/.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=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh '' test-integration
23:43:24 [2020-11-18T23:43:24.031Z] + for job in $(jobs -p)
23:43:24 [2020-11-18T23:43:24.031Z] + wait 16442
23:43:24 [2020-11-18T23:43:24.031Z] + TEST_INTEGRATION_DEST=2
23:43:24 [2020-11-18T23:43:24.031Z] + CONTAINER_NAME=docker-pr1-2
23:43:24 [2020-11-18T23:43:24.031Z] + TEST_SKIP_INTEGRATION=1
23:43:24 [2020-11-18T23:43:24.031Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
23:43:24 [2020-11-18T23:43:24.031Z] + run_tests
23:43:24 [2020-11-18T23:43:24.031Z] + '[' -n 0 ']'
23:43:24 [2020-11-18T23:43:24.031Z] + rm=
23:43:24 [2020-11-18T23:43:24.031Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41695/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41695/.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=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh '' test-integration
23:43:24 [2020-11-18T23:43:24.031Z] 
23:43:24 [2020-11-18T23:43:24.031Z] 
23:43:24 [2020-11-18T23:43:24.031Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
23:43:24 [2020-11-18T23:43:24.031Z] 
23:43:24 [2020-11-18T23:43:24.031Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:43:24 [2020-11-18T23:43:24.031Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:43:24 [2020-11-18T23:43:24.031Z] HOSTNAME=ce2acaa29f08
23:43:24 [2020-11-18T23:43:24.031Z] TEST_SKIP_INTEGRATION=1
23:43:24 [2020-11-18T23:43:24.031Z] TESTDEBUG=0
23:43:24 [2020-11-18T23:43:24.031Z] DEST=bundles/test-integration
23:43:24 [2020-11-18T23:43:24.031Z] PWD=/go/src/github.com/docker/docker
23:43:24 [2020-11-18T23:43:24.031Z] KEEPBUNDLE=1
23:43:24 [2020-11-18T23:43:24.031Z] DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280
23:43:24 [2020-11-18T23:43:24.031Z] container=docker
23:43:24 [2020-11-18T23:43:24.031Z] HOME=/root
23:43:24 [2020-11-18T23:43:24.031Z] GOLANG_VERSION=1.13.15
23:43:24 [2020-11-18T23:43:24.031Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:43:24 [2020-11-18T23:43:24.031Z] VALIDATE_BRANCH=master
23:43:24 [2020-11-18T23:43:24.031Z] TERM=xterm
23:43:24 [2020-11-18T23:43:24.031Z] DOCKER_PKG=github.com/docker/docker
23:43:24 [2020-11-18T23:43:24.031Z] SHLVL=1
23:43:24 [2020-11-18T23:43:24.031Z] TIMEOUT=120m
23:43:24 [2020-11-18T23:43:24.031Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:43:24 [2020-11-18T23:43:24.031Z] DOCKER_GRAPHDRIVER=overlay2
23:43:24 [2020-11-18T23:43:24.031Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
23:43:24 [2020-11-18T23:43:24.031Z] GO111MODULE=off
23:43:24 [2020-11-18T23:43:24.031Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:43:24 [2020-11-18T23:43:24.031Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:43:24 [2020-11-18T23:43:24.031Z] GOPATH=/go
23:43:24 [2020-11-18T23:43:24.031Z] PKG_CONFIG=pkg-config
23:43:24 [2020-11-18T23:43:24.031Z] _=/usr/bin/env
23:43:24 [2020-11-18T23:43:24.031Z] Building test suite binary ./integration-cli/test.main
23:43:24 [2020-11-18T23:43:24.031Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:43:24 [2020-11-18T23:43:24.031Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:43:24 [2020-11-18T23:43:24.031Z] HOSTNAME=79e0104328aa
23:43:24 [2020-11-18T23:43:24.031Z] TEST_SKIP_INTEGRATION=1
23:43:24 [2020-11-18T23:43:24.031Z] TESTDEBUG=0
23:43:24 [2020-11-18T23:43:24.031Z] DEST=bundles/test-integration
23:43:24 [2020-11-18T23:43:24.031Z] PWD=/go/src/github.com/docker/docker
23:43:24 [2020-11-18T23:43:24.031Z] KEEPBUNDLE=1
23:43:24 [2020-11-18T23:43:24.031Z] DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280
23:43:24 [2020-11-18T23:43:24.031Z] container=docker
23:43:24 [2020-11-18T23:43:24.031Z] HOME=/root
23:43:24 [2020-11-18T23:43:24.031Z] GOLANG_VERSION=1.13.15
23:43:24 [2020-11-18T23:43:24.031Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:43:24 [2020-11-18T23:43:24.031Z] VALIDATE_BRANCH=master
23:43:24 [2020-11-18T23:43:24.031Z] TERM=xterm
23:43:24 [2020-11-18T23:43:24.031Z] DOCKER_PKG=github.com/docker/docker
23:43:24 [2020-11-18T23:43:24.031Z] SHLVL=1
23:43:24 [2020-11-18T23:43:24.031Z] TIMEOUT=120m
23:43:24 [2020-11-18T23:43:24.031Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:43:24 [2020-11-18T23:43:24.031Z] DOCKER_GRAPHDRIVER=overlay2
23:43:24 [2020-11-18T23:43:24.031Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:43:24 [2020-11-18T23:43:24.031Z] GO111MODULE=off
23:43:24 [2020-11-18T23:43:24.031Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:43:24 [2020-11-18T23:43:24.031Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:43:24 [2020-11-18T23:43:24.031Z] GOPATH=/go
23:43:24 [2020-11-18T23:43:24.031Z] PKG_CONFIG=pkg-config
23:43:24 [2020-11-18T23:43:24.031Z] _=/usr/bin/env
23:43:24 [2020-11-18T23:43:24.031Z] Building test suite binary ./integration-cli/test.main
23:43:24 [2020-11-18T23:43:24.031Z] No new tests added to integration.
23:43:24 [2020-11-18T23:43:24.031Z] 
23:43:24 [2020-11-18T23:43:24.031Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:43:24 [2020-11-18T23:43:24.031Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:43:24 [2020-11-18T23:43:24.031Z] HOSTNAME=710e25d84ca7
23:43:24 [2020-11-18T23:43:24.031Z] TESTDEBUG=0
23:43:24 [2020-11-18T23:43:24.031Z] DEST=bundles/test-integration
23:43:24 [2020-11-18T23:43:24.031Z] PWD=/go/src/github.com/docker/docker
23:43:24 [2020-11-18T23:43:24.031Z] KEEPBUNDLE=1
23:43:24 [2020-11-18T23:43:24.031Z] DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280
23:43:24 [2020-11-18T23:43:24.031Z] container=docker
23:43:24 [2020-11-18T23:43:24.031Z] HOME=/root
23:43:24 [2020-11-18T23:43:24.031Z] GOLANG_VERSION=1.13.15
23:43:24 [2020-11-18T23:43:24.031Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:43:24 [2020-11-18T23:43:24.031Z] VALIDATE_BRANCH=master
23:43:24 [2020-11-18T23:43:24.031Z] TERM=xterm
23:43:24 [2020-11-18T23:43:24.031Z] DOCKER_PKG=github.com/docker/docker
23:43:24 [2020-11-18T23:43:24.031Z] SHLVL=1
23:43:24 [2020-11-18T23:43:24.031Z] TIMEOUT=120m
23:43:24 [2020-11-18T23:43:24.031Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:43:24 [2020-11-18T23:43:24.031Z] DOCKER_GRAPHDRIVER=overlay2
23:43:24 [2020-11-18T23:43:24.031Z] GO111MODULE=off
23:43:24 [2020-11-18T23:43:24.031Z] TEST_SKIP_INTEGRATION_CLI=1
23:43:24 [2020-11-18T23:43:24.031Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:43:24 [2020-11-18T23:43:24.031Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:43:24 [2020-11-18T23:43:24.031Z] GOPATH=/go
23:43:24 [2020-11-18T23:43:24.031Z] PKG_CONFIG=pkg-config
23:43:24 [2020-11-18T23:43:24.031Z] _=/usr/bin/env
23:43:24 [2020-11-18T23:43:24.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:43:24 [2020-11-18T23:43:24.142Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.043s	coverage: 87.2% of statements
23:43:24 [2020-11-18T23:43:24.408Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.040s	coverage: 61.6% of statements
23:43:25 [2020-11-18T23:43:25.362Z] ok  	github.com/docker/docker/daemon/logger/local	0.074s	coverage: 75.2% of statements
23:43:25 [2020-11-18T23:43:25.362Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:43:25 [2020-11-18T23:43:25.542Z] --- PASS: TestTemplatedConfig (3.35s)
23:43:25 [2020-11-18T23:43:25.542Z] === RUN   TestConfigCreateResolve
23:43:25 [2020-11-18T23:43:25.628Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.050s	coverage: 33.3% of statements
23:43:26 [2020-11-18T23:43:26.208Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.139s	coverage: 57.5% of statements
23:43:26 [2020-11-18T23:43:26.474Z] ok  	github.com/docker/docker/daemon/logger/templates	0.040s	coverage: 8.3% of statements
23:43:27 [2020-11-18T23:43:27.457Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.027s	coverage: 46.8% of statements
23:43:28 [2020-11-18T23:43:28.123Z] ok  	github.com/docker/docker/daemon/network	0.035s	coverage: 63.8% of statements
23:43:28 [2020-11-18T23:43:28.702Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.888s	coverage: 82.5% of statements
23:43:28 [2020-11-18T23:43:28.702Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:43:28 [2020-11-18T23:43:28.702Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:43:29 [2020-11-18T23:43:29.199Z] --- PASS: TestConfigCreateResolve (3.70s)
23:43:29 [2020-11-18T23:43:29.199Z] === RUN   TestConfigDaemonLibtrustID
23:43:29 [2020-11-18T23:43:29.491Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
23:43:29 [2020-11-18T23:43:29.491Z] PASS
23:43:29 [2020-11-18T23:43:29.491Z] 
23:43:29 [2020-11-18T23:43:29.491Z] DONE 7 tests in 22.228s
23:43:29 [2020-11-18T23:43:29.491Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
23:43:29 [2020-11-18T23:43:29.491Z] ++ 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
23:43:29 [2020-11-18T23:43:29.491Z] ++ set -e
23:43:29 [2020-11-18T23:43:29.491Z] ++ '[' -n 0 ']'
23:43:29 [2020-11-18T23:43:29.491Z] ++ set -x
23:43:29 [2020-11-18T23:43:29.491Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:43:29 [2020-11-18T23:43:29.654Z] ok  	github.com/docker/docker/distribution/metadata	0.088s	coverage: 48.2% of statements
23:43:29 [2020-11-18T23:43:29.783Z] INFO: Testing against a local daemon
23:43:29 [2020-11-18T23:43:29.783Z] === RUN   TestCheckpoint
23:43:29 [2020-11-18T23:43:29.783Z] --- SKIP: TestCheckpoint (0.00s)
23:43:29 [2020-11-18T23:43:29.783Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:43:29 [2020-11-18T23:43:29.783Z] === RUN   TestContainerInvalidJSON
23:43:29 [2020-11-18T23:43:29.783Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:43:29 [2020-11-18T23:43:29.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:43:29 [2020-11-18T23:43:29.783Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:43:29 [2020-11-18T23:43:29.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:43:29 [2020-11-18T23:43:29.783Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:43:29 [2020-11-18T23:43:29.783Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:43:29 [2020-11-18T23:43:29.783Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:43:29 [2020-11-18T23:43:29.783Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:43:29 [2020-11-18T23:43:29.783Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:43:29 [2020-11-18T23:43:29.783Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:43:29 [2020-11-18T23:43:29.783Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:43:29 [2020-11-18T23:43:29.783Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:43:29 [2020-11-18T23:43:29.783Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:43:29 [2020-11-18T23:43:29.783Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:43:29 [2020-11-18T23:43:29.783Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
23:43:29 [2020-11-18T23:43:29.783Z] === RUN   TestCopyFromContainerPathIsNotDir
23:43:30 [2020-11-18T23:43:30.075Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
23:43:30 [2020-11-18T23:43:30.075Z] === RUN   TestCopyToContainerPathDoesNotExist
23:43:30 [2020-11-18T23:43:30.075Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
23:43:30 [2020-11-18T23:43:30.075Z] === RUN   TestCopyToContainerPathIsNotDir
23:43:30 [2020-11-18T23:43:30.367Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
23:43:30 [2020-11-18T23:43:30.367Z] === RUN   TestCopyFromContainer
23:43:30 [2020-11-18T23:43:30.616Z] ok  	github.com/docker/docker/distribution	0.322s	coverage: 25.6% of statements
23:43:30 [2020-11-18T23:43:30.616Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:43:30 [2020-11-18T23:43:30.880Z] ok  	github.com/docker/docker/errdefs	0.016s	coverage: 49.4% of statements
23:43:31 [2020-11-18T23:43:31.834Z] ok  	github.com/docker/docker/image	0.055s	coverage: 86.4% of statements
23:43:32 [2020-11-18T23:43:32.414Z] ok  	github.com/docker/docker/image/cache	0.027s	coverage: 19.2% of statements
23:43:32 [2020-11-18T23:43:32.414Z] ok  	github.com/docker/docker/image/v1	0.025s	coverage: 25.0% of statements
23:43:32 [2020-11-18T23:43:32.414Z] ok  	github.com/docker/docker/distribution/xfer	1.722s	coverage: 85.6% of statements
23:43:32 [2020-11-18T23:43:32.414Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:43:32 [2020-11-18T23:43:32.414Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:43:32 [2020-11-18T23:43:32.414Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:43:32 [2020-11-18T23:43:32.443Z] === RUN   TestCopyFromContainer//
23:43:32 [2020-11-18T23:43:32.443Z] === RUN   TestCopyFromContainer//bar/root
23:43:32 [2020-11-18T23:43:32.443Z] === RUN   TestCopyFromContainer//bar/root/
23:43:32 [2020-11-18T23:43:32.443Z] === RUN   TestCopyFromContainer/bar/quux
23:43:32 [2020-11-18T23:43:32.443Z] === RUN   TestCopyFromContainer/bar/quux/
23:43:32 [2020-11-18T23:43:32.734Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:43:32 [2020-11-18T23:43:32.734Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:43:32 [2020-11-18T23:43:32.734Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:43:32 [2020-11-18T23:43:32.734Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:43:32 [2020-11-18T23:43:32.993Z] ok  	github.com/docker/docker/libcontainerd/queue	0.062s	coverage: 100.0% of statements
23:43:33 [2020-11-18T23:43:33.026Z] === RUN   TestCopyFromContainer/bar/notarget
23:43:33 [2020-11-18T23:43:33.026Z] --- PASS: TestCopyFromContainer (2.80s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCopyFromContainer// (0.05s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
23:43:33 [2020-11-18T23:43:33.026Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:43:33 [2020-11-18T23:43:33.026Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:43:33 [2020-11-18T23:43:33.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:43:33 [2020-11-18T23:43:33.026Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:43:33 [2020-11-18T23:43:33.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:43:33 [2020-11-18T23:43:33.026Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:43:33 [2020-11-18T23:43:33.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:43:33 [2020-11-18T23:43:33.026Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:43:33 [2020-11-18T23:43:33.026Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:43:33 [2020-11-18T23:43:33.026Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:43:33 [2020-11-18T23:43:33.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:43:33 [2020-11-18T23:43:33.026Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:43:33 [2020-11-18T23:43:33.026Z] === RUN   TestCreateLinkToNonExistingContainer
23:43:33 [2020-11-18T23:43:33.026Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
23:43:33 [2020-11-18T23:43:33.026Z] === RUN   TestCreateWithInvalidEnv
23:43:33 [2020-11-18T23:43:33.026Z] === RUN   TestCreateWithInvalidEnv/0
23:43:33 [2020-11-18T23:43:33.026Z] === PAUSE TestCreateWithInvalidEnv/0
23:43:33 [2020-11-18T23:43:33.026Z] === RUN   TestCreateWithInvalidEnv/1
23:43:33 [2020-11-18T23:43:33.026Z] === PAUSE TestCreateWithInvalidEnv/1
23:43:33 [2020-11-18T23:43:33.026Z] === RUN   TestCreateWithInvalidEnv/2
23:43:33 [2020-11-18T23:43:33.026Z] === PAUSE TestCreateWithInvalidEnv/2
23:43:33 [2020-11-18T23:43:33.026Z] === CONT  TestCreateWithInvalidEnv/0
23:43:33 [2020-11-18T23:43:33.027Z] === CONT  TestCreateWithInvalidEnv/2
23:43:33 [2020-11-18T23:43:33.027Z] === CONT  TestCreateWithInvalidEnv/1
23:43:33 [2020-11-18T23:43:33.027Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:43:33 [2020-11-18T23:43:33.027Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:43:33 [2020-11-18T23:43:33.027Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:43:33 [2020-11-18T23:43:33.027Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:43:33 [2020-11-18T23:43:33.027Z] === RUN   TestCreateTmpfsMountsTarget
23:43:33 [2020-11-18T23:43:33.027Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
23:43:33 [2020-11-18T23:43:33.027Z] === RUN   TestCreateWithCustomMaskedPaths
23:43:33 [2020-11-18T23:43:33.520Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 9.0% of statements
23:43:33 [2020-11-18T23:43:33.718Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:43:33 [2020-11-18T23:43:33.718Z] 
23:43:33 [2020-11-18T23:43:33.718Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:43:33 [2020-11-18T23:43:33.718Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:43:33 [2020-11-18T23:43:33.718Z] HOSTNAME=cb04081b2f33
23:43:33 [2020-11-18T23:43:33.718Z] DEST=bundles/test-integration
23:43:33 [2020-11-18T23:43:33.718Z] PWD=/go/src/github.com/docker/docker
23:43:33 [2020-11-18T23:43:33.718Z] DOCKER_ROOTLESS=1
23:43:33 [2020-11-18T23:43:33.718Z] DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280
23:43:33 [2020-11-18T23:43:33.718Z] container=docker
23:43:33 [2020-11-18T23:43:33.718Z] HOME=/root
23:43:33 [2020-11-18T23:43:33.718Z] GOLANG_VERSION=1.13.15
23:43:33 [2020-11-18T23:43:33.718Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:43:33 [2020-11-18T23:43:33.718Z] VALIDATE_BRANCH=master
23:43:33 [2020-11-18T23:43:33.718Z] TERM=xterm
23:43:33 [2020-11-18T23:43:33.718Z] DOCKER_PKG=github.com/docker/docker
23:43:33 [2020-11-18T23:43:33.718Z] SHLVL=1
23:43:33 [2020-11-18T23:43:33.718Z] TIMEOUT=120m
23:43:33 [2020-11-18T23:43:33.718Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:43:33 [2020-11-18T23:43:33.718Z] DOCKER_GRAPHDRIVER=overlay2
23:43:33 [2020-11-18T23:43:33.718Z] GO111MODULE=off
23:43:33 [2020-11-18T23:43:33.718Z] DOCKER_EXPERIMENTAL=1
23:43:33 [2020-11-18T23:43:33.718Z] TEST_SKIP_INTEGRATION_CLI=1
23:43:33 [2020-11-18T23:43:33.718Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:43:33 [2020-11-18T23:43:33.718Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:43:33 [2020-11-18T23:43:33.718Z] GOPATH=/go
23:43:33 [2020-11-18T23:43:33.718Z] PKG_CONFIG=pkg-config
23:43:33 [2020-11-18T23:43:33.718Z] _=/usr/bin/env
23:43:33 [2020-11-18T23:43:33.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:43:33 [2020-11-18T23:43:33.945Z] ok  	github.com/docker/docker/oci	0.038s	coverage: 8.2% of statements
23:43:34 [2020-11-18T23:43:34.209Z] ok  	github.com/docker/docker/opts	0.071s	coverage: 67.1% of statements
23:43:34 [2020-11-18T23:43:34.209Z] ok  	github.com/docker/docker/pkg/aaparser	0.013s	coverage: 52.9% of statements
23:43:35 [2020-11-18T23:43:35.162Z] ok  	github.com/docker/docker/pkg/broadcaster	0.033s	coverage: 100.0% of statements
23:43:35 [2020-11-18T23:43:35.758Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s)
23:43:35 [2020-11-18T23:43:35.758Z] === RUN   TestCreateWithCustomReadonlyPaths
23:43:36 [2020-11-18T23:43:36.562Z] ok  	github.com/docker/docker/pkg/authorization	0.342s	coverage: 68.3% of statements
23:43:36 [2020-11-18T23:43:36.562Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
23:43:37 [2020-11-18T23:43:37.140Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 80.0% of statements
23:43:37 [2020-11-18T23:43:37.718Z] ok  	github.com/docker/docker/pkg/archive	1.224s	coverage: 76.9% of statements
23:43:37 [2020-11-18T23:43:37.982Z] ok  	github.com/docker/docker/pkg/discovery	0.018s	coverage: 58.3% of statements
23:43:38 [2020-11-18T23:43:38.246Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 92.9% of statements
23:43:38 [2020-11-18T23:43:38.498Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s)
23:43:38 [2020-11-18T23:43:38.498Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:43:38 [2020-11-18T23:43:38.498Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:43:38 [2020-11-18T23:43:38.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:43:38 [2020-11-18T23:43:38.498Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:43:38 [2020-11-18T23:43:38.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:43:38 [2020-11-18T23:43:38.498Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:43:38 [2020-11-18T23:43:38.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:43:38 [2020-11-18T23:43:38.498Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:43:38 [2020-11-18T23:43:38.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:43:38 [2020-11-18T23:43:38.498Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:43:38 [2020-11-18T23:43:38.498Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:43:38 [2020-11-18T23:43:38.498Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:43:38 [2020-11-18T23:43:38.498Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:43:38 [2020-11-18T23:43:38.498Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:43:38 [2020-11-18T23:43:38.498Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:43:38 [2020-11-18T23:43:38.498Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:43:38 [2020-11-18T23:43:38.498Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:43:38 [2020-11-18T23:43:38.498Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:43:38 [2020-11-18T23:43:38.498Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:43:38 [2020-11-18T23:43:38.498Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:43:38 [2020-11-18T23:43:38.498Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:43:38 [2020-11-18T23:43:38.498Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
23:43:38 [2020-11-18T23:43:38.498Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:43:38 [2020-11-18T23:43:38.790Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
23:43:38 [2020-11-18T23:43:38.790Z] === RUN   TestCreateDifferentPlatform
23:43:38 [2020-11-18T23:43:38.790Z] === RUN   TestCreateDifferentPlatform/different_os
23:43:39 [2020-11-18T23:43:39.083Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:43:39 [2020-11-18T23:43:39.083Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:43:39 [2020-11-18T23:43:39.083Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:43:39 [2020-11-18T23:43:39.083Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:43:39 [2020-11-18T23:43:39.083Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:43:39 [2020-11-18T23:43:39.083Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
23:43:39 [2020-11-18T23:43:39.083Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:43:39 [2020-11-18T23:43:39.083Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
23:43:39 [2020-11-18T23:43:39.083Z] === RUN   TestContainerStartOnDaemonRestart
23:43:39 [2020-11-18T23:43:39.083Z] === PAUSE TestContainerStartOnDaemonRestart
23:43:39 [2020-11-18T23:43:39.083Z] === RUN   TestDaemonRestartIpcMode
23:43:39 [2020-11-18T23:43:39.083Z] === PAUSE TestDaemonRestartIpcMode
23:43:39 [2020-11-18T23:43:39.083Z] === RUN   TestDaemonHostGatewayIP
23:43:39 [2020-11-18T23:43:39.083Z] === PAUSE TestDaemonHostGatewayIP
23:43:39 [2020-11-18T23:43:39.083Z] === RUN   TestContainerKillOnDaemonStart
23:43:39 [2020-11-18T23:43:39.083Z] === PAUSE TestContainerKillOnDaemonStart
23:43:39 [2020-11-18T23:43:39.083Z] === RUN   TestDiff
23:43:39 [2020-11-18T23:43:39.196Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
23:43:39 [2020-11-18T23:43:39.771Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
23:43:40 [2020-11-18T23:43:40.035Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
23:43:40 [2020-11-18T23:43:40.120Z] --- PASS: TestDiff (0.78s)
23:43:40 [2020-11-18T23:43:40.120Z] === RUN   TestExecWithCloseStdin
23:43:40 [2020-11-18T23:43:40.815Z] --- PASS: TestExecWithCloseStdin (0.92s)
23:43:40 [2020-11-18T23:43:40.815Z] === RUN   TestExec
23:43:40 [2020-11-18T23:43:40.986Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.444s	coverage: 43.2% of statements
23:43:41 [2020-11-18T23:43:41.251Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
23:43:41 [2020-11-18T23:43:41.251Z] ok  	github.com/docker/docker/pkg/fileutils	0.023s	coverage: 89.5% of statements
23:43:41 [2020-11-18T23:43:41.829Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
23:43:41 [2020-11-18T23:43:41.851Z] --- PASS: TestExec (0.89s)
23:43:41 [2020-11-18T23:43:41.851Z] === RUN   TestExecUser
23:43:42 [2020-11-18T23:43:42.092Z] ok  	github.com/docker/docker/pkg/fsutils	0.310s	coverage: 85.1% of statements
23:43:42 [2020-11-18T23:43:42.356Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.089s	coverage: 84.1% of statements
23:43:42 [2020-11-18T23:43:42.886Z] --- PASS: TestExecUser (0.96s)
23:43:42 [2020-11-18T23:43:42.886Z] === RUN   TestExportContainerAndImportImage
23:43:43 [2020-11-18T23:43:43.311Z] ok  	github.com/docker/docker/layer	7.477s	coverage: 68.8% of statements
23:43:43 [2020-11-18T23:43:43.311Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:43:43 [2020-11-18T23:43:43.311Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:43:43 [2020-11-18T23:43:43.311Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:43:43 [2020-11-18T23:43:43.311Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:43:43 [2020-11-18T23:43:43.311Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:43:43 [2020-11-18T23:43:43.311Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:43:43 [2020-11-18T23:43:43.311Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:43:43 [2020-11-18T23:43:43.311Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
23:43:43 [2020-11-18T23:43:43.311Z] ok  	github.com/docker/docker/pkg/idtools	0.704s	coverage: 70.1% of statements
23:43:43 [2020-11-18T23:43:43.576Z] ok  	github.com/docker/docker/pkg/ioutils	0.609s	coverage: 70.6% of statements
23:43:43 [2020-11-18T23:43:43.576Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:43:43 [2020-11-18T23:43:43.576Z] ok  	github.com/docker/docker/pkg/longpath	0.026s	coverage: 100.0% of statements
23:43:43 [2020-11-18T23:43:43.576Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:43:43 [2020-11-18T23:43:43.576Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:43:43 [2020-11-18T23:43:43.841Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.026s	coverage: 85.7% of statements
23:43:43 [2020-11-18T23:43:43.841Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:43:43 [2020-11-18T23:43:43.922Z] --- PASS: TestExportContainerAndImportImage (1.11s)
23:43:43 [2020-11-18T23:43:43.922Z] === RUN   TestExportContainerAfterDaemonRestart
23:43:44 [2020-11-18T23:43:44.105Z] ok  	github.com/docker/docker/pkg/parsers	0.022s	coverage: 97.0% of statements
23:43:44 [2020-11-18T23:43:44.370Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.040s	coverage: 60.0% of statements
23:43:44 [2020-11-18T23:43:44.636Z] ok  	github.com/docker/docker/pkg/pidfile	0.057s	coverage: 82.4% of statements
23:43:44 [2020-11-18T23:43:44.636Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.020s	coverage: 86.7% of statements
23:43:44 [2020-11-18T23:43:44.636Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:43:44 [2020-11-18T23:43:44.636Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:43:45 [2020-11-18T23:43:45.214Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.037s	coverage: 56.8% of statements
23:43:45 [2020-11-18T23:43:45.456Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s)
23:43:45 [2020-11-18T23:43:45.456Z] === RUN   TestHealthCheckWorkdir
23:43:45 [2020-11-18T23:43:45.792Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
23:43:45 [2020-11-18T23:43:45.792Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
23:43:45 [2020-11-18T23:43:45.792Z] ok  	github.com/docker/docker/pkg/pools	0.011s	coverage: 88.2% of statements
23:43:46 [2020-11-18T23:43:46.370Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
23:43:46 [2020-11-18T23:43:46.509Z] --- PASS: TestHealthCheckWorkdir (1.06s)
23:43:46 [2020-11-18T23:43:46.509Z] === RUN   TestHealthKillContainer
23:43:47 [2020-11-18T23:43:47.322Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
23:43:47 [2020-11-18T23:43:47.322Z] ok  	github.com/docker/docker/pkg/pubsub	1.088s	coverage: 75.0% of statements
23:43:47 [2020-11-18T23:43:47.586Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
23:43:47 [2020-11-18T23:43:47.851Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
23:43:48 [2020-11-18T23:43:48.803Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 54.2% of statements
23:43:48 [2020-11-18T23:43:48.803Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
23:43:49 [2020-11-18T23:43:49.381Z] ok  	github.com/docker/docker/pkg/tailfile	0.104s	coverage: 88.6% of statements
23:43:49 [2020-11-18T23:43:49.381Z] ok  	github.com/docker/docker/pkg/signal	2.820s	coverage: 61.0% of statements
23:43:49 [2020-11-18T23:43:49.405Z] --- PASS: TestHealthKillContainer (2.86s)
23:43:49 [2020-11-18T23:43:49.405Z] === RUN   TestInspectCpusetInConfigPre120
23:43:49 [2020-11-18T23:43:49.966Z] ok  	github.com/docker/docker/pkg/tarsum	0.124s	coverage: 89.3% of statements
23:43:49 [2020-11-18T23:43:49.966Z] testing: warning: no tests to run
23:43:49 [2020-11-18T23:43:49.966Z] coverage: [no statements]
23:43:49 [2020-11-18T23:43:49.966Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
23:43:50 [2020-11-18T23:43:50.038Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
23:43:50 [2020-11-18T23:43:50.039Z] === RUN   TestIpcModeNone
23:43:50 [2020-11-18T23:43:50.230Z] ok  	github.com/docker/docker/pkg/truncindex	0.116s	coverage: 91.5% of statements
23:43:50 [2020-11-18T23:43:50.230Z] ok  	github.com/docker/docker/pkg/urlutil	0.010s	coverage: 100.0% of statements
23:43:50 [2020-11-18T23:43:50.230Z] ok  	github.com/docker/docker/pkg/useragent	0.014s	coverage: 88.9% of statements
23:43:51 [2020-11-18T23:43:51.075Z] --- PASS: TestIpcModeNone (0.95s)
23:43:51 [2020-11-18T23:43:51.075Z] === RUN   TestIpcModePrivate
23:43:51 [2020-11-18T23:43:51.631Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.5% of statements
23:43:51 [2020-11-18T23:43:51.631Z] ok  	github.com/docker/docker/profiles/seccomp	0.030s	coverage: 85.4% of statements
23:43:51 [2020-11-18T23:43:51.708Z] --- PASS: TestIpcModePrivate (0.89s)
23:43:51 [2020-11-18T23:43:51.708Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
23:43:51 [2020-11-18T23:43:51.708Z] === RUN   TestIpcModeShareable
23:43:52 [2020-11-18T23:43:52.682Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m17.99977405s with top 10 stages: buildssa: 1m39.349877785s, goimports: 23.129622315s, unconvert: 11.888637048s, gosec: 10.728082094s, golint: 6.828905511s, misspell: 4.897809542s, ineffassign: 4.80938036s, inspect: 3.596306663s, vrp: 3.574570867s, printf: 2.203659778s 
23:43:52 [2020-11-18T23:43:52.682Z] INFO [runner] Issues before processing: 2262, after processing: 0 
23:43:52 [2020-11-18T23:43:52.682Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1577/1577, cgo: 1682/2262, autogenerated_exclude: 1577/1682, exclude: 1577/1577, nolint: 0/64, skip_dirs: 1682/1682, filename_unadjuster: 1682/1682, path_prettifier: 1682/1682, skip_files: 1682/1682, exclude-rules: 64/1577 
23:43:52 [2020-11-18T23:43:52.682Z] INFO [runner] processing took 129.133155ms with stages: nolint: 53.893076ms, identifier_marker: 45.494319ms, path_prettifier: 12.850046ms, exclude-rules: 6.281128ms, autogenerated_exclude: 6.240199ms, skip_dirs: 3.246066ms, cgo: 646.543µs, filename_unadjuster: 475.676µs, max_same_issues: 1.516µs, uniq_by_line: 926ns, skip_files: 785ns, diff: 725ns, source_code: 497ns, exclude: 477ns, max_from_linter: 450ns, path_shortener: 442ns, max_per_file_from_linter: 284ns 
23:43:52 [2020-11-18T23:43:52.682Z] INFO [runner] linters took 1m39.908772411s with stages: goanalysis_metalinter: 1m20.070226105s, unused: 19.708898673s 
23:43:52 [2020-11-18T23:43:52.682Z] INFO File cache stats: 1448 entries of total size 6.8MiB 
23:43:52 [2020-11-18T23:43:52.682Z] INFO Memory: 1524 samples, avg is 662.9MB, max is 3236.8MB 
23:43:52 [2020-11-18T23:43:52.682Z] INFO Execution took 3m40.50301117s                
23:43:52 [2020-11-18T23:43:52.682Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
23:43:52 [2020-11-18T23:43:52.744Z] --- PASS: TestIpcModeShareable (0.94s)
23:43:52 [2020-11-18T23:43:52.744Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
23:43:52 [2020-11-18T23:43:52.744Z] === RUN   TestAPIIpcModeShareableAndContainer
23:43:53 [2020-11-18T23:43:53.029Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh dynbinary-daemon test-docker-py
23:43:53 [2020-11-18T23:43:53.031Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
23:43:53 [2020-11-18T23:43:53.031Z] ok  	github.com/docker/docker/plugin	0.575s	coverage: 23.2% of statements
23:43:53 [2020-11-18T23:43:53.598Z] 
23:43:53 [2020-11-18T23:43:53.598Z] Removing bundles/
23:43:53 [2020-11-18T23:43:53.598Z] 
23:43:53 [2020-11-18T23:43:53.598Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:43:53 [2020-11-18T23:43:53.598Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:43:53 [2020-11-18T23:43:53.598Z] GOOS="" GOARCH="" GOARM=""
23:43:54 [2020-11-18T23:43:54.428Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
23:43:54 [2020-11-18T23:43:54.693Z] ok  	github.com/docker/docker/quota	0.559s	coverage: 71.4% of statements
23:43:54 [2020-11-18T23:43:54.693Z] ok  	github.com/docker/docker/registry	0.167s	coverage: 57.2% of statements
23:43:54 [2020-11-18T23:43:54.957Z] ok  	github.com/docker/docker/restartmanager	0.021s	coverage: 45.3% of statements
23:43:55 [2020-11-18T23:43:55.537Z] ok  	github.com/docker/docker/testutil	0.030s	coverage: 62.5% of statements
23:43:55 [2020-11-18T23:43:55.802Z] ok  	github.com/docker/docker/runconfig	0.032s	coverage: 66.1% of statements
23:43:56 [2020-11-18T23:43:56.262Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s)
23:43:56 [2020-11-18T23:43:56.262Z] === RUN   TestAPIIpcModeHost
23:43:56 [2020-11-18T23:43:56.262Z] --- PASS: TestAPIIpcModeHost (0.59s)
23:43:56 [2020-11-18T23:43:56.262Z] === RUN   TestDaemonIpcModeShareable
23:43:57 [2020-11-18T23:43:57.735Z] ok  	github.com/docker/docker/volume/drivers	0.033s	coverage: 36.1% of statements
23:43:58 [2020-11-18T23:43:58.314Z] ok  	github.com/docker/docker/volume/mounts	0.056s	coverage: 67.0% of statements
23:43:58 [2020-11-18T23:43:58.382Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
23:43:58 [2020-11-18T23:43:58.382Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
23:43:58 [2020-11-18T23:43:58.382Z] === RUN   TestDaemonIpcModePrivate
23:43:59 [2020-11-18T23:43:59.265Z] ok  	github.com/docker/docker/volume/local	0.258s	coverage: 76.6% of statements
23:43:59 [2020-11-18T23:43:59.937Z] --- PASS: TestDaemonIpcModePrivate (1.72s)
23:43:59 [2020-11-18T23:43:59.937Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
23:43:59 [2020-11-18T23:43:59.937Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:44:00 [2020-11-18T23:44:00.213Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
23:44:00 [2020-11-18T23:44:00.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:44:00 [2020-11-18T23:44:00.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:44:01 [2020-11-18T23:44:01.537Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
23:44:01 [2020-11-18T23:44:01.537Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
23:44:01 [2020-11-18T23:44:01.537Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:44:03 [2020-11-18T23:44:03.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:44:03 [2020-11-18T23:44:03.606Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
23:44:03 [2020-11-18T23:44:03.606Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
23:44:03 [2020-11-18T23:44:03.606Z] === RUN   TestIpcModeOlderClient
23:44:03 [2020-11-18T23:44:03.606Z] === PAUSE TestIpcModeOlderClient
23:44:03 [2020-11-18T23:44:03.606Z] === RUN   TestKillContainerInvalidSignal
23:44:04 [2020-11-18T23:44:04.239Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
23:44:04 [2020-11-18T23:44:04.239Z] === RUN   TestKillContainer
23:44:04 [2020-11-18T23:44:04.239Z] === RUN   TestKillContainer/no_signal
23:44:04 [2020-11-18T23:44:04.873Z] === RUN   TestKillContainer/non_killing_signal
23:44:05 [2020-11-18T23:44:05.507Z] === RUN   TestKillContainer/killing_signal
23:44:06 [2020-11-18T23:44:06.545Z] --- PASS: TestKillContainer (2.51s)
23:44:06 [2020-11-18T23:44:06.545Z]     --- PASS: TestKillContainer/no_signal (0.82s)
23:44:06 [2020-11-18T23:44:06.545Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
23:44:06 [2020-11-18T23:44:06.545Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
23:44:06 [2020-11-18T23:44:06.545Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:44:06 [2020-11-18T23:44:06.545Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:44:07 [2020-11-18T23:44:07.581Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:44:08 [2020-11-18T23:44:08.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s)
23:44:08 [2020-11-18T23:44:08.215Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s)
23:44:08 [2020-11-18T23:44:08.215Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
23:44:08 [2020-11-18T23:44:08.215Z] === RUN   TestKillStoppedContainer
23:44:08 [2020-11-18T23:44:08.508Z] --- PASS: TestKillStoppedContainer (0.08s)
23:44:08 [2020-11-18T23:44:08.508Z] === RUN   TestKillStoppedContainerAPIPre120
23:44:08 [2020-11-18T23:44:08.508Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
23:44:08 [2020-11-18T23:44:08.508Z] === RUN   TestKillDifferentUserContainer
23:44:09 [2020-11-18T23:44:09.578Z] --- PASS: TestKillDifferentUserContainer (0.88s)
23:44:09 [2020-11-18T23:44:09.578Z] === RUN   TestInspectOomKilledTrue
23:44:09 [2020-11-18T23:44:09.578Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:44:09 [2020-11-18T23:44:09.578Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:44:09 [2020-11-18T23:44:09.578Z] === RUN   TestInspectOomKilledFalse
23:44:09 [2020-11-18T23:44:09.578Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:44:09 [2020-11-18T23:44:09.578Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:44:09 [2020-11-18T23:44:09.578Z] === RUN   TestLinksEtcHostsContentMatch
23:44:09 [2020-11-18T23:44:09.886Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
23:44:09 [2020-11-18T23:44:09.886Z] === RUN   TestLinksContainerNames
23:44:11 [2020-11-18T23:44:11.958Z] --- PASS: TestLinksContainerNames (1.66s)
23:44:11 [2020-11-18T23:44:11.958Z] === RUN   TestLogsFollowTailEmpty
23:44:12 [2020-11-18T23:44:12.593Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
23:44:12 [2020-11-18T23:44:12.593Z] === RUN   TestContainerNetworkMountsNoChown
23:44:13 [2020-11-18T23:44:13.227Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/default
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/default
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/private
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/private
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/rprivate
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/rprivate
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/slave
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/slave
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/rslave
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/rslave
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/shared
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/shared
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/rshared
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/rshared
23:44:13 [2020-11-18T23:44:13.227Z] === CONT  TestMountDaemonRoot/default
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/default/bind_root
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:44:13 [2020-11-18T23:44:13.227Z] === CONT  TestMountDaemonRoot/rslave
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/default/mount_root
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:44:13 [2020-11-18T23:44:13.227Z] === CONT  TestMountDaemonRoot/default/bind_root
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:44:13 [2020-11-18T23:44:13.227Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:44:13 [2020-11-18T23:44:13.227Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:44:13 [2020-11-18T23:44:13.227Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/slave
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/rprivate
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/private
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/private/mount_root
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/private/bind_root
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/default/mount_root
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/rshared
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/shared
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:44:13 [2020-11-18T23:44:13.519Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:44:13 [2020-11-18T23:44:13.519Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:44:13 [2020-11-18T23:44:13.812Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:44:13 [2020-11-18T23:44:13.812Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:44:13 [2020-11-18T23:44:13.812Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:44:13 [2020-11-18T23:44:13.812Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:44:13 [2020-11-18T23:44:13.812Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:44:13 [2020-11-18T23:44:13.812Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:44:13 [2020-11-18T23:44:13.812Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:44:13 [2020-11-18T23:44:13.812Z] === CONT  TestMountDaemonRoot/private/bind_root
23:44:13 [2020-11-18T23:44:13.812Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:44:13 [2020-11-18T23:44:13.812Z] === CONT  TestMountDaemonRoot/private/mount_root
23:44:13 [2020-11-18T23:44:13.812Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:44:13 [2020-11-18T23:44:13.812Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:44:14 [2020-11-18T23:44:14.104Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:44:14 [2020-11-18T23:44:14.104Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:44:14 [2020-11-18T23:44:14.104Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:44:14 [2020-11-18T23:44:14.104Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:44:14 [2020-11-18T23:44:14.104Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:44:14 [2020-11-18T23:44:14.104Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:44:14 [2020-11-18T23:44:14.104Z] --- PASS: TestMountDaemonRoot (0.01s)
23:44:14 [2020-11-18T23:44:14.104Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
23:44:14 [2020-11-18T23:44:14.104Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
23:44:14 [2020-11-18T23:44:14.104Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
23:44:14 [2020-11-18T23:44:14.104Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
23:44:14 [2020-11-18T23:44:14.104Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
23:44:14 [2020-11-18T23:44:14.104Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
23:44:14 [2020-11-18T23:44:14.104Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
23:44:14 [2020-11-18T23:44:14.104Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
23:44:14 [2020-11-18T23:44:14.104Z] === RUN   TestContainerBindMountNonRecursive
23:44:16 [2020-11-18T23:44:16.839Z] --- PASS: TestContainerBindMountNonRecursive (2.30s)
23:44:16 [2020-11-18T23:44:16.839Z] === RUN   TestContainerVolumesMountedAsShared
23:44:17 [2020-11-18T23:44:17.473Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s)
23:44:17 [2020-11-18T23:44:17.473Z] === RUN   TestContainerVolumesMountedAsSlave
23:44:18 [2020-11-18T23:44:18.107Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s)
23:44:18 [2020-11-18T23:44:18.107Z] === RUN   TestNetworkNat
23:44:18 [2020-11-18T23:44:18.741Z] --- PASS: TestNetworkNat (0.90s)
23:44:18 [2020-11-18T23:44:18.741Z] === RUN   TestNetworkLocalhostTCPNat
23:44:19 [2020-11-18T23:44:19.777Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
23:44:19 [2020-11-18T23:44:19.777Z] === RUN   TestNetworkLoopbackNat
23:44:22 [2020-11-18T23:44:22.196Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.6% of statements
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/rootless	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/volume	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === Skipped
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver btrfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver btrfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver btrfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver btrfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver btrfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:73: No driver to put!
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z] time="2020-11-18T23:43:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z] time="2020-11-18T23:43:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z] time="2020-11-18T23:43:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z] time="2020-11-18T23:43:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z] time="2020-11-18T23:43:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:73: No driver to put!
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     overlay_test.go:49: Fails to compute changes intermittently
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver zfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver zfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver zfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver zfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:46: Driver zfs not supported
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     graphtest_unix.go:73: No driver to put!
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:44:22 [2020-11-18T23:44:22.197Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] 
23:44:22 [2020-11-18T23:44:22.197Z] DONE 2191 tests, 26 skipped in 193.179s
Post stage
[Pipeline] junit
23:44:22 [2020-11-18T23:44:22.214Z] Recording test results
23:44:23 [2020-11-18T23:44:23.298Z] --- PASS: TestNetworkLoopbackNat (3.25s)
23:44:23 [2020-11-18T23:44:23.298Z] === RUN   TestPause
23:44:23 [2020-11-18T23:44:23.933Z] --- PASS: TestPause (0.83s)
23:44:23 [2020-11-18T23:44:23.933Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:44:23 [2020-11-18T23:44:23.933Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:44:23 [2020-11-18T23:44:23.933Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:44:23 [2020-11-18T23:44:23.933Z] === RUN   TestPauseStopPausedContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:44:24 [2020-11-18T23:44:24.523Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -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:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh dynbinary test-integration
23:44:24 [2020-11-18T23:44:24.567Z] --- PASS: TestPauseStopPausedContainer (0.85s)
23:44:24 [2020-11-18T23:44:24.567Z] === RUN   TestPsFilter
23:44:24 [2020-11-18T23:44:24.859Z] --- PASS: TestPsFilter (0.30s)
23:44:24 [2020-11-18T23:44:24.859Z] === RUN   TestRemoveContainerWithRemovedVolume
23:44:25 [2020-11-18T23:44:25.099Z] 
23:44:25 [2020-11-18T23:44:25.362Z] Removing bundles/
23:44:25 [2020-11-18T23:44:25.362Z] 
23:44:25 [2020-11-18T23:44:25.362Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:44:25 [2020-11-18T23:44:25.362Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:44:25 [2020-11-18T23:44:25.362Z] GOOS="" GOARCH="" GOARM=""
23:44:25 [2020-11-18T23:44:25.894Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
23:44:25 [2020-11-18T23:44:25.895Z] === RUN   TestRemoveContainerWithVolume
23:44:26 [2020-11-18T23:44:26.529Z] --- PASS: TestRemoveContainerWithVolume (0.85s)
23:44:26 [2020-11-18T23:44:26.529Z] === RUN   TestRemoveContainerRunning
23:44:27 [2020-11-18T23:44:27.250Z] --- PASS: TestRemoveContainerRunning (0.85s)
23:44:27 [2020-11-18T23:44:27.250Z] === RUN   TestRemoveContainerForceRemoveRunning
23:44:28 [2020-11-18T23:44:28.287Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s)
23:44:28 [2020-11-18T23:44:28.287Z] === RUN   TestRemoveInvalidContainer
23:44:28 [2020-11-18T23:44:28.287Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:44:28 [2020-11-18T23:44:28.287Z] === RUN   TestRenameLinkedContainer
23:44:31 [2020-11-18T23:44:31.812Z] --- PASS: TestRenameLinkedContainer (3.57s)
23:44:31 [2020-11-18T23:44:31.812Z] === RUN   TestRenameStoppedContainer
23:44:32 [2020-11-18T23:44:32.856Z] --- PASS: TestRenameStoppedContainer (0.83s)
23:44:32 [2020-11-18T23:44:32.856Z] === RUN   TestRenameRunningContainerAndReuse
23:44:34 [2020-11-18T23:44:34.368Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s)
23:44:34 [2020-11-18T23:44:34.368Z] === RUN   TestRenameInvalidName
23:44:35 [2020-11-18T23:44:35.403Z] --- PASS: TestRenameInvalidName (0.88s)
23:44:35 [2020-11-18T23:44:35.404Z] === RUN   TestRenameAnonymousContainer
23:44:35 [2020-11-18T23:44:35.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:44:35 [2020-11-18T23:44:35.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:44:35 [2020-11-18T23:44:35.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:44:35 [2020-11-18T23:44:35.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:44:35 [2020-11-18T23:44:35.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:44:35 [2020-11-18T23:44:35.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:44:39 [2020-11-18T23:44:39.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:44:39 [2020-11-18T23:44:39.860Z] --- PASS: TestRenameAnonymousContainer (4.73s)
23:44:39 [2020-11-18T23:44:39.861Z] === RUN   TestRenameContainerWithSameName
23:44:40 [2020-11-18T23:44:40.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:44:40 [2020-11-18T23:44:40.897Z] --- PASS: TestRenameContainerWithSameName (0.92s)
23:44:40 [2020-11-18T23:44:40.897Z] === RUN   TestRenameContainerWithLinkedContainer
23:44:41 [2020-11-18T23:44:41.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:44:42 [2020-11-18T23:44:42.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:44:42 [2020-11-18T23:44:42.967Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s)
23:44:42 [2020-11-18T23:44:42.967Z] === RUN   TestResize
23:44:43 [2020-11-18T23:44:43.601Z] --- PASS: TestResize (0.84s)
23:44:43 [2020-11-18T23:44:43.601Z] === RUN   TestResizeWithInvalidSize
23:44:43 [2020-11-18T23:44:43.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:44:44 [2020-11-18T23:44:44.236Z] --- PASS: TestResizeWithInvalidSize (0.83s)
23:44:44 [2020-11-18T23:44:44.236Z] === RUN   TestResizeWhenContainerNotStarted
23:44:44 [2020-11-18T23:44:44.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:44:45 [2020-11-18T23:44:45.272Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:44:45 [2020-11-18T23:44:45.273Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:44:46 [2020-11-18T23:44:46.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:44:47 [2020-11-18T23:44:47.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:44:48 [2020-11-18T23:44:48.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:44:48 [2020-11-18T23:44:48.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:44:48 [2020-11-18T23:44:48.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:44:49 [2020-11-18T23:44:49.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:44:49 [2020-11-18T23:44:49.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:44:49 [2020-11-18T23:44:49.405Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:44:49 [2020-11-18T23:44:49.405Z] Using test binary docker
23:44:49 [2020-11-18T23:44:49.405Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:44:49 [2020-11-18T23:44:49.405Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:44:49 [2020-11-18T23:44:49.405Z] INFO: Waiting for daemon to start...
23:44:49 [2020-11-18T23:44:49.405Z] Starting dockerd
23:44:50 [2020-11-18T23:44:50.553Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:44:50 [2020-11-18T23:44:50.553Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:44:52 [2020-11-18T23:44:52.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:44:52 [2020-11-18T23:44:52.672Z] .
23:44:52 [2020-11-18T23:44:52.672Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:44:52 [2020-11-18T23:44:52.672Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:44:52 [2020-11-18T23:44:52.672Z] Error: No such image: emptyfs
23:44:52 [2020-11-18T23:44:52.672Z] Running integration-test (iteration 1)
23:44:52 [2020-11-18T23:44:52.672Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:44:52 [2020-11-18T23:44:52.917Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:44:55 [2020-11-18T23:44:55.657Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:44:55 [2020-11-18T23:44:55.852Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:44:55 [2020-11-18T23:44:55.852Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
23:44:55 [2020-11-18T23:44:55.852Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
23:44:55 [2020-11-18T23:44:55.852Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:44:55 [2020-11-18T23:44:55.852Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:44:55 [2020-11-18T23:44:55.852Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:44:55 [2020-11-18T23:44:55.852Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:44:55 [2020-11-18T23:44:55.852Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:44:55 [2020-11-18T23:44:55.852Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:44:55 [2020-11-18T23:44:55.852Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:44:55 [2020-11-18T23:44:55.852Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:44:55 [2020-11-18T23:44:55.852Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:44:55 [2020-11-18T23:44:55.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:44:56 [2020-11-18T23:44:56.919Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:44:56 [2020-11-18T23:44:56.919Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:44:56 [2020-11-18T23:44:56.919Z] ok  	github.com/docker/docker/api/types/filters	0.024s	coverage: 92.2% of statements
23:44:56 [2020-11-18T23:44:56.919Z] ok  	github.com/docker/docker/api/types/strslice	0.018s	coverage: 90.0% of statements
23:44:57 [2020-11-18T23:44:57.217Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 5.7% of statements
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/types	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:44:57 [2020-11-18T23:44:57.217Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:44:57 [2020-11-18T23:44:57.515Z] ok  	github.com/docker/docker/api/types/versions	0.017s	coverage: 75.0% of statements
23:44:57 [2020-11-18T23:44:57.515Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
23:44:57 [2020-11-18T23:44:57.515Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:44:57 [2020-11-18T23:44:57.515Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:44:57 [2020-11-18T23:44:57.515Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:44:57 [2020-11-18T23:44:57.515Z] ?   	github.com/docker/docker/builder	[no test files]
23:44:57 [2020-11-18T23:44:57.515Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:44:57 [2020-11-18T23:44:57.515Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:44:57 [2020-11-18T23:44:57.515Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:44:57 [2020-11-18T23:44:57.515Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:44:57 [2020-11-18T23:44:57.515Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:44:57 [2020-11-18T23:44:57.515Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:44:57 [2020-11-18T23:44:57.515Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:44:58 [2020-11-18T23:44:58.065Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:44:58 [2020-11-18T23:44:58.065Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s)
23:44:58 [2020-11-18T23:44:58.065Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s)
23:44:58 [2020-11-18T23:44:58.065Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
23:44:58 [2020-11-18T23:44:58.065Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s)
23:44:58 [2020-11-18T23:44:58.065Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
23:44:58 [2020-11-18T23:44:58.065Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
23:44:58 [2020-11-18T23:44:58.065Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
23:44:58 [2020-11-18T23:44:58.065Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s)
23:44:58 [2020-11-18T23:44:58.065Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s)
23:44:58 [2020-11-18T23:44:58.065Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.02s)
23:44:58 [2020-11-18T23:44:58.065Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s)
23:44:58 [2020-11-18T23:44:58.065Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s)
23:44:58 [2020-11-18T23:44:58.065Z] === RUN   TestCgroupNamespacesRun
23:44:59 [2020-11-18T23:44:59.574Z] --- PASS: TestCgroupNamespacesRun (1.71s)
23:44:59 [2020-11-18T23:44:59.574Z] === RUN   TestCgroupNamespacesRunPrivileged
23:45:01 [2020-11-18T23:45:01.645Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
23:45:01 [2020-11-18T23:45:01.645Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:45:02 [2020-11-18T23:45:02.031Z] ok  	github.com/docker/docker/cli/debug	0.022s	coverage: 100.0% of statements
23:45:03 [2020-11-18T23:45:03.155Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s)
23:45:03 [2020-11-18T23:45:03.155Z] === RUN   TestCgroupNamespacesRunHostMode
23:45:04 [2020-11-18T23:45:04.665Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s)
23:45:04 [2020-11-18T23:45:04.665Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:45:04 [2020-11-18T23:45:04.804Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.357s	coverage: 86.3% of statements
23:45:04 [2020-11-18T23:45:04.844Z] Loaded image: buildpack-deps:buster
23:45:04 [2020-11-18T23:45:04.844Z] Loaded image: busybox:latest
23:45:05 [2020-11-18T23:45:05.100Z] Loaded image: busybox:glibc
23:45:05 [2020-11-18T23:45:05.100Z] Loaded image: debian:buster
23:45:05 [2020-11-18T23:45:05.100Z] Loaded image: hello-world:latest
23:45:05 [2020-11-18T23:45:05.355Z] Loaded image: arm32v7/hello-world:latest
23:45:05 [2020-11-18T23:45:05.355Z] INFO: Testing against a local daemon
23:45:05 [2020-11-18T23:45:05.355Z] === RUN   TestCgroupNamespacesBuild
23:45:05 [2020-11-18T23:45:05.448Z] ok  	github.com/docker/docker/builder/remotecontext	0.529s	coverage: 13.7% of statements
23:45:06 [2020-11-18T23:45:06.738Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s)
23:45:06 [2020-11-18T23:45:06.738Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:45:08 [2020-11-18T23:45:08.214Z] ok  	github.com/docker/docker/builder/dockerfile	1.195s	coverage: 48.3% of statements
23:45:08 [2020-11-18T23:45:08.214Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
23:45:08 [2020-11-18T23:45:08.214Z] ?   	github.com/docker/docker/cli	[no test files]
23:45:08 [2020-11-18T23:45:08.214Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:45:08 [2020-11-18T23:45:08.247Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.58s)
23:45:08 [2020-11-18T23:45:08.247Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:45:08 [2020-11-18T23:45:08.621Z] --- PASS: TestCgroupNamespacesBuild (3.39s)
23:45:08 [2020-11-18T23:45:08.622Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:45:08 [2020-11-18T23:45:08.880Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
23:45:08 [2020-11-18T23:45:08.880Z] === RUN   TestCgroupNamespacesRunOlderClient
23:45:10 [2020-11-18T23:45:10.361Z] ok  	github.com/docker/docker/client	0.340s	coverage: 75.4% of statements
23:45:10 [2020-11-18T23:45:10.950Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
23:45:10 [2020-11-18T23:45:10.950Z] === RUN   TestKernelTCPMemory
23:45:11 [2020-11-18T23:45:11.137Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s)
23:45:11 [2020-11-18T23:45:11.137Z] === RUN   TestBuildWithSession
23:45:11 [2020-11-18T23:45:11.137Z] --- SKIP: TestBuildWithSession (0.00s)
23:45:11 [2020-11-18T23:45:11.137Z]     build_session_test.go:25: TODO: BuildKit
23:45:11 [2020-11-18T23:45:11.137Z] === RUN   TestBuildSquashParent
23:45:11 [2020-11-18T23:45:11.588Z] --- PASS: TestKernelTCPMemory (0.88s)
23:45:11 [2020-11-18T23:45:11.588Z] === RUN   TestNISDomainname
23:45:12 [2020-11-18T23:45:12.624Z] --- PASS: TestNISDomainname (0.99s)
23:45:12 [2020-11-18T23:45:12.624Z] === RUN   TestHostnameDnsResolution
23:45:14 [2020-11-18T23:45:14.135Z] --- PASS: TestHostnameDnsResolution (1.73s)
23:45:14 [2020-11-18T23:45:14.135Z] === RUN   TestStats
23:45:15 [2020-11-18T23:45:15.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:45:15 [2020-11-18T23:45:15.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:45:17 [2020-11-18T23:45:17.654Z] --- PASS: TestStats (2.90s)
23:45:17 [2020-11-18T23:45:17.654Z] === RUN   TestStopContainerWithTimeout
23:45:17 [2020-11-18T23:45:17.654Z] === RUN   TestStopContainerWithTimeout/0
23:45:17 [2020-11-18T23:45:17.654Z] === PAUSE TestStopContainerWithTimeout/0
23:45:17 [2020-11-18T23:45:17.654Z] === RUN   TestStopContainerWithTimeout/1
23:45:17 [2020-11-18T23:45:17.654Z] === PAUSE TestStopContainerWithTimeout/1
23:45:17 [2020-11-18T23:45:17.654Z] === RUN   TestStopContainerWithTimeout/3
23:45:17 [2020-11-18T23:45:17.654Z] === PAUSE TestStopContainerWithTimeout/3
23:45:17 [2020-11-18T23:45:17.654Z] === RUN   TestStopContainerWithTimeout/-1
23:45:17 [2020-11-18T23:45:17.654Z] === PAUSE TestStopContainerWithTimeout/-1
23:45:17 [2020-11-18T23:45:17.654Z] === CONT  TestStopContainerWithTimeout/0
23:45:17 [2020-11-18T23:45:17.654Z] === CONT  TestStopContainerWithTimeout/-1
23:45:18 [2020-11-18T23:45:18.288Z] === CONT  TestStopContainerWithTimeout/3
23:45:19 [2020-11-18T23:45:19.220Z] --- PASS: TestBuildSquashParent (7.48s)
23:45:19 [2020-11-18T23:45:19.220Z] === RUN   TestBuildWithRemoveAndForceRemove
23:45:19 [2020-11-18T23:45:19.220Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:45:19 [2020-11-18T23:45:19.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:45:19 [2020-11-18T23:45:19.220Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:45:19 [2020-11-18T23:45:19.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:45:19 [2020-11-18T23:45:19.220Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:45:19 [2020-11-18T23:45:19.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:45:19 [2020-11-18T23:45:19.220Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:45:19 [2020-11-18T23:45:19.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:45:19 [2020-11-18T23:45:19.220Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:45:19 [2020-11-18T23:45:19.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:45:19 [2020-11-18T23:45:19.220Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:45:19 [2020-11-18T23:45:19.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:45:19 [2020-11-18T23:45:19.220Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:45:19 [2020-11-18T23:45:19.220Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:45:19 [2020-11-18T23:45:19.476Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:45:20 [2020-11-18T23:45:20.416Z] === CONT  TestStopContainerWithTimeout/1
23:45:20 [2020-11-18T23:45:20.842Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:45:20 [2020-11-18T23:45:20.842Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:45:21 [2020-11-18T23:45:21.194Z] 4612f6d0b889: Pull complete
23:45:22 [2020-11-18T23:45:22.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:45:22 [2020-11-18T23:45:22.485Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:45:22 [2020-11-18T23:45:22.485Z]     --- PASS: TestStopContainerWithTimeout/0 (1.17s)
23:45:22 [2020-11-18T23:45:22.485Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
23:45:22 [2020-11-18T23:45:22.485Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
23:45:22 [2020-11-18T23:45:22.485Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
23:45:22 [2020-11-18T23:45:22.485Z] === RUN   TestDeleteDevicemapper
23:45:22 [2020-11-18T23:45:22.485Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:45:22 [2020-11-18T23:45:22.485Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:45:22 [2020-11-18T23:45:22.485Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:45:22 [2020-11-18T23:45:22.733Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:45:24 [2020-11-18T23:45:24.623Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:45:24 [2020-11-18T23:45:24.623Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s)
23:45:24 [2020-11-18T23:45:24.623Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s)
23:45:24 [2020-11-18T23:45:24.623Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s)
23:45:24 [2020-11-18T23:45:24.623Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s)
23:45:24 [2020-11-18T23:45:24.623Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s)
23:45:24 [2020-11-18T23:45:24.623Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.79s)
23:45:24 [2020-11-18T23:45:24.623Z] === RUN   TestBuildMultiStageCopy
23:45:24 [2020-11-18T23:45:24.623Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:45:25 [2020-11-18T23:45:25.218Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.13s)
23:45:25 [2020-11-18T23:45:25.218Z] === RUN   TestUpdateMemory
23:45:25 [2020-11-18T23:45:25.218Z] --- SKIP: TestUpdateMemory (0.00s)
23:45:25 [2020-11-18T23:45:25.218Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:45:25 [2020-11-18T23:45:25.218Z] === RUN   TestUpdateCPUQuota
23:45:26 [2020-11-18T23:45:26.253Z] --- PASS: TestUpdateCPUQuota (1.12s)
23:45:26 [2020-11-18T23:45:26.253Z] === RUN   TestUpdatePidsLimit
23:45:26 [2020-11-18T23:45:26.253Z] === RUN   TestUpdatePidsLimit/update_from_none
23:45:26 [2020-11-18T23:45:26.888Z] === RUN   TestUpdatePidsLimit/no_change
23:45:27 [2020-11-18T23:45:27.180Z] === RUN   TestUpdatePidsLimit/update_lower
23:45:27 [2020-11-18T23:45:27.221Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:45:27 [2020-11-18T23:45:27.472Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:45:27 [2020-11-18T23:45:27.765Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:45:28 [2020-11-18T23:45:28.057Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:45:28 [2020-11-18T23:45:28.147Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:45:28 [2020-11-18T23:45:28.691Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:45:29 [2020-11-18T23:45:29.074Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:45:30 [2020-11-18T23:45:30.077Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:45:30 [2020-11-18T23:45:30.077Z] 
23:45:30 [2020-11-18T23:45:30.077Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:45:30 [2020-11-18T23:45:30.077Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:45:30 [2020-11-18T23:45:30.077Z] Using test binary docker
23:45:30 [2020-11-18T23:45:30.077Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:45:30 [2020-11-18T23:45:30.077Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:45:30 [2020-11-18T23:45:30.077Z] INFO: Waiting for daemon to start...
23:45:30 [2020-11-18T23:45:30.077Z] Starting dockerd
23:45:30 [2020-11-18T23:45:30.077Z] .
23:45:30 [2020-11-18T23:45:30.077Z] INFO: Building docker-sdk-python3:4.3.0...
23:45:30 [2020-11-18T23:45:30.201Z] --- PASS: TestUpdatePidsLimit (3.60s)
23:45:30 [2020-11-18T23:45:30.201Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
23:45:30 [2020-11-18T23:45:30.201Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
23:45:30 [2020-11-18T23:45:30.201Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
23:45:30 [2020-11-18T23:45:30.201Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
23:45:30 [2020-11-18T23:45:30.201Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
23:45:30 [2020-11-18T23:45:30.201Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
23:45:30 [2020-11-18T23:45:30.201Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
23:45:30 [2020-11-18T23:45:30.201Z] === RUN   TestUpdateRestartPolicy
23:45:30 [2020-11-18T23:45:30.438Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:45:31 [2020-11-18T23:45:31.365Z] --- PASS: TestBuildMultiStageCopy (6.61s)
23:45:31 [2020-11-18T23:45:31.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s)
23:45:31 [2020-11-18T23:45:31.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
23:45:31 [2020-11-18T23:45:31.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
23:45:31 [2020-11-18T23:45:31.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
23:45:31 [2020-11-18T23:45:31.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
23:45:31 [2020-11-18T23:45:31.365Z] === RUN   TestBuildMultiStageParentConfig
23:45:36 [2020-11-18T23:45:36.607Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
23:45:36 [2020-11-18T23:45:36.607Z] === RUN   TestBuildLabelWithTargets
23:45:42 [2020-11-18T23:45:42.839Z] --- PASS: TestUpdateRestartPolicy (12.82s)
23:45:42 [2020-11-18T23:45:42.839Z] === RUN   TestUpdateRestartWithAutoRemove
23:45:43 [2020-11-18T23:45:43.473Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
23:45:43 [2020-11-18T23:45:43.473Z] === RUN   TestWaitNonBlocked
23:45:43 [2020-11-18T23:45:43.473Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:45:43 [2020-11-18T23:45:43.473Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:45:43 [2020-11-18T23:45:43.473Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:45:43 [2020-11-18T23:45:43.473Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:45:43 [2020-11-18T23:45:43.473Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:45:43 [2020-11-18T23:45:43.473Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:45:44 [2020-11-18T23:45:44.688Z] --- PASS: TestBuildLabelWithTargets (8.00s)
23:45:44 [2020-11-18T23:45:44.688Z] === RUN   TestBuildWithEmptyLayers
23:45:44 [2020-11-18T23:45:44.984Z] --- PASS: TestWaitNonBlocked (0.01s)
23:45:44 [2020-11-18T23:45:44.984Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s)
23:45:44 [2020-11-18T23:45:44.984Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s)
23:45:44 [2020-11-18T23:45:44.984Z] === RUN   TestWaitBlocked
23:45:44 [2020-11-18T23:45:44.984Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:45:44 [2020-11-18T23:45:44.984Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:45:44 [2020-11-18T23:45:44.984Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:45:44 [2020-11-18T23:45:44.984Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:45:44 [2020-11-18T23:45:44.984Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:45:44 [2020-11-18T23:45:44.984Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:45:46 [2020-11-18T23:45:46.021Z] --- PASS: TestWaitBlocked (0.01s)
23:45:46 [2020-11-18T23:45:46.021Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s)
23:45:46 [2020-11-18T23:45:46.021Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s)
23:45:46 [2020-11-18T23:45:46.021Z] === CONT  TestContainerStartOnDaemonRestart
23:45:46 [2020-11-18T23:45:46.021Z] === CONT  TestIpcModeOlderClient
23:45:46 [2020-11-18T23:45:46.315Z] --- PASS: TestIpcModeOlderClient (0.16s)
23:45:46 [2020-11-18T23:45:46.315Z] === CONT  TestDaemonHostGatewayIP
23:45:47 [2020-11-18T23:45:47.071Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:45:47 [2020-11-18T23:45:47.071Z] 
23:45:47 [2020-11-18T23:45:47.071Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:45:47 [2020-11-18T23:45:47.071Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:45:47 [2020-11-18T23:45:47.071Z] HOSTNAME=d7535c94e28c
23:45:47 [2020-11-18T23:45:47.071Z] TESTDEBUG=0
23:45:47 [2020-11-18T23:45:47.071Z] DEST=bundles/test-integration
23:45:47 [2020-11-18T23:45:47.071Z] PWD=/go/src/github.com/docker/docker
23:45:47 [2020-11-18T23:45:47.071Z] DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280
23:45:47 [2020-11-18T23:45:47.071Z] container=docker
23:45:47 [2020-11-18T23:45:47.071Z] HOME=/root
23:45:47 [2020-11-18T23:45:47.071Z] GOLANG_VERSION=1.13.15
23:45:47 [2020-11-18T23:45:47.071Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:45:47 [2020-11-18T23:45:47.071Z] VALIDATE_BRANCH=master
23:45:47 [2020-11-18T23:45:47.071Z] TERM=xterm
23:45:47 [2020-11-18T23:45:47.071Z] DOCKER_PKG=github.com/docker/docker
23:45:47 [2020-11-18T23:45:47.071Z] SHLVL=1
23:45:47 [2020-11-18T23:45:47.071Z] TIMEOUT=120m
23:45:47 [2020-11-18T23:45:47.071Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:45:47 [2020-11-18T23:45:47.071Z] DOCKER_GRAPHDRIVER=overlay2
23:45:47 [2020-11-18T23:45:47.071Z] GO111MODULE=off
23:45:47 [2020-11-18T23:45:47.071Z] DOCKER_EXPERIMENTAL=1
23:45:47 [2020-11-18T23:45:47.071Z] TEST_SKIP_INTEGRATION_CLI=1
23:45:47 [2020-11-18T23:45:47.071Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:45:47 [2020-11-18T23:45:47.071Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:45:47 [2020-11-18T23:45:47.071Z] GOPATH=/go
23:45:47 [2020-11-18T23:45:47.071Z] PKG_CONFIG=pkg-config
23:45:47 [2020-11-18T23:45:47.071Z] _=/usr/bin/env
23:45:47 [2020-11-18T23:45:47.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:45:47 [2020-11-18T23:45:47.204Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
23:45:47 [2020-11-18T23:45:47.204Z] === RUN   TestBuildMultiStageOnBuild
23:45:49 [2020-11-18T23:45:49.101Z] --- PASS: TestContainerStartOnDaemonRestart (2.68s)
23:45:49 [2020-11-18T23:45:49.102Z] === CONT  TestContainerKillOnDaemonStart
23:45:49 [2020-11-18T23:45:49.738Z] --- PASS: TestDaemonHostGatewayIP (3.44s)
23:45:49 [2020-11-18T23:45:49.738Z] === CONT  TestDaemonRestartIpcMode
23:45:49 [2020-11-18T23:45:49.816Z] ok  	github.com/docker/docker/cmd/dockerd	0.159s	coverage: 29.1% of statements
23:45:49 [2020-11-18T23:45:49.816Z] ok  	github.com/docker/docker/container	0.153s	coverage: 34.7% of statements
23:45:49 [2020-11-18T23:45:49.816Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:45:49 [2020-11-18T23:45:49.816Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:45:49 [2020-11-18T23:45:49.816Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:45:49 [2020-11-18T23:45:49.816Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:45:52 [2020-11-18T23:45:52.446Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
23:45:52 [2020-11-18T23:45:52.446Z] === RUN   TestBuildUncleanTarFilenames
23:45:52 [2020-11-18T23:45:52.595Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.057s	coverage: 65.3% of statements
23:45:53 [2020-11-18T23:45:53.008Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
23:45:53 [2020-11-18T23:45:53.008Z] === RUN   TestBuildMultiStageLayerLeak
23:45:53 [2020-11-18T23:45:53.258Z] --- PASS: TestDaemonRestartIpcMode (3.47s)
23:45:57 [2020-11-18T23:45:57.172Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s)
23:45:57 [2020-11-18T23:45:57.173Z] === RUN   TestBuildWithHugeFile
23:45:58 [2020-11-18T23:45:58.218Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.040s	coverage: 35.9% of statements
23:46:01 [2020-11-18T23:46:01.740Z] --- PASS: TestContainerKillOnDaemonStart (12.36s)
23:46:01 [2020-11-18T23:46:01.740Z] PASS
23:46:01 [2020-11-18T23:46:01.740Z] 
23:46:01 [2020-11-18T23:46:01.740Z] === Skipped
23:46:01 [2020-11-18T23:46:01.740Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
23:46:01 [2020-11-18T23:46:01.740Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:46:01 [2020-11-18T23:46:01.740Z] 
23:46:01 [2020-11-18T23:46:01.740Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
23:46:01 [2020-11-18T23:46:01.740Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:46:01 [2020-11-18T23:46:01.740Z] 
23:46:01 [2020-11-18T23:46:01.740Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
23:46:01 [2020-11-18T23:46:01.740Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:46:01 [2020-11-18T23:46:01.740Z] 
23:46:01 [2020-11-18T23:46:01.740Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:46:01 [2020-11-18T23:46:01.740Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:46:01 [2020-11-18T23:46:01.740Z] 
23:46:01 [2020-11-18T23:46:01.740Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
23:46:01 [2020-11-18T23:46:01.740Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:46:01 [2020-11-18T23:46:01.740Z] 
23:46:01 [2020-11-18T23:46:01.740Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
23:46:01 [2020-11-18T23:46:01.740Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:46:01 [2020-11-18T23:46:01.740Z] 
23:46:01 [2020-11-18T23:46:01.740Z] 
23:46:01 [2020-11-18T23:46:01.740Z] DONE 195 tests, 6 skipped in 151.490s
23:46:01 [2020-11-18T23:46:01.740Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
23:46:01 [2020-11-18T23:46:01.740Z] ++ 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
23:46:01 [2020-11-18T23:46:01.740Z] ++ set -e
23:46:01 [2020-11-18T23:46:01.740Z] ++ '[' -n 0 ']'
23:46:01 [2020-11-18T23:46:01.740Z] ++ set -x
23:46:01 [2020-11-18T23:46:01.740Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:46:01 [2020-11-18T23:46:01.740Z] INFO: Testing against a local daemon
23:46:01 [2020-11-18T23:46:01.740Z] === RUN   TestCommitInheritsEnv
23:46:01 [2020-11-18T23:46:01.792Z] ok  	github.com/docker/docker/daemon/cluster	0.100s	coverage: 0.5% of statements
23:46:02 [2020-11-18T23:46:02.032Z] --- PASS: TestCommitInheritsEnv (0.58s)
23:46:02 [2020-11-18T23:46:02.032Z] === RUN   TestImportExtremelyLargeImageWorks
23:46:02 [2020-11-18T23:46:02.032Z] === PAUSE TestImportExtremelyLargeImageWorks
23:46:02 [2020-11-18T23:46:02.032Z] === RUN   TestImagesFilterMultiReference
23:46:02 [2020-11-18T23:46:02.032Z] --- PASS: TestImagesFilterMultiReference (0.04s)
23:46:02 [2020-11-18T23:46:02.032Z] === RUN   TestImagePullPlatformInvalid
23:46:02 [2020-11-18T23:46:02.032Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
23:46:02 [2020-11-18T23:46:02.032Z] === RUN   TestRemoveImageOrphaning
23:46:02 [2020-11-18T23:46:02.666Z] --- PASS: TestRemoveImageOrphaning (0.54s)
23:46:02 [2020-11-18T23:46:02.666Z] === RUN   TestRemoveImageGarbageCollector
23:46:02 [2020-11-18T23:46:02.666Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:46:02 [2020-11-18T23:46:02.666Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:46:02 [2020-11-18T23:46:02.666Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:46:02 [2020-11-18T23:46:02.666Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:46:02 [2020-11-18T23:46:02.666Z] === RUN   TestTagInvalidReference
23:46:02 [2020-11-18T23:46:02.666Z] --- PASS: TestTagInvalidReference (0.01s)
23:46:02 [2020-11-18T23:46:02.666Z] === RUN   TestTagValidPrefixedRepo
23:46:02 [2020-11-18T23:46:02.666Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
23:46:02 [2020-11-18T23:46:02.666Z] === RUN   TestTagExistedNameWithoutForce
23:46:02 [2020-11-18T23:46:02.666Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:46:02 [2020-11-18T23:46:02.666Z] === RUN   TestTagOfficialNames
23:46:02 [2020-11-18T23:46:02.666Z] --- PASS: TestTagOfficialNames (0.03s)
23:46:02 [2020-11-18T23:46:02.666Z] === RUN   TestTagMatchesDigest
23:46:02 [2020-11-18T23:46:02.666Z] --- PASS: TestTagMatchesDigest (0.01s)
23:46:02 [2020-11-18T23:46:02.666Z] === CONT  TestImportExtremelyLargeImageWorks
23:46:05 [2020-11-18T23:46:05.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:46:05 [2020-11-18T23:46:05.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:46:05 [2020-11-18T23:46:05.363Z] ok  	github.com/docker/docker/daemon/discovery	0.027s	coverage: 30.0% of statements
23:46:06 [2020-11-18T23:46:06.023Z] ok  	github.com/docker/docker/daemon/config	0.075s	coverage: 81.8% of statements
23:46:06 [2020-11-18T23:46:06.666Z] ok  	github.com/docker/docker/daemon/events	0.065s	coverage: 50.0% of statements
23:46:07 [2020-11-18T23:46:07.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:46:08 [2020-11-18T23:46:08.765Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
23:46:08 [2020-11-18T23:46:08.814Z] sha256:ee313ffaa272f53dc90b4aa52804f8a255b4635882112e3e95245167ce245628
23:46:08 [2020-11-18T23:46:08.814Z] INFO: Starting docker-py tests...
23:46:08 [2020-11-18T23:46:08.814Z] ============================= test session starts ==============================
23:46:08 [2020-11-18T23:46:08.814Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
23:46:08 [2020-11-18T23:46:08.814Z] rootdir: /src, inifile: pytest.ini
23:46:08 [2020-11-18T23:46:08.814Z] plugins: timeout-1.3.3, cov-2.6.1
23:46:08 [2020-11-18T23:46:08.814Z] collected 389 items / 1 deselected / 388 selected
23:46:08 [2020-11-18T23:46:08.814Z] 
23:46:12 [2020-11-18T23:46:12.311Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
23:46:12 [2020-11-18T23:46:12.311Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.521s	coverage: 14.1% of statements
23:46:13 [2020-11-18T23:46:13.359Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.684s	coverage: 57.1% of statements
23:46:16 [2020-11-18T23:46:16.119Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
23:46:17 [2020-11-18T23:46:17.649Z] ok  	github.com/docker/docker/daemon	12.350s	coverage: 17.2% of statements
23:46:17 [2020-11-18T23:46:17.649Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:46:17 [2020-11-18T23:46:17.649Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:46:17 [2020-11-18T23:46:17.649Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:46:17 [2020-11-18T23:46:17.649Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:46:17 [2020-11-18T23:46:17.649Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.905s	coverage: 69.2% of statements
23:46:19 [2020-11-18T23:46:19.182Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.875s	coverage: 46.2% of statements
23:46:19 [2020-11-18T23:46:19.182Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:46:20 [2020-11-18T23:46:20.244Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.440s	coverage: 49.5% of statements
23:46:21 [2020-11-18T23:46:21.297Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.050s	coverage: 58.0% of statements
23:46:22 [2020-11-18T23:46:22.365Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.026s	coverage: 3.0% of statements
23:46:22 [2020-11-18T23:46:22.661Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
23:46:25 [2020-11-18T23:46:25.834Z] tests/integration/api_build_test.py .......................X             [  6%]
23:46:26 [2020-11-18T23:46:26.224Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.084s	coverage: 52.1% of statements
23:46:26 [2020-11-18T23:46:26.224Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:46:26 [2020-11-18T23:46:26.224Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:46:26 [2020-11-18T23:46:26.224Z] ok  	github.com/docker/docker/daemon/logger	0.236s	coverage: 41.0% of statements
23:46:26 [2020-11-18T23:46:26.401Z] tests/integration/api_client_test.py .....                               [  7%]
23:46:26 [2020-11-18T23:46:26.520Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.382s	coverage: 77.8% of statements
23:46:27 [2020-11-18T23:46:27.569Z] ok  	github.com/docker/docker/daemon/images	0.085s	coverage: 6.5% of statements
23:46:27 [2020-11-18T23:46:27.569Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:46:27 [2020-11-18T23:46:27.569Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:46:27 [2020-11-18T23:46:27.569Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:46:27 [2020-11-18T23:46:27.569Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:46:27 [2020-11-18T23:46:27.883Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.043s	coverage: 67.0% of statements
23:46:27 [2020-11-18T23:46:27.906Z] tests/integration/api_config_test.py .....                               [  8%]
23:46:28 [2020-11-18T23:46:28.939Z] ok  	github.com/docker/docker/daemon/logger/journald	0.043s	coverage: 23.9% of statements
23:46:28 [2020-11-18T23:46:28.939Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
23:46:29 [2020-11-18T23:46:29.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:46:29 [2020-11-18T23:46:29.995Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.021s	coverage: 61.6% of statements
23:46:30 [2020-11-18T23:46:30.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:46:31 [2020-11-18T23:46:31.052Z] ok  	github.com/docker/docker/daemon/logger/local	0.074s	coverage: 75.2% of statements
23:46:31 [2020-11-18T23:46:31.052Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:46:31 [2020-11-18T23:46:31.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:46:32 [2020-11-18T23:46:32.130Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.040s	coverage: 33.3% of statements
23:46:32 [2020-11-18T23:46:32.130Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.060s	coverage: 55.1% of statements
23:46:33 [2020-11-18T23:46:33.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:46:33 [2020-11-18T23:46:33.194Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
23:46:33 [2020-11-18T23:46:33.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:46:33 [2020-11-18T23:46:33.493Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
23:46:35 [2020-11-18T23:46:35.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:46:36 [2020-11-18T23:46:36.271Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
23:46:36 [2020-11-18T23:46:36.569Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.491s	coverage: 82.5% of statements
23:46:36 [2020-11-18T23:46:36.569Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:46:36 [2020-11-18T23:46:36.569Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:46:37 [2020-11-18T23:46:37.622Z] ok  	github.com/docker/docker/distribution/metadata	0.139s	coverage: 48.2% of statements
23:46:37 [2020-11-18T23:46:37.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:46:39 [2020-11-18T23:46:39.178Z] ok  	github.com/docker/docker/errdefs	0.043s	coverage: 49.4% of statements
23:46:40 [2020-11-18T23:46:40.230Z] ok  	github.com/docker/docker/distribution	0.502s	coverage: 25.6% of statements
23:46:40 [2020-11-18T23:46:40.230Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:46:40 [2020-11-18T23:46:40.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:46:41 [2020-11-18T23:46:41.760Z] ok  	github.com/docker/docker/image	0.039s	coverage: 86.4% of statements
23:46:41 [2020-11-18T23:46:41.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:46:42 [2020-11-18T23:46:42.058Z] ok  	github.com/docker/docker/distribution/xfer	1.670s	coverage: 85.1% of statements
23:46:42 [2020-11-18T23:46:42.058Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:46:42 [2020-11-18T23:46:42.360Z] ok  	github.com/docker/docker/image/cache	0.026s	coverage: 19.2% of statements
23:46:42 [2020-11-18T23:46:42.361Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:46:42 [2020-11-18T23:46:42.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:46:43 [2020-11-18T23:46:43.418Z] ok  	github.com/docker/docker/image/v1	0.017s	coverage: 25.0% of statements
23:46:43 [2020-11-18T23:46:43.418Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:46:43 [2020-11-18T23:46:43.418Z] ok  	github.com/docker/docker/libcontainerd/queue	0.032s	coverage: 100.0% of statements
23:46:44 [2020-11-18T23:46:44.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:46:45 [2020-11-18T23:46:45.521Z] ok  	github.com/docker/docker/pkg/aaparser	0.024s	coverage: 52.9% of statements
23:46:45 [2020-11-18T23:46:45.521Z] ok  	github.com/docker/docker/oci	0.033s	coverage: 8.2% of statements
23:46:45 [2020-11-18T23:46:45.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:46:46 [2020-11-18T23:46:46.168Z] ok  	github.com/docker/docker/opts	0.092s	coverage: 67.1% of statements
23:46:47 [2020-11-18T23:46:47.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:46:48 [2020-11-18T23:46:48.281Z] ok  	github.com/docker/docker/pkg/broadcaster	0.024s	coverage: 100.0% of statements
23:46:48 [2020-11-18T23:46:48.576Z] ok  	github.com/docker/docker/pkg/capabilities	0.012s	coverage: 87.5% of statements
23:46:48 [2020-11-18T23:46:48.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:46:49 [2020-11-18T23:46:49.222Z] ok  	github.com/docker/docker/pkg/authorization	1.666s	coverage: 68.3% of statements
23:46:49 [2020-11-18T23:46:49.864Z] ok  	github.com/docker/docker/pkg/archive	1.183s	coverage: 77.1% of statements
23:46:50 [2020-11-18T23:46:50.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:46:50 [2020-11-18T23:46:50.162Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
23:46:50 [2020-11-18T23:46:50.806Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
23:46:51 [2020-11-18T23:46:51.102Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
23:46:51 [2020-11-18T23:46:51.478Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:46:51 [2020-11-18T23:46:51.478Z] Using test binary docker
23:46:51 [2020-11-18T23:46:51.478Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:46:51 [2020-11-18T23:46:51.478Z] +++ /etc/init.d/apparmor start
23:46:51 [2020-11-18T23:46:51.478Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:46:51 [2020-11-18T23:46:51.478Z] INFO: Waiting for daemon to start...
23:46:51 [2020-11-18T23:46:51.478Z] Starting dockerd
23:46:51 [2020-11-18T23:46:51.478Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
23:46:52 [2020-11-18T23:46:52.165Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
23:46:52 [2020-11-18T23:46:52.804Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
23:46:53 [2020-11-18T23:46:53.357Z] --- PASS: TestBuildWithHugeFile (52.55s)
23:46:53 [2020-11-18T23:46:53.357Z] === RUN   TestBuildWithEmptyDockerfile
23:46:53 [2020-11-18T23:46:53.357Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:46:53 [2020-11-18T23:46:53.357Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:46:53 [2020-11-18T23:46:53.357Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:46:53 [2020-11-18T23:46:53.357Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:46:53 [2020-11-18T23:46:53.357Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:46:53 [2020-11-18T23:46:53.357Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:46:53 [2020-11-18T23:46:53.357Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:46:53 [2020-11-18T23:46:53.357Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:46:53 [2020-11-18T23:46:53.357Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:46:53 [2020-11-18T23:46:53.357Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
23:46:53 [2020-11-18T23:46:53.357Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
23:46:53 [2020-11-18T23:46:53.357Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
23:46:53 [2020-11-18T23:46:53.357Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
23:46:53 [2020-11-18T23:46:53.357Z] === RUN   TestBuildPreserveOwnership
23:46:53 [2020-11-18T23:46:53.357Z] === RUN   TestBuildPreserveOwnership/copy_from
23:46:53 [2020-11-18T23:46:53.446Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
23:46:54 [2020-11-18T23:46:54.088Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.761s	coverage: 43.2% of statements
23:46:54 [2020-11-18T23:46:54.088Z] ok  	github.com/docker/docker/layer	7.203s	coverage: 68.8% of statements
23:46:54 [2020-11-18T23:46:54.088Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:46:54 [2020-11-18T23:46:54.088Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:46:54 [2020-11-18T23:46:54.088Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:46:54 [2020-11-18T23:46:54.088Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:46:54 [2020-11-18T23:46:54.088Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:46:54 [2020-11-18T23:46:54.088Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:46:54 [2020-11-18T23:46:54.088Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:46:54 [2020-11-18T23:46:54.386Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
23:46:55 [2020-11-18T23:46:55.443Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
23:46:55 [2020-11-18T23:46:55.443Z] ok  	github.com/docker/docker/pkg/fsutils	0.388s	coverage: 85.1% of statements
23:46:55 [2020-11-18T23:46:55.740Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.091s	coverage: 84.1% of statements
23:46:56 [2020-11-18T23:46:56.053Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
23:46:56 [2020-11-18T23:46:56.621Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:46:57 [2020-11-18T23:46:57.125Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
23:46:57 [2020-11-18T23:46:57.770Z] ok  	github.com/docker/docker/pkg/longpath	0.027s	coverage: 100.0% of statements
23:46:57 [2020-11-18T23:46:57.770Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
23:46:58 [2020-11-18T23:46:58.068Z] ok  	github.com/docker/docker/pkg/idtools	0.831s	coverage: 70.1% of statements
23:46:58 [2020-11-18T23:46:58.190Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:46:58 [2020-11-18T23:46:58.366Z] ok  	github.com/docker/docker/pkg/ioutils	1.322s	coverage: 70.6% of statements
23:46:58 [2020-11-18T23:46:58.366Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:46:58 [2020-11-18T23:46:58.366Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:46:58 [2020-11-18T23:46:58.366Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:46:58 [2020-11-18T23:46:58.366Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:46:58 [2020-11-18T23:46:58.366Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
23:46:58 [2020-11-18T23:46:58.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:46:58 [2020-11-18T23:46:58.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:46:58 [2020-11-18T23:46:58.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:46:58 [2020-11-18T23:46:58.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:46:58 [2020-11-18T23:46:58.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:46:58 [2020-11-18T23:46:58.663Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
23:46:58 [2020-11-18T23:46:58.961Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
23:46:59 [2020-11-18T23:46:59.604Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.014s	coverage: 86.7% of statements
23:46:59 [2020-11-18T23:46:59.604Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:46:59 [2020-11-18T23:46:59.604Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:46:59 [2020-11-18T23:46:59.634Z] .
23:46:59 [2020-11-18T23:46:59.634Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:46:59 [2020-11-18T23:46:59.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:46:59 [2020-11-18T23:46:59.634Z] Error: No such image: emptyfs
23:46:59 [2020-11-18T23:46:59.634Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:46:59 [2020-11-18T23:46:59.634Z] ++++ docker load
23:46:59 [2020-11-18T23:46:59.634Z] Running integration-test (iteration 1)
23:46:59 [2020-11-18T23:46:59.634Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
23:46:59 [2020-11-18T23:46:59.634Z] ++ 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
23:46:59 [2020-11-18T23:46:59.634Z] ++ set -e
23:46:59 [2020-11-18T23:46:59.634Z] ++ '[' -n 0 ']'
23:46:59 [2020-11-18T23:46:59.634Z] ++ set -x
23:46:59 [2020-11-18T23:46:59.634Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:46:59 [2020-11-18T23:46:59.900Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
23:47:00 [2020-11-18T23:47:00.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:47:00 [2020-11-18T23:47:00.784Z] --- PASS: TestBuildPreserveOwnership (10.12s)
23:47:00 [2020-11-18T23:47:00.784Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.12s)
23:47:00 [2020-11-18T23:47:00.784Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
23:47:00 [2020-11-18T23:47:00.784Z] === RUN   TestBuildPlatformInvalid
23:47:00 [2020-11-18T23:47:00.784Z] --- PASS: TestBuildPlatformInvalid (0.08s)
23:47:00 [2020-11-18T23:47:00.784Z] PASS
23:47:00 [2020-11-18T23:47:00.784Z] 
23:47:00 [2020-11-18T23:47:00.784Z] === Skipped
23:47:00 [2020-11-18T23:47:00.784Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:47:00 [2020-11-18T23:47:00.784Z]     build_session_test.go:25: TODO: BuildKit
23:47:00 [2020-11-18T23:47:00.784Z] 
23:47:00 [2020-11-18T23:47:00.784Z] 
23:47:00 [2020-11-18T23:47:00.784Z] DONE 32 tests, 1 skipped in 127.880s
23:47:00 [2020-11-18T23:47:00.784Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:47:00 [2020-11-18T23:47:00.784Z] INFO: Testing against a local daemon
23:47:00 [2020-11-18T23:47:00.784Z] === RUN   TestConfigInspect
23:47:00 [2020-11-18T23:47:00.784Z] --- SKIP: TestConfigInspect (0.03s)
23:47:00 [2020-11-18T23:47:00.784Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:47:00 [2020-11-18T23:47:00.784Z] === RUN   TestConfigList
23:47:00 [2020-11-18T23:47:00.784Z] --- SKIP: TestConfigList (0.01s)
23:47:00 [2020-11-18T23:47:00.784Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:47:00 [2020-11-18T23:47:00.784Z] === RUN   TestConfigsCreateAndDelete
23:47:00 [2020-11-18T23:47:00.784Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
23:47:00 [2020-11-18T23:47:00.784Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:47:00 [2020-11-18T23:47:00.784Z] === RUN   TestConfigsUpdate
23:47:00 [2020-11-18T23:47:00.784Z] --- SKIP: TestConfigsUpdate (0.02s)
23:47:00 [2020-11-18T23:47:00.784Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:47:00 [2020-11-18T23:47:00.784Z] === RUN   TestTemplatedConfig
23:47:00 [2020-11-18T23:47:00.784Z] --- SKIP: TestTemplatedConfig (0.00s)
23:47:00 [2020-11-18T23:47:00.784Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:47:00 [2020-11-18T23:47:00.784Z] === RUN   TestConfigCreateResolve
23:47:00 [2020-11-18T23:47:00.784Z] --- SKIP: TestConfigCreateResolve (0.01s)
23:47:00 [2020-11-18T23:47:00.784Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:47:00 [2020-11-18T23:47:00.784Z] === RUN   TestConfigDaemonLibtrustID
23:47:01 [2020-11-18T23:47:01.450Z] ok  	github.com/docker/docker/pkg/progress	0.025s	coverage: 75.9% of statements
23:47:01 [2020-11-18T23:47:01.450Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 88.2% of statements
23:47:01 [2020-11-18T23:47:01.450Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
23:47:02 [2020-11-18T23:47:02.091Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
23:47:02 [2020-11-18T23:47:02.149Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
23:47:02 [2020-11-18T23:47:02.149Z] PASS
23:47:02 [2020-11-18T23:47:02.149Z] 
23:47:02 [2020-11-18T23:47:02.149Z] === Skipped
23:47:02 [2020-11-18T23:47:02.149Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s)
23:47:02 [2020-11-18T23:47:02.149Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:47:02 [2020-11-18T23:47:02.149Z] 
23:47:02 [2020-11-18T23:47:02.149Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
23:47:02 [2020-11-18T23:47:02.149Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:47:02 [2020-11-18T23:47:02.149Z] 
23:47:02 [2020-11-18T23:47:02.149Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
23:47:02 [2020-11-18T23:47:02.149Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:47:02 [2020-11-18T23:47:02.149Z] 
23:47:02 [2020-11-18T23:47:02.149Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
23:47:02 [2020-11-18T23:47:02.149Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:47:02 [2020-11-18T23:47:02.149Z] 
23:47:02 [2020-11-18T23:47:02.149Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
23:47:02 [2020-11-18T23:47:02.149Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:47:02 [2020-11-18T23:47:02.149Z] 
23:47:02 [2020-11-18T23:47:02.149Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
23:47:02 [2020-11-18T23:47:02.149Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:47:02 [2020-11-18T23:47:02.149Z] 
23:47:02 [2020-11-18T23:47:02.149Z] 
23:47:02 [2020-11-18T23:47:02.149Z] DONE 7 tests, 6 skipped in 1.730s
23:47:02 [2020-11-18T23:47:02.149Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:47:02 [2020-11-18T23:47:02.149Z] INFO: Testing against a local daemon
23:47:02 [2020-11-18T23:47:02.149Z] === RUN   TestCheckpoint
23:47:02 [2020-11-18T23:47:02.149Z] --- SKIP: TestCheckpoint (0.00s)
23:47:02 [2020-11-18T23:47:02.149Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:47:02 [2020-11-18T23:47:02.149Z] === RUN   TestContainerInvalidJSON
23:47:02 [2020-11-18T23:47:02.149Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:47:02 [2020-11-18T23:47:02.149Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:47:02 [2020-11-18T23:47:02.149Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:47:02 [2020-11-18T23:47:02.149Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:47:02 [2020-11-18T23:47:02.149Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:47:02 [2020-11-18T23:47:02.149Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:47:02 [2020-11-18T23:47:02.149Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:47:02 [2020-11-18T23:47:02.149Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:47:02 [2020-11-18T23:47:02.149Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:47:02 [2020-11-18T23:47:02.149Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:47:02 [2020-11-18T23:47:02.149Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:47:02 [2020-11-18T23:47:02.149Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:47:02 [2020-11-18T23:47:02.149Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:47:02 [2020-11-18T23:47:02.149Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:47:02 [2020-11-18T23:47:02.149Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
23:47:02 [2020-11-18T23:47:02.149Z] === RUN   TestCopyFromContainerPathIsNotDir
23:47:02 [2020-11-18T23:47:02.149Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
23:47:02 [2020-11-18T23:47:02.149Z] === RUN   TestCopyToContainerPathDoesNotExist
23:47:02 [2020-11-18T23:47:02.405Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:47:02 [2020-11-18T23:47:02.405Z] === RUN   TestCopyToContainerPathIsNotDir
23:47:02 [2020-11-18T23:47:02.405Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:47:02 [2020-11-18T23:47:02.405Z] === RUN   TestCopyFromContainer
23:47:02 [2020-11-18T23:47:02.733Z] ok  	github.com/docker/docker/pkg/stdcopy	0.013s	coverage: 100.0% of statements
23:47:02 [2020-11-18T23:47:02.733Z] ok  	github.com/docker/docker/pkg/pubsub	1.122s	coverage: 75.0% of statements
23:47:03 [2020-11-18T23:47:03.376Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
23:47:03 [2020-11-18T23:47:03.376Z] ok  	github.com/docker/docker/pkg/stringid	0.019s	coverage: 70.6% of statements
23:47:04 [2020-11-18T23:47:04.903Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 36.9% of statements
23:47:04 [2020-11-18T23:47:04.903Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.8% of statements
23:47:05 [2020-11-18T23:47:05.202Z] ok  	github.com/docker/docker/pkg/signal	2.889s	coverage: 61.0% of statements
23:47:05 [2020-11-18T23:47:05.499Z] ok  	github.com/docker/docker/pkg/tailfile	0.179s	coverage: 88.6% of statements
23:47:05 [2020-11-18T23:47:05.796Z] testing: warning: no tests to run
23:47:05 [2020-11-18T23:47:05.796Z] coverage: [no statements]
23:47:05 [2020-11-18T23:47:05.796Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
23:47:06 [2020-11-18T23:47:06.462Z] ok  	github.com/docker/docker/pkg/tarsum	0.148s	coverage: 89.3% of statements
23:47:06 [2020-11-18T23:47:06.462Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
23:47:06 [2020-11-18T23:47:06.462Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
23:47:06 [2020-11-18T23:47:06.571Z] === RUN   TestCopyFromContainer//
23:47:06 [2020-11-18T23:47:06.571Z] === RUN   TestCopyFromContainer//bar/root
23:47:06 [2020-11-18T23:47:06.571Z] === RUN   TestCopyFromContainer//bar/root/
23:47:06 [2020-11-18T23:47:06.571Z] === RUN   TestCopyFromContainer/bar/quux
23:47:06 [2020-11-18T23:47:06.571Z] === RUN   TestCopyFromContainer/bar/quux/
23:47:06 [2020-11-18T23:47:06.571Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:47:06 [2020-11-18T23:47:06.571Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:47:06 [2020-11-18T23:47:06.571Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:47:06 [2020-11-18T23:47:06.571Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:47:06 [2020-11-18T23:47:06.827Z] === RUN   TestCopyFromContainer/bar/notarget
23:47:06 [2020-11-18T23:47:06.827Z] --- PASS: TestCopyFromContainer (4.46s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCopyFromContainer// (0.07s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:47:06 [2020-11-18T23:47:06.827Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:47:06 [2020-11-18T23:47:06.827Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:47:06 [2020-11-18T23:47:06.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:47:06 [2020-11-18T23:47:06.827Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:47:06 [2020-11-18T23:47:06.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:47:06 [2020-11-18T23:47:06.827Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:47:06 [2020-11-18T23:47:06.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:47:06 [2020-11-18T23:47:06.827Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:47:06 [2020-11-18T23:47:06.827Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:47:06 [2020-11-18T23:47:06.827Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:47:06 [2020-11-18T23:47:06.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:47:06 [2020-11-18T23:47:06.827Z] === RUN   TestCreateLinkToNonExistingContainer
23:47:06 [2020-11-18T23:47:06.827Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:47:06 [2020-11-18T23:47:06.827Z] === RUN   TestCreateWithInvalidEnv
23:47:06 [2020-11-18T23:47:06.827Z] === RUN   TestCreateWithInvalidEnv/0
23:47:06 [2020-11-18T23:47:06.827Z] === PAUSE TestCreateWithInvalidEnv/0
23:47:06 [2020-11-18T23:47:06.827Z] === RUN   TestCreateWithInvalidEnv/1
23:47:06 [2020-11-18T23:47:06.827Z] === PAUSE TestCreateWithInvalidEnv/1
23:47:06 [2020-11-18T23:47:06.827Z] === RUN   TestCreateWithInvalidEnv/2
23:47:06 [2020-11-18T23:47:06.827Z] === PAUSE TestCreateWithInvalidEnv/2
23:47:06 [2020-11-18T23:47:06.827Z] === CONT  TestCreateWithInvalidEnv/0
23:47:06 [2020-11-18T23:47:06.827Z] === CONT  TestCreateWithInvalidEnv/2
23:47:06 [2020-11-18T23:47:06.827Z] === CONT  TestCreateWithInvalidEnv/1
23:47:06 [2020-11-18T23:47:06.827Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:47:06 [2020-11-18T23:47:06.827Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:47:06 [2020-11-18T23:47:06.827Z] === RUN   TestCreateTmpfsMountsTarget
23:47:06 [2020-11-18T23:47:06.827Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
23:47:06 [2020-11-18T23:47:06.827Z] === RUN   TestCreateWithCustomMaskedPaths
23:47:07 [2020-11-18T23:47:07.104Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
23:47:08 [2020-11-18T23:47:08.191Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
23:47:08 [2020-11-18T23:47:08.191Z] === RUN   TestCreateWithCustomReadonlyPaths
23:47:09 [2020-11-18T23:47:09.201Z] ok  	github.com/docker/docker/plugin/v2	0.031s	coverage: 14.5% of statements
23:47:09 [2020-11-18T23:47:09.201Z] ok  	github.com/docker/docker/profiles/seccomp	0.027s	coverage: 83.5% of statements
23:47:09 [2020-11-18T23:47:09.557Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
23:47:09 [2020-11-18T23:47:09.557Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:47:09 [2020-11-18T23:47:09.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:47:09 [2020-11-18T23:47:09.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:47:09 [2020-11-18T23:47:09.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:47:09 [2020-11-18T23:47:09.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:47:09 [2020-11-18T23:47:09.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:47:09 [2020-11-18T23:47:09.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:47:09 [2020-11-18T23:47:09.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:47:09 [2020-11-18T23:47:09.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:47:09 [2020-11-18T23:47:09.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:47:09 [2020-11-18T23:47:09.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:47:09 [2020-11-18T23:47:09.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:47:09 [2020-11-18T23:47:09.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:47:09 [2020-11-18T23:47:09.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:47:09 [2020-11-18T23:47:09.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:47:09 [2020-11-18T23:47:09.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:47:09 [2020-11-18T23:47:09.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:47:09 [2020-11-18T23:47:09.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:47:09 [2020-11-18T23:47:09.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:47:09 [2020-11-18T23:47:09.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
23:47:09 [2020-11-18T23:47:09.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
23:47:09 [2020-11-18T23:47:09.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:47:09 [2020-11-18T23:47:09.557Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:47:09 [2020-11-18T23:47:09.814Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
23:47:09 [2020-11-18T23:47:09.814Z] === RUN   TestCreateDifferentPlatform
23:47:09 [2020-11-18T23:47:09.814Z] === RUN   TestCreateDifferentPlatform/different_os
23:47:09 [2020-11-18T23:47:09.814Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:47:09 [2020-11-18T23:47:09.814Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:47:09 [2020-11-18T23:47:09.814Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:47:09 [2020-11-18T23:47:09.814Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:47:09 [2020-11-18T23:47:09.814Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:47:09 [2020-11-18T23:47:09.814Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
23:47:09 [2020-11-18T23:47:09.814Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:47:09 [2020-11-18T23:47:09.814Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
23:47:09 [2020-11-18T23:47:09.814Z] === RUN   TestContainerStartOnDaemonRestart
23:47:09 [2020-11-18T23:47:09.814Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
23:47:09 [2020-11-18T23:47:09.814Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
23:47:09 [2020-11-18T23:47:09.814Z] === RUN   TestDaemonRestartIpcMode
23:47:09 [2020-11-18T23:47:09.814Z] === PAUSE TestDaemonRestartIpcMode
23:47:09 [2020-11-18T23:47:09.814Z] === RUN   TestDaemonHostGatewayIP
23:47:09 [2020-11-18T23:47:09.814Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
23:47:09 [2020-11-18T23:47:09.814Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:47:09 [2020-11-18T23:47:09.814Z] === RUN   TestContainerKillOnDaemonStart
23:47:09 [2020-11-18T23:47:09.814Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:47:09 [2020-11-18T23:47:09.814Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:47:09 [2020-11-18T23:47:09.814Z] === RUN   TestDiff
23:47:10 [2020-11-18T23:47:10.376Z] --- PASS: TestDiff (0.44s)
23:47:10 [2020-11-18T23:47:10.376Z] === RUN   TestExecWithCloseStdin
23:47:10 [2020-11-18T23:47:10.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:47:10 [2020-11-18T23:47:10.632Z] --- PASS: TestExecWithCloseStdin (0.49s)
23:47:10 [2020-11-18T23:47:10.632Z] === RUN   TestExec
23:47:10 [2020-11-18T23:47:10.731Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 84.4% of statements
23:47:11 [2020-11-18T23:47:11.032Z] ok  	github.com/docker/docker/plugin	0.598s	coverage: 23.2% of statements
23:47:11 [2020-11-18T23:47:11.194Z] --- PASS: TestExec (0.47s)
23:47:11 [2020-11-18T23:47:11.194Z] === RUN   TestExecUser
23:47:11 [2020-11-18T23:47:11.755Z] --- PASS: TestExecUser (0.45s)
23:47:11 [2020-11-18T23:47:11.755Z] === RUN   TestExportContainerAndImportImage
23:47:12 [2020-11-18T23:47:12.316Z] --- PASS: TestExportContainerAndImportImage (0.60s)
23:47:12 [2020-11-18T23:47:12.316Z] === RUN   TestExportContainerAfterDaemonRestart
23:47:12 [2020-11-18T23:47:12.568Z] ok  	github.com/docker/docker/quota	0.574s	coverage: 71.4% of statements
23:47:12 [2020-11-18T23:47:12.568Z] ok  	github.com/docker/docker/registry/resumable	0.032s	coverage: 100.0% of statements
23:47:13 [2020-11-18T23:47:13.215Z] ok  	github.com/docker/docker/restartmanager	0.011s	coverage: 45.3% of statements
23:47:13 [2020-11-18T23:47:13.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:47:13 [2020-11-18T23:47:13.861Z] ok  	github.com/docker/docker/registry	0.240s	coverage: 57.2% of statements
23:47:14 [2020-11-18T23:47:14.160Z] ok  	github.com/docker/docker/testutil	0.028s	coverage: 62.5% of statements
23:47:14 [2020-11-18T23:47:14.580Z] Loaded image: buildpack-deps:buster
23:47:14 [2020-11-18T23:47:14.580Z] Loaded image: busybox:latest
23:47:15 [2020-11-18T23:47:15.214Z] ok  	github.com/docker/docker/runconfig	0.056s	coverage: 66.1% of statements
23:47:15 [2020-11-18T23:47:15.526Z] Loaded image: busybox:glibc
23:47:15 [2020-11-18T23:47:15.582Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
23:47:15 [2020-11-18T23:47:15.582Z] === RUN   TestHealthCheckWorkdir
23:47:16 [2020-11-18T23:47:16.101Z] Loaded image: debian:buster
23:47:16 [2020-11-18T23:47:16.101Z] Loaded image: hello-world:latest
23:47:16 [2020-11-18T23:47:16.144Z] --- PASS: TestHealthCheckWorkdir (0.56s)
23:47:16 [2020-11-18T23:47:16.144Z] === RUN   TestHealthKillContainer
23:47:16 [2020-11-18T23:47:16.364Z] Loaded image: arm32v7/hello-world:latest
23:47:16 [2020-11-18T23:47:16.364Z] INFO: Testing against a local daemon
23:47:16 [2020-11-18T23:47:16.364Z] === RUN   TestCgroupNamespacesBuild
23:47:17 [2020-11-18T23:47:17.983Z] ok  	github.com/docker/docker/volume/drivers	0.027s	coverage: 36.1% of statements
23:47:18 [2020-11-18T23:47:18.628Z] ok  	github.com/docker/docker/volume/mounts	0.053s	coverage: 67.0% of statements
23:47:18 [2020-11-18T23:47:18.659Z] --- PASS: TestHealthKillContainer (2.47s)
23:47:18 [2020-11-18T23:47:18.659Z] === RUN   TestInspectCpusetInConfigPre120
23:47:18 [2020-11-18T23:47:18.915Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
23:47:18 [2020-11-18T23:47:18.915Z] === RUN   TestIpcModeNone
23:47:19 [2020-11-18T23:47:19.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:47:19 [2020-11-18T23:47:19.267Z] ok  	github.com/docker/docker/volume/local	0.265s	coverage: 76.6% of statements
23:47:19 [2020-11-18T23:47:19.478Z] --- PASS: TestIpcModeNone (0.43s)
23:47:19 [2020-11-18T23:47:19.478Z] === RUN   TestIpcModePrivate
23:47:19 [2020-11-18T23:47:19.905Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.1% of statements
23:47:20 [2020-11-18T23:47:20.040Z] --- PASS: TestIpcModePrivate (0.47s)
23:47:20 [2020-11-18T23:47:20.040Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
23:47:20 [2020-11-18T23:47:20.040Z] === RUN   TestIpcModeShareable
23:47:20 [2020-11-18T23:47:20.040Z] --- SKIP: TestIpcModeShareable (0.00s)
23:47:20 [2020-11-18T23:47:20.040Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:47:20 [2020-11-18T23:47:20.040Z] === RUN   TestAPIIpcModeShareableAndContainer
23:47:20 [2020-11-18T23:47:20.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:47:21 [2020-11-18T23:47:21.404Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
23:47:21 [2020-11-18T23:47:21.404Z] === RUN   TestAPIIpcModeHost
23:47:21 [2020-11-18T23:47:21.404Z] --- SKIP: TestAPIIpcModeHost (0.00s)
23:47:21 [2020-11-18T23:47:21.404Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:47:21 [2020-11-18T23:47:21.404Z] === RUN   TestDaemonIpcModeShareable
23:47:21 [2020-11-18T23:47:21.404Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
23:47:21 [2020-11-18T23:47:21.404Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:47:21 [2020-11-18T23:47:21.404Z] === RUN   TestDaemonIpcModePrivate
23:47:21 [2020-11-18T23:47:21.666Z] --- PASS: TestCgroupNamespacesBuild (4.26s)
23:47:21 [2020-11-18T23:47:21.666Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:47:22 [2020-11-18T23:47:22.614Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s)
23:47:22 [2020-11-18T23:47:22.615Z] === RUN   TestBuildWithSession
23:47:22 [2020-11-18T23:47:22.615Z] --- SKIP: TestBuildWithSession (0.00s)
23:47:22 [2020-11-18T23:47:22.615Z]     build_session_test.go:25: TODO: BuildKit
23:47:22 [2020-11-18T23:47:22.615Z] === RUN   TestBuildSquashParent
23:47:23 [2020-11-18T23:47:23.307Z] --- PASS: TestDaemonIpcModePrivate (2.19s)
23:47:23 [2020-11-18T23:47:23.307Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
23:47:23 [2020-11-18T23:47:23.307Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:47:23 [2020-11-18T23:47:23.307Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
23:47:23 [2020-11-18T23:47:23.307Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:47:23 [2020-11-18T23:47:23.307Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:47:23 [2020-11-18T23:47:23.307Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
23:47:23 [2020-11-18T23:47:23.307Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:47:23 [2020-11-18T23:47:23.307Z] === RUN   TestIpcModeOlderClient
23:47:23 [2020-11-18T23:47:23.572Z] === PAUSE TestIpcModeOlderClient
23:47:23 [2020-11-18T23:47:23.572Z] === RUN   TestKillContainerInvalidSignal
23:47:23 [2020-11-18T23:47:23.845Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
23:47:23 [2020-11-18T23:47:23.845Z] === RUN   TestKillContainer
23:47:23 [2020-11-18T23:47:23.845Z] === RUN   TestKillContainer/no_signal
23:47:24 [2020-11-18T23:47:24.413Z] === RUN   TestKillContainer/non_killing_signal
23:47:24 [2020-11-18T23:47:24.675Z] === RUN   TestKillContainer/killing_signal
23:47:24 [2020-11-18T23:47:24.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:47:25 [2020-11-18T23:47:25.241Z] --- PASS: TestKillContainer (1.28s)
23:47:25 [2020-11-18T23:47:25.241Z]     --- PASS: TestKillContainer/no_signal (0.40s)
23:47:25 [2020-11-18T23:47:25.241Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
23:47:25 [2020-11-18T23:47:25.241Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
23:47:25 [2020-11-18T23:47:25.241Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:47:25 [2020-11-18T23:47:25.241Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:47:25 [2020-11-18T23:47:25.496Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:47:26 [2020-11-18T23:47:26.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
23:47:26 [2020-11-18T23:47:26.058Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
23:47:26 [2020-11-18T23:47:26.058Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
23:47:26 [2020-11-18T23:47:26.058Z] === RUN   TestKillStoppedContainer
23:47:26 [2020-11-18T23:47:26.058Z] --- PASS: TestKillStoppedContainer (0.05s)
23:47:26 [2020-11-18T23:47:26.058Z] === RUN   TestKillStoppedContainerAPIPre120
23:47:26 [2020-11-18T23:47:26.058Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:47:26 [2020-11-18T23:47:26.058Z] === RUN   TestKillDifferentUserContainer
23:47:26 [2020-11-18T23:47:26.619Z] --- PASS: TestKillDifferentUserContainer (0.40s)
23:47:26 [2020-11-18T23:47:26.619Z] === RUN   TestInspectOomKilledTrue
23:47:26 [2020-11-18T23:47:26.619Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:47:26 [2020-11-18T23:47:26.619Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
23:47:26 [2020-11-18T23:47:26.619Z] === RUN   TestInspectOomKilledFalse
23:47:26 [2020-11-18T23:47:26.619Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:47:26 [2020-11-18T23:47:26.619Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:47:26 [2020-11-18T23:47:26.619Z] === RUN   TestLinksEtcHostsContentMatch
23:47:26 [2020-11-18T23:47:26.619Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
23:47:26 [2020-11-18T23:47:26.619Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:47:26 [2020-11-18T23:47:26.619Z] === RUN   TestLinksContainerNames
23:47:27 [2020-11-18T23:47:27.181Z] --- PASS: TestLinksContainerNames (0.80s)
23:47:27 [2020-11-18T23:47:27.181Z] === RUN   TestLogsFollowTailEmpty
23:47:27 [2020-11-18T23:47:27.743Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
23:47:27 [2020-11-18T23:47:27.743Z] === RUN   TestContainerNetworkMountsNoChown
23:47:27 [2020-11-18T23:47:27.999Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/default
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/default
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/private
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/private
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rprivate
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rprivate
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/slave
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/slave
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rslave
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rslave
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/shared
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/shared
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rshared
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rshared
23:47:27 [2020-11-18T23:47:27.999Z] === CONT  TestMountDaemonRoot/default
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/default/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/default/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === CONT  TestMountDaemonRoot/default/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === CONT  TestMountDaemonRoot/rshared
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === CONT  TestMountDaemonRoot/shared
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === CONT  TestMountDaemonRoot/rslave
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === CONT  TestMountDaemonRoot/slave
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === CONT  TestMountDaemonRoot/rprivate
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === CONT  TestMountDaemonRoot/private
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/private/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === RUN   TestMountDaemonRoot/private/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:47:27 [2020-11-18T23:47:27.999Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:47:27 [2020-11-18T23:47:27.999Z] === CONT  TestMountDaemonRoot/default/mount_root
23:47:28 [2020-11-18T23:47:28.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:47:28 [2020-11-18T23:47:28.255Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:47:28 [2020-11-18T23:47:28.511Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:47:28 [2020-11-18T23:47:28.511Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:47:28 [2020-11-18T23:47:28.511Z] === CONT  TestMountDaemonRoot/private/mount_root
23:47:28 [2020-11-18T23:47:28.511Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:47:28 [2020-11-18T23:47:28.511Z] === CONT  TestMountDaemonRoot/private/bind_root
23:47:28 [2020-11-18T23:47:28.511Z] --- PASS: TestMountDaemonRoot (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
23:47:28 [2020-11-18T23:47:28.511Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
23:47:28 [2020-11-18T23:47:28.511Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
23:47:28 [2020-11-18T23:47:28.511Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:47:28 [2020-11-18T23:47:28.511Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.01s)
23:47:28 [2020-11-18T23:47:28.511Z] === RUN   TestContainerBindMountNonRecursive
23:47:28 [2020-11-18T23:47:28.511Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
23:47:28 [2020-11-18T23:47:28.511Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
23:47:28 [2020-11-18T23:47:28.511Z] === RUN   TestContainerVolumesMountedAsShared
23:47:28 [2020-11-18T23:47:28.511Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
23:47:28 [2020-11-18T23:47:28.511Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
23:47:28 [2020-11-18T23:47:28.511Z] === RUN   TestContainerVolumesMountedAsSlave
23:47:28 [2020-11-18T23:47:28.511Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
23:47:28 [2020-11-18T23:47:28.511Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
23:47:28 [2020-11-18T23:47:28.511Z] === RUN   TestNetworkNat
23:47:29 [2020-11-18T23:47:29.072Z] --- PASS: TestNetworkNat (0.52s)
23:47:29 [2020-11-18T23:47:29.072Z] === RUN   TestNetworkLocalhostTCPNat
23:47:29 [2020-11-18T23:47:29.215Z] --- PASS: TestBuildSquashParent (6.51s)
23:47:29 [2020-11-18T23:47:29.215Z] === RUN   TestBuildWithRemoveAndForceRemove
23:47:29 [2020-11-18T23:47:29.215Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:47:29 [2020-11-18T23:47:29.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:47:29 [2020-11-18T23:47:29.215Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:47:29 [2020-11-18T23:47:29.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:47:29 [2020-11-18T23:47:29.215Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:47:29 [2020-11-18T23:47:29.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:47:29 [2020-11-18T23:47:29.215Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:47:29 [2020-11-18T23:47:29.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:47:29 [2020-11-18T23:47:29.215Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:47:29 [2020-11-18T23:47:29.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:47:29 [2020-11-18T23:47:29.215Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:47:29 [2020-11-18T23:47:29.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:47:29 [2020-11-18T23:47:29.215Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:47:29 [2020-11-18T23:47:29.215Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:47:29 [2020-11-18T23:47:29.215Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:47:29 [2020-11-18T23:47:29.215Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:47:29 [2020-11-18T23:47:29.329Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
23:47:29 [2020-11-18T23:47:29.329Z] === RUN   TestNetworkLoopbackNat
23:47:31 [2020-11-18T23:47:31.774Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:47:31 [2020-11-18T23:47:31.775Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:47:31 [2020-11-18T23:47:31.843Z] --- PASS: TestNetworkLoopbackNat (2.55s)
23:47:31 [2020-11-18T23:47:31.843Z] === RUN   TestPause
23:47:32 [2020-11-18T23:47:32.099Z] --- SKIP: TestPause (0.00s)
23:47:32 [2020-11-18T23:47:32.099Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:47:32 [2020-11-18T23:47:32.099Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:47:32 [2020-11-18T23:47:32.099Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:47:32 [2020-11-18T23:47:32.099Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:47:32 [2020-11-18T23:47:32.099Z] === RUN   TestPauseStopPausedContainer
23:47:32 [2020-11-18T23:47:32.099Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
23:47:32 [2020-11-18T23:47:32.099Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:47:32 [2020-11-18T23:47:32.099Z] === RUN   TestPsFilter
23:47:32 [2020-11-18T23:47:32.099Z] --- PASS: TestPsFilter (0.10s)
23:47:32 [2020-11-18T23:47:32.099Z] === RUN   TestRemoveContainerWithRemovedVolume
23:47:32 [2020-11-18T23:47:32.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:47:32 [2020-11-18T23:47:32.355Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
23:47:32 [2020-11-18T23:47:32.355Z] === RUN   TestRemoveContainerWithVolume
23:47:32 [2020-11-18T23:47:32.917Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
23:47:32 [2020-11-18T23:47:32.917Z] === RUN   TestRemoveContainerRunning
23:47:32 [2020-11-18T23:47:32.997Z] 680bbdbacf1b: Pull complete
23:47:32 [2020-11-18T23:47:32.997Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c
23:47:32 [2020-11-18T23:47:32.997Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
23:47:32 [2020-11-18T23:47:32.997Z] mcr.microsoft.com/windows/servercore:ltsc2019
23:47:32 [2020-11-18T23:47:32.997Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
23:47:32 [2020-11-18T23:47:32.997Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
23:47:32 [2020-11-18T23:47:32.997Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1577'
23:47:32 [2020-11-18T23:47:32.997Z] INFO: Docker version of control daemon
23:47:32 [2020-11-18T23:47:32.997Z] 
23:47:32 [2020-11-18T23:47:32.997Z] Client: Docker Engine - Enterprise
23:47:32 [2020-11-18T23:47:32.997Z]  Version:           19.03.12
23:47:32 [2020-11-18T23:47:32.997Z]  API version:       1.40
23:47:32 [2020-11-18T23:47:32.997Z]  Go version:        go1.13.13
23:47:32 [2020-11-18T23:47:32.997Z]  Git commit:        4306744
23:47:32 [2020-11-18T23:47:32.997Z]  Built:             08/05/2020 19:27:53
23:47:32 [2020-11-18T23:47:32.997Z]  OS/Arch:           windows/amd64
23:47:32 [2020-11-18T23:47:32.997Z]  Experimental:      false
23:47:32 [2020-11-18T23:47:32.997Z] 
23:47:32 [2020-11-18T23:47:32.997Z] Server: Docker Engine - Enterprise
23:47:32 [2020-11-18T23:47:32.997Z]  Engine:
23:47:32 [2020-11-18T23:47:32.997Z]   Version:          19.03.12
23:47:32 [2020-11-18T23:47:32.997Z]   API version:      1.40 (minimum version 1.24)
23:47:32 [2020-11-18T23:47:32.997Z]   Go version:       go1.13.13
23:47:32 [2020-11-18T23:47:32.997Z]   Git commit:       f295753ffd
23:47:32 [2020-11-18T23:47:32.997Z]   Built:            08/05/2020 19:26:41
23:47:32 [2020-11-18T23:47:32.997Z]   OS/Arch:          windows/amd64
23:47:32 [2020-11-18T23:47:32.997Z]   Experimental:     true
23:47:32 [2020-11-18T23:47:32.997Z] 
23:47:32 [2020-11-18T23:47:32.997Z] INFO: Docker info of control daemon
23:47:32 [2020-11-18T23:47:32.997Z] 
23:47:32 [2020-11-18T23:47:32.997Z] Client:
23:47:32 [2020-11-18T23:47:32.997Z]  Debug Mode: false
23:47:32 [2020-11-18T23:47:32.997Z]  Plugins:
23:47:32 [2020-11-18T23:47:32.997Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
23:47:32 [2020-11-18T23:47:32.997Z] 
23:47:32 [2020-11-18T23:47:32.997Z] Server:
23:47:32 [2020-11-18T23:47:32.997Z]  Containers: 0
23:47:32 [2020-11-18T23:47:32.997Z]   Running: 0
23:47:32 [2020-11-18T23:47:32.997Z]   Paused: 0
23:47:32 [2020-11-18T23:47:32.997Z]   Stopped: 0
23:47:32 [2020-11-18T23:47:32.997Z]  Images: 1
23:47:32 [2020-11-18T23:47:32.997Z]  Server Version: 19.03.12
23:47:32 [2020-11-18T23:47:32.997Z]  Storage Driver: lcow (linux) windowsfilter (windows)
23:47:32 [2020-11-18T23:47:32.997Z]   LCOW: 
23:47:32 [2020-11-18T23:47:32.997Z]   Windows: 
23:47:32 [2020-11-18T23:47:32.997Z]  Logging Driver: json-file
23:47:32 [2020-11-18T23:47:32.997Z]  Plugins:
23:47:32 [2020-11-18T23:47:32.997Z]   Volume: local
23:47:32 [2020-11-18T23:47:32.997Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:47:32 [2020-11-18T23:47:32.997Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:47:32 [2020-11-18T23:47:32.997Z]  Swarm: inactive
23:47:32 [2020-11-18T23:47:32.997Z]  Default Isolation: process
23:47:32 [2020-11-18T23:47:32.997Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:47:32 [2020-11-18T23:47:32.997Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
23:47:32 [2020-11-18T23:47:32.997Z]  OSType: windows
23:47:32 [2020-11-18T23:47:32.997Z]  Architecture: x86_64
23:47:32 [2020-11-18T23:47:32.997Z]  CPUs: 4
23:47:32 [2020-11-18T23:47:32.997Z]  Total Memory: 32GiB
23:47:32 [2020-11-18T23:47:32.997Z]  Name: azwin-2-b38c90
23:47:32 [2020-11-18T23:47:32.997Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
23:47:32 [2020-11-18T23:47:32.997Z]  Docker Root Dir: D:\docker
23:47:32 [2020-11-18T23:47:32.997Z]  Debug Mode: false
23:47:32 [2020-11-18T23:47:32.997Z]  Registry: https://index.docker.io/v1/
23:47:32 [2020-11-18T23:47:32.997Z]  Labels:
23:47:32 [2020-11-18T23:47:32.997Z]  Experimental: true
23:47:32 [2020-11-18T23:47:32.997Z]  Insecure Registries:
23:47:32 [2020-11-18T23:47:32.997Z]   10.0.0.4:5000
23:47:32 [2020-11-18T23:47:32.997Z]   127.0.0.0/8
23:47:32 [2020-11-18T23:47:32.997Z]  Registry Mirrors:
23:47:32 [2020-11-18T23:47:32.997Z]   http://10.0.0.4:5000/
23:47:32 [2020-11-18T23:47:32.997Z]  Live Restore Enabled: false
23:47:32 [2020-11-18T23:47:32.997Z] 
23:47:32 [2020-11-18T23:47:32.997Z] 
23:47:32 [2020-11-18T23:47:32.997Z] INFO: Commit hash is c7f0b509cf
23:47:32 [2020-11-18T23:47:32.997Z] INFO: Nuke-Everything...
23:47:32 [2020-11-18T23:47:32.997Z] INFO: Container count on control daemon to delete is 0
23:47:32 [2020-11-18T23:47:32.997Z] INFO: Nuking d:\CI
23:47:32 [2020-11-18T23:47:32.997Z] INFO: Zapped successfully
23:47:32 [2020-11-18T23:47:32.997Z] INFO: Location for testing is d:\CI\PR-41695\1
23:47:32 [2020-11-18T23:47:32.997Z] INFO: Validating GOLang consistency in Dockerfile.windows...
23:47:32 [2020-11-18T23:47:32.997Z] 
23:47:32 [2020-11-18T23:47:32.997Z] 
23:47:32 [2020-11-18T23:47:32.997Z] INFO: Building the image from Dockerfile.windows at 11/18/2020 23:47:20...
23:47:32 [2020-11-18T23:47:32.997Z] 
23:47:32 [2020-11-18T23:47:32.997Z] Sending build context to Docker daemon   57.2MB
23:47:32 [2020-11-18T23:47:32.997Z] 
23:47:32 [2020-11-18T23:47:32.997Z] Step 1/10 : FROM microsoft/windowsservercore
23:47:32 [2020-11-18T23:47:32.997Z]  ---> 32fecabef723
23:47:32 [2020-11-18T23:47:32.997Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
23:47:32 [2020-11-18T23:47:32.997Z]  ---> Running in 3542f79017bc
23:47:32 [2020-11-18T23:47:32.997Z] Removing intermediate container 3542f79017bc
23:47:32 [2020-11-18T23:47:32.997Z]  ---> 718e7d5e8eb8
23:47:32 [2020-11-18T23:47:32.997Z] Step 3/10 : ARG GO_VERSION=1.13.15
23:47:32 [2020-11-18T23:47:32.997Z]  ---> Running in 0568d78764ad
23:47:32 [2020-11-18T23:47:32.997Z] Removing intermediate container 0568d78764ad
23:47:32 [2020-11-18T23:47:32.997Z]  ---> bc435084ce35
23:47:32 [2020-11-18T23:47:32.997Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
23:47:32 [2020-11-18T23:47:32.997Z]  ---> Running in 2f521766a5bc
23:47:32 [2020-11-18T23:47:32.997Z] Removing intermediate container 2f521766a5bc
23:47:32 [2020-11-18T23:47:32.997Z]  ---> 5be7e4ff1e2d
23:47:32 [2020-11-18T23:47:32.997Z] 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}
23:47:32 [2020-11-18T23:47:32.997Z]  ---> Running in 6b838c680fde
23:47:32 [2020-11-18T23:47:32.997Z] Removing intermediate container 6b838c680fde
23:47:32 [2020-11-18T23:47:32.997Z]  ---> a99c0e0a7eaa
23:47:32 [2020-11-18T23:47:32.997Z] 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 {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $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;
23:47:32 [2020-11-18T23:47:32.997Z]  ---> Running in 7525968c1091
23:47:33 [2020-11-18T23:47:33.480Z] --- PASS: TestRemoveContainerRunning (0.41s)
23:47:33 [2020-11-18T23:47:33.480Z] === RUN   TestRemoveContainerForceRemoveRunning
23:47:33 [2020-11-18T23:47:33.736Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
23:47:33 [2020-11-18T23:47:33.736Z] === RUN   TestRemoveInvalidContainer
23:47:33 [2020-11-18T23:47:33.736Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:47:33 [2020-11-18T23:47:33.736Z] === RUN   TestRenameLinkedContainer
23:47:34 [2020-11-18T23:47:34.333Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:47:34 [2020-11-18T23:47:34.333Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.42s)
23:47:34 [2020-11-18T23:47:34.333Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s)
23:47:34 [2020-11-18T23:47:34.333Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s)
23:47:34 [2020-11-18T23:47:34.333Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s)
23:47:34 [2020-11-18T23:47:34.333Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s)
23:47:34 [2020-11-18T23:47:34.333Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s)
23:47:34 [2020-11-18T23:47:34.333Z] === RUN   TestBuildMultiStageCopy
23:47:34 [2020-11-18T23:47:34.333Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:47:35 [2020-11-18T23:47:35.249Z] ok  	github.com/docker/docker/pkg/plugins	33.658s	coverage: 76.6% of statements
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/rootless	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/volume	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:47:35 [2020-11-18T23:47:35.249Z] 
23:47:35 [2020-11-18T23:47:35.249Z] === Skipped
23:47:35 [2020-11-18T23:47:35.249Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:47:35 [2020-11-18T23:47:35.249Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:47:35 [2020-11-18T23:47:35.249Z] 
23:47:35 [2020-11-18T23:47:35.249Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:47:35 [2020-11-18T23:47:35.249Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:47:35 [2020-11-18T23:47:35.249Z] 
23:47:35 [2020-11-18T23:47:35.249Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:47:35 [2020-11-18T23:47:35.249Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:47:35 [2020-11-18T23:47:35.249Z]     graphtest_unix.go:46: Driver btrfs not supported
23:47:35 [2020-11-18T23:47:35.249Z] 
23:47:35 [2020-11-18T23:47:35.249Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:47:35 [2020-11-18T23:47:35.249Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:47:35 [2020-11-18T23:47:35.249Z]     graphtest_unix.go:46: Driver btrfs not supported
23:47:35 [2020-11-18T23:47:35.249Z] 
23:47:35 [2020-11-18T23:47:35.249Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:47:35 [2020-11-18T23:47:35.249Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:47:35 [2020-11-18T23:47:35.249Z]     graphtest_unix.go:46: Driver btrfs not supported
23:47:35 [2020-11-18T23:47:35.249Z] 
23:47:35 [2020-11-18T23:47:35.249Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:46: Driver btrfs not supported
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:46: Driver btrfs not supported
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:73: No driver to put!
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z] time="2020-11-18T23:46:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z] time="2020-11-18T23:46:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z] time="2020-11-18T23:46:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z] time="2020-11-18T23:46:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z] time="2020-11-18T23:46:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:73: No driver to put!
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     overlay_test.go:49: Fails to compute changes intermittently
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:46: Driver zfs not supported
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:46: Driver zfs not supported
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:46: Driver zfs not supported
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:46: Driver zfs not supported
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:46: Driver zfs not supported
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     graphtest_unix.go:73: No driver to put!
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:47:35 [2020-11-18T23:47:35.250Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] 
23:47:35 [2020-11-18T23:47:35.250Z] DONE 2191 tests, 26 skipped in 262.143s
23:47:35 [2020-11-18T23:47:35.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:47:35 [2020-11-18T23:47:35.625Z] --- PASS: TestRenameLinkedContainer (1.69s)
23:47:35 [2020-11-18T23:47:35.625Z] === RUN   TestRenameStoppedContainer
23:47:35 [2020-11-18T23:47:35.881Z] --- PASS: TestRenameStoppedContainer (0.43s)
23:47:35 [2020-11-18T23:47:35.881Z] === RUN   TestRenameRunningContainerAndReuse
Post stage
[Pipeline] junit
23:47:35 [2020-11-18T23:47:35.929Z] 
23:47:35 [2020-11-18T23:47:35.929Z] SUCCESS: Specified value was saved.
23:47:35 [2020-11-18T23:47:35.939Z] Recording test results
23:47:36 [2020-11-18T23:47:36.256Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:47:36 [2020-11-18T23:47:36.518Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:47:36 [2020-11-18T23:47:36.808Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
23:47:36 [2020-11-18T23:47:36.808Z] === RUN   TestRenameInvalidName
23:47:37 [2020-11-18T23:47:37.064Z] --- PASS: TestRenameInvalidName (0.40s)
23:47:37 [2020-11-18T23:47:37.064Z] === RUN   TestRenameAnonymousContainer
23:47:37 [2020-11-18T23:47:37.092Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:47:37 [2020-11-18T23:47:37.480Z] INFO: Downloading git...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:47:37 [2020-11-18T23:47:37.668Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:47:37 [2020-11-18T23:47:37.943Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -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:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh dynbinary test-integration
23:47:38 [2020-11-18T23:47:38.240Z] 
23:47:38 [2020-11-18T23:47:38.240Z] Removing bundles/
23:47:38 [2020-11-18T23:47:38.240Z] 
23:47:38 [2020-11-18T23:47:38.240Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:47:38 [2020-11-18T23:47:38.240Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:47:38 [2020-11-18T23:47:38.240Z] GOOS="" GOARCH="" GOARM=""
23:47:38 [2020-11-18T23:47:38.243Z] --- PASS: TestBuildMultiStageCopy (4.36s)
23:47:38 [2020-11-18T23:47:38.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s)
23:47:38 [2020-11-18T23:47:38.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
23:47:38 [2020-11-18T23:47:38.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
23:47:38 [2020-11-18T23:47:38.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
23:47:38 [2020-11-18T23:47:38.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
23:47:38 [2020-11-18T23:47:38.243Z] === RUN   TestBuildMultiStageParentConfig
23:47:38 [2020-11-18T23:47:38.464Z] INFO: Downloading go...
23:47:38 [2020-11-18T23:47:38.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:47:38 [2020-11-18T23:47:38.954Z] --- PASS: TestRenameAnonymousContainer (1.56s)
23:47:38 [2020-11-18T23:47:38.954Z] === RUN   TestRenameContainerWithSameName
23:47:38 [2020-11-18T23:47:38.954Z] --- PASS: TestRenameContainerWithSameName (0.43s)
23:47:38 [2020-11-18T23:47:38.954Z] === RUN   TestRenameContainerWithLinkedContainer
23:47:39 [2020-11-18T23:47:39.634Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
23:47:39 [2020-11-18T23:47:39.634Z] === RUN   TestBuildLabelWithTargets
23:47:39 [2020-11-18T23:47:39.881Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
23:47:39 [2020-11-18T23:47:39.881Z] === RUN   TestResize
23:47:39 [2020-11-18T23:47:39.907Z] --- PASS: TestImportExtremelyLargeImageWorks (87.80s)
23:47:39 [2020-11-18T23:47:39.907Z] PASS
23:47:39 [2020-11-18T23:47:39.907Z] 
23:47:39 [2020-11-18T23:47:39.907Z] === Skipped
23:47:39 [2020-11-18T23:47:39.907Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
23:47:39 [2020-11-18T23:47:39.907Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:47:39 [2020-11-18T23:47:39.907Z] 
23:47:39 [2020-11-18T23:47:39.907Z] 
23:47:39 [2020-11-18T23:47:39.907Z] DONE 12 tests, 1 skipped in 89.318s
23:47:39 [2020-11-18T23:47:39.907Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
23:47:39 [2020-11-18T23:47:39.907Z] ++ 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
23:47:39 [2020-11-18T23:47:39.907Z] ++ set -e
23:47:39 [2020-11-18T23:47:39.907Z] ++ '[' -n 0 ']'
23:47:39 [2020-11-18T23:47:39.907Z] ++ set -x
23:47:39 [2020-11-18T23:47:39.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:47:39 [2020-11-18T23:47:39.907Z] INFO: Testing against a local daemon
23:47:39 [2020-11-18T23:47:39.907Z] === RUN   TestNetworkCreateDelete
23:47:39 [2020-11-18T23:47:39.907Z] --- PASS: TestNetworkCreateDelete (0.12s)
23:47:39 [2020-11-18T23:47:39.907Z] === RUN   TestDockerNetworkDeletePreferID
23:47:39 [2020-11-18T23:47:39.907Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
23:47:39 [2020-11-18T23:47:39.907Z] === RUN   TestDaemonDNSFallback
23:47:39 [2020-11-18T23:47:39.907Z] --- PASS: TestDaemonDNSFallback (2.46s)
23:47:39 [2020-11-18T23:47:39.907Z] === RUN   TestInspectNetwork
23:47:39 [2020-11-18T23:47:39.907Z] === RUN   TestInspectNetwork/full_network_id
23:47:39 [2020-11-18T23:47:39.907Z] === RUN   TestInspectNetwork/partial_network_id
23:47:39 [2020-11-18T23:47:39.907Z] === RUN   TestInspectNetwork/network_name
23:47:39 [2020-11-18T23:47:39.907Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:47:40 [2020-11-18T23:47:40.018Z] INFO: Downloading compiler 1 of 3...
23:47:40 [2020-11-18T23:47:40.441Z] --- PASS: TestResize (0.43s)
23:47:40 [2020-11-18T23:47:40.442Z] === RUN   TestResizeWithInvalidSize
23:47:40 [2020-11-18T23:47:40.698Z] --- PASS: TestResizeWithInvalidSize (0.43s)
23:47:40 [2020-11-18T23:47:40.698Z] === RUN   TestResizeWhenContainerNotStarted
23:47:40 [2020-11-18T23:47:40.997Z] INFO: Downloading compiler 2 of 3...
23:47:40 [2020-11-18T23:47:40.997Z] INFO: Downloading compiler 3 of 3...
23:47:41 [2020-11-18T23:47:41.259Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
23:47:41 [2020-11-18T23:47:41.259Z] === RUN   TestDaemonRestartKillContainers
23:47:41 [2020-11-18T23:47:41.259Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:47:41 [2020-11-18T23:47:41.259Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:47:41 [2020-11-18T23:47:41.259Z] === RUN   TestCgroupNamespacesRun
23:47:41 [2020-11-18T23:47:41.463Z] INFO: Extracting git...
23:47:42 [2020-11-18T23:47:42.127Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:47:42 [2020-11-18T23:47:42.127Z] Using test binary docker
23:47:42 [2020-11-18T23:47:42.127Z] +++ /etc/init.d/apparmor start
23:47:42 [2020-11-18T23:47:42.127Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:47:42 [2020-11-18T23:47:42.127Z] INFO: Waiting for daemon to start...
23:47:42 [2020-11-18T23:47:42.127Z] Starting dockerd
23:47:42 [2020-11-18T23:47:42.127Z] +++ 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
23:47:42 [2020-11-18T23:47:42.187Z] --- PASS: TestBuildLabelWithTargets (2.28s)
23:47:42 [2020-11-18T23:47:42.187Z] === RUN   TestBuildWithEmptyLayers
23:47:43 [2020-11-18T23:47:43.133Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
23:47:43 [2020-11-18T23:47:43.133Z] === RUN   TestBuildMultiStageOnBuild
23:47:43 [2020-11-18T23:47:43.772Z] --- PASS: TestCgroupNamespacesRun (2.19s)
23:47:43 [2020-11-18T23:47:43.772Z] === RUN   TestCgroupNamespacesRunPrivileged
23:47:44 [2020-11-18T23:47:44.361Z] --- PASS: TestInspectNetwork (10.97s)
23:47:44 [2020-11-18T23:47:44.362Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:47:44 [2020-11-18T23:47:44.362Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:47:44 [2020-11-18T23:47:44.362Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:47:44 [2020-11-18T23:47:44.362Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:47:44 [2020-11-18T23:47:44.362Z] === RUN   TestRunContainerWithBridgeNone
23:47:44 [2020-11-18T23:47:44.674Z] .
23:47:44 [2020-11-18T23:47:44.674Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:47:44 [2020-11-18T23:47:44.674Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:47:44 [2020-11-18T23:47:44.674Z] Error: No such image: emptyfs
23:47:44 [2020-11-18T23:47:44.674Z] ++++ docker load
23:47:44 [2020-11-18T23:47:44.674Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:47:44 [2020-11-18T23:47:44.935Z] Running integration-test (iteration 1)
23:47:44 [2020-11-18T23:47:44.935Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:47:44 [2020-11-18T23:47:44.935Z] ++ 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
23:47:44 [2020-11-18T23:47:44.935Z] ++ set -e
23:47:44 [2020-11-18T23:47:44.935Z] ++ '[' -n 0 ']'
23:47:44 [2020-11-18T23:47:44.935Z] ++ set -x
23:47:44 [2020-11-18T23:47:44.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:47:45 [2020-11-18T23:47:45.660Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s)
23:47:45 [2020-11-18T23:47:45.660Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:47:45 [2020-11-18T23:47:45.687Z] --- PASS: TestBuildMultiStageOnBuild (2.74s)
23:47:45 [2020-11-18T23:47:45.687Z] === RUN   TestBuildUncleanTarFilenames
23:47:47 [2020-11-18T23:47:47.079Z] --- PASS: TestBuildUncleanTarFilenames (1.43s)
23:47:47 [2020-11-18T23:47:47.079Z] === RUN   TestBuildMultiStageLayerLeak
23:47:47 [2020-11-18T23:47:47.113Z] --- PASS: TestRunContainerWithBridgeNone (2.40s)
23:47:47 [2020-11-18T23:47:47.113Z] === RUN   TestNetworkInvalidJSON
23:47:47 [2020-11-18T23:47:47.113Z] === RUN   TestNetworkInvalidJSON//networks/create
23:47:47 [2020-11-18T23:47:47.113Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:47:47 [2020-11-18T23:47:47.113Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:47:47 [2020-11-18T23:47:47.113Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:47:47 [2020-11-18T23:47:47.113Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:47:47 [2020-11-18T23:47:47.113Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:47:47 [2020-11-18T23:47:47.113Z] === CONT  TestNetworkInvalidJSON//networks/create
23:47:47 [2020-11-18T23:47:47.113Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:47:47 [2020-11-18T23:47:47.113Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:47:47 [2020-11-18T23:47:47.113Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:47:47 [2020-11-18T23:47:47.113Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:47:47 [2020-11-18T23:47:47.113Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:47:47 [2020-11-18T23:47:47.113Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:47:47 [2020-11-18T23:47:47.113Z] === RUN   TestHostIPv4BridgeLabel
23:47:47 [2020-11-18T23:47:47.404Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
23:47:47 [2020-11-18T23:47:47.404Z] === RUN   TestDaemonRestartWithLiveRestore
23:47:47 [2020-11-18T23:47:47.549Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s)
23:47:47 [2020-11-18T23:47:47.549Z] === RUN   TestCgroupNamespacesRunHostMode
23:47:48 [2020-11-18T23:47:48.440Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
23:47:48 [2020-11-18T23:47:48.440Z] === RUN   TestDaemonDefaultNetworkPools
23:47:49 [2020-11-18T23:47:49.475Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
23:47:49 [2020-11-18T23:47:49.475Z] === RUN   TestDaemonRestartWithExistingNetwork
23:47:50 [2020-11-18T23:47:50.064Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s)
23:47:50 [2020-11-18T23:47:50.064Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:47:50 [2020-11-18T23:47:50.389Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s)
23:47:50 [2020-11-18T23:47:50.389Z] === RUN   TestBuildWithHugeFile
23:47:50 [2020-11-18T23:47:50.515Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
23:47:50 [2020-11-18T23:47:50.515Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:47:51 [2020-11-18T23:47:51.952Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.21s)
23:47:51 [2020-11-18T23:47:51.953Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:47:52 [2020-11-18T23:47:52.025Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
23:47:52 [2020-11-18T23:47:52.025Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:47:52 [2020-11-18T23:47:52.317Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
23:47:52 [2020-11-18T23:47:52.317Z] === RUN   TestServiceWithPredefinedNetwork
23:47:52 [2020-11-18T23:47:52.891Z] ..........................xx....................                         [ 29%]
23:47:54 [2020-11-18T23:47:54.468Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s)
23:47:54 [2020-11-18T23:47:54.468Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:47:55 [2020-11-18T23:47:55.833Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
23:47:55 [2020-11-18T23:47:55.833Z] === RUN   TestCgroupNamespacesRunOlderClient
23:47:55 [2020-11-18T23:47:55.835Z] --- PASS: TestServiceWithPredefinedNetwork (3.60s)
23:47:55 [2020-11-18T23:47:55.835Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:47:55 [2020-11-18T23:47:55.835Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:47:55 [2020-11-18T23:47:55.835Z]     service_test.go:236: FLAKY_TEST
23:47:55 [2020-11-18T23:47:55.835Z] === RUN   TestServiceWithDataPathPortInit
23:47:56 [2020-11-18T23:47:56.334Z] INFO: Expanding go...
23:47:58 [2020-11-18T23:47:58.347Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s)
23:47:58 [2020-11-18T23:47:58.347Z] === RUN   TestKernelTCPMemory
23:47:58 [2020-11-18T23:47:58.347Z] --- SKIP: TestKernelTCPMemory (0.03s)
23:47:58 [2020-11-18T23:47:58.347Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:47:58 [2020-11-18T23:47:58.347Z] === RUN   TestNISDomainname
23:47:58 [2020-11-18T23:47:58.347Z] --- SKIP: TestNISDomainname (0.01s)
23:47:58 [2020-11-18T23:47:58.347Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:47:58 [2020-11-18T23:47:58.347Z] === RUN   TestHostnameDnsResolution
23:47:58 [2020-11-18T23:47:58.603Z] --- PASS: TestHostnameDnsResolution (0.70s)
23:47:58 [2020-11-18T23:47:58.603Z] === RUN   TestStats
23:47:58 [2020-11-18T23:47:58.603Z] --- SKIP: TestStats (0.00s)
23:47:58 [2020-11-18T23:47:58.603Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:47:58 [2020-11-18T23:47:58.603Z] === RUN   TestStopContainerWithTimeout
23:47:58 [2020-11-18T23:47:58.603Z] === RUN   TestStopContainerWithTimeout/0
23:47:58 [2020-11-18T23:47:58.603Z] === PAUSE TestStopContainerWithTimeout/0
23:47:58 [2020-11-18T23:47:58.603Z] === RUN   TestStopContainerWithTimeout/1
23:47:58 [2020-11-18T23:47:58.603Z] === PAUSE TestStopContainerWithTimeout/1
23:47:58 [2020-11-18T23:47:58.603Z] === RUN   TestStopContainerWithTimeout/3
23:47:58 [2020-11-18T23:47:58.603Z] === PAUSE TestStopContainerWithTimeout/3
23:47:58 [2020-11-18T23:47:58.603Z] === RUN   TestStopContainerWithTimeout/-1
23:47:58 [2020-11-18T23:47:58.603Z] === PAUSE TestStopContainerWithTimeout/-1
23:47:58 [2020-11-18T23:47:58.603Z] === CONT  TestStopContainerWithTimeout/0
23:47:58 [2020-11-18T23:47:58.603Z] === CONT  TestStopContainerWithTimeout/-1
23:47:59 [2020-11-18T23:47:59.530Z] === CONT  TestStopContainerWithTimeout/3
23:48:01 [2020-11-18T23:48:01.418Z] === CONT  TestStopContainerWithTimeout/1
23:48:02 [2020-11-18T23:48:02.782Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:48:02 [2020-11-18T23:48:02.782Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
23:48:02 [2020-11-18T23:48:02.782Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
23:48:02 [2020-11-18T23:48:02.782Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
23:48:02 [2020-11-18T23:48:02.782Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
23:48:02 [2020-11-18T23:48:02.782Z] === RUN   TestDeleteDevicemapper
23:48:02 [2020-11-18T23:48:02.782Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:48:02 [2020-11-18T23:48:02.782Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:48:02 [2020-11-18T23:48:02.782Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:48:04 [2020-11-18T23:48:04.152Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s)
23:48:04 [2020-11-18T23:48:04.152Z] === RUN   TestUpdateMemory
23:48:04 [2020-11-18T23:48:04.152Z] --- SKIP: TestUpdateMemory (0.00s)
23:48:04 [2020-11-18T23:48:04.152Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:48:04 [2020-11-18T23:48:04.152Z] === RUN   TestUpdateCPUQuota
23:48:04 [2020-11-18T23:48:04.152Z] --- SKIP: TestUpdateCPUQuota (0.00s)
23:48:04 [2020-11-18T23:48:04.152Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:48:04 [2020-11-18T23:48:04.152Z] === RUN   TestUpdatePidsLimit
23:48:04 [2020-11-18T23:48:04.152Z] --- SKIP: TestUpdatePidsLimit (0.00s)
23:48:04 [2020-11-18T23:48:04.152Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:48:04 [2020-11-18T23:48:04.152Z] === RUN   TestUpdateRestartPolicy
23:48:09 [2020-11-18T23:48:09.752Z] tests/integration/api_exec_test.py .....................                 [ 34%]
23:48:16 [2020-11-18T23:48:16.326Z] --- PASS: TestUpdateRestartPolicy (11.09s)
23:48:16 [2020-11-18T23:48:16.326Z] === RUN   TestUpdateRestartWithAutoRemove
23:48:16 [2020-11-18T23:48:16.326Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
23:48:16 [2020-11-18T23:48:16.326Z] === RUN   TestWaitNonBlocked
23:48:16 [2020-11-18T23:48:16.326Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:48:16 [2020-11-18T23:48:16.326Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:48:16 [2020-11-18T23:48:16.326Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:48:16 [2020-11-18T23:48:16.326Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:48:16 [2020-11-18T23:48:16.326Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:48:16 [2020-11-18T23:48:16.326Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:48:16 [2020-11-18T23:48:16.326Z] --- PASS: TestWaitNonBlocked (0.01s)
23:48:16 [2020-11-18T23:48:16.326Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
23:48:16 [2020-11-18T23:48:16.326Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
23:48:16 [2020-11-18T23:48:16.326Z] === RUN   TestWaitBlocked
23:48:16 [2020-11-18T23:48:16.326Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:48:16 [2020-11-18T23:48:16.326Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:48:16 [2020-11-18T23:48:16.326Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:48:16 [2020-11-18T23:48:16.326Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:48:16 [2020-11-18T23:48:16.326Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:48:16 [2020-11-18T23:48:16.326Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:48:17 [2020-11-18T23:48:17.227Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
23:48:17 [2020-11-18T23:48:17.254Z] --- PASS: TestWaitBlocked (0.01s)
23:48:17 [2020-11-18T23:48:17.254Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
23:48:17 [2020-11-18T23:48:17.254Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
23:48:17 [2020-11-18T23:48:17.254Z] === CONT  TestDaemonRestartIpcMode
23:48:17 [2020-11-18T23:48:17.254Z] === CONT  TestIpcModeOlderClient
23:48:17 [2020-11-18T23:48:17.254Z] --- PASS: TestIpcModeOlderClient (0.08s)
23:48:17 [2020-11-18T23:48:17.501Z] INFO: Expanding compiler 1 of 3...
23:48:18 [2020-11-18T23:48:18.453Z] --- PASS: TestServiceWithDataPathPortInit (20.25s)
23:48:18 [2020-11-18T23:48:18.453Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:48:18 [2020-11-18T23:48:18.479Z] INFO: Expanding compiler 2 of 3...
23:48:21 [2020-11-18T23:48:21.376Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
23:48:21 [2020-11-18T23:48:21.419Z] --- PASS: TestDaemonRestartIpcMode (4.21s)
23:48:21 [2020-11-18T23:48:21.419Z] PASS
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === Skipped
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
23:48:21 [2020-11-18T23:48:21.419Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestPause (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
23:48:21 [2020-11-18T23:48:21.419Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
23:48:21 [2020-11-18T23:48:21.419Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:48:21 [2020-11-18T23:48:21.419Z] 
23:48:21 [2020-11-18T23:48:21.419Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
23:48:21 [2020-11-18T23:48:21.420Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:48:21 [2020-11-18T23:48:21.420Z] 
23:48:21 [2020-11-18T23:48:21.420Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
23:48:21 [2020-11-18T23:48:21.420Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:48:21 [2020-11-18T23:48:21.420Z] 
23:48:21 [2020-11-18T23:48:21.420Z] === SKIP: amd64.integration.container TestStats (0.00s)
23:48:21 [2020-11-18T23:48:21.420Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:48:21 [2020-11-18T23:48:21.420Z] 
23:48:21 [2020-11-18T23:48:21.420Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:48:21 [2020-11-18T23:48:21.420Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:48:21 [2020-11-18T23:48:21.420Z] 
23:48:21 [2020-11-18T23:48:21.420Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:48:21 [2020-11-18T23:48:21.420Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:48:21 [2020-11-18T23:48:21.420Z] 
23:48:21 [2020-11-18T23:48:21.420Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
23:48:21 [2020-11-18T23:48:21.420Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:48:21 [2020-11-18T23:48:21.420Z] 
23:48:21 [2020-11-18T23:48:21.420Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
23:48:21 [2020-11-18T23:48:21.420Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:48:21 [2020-11-18T23:48:21.420Z] 
23:48:21 [2020-11-18T23:48:21.420Z] 
23:48:21 [2020-11-18T23:48:21.420Z] DONE 176 tests, 26 skipped in 79.249s
23:48:21 [2020-11-18T23:48:21.420Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:48:21 [2020-11-18T23:48:21.420Z] INFO: Testing against a local daemon
23:48:21 [2020-11-18T23:48:21.420Z] === RUN   TestCommitInheritsEnv
23:48:23 [2020-11-18T23:48:23.307Z] --- PASS: TestCommitInheritsEnv (1.68s)
23:48:23 [2020-11-18T23:48:23.307Z] === RUN   TestImportExtremelyLargeImageWorks
23:48:23 [2020-11-18T23:48:23.307Z] === PAUSE TestImportExtremelyLargeImageWorks
23:48:23 [2020-11-18T23:48:23.307Z] === RUN   TestImagesFilterMultiReference
23:48:23 [2020-11-18T23:48:23.307Z] --- PASS: TestImagesFilterMultiReference (0.07s)
23:48:23 [2020-11-18T23:48:23.307Z] === RUN   TestImagePullPlatformInvalid
23:48:23 [2020-11-18T23:48:23.307Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:48:23 [2020-11-18T23:48:23.307Z] === RUN   TestRemoveImageOrphaning
23:48:24 [2020-11-18T23:48:24.319Z] INFO: Expanding compiler 3 of 3...
23:48:24 [2020-11-18T23:48:24.319Z] INFO: Removing downloaded files...
23:48:24 [2020-11-18T23:48:24.319Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
23:48:24 [2020-11-18T23:48:24.319Z] INFO: Configuring git core.autocrlf...
23:48:25 [2020-11-18T23:48:25.194Z] --- PASS: TestRemoveImageOrphaning (1.91s)
23:48:25 [2020-11-18T23:48:25.194Z] === RUN   TestRemoveImageGarbageCollector
23:48:25 [2020-11-18T23:48:25.194Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:48:25 [2020-11-18T23:48:25.194Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:48:25 [2020-11-18T23:48:25.194Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:48:25 [2020-11-18T23:48:25.194Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:48:25 [2020-11-18T23:48:25.194Z] === RUN   TestTagInvalidReference
23:48:25 [2020-11-18T23:48:25.194Z] --- PASS: TestTagInvalidReference (0.02s)
23:48:25 [2020-11-18T23:48:25.194Z] === RUN   TestTagValidPrefixedRepo
23:48:25 [2020-11-18T23:48:25.194Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:48:25 [2020-11-18T23:48:25.194Z] === RUN   TestTagExistedNameWithoutForce
23:48:25 [2020-11-18T23:48:25.194Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:48:25 [2020-11-18T23:48:25.194Z] === RUN   TestTagOfficialNames
23:48:25 [2020-11-18T23:48:25.194Z] --- PASS: TestTagOfficialNames (0.04s)
23:48:25 [2020-11-18T23:48:25.194Z] === RUN   TestTagMatchesDigest
23:48:25 [2020-11-18T23:48:25.451Z] --- PASS: TestTagMatchesDigest (0.01s)
23:48:25 [2020-11-18T23:48:25.451Z] === CONT  TestImportExtremelyLargeImageWorks
23:48:27 [2020-11-18T23:48:27.092Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.74s)
23:48:27 [2020-11-18T23:48:27.092Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o2fe2jf5ghl33kwa2rovw8foa Created:2020-11-18 23:48:17.154690599 +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[4083cfcfb461473cad7cc4fc6b705a1e0a7e2eab7ae4ffb9201374624bd16bfe:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z1h9aaujq3myhil2sq9yigaa3 EndpointID:7b32927ea4ba427a611cfe828c336a89286f86f541703747d4c137e712a9e145 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8e58d60b88dd80f1a0b377bb5e2760013cc43aa101ae926443dbee3047379e46 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:b2e1384a3714 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z1h9aaujq3myhil2sq9yigaa3 EndpointID:7b32927ea4ba427a611cfe828c336a89286f86f541703747d4c137e712a9e145 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:48:27 [2020-11-18T23:48:27.092Z] PASS
23:48:27 [2020-11-18T23:48:27.092Z] 
23:48:27 [2020-11-18T23:48:27.092Z] === Skipped
23:48:27 [2020-11-18T23:48:27.092Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:48:27 [2020-11-18T23:48:27.092Z]     service_test.go:236: FLAKY_TEST
23:48:27 [2020-11-18T23:48:27.092Z] 
23:48:27 [2020-11-18T23:48:27.092Z] 
23:48:27 [2020-11-18T23:48:27.092Z] DONE 23 tests, 1 skipped in 55.512s
23:48:27 [2020-11-18T23:48:27.092Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:48:27 [2020-11-18T23:48:27.092Z] ++ 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
23:48:27 [2020-11-18T23:48:27.092Z] ++ set -e
23:48:27 [2020-11-18T23:48:27.092Z] ++ '[' -n 0 ']'
23:48:27 [2020-11-18T23:48:27.092Z] ++ set -x
23:48:27 [2020-11-18T23:48:27.092Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:48:27 [2020-11-18T23:48:27.092Z] INFO: Testing against a local daemon
23:48:27 [2020-11-18T23:48:27.092Z] === RUN   TestDockerNetworkIpvlanPersistance
23:48:27 [2020-11-18T23:48:27.092Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:48:27 [2020-11-18T23:48:27.092Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:48:27 [2020-11-18T23:48:27.092Z] === RUN   TestDockerNetworkIpvlan
23:48:27 [2020-11-18T23:48:27.092Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:48:27 [2020-11-18T23:48:27.092Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:48:27 [2020-11-18T23:48:27.092Z] PASS
23:48:27 [2020-11-18T23:48:27.092Z] 
23:48:27 [2020-11-18T23:48:27.092Z] === Skipped
23:48:27 [2020-11-18T23:48:27.092Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:48:27 [2020-11-18T23:48:27.092Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:48:27 [2020-11-18T23:48:27.092Z] 
23:48:27 [2020-11-18T23:48:27.092Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:48:27 [2020-11-18T23:48:27.092Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:48:27 [2020-11-18T23:48:27.092Z] 
23:48:27 [2020-11-18T23:48:27.092Z] 
23:48:27 [2020-11-18T23:48:27.092Z] DONE 2 tests, 2 skipped in 0.127s
23:48:27 [2020-11-18T23:48:27.092Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:48:27 [2020-11-18T23:48:27.092Z] ++ 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
23:48:27 [2020-11-18T23:48:27.092Z] ++ set -e
23:48:27 [2020-11-18T23:48:27.092Z] ++ '[' -n 0 ']'
23:48:27 [2020-11-18T23:48:27.092Z] ++ set -x
23:48:27 [2020-11-18T23:48:27.092Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:48:27 [2020-11-18T23:48:27.092Z] INFO: Testing against a local daemon
23:48:27 [2020-11-18T23:48:27.092Z] === RUN   TestDockerNetworkMacvlanPersistance
23:48:27 [2020-11-18T23:48:27.726Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
23:48:27 [2020-11-18T23:48:27.726Z] === RUN   TestDockerNetworkMacvlan
23:48:28 [2020-11-18T23:48:28.359Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:48:29 [2020-11-18T23:48:29.403Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:48:30 [2020-11-18T23:48:30.112Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:48:31 [2020-11-18T23:48:31.656Z] Loaded image: buildpack-deps:buster
23:48:31 [2020-11-18T23:48:31.656Z] Loaded image: busybox:latest
23:48:31 [2020-11-18T23:48:31.656Z] Loaded image: busybox:glibc
23:48:31 [2020-11-18T23:48:31.656Z] Loaded image: debian:buster
23:48:31 [2020-11-18T23:48:31.656Z] Loaded image: hello-world:latest
23:48:31 [2020-11-18T23:48:31.656Z] Loaded image: arm32v7/hello-world:latest
23:48:31 [2020-11-18T23:48:31.656Z] INFO: Testing against a local daemon
23:48:31 [2020-11-18T23:48:31.656Z] === RUN   TestCgroupNamespacesBuild
23:48:31 [2020-11-18T23:48:31.656Z] --- PASS: TestCgroupNamespacesBuild (2.63s)
23:48:31 [2020-11-18T23:48:31.656Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:48:31 [2020-11-18T23:48:31.656Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.96s)
23:48:31 [2020-11-18T23:48:31.656Z] === RUN   TestBuildWithSession
23:48:31 [2020-11-18T23:48:31.656Z] --- SKIP: TestBuildWithSession (0.00s)
23:48:31 [2020-11-18T23:48:31.656Z]     build_session_test.go:25: TODO: BuildKit
23:48:31 [2020-11-18T23:48:31.656Z] === RUN   TestBuildSquashParent
23:48:34 [2020-11-18T23:48:34.731Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:48:38 [2020-11-18T23:48:38.213Z] tests/integration/api_network_test.py ............................       [ 47%]
23:48:38 [2020-11-18T23:48:38.274Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:48:39 [2020-11-18T23:48:39.797Z] --- PASS: TestBuildSquashParent (8.80s)
23:48:39 [2020-11-18T23:48:39.797Z] === RUN   TestBuildWithRemoveAndForceRemove
23:48:39 [2020-11-18T23:48:39.797Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:48:39 [2020-11-18T23:48:39.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:48:39 [2020-11-18T23:48:39.797Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:48:39 [2020-11-18T23:48:39.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:48:39 [2020-11-18T23:48:39.797Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:48:39 [2020-11-18T23:48:39.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:48:39 [2020-11-18T23:48:39.797Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:48:39 [2020-11-18T23:48:39.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:48:39 [2020-11-18T23:48:39.797Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:48:39 [2020-11-18T23:48:39.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:48:39 [2020-11-18T23:48:39.797Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:48:39 [2020-11-18T23:48:39.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:48:39 [2020-11-18T23:48:39.797Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:48:39 [2020-11-18T23:48:39.797Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:48:41 [2020-11-18T23:48:41.714Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:48:41 [2020-11-18T23:48:41.975Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:48:45 [2020-11-18T23:48:45.195Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:48:45 [2020-11-18T23:48:45.278Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:48:45 [2020-11-18T23:48:45.278Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:48:46 [2020-11-18T23:48:46.704Z] --- PASS: TestDockerNetworkMacvlan (18.93s)
23:48:46 [2020-11-18T23:48:46.704Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
23:48:46 [2020-11-18T23:48:46.704Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
23:48:46 [2020-11-18T23:48:46.704Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s)
23:48:46 [2020-11-18T23:48:46.704Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.43s)
23:48:46 [2020-11-18T23:48:46.704Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.27s)
23:48:46 [2020-11-18T23:48:46.704Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s)
23:48:46 [2020-11-18T23:48:46.704Z] PASS
23:48:46 [2020-11-18T23:48:46.704Z] 
23:48:46 [2020-11-18T23:48:46.704Z] DONE 8 tests in 20.446s
23:48:46 [2020-11-18T23:48:46.705Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
23:48:46 [2020-11-18T23:48:46.705Z] ++ 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
23:48:46 [2020-11-18T23:48:46.705Z] ++ set -e
23:48:46 [2020-11-18T23:48:46.705Z] ++ '[' -n 0 ']'
23:48:46 [2020-11-18T23:48:46.705Z] ++ set -x
23:48:46 [2020-11-18T23:48:46.705Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:48:46 [2020-11-18T23:48:46.705Z] testing: warning: no tests to run
23:48:46 [2020-11-18T23:48:46.705Z] PASS
23:48:46 [2020-11-18T23:48:46.705Z] 
23:48:46 [2020-11-18T23:48:46.705Z] DONE 0 tests in 0.059s
23:48:46 [2020-11-18T23:48:46.705Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:48:46 [2020-11-18T23:48:46.705Z] ++ 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
23:48:46 [2020-11-18T23:48:46.705Z] ++ set -e
23:48:46 [2020-11-18T23:48:46.705Z] ++ '[' -n 0 ']'
23:48:46 [2020-11-18T23:48:46.705Z] ++ set -x
23:48:46 [2020-11-18T23:48:46.705Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:48:46 [2020-11-18T23:48:46.705Z] INFO: Testing against a local daemon
23:48:46 [2020-11-18T23:48:46.705Z] === RUN   TestAuthZPluginAllowRequest
23:48:47 [2020-11-18T23:48:47.000Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:48:48 [2020-11-18T23:48:48.321Z] --- PASS: TestAuthZPluginAllowRequest (1.65s)
23:48:48 [2020-11-18T23:48:48.321Z] === RUN   TestAuthZPluginTLS
23:48:48 [2020-11-18T23:48:48.506Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:48:48 [2020-11-18T23:48:48.580Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:48:48 [2020-11-18T23:48:48.580Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s)
23:48:48 [2020-11-18T23:48:48.580Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s)
23:48:48 [2020-11-18T23:48:48.580Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s)
23:48:48 [2020-11-18T23:48:48.580Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s)
23:48:48 [2020-11-18T23:48:48.580Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s)
23:48:48 [2020-11-18T23:48:48.580Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s)
23:48:48 [2020-11-18T23:48:48.580Z] === RUN   TestBuildMultiStageCopy
23:48:48 [2020-11-18T23:48:48.580Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:48:48 [2020-11-18T23:48:48.954Z] --- PASS: TestAuthZPluginTLS (0.54s)
23:48:48 [2020-11-18T23:48:48.954Z] === RUN   TestAuthZPluginDenyRequest
23:48:49 [2020-11-18T23:48:49.588Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
23:48:49 [2020-11-18T23:48:49.588Z] === RUN   TestAuthZPluginAPIDenyResponse
23:48:49 [2020-11-18T23:48:49.948Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
23:48:49 [2020-11-18T23:48:49.948Z] === RUN   TestAuthZPluginDenyResponse
23:48:50 [2020-11-18T23:48:50.494Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:48:50 [2020-11-18T23:48:50.585Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:48:50 [2020-11-18T23:48:50.585Z] === RUN   TestAuthZPluginAllowEventStream
23:48:51 [2020-11-18T23:48:51.066Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:48:51 [2020-11-18T23:48:51.638Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:48:51 [2020-11-18T23:48:51.899Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:48:52 [2020-11-18T23:48:52.094Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
23:48:52 [2020-11-18T23:48:52.094Z] === RUN   TestAuthZPluginErrorResponse
23:48:52 [2020-11-18T23:48:52.727Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:48:52 [2020-11-18T23:48:52.727Z] === RUN   TestAuthZPluginErrorRequest
23:48:52 [2020-11-18T23:48:52.843Z] --- PASS: TestBuildMultiStageCopy (4.63s)
23:48:52 [2020-11-18T23:48:52.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s)
23:48:52 [2020-11-18T23:48:52.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
23:48:52 [2020-11-18T23:48:52.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
23:48:52 [2020-11-18T23:48:52.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
23:48:52 [2020-11-18T23:48:52.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
23:48:52 [2020-11-18T23:48:52.843Z] === RUN   TestBuildMultiStageParentConfig
23:48:53 [2020-11-18T23:48:53.294Z] tests/integration/api_service_test.py .................................. [ 60%]
23:48:53 [2020-11-18T23:48:53.361Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:48:53 [2020-11-18T23:48:53.361Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:48:53 [2020-11-18T23:48:53.658Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:48:53 [2020-11-18T23:48:53.658Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:48:54 [2020-11-18T23:48:54.233Z] --- PASS: TestBuildMultiStageParentConfig (1.29s)
23:48:54 [2020-11-18T23:48:54.233Z] === RUN   TestBuildLabelWithTargets
23:48:55 [2020-11-18T23:48:55.872Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
23:48:55 [2020-11-18T23:48:55.872Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:48:56 [2020-11-18T23:48:56.778Z] --- PASS: TestBuildLabelWithTargets (2.37s)
23:48:56 [2020-11-18T23:48:56.778Z] === RUN   TestBuildWithEmptyLayers
23:48:57 [2020-11-18T23:48:57.722Z] --- PASS: TestBuildWithEmptyLayers (1.25s)
23:48:57 [2020-11-18T23:48:57.723Z] === RUN   TestBuildMultiStageOnBuild
23:48:58 [2020-11-18T23:48:58.189Z] --- PASS: TestBuildWithHugeFile (59.26s)
23:48:58 [2020-11-18T23:48:58.189Z] === RUN   TestBuildWithEmptyDockerfile
23:48:58 [2020-11-18T23:48:58.189Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:48:58 [2020-11-18T23:48:58.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:48:58 [2020-11-18T23:48:58.189Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:48:58 [2020-11-18T23:48:58.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:48:58 [2020-11-18T23:48:58.189Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:48:58 [2020-11-18T23:48:58.189Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:48:58 [2020-11-18T23:48:58.189Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:48:58 [2020-11-18T23:48:58.189Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:48:58 [2020-11-18T23:48:58.189Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:48:58 [2020-11-18T23:48:58.189Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s)
23:48:58 [2020-11-18T23:48:58.189Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
23:48:58 [2020-11-18T23:48:58.189Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
23:48:58 [2020-11-18T23:48:58.189Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
23:48:58 [2020-11-18T23:48:58.189Z] === RUN   TestBuildPreserveOwnership
23:48:58 [2020-11-18T23:48:58.189Z] === RUN   TestBuildPreserveOwnership/copy_from
23:48:58 [2020-11-18T23:48:58.189Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:48:58 [2020-11-18T23:48:58.189Z] --- PASS: TestBuildPreserveOwnership (5.96s)
23:48:58 [2020-11-18T23:48:58.189Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.80s)
23:48:58 [2020-11-18T23:48:58.189Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s)
23:48:58 [2020-11-18T23:48:58.189Z] === RUN   TestBuildPlatformInvalid
23:48:58 [2020-11-18T23:48:58.189Z] --- PASS: TestBuildPlatformInvalid (0.18s)
23:48:58 [2020-11-18T23:48:58.189Z] PASS
23:48:58 [2020-11-18T23:48:58.189Z] 
23:48:58 [2020-11-18T23:48:58.189Z] === Skipped
23:48:58 [2020-11-18T23:48:58.189Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:48:58 [2020-11-18T23:48:58.189Z]     build_session_test.go:25: TODO: BuildKit
23:48:58 [2020-11-18T23:48:58.189Z] 
23:48:58 [2020-11-18T23:48:58.189Z] 
23:48:58 [2020-11-18T23:48:58.189Z] DONE 32 tests, 1 skipped in 116.762s
23:48:58 [2020-11-18T23:48:58.189Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
23:48:58 [2020-11-18T23:48:58.189Z] ++ 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
23:48:58 [2020-11-18T23:48:58.189Z] ++ set -e
23:48:58 [2020-11-18T23:48:58.189Z] ++ '[' -n 0 ']'
23:48:58 [2020-11-18T23:48:58.189Z] ++ set -x
23:48:58 [2020-11-18T23:48:58.190Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:48:58 [2020-11-18T23:48:58.190Z] INFO: Testing against a local daemon
23:48:58 [2020-11-18T23:48:58.190Z] === RUN   TestConfigInspect
23:48:58 [2020-11-18T23:48:58.643Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s)
23:48:58 [2020-11-18T23:48:58.643Z] === RUN   TestAuthZPluginHeader
23:48:58 [2020-11-18T23:48:58.935Z] --- PASS: TestAuthZPluginHeader (0.82s)
23:48:58 [2020-11-18T23:48:58.935Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:48:58 [2020-11-18T23:48:58.935Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:48:58 [2020-11-18T23:48:58.935Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:48:58 [2020-11-18T23:48:58.935Z] === RUN   TestAuthZPluginV2Disable
23:48:58 [2020-11-18T23:48:58.935Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:48:58 [2020-11-18T23:48:58.935Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:48:58 [2020-11-18T23:48:58.935Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:48:58 [2020-11-18T23:48:58.935Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:48:58 [2020-11-18T23:48:58.935Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:48:58 [2020-11-18T23:48:58.935Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:48:58 [2020-11-18T23:48:58.935Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:48:58 [2020-11-18T23:48:58.935Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:48:58 [2020-11-18T23:48:58.935Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:49:00 [2020-11-18T23:49:00.111Z] --- PASS: TestConfigInspect (3.76s)
23:49:00 [2020-11-18T23:49:00.111Z] === RUN   TestConfigList
23:49:01 [2020-11-18T23:49:01.024Z] --- PASS: TestBuildMultiStageOnBuild (3.01s)
23:49:01 [2020-11-18T23:49:01.024Z] === RUN   TestBuildUncleanTarFilenames
23:49:02 [2020-11-18T23:49:02.409Z] --- PASS: TestBuildUncleanTarFilenames (1.85s)
23:49:02 [2020-11-18T23:49:02.409Z] === RUN   TestBuildMultiStageLayerLeak
23:49:03 [2020-11-18T23:49:03.423Z] --- PASS: TestConfigList (3.32s)
23:49:03 [2020-11-18T23:49:03.423Z] === RUN   TestConfigsCreateAndDelete
23:49:05 [2020-11-18T23:49:05.790Z] --- PASS: TestBuildMultiStageLayerLeak (3.34s)
23:49:05 [2020-11-18T23:49:05.790Z] === RUN   TestBuildWithHugeFile
23:49:06 [2020-11-18T23:49:06.734Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
23:49:06 [2020-11-18T23:49:06.734Z] === RUN   TestConfigsUpdate
23:49:07 [2020-11-18T23:49:07.890Z] .........................                                                [ 67%]
23:49:10 [2020-11-18T23:49:10.049Z] --- PASS: TestConfigsUpdate (3.21s)
23:49:10 [2020-11-18T23:49:10.049Z] === RUN   TestTemplatedConfig
23:49:13 [2020-11-18T23:49:13.402Z] --- PASS: TestTemplatedConfig (3.59s)
23:49:13 [2020-11-18T23:49:13.402Z] === RUN   TestConfigCreateResolve
23:49:15 [2020-11-18T23:49:15.651Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:49:15 [2020-11-18T23:49:15.651Z] 
23:49:15 [2020-11-18T23:49:15.651Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:49:15 [2020-11-18T23:49:15.651Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:49:15 [2020-11-18T23:49:15.651Z] HOSTNAME=4068aa1d67dd
23:49:15 [2020-11-18T23:49:15.651Z] TESTDEBUG=0
23:49:15 [2020-11-18T23:49:15.651Z] DEST=bundles/test-integration
23:49:15 [2020-11-18T23:49:15.651Z] PWD=/go/src/github.com/docker/docker
23:49:15 [2020-11-18T23:49:15.651Z] DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280
23:49:15 [2020-11-18T23:49:15.651Z] container=docker
23:49:15 [2020-11-18T23:49:15.651Z] HOME=/root
23:49:15 [2020-11-18T23:49:15.651Z] GOLANG_VERSION=1.13.15
23:49:15 [2020-11-18T23:49:15.651Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:49:15 [2020-11-18T23:49:15.651Z] VALIDATE_BRANCH=master
23:49:15 [2020-11-18T23:49:15.651Z] TERM=xterm
23:49:15 [2020-11-18T23:49:15.651Z] DOCKER_PKG=github.com/docker/docker
23:49:15 [2020-11-18T23:49:15.651Z] SHLVL=1
23:49:15 [2020-11-18T23:49:15.651Z] TIMEOUT=120m
23:49:15 [2020-11-18T23:49:15.651Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:49:15 [2020-11-18T23:49:15.651Z] DOCKER_GRAPHDRIVER=overlay2
23:49:15 [2020-11-18T23:49:15.651Z] GO111MODULE=off
23:49:15 [2020-11-18T23:49:15.651Z] DOCKER_EXPERIMENTAL=1
23:49:15 [2020-11-18T23:49:15.651Z] TEST_SKIP_INTEGRATION_CLI=1
23:49:15 [2020-11-18T23:49:15.651Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:49:15 [2020-11-18T23:49:15.651Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:49:15 [2020-11-18T23:49:15.651Z] GOPATH=/go
23:49:15 [2020-11-18T23:49:15.651Z] PKG_CONFIG=pkg-config
23:49:15 [2020-11-18T23:49:15.651Z] _=/usr/bin/env
23:49:15 [2020-11-18T23:49:15.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:49:16 [2020-11-18T23:49:16.716Z] --- PASS: TestConfigCreateResolve (3.29s)
23:49:16 [2020-11-18T23:49:16.716Z] === RUN   TestConfigDaemonLibtrustID
23:49:17 [2020-11-18T23:49:17.292Z] --- PASS: TestConfigDaemonLibtrustID (0.66s)
23:49:17 [2020-11-18T23:49:17.292Z] PASS
23:49:17 [2020-11-18T23:49:17.292Z] 
23:49:17 [2020-11-18T23:49:17.292Z] DONE 7 tests in 21.219s
23:49:17 [2020-11-18T23:49:17.292Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
23:49:17 [2020-11-18T23:49:17.292Z] ++ 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
23:49:17 [2020-11-18T23:49:17.292Z] ++ set -e
23:49:17 [2020-11-18T23:49:17.292Z] ++ '[' -n 0 ']'
23:49:17 [2020-11-18T23:49:17.292Z] ++ set -x
23:49:17 [2020-11-18T23:49:17.292Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:49:17 [2020-11-18T23:49:17.292Z] INFO: Testing against a local daemon
23:49:17 [2020-11-18T23:49:17.292Z] === RUN   TestCheckpoint
23:49:17 [2020-11-18T23:49:17.292Z] --- SKIP: TestCheckpoint (0.00s)
23:49:17 [2020-11-18T23:49:17.292Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:49:17 [2020-11-18T23:49:17.292Z] === RUN   TestContainerInvalidJSON
23:49:17 [2020-11-18T23:49:17.292Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:49:17 [2020-11-18T23:49:17.292Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:49:17 [2020-11-18T23:49:17.292Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:49:17 [2020-11-18T23:49:17.292Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:49:17 [2020-11-18T23:49:17.292Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:49:17 [2020-11-18T23:49:17.292Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:49:17 [2020-11-18T23:49:17.292Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:49:17 [2020-11-18T23:49:17.292Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:49:17 [2020-11-18T23:49:17.292Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:49:17 [2020-11-18T23:49:17.292Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:49:17 [2020-11-18T23:49:17.292Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:49:17 [2020-11-18T23:49:17.292Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:49:17 [2020-11-18T23:49:17.292Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:49:17 [2020-11-18T23:49:17.292Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:49:17 [2020-11-18T23:49:17.516Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.26s)
23:49:17 [2020-11-18T23:49:17.516Z] PASS
23:49:17 [2020-11-18T23:49:17.516Z] 
23:49:17 [2020-11-18T23:49:17.516Z] === Skipped
23:49:17 [2020-11-18T23:49:17.516Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:49:17 [2020-11-18T23:49:17.516Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:17 [2020-11-18T23:49:17.516Z] 
23:49:17 [2020-11-18T23:49:17.516Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:49:17 [2020-11-18T23:49:17.516Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:17 [2020-11-18T23:49:17.516Z] 
23:49:17 [2020-11-18T23:49:17.516Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:49:17 [2020-11-18T23:49:17.517Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:17 [2020-11-18T23:49:17.517Z] 
23:49:17 [2020-11-18T23:49:17.517Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:49:17 [2020-11-18T23:49:17.517Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:17 [2020-11-18T23:49:17.517Z] 
23:49:17 [2020-11-18T23:49:17.517Z] 
23:49:17 [2020-11-18T23:49:17.517Z] DONE 17 tests, 4 skipped in 29.625s
23:49:17 [2020-11-18T23:49:17.517Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:49:17 [2020-11-18T23:49:17.517Z] ++ 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
23:49:17 [2020-11-18T23:49:17.517Z] ++ set -e
23:49:17 [2020-11-18T23:49:17.517Z] ++ '[' -n 0 ']'
23:49:17 [2020-11-18T23:49:17.517Z] ++ set -x
23:49:17 [2020-11-18T23:49:17.517Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:49:17 [2020-11-18T23:49:17.517Z] INFO: Testing against a local daemon
23:49:17 [2020-11-18T23:49:17.517Z] === RUN   TestPluginInvalidJSON
23:49:17 [2020-11-18T23:49:17.517Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:49:17 [2020-11-18T23:49:17.517Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:49:17 [2020-11-18T23:49:17.517Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:49:17 [2020-11-18T23:49:17.517Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:49:17 [2020-11-18T23:49:17.517Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:49:17 [2020-11-18T23:49:17.517Z] === RUN   TestPluginInstall
23:49:17 [2020-11-18T23:49:17.517Z] === RUN   TestPluginInstall/no_auth
23:49:17 [2020-11-18T23:49:17.554Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
23:49:17 [2020-11-18T23:49:17.554Z] === RUN   TestCopyFromContainerPathIsNotDir
23:49:17 [2020-11-18T23:49:17.554Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
23:49:17 [2020-11-18T23:49:17.554Z] === RUN   TestCopyToContainerPathDoesNotExist
23:49:17 [2020-11-18T23:49:17.816Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
23:49:17 [2020-11-18T23:49:17.816Z] === RUN   TestCopyToContainerPathIsNotDir
23:49:17 [2020-11-18T23:49:17.816Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
23:49:17 [2020-11-18T23:49:17.816Z] === RUN   TestCopyFromContainer
23:49:18 [2020-11-18T23:49:18.151Z] time="2020-11-18T23:49:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:49:18 [2020-11-18T23:49:18.152Z] time="2020-11-18T23:49:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0da475a0e3ca51966b36470b05ed295ac8fd2ccad72e0fec4ee279b4a86f69a1" mediatype=application/vnd.docker.plugin.v1+json size=522
23:49:18 [2020-11-18T23:49:18.152Z] time="2020-11-18T23:49:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:49:18 [2020-11-18T23:49:18.152Z] time="2020-11-18T23:49:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0da475a0e3ca51966b36470b05ed295ac8fd2ccad72e0fec4ee279b4a86f69a1" mediatype=application/vnd.docker.plugin.v1+json size=522
23:49:18 [2020-11-18T23:49:18.152Z] === RUN   TestPluginInstall/with_htpasswd
23:49:18 [2020-11-18T23:49:18.784Z] time="2020-11-18T23:49:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:49:18 [2020-11-18T23:49:18.784Z] time="2020-11-18T23:49:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:538e277485c636be4e61d71b4831564d55555281d8d8de921e0e122cafa9d964" mediatype=application/vnd.docker.plugin.v1+json size=522
23:49:18 [2020-11-18T23:49:18.784Z] time="2020-11-18T23:49:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:49:18 [2020-11-18T23:49:18.784Z] time="2020-11-18T23:49:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:538e277485c636be4e61d71b4831564d55555281d8d8de921e0e122cafa9d964" mediatype=application/vnd.docker.plugin.v1+json size=522
23:49:19 [2020-11-18T23:49:19.076Z] === RUN   TestPluginInstall/with_insecure
23:49:19 [2020-11-18T23:49:19.740Z] === RUN   TestCopyFromContainer//
23:49:20 [2020-11-18T23:49:20.003Z] === RUN   TestCopyFromContainer//bar/root
23:49:20 [2020-11-18T23:49:20.003Z] === RUN   TestCopyFromContainer//bar/root/
23:49:20 [2020-11-18T23:49:20.111Z] time="2020-11-18T23:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:49:20 [2020-11-18T23:49:20.111Z] time="2020-11-18T23:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ec8c1368e35a3cf3a7cb3c2061a1e18117fc5202bffe986b2f775ac891c94ab" mediatype=application/vnd.docker.plugin.v1+json size=522
23:49:20 [2020-11-18T23:49:20.111Z] time="2020-11-18T23:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:49:20 [2020-11-18T23:49:20.111Z] time="2020-11-18T23:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ec8c1368e35a3cf3a7cb3c2061a1e18117fc5202bffe986b2f775ac891c94ab" mediatype=application/vnd.docker.plugin.v1+json size=522
23:49:20 [2020-11-18T23:49:20.266Z] === RUN   TestCopyFromContainer/bar/quux
23:49:20 [2020-11-18T23:49:20.266Z] === RUN   TestCopyFromContainer/bar/quux/
23:49:20 [2020-11-18T23:49:20.266Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:49:20 [2020-11-18T23:49:20.403Z] --- PASS: TestPluginInstall (3.82s)
23:49:20 [2020-11-18T23:49:20.403Z]     --- PASS: TestPluginInstall/no_auth (1.83s)
23:49:20 [2020-11-18T23:49:20.403Z]     --- PASS: TestPluginInstall/with_htpasswd (0.79s)
23:49:20 [2020-11-18T23:49:20.403Z]     --- PASS: TestPluginInstall/with_insecure (1.20s)
23:49:20 [2020-11-18T23:49:20.403Z]         plugin_test.go:157: [de14c5baac5e3] daemon is not started
23:49:20 [2020-11-18T23:49:20.403Z] PASS
23:49:20 [2020-11-18T23:49:20.403Z] 
23:49:20 [2020-11-18T23:49:20.403Z] DONE 6 tests in 4.014s
23:49:20 [2020-11-18T23:49:20.403Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:49:20 [2020-11-18T23:49:20.403Z] ++ 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
23:49:20 [2020-11-18T23:49:20.403Z] ++ set -e
23:49:20 [2020-11-18T23:49:20.403Z] ++ '[' -n 0 ']'
23:49:20 [2020-11-18T23:49:20.403Z] ++ set -x
23:49:20 [2020-11-18T23:49:20.403Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:49:20 [2020-11-18T23:49:20.403Z] INFO: Testing against a local daemon
23:49:20 [2020-11-18T23:49:20.403Z] === RUN   TestExternalGraphDriver
23:49:20 [2020-11-18T23:49:20.403Z] === RUN   TestExternalGraphDriver/json
23:49:20 [2020-11-18T23:49:20.529Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:49:20 [2020-11-18T23:49:20.529Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:49:20 [2020-11-18T23:49:20.792Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:49:20 [2020-11-18T23:49:20.792Z] === RUN   TestCopyFromContainer/bar/notarget
23:49:21 [2020-11-18T23:49:21.054Z] --- PASS: TestCopyFromContainer (3.17s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCopyFromContainer// (0.11s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
23:49:21 [2020-11-18T23:49:21.054Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:49:21 [2020-11-18T23:49:21.054Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:49:21 [2020-11-18T23:49:21.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:49:21 [2020-11-18T23:49:21.054Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:49:21 [2020-11-18T23:49:21.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:49:21 [2020-11-18T23:49:21.054Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:49:21 [2020-11-18T23:49:21.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:49:21 [2020-11-18T23:49:21.054Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:49:21 [2020-11-18T23:49:21.054Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:49:21 [2020-11-18T23:49:21.054Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:49:21 [2020-11-18T23:49:21.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
23:49:21 [2020-11-18T23:49:21.054Z] === RUN   TestCreateLinkToNonExistingContainer
23:49:21 [2020-11-18T23:49:21.054Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
23:49:21 [2020-11-18T23:49:21.054Z] === RUN   TestCreateWithInvalidEnv
23:49:21 [2020-11-18T23:49:21.054Z] === RUN   TestCreateWithInvalidEnv/0
23:49:21 [2020-11-18T23:49:21.054Z] === PAUSE TestCreateWithInvalidEnv/0
23:49:21 [2020-11-18T23:49:21.054Z] === RUN   TestCreateWithInvalidEnv/1
23:49:21 [2020-11-18T23:49:21.054Z] === PAUSE TestCreateWithInvalidEnv/1
23:49:21 [2020-11-18T23:49:21.054Z] === RUN   TestCreateWithInvalidEnv/2
23:49:21 [2020-11-18T23:49:21.054Z] === PAUSE TestCreateWithInvalidEnv/2
23:49:21 [2020-11-18T23:49:21.054Z] === CONT  TestCreateWithInvalidEnv/0
23:49:21 [2020-11-18T23:49:21.054Z] === CONT  TestCreateWithInvalidEnv/2
23:49:21 [2020-11-18T23:49:21.054Z] === CONT  TestCreateWithInvalidEnv/1
23:49:21 [2020-11-18T23:49:21.054Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:49:21 [2020-11-18T23:49:21.054Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:49:21 [2020-11-18T23:49:21.054Z] === RUN   TestCreateTmpfsMountsTarget
23:49:21 [2020-11-18T23:49:21.054Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
23:49:21 [2020-11-18T23:49:21.054Z] === RUN   TestCreateWithCustomMaskedPaths
23:49:22 [2020-11-18T23:49:22.472Z] === RUN   TestExternalGraphDriver/spec
23:49:23 [2020-11-18T23:49:23.615Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s)
23:49:23 [2020-11-18T23:49:23.615Z] === RUN   TestCreateWithCustomReadonlyPaths
23:49:24 [2020-11-18T23:49:24.541Z] === RUN   TestExternalGraphDriver/pull
23:49:25 [2020-11-18T23:49:25.537Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s)
23:49:25 [2020-11-18T23:49:25.537Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:49:25 [2020-11-18T23:49:25.537Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:49:25 [2020-11-18T23:49:25.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:49:25 [2020-11-18T23:49:25.537Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:49:25 [2020-11-18T23:49:25.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:49:25 [2020-11-18T23:49:25.537Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:49:25 [2020-11-18T23:49:25.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:49:25 [2020-11-18T23:49:25.537Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:49:25 [2020-11-18T23:49:25.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:49:25 [2020-11-18T23:49:25.537Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:49:25 [2020-11-18T23:49:25.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:49:25 [2020-11-18T23:49:25.537Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:49:25 [2020-11-18T23:49:25.537Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:49:25 [2020-11-18T23:49:25.537Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:49:25 [2020-11-18T23:49:25.537Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:49:25 [2020-11-18T23:49:25.537Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:49:25 [2020-11-18T23:49:25.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
23:49:25 [2020-11-18T23:49:25.537Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
23:49:25 [2020-11-18T23:49:25.537Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
23:49:25 [2020-11-18T23:49:25.537Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
23:49:25 [2020-11-18T23:49:25.537Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
23:49:25 [2020-11-18T23:49:25.537Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
23:49:25 [2020-11-18T23:49:25.537Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:49:26 [2020-11-18T23:49:26.485Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s)
23:49:26 [2020-11-18T23:49:26.485Z] === RUN   TestCreateDifferentPlatform
23:49:26 [2020-11-18T23:49:26.485Z] === RUN   TestCreateDifferentPlatform/different_os
23:49:26 [2020-11-18T23:49:26.485Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:49:26 [2020-11-18T23:49:26.485Z] --- PASS: TestCreateDifferentPlatform (0.03s)
23:49:26 [2020-11-18T23:49:26.485Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:49:26 [2020-11-18T23:49:26.485Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:49:26 [2020-11-18T23:49:26.485Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:49:26 [2020-11-18T23:49:26.485Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
23:49:26 [2020-11-18T23:49:26.485Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:49:26 [2020-11-18T23:49:26.485Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
23:49:26 [2020-11-18T23:49:26.485Z] === RUN   TestContainerStartOnDaemonRestart
23:49:26 [2020-11-18T23:49:26.485Z] === PAUSE TestContainerStartOnDaemonRestart
23:49:26 [2020-11-18T23:49:26.485Z] === RUN   TestDaemonRestartIpcMode
23:49:26 [2020-11-18T23:49:26.485Z] === PAUSE TestDaemonRestartIpcMode
23:49:26 [2020-11-18T23:49:26.485Z] === RUN   TestDaemonHostGatewayIP
23:49:26 [2020-11-18T23:49:26.485Z] === PAUSE TestDaemonHostGatewayIP
23:49:26 [2020-11-18T23:49:26.485Z] === RUN   TestContainerKillOnDaemonStart
23:49:26 [2020-11-18T23:49:26.485Z] === PAUSE TestContainerKillOnDaemonStart
23:49:26 [2020-11-18T23:49:26.485Z] === RUN   TestDiff
23:49:27 [2020-11-18T23:49:27.284Z] --- PASS: TestExternalGraphDriver (6.48s)
23:49:27 [2020-11-18T23:49:27.284Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
23:49:27 [2020-11-18T23:49:27.284Z]     --- PASS: TestExternalGraphDriver/spec (2.02s)
23:49:27 [2020-11-18T23:49:27.284Z]     --- PASS: TestExternalGraphDriver/pull (2.31s)
23:49:27 [2020-11-18T23:49:27.284Z] === RUN   TestGraphdriverPluginV2
23:49:27 [2020-11-18T23:49:27.284Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
23:49:27 [2020-11-18T23:49:27.284Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:27 [2020-11-18T23:49:27.284Z] PASS
23:49:27 [2020-11-18T23:49:27.284Z] 
23:49:27 [2020-11-18T23:49:27.284Z] === Skipped
23:49:27 [2020-11-18T23:49:27.284Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
23:49:27 [2020-11-18T23:49:27.284Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:27 [2020-11-18T23:49:27.284Z] 
23:49:27 [2020-11-18T23:49:27.284Z] 
23:49:27 [2020-11-18T23:49:27.284Z] DONE 5 tests, 1 skipped in 6.676s
23:49:27 [2020-11-18T23:49:27.284Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:49:27 [2020-11-18T23:49:27.284Z] ++ 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
23:49:27 [2020-11-18T23:49:27.284Z] ++ set -e
23:49:27 [2020-11-18T23:49:27.284Z] ++ '[' -n 0 ']'
23:49:27 [2020-11-18T23:49:27.284Z] ++ set -x
23:49:27 [2020-11-18T23:49:27.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:49:27 [2020-11-18T23:49:27.284Z] INFO: Testing against a local daemon
23:49:27 [2020-11-18T23:49:27.284Z] === RUN   TestContinueAfterPluginCrash
23:49:27 [2020-11-18T23:49:27.284Z] === PAUSE TestContinueAfterPluginCrash
23:49:27 [2020-11-18T23:49:27.284Z] === RUN   TestReadPluginNoRead
23:49:27 [2020-11-18T23:49:27.284Z] === PAUSE TestReadPluginNoRead
23:49:27 [2020-11-18T23:49:27.284Z] === RUN   TestDaemonStartWithLogOpt
23:49:27 [2020-11-18T23:49:27.284Z] === PAUSE TestDaemonStartWithLogOpt
23:49:27 [2020-11-18T23:49:27.284Z] === CONT  TestContinueAfterPluginCrash
23:49:27 [2020-11-18T23:49:27.284Z] === CONT  TestDaemonStartWithLogOpt
23:49:27 [2020-11-18T23:49:27.434Z] --- PASS: TestDiff (0.78s)
23:49:27 [2020-11-18T23:49:27.434Z] === RUN   TestExecWithCloseStdin
23:49:28 [2020-11-18T23:49:28.381Z] --- PASS: TestExecWithCloseStdin (0.88s)
23:49:28 [2020-11-18T23:49:28.381Z] === RUN   TestExec
23:49:29 [2020-11-18T23:49:29.328Z] --- PASS: TestExec (0.89s)
23:49:29 [2020-11-18T23:49:29.328Z] === RUN   TestExecUser
23:49:29 [2020-11-18T23:49:29.902Z] --- PASS: TestExecUser (0.88s)
23:49:29 [2020-11-18T23:49:29.902Z] === RUN   TestExportContainerAndImportImage
23:49:30 [2020-11-18T23:49:30.805Z] --- PASS: TestDaemonStartWithLogOpt (3.80s)
23:49:30 [2020-11-18T23:49:30.806Z] === CONT  TestReadPluginNoRead
23:49:31 [2020-11-18T23:49:31.296Z] --- PASS: TestExportContainerAndImportImage (1.05s)
23:49:31 [2020-11-18T23:49:31.296Z] === RUN   TestExportContainerAfterDaemonRestart
23:49:33 [2020-11-18T23:49:33.233Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s)
23:49:33 [2020-11-18T23:49:33.233Z] === RUN   TestHealthCheckWorkdir
23:49:33 [2020-11-18T23:49:33.590Z] === RUN   TestReadPluginNoRead/default
23:49:34 [2020-11-18T23:49:34.182Z] --- PASS: TestHealthCheckWorkdir (1.01s)
23:49:34 [2020-11-18T23:49:34.182Z] === RUN   TestHealthKillContainer
23:49:35 [2020-11-18T23:49:35.660Z] === RUN   TestReadPluginNoRead/disabled_caching
23:49:35 [2020-11-18T23:49:35.952Z] --- PASS: TestContinueAfterPluginCrash (8.98s)
23:49:37 [2020-11-18T23:49:37.462Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:49:37 [2020-11-18T23:49:37.495Z] --- PASS: TestHealthKillContainer (2.84s)
23:49:37 [2020-11-18T23:49:37.495Z] === RUN   TestInspectCpusetInConfigPre120
23:49:37 [2020-11-18T23:49:37.757Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
23:49:37 [2020-11-18T23:49:37.757Z] === RUN   TestIpcModeNone
23:49:38 [2020-11-18T23:49:38.705Z] --- PASS: TestIpcModeNone (0.83s)
23:49:38 [2020-11-18T23:49:38.705Z] === RUN   TestIpcModePrivate
23:49:39 [2020-11-18T23:49:39.532Z] --- PASS: TestReadPluginNoRead (8.51s)
23:49:39 [2020-11-18T23:49:39.532Z]     --- PASS: TestReadPluginNoRead/default (1.94s)
23:49:39 [2020-11-18T23:49:39.532Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.80s)
23:49:39 [2020-11-18T23:49:39.532Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s)
23:49:39 [2020-11-18T23:49:39.532Z]     read_test.go:92: [dcc323ae95f72] daemon is not started
23:49:39 [2020-11-18T23:49:39.532Z] PASS
23:49:39 [2020-11-18T23:49:39.532Z] 
23:49:39 [2020-11-18T23:49:39.532Z] DONE 6 tests in 12.453s
23:49:39 [2020-11-18T23:49:39.532Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:49:39 [2020-11-18T23:49:39.532Z] ++ 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
23:49:39 [2020-11-18T23:49:39.532Z] ++ set -e
23:49:39 [2020-11-18T23:49:39.532Z] ++ '[' -n 0 ']'
23:49:39 [2020-11-18T23:49:39.532Z] ++ set -x
23:49:39 [2020-11-18T23:49:39.532Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:49:39 [2020-11-18T23:49:39.532Z] testing: warning: no tests to run
23:49:39 [2020-11-18T23:49:39.532Z] PASS
23:49:39 [2020-11-18T23:49:39.532Z] 
23:49:39 [2020-11-18T23:49:39.532Z] DONE 0 tests in 0.097s
23:49:39 [2020-11-18T23:49:39.532Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:49:39 [2020-11-18T23:49:39.532Z] ++ 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
23:49:39 [2020-11-18T23:49:39.532Z] ++ set -e
23:49:39 [2020-11-18T23:49:39.532Z] ++ '[' -n 0 ']'
23:49:39 [2020-11-18T23:49:39.532Z] ++ set -x
23:49:39 [2020-11-18T23:49:39.532Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:49:39 [2020-11-18T23:49:39.532Z] INFO: Testing against a local daemon
23:49:39 [2020-11-18T23:49:39.533Z] === RUN   TestPluginWithDevMounts
23:49:39 [2020-11-18T23:49:39.533Z] === PAUSE TestPluginWithDevMounts
23:49:39 [2020-11-18T23:49:39.533Z] === CONT  TestPluginWithDevMounts
23:49:39 [2020-11-18T23:49:39.652Z] --- PASS: TestIpcModePrivate (0.83s)
23:49:39 [2020-11-18T23:49:39.652Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
23:49:39 [2020-11-18T23:49:39.652Z] === RUN   TestIpcModeShareable
23:49:40 [2020-11-18T23:49:40.227Z] --- PASS: TestIpcModeShareable (0.85s)
23:49:40 [2020-11-18T23:49:40.227Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
23:49:40 [2020-11-18T23:49:40.227Z] === RUN   TestAPIIpcModeShareableAndContainer
23:49:41 [2020-11-18T23:49:41.603Z] --- PASS: TestPluginWithDevMounts (1.82s)
23:49:41 [2020-11-18T23:49:41.603Z] PASS
23:49:41 [2020-11-18T23:49:41.603Z] 
23:49:41 [2020-11-18T23:49:41.603Z] DONE 1 tests in 1.914s
23:49:41 [2020-11-18T23:49:41.603Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
23:49:41 [2020-11-18T23:49:41.604Z] ++ 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
23:49:41 [2020-11-18T23:49:41.604Z] ++ set -e
23:49:41 [2020-11-18T23:49:41.604Z] ++ '[' -n 0 ']'
23:49:41 [2020-11-18T23:49:41.604Z] ++ set -x
23:49:41 [2020-11-18T23:49:41.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:49:41 [2020-11-18T23:49:41.604Z] INFO: Testing against a local daemon
23:49:41 [2020-11-18T23:49:41.604Z] === RUN   TestSecretInspect
23:49:42 [2020-11-18T23:49:42.786Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s)
23:49:42 [2020-11-18T23:49:42.787Z] === RUN   TestAPIIpcModeHost
23:49:43 [2020-11-18T23:49:43.734Z] --- PASS: TestAPIIpcModeHost (0.65s)
23:49:43 [2020-11-18T23:49:43.734Z] === RUN   TestDaemonIpcModeShareable
23:49:44 [2020-11-18T23:49:44.538Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:49:44 [2020-11-18T23:49:44.538Z] Using test binary docker
23:49:44 [2020-11-18T23:49:44.538Z] +++ /etc/init.d/apparmor start
23:49:44 [2020-11-18T23:49:44.538Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:49:44 [2020-11-18T23:49:44.538Z] INFO: Waiting for daemon to start...
23:49:44 [2020-11-18T23:49:44.538Z] Starting dockerd
23:49:44 [2020-11-18T23:49:44.538Z] +++ 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
23:49:44 [2020-11-18T23:49:44.538Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:49:44 [2020-11-18T23:49:44.538Z] Using test binary docker
23:49:44 [2020-11-18T23:49:44.538Z] +++ /etc/init.d/apparmor start
23:49:44 [2020-11-18T23:49:44.538Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:49:44 [2020-11-18T23:49:44.538Z] INFO: Waiting for daemon to start...
23:49:44 [2020-11-18T23:49:44.538Z] Starting dockerd
23:49:44 [2020-11-18T23:49:44.538Z] +++ 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
23:49:44 [2020-11-18T23:49:44.538Z] .
23:49:44 [2020-11-18T23:49:44.538Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:49:44 [2020-11-18T23:49:44.538Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:49:44 [2020-11-18T23:49:44.538Z] Error: No such image: emptyfs
23:49:44 [2020-11-18T23:49:44.538Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:49:44 [2020-11-18T23:49:44.538Z] ++++ docker load
23:49:44 [2020-11-18T23:49:44.538Z] Running integration-test (iteration 1)
23:49:44 [2020-11-18T23:49:44.538Z] 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)/
23:49:44 [2020-11-18T23:49:44.539Z] ++ 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)/'
23:49:44 [2020-11-18T23:49:44.539Z] ++ set -e
23:49:44 [2020-11-18T23:49:44.539Z] ++ '[' -n 0 ']'
23:49:44 [2020-11-18T23:49:44.539Z] ++ set -x
23:49:44 [2020-11-18T23:49:44.539Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
23:49:44 [2020-11-18T23:49:44.539Z] 
23:49:44 [2020-11-18T23:49:44.539Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:49:44 [2020-11-18T23:49:44.539Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:49:44 [2020-11-18T23:49:44.539Z] Error: No such image: emptyfs
23:49:44 [2020-11-18T23:49:44.539Z] ++++ docker load
23:49:44 [2020-11-18T23:49:44.539Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:49:44 [2020-11-18T23:49:44.539Z] Running integration-test (iteration 1)
23:49:44 [2020-11-18T23:49:44.539Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:49:44 [2020-11-18T23:49:44.539Z] ++ 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)/'
23:49:44 [2020-11-18T23:49:44.539Z] ++ set -e
23:49:44 [2020-11-18T23:49:44.539Z] ++ '[' -n 0 ']'
23:49:44 [2020-11-18T23:49:44.539Z] ++ set -x
23:49:44 [2020-11-18T23:49:44.539Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
23:49:45 [2020-11-18T23:49:45.123Z] --- PASS: TestSecretInspect (3.54s)
23:49:45 [2020-11-18T23:49:45.123Z] === RUN   TestSecretList
23:49:45 [2020-11-18T23:49:45.657Z] --- PASS: TestDaemonIpcModeShareable (1.97s)
23:49:45 [2020-11-18T23:49:45.657Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
23:49:45 [2020-11-18T23:49:45.657Z] === RUN   TestDaemonIpcModePrivate
23:49:47 [2020-11-18T23:49:47.580Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
23:49:47 [2020-11-18T23:49:47.580Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
23:49:47 [2020-11-18T23:49:47.580Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:49:48 [2020-11-18T23:49:48.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:49:48 [2020-11-18T23:49:48.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:49:48 [2020-11-18T23:49:48.642Z] --- PASS: TestSecretList (3.25s)
23:49:48 [2020-11-18T23:49:48.642Z] === RUN   TestSecretsCreateAndDelete
23:49:48 [2020-11-18T23:49:48.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:49:48 [2020-11-18T23:49:48.900Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
23:49:49 [2020-11-18T23:49:49.508Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s)
23:49:49 [2020-11-18T23:49:49.508Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
23:49:49 [2020-11-18T23:49:49.508Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:49:51 [2020-11-18T23:49:51.431Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s)
23:49:51 [2020-11-18T23:49:51.431Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
23:49:51 [2020-11-18T23:49:51.431Z] === RUN   TestIpcModeOlderClient
23:49:51 [2020-11-18T23:49:51.431Z] === PAUSE TestIpcModeOlderClient
23:49:51 [2020-11-18T23:49:51.431Z] === RUN   TestKillContainerInvalidSignal
23:49:52 [2020-11-18T23:49:52.006Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
23:49:52 [2020-11-18T23:49:52.006Z] === RUN   TestKillContainer
23:49:52 [2020-11-18T23:49:52.006Z] === RUN   TestKillContainer/no_signal
23:49:52 [2020-11-18T23:49:52.162Z] --- PASS: TestSecretsCreateAndDelete (3.69s)
23:49:52 [2020-11-18T23:49:52.162Z] === RUN   TestSecretsUpdate
23:49:52 [2020-11-18T23:49:52.581Z] === RUN   TestKillContainer/non_killing_signal
23:49:53 [2020-11-18T23:49:53.156Z] === RUN   TestKillContainer/killing_signal
23:49:54 [2020-11-18T23:49:54.106Z] --- PASS: TestKillContainer (2.33s)
23:49:54 [2020-11-18T23:49:54.106Z]     --- PASS: TestKillContainer/no_signal (0.75s)
23:49:54 [2020-11-18T23:49:54.106Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
23:49:54 [2020-11-18T23:49:54.106Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
23:49:54 [2020-11-18T23:49:54.106Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:49:54 [2020-11-18T23:49:54.368Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:49:54 [2020-11-18T23:49:54.944Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:49:55 [2020-11-18T23:49:55.680Z] --- PASS: TestSecretsUpdate (3.69s)
23:49:55 [2020-11-18T23:49:55.680Z] === RUN   TestTemplatedSecret
23:49:55 [2020-11-18T23:49:55.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s)
23:49:55 [2020-11-18T23:49:55.894Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
23:49:55 [2020-11-18T23:49:55.894Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
23:49:55 [2020-11-18T23:49:55.894Z] === RUN   TestKillStoppedContainer
23:49:55 [2020-11-18T23:49:55.894Z] --- PASS: TestKillStoppedContainer (0.10s)
23:49:55 [2020-11-18T23:49:55.894Z] === RUN   TestKillStoppedContainerAPIPre120
23:49:55 [2020-11-18T23:49:55.894Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
23:49:55 [2020-11-18T23:49:55.894Z] === RUN   TestKillDifferentUserContainer
23:49:56 [2020-11-18T23:49:56.842Z] --- PASS: TestKillDifferentUserContainer (0.81s)
23:49:56 [2020-11-18T23:49:56.842Z] === RUN   TestInspectOomKilledTrue
23:49:56 [2020-11-18T23:49:56.842Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:49:56 [2020-11-18T23:49:56.842Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:49:56 [2020-11-18T23:49:56.842Z] === RUN   TestInspectOomKilledFalse
23:49:56 [2020-11-18T23:49:56.842Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:49:56 [2020-11-18T23:49:56.842Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:49:56 [2020-11-18T23:49:56.842Z] === RUN   TestLinksEtcHostsContentMatch
23:49:57 [2020-11-18T23:49:57.422Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
23:49:57 [2020-11-18T23:49:57.422Z] === RUN   TestLinksContainerNames
23:49:59 [2020-11-18T23:49:59.203Z] --- PASS: TestTemplatedSecret (3.61s)
23:49:59 [2020-11-18T23:49:59.203Z] === RUN   TestSecretCreateResolve
23:49:59 [2020-11-18T23:49:59.346Z] --- PASS: TestLinksContainerNames (1.55s)
23:49:59 [2020-11-18T23:49:59.346Z] === RUN   TestLogsFollowTailEmpty
23:49:59 [2020-11-18T23:49:59.613Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
23:49:59 [2020-11-18T23:49:59.613Z] === RUN   TestContainerNetworkMountsNoChown
23:50:00 [2020-11-18T23:50:00.578Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/default
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/default
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/private
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/private
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rprivate
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rprivate
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/slave
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/slave
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rslave
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rslave
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/shared
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/shared
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rshared
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rshared
23:50:00 [2020-11-18T23:50:00.578Z] === CONT  TestMountDaemonRoot/default
23:50:00 [2020-11-18T23:50:00.578Z] === CONT  TestMountDaemonRoot/rslave
23:50:00 [2020-11-18T23:50:00.578Z] === CONT  TestMountDaemonRoot/rprivate
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/default/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === CONT  TestMountDaemonRoot/rshared
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/default/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === CONT  TestMountDaemonRoot/shared
23:50:00 [2020-11-18T23:50:00.578Z] === CONT  TestMountDaemonRoot/slave
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === CONT  TestMountDaemonRoot/private
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/private/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/private/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === CONT  TestMountDaemonRoot/default/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:50:00 [2020-11-18T23:50:00.578Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:50:00 [2020-11-18T23:50:00.578Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:50:00 [2020-11-18T23:50:00.578Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/default/mount_root
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/private/mount_root
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:50:00 [2020-11-18T23:50:00.842Z] === CONT  TestMountDaemonRoot/private/bind_root
23:50:01 [2020-11-18T23:50:01.105Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:50:01 [2020-11-18T23:50:01.105Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:50:01 [2020-11-18T23:50:01.105Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:50:01 [2020-11-18T23:50:01.105Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:50:01 [2020-11-18T23:50:01.105Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:50:01 [2020-11-18T23:50:01.105Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:50:01 [2020-11-18T23:50:01.105Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:50:01 [2020-11-18T23:50:01.105Z] --- PASS: TestMountDaemonRoot (0.05s)
23:50:01 [2020-11-18T23:50:01.105Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
23:50:01 [2020-11-18T23:50:01.105Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
23:50:01 [2020-11-18T23:50:01.105Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
23:50:01 [2020-11-18T23:50:01.105Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
23:50:01 [2020-11-18T23:50:01.105Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
23:50:01 [2020-11-18T23:50:01.105Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
23:50:01 [2020-11-18T23:50:01.105Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
23:50:01 [2020-11-18T23:50:01.105Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
23:50:01 [2020-11-18T23:50:01.105Z] === RUN   TestContainerBindMountNonRecursive
23:50:02 [2020-11-18T23:50:02.780Z] --- PASS: TestSecretCreateResolve (3.57s)
23:50:02 [2020-11-18T23:50:02.780Z] PASS
23:50:02 [2020-11-18T23:50:02.780Z] 
23:50:02 [2020-11-18T23:50:02.780Z] DONE 6 tests in 21.459s
23:50:02 [2020-11-18T23:50:02.781Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
23:50:02 [2020-11-18T23:50:02.781Z] ++ 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
23:50:02 [2020-11-18T23:50:02.781Z] ++ set -e
23:50:02 [2020-11-18T23:50:02.781Z] ++ '[' -n 0 ']'
23:50:02 [2020-11-18T23:50:02.781Z] ++ set -x
23:50:02 [2020-11-18T23:50:02.781Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:50:03 [2020-11-18T23:50:03.072Z] INFO: Testing against a local daemon
23:50:03 [2020-11-18T23:50:03.072Z] === RUN   TestServiceCreateInit
23:50:03 [2020-11-18T23:50:03.072Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:50:03 [2020-11-18T23:50:03.661Z] --- PASS: TestContainerBindMountNonRecursive (2.25s)
23:50:03 [2020-11-18T23:50:03.662Z] === RUN   TestContainerVolumesMountedAsShared
23:50:04 [2020-11-18T23:50:04.239Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s)
23:50:04 [2020-11-18T23:50:04.239Z] === RUN   TestContainerVolumesMountedAsSlave
23:50:04 [2020-11-18T23:50:04.814Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s)
23:50:04 [2020-11-18T23:50:04.814Z] === RUN   TestNetworkNat
23:50:05 [2020-11-18T23:50:05.761Z] --- PASS: TestNetworkNat (0.85s)
23:50:05 [2020-11-18T23:50:05.761Z] === RUN   TestNetworkLocalhostTCPNat
23:50:06 [2020-11-18T23:50:06.336Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
23:50:06 [2020-11-18T23:50:06.336Z] === RUN   TestNetworkLoopbackNat
23:50:06 [2020-11-18T23:50:06.983Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:50:06 [2020-11-18T23:50:06.983Z] tests/integration/client_test.py .....                                   [ 75%]
23:50:06 [2020-11-18T23:50:06.983Z] tests/integration/context_api_test.py ...                                [ 76%]
23:50:06 [2020-11-18T23:50:06.983Z] tests/integration/errors_test.py .                                       [ 76%]
23:50:08 [2020-11-18T23:50:08.642Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:50:09 [2020-11-18T23:50:09.649Z] --- PASS: TestNetworkLoopbackNat (3.11s)
23:50:09 [2020-11-18T23:50:09.649Z] === RUN   TestPause
23:50:10 [2020-11-18T23:50:10.597Z] --- PASS: TestPause (0.80s)
23:50:10 [2020-11-18T23:50:10.597Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:50:10 [2020-11-18T23:50:10.597Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:50:10 [2020-11-18T23:50:10.597Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:50:10 [2020-11-18T23:50:10.597Z] === RUN   TestPauseStopPausedContainer
23:50:11 [2020-11-18T23:50:11.172Z] --- PASS: TestPauseStopPausedContainer (0.82s)
23:50:11 [2020-11-18T23:50:11.172Z] === RUN   TestPsFilter
23:50:11 [2020-11-18T23:50:11.434Z] --- PASS: TestPsFilter (0.24s)
23:50:11 [2020-11-18T23:50:11.434Z] === RUN   TestRemoveContainerWithRemovedVolume
23:50:12 [2020-11-18T23:50:12.382Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
23:50:12 [2020-11-18T23:50:12.382Z] === RUN   TestRemoveContainerWithVolume
23:50:12 [2020-11-18T23:50:12.957Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
23:50:12 [2020-11-18T23:50:12.957Z] === RUN   TestRemoveContainerRunning
23:50:13 [2020-11-18T23:50:13.098Z] --- PASS: TestServiceCreateInit (10.03s)
23:50:13 [2020-11-18T23:50:13.098Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s)
23:50:13 [2020-11-18T23:50:13.098Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.84s)
23:50:13 [2020-11-18T23:50:13.098Z] === RUN   TestCreateServiceMultipleTimes
23:50:13 [2020-11-18T23:50:13.905Z] --- PASS: TestRemoveContainerRunning (0.81s)
23:50:13 [2020-11-18T23:50:13.905Z] === RUN   TestRemoveContainerForceRemoveRunning
23:50:14 [2020-11-18T23:50:14.480Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
23:50:14 [2020-11-18T23:50:14.480Z] === RUN   TestRemoveInvalidContainer
23:50:14 [2020-11-18T23:50:14.480Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:50:14 [2020-11-18T23:50:14.480Z] === RUN   TestRenameLinkedContainer
23:50:16 [2020-11-18T23:50:16.955Z] --- PASS: TestImportExtremelyLargeImageWorks (102.54s)
23:50:16 [2020-11-18T23:50:16.955Z] PASS
23:50:16 [2020-11-18T23:50:16.955Z] 
23:50:16 [2020-11-18T23:50:16.955Z] === Skipped
23:50:16 [2020-11-18T23:50:16.955Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:50:16 [2020-11-18T23:50:16.955Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:50:16 [2020-11-18T23:50:16.955Z] 
23:50:16 [2020-11-18T23:50:16.955Z] 
23:50:16 [2020-11-18T23:50:16.955Z] DONE 12 tests, 1 skipped in 106.585s
23:50:16 [2020-11-18T23:50:16.956Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:50:16 [2020-11-18T23:50:16.956Z] INFO: Testing against a local daemon
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestNetworkCreateDelete
23:50:16 [2020-11-18T23:50:16.956Z] --- PASS: TestNetworkCreateDelete (0.17s)
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestDockerNetworkDeletePreferID
23:50:16 [2020-11-18T23:50:16.956Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestDaemonDNSFallback
23:50:16 [2020-11-18T23:50:16.956Z] --- PASS: TestDaemonDNSFallback (7.32s)
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestInspectNetwork
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestInspectNetwork (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestRunContainerWithBridgeNone
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestNetworkInvalidJSON
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestNetworkInvalidJSON//networks/create
23:50:16 [2020-11-18T23:50:16.956Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:50:16 [2020-11-18T23:50:16.956Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:50:16 [2020-11-18T23:50:16.956Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:50:16 [2020-11-18T23:50:16.956Z] === CONT  TestNetworkInvalidJSON//networks/create
23:50:16 [2020-11-18T23:50:16.956Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:50:16 [2020-11-18T23:50:16.956Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:50:16 [2020-11-18T23:50:16.956Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:50:16 [2020-11-18T23:50:16.956Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestHostIPv4BridgeLabel
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestDaemonRestartWithLiveRestore
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestDaemonDefaultNetworkPools
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestDaemonRestartWithExistingNetwork
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestServiceWithPredefinedNetwork
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:236: FLAKY_TEST
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestServiceWithDataPathPortInit
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:16 [2020-11-18T23:50:16.956Z] PASS
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === Skipped
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:236: FLAKY_TEST
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] DONE 19 tests, 12 skipped in 8.094s
23:50:16 [2020-11-18T23:50:16.956Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:50:16 [2020-11-18T23:50:16.956Z] INFO: Testing against a local daemon
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestDockerNetworkIpvlanPersistance
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestDockerNetworkIpvlan
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:50:16 [2020-11-18T23:50:16.956Z] PASS
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === Skipped
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] DONE 2 tests, 2 skipped in 0.105s
23:50:16 [2020-11-18T23:50:16.956Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:50:16 [2020-11-18T23:50:16.956Z] INFO: Testing against a local daemon
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestDockerNetworkMacvlanPersistance
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestDockerNetworkMacvlan
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] PASS
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === Skipped
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] DONE 2 tests, 2 skipped in 0.098s
23:50:16 [2020-11-18T23:50:16.956Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:50:16 [2020-11-18T23:50:16.956Z] testing: warning: no tests to run
23:50:16 [2020-11-18T23:50:16.956Z] PASS
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] DONE 0 tests in 0.020s
23:50:16 [2020-11-18T23:50:16.956Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:50:16 [2020-11-18T23:50:16.956Z] INFO: Testing against a local daemon
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginAllowRequest
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginTLS
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginTLS (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginDenyRequest
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginAPIDenyResponse
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginDenyResponse
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginAllowEventStream
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginErrorResponse
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginErrorRequest
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginHeader
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginHeader (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginV2Disable
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginV2Disable (0.03s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.10s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] PASS
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === Skipped
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.10s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
23:50:16 [2020-11-18T23:50:16.956Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] DONE 17 tests, 17 skipped in 0.502s
23:50:16 [2020-11-18T23:50:16.956Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:50:16 [2020-11-18T23:50:16.956Z] INFO: Testing against a local daemon
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestPluginInvalidJSON
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:50:16 [2020-11-18T23:50:16.956Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:50:16 [2020-11-18T23:50:16.956Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:50:16 [2020-11-18T23:50:16.956Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:50:16 [2020-11-18T23:50:16.956Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestPluginInstall
23:50:16 [2020-11-18T23:50:16.956Z] --- SKIP: TestPluginInstall (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] PASS
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] === Skipped
23:50:16 [2020-11-18T23:50:16.956Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
23:50:16 [2020-11-18T23:50:16.956Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] 
23:50:16 [2020-11-18T23:50:16.956Z] DONE 3 tests, 1 skipped in 0.146s
23:50:16 [2020-11-18T23:50:16.956Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:50:16 [2020-11-18T23:50:16.956Z] INFO: Testing against a local daemon
23:50:16 [2020-11-18T23:50:16.956Z] === RUN   TestExternalGraphDriver
23:50:17 [2020-11-18T23:50:17.213Z] --- SKIP: TestExternalGraphDriver (0.08s)
23:50:17 [2020-11-18T23:50:17.213Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:50:17 [2020-11-18T23:50:17.213Z] === RUN   TestGraphdriverPluginV2
23:50:17 [2020-11-18T23:50:17.792Z] --- PASS: TestRenameLinkedContainer (3.23s)
23:50:17 [2020-11-18T23:50:17.792Z] === RUN   TestRenameStoppedContainer
23:50:18 [2020-11-18T23:50:18.739Z] --- PASS: TestRenameStoppedContainer (0.75s)
23:50:18 [2020-11-18T23:50:18.739Z] === RUN   TestRenameRunningContainerAndReuse
23:50:20 [2020-11-18T23:50:20.130Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s)
23:50:20 [2020-11-18T23:50:20.130Z] === RUN   TestRenameInvalidName
23:50:20 [2020-11-18T23:50:20.903Z] Removing intermediate container 7525968c1091
23:50:20 [2020-11-18T23:50:20.903Z]  ---> 886198723ed8
23:50:20 [2020-11-18T23:50:20.903Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
23:50:20 [2020-11-18T23:50:20.903Z]  ---> Running in 04036c54db89
23:50:21 [2020-11-18T23:50:21.077Z] --- PASS: TestRenameInvalidName (0.76s)
23:50:21 [2020-11-18T23:50:21.077Z] === RUN   TestRenameAnonymousContainer
23:50:21 [2020-11-18T23:50:21.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:50:21 [2020-11-18T23:50:21.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:50:21 [2020-11-18T23:50:21.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:50:21 [2020-11-18T23:50:21.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:50:21 [2020-11-18T23:50:21.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:50:23 [2020-11-18T23:50:23.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:50:23 [2020-11-18T23:50:23.748Z] --- PASS: TestGraphdriverPluginV2 (5.95s)
23:50:23 [2020-11-18T23:50:23.748Z] PASS
23:50:23 [2020-11-18T23:50:23.748Z] 
23:50:23 [2020-11-18T23:50:23.748Z] === Skipped
23:50:23 [2020-11-18T23:50:23.748Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
23:50:23 [2020-11-18T23:50:23.748Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:50:23 [2020-11-18T23:50:23.748Z] 
23:50:23 [2020-11-18T23:50:23.748Z] 
23:50:23 [2020-11-18T23:50:23.748Z] DONE 2 tests, 1 skipped in 6.139s
23:50:23 [2020-11-18T23:50:23.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:50:23 [2020-11-18T23:50:23.748Z] INFO: Testing against a local daemon
23:50:23 [2020-11-18T23:50:23.748Z] === RUN   TestContinueAfterPluginCrash
23:50:23 [2020-11-18T23:50:23.748Z] === PAUSE TestContinueAfterPluginCrash
23:50:23 [2020-11-18T23:50:23.748Z] === RUN   TestReadPluginNoRead
23:50:23 [2020-11-18T23:50:23.748Z] === PAUSE TestReadPluginNoRead
23:50:23 [2020-11-18T23:50:23.748Z] === RUN   TestDaemonStartWithLogOpt
23:50:23 [2020-11-18T23:50:23.748Z] === PAUSE TestDaemonStartWithLogOpt
23:50:23 [2020-11-18T23:50:23.748Z] === CONT  TestContinueAfterPluginCrash
23:50:23 [2020-11-18T23:50:23.748Z] === CONT  TestDaemonStartWithLogOpt
23:50:23 [2020-11-18T23:50:23.866Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
23:50:23 [2020-11-18T23:50:23.866Z] go: finding gotest.tools v0.5.3
23:50:23 [2020-11-18T23:50:23.866Z] go: finding gotest.tools/gotestsum v0.5.3
23:50:23 [2020-11-18T23:50:23.866Z] go: downloading gotest.tools/gotestsum v0.5.3
23:50:24 [2020-11-18T23:50:24.891Z] go: extracting gotest.tools/gotestsum v0.5.3
23:50:25 [2020-11-18T23:50:25.297Z] --- PASS: TestRenameAnonymousContainer (3.99s)
23:50:25 [2020-11-18T23:50:25.297Z] === RUN   TestRenameContainerWithSameName
23:50:25 [2020-11-18T23:50:25.356Z] go: downloading github.com/spf13/pflag v1.0.3
23:50:25 [2020-11-18T23:50:25.356Z] go: downloading github.com/fatih/color v1.9.0
23:50:25 [2020-11-18T23:50:25.356Z] go: downloading github.com/pkg/errors v0.9.1
23:50:25 [2020-11-18T23:50:25.356Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:50:25 [2020-11-18T23:50:25.356Z] go: extracting github.com/fatih/color v1.9.0
23:50:25 [2020-11-18T23:50:25.356Z] go: extracting github.com/pkg/errors v0.9.1
23:50:25 [2020-11-18T23:50:25.356Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:50:25 [2020-11-18T23:50:25.356Z] go: extracting github.com/spf13/pflag v1.0.3
23:50:25 [2020-11-18T23:50:25.356Z] go: downloading github.com/mattn/go-isatty v0.0.12
23:50:25 [2020-11-18T23:50:25.356Z] go: downloading github.com/mattn/go-colorable v0.1.6
23:50:25 [2020-11-18T23:50:25.356Z] go: extracting github.com/mattn/go-isatty v0.0.12
23:50:25 [2020-11-18T23:50:25.356Z] go: extracting github.com/mattn/go-colorable v0.1.6
23:50:25 [2020-11-18T23:50:25.356Z] go: downloading github.com/jonboulle/clockwork v0.1.0
23:50:25 [2020-11-18T23:50:25.356Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:50:25 [2020-11-18T23:50:25.356Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:50:25 [2020-11-18T23:50:25.559Z] --- PASS: TestRenameContainerWithSameName (0.79s)
23:50:25 [2020-11-18T23:50:25.559Z] === RUN   TestRenameContainerWithLinkedContainer
23:50:25 [2020-11-18T23:50:25.820Z] go: extracting github.com/jonboulle/clockwork v0.1.0
23:50:25 [2020-11-18T23:50:25.820Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:50:25 [2020-11-18T23:50:25.820Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:50:25 [2020-11-18T23:50:25.820Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:50:25 [2020-11-18T23:50:25.820Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:50:25 [2020-11-18T23:50:25.820Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:50:26 [2020-11-18T23:50:26.284Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:50:26 [2020-11-18T23:50:26.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:50:27 [2020-11-18T23:50:27.263Z] go: finding github.com/fatih/color v1.9.0
23:50:27 [2020-11-18T23:50:27.263Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:50:27 [2020-11-18T23:50:27.263Z] go: finding github.com/pkg/errors v0.9.1
23:50:27 [2020-11-18T23:50:27.263Z] go: finding github.com/spf13/pflag v1.0.3
23:50:27 [2020-11-18T23:50:27.481Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s)
23:50:27 [2020-11-18T23:50:27.481Z] === RUN   TestResize
23:50:27 [2020-11-18T23:50:27.731Z] go: finding github.com/mattn/go-colorable v0.1.6
23:50:27 [2020-11-18T23:50:27.731Z] go: finding github.com/mattn/go-isatty v0.0.12
23:50:27 [2020-11-18T23:50:27.731Z] go: finding github.com/jonboulle/clockwork v0.1.0
23:50:27 [2020-11-18T23:50:27.731Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:50:27 [2020-11-18T23:50:27.731Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:50:28 [2020-11-18T23:50:28.056Z] --- PASS: TestResize (0.76s)
23:50:28 [2020-11-18T23:50:28.056Z] === RUN   TestResizeWithInvalidSize
23:50:28 [2020-11-18T23:50:28.196Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:50:28 [2020-11-18T23:50:28.196Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:50:28 [2020-11-18T23:50:28.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:50:29 [2020-11-18T23:50:29.003Z] --- PASS: TestResizeWithInvalidSize (0.82s)
23:50:29 [2020-11-18T23:50:29.003Z] === RUN   TestResizeWhenContainerNotStarted
23:50:29 [2020-11-18T23:50:29.578Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:50:29 [2020-11-18T23:50:29.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:50:30 [2020-11-18T23:50:30.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:50:30 [2020-11-18T23:50:30.289Z] --- PASS: TestDaemonStartWithLogOpt (6.56s)
23:50:30 [2020-11-18T23:50:30.289Z] === CONT  TestReadPluginNoRead
23:50:30 [2020-11-18T23:50:30.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:50:31 [2020-11-18T23:50:31.264Z] Loaded image: buildpack-deps:buster
23:50:31 [2020-11-18T23:50:31.264Z] Loaded image: buildpack-deps:buster
23:50:31 [2020-11-18T23:50:31.264Z] Loaded image: busybox:latest
23:50:31 [2020-11-18T23:50:31.264Z] Loaded image: busybox:latest
23:50:31 [2020-11-18T23:50:31.264Z] Loaded image: busybox:glibc
23:50:31 [2020-11-18T23:50:31.264Z] Loaded image: debian:buster
23:50:31 [2020-11-18T23:50:31.264Z] Loaded image: busybox:glibc
23:50:31 [2020-11-18T23:50:31.264Z] Loaded image: debian:buster
23:50:31 [2020-11-18T23:50:31.264Z] Loaded image: hello-world:latest
23:50:31 [2020-11-18T23:50:31.264Z] Loaded image: hello-world:latest
23:50:31 [2020-11-18T23:50:31.264Z] Loaded image: arm32v7/hello-world:latest
23:50:31 [2020-11-18T23:50:31.264Z] Loaded image: arm32v7/hello-world:latest
23:50:31 [2020-11-18T23:50:31.264Z] INFO: Testing against a local daemon
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerDaemonSuite
23:50:31 [2020-11-18T23:50:31.264Z] INFO: Testing against a local daemon
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:50:31 [2020-11-18T23:50:31.264Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
23:50:31 [2020-11-18T23:50:31.524Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:50:31 [2020-11-18T23:50:31.962Z] INFO: Build done for gotestsum...
23:50:32 [2020-11-18T23:50:32.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:50:32 [2020-11-18T23:50:32.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:50:32 [2020-11-18T23:50:32.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:50:32 [2020-11-18T23:50:32.405Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:50:32 [2020-11-18T23:50:32.465Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
23:50:32 [2020-11-18T23:50:32.725Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:50:32 [2020-11-18T23:50:32.988Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:50:32 [2020-11-18T23:50:32.988Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:50:32 [2020-11-18T23:50:32.988Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:50:33 [2020-11-18T23:50:33.564Z] --- PASS: TestContinueAfterPluginCrash (10.18s)
23:50:33 [2020-11-18T23:50:33.564Z] === RUN   TestReadPluginNoRead/default
23:50:33 [2020-11-18T23:50:33.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:50:33 [2020-11-18T23:50:33.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:50:34 [2020-11-18T23:50:34.066Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:50:35 [2020-11-18T23:50:35.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:50:35 [2020-11-18T23:50:35.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:50:35 [2020-11-18T23:50:35.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:50:35 [2020-11-18T23:50:35.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:50:36 [2020-11-18T23:50:36.078Z] === RUN   TestReadPluginNoRead/disabled_caching
23:50:37 [2020-11-18T23:50:37.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:50:37 [2020-11-18T23:50:37.965Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:50:38 [2020-11-18T23:50:38.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:50:38 [2020-11-18T23:50:38.422Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:50:38 [2020-11-18T23:50:38.422Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.63s)
23:50:38 [2020-11-18T23:50:38.422Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s)
23:50:38 [2020-11-18T23:50:38.422Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.97s)
23:50:38 [2020-11-18T23:50:38.422Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.97s)
23:50:38 [2020-11-18T23:50:38.422Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s)
23:50:38 [2020-11-18T23:50:38.422Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s)
23:50:38 [2020-11-18T23:50:38.422Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s)
23:50:38 [2020-11-18T23:50:38.422Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
23:50:38 [2020-11-18T23:50:38.422Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.12s)
23:50:38 [2020-11-18T23:50:38.422Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s)
23:50:38 [2020-11-18T23:50:38.422Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s)
23:50:38 [2020-11-18T23:50:38.422Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s)
23:50:38 [2020-11-18T23:50:38.422Z] === RUN   TestCgroupNamespacesRun
23:50:39 [2020-11-18T23:50:39.580Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:50:39 [2020-11-18T23:50:39.583Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:50:39 [2020-11-18T23:50:39.583Z] Using test binary docker
23:50:39 [2020-11-18T23:50:39.583Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:50:39 [2020-11-18T23:50:39.583Z] +++ /etc/init.d/apparmor start
23:50:39 [2020-11-18T23:50:39.583Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:50:39 [2020-11-18T23:50:39.583Z] INFO: Waiting for daemon to start...
23:50:39 [2020-11-18T23:50:39.583Z] Starting dockerd
23:50:39 [2020-11-18T23:50:39.583Z] +++ 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
23:50:40 [2020-11-18T23:50:40.221Z] --- PASS: TestCreateServiceMultipleTimes (23.00s)
23:50:40 [2020-11-18T23:50:40.221Z] === RUN   TestCreateServiceConflict
23:50:40 [2020-11-18T23:50:40.221Z] --- PASS: TestCreateServiceConflict (3.57s)
23:50:40 [2020-11-18T23:50:40.221Z] === RUN   TestCreateServiceMaxReplicas
23:50:40 [2020-11-18T23:50:40.345Z] --- PASS: TestCgroupNamespacesRun (1.88s)
23:50:40 [2020-11-18T23:50:40.345Z] === RUN   TestCgroupNamespacesRunPrivileged
23:50:40 [2020-11-18T23:50:40.480Z] --- PASS: TestReadPluginNoRead (10.41s)
23:50:40 [2020-11-18T23:50:40.480Z]     --- PASS: TestReadPluginNoRead/default (2.27s)
23:50:40 [2020-11-18T23:50:40.480Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.22s)
23:50:40 [2020-11-18T23:50:40.480Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s)
23:50:40 [2020-11-18T23:50:40.480Z]     read_test.go:92: [d91aeaefcd679] daemon is not started
23:50:40 [2020-11-18T23:50:40.480Z] PASS
23:50:40 [2020-11-18T23:50:40.480Z] 
23:50:40 [2020-11-18T23:50:40.480Z] DONE 6 tests in 17.113s
23:50:40 [2020-11-18T23:50:40.480Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:50:40 [2020-11-18T23:50:40.480Z] testing: warning: no tests to run
23:50:40 [2020-11-18T23:50:40.480Z] PASS
23:50:40 [2020-11-18T23:50:40.480Z] 
23:50:40 [2020-11-18T23:50:40.480Z] DONE 0 tests in 0.038s
23:50:40 [2020-11-18T23:50:40.480Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:50:40 [2020-11-18T23:50:40.480Z] INFO: Testing against a local daemon
23:50:40 [2020-11-18T23:50:40.480Z] === RUN   TestPluginWithDevMounts
23:50:40 [2020-11-18T23:50:40.480Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:50:40 [2020-11-18T23:50:40.480Z]     mounts_test.go:21: (*Execution).IsRootless-fm
23:50:40 [2020-11-18T23:50:40.480Z] PASS
23:50:40 [2020-11-18T23:50:40.480Z] 
23:50:40 [2020-11-18T23:50:40.480Z] === Skipped
23:50:40 [2020-11-18T23:50:40.480Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
23:50:40 [2020-11-18T23:50:40.480Z]     mounts_test.go:21: (*Execution).IsRootless-fm
23:50:40 [2020-11-18T23:50:40.480Z] 
23:50:40 [2020-11-18T23:50:40.480Z] 
23:50:40 [2020-11-18T23:50:40.480Z] DONE 1 tests, 1 skipped in 0.130s
23:50:40 [2020-11-18T23:50:40.480Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:50:40 [2020-11-18T23:50:40.480Z] INFO: Testing against a local daemon
23:50:40 [2020-11-18T23:50:40.480Z] === RUN   TestSecretInspect
23:50:40 [2020-11-18T23:50:40.480Z] --- SKIP: TestSecretInspect (0.01s)
23:50:40 [2020-11-18T23:50:40.480Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.480Z] === RUN   TestSecretList
23:50:40 [2020-11-18T23:50:40.481Z] --- SKIP: TestSecretList (0.01s)
23:50:40 [2020-11-18T23:50:40.481Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.481Z] === RUN   TestSecretsCreateAndDelete
23:50:40 [2020-11-18T23:50:40.481Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
23:50:40 [2020-11-18T23:50:40.481Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.481Z] === RUN   TestSecretsUpdate
23:50:40 [2020-11-18T23:50:40.481Z] --- SKIP: TestSecretsUpdate (0.01s)
23:50:40 [2020-11-18T23:50:40.481Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.481Z] === RUN   TestTemplatedSecret
23:50:40 [2020-11-18T23:50:40.481Z] --- SKIP: TestTemplatedSecret (0.00s)
23:50:40 [2020-11-18T23:50:40.481Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.481Z] === RUN   TestSecretCreateResolve
23:50:40 [2020-11-18T23:50:40.481Z] --- SKIP: TestSecretCreateResolve (0.02s)
23:50:40 [2020-11-18T23:50:40.481Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.481Z] PASS
23:50:40 [2020-11-18T23:50:40.481Z] 
23:50:40 [2020-11-18T23:50:40.481Z] === Skipped
23:50:40 [2020-11-18T23:50:40.481Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
23:50:40 [2020-11-18T23:50:40.481Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.481Z] 
23:50:40 [2020-11-18T23:50:40.481Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
23:50:40 [2020-11-18T23:50:40.481Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.481Z] 
23:50:40 [2020-11-18T23:50:40.481Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
23:50:40 [2020-11-18T23:50:40.481Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.481Z] 
23:50:40 [2020-11-18T23:50:40.481Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
23:50:40 [2020-11-18T23:50:40.481Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.481Z] 
23:50:40 [2020-11-18T23:50:40.481Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
23:50:40 [2020-11-18T23:50:40.481Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.481Z] 
23:50:40 [2020-11-18T23:50:40.481Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
23:50:40 [2020-11-18T23:50:40.481Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.481Z] 
23:50:40 [2020-11-18T23:50:40.481Z] 
23:50:40 [2020-11-18T23:50:40.481Z] DONE 6 tests, 6 skipped in 0.183s
23:50:40 [2020-11-18T23:50:40.481Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:50:40 [2020-11-18T23:50:40.737Z] INFO: Testing against a local daemon
23:50:40 [2020-11-18T23:50:40.737Z] === RUN   TestServiceCreateInit
23:50:40 [2020-11-18T23:50:40.737Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:50:40 [2020-11-18T23:50:40.737Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:50:40 [2020-11-18T23:50:40.737Z] --- PASS: TestServiceCreateInit (0.02s)
23:50:40 [2020-11-18T23:50:40.737Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:50:40 [2020-11-18T23:50:40.737Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.737Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:50:40 [2020-11-18T23:50:40.737Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.737Z] === RUN   TestCreateServiceMultipleTimes
23:50:40 [2020-11-18T23:50:40.737Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
23:50:40 [2020-11-18T23:50:40.737Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.737Z] === RUN   TestCreateServiceConflict
23:50:40 [2020-11-18T23:50:40.737Z] --- SKIP: TestCreateServiceConflict (0.01s)
23:50:40 [2020-11-18T23:50:40.737Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.737Z] === RUN   TestCreateServiceMaxReplicas
23:50:40 [2020-11-18T23:50:40.737Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
23:50:40 [2020-11-18T23:50:40.737Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.737Z] === RUN   TestCreateWithDuplicateNetworkNames
23:50:40 [2020-11-18T23:50:40.737Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
23:50:40 [2020-11-18T23:50:40.737Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.737Z] === RUN   TestCreateServiceSecretFileMode
23:50:40 [2020-11-18T23:50:40.737Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
23:50:40 [2020-11-18T23:50:40.737Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.737Z] === RUN   TestCreateServiceConfigFileMode
23:50:40 [2020-11-18T23:50:40.737Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
23:50:40 [2020-11-18T23:50:40.737Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.737Z] === RUN   TestCreateServiceSysctls
23:50:40 [2020-11-18T23:50:40.737Z] --- SKIP: TestCreateServiceSysctls (0.02s)
23:50:40 [2020-11-18T23:50:40.737Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.737Z] === RUN   TestCreateServiceCapabilities
23:50:40 [2020-11-18T23:50:40.737Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
23:50:40 [2020-11-18T23:50:40.737Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.737Z] === RUN   TestInspect
23:50:40 [2020-11-18T23:50:40.993Z] --- SKIP: TestInspect (0.01s)
23:50:40 [2020-11-18T23:50:40.993Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.993Z] === RUN   TestCreateJob
23:50:40 [2020-11-18T23:50:40.993Z] --- SKIP: TestCreateJob (0.01s)
23:50:40 [2020-11-18T23:50:40.993Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.993Z] === RUN   TestReplicatedJob
23:50:40 [2020-11-18T23:50:40.993Z] --- SKIP: TestReplicatedJob (0.01s)
23:50:40 [2020-11-18T23:50:40.993Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.993Z] === RUN   TestUpdateReplicatedJob
23:50:40 [2020-11-18T23:50:40.993Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
23:50:40 [2020-11-18T23:50:40.993Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.993Z] === RUN   TestServiceListWithStatuses
23:50:40 [2020-11-18T23:50:40.993Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:50:40 [2020-11-18T23:50:40.993Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:50:40 [2020-11-18T23:50:40.993Z] === RUN   TestDockerNetworkConnectAlias
23:50:40 [2020-11-18T23:50:40.993Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
23:50:40 [2020-11-18T23:50:40.993Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.993Z] === RUN   TestDockerNetworkReConnect
23:50:40 [2020-11-18T23:50:40.993Z] --- SKIP: TestDockerNetworkReConnect (0.03s)
23:50:40 [2020-11-18T23:50:40.993Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:40 [2020-11-18T23:50:40.993Z] === RUN   TestServicePlugin
23:50:41 [2020-11-18T23:50:41.653Z] .
23:50:41 [2020-11-18T23:50:41.653Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:50:41 [2020-11-18T23:50:41.653Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:50:41 [2020-11-18T23:50:41.654Z] Error: No such image: emptyfs
23:50:41 [2020-11-18T23:50:41.654Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:50:41 [2020-11-18T23:50:41.654Z] ++++ docker load
23:50:41 [2020-11-18T23:50:41.736Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s)
23:50:41 [2020-11-18T23:50:41.736Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:50:41 [2020-11-18T23:50:41.956Z] Running integration-test (iteration 1)
23:50:41 [2020-11-18T23:50:41.956Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
23:50:41 [2020-11-18T23:50:41.956Z] ++ 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
23:50:41 [2020-11-18T23:50:41.956Z] ++ set -e
23:50:41 [2020-11-18T23:50:41.956Z] ++ '[' -n 0 ']'
23:50:41 [2020-11-18T23:50:41.956Z] ++ set -x
23:50:41 [2020-11-18T23:50:41.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:50:42 [2020-11-18T23:50:42.880Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:50:43 [2020-11-18T23:50:43.659Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
23:50:43 [2020-11-18T23:50:43.659Z] === RUN   TestCgroupNamespacesRunHostMode
23:50:43 [2020-11-18T23:50:43.741Z] --- PASS: TestCreateServiceMaxReplicas (3.95s)
23:50:43 [2020-11-18T23:50:43.741Z] === RUN   TestCreateWithDuplicateNetworkNames
23:50:45 [2020-11-18T23:50:45.159Z] --- SKIP: TestServicePlugin (3.48s)
23:50:45 [2020-11-18T23:50:45.159Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] === RUN   TestServiceUpdateLabel
23:50:45 [2020-11-18T23:50:45.159Z] --- SKIP: TestServiceUpdateLabel (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] === RUN   TestServiceUpdateSecrets
23:50:45 [2020-11-18T23:50:45.159Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] === RUN   TestServiceUpdateConfigs
23:50:45 [2020-11-18T23:50:45.159Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] === RUN   TestServiceUpdateNetwork
23:50:45 [2020-11-18T23:50:45.159Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] === RUN   TestServiceUpdatePidsLimit
23:50:45 [2020-11-18T23:50:45.159Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
23:50:45 [2020-11-18T23:50:45.159Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] PASS
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === Skipped
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:50:45 [2020-11-18T23:50:45.159Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:50:45 [2020-11-18T23:50:45.159Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:50:45 [2020-11-18T23:50:45.159Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:50:45 [2020-11-18T23:50:45.159Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
23:50:45 [2020-11-18T23:50:45.159Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
23:50:45 [2020-11-18T23:50:45.159Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
23:50:45 [2020-11-18T23:50:45.159Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestInspect (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:50:45 [2020-11-18T23:50:45.159Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s)
23:50:45 [2020-11-18T23:50:45.159Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s)
23:50:45 [2020-11-18T23:50:45.159Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
23:50:45 [2020-11-18T23:50:45.159Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
23:50:45 [2020-11-18T23:50:45.159Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] 
23:50:45 [2020-11-18T23:50:45.159Z] DONE 24 tests, 23 skipped in 3.903s
23:50:45 [2020-11-18T23:50:45.160Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:50:45 [2020-11-18T23:50:45.160Z] INFO: Testing against a local daemon
23:50:45 [2020-11-18T23:50:45.160Z] === RUN   TestSessionCreate
23:50:45 [2020-11-18T23:50:45.160Z] --- PASS: TestSessionCreate (0.03s)
23:50:45 [2020-11-18T23:50:45.160Z] === RUN   TestSessionCreateWithBadUpgrade
23:50:45 [2020-11-18T23:50:45.160Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:50:45 [2020-11-18T23:50:45.160Z] PASS
23:50:45 [2020-11-18T23:50:45.160Z] 
23:50:45 [2020-11-18T23:50:45.160Z] DONE 2 tests in 0.149s
23:50:45 [2020-11-18T23:50:45.160Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:50:45 [2020-11-18T23:50:45.160Z] INFO: Testing against a local daemon
23:50:45 [2020-11-18T23:50:45.160Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:50:45 [2020-11-18T23:50:45.160Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:50:45 [2020-11-18T23:50:45.160Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:50:45 [2020-11-18T23:50:45.160Z] === RUN   TestEventsExecDie
23:50:45 [2020-11-18T23:50:45.160Z] --- PASS: TestEventsExecDie (0.48s)
23:50:45 [2020-11-18T23:50:45.160Z] === RUN   TestEventsBackwardsCompatible
23:50:45 [2020-11-18T23:50:45.416Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
23:50:45 [2020-11-18T23:50:45.416Z] === RUN   TestInfoBinaryCommits
23:50:45 [2020-11-18T23:50:45.416Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:50:45 [2020-11-18T23:50:45.416Z] === RUN   TestInfoAPIVersioned
23:50:45 [2020-11-18T23:50:45.416Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:50:45 [2020-11-18T23:50:45.416Z] === RUN   TestInfoDiscoveryBackend
23:50:45 [2020-11-18T23:50:45.424Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:50:45 [2020-11-18T23:50:45.581Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s)
23:50:45 [2020-11-18T23:50:45.581Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:50:46 [2020-11-18T23:50:46.780Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
23:50:46 [2020-11-18T23:50:46.780Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:50:47 [2020-11-18T23:50:47.505Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
23:50:47 [2020-11-18T23:50:47.505Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:50:47 [2020-11-18T23:50:47.973Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:50:48 [2020-11-18T23:50:48.544Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:50:49 [2020-11-18T23:50:49.117Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
23:50:49 [2020-11-18T23:50:49.378Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:50:49 [2020-11-18T23:50:49.435Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s)
23:50:49 [2020-11-18T23:50:49.435Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:50:49 [2020-11-18T23:50:49.737Z] Removing intermediate container 04036c54db89
23:50:49 [2020-11-18T23:50:49.737Z]  ---> 3b03c4cca9c4
23:50:49 [2020-11-18T23:50:49.737Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
23:50:49 [2020-11-18T23:50:49.737Z]  ---> Running in e7e1df32560f
23:50:49 [2020-11-18T23:50:49.737Z] Removing intermediate container e7e1df32560f
23:50:49 [2020-11-18T23:50:49.737Z]  ---> 4284c8173107
23:50:49 [2020-11-18T23:50:49.737Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
23:50:49 [2020-11-18T23:50:49.737Z]  ---> Running in e0c15ab59502
23:50:49 [2020-11-18T23:50:49.737Z] Removing intermediate container e0c15ab59502
23:50:49 [2020-11-18T23:50:49.737Z]  ---> 1046543b60a5
23:50:49 [2020-11-18T23:50:49.737Z] Step 10/10 : COPY . .
23:50:50 [2020-11-18T23:50:50.019Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s)
23:50:50 [2020-11-18T23:50:50.019Z] === RUN   TestCgroupNamespacesRunOlderClient
23:50:50 [2020-11-18T23:50:50.321Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:50:50 [2020-11-18T23:50:50.892Z] --- PASS: TestBuildWithHugeFile (105.22s)
23:50:50 [2020-11-18T23:50:50.892Z] === RUN   TestBuildWithEmptyDockerfile
23:50:50 [2020-11-18T23:50:50.892Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:50:50 [2020-11-18T23:50:50.892Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:50:50 [2020-11-18T23:50:50.892Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:50:50 [2020-11-18T23:50:50.892Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:50:50 [2020-11-18T23:50:50.892Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:50:50 [2020-11-18T23:50:50.892Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:50:50 [2020-11-18T23:50:50.892Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:50:50 [2020-11-18T23:50:50.892Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:50:50 [2020-11-18T23:50:50.944Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
23:50:50 [2020-11-18T23:50:50.944Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:50:50 [2020-11-18T23:50:50.944Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
23:50:50 [2020-11-18T23:50:50.944Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
23:50:50 [2020-11-18T23:50:50.944Z] === RUN   TestInfoAPI
23:50:50 [2020-11-18T23:50:50.944Z] --- PASS: TestInfoAPI (0.04s)
23:50:50 [2020-11-18T23:50:50.944Z] === RUN   TestInfoAPIWarnings
23:50:51 [2020-11-18T23:50:51.154Z] === RUN   TestDockerSuite/TestAttachAfterDetach
23:50:51 [2020-11-18T23:50:51.154Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:50:51 [2020-11-18T23:50:51.414Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
23:50:51 [2020-11-18T23:50:51.414Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
23:50:51 [2020-11-18T23:50:51.414Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
23:50:51 [2020-11-18T23:50:51.414Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s)
23:50:51 [2020-11-18T23:50:51.414Z] === RUN   TestBuildPreserveOwnership
23:50:51 [2020-11-18T23:50:51.414Z] === RUN   TestBuildPreserveOwnership/copy_from
23:50:51 [2020-11-18T23:50:51.941Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
23:50:51 [2020-11-18T23:50:51.941Z] === RUN   TestKernelTCPMemory
23:50:51 [2020-11-18T23:50:51.986Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
23:50:52 [2020-11-18T23:50:52.893Z] --- PASS: TestKernelTCPMemory (0.87s)
23:50:52 [2020-11-18T23:50:52.893Z] === RUN   TestNISDomainname
23:50:52 [2020-11-18T23:50:52.928Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
23:50:53 [2020-11-18T23:50:53.842Z] --- PASS: TestNISDomainname (0.95s)
23:50:53 [2020-11-18T23:50:53.842Z] === RUN   TestHostnameDnsResolution
23:50:54 [2020-11-18T23:50:54.311Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
23:50:54 [2020-11-18T23:50:54.311Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:50:54 [2020-11-18T23:50:54.636Z] Loaded image: buildpack-deps:buster
23:50:54 [2020-11-18T23:50:54.881Z] === RUN   TestDockerSuite/TestAttachDetach
23:50:54 [2020-11-18T23:50:54.930Z] Loaded image: busybox:latest
23:50:54 [2020-11-18T23:50:54.930Z] Loaded image: busybox:glibc
23:50:54 [2020-11-18T23:50:54.930Z] Loaded image: debian:buster
23:50:54 [2020-11-18T23:50:54.930Z] Loaded image: hello-world:latest
23:50:54 [2020-11-18T23:50:54.930Z] Loaded image: arm32v7/hello-world:latest
23:50:54 [2020-11-18T23:50:54.930Z] INFO: Testing against a local daemon
23:50:54 [2020-11-18T23:50:54.930Z] === RUN   TestCgroupNamespacesBuild
23:50:55 [2020-11-18T23:50:55.774Z] --- PASS: TestHostnameDnsResolution (1.64s)
23:50:55 [2020-11-18T23:50:55.774Z] === RUN   TestStats
23:50:55 [2020-11-18T23:50:55.822Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:50:55 [2020-11-18T23:50:55.822Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
23:50:56 [2020-11-18T23:50:56.082Z] --- PASS: TestBuildPreserveOwnership (4.75s)
23:50:56 [2020-11-18T23:50:56.082Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.96s)
23:50:56 [2020-11-18T23:50:56.082Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s)
23:50:56 [2020-11-18T23:50:56.082Z] === RUN   TestBuildPlatformInvalid
23:50:56 [2020-11-18T23:50:56.342Z] --- PASS: TestBuildPlatformInvalid (0.15s)
23:50:56 [2020-11-18T23:50:56.342Z] PASS
23:50:56 [2020-11-18T23:50:56.342Z] 
23:50:56 [2020-11-18T23:50:56.342Z] === Skipped
23:50:56 [2020-11-18T23:50:56.342Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:50:56 [2020-11-18T23:50:56.342Z]     build_session_test.go:25: TODO: BuildKit
23:50:56 [2020-11-18T23:50:56.342Z] 
23:50:56 [2020-11-18T23:50:56.342Z] 
23:50:56 [2020-11-18T23:50:56.342Z] DONE 32 tests, 1 skipped in 191.311s
23:50:56 [2020-11-18T23:50:56.342Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:50:56 [2020-11-18T23:50:56.342Z] ++ 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
23:50:56 [2020-11-18T23:50:56.342Z] ++ set -e
23:50:56 [2020-11-18T23:50:56.342Z] ++ '[' -n 0 ']'
23:50:56 [2020-11-18T23:50:56.342Z] ++ set -x
23:50:56 [2020-11-18T23:50:56.342Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:50:56 [2020-11-18T23:50:56.342Z] INFO: Testing against a local daemon
23:50:56 [2020-11-18T23:50:56.342Z] === RUN   TestConfigInspect
23:50:56 [2020-11-18T23:50:56.460Z] --- PASS: TestCgroupNamespacesBuild (1.41s)
23:50:56 [2020-11-18T23:50:56.460Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:50:56 [2020-11-18T23:50:56.602Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:50:57 [2020-11-18T23:50:57.978Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s)
23:50:57 [2020-11-18T23:50:57.978Z] === RUN   TestBuildWithSession
23:50:57 [2020-11-18T23:50:57.978Z] --- SKIP: TestBuildWithSession (0.00s)
23:50:57 [2020-11-18T23:50:57.978Z]     build_session_test.go:25: TODO: BuildKit
23:50:57 [2020-11-18T23:50:57.978Z] === RUN   TestBuildSquashParent
23:50:57 [2020-11-18T23:50:57.984Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:50:58 [2020-11-18T23:50:58.326Z] --- PASS: TestStats (2.82s)
23:50:58 [2020-11-18T23:50:58.326Z] === RUN   TestStopContainerWithTimeout
23:50:58 [2020-11-18T23:50:58.326Z] === RUN   TestStopContainerWithTimeout/0
23:50:58 [2020-11-18T23:50:58.326Z] === PAUSE TestStopContainerWithTimeout/0
23:50:58 [2020-11-18T23:50:58.326Z] === RUN   TestStopContainerWithTimeout/1
23:50:58 [2020-11-18T23:50:58.326Z] === PAUSE TestStopContainerWithTimeout/1
23:50:58 [2020-11-18T23:50:58.326Z] === RUN   TestStopContainerWithTimeout/3
23:50:58 [2020-11-18T23:50:58.326Z] === PAUSE TestStopContainerWithTimeout/3
23:50:58 [2020-11-18T23:50:58.326Z] === RUN   TestStopContainerWithTimeout/-1
23:50:58 [2020-11-18T23:50:58.326Z] === PAUSE TestStopContainerWithTimeout/-1
23:50:58 [2020-11-18T23:50:58.326Z] === CONT  TestStopContainerWithTimeout/0
23:50:58 [2020-11-18T23:50:58.326Z] === CONT  TestStopContainerWithTimeout/3
23:50:58 [2020-11-18T23:50:58.326Z] === CONT  TestStopContainerWithTimeout/-1
23:50:58 [2020-11-18T23:50:58.326Z] === CONT  TestStopContainerWithTimeout/1
23:50:58 [2020-11-18T23:50:58.924Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:50:58 [2020-11-18T23:50:58.924Z] --- PASS: TestConfigInspect (2.50s)
23:50:58 [2020-11-18T23:50:58.924Z] === RUN   TestConfigList
23:50:59 [2020-11-18T23:50:59.123Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.34s)
23:50:59 [2020-11-18T23:50:59.123Z] === RUN   TestCreateServiceSecretFileMode
23:50:59 [2020-11-18T23:50:59.495Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:51:00 [2020-11-18T23:51:00.065Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
23:51:00 [2020-11-18T23:51:00.326Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
23:51:02 [2020-11-18T23:51:02.239Z] --- PASS: TestConfigList (2.96s)
23:51:02 [2020-11-18T23:51:02.239Z] === RUN   TestConfigsCreateAndDelete
23:51:02 [2020-11-18T23:51:02.239Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
23:51:02 [2020-11-18T23:51:02.460Z] --- PASS: TestBuildSquashParent (4.29s)
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:51:02 [2020-11-18T23:51:02.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:51:02 [2020-11-18T23:51:02.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:51:02 [2020-11-18T23:51:02.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:51:02 [2020-11-18T23:51:02.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:51:02 [2020-11-18T23:51:02.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:51:02 [2020-11-18T23:51:02.460Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:51:02 [2020-11-18T23:51:02.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:51:02 [2020-11-18T23:51:02.460Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:51:02 [2020-11-18T23:51:02.460Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:51:02 [2020-11-18T23:51:02.460Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:51:02 [2020-11-18T23:51:02.460Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:51:02 [2020-11-18T23:51:02.549Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:51:02 [2020-11-18T23:51:02.549Z]     --- PASS: TestStopContainerWithTimeout/0 (1.35s)
23:51:02 [2020-11-18T23:51:02.549Z]     --- PASS: TestStopContainerWithTimeout/1 (2.28s)
23:51:02 [2020-11-18T23:51:02.549Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.43s)
23:51:02 [2020-11-18T23:51:02.549Z]     --- PASS: TestStopContainerWithTimeout/3 (3.59s)
23:51:02 [2020-11-18T23:51:02.549Z] === RUN   TestDeleteDevicemapper
23:51:02 [2020-11-18T23:51:02.549Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:51:02 [2020-11-18T23:51:02.549Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:51:02 [2020-11-18T23:51:02.549Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:51:02 [2020-11-18T23:51:02.750Z] --- PASS: TestCreateServiceSecretFileMode (3.78s)
23:51:02 [2020-11-18T23:51:02.750Z] === RUN   TestCreateServiceConfigFileMode
23:51:03 [2020-11-18T23:51:03.178Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
23:51:03 [2020-11-18T23:51:03.178Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
23:51:04 [2020-11-18T23:51:04.152Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
23:51:04 [2020-11-18T23:51:04.152Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
23:51:05 [2020-11-18T23:51:05.091Z] --- PASS: TestConfigsCreateAndDelete (3.36s)
23:51:05 [2020-11-18T23:51:05.091Z] === RUN   TestConfigsUpdate
23:51:05 [2020-11-18T23:51:05.108Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s)
23:51:05 [2020-11-18T23:51:05.108Z] === RUN   TestUpdateMemory
23:51:05 [2020-11-18T23:51:05.108Z] --- SKIP: TestUpdateMemory (0.00s)
23:51:05 [2020-11-18T23:51:05.108Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:51:05 [2020-11-18T23:51:05.108Z] === RUN   TestUpdateCPUQuota
23:51:05 [2020-11-18T23:51:05.215Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:51:05 [2020-11-18T23:51:05.215Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:51:05 [2020-11-18T23:51:05.351Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
23:51:05 [2020-11-18T23:51:05.612Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
23:51:05 [2020-11-18T23:51:05.654Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:51:06 [2020-11-18T23:51:06.055Z] --- PASS: TestUpdateCPUQuota (1.34s)
23:51:06 [2020-11-18T23:51:06.055Z] === RUN   TestUpdatePidsLimit
23:51:06 [2020-11-18T23:51:06.055Z] === RUN   TestUpdatePidsLimit/update_from_none
23:51:06 [2020-11-18T23:51:06.183Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
23:51:06 [2020-11-18T23:51:06.269Z] --- PASS: TestCreateServiceConfigFileMode (3.55s)
23:51:06 [2020-11-18T23:51:06.269Z] === RUN   TestCreateServiceSysctls
23:51:06 [2020-11-18T23:51:06.629Z] === RUN   TestUpdatePidsLimit/no_change
23:51:06 [2020-11-18T23:51:06.737Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:51:06 [2020-11-18T23:51:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.54s)
23:51:06 [2020-11-18T23:51:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s)
23:51:06 [2020-11-18T23:51:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s)
23:51:06 [2020-11-18T23:51:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s)
23:51:06 [2020-11-18T23:51:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.74s)
23:51:06 [2020-11-18T23:51:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s)
23:51:06 [2020-11-18T23:51:06.737Z] === RUN   TestBuildMultiStageCopy
23:51:06 [2020-11-18T23:51:06.737Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:51:06 [2020-11-18T23:51:06.891Z] === RUN   TestUpdatePidsLimit/update_lower
23:51:07 [2020-11-18T23:51:07.153Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:51:07 [2020-11-18T23:51:07.728Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:51:07 [2020-11-18T23:51:07.991Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:51:08 [2020-11-18T23:51:08.252Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:51:08 [2020-11-18T23:51:08.544Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:51:08 [2020-11-18T23:51:08.565Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:51:08 [2020-11-18T23:51:08.728Z] --- PASS: TestConfigsUpdate (3.20s)
23:51:08 [2020-11-18T23:51:08.728Z] === RUN   TestTemplatedConfig
23:51:08 [2020-11-18T23:51:08.728Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
23:51:08 [2020-11-18T23:51:08.836Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:51:08 [2020-11-18T23:51:08.980Z] --- PASS: TestInfoAPIWarnings (17.37s)
23:51:08 [2020-11-18T23:51:08.981Z] === RUN   TestInfoDebug
23:51:09 [2020-11-18T23:51:09.130Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:51:09 [2020-11-18T23:51:09.236Z] --- PASS: TestInfoDebug (1.53s)
23:51:09 [2020-11-18T23:51:09.236Z] === RUN   TestInfoInsecureRegistries
23:51:09 [2020-11-18T23:51:09.767Z] --- PASS: TestBuildMultiStageCopy (2.98s)
23:51:09 [2020-11-18T23:51:09.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.71s)
23:51:09 [2020-11-18T23:51:09.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
23:51:09 [2020-11-18T23:51:09.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s)
23:51:09 [2020-11-18T23:51:09.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s)
23:51:09 [2020-11-18T23:51:09.767Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
23:51:09 [2020-11-18T23:51:09.767Z] === RUN   TestBuildMultiStageParentConfig
23:51:09 [2020-11-18T23:51:09.955Z] --- PASS: TestUpdatePidsLimit (3.60s)
23:51:09 [2020-11-18T23:51:09.955Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
23:51:09 [2020-11-18T23:51:09.955Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
23:51:09 [2020-11-18T23:51:09.955Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
23:51:09 [2020-11-18T23:51:09.955Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
23:51:09 [2020-11-18T23:51:09.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
23:51:09 [2020-11-18T23:51:09.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
23:51:09 [2020-11-18T23:51:09.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
23:51:09 [2020-11-18T23:51:09.955Z] === RUN   TestUpdateRestartPolicy
23:51:10 [2020-11-18T23:51:10.408Z] --- PASS: TestBuildMultiStageParentConfig (0.77s)
23:51:10 [2020-11-18T23:51:10.408Z] === RUN   TestBuildLabelWithTargets
23:51:10 [2020-11-18T23:51:10.601Z] --- PASS: TestInfoInsecureRegistries (1.53s)
23:51:10 [2020-11-18T23:51:10.601Z] === RUN   TestInfoRegistryMirrors
23:51:10 [2020-11-18T23:51:10.729Z] --- PASS: TestCreateServiceSysctls (4.37s)
23:51:10 [2020-11-18T23:51:10.729Z] === RUN   TestCreateServiceCapabilities
23:51:11 [2020-11-18T23:51:11.918Z] --- PASS: TestBuildLabelWithTargets (1.29s)
23:51:11 [2020-11-18T23:51:11.918Z] === RUN   TestBuildWithEmptyLayers
23:51:12 [2020-11-18T23:51:12.025Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
23:51:12 [2020-11-18T23:51:12.211Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
23:51:12 [2020-11-18T23:51:12.211Z] === RUN   TestBuildMultiStageOnBuild
23:51:12 [2020-11-18T23:51:12.285Z] --- PASS: TestTemplatedConfig (3.91s)
23:51:12 [2020-11-18T23:51:12.285Z] === RUN   TestConfigCreateResolve
23:51:12 [2020-11-18T23:51:12.489Z] --- PASS: TestInfoRegistryMirrors (1.52s)
23:51:12 [2020-11-18T23:51:12.489Z] === RUN   TestLoginFailsWithBadCredentials
23:51:12 [2020-11-18T23:51:12.489Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s)
23:51:12 [2020-11-18T23:51:12.489Z] === RUN   TestPingCacheHeaders
23:51:12 [2020-11-18T23:51:12.489Z] --- PASS: TestPingCacheHeaders (0.04s)
23:51:12 [2020-11-18T23:51:12.489Z] === RUN   TestPingGet
23:51:12 [2020-11-18T23:51:12.489Z] --- PASS: TestPingGet (0.01s)
23:51:12 [2020-11-18T23:51:12.489Z] === RUN   TestPingHead
23:51:12 [2020-11-18T23:51:12.489Z] --- PASS: TestPingHead (0.03s)
23:51:12 [2020-11-18T23:51:12.489Z] === RUN   TestVersion
23:51:12 [2020-11-18T23:51:12.489Z] --- PASS: TestVersion (0.02s)
23:51:12 [2020-11-18T23:51:12.489Z] PASS
23:51:12 [2020-11-18T23:51:12.489Z] 
23:51:12 [2020-11-18T23:51:12.489Z] === Skipped
23:51:12 [2020-11-18T23:51:12.489Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:51:12 [2020-11-18T23:51:12.489Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:51:12 [2020-11-18T23:51:12.489Z] 
23:51:12 [2020-11-18T23:51:12.489Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
23:51:12 [2020-11-18T23:51:12.490Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
23:51:12 [2020-11-18T23:51:12.490Z] 
23:51:12 [2020-11-18T23:51:12.490Z] 
23:51:12 [2020-11-18T23:51:12.490Z] DONE 18 tests, 2 skipped in 27.841s
23:51:12 [2020-11-18T23:51:12.490Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:51:12 [2020-11-18T23:51:12.745Z] INFO: Testing against a local daemon
23:51:12 [2020-11-18T23:51:12.745Z] === RUN   TestVolumesCreateAndList
23:51:12 [2020-11-18T23:51:12.745Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:51:12 [2020-11-18T23:51:12.745Z] === RUN   TestVolumesRemove
23:51:12 [2020-11-18T23:51:12.745Z] --- PASS: TestVolumesRemove (0.05s)
23:51:12 [2020-11-18T23:51:12.745Z] === RUN   TestVolumesInspect
23:51:12 [2020-11-18T23:51:12.745Z] --- PASS: TestVolumesInspect (0.02s)
23:51:12 [2020-11-18T23:51:12.745Z] === RUN   TestVolumesInvalidJSON
23:51:12 [2020-11-18T23:51:12.745Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:51:12 [2020-11-18T23:51:12.745Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:51:12 [2020-11-18T23:51:12.745Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:51:12 [2020-11-18T23:51:12.745Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:51:12 [2020-11-18T23:51:12.745Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:51:12 [2020-11-18T23:51:12.745Z] PASS
23:51:12 [2020-11-18T23:51:12.745Z] 
23:51:12 [2020-11-18T23:51:12.745Z] DONE 5 tests in 0.207s
23:51:12 [2020-11-18T23:51:12.745Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:51:12 [2020-11-18T23:51:12.745Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12117 is not a child of this shell
23:51:12 [2020-11-18T23:51:12.745Z] warning: PID 12117 from bundles/test-integration/docker.pid had a nonzero exit code
23:51:12 [2020-11-18T23:51:12.745Z] Leaving: AppArmorNo profiles have been unloaded.
23:51:12 [2020-11-18T23:51:12.745Z] 
23:51:12 [2020-11-18T23:51:12.745Z] Unloading profiles will leave already running processes permanently
23:51:12 [2020-11-18T23:51:12.745Z] unconfined, which can lead to unexpected situations.
23:51:12 [2020-11-18T23:51:12.745Z] 
23:51:12 [2020-11-18T23:51:12.745Z] To set a process to complain mode, use the command line tool
23:51:12 [2020-11-18T23:51:12.745Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:51:12 [2020-11-18T23:51:12.745Z] Removing test suite binaries
23:51:12 [2020-11-18T23:51:12.745Z] exiting test-integration
23:51:12 [2020-11-18T23:51:12.745Z] ++ exit 0
23:51:14 [2020-11-18T23:51:14.109Z] 
23:51:14 [2020-11-18T23:51:14.248Z] --- PASS: TestCreateServiceCapabilities (3.48s)
23:51:14 [2020-11-18T23:51:14.248Z] === RUN   TestInspect
23:51:14 [2020-11-18T23:51:14.289Z] --- PASS: TestBuildMultiStageOnBuild (1.69s)
23:51:14 [2020-11-18T23:51:14.289Z] === RUN   TestBuildUncleanTarFilenames
23:51:14 [2020-11-18T23:51:14.825Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
23:51:14 [2020-11-18T23:51:14.927Z] --- PASS: TestBuildUncleanTarFilenames (0.91s)
23:51:14 [2020-11-18T23:51:14.927Z] === RUN   TestBuildMultiStageLayerLeak
Post stage
[Pipeline] junit
23:51:15 [2020-11-18T23:51:15.047Z] Recording test results
23:51:15 [2020-11-18T23:51:15.765Z] --- PASS: TestConfigCreateResolve (3.26s)
23:51:15 [2020-11-18T23:51:15.765Z] === RUN   TestConfigDaemonLibtrustID
23:51:16 [2020-11-18T23:51:16.025Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
23:51:16 [2020-11-18T23:51:16.285Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
23:51:16 [2020-11-18T23:51:16.285Z] PASS
23:51:16 [2020-11-18T23:51:16.285Z] 
23:51:16 [2020-11-18T23:51:16.285Z] DONE 7 tests in 19.912s
23:51:16 [2020-11-18T23:51:16.285Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:51:16 [2020-11-18T23:51:16.285Z] ++ 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
23:51:16 [2020-11-18T23:51:16.285Z] ++ set -e
23:51:16 [2020-11-18T23:51:16.285Z] ++ '[' -n 0 ']'
23:51:16 [2020-11-18T23:51:16.285Z] ++ set -x
23:51:16 [2020-11-18T23:51:16.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:51:16 [2020-11-18T23:51:16.286Z] INFO: Testing against a local daemon
23:51:16 [2020-11-18T23:51:16.286Z] === RUN   TestCheckpoint
23:51:16 [2020-11-18T23:51:16.286Z] --- SKIP: TestCheckpoint (0.00s)
23:51:16 [2020-11-18T23:51:16.286Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:51:16 [2020-11-18T23:51:16.286Z] === RUN   TestContainerInvalidJSON
23:51:16 [2020-11-18T23:51:16.286Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:51:16 [2020-11-18T23:51:16.286Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:51:16 [2020-11-18T23:51:16.286Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:51:16 [2020-11-18T23:51:16.286Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:51:16 [2020-11-18T23:51:16.286Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:51:16 [2020-11-18T23:51:16.286Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:51:16 [2020-11-18T23:51:16.286Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:51:16 [2020-11-18T23:51:16.286Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:51:16 [2020-11-18T23:51:16.286Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:51:16 [2020-11-18T23:51:16.286Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:51:16 [2020-11-18T23:51:16.286Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:51:16 [2020-11-18T23:51:16.286Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:51:16 [2020-11-18T23:51:16.286Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:51:16 [2020-11-18T23:51:16.286Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:51:16 [2020-11-18T23:51:16.546Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
23:51:16 [2020-11-18T23:51:16.546Z] === RUN   TestCopyFromContainerPathIsNotDir
23:51:16 [2020-11-18T23:51:16.546Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
23:51:16 [2020-11-18T23:51:16.546Z] === RUN   TestCopyToContainerPathDoesNotExist
23:51:16 [2020-11-18T23:51:16.546Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
23:51:16 [2020-11-18T23:51:16.546Z] === RUN   TestCopyToContainerPathIsNotDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:51:16 [2020-11-18T23:51:16.806Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
23:51:16 [2020-11-18T23:51:16.806Z] === RUN   TestCopyFromContainer
23:51:17 [2020-11-18T23:51:17.018Z] + echo Ensuring container killed.
23:51:17 [2020-11-18T23:51:17.018Z] Ensuring container killed.
23:51:17 [2020-11-18T23:51:17.018Z] + docker rm -vf docker-pr1
23:51:17 [2020-11-18T23:51:17.018Z] Error: No such container: docker-pr1
23:51:17 [2020-11-18T23:51:17.018Z] + true
[Pipeline] sh
23:51:17 [2020-11-18T23:51:17.044Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s)
23:51:17 [2020-11-18T23:51:17.044Z] === RUN   TestBuildWithHugeFile
23:51:17 [2020-11-18T23:51:17.340Z] + echo Chowning /workspace to jenkins user
23:51:17 [2020-11-18T23:51:17.340Z] Chowning /workspace to jenkins user
23:51:17 [2020-11-18T23:51:17.340Z] + id -u
23:51:17 [2020-11-18T23:51:17.340Z] + id -g
23:51:17 [2020-11-18T23:51:17.340Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41695:/workspace busybox chown -R 1000:1000 /workspace
23:51:17 [2020-11-18T23:51:17.340Z] Unable to find image 'busybox:latest' locally
23:51:17 [2020-11-18T23:51:17.340Z] latest: Pulling from library/busybox
23:51:17 [2020-11-18T23:51:17.340Z] 9758c28807f2: Pulling fs layer
23:51:17 [2020-11-18T23:51:17.767Z] --- PASS: TestInspect (3.58s)
23:51:17 [2020-11-18T23:51:17.767Z] === RUN   TestCreateJob
23:51:18 [2020-11-18T23:51:18.190Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
23:51:18 [2020-11-18T23:51:18.450Z] === RUN   TestCopyFromContainer//
23:51:18 [2020-11-18T23:51:18.450Z] === RUN   TestCopyFromContainer//bar/root
23:51:18 [2020-11-18T23:51:18.711Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
23:51:18 [2020-11-18T23:51:18.711Z] === RUN   TestCopyFromContainer//bar/root/
23:51:18 [2020-11-18T23:51:18.972Z] === RUN   TestCopyFromContainer/bar/quux
23:51:18 [2020-11-18T23:51:18.972Z] === RUN   TestCopyFromContainer/bar/quux/
23:51:18 [2020-11-18T23:51:18.972Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:51:19 [2020-11-18T23:51:19.233Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:51:19 [2020-11-18T23:51:19.233Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
23:51:19 [2020-11-18T23:51:19.233Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:51:19 [2020-11-18T23:51:19.494Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:51:19 [2020-11-18T23:51:19.494Z] === RUN   TestCopyFromContainer/bar/notarget
23:51:19 [2020-11-18T23:51:19.755Z] --- PASS: TestCopyFromContainer (3.00s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCopyFromContainer// (0.09s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
23:51:19 [2020-11-18T23:51:19.755Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:51:19 [2020-11-18T23:51:19.755Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:51:19 [2020-11-18T23:51:19.755Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:51:19 [2020-11-18T23:51:19.755Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:51:19 [2020-11-18T23:51:19.755Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:51:19 [2020-11-18T23:51:19.755Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:51:19 [2020-11-18T23:51:19.755Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:51:19 [2020-11-18T23:51:19.755Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:51:19 [2020-11-18T23:51:19.755Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:51:19 [2020-11-18T23:51:19.755Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:51:19 [2020-11-18T23:51:19.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
23:51:19 [2020-11-18T23:51:19.755Z] === RUN   TestCreateLinkToNonExistingContainer
23:51:19 [2020-11-18T23:51:19.755Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
23:51:19 [2020-11-18T23:51:19.755Z] === RUN   TestCreateWithInvalidEnv
23:51:19 [2020-11-18T23:51:19.755Z] === RUN   TestCreateWithInvalidEnv/0
23:51:19 [2020-11-18T23:51:19.755Z] === PAUSE TestCreateWithInvalidEnv/0
23:51:19 [2020-11-18T23:51:19.755Z] === RUN   TestCreateWithInvalidEnv/1
23:51:19 [2020-11-18T23:51:19.755Z] === PAUSE TestCreateWithInvalidEnv/1
23:51:19 [2020-11-18T23:51:19.755Z] === RUN   TestCreateWithInvalidEnv/2
23:51:19 [2020-11-18T23:51:19.755Z] === PAUSE TestCreateWithInvalidEnv/2
23:51:19 [2020-11-18T23:51:19.755Z] === CONT  TestCreateWithInvalidEnv/0
23:51:19 [2020-11-18T23:51:19.755Z] === CONT  TestCreateWithInvalidEnv/2
23:51:19 [2020-11-18T23:51:19.755Z] === CONT  TestCreateWithInvalidEnv/1
23:51:19 [2020-11-18T23:51:19.755Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:51:19 [2020-11-18T23:51:19.755Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
23:51:19 [2020-11-18T23:51:19.755Z] === RUN   TestCreateTmpfsMountsTarget
23:51:19 [2020-11-18T23:51:19.755Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
23:51:19 [2020-11-18T23:51:19.755Z] === RUN   TestCreateWithCustomMaskedPaths
23:51:19 [2020-11-18T23:51:19.774Z]  ---> df88f89629e9
23:51:19 [2020-11-18T23:51:19.774Z] Successfully built df88f89629e9
23:51:19 [2020-11-18T23:51:19.774Z] Successfully tagged docker:latest
23:51:19 [2020-11-18T23:51:19.774Z] INFO: Image build ended at 11/18/2020 23:51:18. Duration:00:03:57.3794991
23:51:19 [2020-11-18T23:51:19.774Z] 
23:51:19 [2020-11-18T23:51:19.774Z] 
23:51:19 [2020-11-18T23:51:19.775Z] INFO: Building the test binaries at 11/18/2020 23:51:18...
23:51:20 [2020-11-18T23:51:20.697Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
23:51:21 [2020-11-18T23:51:21.269Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
23:51:21 [2020-11-18T23:51:21.847Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s)
23:51:21 [2020-11-18T23:51:21.847Z] === RUN   TestCreateWithCustomReadonlyPaths
23:51:22 [2020-11-18T23:51:22.017Z] .........                                                                [ 86%]
23:51:22 [2020-11-18T23:51:22.205Z] --- PASS: TestUpdateRestartPolicy (12.42s)
23:51:22 [2020-11-18T23:51:22.205Z] === RUN   TestUpdateRestartWithAutoRemove
23:51:22 [2020-11-18T23:51:22.228Z] --- PASS: TestCreateJob (4.51s)
23:51:22 [2020-11-18T23:51:22.228Z] === RUN   TestReplicatedJob
23:51:22 [2020-11-18T23:51:22.585Z] 9758c28807f2: Download complete
23:51:22 [2020-11-18T23:51:22.585Z] 9758c28807f2: Pull complete
23:51:22 [2020-11-18T23:51:22.585Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
23:51:22 [2020-11-18T23:51:22.585Z] Status: Downloaded newer image for busybox:latest
23:51:22 [2020-11-18T23:51:22.790Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
23:51:23 [2020-11-18T23:51:23.153Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s)
23:51:23 [2020-11-18T23:51:23.153Z] === RUN   TestWaitNonBlocked
23:51:23 [2020-11-18T23:51:23.153Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:51:23 [2020-11-18T23:51:23.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:51:23 [2020-11-18T23:51:23.153Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:51:23 [2020-11-18T23:51:23.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:51:23 [2020-11-18T23:51:23.153Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:51:23 [2020-11-18T23:51:23.153Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:51:23 [2020-11-18T23:51:23.361Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
23:51:23 [2020-11-18T23:51:23.544Z] INFO: make.ps1 starting at 11/18/2020 23:51:22
23:51:23 [2020-11-18T23:51:23.544Z] INFO: Git commit (c7f0b509cf) assumed from DOCKER_GITCOMMIT environment variable
23:51:23 [2020-11-18T23:51:23.544Z] INFO: Invoking autogen...
23:51:23 [2020-11-18T23:51:23.622Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:51:24 [2020-11-18T23:51:24.101Z] --- PASS: TestWaitNonBlocked (0.02s)
23:51:24 [2020-11-18T23:51:24.102Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s)
23:51:24 [2020-11-18T23:51:24.102Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
23:51:24 [2020-11-18T23:51:24.102Z] === RUN   TestWaitBlocked
23:51:24 [2020-11-18T23:51:24.102Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:51:24 [2020-11-18T23:51:24.102Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:51:24 [2020-11-18T23:51:24.102Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:51:24 [2020-11-18T23:51:24.102Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:51:24 [2020-11-18T23:51:24.102Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:51:24 [2020-11-18T23:51:24.102Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:51:24 [2020-11-18T23:51:24.193Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s)
23:51:24 [2020-11-18T23:51:24.194Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:51:24 [2020-11-18T23:51:24.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:51:24 [2020-11-18T23:51:24.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:51:24 [2020-11-18T23:51:24.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:51:24 [2020-11-18T23:51:24.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:51:24 [2020-11-18T23:51:24.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:51:24 [2020-11-18T23:51:24.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:51:24 [2020-11-18T23:51:24.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:51:24 [2020-11-18T23:51:24.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:51:24 [2020-11-18T23:51:24.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:51:24 [2020-11-18T23:51:24.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:51:24 [2020-11-18T23:51:24.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:51:24 [2020-11-18T23:51:24.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:51:24 [2020-11-18T23:51:24.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:51:24 [2020-11-18T23:51:24.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:51:24 [2020-11-18T23:51:24.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:51:24 [2020-11-18T23:51:24.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
23:51:24 [2020-11-18T23:51:24.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
23:51:24 [2020-11-18T23:51:24.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
23:51:24 [2020-11-18T23:51:24.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
23:51:24 [2020-11-18T23:51:24.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
23:51:24 [2020-11-18T23:51:24.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
23:51:24 [2020-11-18T23:51:24.194Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:51:24 [2020-11-18T23:51:24.248Z] + bundleName=amd64-rootless
23:51:24 [2020-11-18T23:51:24.248Z] + echo Creating amd64-rootless-bundles.tar.gz
23:51:24 [2020-11-18T23:51:24.248Z] Creating amd64-rootless-bundles.tar.gz
23:51:24 [2020-11-18T23:51:24.248Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:51:24 [2020-11-18T23:51:24.248Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
23:51:24 [2020-11-18T23:51:24.257Z] Archiving artifacts
23:51:24 [2020-11-18T23:51:24.520Z] INFO: Building daemon...
23:51:25 [2020-11-18T23:51:25.050Z] --- PASS: TestWaitBlocked (0.02s)
23:51:25 [2020-11-18T23:51:25.050Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
23:51:25 [2020-11-18T23:51:25.050Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s)
23:51:25 [2020-11-18T23:51:25.050Z] === CONT  TestDaemonRestartIpcMode
23:51:25 [2020-11-18T23:51:25.050Z] === CONT  TestContainerStartOnDaemonRestart
23:51:25 [2020-11-18T23:51:25.050Z] === CONT  TestIpcModeOlderClient
23:51:25 [2020-11-18T23:51:25.050Z] === CONT  TestContainerKillOnDaemonStart
23:51:25 [2020-11-18T23:51:25.140Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s)
23:51:25 [2020-11-18T23:51:25.140Z] === RUN   TestCreateDifferentPlatform
23:51:25 [2020-11-18T23:51:25.140Z] === RUN   TestCreateDifferentPlatform/different_os
23:51:25 [2020-11-18T23:51:25.140Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:51:25 [2020-11-18T23:51:25.140Z] --- PASS: TestCreateDifferentPlatform (0.03s)
23:51:25 [2020-11-18T23:51:25.140Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:51:25 [2020-11-18T23:51:25.140Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:51:25 [2020-11-18T23:51:25.140Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:51:25 [2020-11-18T23:51:25.140Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
23:51:25 [2020-11-18T23:51:25.140Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:51:25 [2020-11-18T23:51:25.140Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
23:51:25 [2020-11-18T23:51:25.140Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
23:51:25 [2020-11-18T23:51:25.140Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
23:51:25 [2020-11-18T23:51:25.140Z] === RUN   TestContainerStartOnDaemonRestart
23:51:25 [2020-11-18T23:51:25.140Z] === PAUSE TestContainerStartOnDaemonRestart
23:51:25 [2020-11-18T23:51:25.140Z] === RUN   TestDaemonRestartIpcMode
23:51:25 [2020-11-18T23:51:25.140Z] === PAUSE TestDaemonRestartIpcMode
23:51:25 [2020-11-18T23:51:25.140Z] === RUN   TestDaemonHostGatewayIP
23:51:25 [2020-11-18T23:51:25.140Z] === PAUSE TestDaemonHostGatewayIP
23:51:25 [2020-11-18T23:51:25.140Z] === RUN   TestContainerKillOnDaemonStart
23:51:25 [2020-11-18T23:51:25.140Z] === PAUSE TestContainerKillOnDaemonStart
23:51:25 [2020-11-18T23:51:25.140Z] === RUN   TestDiff
23:51:25 [2020-11-18T23:51:25.314Z] --- PASS: TestIpcModeOlderClient (0.23s)
23:51:25 [2020-11-18T23:51:25.314Z] === CONT  TestDaemonHostGatewayIP
23:51:25 [2020-11-18T23:51:25.401Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
23:51:25 [2020-11-18T23:51:25.783Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41695/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:51:25 [2020-11-18T23:51:25.973Z] --- PASS: TestDiff (0.75s)
23:51:25 [2020-11-18T23:51:25.973Z] === RUN   TestExecWithCloseStdin
23:51:26 [2020-11-18T23:51:26.132Z] + make clean
23:51:26 [2020-11-18T23:51:26.388Z] docker volume rm -f docker-dev-cache
23:51:26 [2020-11-18T23:51:26.388Z] docker-dev-cache
[Pipeline] deleteDir
23:51:26 [2020-11-18T23:51:26.545Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
23:51:26 [2020-11-18T23:51:26.806Z] --- PASS: TestExecWithCloseStdin (0.96s)
23:51:26 [2020-11-18T23:51:26.806Z] === RUN   TestExec
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:51:27 [2020-11-18T23:51:27.484Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:51:27 [2020-11-18T23:51:27.748Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
23:51:27 [2020-11-18T23:51:27.748Z] --- PASS: TestExec (0.90s)
23:51:27 [2020-11-18T23:51:27.748Z] === RUN   TestExecUser
23:51:28 [2020-11-18T23:51:28.636Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s)
23:51:28 [2020-11-18T23:51:28.681Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:51:28 [2020-11-18T23:51:28.689Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
23:51:28 [2020-11-18T23:51:28.689Z] --- PASS: TestExecUser (0.88s)
23:51:28 [2020-11-18T23:51:28.689Z] === RUN   TestExportContainerAndImportImage
23:51:28 [2020-11-18T23:51:28.689Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
23:51:29 [2020-11-18T23:51:29.260Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
23:51:29 [2020-11-18T23:51:29.587Z] --- PASS: TestDaemonRestartIpcMode (4.54s)
23:51:29 [2020-11-18T23:51:29.832Z] --- PASS: TestExportContainerAndImportImage (1.25s)
23:51:29 [2020-11-18T23:51:29.832Z] === RUN   TestExportContainerAfterDaemonRestart
23:51:30 [2020-11-18T23:51:30.161Z] --- PASS: TestDaemonHostGatewayIP (4.78s)
23:51:30 [2020-11-18T23:51:30.750Z] --- PASS: TestReplicatedJob (7.21s)
23:51:30 [2020-11-18T23:51:30.750Z] === RUN   TestUpdateReplicatedJob
23:51:31 [2020-11-18T23:51:31.213Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s)
23:51:31 [2020-11-18T23:51:31.213Z] === RUN   TestHealthCheckWorkdir
23:51:31 [2020-11-18T23:51:31.213Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
23:51:32 [2020-11-18T23:51:32.154Z] --- PASS: TestHealthCheckWorkdir (0.87s)
23:51:32 [2020-11-18T23:51:32.154Z] === RUN   TestHealthKillContainer
23:51:32 [2020-11-18T23:51:32.154Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
23:51:33 [2020-11-18T23:51:33.097Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
23:51:34 [2020-11-18T23:51:34.271Z] --- PASS: TestUpdateReplicatedJob (4.48s)
23:51:34 [2020-11-18T23:51:34.271Z] === RUN   TestServiceListWithStatuses
23:51:34 [2020-11-18T23:51:34.271Z] --- SKIP: TestServiceListWithStatuses (0.01s)
23:51:34 [2020-11-18T23:51:34.271Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:51:34 [2020-11-18T23:51:34.271Z] === RUN   TestDockerNetworkConnectAlias
23:51:35 [2020-11-18T23:51:35.008Z] --- PASS: TestHealthKillContainer (2.70s)
23:51:35 [2020-11-18T23:51:35.008Z] === RUN   TestInspectCpusetInConfigPre120
23:51:35 [2020-11-18T23:51:35.248Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:51:35 [2020-11-18T23:51:35.248Z] tests/integration/models_resources_test.py .                             [ 91%]
23:51:35 [2020-11-18T23:51:35.269Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
23:51:35 [2020-11-18T23:51:35.269Z] === RUN   TestIpcModeNone
23:51:36 [2020-11-18T23:51:36.208Z] --- PASS: TestIpcModeNone (0.64s)
23:51:36 [2020-11-18T23:51:36.208Z] === RUN   TestIpcModePrivate
23:51:36 [2020-11-18T23:51:36.779Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
23:51:36 [2020-11-18T23:51:36.779Z] --- PASS: TestIpcModePrivate (0.75s)
23:51:36 [2020-11-18T23:51:36.779Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
23:51:36 [2020-11-18T23:51:36.779Z] === RUN   TestIpcModeShareable
23:51:37 [2020-11-18T23:51:37.039Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
23:51:37 [2020-11-18T23:51:37.610Z] --- PASS: TestIpcModeShareable (0.70s)
23:51:37 [2020-11-18T23:51:37.610Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true
23:51:37 [2020-11-18T23:51:37.610Z] === RUN   TestAPIIpcModeShareableAndContainer
23:51:37 [2020-11-18T23:51:37.610Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
23:51:37 [2020-11-18T23:51:37.610Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
23:51:38 [2020-11-18T23:51:38.316Z] --- PASS: TestContainerKillOnDaemonStart (13.05s)
23:51:38 [2020-11-18T23:51:38.316Z] PASS
23:51:38 [2020-11-18T23:51:38.316Z] 
23:51:38 [2020-11-18T23:51:38.316Z] === Skipped
23:51:38 [2020-11-18T23:51:38.316Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:51:38 [2020-11-18T23:51:38.316Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:51:38 [2020-11-18T23:51:38.316Z] 
23:51:38 [2020-11-18T23:51:38.316Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
23:51:38 [2020-11-18T23:51:38.316Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:51:38 [2020-11-18T23:51:38.316Z] 
23:51:38 [2020-11-18T23:51:38.316Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
23:51:38 [2020-11-18T23:51:38.316Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:51:38 [2020-11-18T23:51:38.316Z] 
23:51:38 [2020-11-18T23:51:38.316Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:51:38 [2020-11-18T23:51:38.316Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:51:38 [2020-11-18T23:51:38.316Z] 
23:51:38 [2020-11-18T23:51:38.316Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:51:38 [2020-11-18T23:51:38.316Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:51:38 [2020-11-18T23:51:38.316Z] 
23:51:38 [2020-11-18T23:51:38.316Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
23:51:38 [2020-11-18T23:51:38.316Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:51:38 [2020-11-18T23:51:38.316Z] 
23:51:38 [2020-11-18T23:51:38.316Z] 
23:51:38 [2020-11-18T23:51:38.316Z] DONE 195 tests, 6 skipped in 140.896s
23:51:38 [2020-11-18T23:51:38.316Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:51:38 [2020-11-18T23:51:38.316Z] ++ 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
23:51:38 [2020-11-18T23:51:38.316Z] ++ set -e
23:51:38 [2020-11-18T23:51:38.316Z] ++ '[' -n 0 ']'
23:51:38 [2020-11-18T23:51:38.316Z] ++ set -x
23:51:38 [2020-11-18T23:51:38.316Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:51:38 [2020-11-18T23:51:38.316Z] INFO: Testing against a local daemon
23:51:38 [2020-11-18T23:51:38.316Z] === RUN   TestCommitInheritsEnv
23:51:38 [2020-11-18T23:51:38.551Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
23:51:38 [2020-11-18T23:51:38.812Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
23:51:38 [2020-11-18T23:51:38.891Z] --- PASS: TestCommitInheritsEnv (0.59s)
23:51:38 [2020-11-18T23:51:38.891Z] === RUN   TestImportExtremelyLargeImageWorks
23:51:38 [2020-11-18T23:51:38.891Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:51:38 [2020-11-18T23:51:38.891Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
23:51:38 [2020-11-18T23:51:38.891Z] === RUN   TestImagesFilterMultiReference
23:51:38 [2020-11-18T23:51:38.891Z] --- PASS: TestImagesFilterMultiReference (0.09s)
23:51:38 [2020-11-18T23:51:38.891Z] === RUN   TestImagePullPlatformInvalid
23:51:39 [2020-11-18T23:51:39.153Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
23:51:39 [2020-11-18T23:51:39.153Z] === RUN   TestRemoveImageOrphaning
23:51:39 [2020-11-18T23:51:39.728Z] --- PASS: TestRemoveImageOrphaning (0.54s)
23:51:39 [2020-11-18T23:51:39.728Z] === RUN   TestRemoveImageGarbageCollector
23:51:39 [2020-11-18T23:51:39.728Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:51:39 [2020-11-18T23:51:39.728Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:39 [2020-11-18T23:51:39.728Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:51:39 [2020-11-18T23:51:39.728Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
23:51:39 [2020-11-18T23:51:39.728Z] === RUN   TestTagInvalidReference
23:51:39 [2020-11-18T23:51:39.728Z] --- PASS: TestTagInvalidReference (0.03s)
23:51:39 [2020-11-18T23:51:39.728Z] === RUN   TestTagValidPrefixedRepo
23:51:39 [2020-11-18T23:51:39.728Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
23:51:39 [2020-11-18T23:51:39.728Z] === RUN   TestTagExistedNameWithoutForce
23:51:39 [2020-11-18T23:51:39.728Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
23:51:39 [2020-11-18T23:51:39.728Z] === RUN   TestTagOfficialNames
23:51:39 [2020-11-18T23:51:39.728Z] --- PASS: TestTagOfficialNames (0.08s)
23:51:39 [2020-11-18T23:51:39.728Z] === RUN   TestTagMatchesDigest
23:51:39 [2020-11-18T23:51:39.992Z] --- PASS: TestTagMatchesDigest (0.03s)
23:51:39 [2020-11-18T23:51:39.992Z] PASS
23:51:39 [2020-11-18T23:51:39.992Z] 
23:51:39 [2020-11-18T23:51:39.992Z] === Skipped
23:51:39 [2020-11-18T23:51:39.992Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:51:39 [2020-11-18T23:51:39.992Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
23:51:39 [2020-11-18T23:51:39.992Z] 
23:51:39 [2020-11-18T23:51:39.992Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:51:39 [2020-11-18T23:51:39.992Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:39 [2020-11-18T23:51:39.992Z] 
23:51:39 [2020-11-18T23:51:39.992Z] 
23:51:39 [2020-11-18T23:51:39.992Z] DONE 12 tests, 2 skipped in 1.790s
23:51:39 [2020-11-18T23:51:39.992Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:51:39 [2020-11-18T23:51:39.992Z] ++ 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
23:51:39 [2020-11-18T23:51:39.992Z] ++ set -e
23:51:39 [2020-11-18T23:51:39.992Z] ++ '[' -n 0 ']'
23:51:39 [2020-11-18T23:51:39.992Z] ++ set -x
23:51:39 [2020-11-18T23:51:39.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:51:39 [2020-11-18T23:51:39.992Z] INFO: Testing against a local daemon
23:51:39 [2020-11-18T23:51:39.992Z] === RUN   TestNetworkCreateDelete
23:51:40 [2020-11-18T23:51:40.196Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s)
23:51:40 [2020-11-18T23:51:40.196Z] === RUN   TestAPIIpcModeHost
23:51:40 [2020-11-18T23:51:40.567Z] --- PASS: TestNetworkCreateDelete (0.42s)
23:51:40 [2020-11-18T23:51:40.567Z] === RUN   TestDockerNetworkDeletePreferID
23:51:40 [2020-11-18T23:51:40.768Z] --- PASS: TestAPIIpcModeHost (0.74s)
23:51:40 [2020-11-18T23:51:40.768Z] === RUN   TestDaemonIpcModeShareable
23:51:41 [2020-11-18T23:51:41.339Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
23:51:41 [2020-11-18T23:51:41.344Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:51:41 [2020-11-18T23:51:41.600Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
23:51:41 [2020-11-18T23:51:41.860Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
23:51:41 [2020-11-18T23:51:41.959Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s)
23:51:41 [2020-11-18T23:51:41.959Z] === RUN   TestDaemonDNSFallback
23:51:42 [2020-11-18T23:51:42.787Z] --- PASS: TestDockerNetworkConnectAlias (8.10s)
23:51:42 [2020-11-18T23:51:42.787Z] === RUN   TestDockerNetworkReConnect
23:51:42 [2020-11-18T23:51:42.801Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
23:51:42 [2020-11-18T23:51:42.801Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
23:51:42 [2020-11-18T23:51:42.801Z] === RUN   TestDaemonIpcModePrivate
23:51:43 [2020-11-18T23:51:43.742Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
23:51:44 [2020-11-18T23:51:44.313Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
23:51:44 [2020-11-18T23:51:44.313Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
23:51:44 [2020-11-18T23:51:44.313Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:51:44 [2020-11-18T23:51:44.626Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:51:44 [2020-11-18T23:51:44.626Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:51:46 [2020-11-18T23:51:46.302Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
23:51:46 [2020-11-18T23:51:46.302Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false
23:51:46 [2020-11-18T23:51:46.302Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:51:47 [2020-11-18T23:51:47.251Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
23:51:47 [2020-11-18T23:51:47.251Z] === RUN   TestDockerSuite/TestBuildAddNonTar
23:51:48 [2020-11-18T23:51:48.200Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s)
23:51:48 [2020-11-18T23:51:48.200Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
23:51:48 [2020-11-18T23:51:48.200Z] === RUN   TestIpcModeOlderClient
23:51:48 [2020-11-18T23:51:48.200Z] === PAUSE TestIpcModeOlderClient
23:51:48 [2020-11-18T23:51:48.200Z] === RUN   TestKillContainerInvalidSignal
23:51:48 [2020-11-18T23:51:48.297Z] tests/integration/regression_test.py ......                              [ 98%]
23:51:48 [2020-11-18T23:51:48.354Z] --- PASS: TestDockerNetworkReConnect (6.31s)
23:51:48 [2020-11-18T23:51:48.354Z] === RUN   TestServicePlugin
23:51:48 [2020-11-18T23:51:48.354Z] --- SKIP: TestServicePlugin (0.00s)
23:51:48 [2020-11-18T23:51:48.354Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:48 [2020-11-18T23:51:48.354Z] === RUN   TestServiceUpdateLabel
23:51:48 [2020-11-18T23:51:48.461Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
23:51:48 [2020-11-18T23:51:48.721Z] --- PASS: TestKillContainerInvalidSignal (0.73s)
23:51:48 [2020-11-18T23:51:48.721Z] === RUN   TestKillContainer
23:51:48 [2020-11-18T23:51:48.721Z] === RUN   TestKillContainer/no_signal
23:51:48 [2020-11-18T23:51:48.816Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:51:48 [2020-11-18T23:51:48.816Z] tests/integration/credentials/utils_test.py .                            [100%]
23:51:48 [2020-11-18T23:51:48.816Z] 
23:51:48 [2020-11-18T23:51:48.816Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:51:48 [2020-11-18T23:51:48.816Z] =========================== short test summary info ============================
23:51:48 [2020-11-18T23:51:48.816Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:51:48 [2020-11-18T23:51:48.816Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:51:48 [2020-11-18T23:51:48.816Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:51:48 [2020-11-18T23:51:48.816Z]   Not supported on most drivers
23:51:48 [2020-11-18T23:51:48.816Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
23:51:48 [2020-11-18T23:51:48.816Z]   Output of docker top depends on host distro, and is not formalized.
23:51:48 [2020-11-18T23:51:48.816Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
23:51:48 [2020-11-18T23:51:48.816Z]   Output of docker top depends on host distro, and is not formalized.
23:51:48 [2020-11-18T23:51:48.816Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
23:51:48 [2020-11-18T23:51:48.816Z]   Can fail if eth0 has multiple IP addresses
23:51:48 [2020-11-18T23:51:48.816Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:51:48 [2020-11-18T23:51:48.816Z]   This doesn't seem to be taken into account by the engine
23:51:48 [2020-11-18T23:51:48.816Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
23:51:48 [2020-11-18T23:51:48.816Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:51:48 [2020-11-18T23:51:48.816Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 341.06 seconds ==
23:51:49 [2020-11-18T23:51:49.075Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:51:49 [2020-11-18T23:51:49.662Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
23:51:49 [2020-11-18T23:51:49.662Z] === RUN   TestKillContainer/non_killing_signal
23:51:49 [2020-11-18T23:51:49.924Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
23:51:49 [2020-11-18T23:51:49.924Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
23:51:50 [2020-11-18T23:51:50.114Z] --- PASS: TestDaemonDNSFallback (7.42s)
23:51:50 [2020-11-18T23:51:50.114Z] === RUN   TestInspectNetwork
23:51:50 [2020-11-18T23:51:50.185Z] === RUN   TestKillContainer/killing_signal
23:51:51 [2020-11-18T23:51:51.128Z] --- PASS: TestKillContainer (2.30s)
23:51:51 [2020-11-18T23:51:51.128Z]     --- PASS: TestKillContainer/no_signal (0.69s)
23:51:51 [2020-11-18T23:51:51.128Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
23:51:51 [2020-11-18T23:51:51.128Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
23:51:51 [2020-11-18T23:51:51.128Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:51:51 [2020-11-18T23:51:51.128Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:51:51 [2020-11-18T23:51:51.872Z] --- PASS: TestServiceUpdateLabel (3.54s)
23:51:51 [2020-11-18T23:51:51.873Z] === RUN   TestServiceUpdateSecrets
23:51:52 [2020-11-18T23:51:52.073Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:51:52 [2020-11-18T23:51:52.073Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
23:51:53 [2020-11-18T23:51:53.016Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s)
23:51:53 [2020-11-18T23:51:53.016Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s)
23:51:53 [2020-11-18T23:51:53.016Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
23:51:53 [2020-11-18T23:51:53.016Z] === RUN   TestKillStoppedContainer
23:51:53 [2020-11-18T23:51:53.016Z] --- PASS: TestKillStoppedContainer (0.07s)
23:51:53 [2020-11-18T23:51:53.016Z] === RUN   TestKillStoppedContainerAPIPre120
23:51:53 [2020-11-18T23:51:53.016Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
23:51:53 [2020-11-18T23:51:53.016Z] === RUN   TestKillDifferentUserContainer
23:51:53 [2020-11-18T23:51:53.016Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
23:51:53 [2020-11-18T23:51:53.957Z] --- PASS: TestKillDifferentUserContainer (0.77s)
23:51:53 [2020-11-18T23:51:53.957Z] === RUN   TestInspectOomKilledTrue
23:51:53 [2020-11-18T23:51:53.957Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:51:53 [2020-11-18T23:51:53.957Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:51:53 [2020-11-18T23:51:53.957Z] === RUN   TestInspectOomKilledFalse
23:51:53 [2020-11-18T23:51:53.957Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:51:53 [2020-11-18T23:51:53.957Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:51:53 [2020-11-18T23:51:53.957Z] === RUN   TestLinksEtcHostsContentMatch
23:51:54 [2020-11-18T23:51:54.218Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
23:51:54 [2020-11-18T23:51:54.218Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s)
23:51:54 [2020-11-18T23:51:54.218Z] === RUN   TestLinksContainerNames
23:51:54 [2020-11-18T23:51:54.350Z] === RUN   TestInspectNetwork/full_network_id
23:51:54 [2020-11-18T23:51:54.350Z] === RUN   TestInspectNetwork/partial_network_id
23:51:54 [2020-11-18T23:51:54.350Z] === RUN   TestInspectNetwork/network_name
23:51:54 [2020-11-18T23:51:54.350Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:51:55 [2020-11-18T23:51:55.602Z] --- PASS: TestLinksContainerNames (1.11s)
23:51:55 [2020-11-18T23:51:55.602Z] === RUN   TestLogsFollowTailEmpty
23:51:55 [2020-11-18T23:51:55.602Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
23:51:55 [2020-11-18T23:51:55.862Z] --- PASS: TestLogsFollowTailEmpty (0.56s)
23:51:55 [2020-11-18T23:51:55.862Z] === RUN   TestContainerNetworkMountsNoChown
23:51:56 [2020-11-18T23:51:56.122Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
23:51:56 [2020-11-18T23:51:56.695Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s)
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/default
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/default
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/private
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/private
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rprivate
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rprivate
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/slave
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/slave
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rslave
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rslave
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/shared
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/shared
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rshared
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rshared
23:51:56 [2020-11-18T23:51:56.695Z] === CONT  TestMountDaemonRoot/default
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/default/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/default/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === CONT  TestMountDaemonRoot/default/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === CONT  TestMountDaemonRoot/rshared
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === CONT  TestMountDaemonRoot/shared
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === CONT  TestMountDaemonRoot/rslave
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === CONT  TestMountDaemonRoot/slave
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === CONT  TestMountDaemonRoot/rprivate
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === CONT  TestMountDaemonRoot/private
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/private/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/private/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:51:56 [2020-11-18T23:51:56.695Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:51:56 [2020-11-18T23:51:56.695Z] === CONT  TestMountDaemonRoot/default/bind_root
23:51:56 [2020-11-18T23:51:56.695Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:51:56 [2020-11-18T23:51:56.956Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:51:56 [2020-11-18T23:51:56.956Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:51:56 [2020-11-18T23:51:56.956Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:51:56 [2020-11-18T23:51:56.956Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:51:56 [2020-11-18T23:51:56.956Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:51:56 [2020-11-18T23:51:56.956Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:51:56 [2020-11-18T23:51:56.956Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:51:56 [2020-11-18T23:51:56.956Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:51:56 [2020-11-18T23:51:56.956Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:51:56 [2020-11-18T23:51:56.956Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:51:56 [2020-11-18T23:51:56.956Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:51:57 [2020-11-18T23:51:57.217Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:51:57 [2020-11-18T23:51:57.217Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:51:57 [2020-11-18T23:51:57.217Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:51:57 [2020-11-18T23:51:57.217Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:51:57 [2020-11-18T23:51:57.217Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:51:57 [2020-11-18T23:51:57.217Z] === CONT  TestMountDaemonRoot/private/bind_root
23:51:57 [2020-11-18T23:51:57.217Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:51:57 [2020-11-18T23:51:57.217Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:51:57 [2020-11-18T23:51:57.217Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:51:57 [2020-11-18T23:51:57.217Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:51:57 [2020-11-18T23:51:57.217Z] === CONT  TestMountDaemonRoot/private/mount_root
23:51:57 [2020-11-18T23:51:57.217Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
23:51:57 [2020-11-18T23:51:57.217Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:51:57 [2020-11-18T23:51:57.478Z] --- PASS: TestMountDaemonRoot (0.04s)
23:51:57 [2020-11-18T23:51:57.478Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.12s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
23:51:57 [2020-11-18T23:51:57.478Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:51:57 [2020-11-18T23:51:57.478Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
23:51:57 [2020-11-18T23:51:57.478Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
23:51:57 [2020-11-18T23:51:57.478Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:51:57 [2020-11-18T23:51:57.478Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
23:51:57 [2020-11-18T23:51:57.478Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:51:57 [2020-11-18T23:51:57.478Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
23:51:57 [2020-11-18T23:51:57.478Z] === RUN   TestContainerBindMountNonRecursive
23:51:57 [2020-11-18T23:51:57.478Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
23:51:58 [2020-11-18T23:51:58.567Z] --- PASS: TestInspectNetwork (9.54s)
23:51:58 [2020-11-18T23:51:58.567Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:51:58 [2020-11-18T23:51:58.567Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:51:58 [2020-11-18T23:51:58.567Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:51:58 [2020-11-18T23:51:58.567Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:51:58 [2020-11-18T23:51:58.567Z] === RUN   TestRunContainerWithBridgeNone
23:51:58 [2020-11-18T23:51:58.862Z] === RUN   TestDockerSuite/TestBuildAddScript
23:51:59 [2020-11-18T23:51:59.805Z] --- PASS: TestContainerBindMountNonRecursive (2.27s)
23:51:59 [2020-11-18T23:51:59.805Z] === RUN   TestContainerVolumesMountedAsShared
23:52:00 [2020-11-18T23:52:00.377Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s)
23:52:00 [2020-11-18T23:52:00.377Z] === RUN   TestContainerVolumesMountedAsSlave
23:52:00 [2020-11-18T23:52:00.377Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
23:52:00 [2020-11-18T23:52:00.949Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s)
23:52:00 [2020-11-18T23:52:00.949Z] === RUN   TestNetworkNat
23:52:00 [2020-11-18T23:52:00.949Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
23:52:01 [2020-11-18T23:52:01.123Z] --- PASS: TestRunContainerWithBridgeNone (2.44s)
23:52:01 [2020-11-18T23:52:01.123Z] === RUN   TestNetworkInvalidJSON
23:52:01 [2020-11-18T23:52:01.123Z] === RUN   TestNetworkInvalidJSON//networks/create
23:52:01 [2020-11-18T23:52:01.123Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:52:01 [2020-11-18T23:52:01.123Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:52:01 [2020-11-18T23:52:01.123Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:52:01 [2020-11-18T23:52:01.123Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:52:01 [2020-11-18T23:52:01.123Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:52:01 [2020-11-18T23:52:01.123Z] === CONT  TestNetworkInvalidJSON//networks/create
23:52:01 [2020-11-18T23:52:01.123Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:52:01 [2020-11-18T23:52:01.123Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:52:01 [2020-11-18T23:52:01.123Z] --- PASS: TestNetworkInvalidJSON (0.03s)
23:52:01 [2020-11-18T23:52:01.123Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:52:01 [2020-11-18T23:52:01.123Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:52:01 [2020-11-18T23:52:01.123Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:52:01 [2020-11-18T23:52:01.123Z] === RUN   TestHostIPv4BridgeLabel
23:52:01 [2020-11-18T23:52:01.280Z] Leaving: AppArmorNo profiles have been unloaded.
23:52:01 [2020-11-18T23:52:01.280Z] 
23:52:01 [2020-11-18T23:52:01.280Z] Unloading profiles will leave already running processes permanently
23:52:01 [2020-11-18T23:52:01.280Z] unconfined, which can lead to unexpected situations.
23:52:01 [2020-11-18T23:52:01.280Z] 
23:52:01 [2020-11-18T23:52:01.280Z] To set a process to complain mode, use the command line tool
23:52:01 [2020-11-18T23:52:01.280Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:52:01 [2020-11-18T23:52:01.280Z] 
23:52:01 [2020-11-18T23:52:01.524Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
23:52:01 [2020-11-18T23:52:01.786Z] --- PASS: TestNetworkNat (0.85s)
23:52:01 [2020-11-18T23:52:01.786Z] === RUN   TestNetworkLocalhostTCPNat
Post stage
[Pipeline] junit
23:52:01 [2020-11-18T23:52:01.862Z] Recording test results
23:52:02 [2020-11-18T23:52:02.071Z] --- PASS: TestHostIPv4BridgeLabel (0.82s)
23:52:02 [2020-11-18T23:52:02.071Z] === RUN   TestDaemonRestartWithLiveRestore
23:52:02 [2020-11-18T23:52:02.726Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s)
23:52:02 [2020-11-18T23:52:02.726Z] === RUN   TestNetworkLoopbackNat
[Pipeline] sh
23:52:03 [2020-11-18T23:52:03.179Z] + echo Ensuring container killed.
23:52:03 [2020-11-18T23:52:03.180Z] Ensuring container killed.
23:52:03 [2020-11-18T23:52:03.180Z] + docker rm -vf docker-pr1
23:52:03 [2020-11-18T23:52:03.180Z] Error: No such container: docker-pr1
23:52:03 [2020-11-18T23:52:03.180Z] + true
[Pipeline] sh
23:52:03 [2020-11-18T23:52:03.462Z] + echo Chowning /workspace to jenkins user
23:52:03 [2020-11-18T23:52:03.462Z] Chowning /workspace to jenkins user
23:52:03 [2020-11-18T23:52:03.462Z] + id -u
23:52:03 [2020-11-18T23:52:03.462Z] + id -g
23:52:03 [2020-11-18T23:52:03.462Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41695:/workspace busybox chown -R 1000:1000 /workspace
23:52:03 [2020-11-18T23:52:03.462Z] Unable to find image 'busybox:latest' locally
23:52:03 [2020-11-18T23:52:03.463Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s)
23:52:03 [2020-11-18T23:52:03.463Z] === RUN   TestDaemonDefaultNetworkPools
23:52:04 [2020-11-18T23:52:04.853Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s)
23:52:04 [2020-11-18T23:52:04.853Z] === RUN   TestDaemonRestartWithExistingNetwork
23:52:05 [2020-11-18T23:52:05.271Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
23:52:05 [2020-11-18T23:52:05.531Z] --- PASS: TestNetworkLoopbackNat (2.91s)
23:52:05 [2020-11-18T23:52:05.531Z] === RUN   TestPause
23:52:06 [2020-11-18T23:52:06.102Z] --- PASS: TestPause (0.73s)
23:52:06 [2020-11-18T23:52:06.102Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:52:06 [2020-11-18T23:52:06.102Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:52:06 [2020-11-18T23:52:06.102Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:52:06 [2020-11-18T23:52:06.102Z] === RUN   TestPauseStopPausedContainer
23:52:06 [2020-11-18T23:52:06.674Z] --- PASS: TestPauseStopPausedContainer (0.63s)
23:52:06 [2020-11-18T23:52:06.674Z] === RUN   TestPsFilter
23:52:06 [2020-11-18T23:52:06.776Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.99s)
23:52:06 [2020-11-18T23:52:06.776Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:52:06 [2020-11-18T23:52:06.934Z] --- PASS: TestPsFilter (0.18s)
23:52:06 [2020-11-18T23:52:06.934Z] === RUN   TestRemoveContainerWithRemovedVolume
23:52:07 [2020-11-18T23:52:07.875Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
23:52:07 [2020-11-18T23:52:07.875Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
23:52:07 [2020-11-18T23:52:07.875Z] === RUN   TestRemoveContainerWithVolume
23:52:08 [2020-11-18T23:52:08.448Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
23:52:08 [2020-11-18T23:52:08.448Z] === RUN   TestRemoveContainerRunning
23:52:08 [2020-11-18T23:52:08.732Z] latest: Pulling from library/busybox
23:52:08 [2020-11-18T23:52:08.991Z] 9758c28807f2: Pulling fs layer
23:52:08 [2020-11-18T23:52:08.991Z] 9758c28807f2: Verifying Checksum
23:52:08 [2020-11-18T23:52:08.991Z] 9758c28807f2: Download complete
23:52:09 [2020-11-18T23:52:09.021Z] --- PASS: TestRemoveContainerRunning (0.63s)
23:52:09 [2020-11-18T23:52:09.021Z] === RUN   TestRemoveContainerForceRemoveRunning
23:52:09 [2020-11-18T23:52:09.251Z] 9758c28807f2: Pull complete
23:52:09 [2020-11-18T23:52:09.251Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
23:52:09 [2020-11-18T23:52:09.251Z] Status: Downloaded newer image for busybox:latest
23:52:09 [2020-11-18T23:52:09.281Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
23:52:09 [2020-11-18T23:52:09.332Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s)
23:52:09 [2020-11-18T23:52:09.332Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:52:09 [2020-11-18T23:52:09.853Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
23:52:09 [2020-11-18T23:52:09.853Z] === RUN   TestRemoveInvalidContainer
23:52:09 [2020-11-18T23:52:09.853Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:52:09 [2020-11-18T23:52:09.853Z] === RUN   TestRenameLinkedContainer
23:52:09 [2020-11-18T23:52:09.906Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s)
23:52:09 [2020-11-18T23:52:09.906Z] === RUN   TestServiceWithPredefinedNetwork
23:52:10 [2020-11-18T23:52:10.458Z] --- PASS: TestServiceUpdateSecrets (15.86s)
23:52:10 [2020-11-18T23:52:10.458Z] === RUN   TestServiceUpdateConfigs
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:52:11 [2020-11-18T23:52:11.461Z] + bundleName=docker-py
23:52:11 [2020-11-18T23:52:11.461Z] + echo Creating docker-py-bundles.tar.gz
23:52:11 [2020-11-18T23:52:11.461Z] Creating docker-py-bundles.tar.gz
23:52:11 [2020-11-18T23:52:11.461Z] + 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
23:52:11 [2020-11-18T23:52:11.473Z] Archiving artifacts
23:52:12 [2020-11-18T23:52:12.405Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
23:52:12 [2020-11-18T23:52:12.976Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
23:52:12 [2020-11-18T23:52:12.976Z] --- PASS: TestRenameLinkedContainer (3.10s)
23:52:12 [2020-11-18T23:52:12.976Z] === RUN   TestRenameStoppedContainer
23:52:13 [2020-11-18T23:52:13.071Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41695/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
23:52:13 [2020-11-18T23:52:13.218Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s)
23:52:13 [2020-11-18T23:52:13.218Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:52:13 [2020-11-18T23:52:13.218Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:52:13 [2020-11-18T23:52:13.218Z]     service_test.go:236: FLAKY_TEST
23:52:13 [2020-11-18T23:52:13.218Z] === RUN   TestServiceWithDataPathPortInit
23:52:13 [2020-11-18T23:52:13.432Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh binary-daemon
23:52:13 [2020-11-18T23:52:13.548Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
23:52:13 [2020-11-18T23:52:13.808Z] --- PASS: TestRenameStoppedContainer (0.76s)
23:52:13 [2020-11-18T23:52:13.809Z] === RUN   TestRenameRunningContainerAndReuse
23:52:14 [2020-11-18T23:52:14.000Z] 
23:52:14 [2020-11-18T23:52:14.000Z] Removing bundles/
23:52:14 [2020-11-18T23:52:14.000Z] 
23:52:14 [2020-11-18T23:52:14.000Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
23:52:14 [2020-11-18T23:52:14.000Z] Building: bundles/binary-daemon/dockerd-dev
23:52:14 [2020-11-18T23:52:14.000Z] GOOS="" GOARCH="" GOARM=""
23:52:14 [2020-11-18T23:52:14.021Z] --- PASS: TestBuildWithHugeFile (54.18s)
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildWithEmptyDockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:52:14 [2020-11-18T23:52:14.021Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
23:52:14 [2020-11-18T23:52:14.021Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
23:52:14 [2020-11-18T23:52:14.021Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
23:52:14 [2020-11-18T23:52:14.021Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildPreserveOwnership
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildPreserveOwnership/copy_from
23:52:14 [2020-11-18T23:52:14.021Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:52:14 [2020-11-18T23:52:14.068Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
23:52:14 [2020-11-18T23:52:14.640Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
23:52:15 [2020-11-18T23:52:15.064Z] --- PASS: TestBuildPreserveOwnership (3.81s)
23:52:15 [2020-11-18T23:52:15.064Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.51s)
23:52:15 [2020-11-18T23:52:15.064Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s)
23:52:15 [2020-11-18T23:52:15.064Z] === RUN   TestBuildPlatformInvalid
23:52:15 [2020-11-18T23:52:15.064Z] --- PASS: TestBuildPlatformInvalid (0.11s)
23:52:15 [2020-11-18T23:52:15.064Z] PASS
23:52:15 [2020-11-18T23:52:15.064Z] 
23:52:15 [2020-11-18T23:52:15.064Z] === Skipped
23:52:15 [2020-11-18T23:52:15.064Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
23:52:15 [2020-11-18T23:52:15.064Z]     build_session_test.go:25: TODO: BuildKit
23:52:15 [2020-11-18T23:52:15.064Z] 
23:52:15 [2020-11-18T23:52:15.064Z] 
23:52:15 [2020-11-18T23:52:15.064Z] DONE 32 tests, 1 skipped in 93.271s
23:52:15 [2020-11-18T23:52:15.064Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
23:52:15 [2020-11-18T23:52:15.064Z] ++ 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
23:52:15 [2020-11-18T23:52:15.064Z] ++ set -e
23:52:15 [2020-11-18T23:52:15.064Z] ++ '[' -n 0 ']'
23:52:15 [2020-11-18T23:52:15.064Z] ++ set -x
23:52:15 [2020-11-18T23:52:15.064Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:52:15 [2020-11-18T23:52:15.211Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s)
23:52:15 [2020-11-18T23:52:15.211Z] === RUN   TestRenameInvalidName
23:52:15 [2020-11-18T23:52:15.211Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
23:52:15 [2020-11-18T23:52:15.358Z] INFO: Testing against a local daemon
23:52:15 [2020-11-18T23:52:15.358Z] === RUN   TestConfigInspect
23:52:15 [2020-11-18T23:52:15.783Z] === RUN   TestDockerSuite/TestBuildAddTar
23:52:16 [2020-11-18T23:52:16.044Z] --- PASS: TestRenameInvalidName (0.80s)
23:52:16 [2020-11-18T23:52:16.044Z] === RUN   TestRenameAnonymousContainer
23:52:16 [2020-11-18T23:52:16.305Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
23:52:17 [2020-11-18T23:52:17.434Z] --- PASS: TestConfigInspect (1.93s)
23:52:17 [2020-11-18T23:52:17.434Z] === RUN   TestConfigList
23:52:18 [2020-11-18T23:52:18.218Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
23:52:19 [2020-11-18T23:52:19.159Z] --- PASS: TestRenameAnonymousContainer (2.98s)
23:52:19 [2020-11-18T23:52:19.159Z] === RUN   TestRenameContainerWithSameName
23:52:19 [2020-11-18T23:52:19.511Z] --- PASS: TestConfigList (1.94s)
23:52:19 [2020-11-18T23:52:19.511Z] === RUN   TestConfigsCreateAndDelete
23:52:19 [2020-11-18T23:52:19.730Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
23:52:19 [2020-11-18T23:52:19.730Z] --- PASS: TestRenameContainerWithSameName (0.82s)
23:52:19 [2020-11-18T23:52:19.730Z] === RUN   TestRenameContainerWithLinkedContainer
23:52:21 [2020-11-18T23:52:21.034Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
23:52:21 [2020-11-18T23:52:21.035Z] === RUN   TestConfigsUpdate
23:52:21 [2020-11-18T23:52:21.645Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s)
23:52:21 [2020-11-18T23:52:21.645Z] === RUN   TestResize
23:52:21 [2020-11-18T23:52:21.645Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
23:52:22 [2020-11-18T23:52:22.587Z] --- PASS: TestResize (0.81s)
23:52:22 [2020-11-18T23:52:22.587Z] === RUN   TestResizeWithInvalidSize
23:52:23 [2020-11-18T23:52:23.110Z] --- PASS: TestConfigsUpdate (1.88s)
23:52:23 [2020-11-18T23:52:23.110Z] === RUN   TestTemplatedConfig
23:52:23 [2020-11-18T23:52:23.158Z] --- PASS: TestResizeWithInvalidSize (0.80s)
23:52:23 [2020-11-18T23:52:23.158Z] === RUN   TestResizeWhenContainerNotStarted
23:52:23 [2020-11-18T23:52:23.158Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDockerSuite/TestBuildAddTarXz
23:52:24 [2020-11-18T23:52:24.100Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:52:24 [2020-11-18T23:52:24.100Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:52:25 [2020-11-18T23:52:25.192Z] --- PASS: TestTemplatedConfig (2.38s)
23:52:25 [2020-11-18T23:52:25.192Z] === RUN   TestConfigCreateResolve
23:52:25 [2020-11-18T23:52:25.483Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
23:52:25 [2020-11-18T23:52:25.483Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
23:52:25 [2020-11-18T23:52:25.822Z] --- PASS: TestServiceUpdateConfigs (15.67s)
23:52:25 [2020-11-18T23:52:25.822Z] === RUN   TestServiceUpdateNetwork
23:52:26 [2020-11-18T23:52:26.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:52:26 [2020-11-18T23:52:26.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:52:27 [2020-11-18T23:52:27.164Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
23:52:27 [2020-11-18T23:52:27.273Z] --- PASS: TestConfigCreateResolve (1.90s)
23:52:27 [2020-11-18T23:52:27.273Z] === RUN   TestConfigDaemonLibtrustID
23:52:27 [2020-11-18T23:52:27.745Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
23:52:27 [2020-11-18T23:52:27.910Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
23:52:27 [2020-11-18T23:52:27.910Z] PASS
23:52:27 [2020-11-18T23:52:27.910Z] 
23:52:27 [2020-11-18T23:52:27.910Z] DONE 7 tests in 12.568s
23:52:27 [2020-11-18T23:52:27.910Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
23:52:27 [2020-11-18T23:52:27.910Z] ++ 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
23:52:27 [2020-11-18T23:52:27.910Z] ++ set -e
23:52:27 [2020-11-18T23:52:27.910Z] ++ '[' -n 0 ']'
23:52:27 [2020-11-18T23:52:27.910Z] ++ set -x
23:52:27 [2020-11-18T23:52:27.910Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:52:27 [2020-11-18T23:52:27.910Z] INFO: Testing against a local daemon
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestCheckpoint
23:52:27 [2020-11-18T23:52:27.910Z] --- SKIP: TestCheckpoint (0.00s)
23:52:27 [2020-11-18T23:52:27.910Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestContainerInvalidJSON
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:52:27 [2020-11-18T23:52:27.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:52:27 [2020-11-18T23:52:27.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:52:27 [2020-11-18T23:52:27.910Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:52:27 [2020-11-18T23:52:27.910Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:52:27 [2020-11-18T23:52:27.910Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:52:27 [2020-11-18T23:52:27.910Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:52:27 [2020-11-18T23:52:27.910Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:52:27 [2020-11-18T23:52:27.910Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:52:27 [2020-11-18T23:52:27.910Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:52:27 [2020-11-18T23:52:27.910Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:52:27 [2020-11-18T23:52:27.910Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestCopyFromContainerPathIsNotDir
23:52:27 [2020-11-18T23:52:27.910Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
23:52:27 [2020-11-18T23:52:27.910Z] === RUN   TestCopyToContainerPathDoesNotExist
23:52:28 [2020-11-18T23:52:28.204Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
23:52:28 [2020-11-18T23:52:28.204Z] === RUN   TestCopyToContainerPathIsNotDir
23:52:28 [2020-11-18T23:52:28.204Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
23:52:28 [2020-11-18T23:52:28.204Z] === RUN   TestCopyFromContainer
23:52:28 [2020-11-18T23:52:28.319Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
23:52:28 [2020-11-18T23:52:28.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:52:28 [2020-11-18T23:52:28.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:52:29 [2020-11-18T23:52:29.245Z] === RUN   TestCopyFromContainer//
23:52:29 [2020-11-18T23:52:29.538Z] === RUN   TestCopyFromContainer//bar/root
23:52:29 [2020-11-18T23:52:29.538Z] === RUN   TestCopyFromContainer//bar/root/
23:52:29 [2020-11-18T23:52:29.538Z] === RUN   TestCopyFromContainer/bar/quux
23:52:29 [2020-11-18T23:52:29.538Z] === RUN   TestCopyFromContainer/bar/quux/
23:52:29 [2020-11-18T23:52:29.836Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:52:29 [2020-11-18T23:52:29.836Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:52:29 [2020-11-18T23:52:29.836Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:52:29 [2020-11-18T23:52:29.836Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCopyFromContainer/bar/notarget
23:52:30 [2020-11-18T23:52:30.131Z] --- PASS: TestCopyFromContainer (1.96s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer// (0.07s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:52:30 [2020-11-18T23:52:30.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:52:30 [2020-11-18T23:52:30.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:52:30 [2020-11-18T23:52:30.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:52:30 [2020-11-18T23:52:30.131Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:52:30 [2020-11-18T23:52:30.131Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:52:30 [2020-11-18T23:52:30.131Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:52:30 [2020-11-18T23:52:30.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateLinkToNonExistingContainer
23:52:30 [2020-11-18T23:52:30.131Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateWithInvalidEnv
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateWithInvalidEnv/0
23:52:30 [2020-11-18T23:52:30.131Z] === PAUSE TestCreateWithInvalidEnv/0
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateWithInvalidEnv/1
23:52:30 [2020-11-18T23:52:30.131Z] === PAUSE TestCreateWithInvalidEnv/1
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateWithInvalidEnv/2
23:52:30 [2020-11-18T23:52:30.131Z] === PAUSE TestCreateWithInvalidEnv/2
23:52:30 [2020-11-18T23:52:30.131Z] === CONT  TestCreateWithInvalidEnv/0
23:52:30 [2020-11-18T23:52:30.131Z] === CONT  TestCreateWithInvalidEnv/2
23:52:30 [2020-11-18T23:52:30.131Z] === CONT  TestCreateWithInvalidEnv/1
23:52:30 [2020-11-18T23:52:30.131Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:52:30 [2020-11-18T23:52:30.131Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateTmpfsMountsTarget
23:52:30 [2020-11-18T23:52:30.131Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
23:52:30 [2020-11-18T23:52:30.131Z] === RUN   TestCreateWithCustomMaskedPaths
23:52:30 [2020-11-18T23:52:30.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:52:30 [2020-11-18T23:52:30.532Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:52:30 [2020-11-18T23:52:30.792Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
23:52:31 [2020-11-18T23:52:31.359Z] --- PASS: TestServiceWithDataPathPortInit (18.10s)
23:52:31 [2020-11-18T23:52:31.359Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:52:31 [2020-11-18T23:52:31.648Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s)
23:52:31 [2020-11-18T23:52:31.649Z] === RUN   TestCreateWithCustomReadonlyPaths
23:52:31 [2020-11-18T23:52:31.733Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
23:52:32 [2020-11-18T23:52:32.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:52:32 [2020-11-18T23:52:32.935Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:52:33 [2020-11-18T23:52:33.212Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:52:33 [2020-11-18T23:52:33.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:52:33 [2020-11-18T23:52:33.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:52:33 [2020-11-18T23:52:33.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:52:33 [2020-11-18T23:52:33.212Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:52:33 [2020-11-18T23:52:33.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:52:33 [2020-11-18T23:52:33.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
23:52:33 [2020-11-18T23:52:33.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
23:52:33 [2020-11-18T23:52:33.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
23:52:33 [2020-11-18T23:52:33.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
23:52:33 [2020-11-18T23:52:33.212Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
23:52:33 [2020-11-18T23:52:33.212Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:52:33 [2020-11-18T23:52:33.869Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s)
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestCreateDifferentPlatform
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestCreateDifferentPlatform/different_os
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:52:33 [2020-11-18T23:52:33.869Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:52:33 [2020-11-18T23:52:33.869Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:52:33 [2020-11-18T23:52:33.869Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:52:33 [2020-11-18T23:52:33.869Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:52:33 [2020-11-18T23:52:33.869Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestContainerStartOnDaemonRestart
23:52:33 [2020-11-18T23:52:33.869Z] === PAUSE TestContainerStartOnDaemonRestart
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestDaemonRestartIpcMode
23:52:33 [2020-11-18T23:52:33.869Z] === PAUSE TestDaemonRestartIpcMode
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestDaemonHostGatewayIP
23:52:33 [2020-11-18T23:52:33.869Z] === PAUSE TestDaemonHostGatewayIP
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestContainerKillOnDaemonStart
23:52:33 [2020-11-18T23:52:33.869Z] === PAUSE TestContainerKillOnDaemonStart
23:52:33 [2020-11-18T23:52:33.869Z] === RUN   TestDiff
23:52:34 [2020-11-18T23:52:34.521Z] --- PASS: TestDiff (0.46s)
23:52:34 [2020-11-18T23:52:34.521Z] === RUN   TestExecWithCloseStdin
23:52:35 [2020-11-18T23:52:35.160Z] --- PASS: TestExecWithCloseStdin (0.64s)
23:52:35 [2020-11-18T23:52:35.160Z] === RUN   TestExec
23:52:35 [2020-11-18T23:52:35.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:52:35 [2020-11-18T23:52:35.798Z] --- PASS: TestExec (0.62s)
23:52:35 [2020-11-18T23:52:35.798Z] === RUN   TestExecUser
23:52:36 [2020-11-18T23:52:36.055Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:52:36 [2020-11-18T23:52:36.435Z] --- PASS: TestExecUser (0.61s)
23:52:36 [2020-11-18T23:52:36.435Z] === RUN   TestExportContainerAndImportImage
23:52:36 [2020-11-18T23:52:36.626Z] === RUN   TestDockerSuite/TestBuildBlankName
23:52:36 [2020-11-18T23:52:36.729Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
23:52:36 [2020-11-18T23:52:36.729Z] 
23:52:36 [2020-11-18T23:52:36.729Z]  ________   ____  __.
23:52:36 [2020-11-18T23:52:36.729Z]  \_____  \ |    |/ _|
23:52:36 [2020-11-18T23:52:36.729Z]  /   |   \|      <
23:52:36 [2020-11-18T23:52:36.729Z]  /    |    \    |  \
23:52:36 [2020-11-18T23:52:36.729Z]  \_______  /____|__ \
23:52:36 [2020-11-18T23:52:36.729Z]          \/        \/
23:52:36 [2020-11-18T23:52:36.729Z] 
23:52:36 [2020-11-18T23:52:36.729Z] INFO: make.ps1 ended at 11/18/2020 23:52:33
23:52:36 [2020-11-18T23:52:36.729Z] INFO: Binaries build ended at 11/18/2020 23:52:35. Duration:00:01:17.1019122
23:52:36 [2020-11-18T23:52:36.887Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
23:52:37 [2020-11-18T23:52:37.077Z] --- PASS: TestExportContainerAndImportImage (0.78s)
23:52:37 [2020-11-18T23:52:37.077Z] === RUN   TestExportContainerAfterDaemonRestart
23:52:38 [2020-11-18T23:52:38.269Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
23:52:38 [2020-11-18T23:52:38.269Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:52:38 [2020-11-18T23:52:38.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.03s)
23:52:38 [2020-11-18T23:52:38.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.04s)
23:52:38 [2020-11-18T23:52:38.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.85s)
23:52:38 [2020-11-18T23:52:38.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.96s)
23:52:38 [2020-11-18T23:52:38.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s)
23:52:38 [2020-11-18T23:52:38.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s)
23:52:38 [2020-11-18T23:52:38.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s)
23:52:38 [2020-11-18T23:52:38.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s)
23:52:38 [2020-11-18T23:52:38.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s)
23:52:38 [2020-11-18T23:52:38.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.05s)
23:52:38 [2020-11-18T23:52:38.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.11s)
23:52:38 [2020-11-18T23:52:38.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s)
23:52:38 [2020-11-18T23:52:38.269Z] === RUN   TestCgroupNamespacesRun
23:52:38 [2020-11-18T23:52:38.278Z] INFO: Copying the built daemon binary to d:\CI\PR-41695\1\binary\dockerd-c7f0b509cf.exe...
23:52:38 [2020-11-18T23:52:38.278Z] INFO: Copying the built client binary to d:\CI\PR-41695\1\binary\docker-c7f0b509cf.exe...
23:52:38 [2020-11-18T23:52:38.278Z] INFO: Copying dockerversion from the container...
23:52:38 [2020-11-18T23:52:38.591Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
23:52:38 [2020-11-18T23:52:38.591Z] === RUN   TestHealthCheckWorkdir
23:52:38 [2020-11-18T23:52:38.742Z] INFO: Copying the golang package from the container to d:\CI\PR-41695\1\installer\go.zip...
23:52:38 [2020-11-18T23:52:38.840Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
23:52:39 [2020-11-18T23:52:39.226Z] --- PASS: TestHealthCheckWorkdir (0.75s)
23:52:39 [2020-11-18T23:52:39.226Z] === RUN   TestHealthKillContainer
23:52:40 [2020-11-18T23:52:40.224Z] --- PASS: TestCgroupNamespacesRun (1.79s)
23:52:40 [2020-11-18T23:52:40.224Z] === RUN   TestCgroupNamespacesRunPrivileged
23:52:40 [2020-11-18T23:52:40.484Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
23:52:41 [2020-11-18T23:52:41.167Z] --- PASS: TestServiceUpdateNetwork (16.12s)
23:52:41 [2020-11-18T23:52:41.167Z] === RUN   TestServiceUpdatePidsLimit
23:52:41 [2020-11-18T23:52:41.167Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:52:41 [2020-11-18T23:52:41.379Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.01s)
23:52:41 [2020-11-18T23:52:41.379Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u7ipr16l50e3qrwp1zxt1k8bg Created:2020-11-18 23:52:32.866990196 +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[e02ad6af900cb090f555cc365b1394b4841f49efa55393052d9d2ebf97d2386c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2zz816nkbzlg0zmyv2ptb50li EndpointID:3e2f40995e7f12e2e612f91eadd8bb2d5b6031d822cb8a569cda6464bf4ecd58 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:34eaa00eb74129137251813fbbee29f73be921ece1ed74127524cab0bc363c18 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:abf6bf058ae5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2zz816nkbzlg0zmyv2ptb50li EndpointID:3e2f40995e7f12e2e612f91eadd8bb2d5b6031d822cb8a569cda6464bf4ecd58 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:52:41 [2020-11-18T23:52:41.379Z] PASS
23:52:41 [2020-11-18T23:52:41.379Z] 
23:52:41 [2020-11-18T23:52:41.379Z] === Skipped
23:52:41 [2020-11-18T23:52:41.379Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:52:41 [2020-11-18T23:52:41.379Z]     service_test.go:236: FLAKY_TEST
23:52:41 [2020-11-18T23:52:41.379Z] 
23:52:41 [2020-11-18T23:52:41.379Z] 
23:52:41 [2020-11-18T23:52:41.379Z] DONE 23 tests, 1 skipped in 60.334s
23:52:41 [2020-11-18T23:52:41.379Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:52:41 [2020-11-18T23:52:41.379Z] ++ 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
23:52:41 [2020-11-18T23:52:41.379Z] ++ set -e
23:52:41 [2020-11-18T23:52:41.379Z] ++ '[' -n 0 ']'
23:52:41 [2020-11-18T23:52:41.379Z] ++ set -x
23:52:41 [2020-11-18T23:52:41.379Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:52:41 [2020-11-18T23:52:41.379Z] INFO: Testing against a local daemon
23:52:41 [2020-11-18T23:52:41.379Z] === RUN   TestDockerNetworkIpvlanPersistance
23:52:41 [2020-11-18T23:52:41.379Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
23:52:41 [2020-11-18T23:52:41.379Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:52:41 [2020-11-18T23:52:41.379Z] === RUN   TestDockerNetworkIpvlan
23:52:41 [2020-11-18T23:52:41.379Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:52:41 [2020-11-18T23:52:41.379Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:52:41 [2020-11-18T23:52:41.379Z] PASS
23:52:41 [2020-11-18T23:52:41.379Z] 
23:52:41 [2020-11-18T23:52:41.379Z] === Skipped
23:52:41 [2020-11-18T23:52:41.379Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
23:52:41 [2020-11-18T23:52:41.379Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:52:41 [2020-11-18T23:52:41.379Z] 
23:52:41 [2020-11-18T23:52:41.379Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:52:41 [2020-11-18T23:52:41.379Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:52:41 [2020-11-18T23:52:41.379Z] 
23:52:41 [2020-11-18T23:52:41.379Z] 
23:52:41 [2020-11-18T23:52:41.379Z] DONE 2 tests, 2 skipped in 0.166s
23:52:41 [2020-11-18T23:52:41.379Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:52:41 [2020-11-18T23:52:41.379Z] ++ 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
23:52:41 [2020-11-18T23:52:41.379Z] ++ set -e
23:52:41 [2020-11-18T23:52:41.379Z] ++ '[' -n 0 ']'
23:52:41 [2020-11-18T23:52:41.379Z] ++ set -x
23:52:41 [2020-11-18T23:52:41.379Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:52:41 [2020-11-18T23:52:41.379Z] INFO: Testing against a local daemon
23:52:41 [2020-11-18T23:52:41.379Z] === RUN   TestDockerNetworkMacvlanPersistance
23:52:41 [2020-11-18T23:52:41.801Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:52:41 [2020-11-18T23:52:41.869Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
23:52:41 [2020-11-18T23:52:41.869Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
23:52:41 [2020-11-18T23:52:41.869Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:52:41 [2020-11-18T23:52:41.958Z] --- PASS: TestHealthKillContainer (2.61s)
23:52:41 [2020-11-18T23:52:41.958Z] === RUN   TestInspectCpusetInConfigPre120
23:52:42 [2020-11-18T23:52:42.253Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
23:52:42 [2020-11-18T23:52:42.253Z] === RUN   TestIpcModeNone
23:52:42 [2020-11-18T23:52:42.501Z] INFO: Extracting go.zip to d:\CI\PR-41695\1\go
23:52:42 [2020-11-18T23:52:42.772Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.19s)
23:52:42 [2020-11-18T23:52:42.772Z] === RUN   TestDockerNetworkMacvlan
23:52:42 [2020-11-18T23:52:42.891Z] --- PASS: TestIpcModeNone (0.59s)
23:52:42 [2020-11-18T23:52:42.891Z] === RUN   TestIpcModePrivate
23:52:43 [2020-11-18T23:52:43.529Z] --- PASS: TestIpcModePrivate (0.61s)
23:52:43 [2020-11-18T23:52:43.530Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
23:52:43 [2020-11-18T23:52:43.530Z] === RUN   TestIpcModeShareable
23:52:43 [2020-11-18T23:52:43.780Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s)
23:52:43 [2020-11-18T23:52:43.780Z] === RUN   TestCgroupNamespacesRunHostMode
23:52:44 [2020-11-18T23:52:44.164Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:52:44 [2020-11-18T23:52:44.170Z] --- PASS: TestIpcModeShareable (0.62s)
23:52:44 [2020-11-18T23:52:44.170Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
23:52:44 [2020-11-18T23:52:44.170Z] === RUN   TestAPIIpcModeShareableAndContainer
23:52:44 [2020-11-18T23:52:44.351Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
23:52:45 [2020-11-18T23:52:45.111Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:52:45 [2020-11-18T23:52:45.294Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
23:52:45 [2020-11-18T23:52:45.863Z] --- PASS: TestCgroupNamespacesRunHostMode (1.96s)
23:52:45 [2020-11-18T23:52:45.863Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:52:46 [2020-11-18T23:52:46.246Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
23:52:46 [2020-11-18T23:52:46.246Z] === RUN   TestAPIIpcModeHost
23:52:46 [2020-11-18T23:52:46.505Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:52:46 [2020-11-18T23:52:46.539Z] --- PASS: TestAPIIpcModeHost (0.49s)
23:52:46 [2020-11-18T23:52:46.539Z] === RUN   TestDaemonIpcModeShareable
23:52:46 [2020-11-18T23:52:46.805Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
23:52:47 [2020-11-18T23:52:47.747Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
23:52:47 [2020-11-18T23:52:47.747Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:52:47 [2020-11-18T23:52:47.747Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
23:52:48 [2020-11-18T23:52:48.055Z] --- PASS: TestDaemonIpcModeShareable (1.40s)
23:52:48 [2020-11-18T23:52:48.055Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:52:48 [2020-11-18T23:52:48.055Z] === RUN   TestDaemonIpcModePrivate
23:52:49 [2020-11-18T23:52:49.134Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
23:52:49 [2020-11-18T23:52:49.395Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s)
23:52:49 [2020-11-18T23:52:49.395Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:52:49 [2020-11-18T23:52:49.584Z] --- PASS: TestDaemonIpcModePrivate (1.41s)
23:52:49 [2020-11-18T23:52:49.584Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
23:52:49 [2020-11-18T23:52:49.584Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:52:49 [2020-11-18T23:52:49.818Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:52:50 [2020-11-18T23:52:50.282Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:52:50 [2020-11-18T23:52:50.337Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.18s)
23:52:50 [2020-11-18T23:52:50.337Z] === RUN   TestCgroupNamespacesRunOlderClient
23:52:50 [2020-11-18T23:52:50.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
23:52:50 [2020-11-18T23:52:50.623Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s)
23:52:50 [2020-11-18T23:52:50.623Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
23:52:50 [2020-11-18T23:52:50.623Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:52:52 [2020-11-18T23:52:52.138Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.36s)
23:52:52 [2020-11-18T23:52:52.138Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:52:52 [2020-11-18T23:52:52.138Z] === RUN   TestIpcModeOlderClient
23:52:52 [2020-11-18T23:52:52.138Z] === PAUSE TestIpcModeOlderClient
23:52:52 [2020-11-18T23:52:52.138Z] === RUN   TestKillContainerInvalidSignal
23:52:52 [2020-11-18T23:52:52.431Z] --- PASS: TestKillContainerInvalidSignal (0.52s)
23:52:52 [2020-11-18T23:52:52.431Z] === RUN   TestKillContainer
23:52:52 [2020-11-18T23:52:52.431Z] === RUN   TestKillContainer/no_signal
23:52:52 [2020-11-18T23:52:52.510Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.06s)
23:52:52 [2020-11-18T23:52:52.510Z] === RUN   TestKernelTCPMemory
23:52:53 [2020-11-18T23:52:53.065Z] === RUN   TestKillContainer/non_killing_signal
23:52:53 [2020-11-18T23:52:53.130Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:52:53 [2020-11-18T23:52:53.370Z] === RUN   TestKillContainer/killing_signal
23:52:53 [2020-11-18T23:52:53.450Z] --- PASS: TestKernelTCPMemory (0.96s)
23:52:53 [2020-11-18T23:52:53.450Z] === RUN   TestNISDomainname
23:52:54 [2020-11-18T23:52:54.395Z] --- PASS: TestNISDomainname (0.97s)
23:52:54 [2020-11-18T23:52:54.395Z] === RUN   TestHostnameDnsResolution
23:52:54 [2020-11-18T23:52:54.411Z] --- PASS: TestKillContainer (1.61s)
23:52:54 [2020-11-18T23:52:54.411Z]     --- PASS: TestKillContainer/no_signal (0.53s)
23:52:54 [2020-11-18T23:52:54.411Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
23:52:54 [2020-11-18T23:52:54.411Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
23:52:54 [2020-11-18T23:52:54.411Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:52:54 [2020-11-18T23:52:54.411Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:52:54 [2020-11-18T23:52:54.655Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
23:52:54 [2020-11-18T23:52:54.707Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:52:55 [2020-11-18T23:52:55.347Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s)
23:52:55 [2020-11-18T23:52:55.347Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
23:52:55 [2020-11-18T23:52:55.347Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
23:52:55 [2020-11-18T23:52:55.347Z] === RUN   TestKillStoppedContainer
23:52:55 [2020-11-18T23:52:55.347Z] --- PASS: TestKillStoppedContainer (0.06s)
23:52:55 [2020-11-18T23:52:55.347Z] === RUN   TestKillStoppedContainerAPIPre120
23:52:55 [2020-11-18T23:52:55.347Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
23:52:55 [2020-11-18T23:52:55.347Z] === RUN   TestKillDifferentUserContainer
23:52:55 [2020-11-18T23:52:55.988Z] --- PASS: TestKillDifferentUserContainer (0.54s)
23:52:55 [2020-11-18T23:52:55.988Z] === RUN   TestInspectOomKilledTrue
23:52:56 [2020-11-18T23:52:56.046Z] --- PASS: TestHostnameDnsResolution (1.57s)
23:52:56 [2020-11-18T23:52:56.046Z] === RUN   TestStats
23:52:57 [2020-11-18T23:52:57.030Z] --- PASS: TestInspectOomKilledTrue (0.89s)
23:52:57 [2020-11-18T23:52:57.030Z] === RUN   TestInspectOomKilledFalse
23:52:57 [2020-11-18T23:52:57.255Z] --- PASS: TestServiceUpdatePidsLimit (17.84s)
23:52:57 [2020-11-18T23:52:57.255Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
23:52:57 [2020-11-18T23:52:57.255Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
23:52:57 [2020-11-18T23:52:57.255Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.16s)
23:52:57 [2020-11-18T23:52:57.255Z] PASS
23:52:57 [2020-11-18T23:52:57.255Z] 
23:52:57 [2020-11-18T23:52:57.255Z] === Skipped
23:52:57 [2020-11-18T23:52:57.255Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
23:52:57 [2020-11-18T23:52:57.255Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:52:57 [2020-11-18T23:52:57.255Z] 
23:52:57 [2020-11-18T23:52:57.255Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
23:52:57 [2020-11-18T23:52:57.255Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:52:57 [2020-11-18T23:52:57.255Z] 
23:52:57 [2020-11-18T23:52:57.255Z] 
23:52:57 [2020-11-18T23:52:57.255Z] DONE 27 tests, 2 skipped in 174.469s
23:52:57 [2020-11-18T23:52:57.255Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
23:52:57 [2020-11-18T23:52:57.328Z] --- PASS: TestInspectOomKilledFalse (0.51s)
23:52:57 [2020-11-18T23:52:57.328Z] === RUN   TestLinksEtcHostsContentMatch
23:52:57 [2020-11-18T23:52:57.613Z] ++ 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
23:52:57 [2020-11-18T23:52:57.613Z] ++ set -e
23:52:57 [2020-11-18T23:52:57.613Z] ++ '[' -n 0 ']'
23:52:57 [2020-11-18T23:52:57.613Z] ++ set -x
23:52:57 [2020-11-18T23:52:57.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:52:57 [2020-11-18T23:52:57.613Z] INFO: Testing against a local daemon
23:52:57 [2020-11-18T23:52:57.613Z] === RUN   TestSessionCreate
23:52:57 [2020-11-18T23:52:57.613Z] --- PASS: TestSessionCreate (0.02s)
23:52:57 [2020-11-18T23:52:57.613Z] === RUN   TestSessionCreateWithBadUpgrade
23:52:57 [2020-11-18T23:52:57.613Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
23:52:57 [2020-11-18T23:52:57.613Z] PASS
23:52:57 [2020-11-18T23:52:57.613Z] 
23:52:57 [2020-11-18T23:52:57.613Z] DONE 2 tests in 0.208s
23:52:57 [2020-11-18T23:52:57.613Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
23:52:57 [2020-11-18T23:52:57.613Z] ++ 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
23:52:57 [2020-11-18T23:52:57.613Z] ++ set -e
23:52:57 [2020-11-18T23:52:57.613Z] ++ '[' -n 0 ']'
23:52:57 [2020-11-18T23:52:57.613Z] ++ set -x
23:52:57 [2020-11-18T23:52:57.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:52:57 [2020-11-18T23:52:57.613Z] INFO: Testing against a local daemon
23:52:57 [2020-11-18T23:52:57.613Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:52:57 [2020-11-18T23:52:57.613Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:52:57 [2020-11-18T23:52:57.613Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:52:57 [2020-11-18T23:52:57.613Z] === RUN   TestEventsExecDie
23:52:57 [2020-11-18T23:52:57.620Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s)
23:52:57 [2020-11-18T23:52:57.620Z] === RUN   TestLinksContainerNames
23:52:58 [2020-11-18T23:52:58.649Z] --- PASS: TestEventsExecDie (0.93s)
23:52:58 [2020-11-18T23:52:58.649Z] === RUN   TestEventsBackwardsCompatible
23:52:58 [2020-11-18T23:52:58.649Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
23:52:58 [2020-11-18T23:52:58.649Z] === RUN   TestInfoBinaryCommits
23:52:58 [2020-11-18T23:52:58.649Z] --- PASS: TestInfoBinaryCommits (0.01s)
23:52:58 [2020-11-18T23:52:58.649Z] === RUN   TestInfoAPIVersioned
23:52:58 [2020-11-18T23:52:58.649Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:52:58 [2020-11-18T23:52:58.649Z] === RUN   TestInfoDiscoveryBackend
23:52:58 [2020-11-18T23:52:58.657Z] --- PASS: TestLinksContainerNames (1.02s)
23:52:58 [2020-11-18T23:52:58.657Z] === RUN   TestLogsFollowTailEmpty
23:52:59 [2020-11-18T23:52:59.283Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
23:52:59 [2020-11-18T23:52:59.283Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:52:59 [2020-11-18T23:52:59.294Z] --- PASS: TestLogsFollowTailEmpty (0.53s)
23:52:59 [2020-11-18T23:52:59.294Z] === RUN   TestContainerNetworkMountsNoChown
23:52:59 [2020-11-18T23:52:59.349Z] --- PASS: TestStats (2.96s)
23:52:59 [2020-11-18T23:52:59.349Z] === RUN   TestStopContainerWithTimeout
23:52:59 [2020-11-18T23:52:59.349Z] === RUN   TestStopContainerWithTimeout/0
23:52:59 [2020-11-18T23:52:59.349Z] === PAUSE TestStopContainerWithTimeout/0
23:52:59 [2020-11-18T23:52:59.349Z] === RUN   TestStopContainerWithTimeout/1
23:52:59 [2020-11-18T23:52:59.349Z] === PAUSE TestStopContainerWithTimeout/1
23:52:59 [2020-11-18T23:52:59.349Z] === RUN   TestStopContainerWithTimeout/3
23:52:59 [2020-11-18T23:52:59.349Z] === PAUSE TestStopContainerWithTimeout/3
23:52:59 [2020-11-18T23:52:59.349Z] === RUN   TestStopContainerWithTimeout/-1
23:52:59 [2020-11-18T23:52:59.349Z] === PAUSE TestStopContainerWithTimeout/-1
23:52:59 [2020-11-18T23:52:59.349Z] === CONT  TestStopContainerWithTimeout/0
23:52:59 [2020-11-18T23:52:59.349Z] === CONT  TestStopContainerWithTimeout/-1
23:52:59 [2020-11-18T23:52:59.735Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:52:59 [2020-11-18T23:52:59.933Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/default
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/default
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/private
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/private
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rprivate
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rprivate
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/slave
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/slave
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rslave
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rslave
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/shared
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/shared
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rshared
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rshared
23:52:59 [2020-11-18T23:52:59.933Z] === CONT  TestMountDaemonRoot/default
23:52:59 [2020-11-18T23:52:59.933Z] === CONT  TestMountDaemonRoot/rslave
23:52:59 [2020-11-18T23:52:59.933Z] === CONT  TestMountDaemonRoot/rshared
23:52:59 [2020-11-18T23:52:59.933Z] === CONT  TestMountDaemonRoot/shared
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/default/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/default/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === CONT  TestMountDaemonRoot/default/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === CONT  TestMountDaemonRoot/slave
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:52:59 [2020-11-18T23:52:59.933Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rprivate
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/private
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/private/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/private/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/default/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/private/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/private/bind_root
23:52:59 [2020-11-18T23:52:59.934Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:53:00 [2020-11-18T23:53:00.228Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:53:00 [2020-11-18T23:53:00.228Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:53:00 [2020-11-18T23:53:00.228Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:53:00 [2020-11-18T23:53:00.228Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:53:00 [2020-11-18T23:53:00.228Z] --- PASS: TestMountDaemonRoot (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:53:00 [2020-11-18T23:53:00.228Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:53:00 [2020-11-18T23:53:00.228Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:53:00 [2020-11-18T23:53:00.229Z] === RUN   TestContainerBindMountNonRecursive
23:53:00 [2020-11-18T23:53:00.289Z] === CONT  TestStopContainerWithTimeout/3
23:53:00 [2020-11-18T23:53:00.318Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:53:00 [2020-11-18T23:53:00.318Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:53:00 [2020-11-18T23:53:00.951Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
23:53:00 [2020-11-18T23:53:00.951Z] === RUN   TestInfoAPI
23:53:00 [2020-11-18T23:53:00.951Z] --- PASS: TestInfoAPI (0.01s)
23:53:00 [2020-11-18T23:53:00.951Z] === RUN   TestInfoAPIWarnings
23:53:01 [2020-11-18T23:53:01.663Z] --- PASS: TestDockerNetworkMacvlan (18.51s)
23:53:01 [2020-11-18T23:53:01.664Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
23:53:01 [2020-11-18T23:53:01.664Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
23:53:01 [2020-11-18T23:53:01.664Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s)
23:53:01 [2020-11-18T23:53:01.664Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s)
23:53:01 [2020-11-18T23:53:01.664Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.93s)
23:53:01 [2020-11-18T23:53:01.664Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
23:53:01 [2020-11-18T23:53:01.664Z] PASS
23:53:01 [2020-11-18T23:53:01.664Z] 
23:53:01 [2020-11-18T23:53:01.664Z] DONE 8 tests in 20.851s
23:53:01 [2020-11-18T23:53:01.664Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:53:01 [2020-11-18T23:53:01.664Z] ++ 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
23:53:01 [2020-11-18T23:53:01.664Z] ++ set -e
23:53:01 [2020-11-18T23:53:01.664Z] ++ '[' -n 0 ']'
23:53:01 [2020-11-18T23:53:01.664Z] ++ set -x
23:53:01 [2020-11-18T23:53:01.664Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:53:01 [2020-11-18T23:53:01.664Z] testing: warning: no tests to run
23:53:01 [2020-11-18T23:53:01.664Z] PASS
23:53:01 [2020-11-18T23:53:01.664Z] 
23:53:01 [2020-11-18T23:53:01.664Z] DONE 0 tests in 0.031s
23:53:01 [2020-11-18T23:53:01.664Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:53:01 [2020-11-18T23:53:01.664Z] ++ 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
23:53:01 [2020-11-18T23:53:01.664Z] ++ set -e
23:53:01 [2020-11-18T23:53:01.664Z] ++ '[' -n 0 ']'
23:53:01 [2020-11-18T23:53:01.664Z] ++ set -x
23:53:01 [2020-11-18T23:53:01.664Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:53:01 [2020-11-18T23:53:01.664Z] INFO: Testing against a local daemon
23:53:01 [2020-11-18T23:53:01.664Z] === RUN   TestAuthZPluginAllowRequest
23:53:01 [2020-11-18T23:53:01.672Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
23:53:01 [2020-11-18T23:53:01.745Z] --- PASS: TestContainerBindMountNonRecursive (1.48s)
23:53:01 [2020-11-18T23:53:01.745Z] === RUN   TestContainerVolumesMountedAsShared
23:53:02 [2020-11-18T23:53:02.041Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s)
23:53:02 [2020-11-18T23:53:02.041Z] === RUN   TestContainerVolumesMountedAsSlave
23:53:02 [2020-11-18T23:53:02.243Z] === CONT  TestStopContainerWithTimeout/1
23:53:02 [2020-11-18T23:53:02.682Z] --- PASS: TestContainerVolumesMountedAsSlave (0.43s)
23:53:02 [2020-11-18T23:53:02.682Z] === RUN   TestNetworkNat
23:53:03 [2020-11-18T23:53:03.318Z] --- PASS: TestNetworkNat (0.54s)
23:53:03 [2020-11-18T23:53:03.318Z] === RUN   TestNetworkLocalhostTCPNat
23:53:03 [2020-11-18T23:53:03.609Z] --- PASS: TestAuthZPluginAllowRequest (1.86s)
23:53:03 [2020-11-18T23:53:03.609Z] === RUN   TestAuthZPluginTLS
23:53:03 [2020-11-18T23:53:03.614Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
23:53:03 [2020-11-18T23:53:03.614Z] === RUN   TestNetworkLoopbackNat
23:53:04 [2020-11-18T23:53:04.156Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
23:53:04 [2020-11-18T23:53:04.156Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:53:04 [2020-11-18T23:53:04.156Z]     --- PASS: TestStopContainerWithTimeout/0 (1.39s)
23:53:04 [2020-11-18T23:53:04.156Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.23s)
23:53:04 [2020-11-18T23:53:04.156Z]     --- PASS: TestStopContainerWithTimeout/3 (3.11s)
23:53:04 [2020-11-18T23:53:04.156Z]     --- PASS: TestStopContainerWithTimeout/1 (1.77s)
23:53:04 [2020-11-18T23:53:04.156Z] === RUN   TestDeleteDevicemapper
23:53:04 [2020-11-18T23:53:04.156Z] --- SKIP: TestDeleteDevicemapper (0.01s)
23:53:04 [2020-11-18T23:53:04.156Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:53:04 [2020-11-18T23:53:04.156Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:53:04 [2020-11-18T23:53:04.184Z] --- PASS: TestAuthZPluginTLS (0.72s)
23:53:04 [2020-11-18T23:53:04.184Z] === RUN   TestAuthZPluginDenyRequest
23:53:04 [2020-11-18T23:53:04.759Z] --- PASS: TestAuthZPluginDenyRequest (0.70s)
23:53:04 [2020-11-18T23:53:04.759Z] === RUN   TestAuthZPluginAPIDenyResponse
23:53:05 [2020-11-18T23:53:05.098Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
23:53:05 [2020-11-18T23:53:05.707Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s)
23:53:05 [2020-11-18T23:53:05.707Z] === RUN   TestAuthZPluginDenyResponse
23:53:06 [2020-11-18T23:53:06.283Z] --- PASS: TestAuthZPluginDenyResponse (0.69s)
23:53:06 [2020-11-18T23:53:06.283Z] === RUN   TestAuthZPluginAllowEventStream
23:53:06 [2020-11-18T23:53:06.346Z] --- PASS: TestNetworkLoopbackNat (2.72s)
23:53:06 [2020-11-18T23:53:06.347Z] === RUN   TestPause
23:53:06 [2020-11-18T23:53:06.987Z] --- PASS: TestPause (0.57s)
23:53:06 [2020-11-18T23:53:06.987Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:53:06 [2020-11-18T23:53:06.987Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:53:06 [2020-11-18T23:53:06.987Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:53:06 [2020-11-18T23:53:06.987Z] === RUN   TestPauseStopPausedContainer
23:53:07 [2020-11-18T23:53:07.012Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
23:53:07 [2020-11-18T23:53:07.623Z] --- PASS: TestPauseStopPausedContainer (0.57s)
23:53:07 [2020-11-18T23:53:07.623Z] === RUN   TestPsFilter
23:53:07 [2020-11-18T23:53:07.623Z] --- PASS: TestPsFilter (0.15s)
23:53:07 [2020-11-18T23:53:07.623Z] === RUN   TestRemoveContainerWithRemovedVolume
23:53:07 [2020-11-18T23:53:07.716Z] INFO: Extraction ended at 11/18/2020 23:53:06. Duration:00:00:24.4647642
23:53:07 [2020-11-18T23:53:07.716Z] INFO: Updating the golang and path environment variables
23:53:07 [2020-11-18T23:53:07.716Z] INFO: GOPATH=d:\gopath
23:53:07 [2020-11-18T23:53:07.716Z] INFO: go version go1.13.15 windows/amd64
23:53:07 [2020-11-18T23:53:07.716Z] INFO: Running the daemon under test in debug mode
23:53:07 [2020-11-18T23:53:07.716Z] INFO: Starting a daemon under test...
23:53:07 [2020-11-18T23:53:07.716Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41695\1\daemon --pidfile d:\CI\PR-41695\1\docker.pid -D
23:53:07 [2020-11-18T23:53:07.716Z] INFO: Process started successfully.
23:53:07 [2020-11-18T23:53:07.716Z] INFO: Start tailing logs of the daemon under tests
23:53:07 [2020-11-18T23:53:07.716Z] INFO: Waiting for the daemon under test to start...
23:53:07 [2020-11-18T23:53:07.954Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.81s)
23:53:07 [2020-11-18T23:53:07.954Z] === RUN   TestUpdateMemory
23:53:07 [2020-11-18T23:53:07.954Z] --- SKIP: TestUpdateMemory (0.00s)
23:53:07 [2020-11-18T23:53:07.954Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:53:07 [2020-11-18T23:53:07.954Z] === RUN   TestUpdateCPUQuota
23:53:08 [2020-11-18T23:53:08.205Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s)
23:53:08 [2020-11-18T23:53:08.205Z] === RUN   TestAuthZPluginErrorResponse
23:53:08 [2020-11-18T23:53:08.260Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
23:53:08 [2020-11-18T23:53:08.260Z] === RUN   TestRemoveContainerWithVolume
23:53:08 [2020-11-18T23:53:08.781Z] --- PASS: TestAuthZPluginErrorResponse (0.78s)
23:53:08 [2020-11-18T23:53:08.781Z] === RUN   TestAuthZPluginErrorRequest
23:53:08 [2020-11-18T23:53:08.900Z] --- PASS: TestRemoveContainerWithVolume (0.54s)
23:53:08 [2020-11-18T23:53:08.900Z] === RUN   TestRemoveContainerRunning
23:53:09 [2020-11-18T23:53:09.195Z] --- PASS: TestRemoveContainerRunning (0.54s)
23:53:09 [2020-11-18T23:53:09.195Z] === RUN   TestRemoveContainerForceRemoveRunning
23:53:09 [2020-11-18T23:53:09.339Z] --- PASS: TestUpdateCPUQuota (1.38s)
23:53:09 [2020-11-18T23:53:09.339Z] === RUN   TestUpdatePidsLimit
23:53:09 [2020-11-18T23:53:09.339Z] === RUN   TestUpdatePidsLimit/update_from_none
23:53:09 [2020-11-18T23:53:09.356Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
23:53:09 [2020-11-18T23:53:09.356Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:53:09 [2020-11-18T23:53:09.600Z] === RUN   TestUpdatePidsLimit/no_change
23:53:09 [2020-11-18T23:53:09.833Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s)
23:53:09 [2020-11-18T23:53:09.833Z] === RUN   TestRemoveInvalidContainer
23:53:09 [2020-11-18T23:53:09.833Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:53:09 [2020-11-18T23:53:09.833Z] === RUN   TestRenameLinkedContainer
23:53:09 [2020-11-18T23:53:09.860Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
23:53:09 [2020-11-18T23:53:09.860Z] === RUN   TestUpdatePidsLimit/update_lower
23:53:10 [2020-11-18T23:53:10.122Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
23:53:10 [2020-11-18T23:53:10.303Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s)
23:53:10 [2020-11-18T23:53:10.303Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:53:10 [2020-11-18T23:53:10.382Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:53:10 [2020-11-18T23:53:10.642Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:53:11 [2020-11-18T23:53:11.212Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:53:11 [2020-11-18T23:53:11.473Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:53:11 [2020-11-18T23:53:11.928Z] --- PASS: TestRenameLinkedContainer (2.18s)
23:53:11 [2020-11-18T23:53:11.929Z] === RUN   TestRenameStoppedContainer
23:53:12 [2020-11-18T23:53:12.415Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
23:53:12 [2020-11-18T23:53:12.565Z] --- PASS: TestRenameStoppedContainer (0.52s)
23:53:12 [2020-11-18T23:53:12.565Z] === RUN   TestRenameRunningContainerAndReuse
23:53:12 [2020-11-18T23:53:12.699Z] --- PASS: TestUpdatePidsLimit (3.55s)
23:53:12 [2020-11-18T23:53:12.699Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
23:53:12 [2020-11-18T23:53:12.699Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
23:53:12 [2020-11-18T23:53:12.699Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
23:53:12 [2020-11-18T23:53:12.699Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
23:53:12 [2020-11-18T23:53:12.699Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
23:53:12 [2020-11-18T23:53:12.699Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
23:53:12 [2020-11-18T23:53:12.699Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
23:53:12 [2020-11-18T23:53:12.699Z] === RUN   TestUpdateRestartPolicy
23:53:12 [2020-11-18T23:53:12.860Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.41s)
23:53:12 [2020-11-18T23:53:12.860Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:53:12 [2020-11-18T23:53:12.969Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
23:53:13 [2020-11-18T23:53:13.229Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
23:53:13 [2020-11-18T23:53:13.610Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s)
23:53:13 [2020-11-18T23:53:13.610Z] === RUN   TestRenameInvalidName
23:53:14 [2020-11-18T23:53:14.247Z] --- PASS: TestRenameInvalidName (0.53s)
23:53:14 [2020-11-18T23:53:14.247Z] === RUN   TestRenameAnonymousContainer
23:53:14 [2020-11-18T23:53:14.784Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s)
23:53:14 [2020-11-18T23:53:14.784Z] === RUN   TestAuthZPluginHeader
23:53:15 [2020-11-18T23:53:15.159Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
23:53:16 [2020-11-18T23:53:16.177Z] --- PASS: TestAuthZPluginHeader (1.08s)
23:53:16 [2020-11-18T23:53:16.177Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:53:16 [2020-11-18T23:53:16.177Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:53:16 [2020-11-18T23:53:16.177Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:53:16 [2020-11-18T23:53:16.177Z] === RUN   TestAuthZPluginV2Disable
23:53:16 [2020-11-18T23:53:16.177Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:53:16 [2020-11-18T23:53:16.177Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:53:16 [2020-11-18T23:53:16.177Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:53:16 [2020-11-18T23:53:16.177Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:53:16 [2020-11-18T23:53:16.177Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:53:16 [2020-11-18T23:53:16.177Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:53:16 [2020-11-18T23:53:16.177Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:53:16 [2020-11-18T23:53:16.177Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:53:16 [2020-11-18T23:53:16.177Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:53:16 [2020-11-18T23:53:16.338Z] --- PASS: TestRenameAnonymousContainer (2.02s)
23:53:16 [2020-11-18T23:53:16.338Z] === RUN   TestRenameContainerWithSameName
23:53:16 [2020-11-18T23:53:16.630Z] --- PASS: TestRenameContainerWithSameName (0.54s)
23:53:16 [2020-11-18T23:53:16.630Z] === RUN   TestRenameContainerWithLinkedContainer
23:53:17 [2020-11-18T23:53:17.070Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
23:53:17 [2020-11-18T23:53:17.330Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
23:53:17 [2020-11-18T23:53:17.670Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s)
23:53:17 [2020-11-18T23:53:17.670Z] === RUN   TestResize
23:53:18 [2020-11-18T23:53:18.309Z] --- PASS: TestResize (0.54s)
23:53:18 [2020-11-18T23:53:18.309Z] === RUN   TestResizeWithInvalidSize
23:53:18 [2020-11-18T23:53:18.713Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
23:53:18 [2020-11-18T23:53:18.947Z] --- PASS: TestResizeWithInvalidSize (0.55s)
23:53:18 [2020-11-18T23:53:18.947Z] === RUN   TestResizeWhenContainerNotStarted
23:53:19 [2020-11-18T23:53:19.246Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s)
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:53:19 [2020-11-18T23:53:19.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestInfoAPIWarnings (16.25s)
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestInfoDebug
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestInfoDebug (0.54s)
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestInfoInsecureRegistries
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestInfoRegistryMirrors
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestLoginFailsWithBadCredentials
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestPingCacheHeaders
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestPingCacheHeaders (0.02s)
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestPingGet
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestPingGet (0.01s)
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestPingHead
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestPingHead (0.01s)
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestVersion
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestVersion (0.01s)
23:53:19 [2020-11-18T23:53:19.760Z] PASS
23:53:19 [2020-11-18T23:53:19.760Z] 
23:53:19 [2020-11-18T23:53:19.760Z] === Skipped
23:53:19 [2020-11-18T23:53:19.760Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:53:19 [2020-11-18T23:53:19.760Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:53:19 [2020-11-18T23:53:19.760Z] 
23:53:19 [2020-11-18T23:53:19.760Z] 
23:53:19 [2020-11-18T23:53:19.760Z] DONE 18 tests, 1 skipped in 21.338s
23:53:19 [2020-11-18T23:53:19.760Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
23:53:19 [2020-11-18T23:53:19.760Z] ++ 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
23:53:19 [2020-11-18T23:53:19.760Z] ++ set -e
23:53:19 [2020-11-18T23:53:19.760Z] ++ '[' -n 0 ']'
23:53:19 [2020-11-18T23:53:19.760Z] ++ set -x
23:53:19 [2020-11-18T23:53:19.760Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:53:19 [2020-11-18T23:53:19.760Z] INFO: Testing against a local daemon
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestVolumesCreateAndList
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestVolumesRemove
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestVolumesRemove (0.11s)
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestVolumesInspect
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestVolumesInspect (0.01s)
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestVolumesInvalidJSON
23:53:19 [2020-11-18T23:53:19.760Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:53:19 [2020-11-18T23:53:19.760Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:53:19 [2020-11-18T23:53:19.760Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:53:19 [2020-11-18T23:53:19.760Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:53:19 [2020-11-18T23:53:19.760Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:53:19 [2020-11-18T23:53:19.760Z] PASS
23:53:19 [2020-11-18T23:53:19.760Z] 
23:53:19 [2020-11-18T23:53:19.760Z] DONE 5 tests in 0.272s
23:53:19 [2020-11-18T23:53:19.760Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:53:19 [2020-11-18T23:53:19.760Z] ++++ cat bundles/test-integration/docker.pid
23:53:19 [2020-11-18T23:53:19.760Z] +++ kill 12198
23:53:20 [2020-11-18T23:53:20.850Z] +++ /etc/init.d/apparmor stop
23:53:20 [2020-11-18T23:53:20.850Z] Leaving: AppArmorNo profiles have been unloaded.
23:53:20 [2020-11-18T23:53:20.850Z] 
23:53:20 [2020-11-18T23:53:20.850Z] Unloading profiles will leave already running processes permanently
23:53:20 [2020-11-18T23:53:20.850Z] unconfined, which can lead to unexpected situations.
23:53:20 [2020-11-18T23:53:20.850Z] 
23:53:20 [2020-11-18T23:53:20.850Z] To set a process to complain mode, use the command line tool
23:53:20 [2020-11-18T23:53:20.850Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:53:20 [2020-11-18T23:53:20.850Z] +++ true
23:53:20 [2020-11-18T23:53:20.850Z] exiting test-integration
23:53:20 [2020-11-18T23:53:20.850Z] ++ exit 0
23:53:20 [2020-11-18T23:53:20.850Z] 
23:53:21 [2020-11-18T23:53:21.255Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
23:53:21 [2020-11-18T23:53:21.255Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
23:53:21 [2020-11-18T23:53:21.354Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:53:21 [2020-11-18T23:53:21.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:53:22 [2020-11-18T23:53:22.196Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
23:53:22 [2020-11-18T23:53:22.295Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:53:22 [2020-11-18T23:53:22.295Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:53:22 [2020-11-18T23:53:22.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
Post stage
[Pipeline] junit
23:53:23 [2020-11-18T23:53:23.019Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:53:23 [2020-11-18T23:53:23.578Z] === RUN   TestDockerSuite/TestBuildCacheAdd
23:53:23 [2020-11-18T23:53:23.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:53:23 [2020-11-18T23:53:23.639Z] + echo Ensuring container killed.
23:53:23 [2020-11-18T23:53:23.639Z] Ensuring container killed.
23:53:23 [2020-11-18T23:53:23.639Z] + docker rm -vf docker-pr1
23:53:23 [2020-11-18T23:53:23.639Z] Error: No such container: docker-pr1
23:53:23 [2020-11-18T23:53:23.639Z] + true
[Pipeline] sh
23:53:23 [2020-11-18T23:53:23.884Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:53:24 [2020-11-18T23:53:24.018Z] + echo Chowning /workspace to jenkins user
23:53:24 [2020-11-18T23:53:24.018Z] Chowning /workspace to jenkins user
23:53:24 [2020-11-18T23:53:24.018Z] + id -u
23:53:24 [2020-11-18T23:53:24.018Z] + id -g
23:53:24 [2020-11-18T23:53:24.018Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41695:/workspace busybox chown -R 1001:1001 /workspace
23:53:24 [2020-11-18T23:53:24.018Z] Unable to find image 'busybox:latest' locally
23:53:24 [2020-11-18T23:53:24.150Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
23:53:24 [2020-11-18T23:53:24.377Z] latest: Pulling from library/busybox
23:53:24 [2020-11-18T23:53:24.673Z] 393d6a917252: Pulling fs layer
23:53:24 [2020-11-18T23:53:24.673Z] 393d6a917252: Verifying Checksum
23:53:24 [2020-11-18T23:53:24.673Z] 393d6a917252: Download complete
23:53:24 [2020-11-18T23:53:24.721Z] === RUN   TestDockerSuite/TestBuildCacheFrom
23:53:24 [2020-11-18T23:53:24.954Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:53:25 [2020-11-18T23:53:25.291Z] --- PASS: TestUpdateRestartPolicy (12.57s)
23:53:25 [2020-11-18T23:53:25.291Z] === RUN   TestUpdateRestartWithAutoRemove
23:53:25 [2020-11-18T23:53:25.307Z] 393d6a917252: Pull complete
23:53:25 [2020-11-18T23:53:25.307Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
23:53:25 [2020-11-18T23:53:25.307Z] Status: Downloaded newer image for busybox:latest
23:53:26 [2020-11-18T23:53:26.235Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
23:53:26 [2020-11-18T23:53:26.235Z] === RUN   TestWaitNonBlocked
23:53:26 [2020-11-18T23:53:26.235Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:53:26 [2020-11-18T23:53:26.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:53:26 [2020-11-18T23:53:26.235Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:53:26 [2020-11-18T23:53:26.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:53:26 [2020-11-18T23:53:26.235Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:53:26 [2020-11-18T23:53:26.235Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:53:27 [2020-11-18T23:53:27.617Z] --- PASS: TestWaitNonBlocked (0.03s)
23:53:27 [2020-11-18T23:53:27.618Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s)
23:53:27 [2020-11-18T23:53:27.618Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s)
23:53:27 [2020-11-18T23:53:27.618Z] === RUN   TestWaitBlocked
23:53:27 [2020-11-18T23:53:27.618Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:53:27 [2020-11-18T23:53:27.618Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:53:27 [2020-11-18T23:53:27.618Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:53:27 [2020-11-18T23:53:27.618Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:53:27 [2020-11-18T23:53:27.618Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:53:27 [2020-11-18T23:53:27.618Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:53:27 [2020-11-18T23:53:27.712Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.30s)
23:53:27 [2020-11-18T23:53:27.712Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s)
23:53:27 [2020-11-18T23:53:27.712Z] === RUN   TestCgroupNamespacesRun
23:53:27 [2020-11-18T23:53:27.771Z] + bundleName=s390x-integration
23:53:27 [2020-11-18T23:53:27.771Z] + echo Creating s390x-integration-bundles.tar.gz
23:53:27 [2020-11-18T23:53:27.771Z] Creating s390x-integration-bundles.tar.gz
23:53:27 [2020-11-18T23:53:27.771Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:53:27 [2020-11-18T23:53:27.771Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:53:27 [2020-11-18T23:53:27.855Z] Archiving artifacts
23:53:28 [2020-11-18T23:53:28.266Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41695/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:53:28 [2020-11-18T23:53:28.649Z] + make clean
23:53:28 [2020-11-18T23:53:28.758Z] --- PASS: TestCgroupNamespacesRun (1.36s)
23:53:28 [2020-11-18T23:53:28.758Z] === RUN   TestCgroupNamespacesRunPrivileged
23:53:28 [2020-11-18T23:53:28.882Z] .....INFO: Daemon under test started and replied!
23:53:28 [2020-11-18T23:53:28.882Z] INFO: Docker version of the daemon under test
23:53:28 [2020-11-18T23:53:28.882Z] 
23:53:28 [2020-11-18T23:53:28.882Z] Client:
23:53:28 [2020-11-18T23:53:28.882Z]  Version:      17.06.2-ce
23:53:28 [2020-11-18T23:53:28.882Z]  API version:  1.30
23:53:28 [2020-11-18T23:53:28.882Z]  Go version:   go1.8.3
23:53:28 [2020-11-18T23:53:28.882Z]  Git commit:   cec0b72
23:53:28 [2020-11-18T23:53:28.882Z]  Built:        Tue Sep  5 19:57:19 2017
23:53:28 [2020-11-18T23:53:28.882Z]  OS/Arch:      windows/amd64
23:53:28 [2020-11-18T23:53:28.882Z] 
23:53:28 [2020-11-18T23:53:28.882Z] Server:
23:53:28 [2020-11-18T23:53:28.882Z]  Version:      0.0.0-dev
23:53:28 [2020-11-18T23:53:28.882Z]  API version:  1.41 (minimum version 1.24)
23:53:28 [2020-11-18T23:53:28.882Z]  Go version:   go1.13.15
23:53:28 [2020-11-18T23:53:28.882Z]  Git commit:   c7f0b509cf
23:53:28 [2020-11-18T23:53:28.882Z]  Built:        11/18/2020 23:51:23
23:53:28 [2020-11-18T23:53:28.882Z]  OS/Arch:      windows/amd64
23:53:28 [2020-11-18T23:53:28.882Z]  Experimental: false
23:53:28 [2020-11-18T23:53:28.882Z] 
23:53:28 [2020-11-18T23:53:28.882Z] INFO: Docker info of the daemon under test
23:53:28 [2020-11-18T23:53:28.882Z] 
23:53:28 [2020-11-18T23:53:28.882Z] Containers: 0
23:53:28 [2020-11-18T23:53:28.882Z]  Running: 0
23:53:28 [2020-11-18T23:53:28.882Z]  Paused: 0
23:53:28 [2020-11-18T23:53:28.882Z]  Stopped: 0
23:53:28 [2020-11-18T23:53:28.882Z] Images: 0
23:53:28 [2020-11-18T23:53:28.882Z] Server Version: 0.0.0-dev
23:53:28 [2020-11-18T23:53:28.882Z] Storage Driver: windowsfilter
23:53:28 [2020-11-18T23:53:28.882Z]  Windows: 
23:53:28 [2020-11-18T23:53:28.882Z] Logging Driver: json-file
23:53:28 [2020-11-18T23:53:28.882Z] Plugins: 
23:53:28 [2020-11-18T23:53:28.882Z]  Volume: local
23:53:28 [2020-11-18T23:53:28.882Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:53:28 [2020-11-18T23:53:28.882Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:53:28 [2020-11-18T23:53:28.882Z] Swarm: inactive
23:53:28 [2020-11-18T23:53:28.882Z] Default Isolation: process
23:53:28 [2020-11-18T23:53:28.882Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:53:28 [2020-11-18T23:53:28.882Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
23:53:28 [2020-11-18T23:53:28.882Z] OSType: windows
23:53:28 [2020-11-18T23:53:28.882Z] Architecture: x86_64
23:53:28 [2020-11-18T23:53:28.882Z] CPUs: 4
23:53:28 [2020-11-18T23:53:28.882Z] Total Memory: 32GiB
23:53:28 [2020-11-18T23:53:28.882Z] Name: azwin-2-b38c90
23:53:28 [2020-11-18T23:53:28.882Z] ID: XB45:7CGA:AEQI:SH2Q:XSIR:EOEE:7OGF:ZGZF:OQ6K:7W2P:ISLV:NTSX
23:53:28 [2020-11-18T23:53:28.882Z] Docker Root Dir: D:\CI\PR-41695\1\daemon
23:53:28 [2020-11-18T23:53:28.882Z] Debug Mode (client): false
23:53:28 [2020-11-18T23:53:28.882Z] Debug Mode (server): true
23:53:28 [2020-11-18T23:53:28.882Z]  File Descriptors: -1
23:53:28 [2020-11-18T23:53:28.882Z]  Goroutines: 16
23:53:28 [2020-11-18T23:53:28.882Z]  System Time: 2020-11-18T23:53:26.2797642Z
23:53:28 [2020-11-18T23:53:28.882Z]  EventsListeners: 0
23:53:28 [2020-11-18T23:53:28.882Z] Registry: https://index.docker.io/v1/
23:53:28 [2020-11-18T23:53:28.882Z] Labels:
23:53:28 [2020-11-18T23:53:28.882Z] Experimental: false
23:53:28 [2020-11-18T23:53:28.882Z] Insecure Registries:
23:53:28 [2020-11-18T23:53:28.882Z]  127.0.0.0/8
23:53:28 [2020-11-18T23:53:28.882Z] Live Restore Enabled: false
23:53:28 [2020-11-18T23:53:28.882Z] 
23:53:28 [2020-11-18T23:53:28.882Z] 
23:53:28 [2020-11-18T23:53:28.882Z] INFO: Docker images of the daemon under test
23:53:28 [2020-11-18T23:53:28.882Z] 
23:53:28 [2020-11-18T23:53:28.882Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
23:53:28 [2020-11-18T23:53:28.882Z] 
23:53:28 [2020-11-18T23:53:28.882Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
23:53:28 [2020-11-18T23:53:28.882Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
23:53:28 [2020-11-18T23:53:28.882Z] ltsc2019: Pulling from windows/servercore
23:53:28 [2020-11-18T23:53:28.882Z] 4612f6d0b889: Pulling fs layer
23:53:28 [2020-11-18T23:53:28.882Z] 680bbdbacf1b: Pulling fs layer
23:53:28 [2020-11-18T23:53:28.940Z] docker volume rm -f docker-dev-cache
23:53:28 [2020-11-18T23:53:28.971Z] docker-dev-cache
[Pipeline] deleteDir
23:53:29 [2020-11-18T23:53:29.001Z] --- PASS: TestWaitBlocked (0.03s)
23:53:29 [2020-11-18T23:53:29.002Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.47s)
23:53:29 [2020-11-18T23:53:29.002Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.47s)
23:53:29 [2020-11-18T23:53:29.002Z] === CONT  TestContainerStartOnDaemonRestart
23:53:29 [2020-11-18T23:53:29.002Z] === CONT  TestIpcModeOlderClient
23:53:29 [2020-11-18T23:53:29.002Z] --- PASS: TestIpcModeOlderClient (0.15s)
23:53:29 [2020-11-18T23:53:29.002Z] === CONT  TestDaemonHostGatewayIP
23:53:29 [2020-11-18T23:53:29.574Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:53:30 [2020-11-18T23:53:30.280Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s)
23:53:30 [2020-11-18T23:53:30.280Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:53:31 [2020-11-18T23:53:31.796Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s)
23:53:31 [2020-11-18T23:53:31.796Z] === RUN   TestCgroupNamespacesRunHostMode
23:53:32 [2020-11-18T23:53:32.119Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
23:53:32 [2020-11-18T23:53:32.844Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s)
23:53:32 [2020-11-18T23:53:32.844Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:53:33 [2020-11-18T23:53:33.060Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
23:53:33 [2020-11-18T23:53:33.060Z] --- PASS: TestContainerStartOnDaemonRestart (4.12s)
23:53:33 [2020-11-18T23:53:33.060Z] === CONT  TestContainerKillOnDaemonStart
23:53:33 [2020-11-18T23:53:33.606Z] 680bbdbacf1b: Verifying Checksum
23:53:33 [2020-11-18T23:53:33.606Z] 680bbdbacf1b: Download complete
23:53:33 [2020-11-18T23:53:33.631Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
23:53:34 [2020-11-18T23:53:34.313Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.05s)
23:53:34 [2020-11-18T23:53:34.313Z] PASS
23:53:34 [2020-11-18T23:53:34.313Z] 
23:53:34 [2020-11-18T23:53:34.313Z] === Skipped
23:53:34 [2020-11-18T23:53:34.313Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:53:34 [2020-11-18T23:53:34.313Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:53:34 [2020-11-18T23:53:34.313Z] 
23:53:34 [2020-11-18T23:53:34.313Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:53:34 [2020-11-18T23:53:34.313Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:53:34 [2020-11-18T23:53:34.313Z] 
23:53:34 [2020-11-18T23:53:34.313Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:53:34 [2020-11-18T23:53:34.313Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:53:34 [2020-11-18T23:53:34.313Z] 
23:53:34 [2020-11-18T23:53:34.313Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:53:34 [2020-11-18T23:53:34.313Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:53:34 [2020-11-18T23:53:34.313Z] 
23:53:34 [2020-11-18T23:53:34.313Z] 
23:53:34 [2020-11-18T23:53:34.313Z] DONE 17 tests, 4 skipped in 32.603s
23:53:34 [2020-11-18T23:53:34.313Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:53:34 [2020-11-18T23:53:34.313Z] ++ 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
23:53:34 [2020-11-18T23:53:34.313Z] ++ set -e
23:53:34 [2020-11-18T23:53:34.313Z] ++ '[' -n 0 ']'
23:53:34 [2020-11-18T23:53:34.313Z] ++ set -x
23:53:34 [2020-11-18T23:53:34.313Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:53:34 [2020-11-18T23:53:34.313Z] INFO: Testing against a local daemon
23:53:34 [2020-11-18T23:53:34.313Z] === RUN   TestPluginInvalidJSON
23:53:34 [2020-11-18T23:53:34.313Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:53:34 [2020-11-18T23:53:34.313Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:53:34 [2020-11-18T23:53:34.313Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:53:34 [2020-11-18T23:53:34.313Z] --- PASS: TestPluginInvalidJSON (0.03s)
23:53:34 [2020-11-18T23:53:34.313Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:53:34 [2020-11-18T23:53:34.313Z] === RUN   TestPluginInstall
23:53:34 [2020-11-18T23:53:34.313Z] === RUN   TestPluginInstall/no_auth
23:53:34 [2020-11-18T23:53:34.362Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s)
23:53:34 [2020-11-18T23:53:34.362Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:53:34 [2020-11-18T23:53:34.575Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
23:53:34 [2020-11-18T23:53:34.575Z] --- PASS: TestDaemonHostGatewayIP (5.58s)
23:53:34 [2020-11-18T23:53:34.575Z] === CONT  TestDaemonRestartIpcMode
23:53:34 [2020-11-18T23:53:34.836Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
23:53:35 [2020-11-18T23:53:35.453Z] Created binary: bundles/binary-daemon/dockerd-dev
23:53:35 [2020-11-18T23:53:35.453Z] Copying nested executables into bundles/binary-daemon
23:53:35 [2020-11-18T23:53:35.777Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
23:53:35 [2020-11-18T23:53:35.885Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s)
23:53:35 [2020-11-18T23:53:35.885Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:53:36 [2020-11-18T23:53:36.390Z] 
23:53:36 [2020-11-18T23:53:36.523Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
23:53:36 [2020-11-18T23:53:36.523Z] === RUN   TestCgroupNamespacesRunOlderClient
23:53:36 [2020-11-18T23:53:36.868Z] time="2020-11-18T23:53:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:53:36 [2020-11-18T23:53:36.868Z] time="2020-11-18T23:53:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:922040a7461d849b38158c53b87248f578dd3f467b618f431eb7d50c8bbc697c" mediatype=application/vnd.docker.plugin.v1+json size=522
23:53:36 [2020-11-18T23:53:36.868Z] time="2020-11-18T23:53:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:53:36 [2020-11-18T23:53:36.868Z] time="2020-11-18T23:53:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:922040a7461d849b38158c53b87248f578dd3f467b618f431eb7d50c8bbc697c" mediatype=application/vnd.docker.plugin.v1+json size=522
23:53:36 [2020-11-18T23:53:36.868Z] === RUN   TestPluginInstall/with_htpasswd
23:53:37 [2020-11-18T23:53:37.161Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
23:53:37 [2020-11-18T23:53:37.444Z] time="2020-11-18T23:53:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:53:37 [2020-11-18T23:53:37.444Z] time="2020-11-18T23:53:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cf271cacfcb86e0ebfdc0b604bf6e2095cdc0f5253bc7c2161cd47ea31fb541" mediatype=application/vnd.docker.plugin.v1+json size=522
23:53:37 [2020-11-18T23:53:37.444Z] time="2020-11-18T23:53:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:53:37 [2020-11-18T23:53:37.444Z] time="2020-11-18T23:53:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cf271cacfcb86e0ebfdc0b604bf6e2095cdc0f5253bc7c2161cd47ea31fb541" mediatype=application/vnd.docker.plugin.v1+json size=522
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
23:53:38 [2020-11-18T23:53:38.019Z] === RUN   TestPluginInstall/with_insecure
23:53:38 [2020-11-18T23:53:38.041Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s)
23:53:38 [2020-11-18T23:53:38.041Z] === RUN   TestKernelTCPMemory
23:53:38 [2020-11-18T23:53:38.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh cross
23:53:38 [2020-11-18T23:53:38.333Z] --- PASS: TestKernelTCPMemory (0.62s)
23:53:38 [2020-11-18T23:53:38.333Z] === RUN   TestNISDomainname
23:53:38 [2020-11-18T23:53:38.365Z] 
23:53:38 [2020-11-18T23:53:38.545Z] --- PASS: TestDaemonRestartIpcMode (3.63s)
23:53:38 [2020-11-18T23:53:38.624Z] Removing bundles/
23:53:38 [2020-11-18T23:53:38.624Z] 
23:53:38 [2020-11-18T23:53:38.624Z] ---> Making bundle: cross (in bundles/cross)
23:53:38 [2020-11-18T23:53:38.624Z] Cross building: bundles/cross/linux/amd64
23:53:38 [2020-11-18T23:53:38.624Z] Building: bundles/cross/linux/amd64/dockerd-dev
23:53:38 [2020-11-18T23:53:38.624Z] GOOS="linux" GOARCH="amd64" GOARM=""
23:53:38 [2020-11-18T23:53:38.972Z] --- PASS: TestNISDomainname (0.68s)
23:53:38 [2020-11-18T23:53:38.972Z] === RUN   TestHostnameDnsResolution
23:53:39 [2020-11-18T23:53:39.412Z] time="2020-11-18T23:53:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:53:39 [2020-11-18T23:53:39.412Z] time="2020-11-18T23:53:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42641d6fcf49494f1976dbfda030205207be42813d090af7810885a024baec88" mediatype=application/vnd.docker.plugin.v1+json size=522
23:53:39 [2020-11-18T23:53:39.412Z] time="2020-11-18T23:53:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:53:39 [2020-11-18T23:53:39.412Z] time="2020-11-18T23:53:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42641d6fcf49494f1976dbfda030205207be42813d090af7810885a024baec88" mediatype=application/vnd.docker.plugin.v1+json size=522
23:53:39 [2020-11-18T23:53:39.486Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
23:53:39 [2020-11-18T23:53:39.675Z] --- PASS: TestPluginInstall (5.53s)
23:53:39 [2020-11-18T23:53:39.675Z]     --- PASS: TestPluginInstall/no_auth (2.60s)
23:53:39 [2020-11-18T23:53:39.675Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
23:53:39 [2020-11-18T23:53:39.675Z]     --- PASS: TestPluginInstall/with_insecure (1.74s)
23:53:39 [2020-11-18T23:53:39.675Z]         plugin_test.go:157: [d4157aaa01bc2] daemon is not started
23:53:39 [2020-11-18T23:53:39.675Z] PASS
23:53:39 [2020-11-18T23:53:39.675Z] 
23:53:39 [2020-11-18T23:53:39.675Z] DONE 6 tests in 5.739s
23:53:39 [2020-11-18T23:53:39.675Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:53:39 [2020-11-18T23:53:39.675Z] ++ 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
23:53:39 [2020-11-18T23:53:39.675Z] ++ set -e
23:53:39 [2020-11-18T23:53:39.675Z] ++ '[' -n 0 ']'
23:53:39 [2020-11-18T23:53:39.675Z] ++ set -x
23:53:39 [2020-11-18T23:53:39.675Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:53:39 [2020-11-18T23:53:39.746Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
23:53:39 [2020-11-18T23:53:39.746Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
23:53:39 [2020-11-18T23:53:39.938Z] INFO: Testing against a local daemon
23:53:39 [2020-11-18T23:53:39.938Z] === RUN   TestExternalGraphDriver
23:53:39 [2020-11-18T23:53:39.938Z] === RUN   TestExternalGraphDriver/json
23:53:40 [2020-11-18T23:53:40.018Z] --- PASS: TestHostnameDnsResolution (0.83s)
23:53:40 [2020-11-18T23:53:40.018Z] === RUN   TestStats
23:53:40 [2020-11-18T23:53:40.688Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
23:53:42 [2020-11-18T23:53:42.069Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
23:53:42 [2020-11-18T23:53:42.495Z] === RUN   TestExternalGraphDriver/spec
23:53:42 [2020-11-18T23:53:42.640Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
23:53:42 [2020-11-18T23:53:42.751Z] --- PASS: TestStats (2.56s)
23:53:42 [2020-11-18T23:53:42.751Z] === RUN   TestStopContainerWithTimeout
23:53:42 [2020-11-18T23:53:42.751Z] === RUN   TestStopContainerWithTimeout/0
23:53:42 [2020-11-18T23:53:42.751Z] === PAUSE TestStopContainerWithTimeout/0
23:53:42 [2020-11-18T23:53:42.751Z] === RUN   TestStopContainerWithTimeout/1
23:53:42 [2020-11-18T23:53:42.751Z] === PAUSE TestStopContainerWithTimeout/1
23:53:42 [2020-11-18T23:53:42.751Z] === RUN   TestStopContainerWithTimeout/3
23:53:42 [2020-11-18T23:53:42.751Z] === PAUSE TestStopContainerWithTimeout/3
23:53:42 [2020-11-18T23:53:42.751Z] === RUN   TestStopContainerWithTimeout/-1
23:53:42 [2020-11-18T23:53:42.751Z] === PAUSE TestStopContainerWithTimeout/-1
23:53:42 [2020-11-18T23:53:42.751Z] === CONT  TestStopContainerWithTimeout/0
23:53:42 [2020-11-18T23:53:42.751Z] === CONT  TestStopContainerWithTimeout/3
23:53:42 [2020-11-18T23:53:42.751Z] === CONT  TestStopContainerWithTimeout/1
23:53:42 [2020-11-18T23:53:42.751Z] === CONT  TestStopContainerWithTimeout/-1
23:53:42 [2020-11-18T23:53:42.900Z] === RUN   TestDockerSuite/TestBuildClearCmd
23:53:43 [2020-11-18T23:53:43.160Z] === RUN   TestDockerSuite/TestBuildCmd
23:53:43 [2020-11-18T23:53:43.731Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
23:53:43 [2020-11-18T23:53:43.731Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
23:53:44 [2020-11-18T23:53:44.301Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
23:53:44 [2020-11-18T23:53:44.301Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
23:53:45 [2020-11-18T23:53:45.243Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
23:53:45 [2020-11-18T23:53:45.491Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:53:45 [2020-11-18T23:53:45.491Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
23:53:45 [2020-11-18T23:53:45.491Z]     --- PASS: TestStopContainerWithTimeout/1 (1.74s)
23:53:45 [2020-11-18T23:53:45.491Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.80s)
23:53:45 [2020-11-18T23:53:45.491Z]     --- PASS: TestStopContainerWithTimeout/3 (2.99s)
23:53:45 [2020-11-18T23:53:45.491Z] === RUN   TestDeleteDevicemapper
23:53:45 [2020-11-18T23:53:45.491Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:53:45 [2020-11-18T23:53:45.491Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:53:45 [2020-11-18T23:53:45.491Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:53:45 [2020-11-18T23:53:45.807Z] === RUN   TestExternalGraphDriver/pull
23:53:46 [2020-11-18T23:53:46.185Z] --- PASS: TestContainerKillOnDaemonStart (13.11s)
23:53:46 [2020-11-18T23:53:46.185Z] PASS
23:53:46 [2020-11-18T23:53:46.185Z] 
23:53:46 [2020-11-18T23:53:46.185Z] === Skipped
23:53:46 [2020-11-18T23:53:46.185Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:53:46 [2020-11-18T23:53:46.185Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:53:46 [2020-11-18T23:53:46.185Z] 
23:53:46 [2020-11-18T23:53:46.185Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:53:46 [2020-11-18T23:53:46.185Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:53:46 [2020-11-18T23:53:46.185Z] 
23:53:46 [2020-11-18T23:53:46.185Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:53:46 [2020-11-18T23:53:46.185Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:53:46 [2020-11-18T23:53:46.185Z] 
23:53:46 [2020-11-18T23:53:46.185Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:53:46 [2020-11-18T23:53:46.185Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:53:46 [2020-11-18T23:53:46.185Z] 
23:53:46 [2020-11-18T23:53:46.185Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s)
23:53:46 [2020-11-18T23:53:46.185Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:53:46 [2020-11-18T23:53:46.185Z] 
23:53:46 [2020-11-18T23:53:46.185Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:53:46 [2020-11-18T23:53:46.185Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:53:46 [2020-11-18T23:53:46.185Z] 
23:53:46 [2020-11-18T23:53:46.185Z] 
23:53:46 [2020-11-18T23:53:46.185Z] DONE 195 tests, 6 skipped in 149.970s
23:53:46 [2020-11-18T23:53:46.185Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:53:46 [2020-11-18T23:53:46.185Z] ++ 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
23:53:46 [2020-11-18T23:53:46.185Z] ++ set -e
23:53:46 [2020-11-18T23:53:46.185Z] ++ '[' -n 0 ']'
23:53:46 [2020-11-18T23:53:46.185Z] ++ set -x
23:53:46 [2020-11-18T23:53:46.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:53:46 [2020-11-18T23:53:46.446Z] INFO: Testing against a local daemon
23:53:46 [2020-11-18T23:53:46.446Z] === RUN   TestCommitInheritsEnv
23:53:46 [2020-11-18T23:53:46.446Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
23:53:47 [2020-11-18T23:53:47.008Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s)
23:53:47 [2020-11-18T23:53:47.008Z] === RUN   TestUpdateMemory
23:53:47 [2020-11-18T23:53:47.018Z] --- PASS: TestCommitInheritsEnv (0.48s)
23:53:47 [2020-11-18T23:53:47.018Z] === RUN   TestImportExtremelyLargeImageWorks
23:53:47 [2020-11-18T23:53:47.018Z] === PAUSE TestImportExtremelyLargeImageWorks
23:53:47 [2020-11-18T23:53:47.018Z] === RUN   TestImagesFilterMultiReference
23:53:47 [2020-11-18T23:53:47.018Z] --- PASS: TestImagesFilterMultiReference (0.11s)
23:53:47 [2020-11-18T23:53:47.018Z] === RUN   TestImagePullPlatformInvalid
23:53:47 [2020-11-18T23:53:47.018Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
23:53:47 [2020-11-18T23:53:47.018Z] === RUN   TestRemoveImageOrphaning
23:53:47 [2020-11-18T23:53:47.589Z] --- PASS: TestRemoveImageOrphaning (0.42s)
23:53:47 [2020-11-18T23:53:47.589Z] === RUN   TestRemoveImageGarbageCollector
23:53:47 [2020-11-18T23:53:47.732Z] --- PASS: TestExternalGraphDriver (7.75s)
23:53:47 [2020-11-18T23:53:47.732Z]     --- PASS: TestExternalGraphDriver/json (2.48s)
23:53:47 [2020-11-18T23:53:47.732Z]     --- PASS: TestExternalGraphDriver/spec (2.75s)
23:53:47 [2020-11-18T23:53:47.732Z]     --- PASS: TestExternalGraphDriver/pull (2.38s)
23:53:47 [2020-11-18T23:53:47.732Z] === RUN   TestGraphdriverPluginV2
23:53:47 [2020-11-18T23:53:47.732Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
23:53:47 [2020-11-18T23:53:47.732Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:53:47 [2020-11-18T23:53:47.732Z] PASS
23:53:47 [2020-11-18T23:53:47.732Z] 
23:53:47 [2020-11-18T23:53:47.732Z] === Skipped
23:53:47 [2020-11-18T23:53:47.732Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
23:53:47 [2020-11-18T23:53:47.732Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:53:47 [2020-11-18T23:53:47.732Z] 
23:53:47 [2020-11-18T23:53:47.732Z] 
23:53:47 [2020-11-18T23:53:47.732Z] DONE 5 tests, 1 skipped in 7.929s
23:53:47 [2020-11-18T23:53:47.732Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:53:47 [2020-11-18T23:53:47.732Z] ++ 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
23:53:47 [2020-11-18T23:53:47.732Z] ++ set -e
23:53:47 [2020-11-18T23:53:47.732Z] ++ '[' -n 0 ']'
23:53:47 [2020-11-18T23:53:47.732Z] ++ set -x
23:53:47 [2020-11-18T23:53:47.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:53:47 [2020-11-18T23:53:47.732Z] INFO: Testing against a local daemon
23:53:47 [2020-11-18T23:53:47.732Z] === RUN   TestContinueAfterPluginCrash
23:53:47 [2020-11-18T23:53:47.732Z] === PAUSE TestContinueAfterPluginCrash
23:53:47 [2020-11-18T23:53:47.732Z] === RUN   TestReadPluginNoRead
23:53:47 [2020-11-18T23:53:47.732Z] === PAUSE TestReadPluginNoRead
23:53:47 [2020-11-18T23:53:47.732Z] === RUN   TestDaemonStartWithLogOpt
23:53:47 [2020-11-18T23:53:47.732Z] === PAUSE TestDaemonStartWithLogOpt
23:53:47 [2020-11-18T23:53:47.732Z] === CONT  TestContinueAfterPluginCrash
23:53:47 [2020-11-18T23:53:47.732Z] === CONT  TestDaemonStartWithLogOpt
23:53:47 [2020-11-18T23:53:47.732Z] === CONT  TestReadPluginNoRead
23:53:48 [2020-11-18T23:53:48.046Z] --- PASS: TestUpdateMemory (0.70s)
23:53:48 [2020-11-18T23:53:48.046Z] === RUN   TestUpdateCPUQuota
23:53:48 [2020-11-18T23:53:48.685Z] --- PASS: TestUpdateCPUQuota (0.82s)
23:53:48 [2020-11-18T23:53:48.685Z] === RUN   TestUpdatePidsLimit
23:53:48 [2020-11-18T23:53:48.685Z] === RUN   TestUpdatePidsLimit/update_from_none
23:53:48 [2020-11-18T23:53:48.979Z] === RUN   TestUpdatePidsLimit/no_change
23:53:49 [2020-11-18T23:53:49.468Z] === RUN   TestUpdatePidsLimit/update_lower
23:53:49 [2020-11-18T23:53:49.468Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:53:49 [2020-11-18T23:53:49.502Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
23:53:49 [2020-11-18T23:53:49.762Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:53:50 [2020-11-18T23:53:50.056Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:53:50 [2020-11-18T23:53:50.075Z] --- PASS: TestRemoveImageGarbageCollector (2.44s)
23:53:50 [2020-11-18T23:53:50.075Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:53:50 [2020-11-18T23:53:50.075Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:53:50 [2020-11-18T23:53:50.075Z] === RUN   TestTagInvalidReference
23:53:50 [2020-11-18T23:53:50.075Z] --- PASS: TestTagInvalidReference (0.02s)
23:53:50 [2020-11-18T23:53:50.075Z] === RUN   TestTagValidPrefixedRepo
23:53:50 [2020-11-18T23:53:50.075Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
23:53:50 [2020-11-18T23:53:50.075Z] === RUN   TestTagExistedNameWithoutForce
23:53:50 [2020-11-18T23:53:50.075Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
23:53:50 [2020-11-18T23:53:50.075Z] === RUN   TestTagOfficialNames
23:53:50 [2020-11-18T23:53:50.075Z] === RUN   TestDockerSuite/TestBuildConditionalCache
23:53:50 [2020-11-18T23:53:50.337Z] --- PASS: TestTagOfficialNames (0.13s)
23:53:50 [2020-11-18T23:53:50.337Z] === RUN   TestTagMatchesDigest
23:53:50 [2020-11-18T23:53:50.337Z] --- PASS: TestTagMatchesDigest (0.03s)
23:53:50 [2020-11-18T23:53:50.337Z] === CONT  TestImportExtremelyLargeImageWorks
23:53:50 [2020-11-18T23:53:50.351Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:53:50 [2020-11-18T23:53:50.987Z] --- PASS: TestUpdatePidsLimit (2.48s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s)
23:53:50 [2020-11-18T23:53:50.987Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
23:53:50 [2020-11-18T23:53:50.987Z] === RUN   TestUpdateRestartPolicy
23:53:51 [2020-11-18T23:53:51.720Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
23:53:51 [2020-11-18T23:53:51.964Z] === RUN   TestReadPluginNoRead/default
23:53:52 [2020-11-18T23:53:52.539Z] --- PASS: TestDaemonStartWithLogOpt (4.78s)
23:53:52 [2020-11-18T23:53:52.660Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
23:53:52 [2020-11-18T23:53:52.660Z] === RUN   TestDockerSuite/TestBuildContextCleanup
23:53:53 [2020-11-18T23:53:53.231Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
23:53:53 [2020-11-18T23:53:53.801Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
23:53:53 [2020-11-18T23:53:53.930Z] === RUN   TestReadPluginNoRead/disabled_caching
23:53:54 [2020-11-18T23:53:54.742Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
23:53:55 [2020-11-18T23:53:55.003Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
23:53:55 [2020-11-18T23:53:55.264Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
23:53:55 [2020-11-18T23:53:55.849Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:53:57 [2020-11-18T23:53:57.771Z] --- PASS: TestReadPluginNoRead (9.61s)
23:53:57 [2020-11-18T23:53:57.771Z]     --- PASS: TestReadPluginNoRead/default (1.83s)
23:53:57 [2020-11-18T23:53:57.771Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.74s)
23:53:57 [2020-11-18T23:53:57.771Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s)
23:53:57 [2020-11-18T23:53:57.771Z]     read_test.go:92: [db770cc393e05] daemon is not started
23:53:58 [2020-11-18T23:53:58.033Z] --- PASS: TestContinueAfterPluginCrash (10.17s)
23:53:58 [2020-11-18T23:53:58.033Z] PASS
23:53:58 [2020-11-18T23:53:58.033Z] 
23:53:58 [2020-11-18T23:53:58.033Z] DONE 6 tests in 10.326s
23:53:58 [2020-11-18T23:53:58.033Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:53:58 [2020-11-18T23:53:58.033Z] ++ 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
23:53:58 [2020-11-18T23:53:58.033Z] ++ set -e
23:53:58 [2020-11-18T23:53:58.033Z] ++ '[' -n 0 ']'
23:53:58 [2020-11-18T23:53:58.033Z] ++ set -x
23:53:58 [2020-11-18T23:53:58.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:53:58 [2020-11-18T23:53:58.033Z] testing: warning: no tests to run
23:53:58 [2020-11-18T23:53:58.033Z] PASS
23:53:58 [2020-11-18T23:53:58.033Z] 
23:53:58 [2020-11-18T23:53:58.033Z] DONE 0 tests in 0.059s
23:53:58 [2020-11-18T23:53:58.033Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:53:58 [2020-11-18T23:53:58.033Z] ++ 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
23:53:58 [2020-11-18T23:53:58.033Z] ++ set -e
23:53:58 [2020-11-18T23:53:58.033Z] ++ '[' -n 0 ']'
23:53:58 [2020-11-18T23:53:58.033Z] ++ set -x
23:53:58 [2020-11-18T23:53:58.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:53:58 [2020-11-18T23:53:58.296Z] INFO: Testing against a local daemon
23:53:58 [2020-11-18T23:53:58.296Z] === RUN   TestPluginWithDevMounts
23:53:58 [2020-11-18T23:53:58.296Z] === PAUSE TestPluginWithDevMounts
23:53:58 [2020-11-18T23:53:58.296Z] === CONT  TestPluginWithDevMounts
23:53:59 [2020-11-18T23:53:59.489Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
23:54:00 [2020-11-18T23:54:00.858Z] --- PASS: TestPluginWithDevMounts (2.22s)
23:54:00 [2020-11-18T23:54:00.858Z] PASS
23:54:00 [2020-11-18T23:54:00.858Z] 
23:54:00 [2020-11-18T23:54:00.858Z] DONE 1 tests in 2.380s
23:54:00 [2020-11-18T23:54:00.858Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:54:00 [2020-11-18T23:54:00.858Z] ++ 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
23:54:00 [2020-11-18T23:54:00.858Z] ++ set -e
23:54:00 [2020-11-18T23:54:00.858Z] ++ '[' -n 0 ']'
23:54:00 [2020-11-18T23:54:00.858Z] ++ set -x
23:54:00 [2020-11-18T23:54:00.858Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:54:00 [2020-11-18T23:54:00.858Z] INFO: Testing against a local daemon
23:54:00 [2020-11-18T23:54:00.858Z] === RUN   TestSecretInspect
23:54:03 [2020-11-18T23:54:03.655Z] 4612f6d0b889: Verifying Checksum
23:54:03 [2020-11-18T23:54:03.655Z] 4612f6d0b889: Download complete
23:54:03 [2020-11-18T23:54:03.668Z] --- PASS: TestUpdateRestartPolicy (11.24s)
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestUpdateRestartWithAutoRemove
23:54:03 [2020-11-18T23:54:03.668Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s)
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestWaitNonBlocked
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:54:03 [2020-11-18T23:54:03.668Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:54:03 [2020-11-18T23:54:03.668Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:54:03 [2020-11-18T23:54:03.668Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:54:03 [2020-11-18T23:54:03.668Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:54:03 [2020-11-18T23:54:03.668Z] --- PASS: TestWaitNonBlocked (0.02s)
23:54:03 [2020-11-18T23:54:03.668Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
23:54:03 [2020-11-18T23:54:03.668Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestWaitBlocked
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:54:03 [2020-11-18T23:54:03.668Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:54:03 [2020-11-18T23:54:03.668Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:54:03 [2020-11-18T23:54:03.668Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:54:03 [2020-11-18T23:54:03.668Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:54:03 [2020-11-18T23:54:03.668Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:54:03 [2020-11-18T23:54:03.712Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
23:54:04 [2020-11-18T23:54:04.171Z] --- PASS: TestSecretInspect (3.24s)
23:54:04 [2020-11-18T23:54:04.171Z] === RUN   TestSecretList
23:54:04 [2020-11-18T23:54:04.712Z] --- PASS: TestWaitBlocked (0.03s)
23:54:04 [2020-11-18T23:54:04.713Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
23:54:04 [2020-11-18T23:54:04.713Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
23:54:04 [2020-11-18T23:54:04.713Z] === CONT  TestContainerStartOnDaemonRestart
23:54:04 [2020-11-18T23:54:04.713Z] === CONT  TestContainerKillOnDaemonStart
23:54:04 [2020-11-18T23:54:04.713Z] === CONT  TestDaemonHostGatewayIP
23:54:04 [2020-11-18T23:54:04.713Z] === CONT  TestIpcModeOlderClient
23:54:04 [2020-11-18T23:54:04.713Z] --- PASS: TestIpcModeOlderClient (0.16s)
23:54:04 [2020-11-18T23:54:04.713Z] === CONT  TestDaemonRestartIpcMode
23:54:07 [2020-11-18T23:54:07.480Z] --- PASS: TestSecretList (3.35s)
23:54:07 [2020-11-18T23:54:07.480Z] === RUN   TestSecretsCreateAndDelete
23:54:07 [2020-11-18T23:54:07.915Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
23:54:07 [2020-11-18T23:54:07.915Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
23:54:08 [2020-11-18T23:54:08.268Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s)
23:54:08 [2020-11-18T23:54:08.563Z] --- PASS: TestDaemonHostGatewayIP (4.07s)
23:54:08 [2020-11-18T23:54:08.856Z] --- PASS: TestDaemonRestartIpcMode (4.21s)
23:54:08 [2020-11-18T23:54:08.859Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
23:54:09 [2020-11-18T23:54:09.430Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
23:54:10 [2020-11-18T23:54:10.038Z] --- PASS: TestSecretsCreateAndDelete (2.73s)
23:54:10 [2020-11-18T23:54:10.038Z] === RUN   TestSecretsUpdate
23:54:10 [2020-11-18T23:54:10.372Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
23:54:12 [2020-11-18T23:54:12.914Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
23:54:13 [2020-11-18T23:54:13.351Z] --- PASS: TestSecretsUpdate (3.29s)
23:54:13 [2020-11-18T23:54:13.352Z] === RUN   TestTemplatedSecret
23:54:13 [2020-11-18T23:54:13.488Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
23:54:16 [2020-11-18T23:54:16.668Z] --- PASS: TestTemplatedSecret (3.50s)
23:54:16 [2020-11-18T23:54:16.668Z] === RUN   TestSecretCreateResolve
23:54:16 [2020-11-18T23:54:16.787Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
23:54:17 [2020-11-18T23:54:17.355Z] --- PASS: TestContainerKillOnDaemonStart (12.84s)
23:54:17 [2020-11-18T23:54:17.355Z] PASS
23:54:17 [2020-11-18T23:54:17.355Z] 
23:54:17 [2020-11-18T23:54:17.355Z] === Skipped
23:54:17 [2020-11-18T23:54:17.355Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
23:54:17 [2020-11-18T23:54:17.355Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:54:17 [2020-11-18T23:54:17.355Z] 
23:54:17 [2020-11-18T23:54:17.355Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:54:17 [2020-11-18T23:54:17.355Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:54:17 [2020-11-18T23:54:17.355Z] 
23:54:17 [2020-11-18T23:54:17.355Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
23:54:17 [2020-11-18T23:54:17.355Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:54:17 [2020-11-18T23:54:17.355Z] 
23:54:17 [2020-11-18T23:54:17.355Z] 
23:54:17 [2020-11-18T23:54:17.355Z] DONE 195 tests, 3 skipped in 109.623s
23:54:17 [2020-11-18T23:54:17.355Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
23:54:17 [2020-11-18T23:54:17.355Z] ++ 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
23:54:17 [2020-11-18T23:54:17.355Z] ++ set -e
23:54:17 [2020-11-18T23:54:17.355Z] ++ '[' -n 0 ']'
23:54:17 [2020-11-18T23:54:17.355Z] ++ set -x
23:54:17 [2020-11-18T23:54:17.355Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:54:17 [2020-11-18T23:54:17.355Z] INFO: Testing against a local daemon
23:54:17 [2020-11-18T23:54:17.355Z] === RUN   TestCommitInheritsEnv
23:54:17 [2020-11-18T23:54:17.358Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
23:54:17 [2020-11-18T23:54:17.993Z] --- PASS: TestCommitInheritsEnv (0.32s)
23:54:17 [2020-11-18T23:54:17.993Z] === RUN   TestImportExtremelyLargeImageWorks
23:54:17 [2020-11-18T23:54:17.993Z] === PAUSE TestImportExtremelyLargeImageWorks
23:54:17 [2020-11-18T23:54:17.993Z] === RUN   TestImagesFilterMultiReference
23:54:17 [2020-11-18T23:54:17.993Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:54:17 [2020-11-18T23:54:17.993Z] === RUN   TestImagePullPlatformInvalid
23:54:17 [2020-11-18T23:54:17.993Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
23:54:17 [2020-11-18T23:54:17.993Z] === RUN   TestRemoveImageOrphaning
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestRemoveImageOrphaning (0.32s)
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestRemoveImageGarbageCollector
23:54:18 [2020-11-18T23:54:18.291Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:54:18 [2020-11-18T23:54:18.291Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestTagInvalidReference
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestTagInvalidReference (0.02s)
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestTagValidPrefixedRepo
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestTagExistedNameWithoutForce
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestTagOfficialNames
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestTagOfficialNames (0.04s)
23:54:18 [2020-11-18T23:54:18.291Z] === RUN   TestTagMatchesDigest
23:54:18 [2020-11-18T23:54:18.291Z] --- PASS: TestTagMatchesDigest (0.03s)
23:54:18 [2020-11-18T23:54:18.291Z] === CONT  TestImportExtremelyLargeImageWorks
23:54:18 [2020-11-18T23:54:18.299Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
23:54:18 [2020-11-18T23:54:18.299Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
23:54:18 [2020-11-18T23:54:18.299Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
23:54:18 [2020-11-18T23:54:18.560Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
23:54:18 [2020-11-18T23:54:18.560Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
23:54:19 [2020-11-18T23:54:19.132Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
23:54:19 [2020-11-18T23:54:19.982Z] --- PASS: TestSecretCreateResolve (3.30s)
23:54:19 [2020-11-18T23:54:19.982Z] PASS
23:54:19 [2020-11-18T23:54:19.982Z] 
23:54:19 [2020-11-18T23:54:19.982Z] DONE 6 tests in 19.560s
23:54:19 [2020-11-18T23:54:19.982Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:54:19 [2020-11-18T23:54:19.982Z] ++ 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
23:54:19 [2020-11-18T23:54:19.982Z] ++ set -e
23:54:19 [2020-11-18T23:54:19.982Z] ++ '[' -n 0 ']'
23:54:19 [2020-11-18T23:54:19.982Z] ++ set -x
23:54:19 [2020-11-18T23:54:19.982Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:54:20 [2020-11-18T23:54:20.245Z] INFO: Testing against a local daemon
23:54:20 [2020-11-18T23:54:20.245Z] === RUN   TestServiceCreateInit
23:54:20 [2020-11-18T23:54:20.245Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:54:22 [2020-11-18T23:54:22.427Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
23:54:22 [2020-11-18T23:54:22.687Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
23:54:25 [2020-11-18T23:54:25.548Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:54:26 [2020-11-18T23:54:26.892Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
23:54:28 [2020-11-18T23:54:28.804Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
23:54:30 [2020-11-18T23:54:30.188Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
23:54:30 [2020-11-18T23:54:30.188Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
23:54:30 [2020-11-18T23:54:30.449Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
23:54:30 [2020-11-18T23:54:30.449Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
23:54:30 [2020-11-18T23:54:30.854Z] --- PASS: TestServiceCreateInit (9.87s)
23:54:30 [2020-11-18T23:54:30.854Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.89s)
23:54:30 [2020-11-18T23:54:30.854Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.94s)
23:54:30 [2020-11-18T23:54:30.854Z] === RUN   TestCreateServiceMultipleTimes
23:54:31 [2020-11-18T23:54:31.390Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
23:54:36 [2020-11-18T23:54:36.680Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
23:54:36 [2020-11-18T23:54:36.680Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
23:54:37 [2020-11-18T23:54:37.622Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
23:54:38 [2020-11-18T23:54:38.192Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
23:54:39 [2020-11-18T23:54:39.576Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
23:54:42 [2020-11-18T23:54:42.117Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
23:54:42 [2020-11-18T23:54:42.688Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
23:54:42 [2020-11-18T23:54:42.948Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
23:54:43 [2020-11-18T23:54:43.208Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
23:54:44 [2020-11-18T23:54:44.591Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
23:54:46 [2020-11-18T23:54:46.505Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
23:54:47 [2020-11-18T23:54:47.889Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
23:54:48 [2020-11-18T23:54:48.150Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
23:54:49 [2020-11-18T23:54:49.093Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
23:54:49 [2020-11-18T23:54:49.093Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
23:54:50 [2020-11-18T23:54:50.478Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
23:54:51 [2020-11-18T23:54:51.865Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
23:54:51 [2020-11-18T23:54:51.866Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
23:54:52 [2020-11-18T23:54:52.844Z] --- PASS: TestCreateServiceMultipleTimes (19.19s)
23:54:52 [2020-11-18T23:54:52.844Z] === RUN   TestCreateServiceConflict
23:54:52 [2020-11-18T23:54:52.844Z] --- PASS: TestCreateServiceConflict (3.19s)
23:54:52 [2020-11-18T23:54:52.844Z] === RUN   TestCreateServiceMaxReplicas
23:54:53 [2020-11-18T23:54:53.250Z] === RUN   TestDockerSuite/TestBuildDockerignore
23:54:53 [2020-11-18T23:54:53.250Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
23:54:56 [2020-11-18T23:54:56.159Z] --- PASS: TestCreateServiceMaxReplicas (3.65s)
23:54:56 [2020-11-18T23:54:56.159Z] === RUN   TestCreateWithDuplicateNetworkNames
23:54:58 [2020-11-18T23:54:58.557Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
23:55:00 [2020-11-18T23:55:00.087Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
23:55:00 [2020-11-18T23:55:00.348Z] Copying nested executables into bundles/cross/linux/amd64
23:55:01 [2020-11-18T23:55:01.732Z] Cross building: bundles/cross/windows/amd64
23:55:01 [2020-11-18T23:55:01.732Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
23:55:01 [2020-11-18T23:55:01.732Z] GOOS="windows" GOARCH="amd64" GOARM=""
23:55:01 [2020-11-18T23:55:01.856Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
23:55:03 [2020-11-18T23:55:03.767Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
23:55:04 [2020-11-18T23:55:04.338Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
23:55:05 [2020-11-18T23:55:05.284Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
23:55:06 [2020-11-18T23:55:06.667Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
23:55:07 [2020-11-18T23:55:07.237Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
23:55:07 [2020-11-18T23:55:07.808Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
23:55:08 [2020-11-18T23:55:08.069Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
23:55:08 [2020-11-18T23:55:08.330Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
23:55:10 [2020-11-18T23:55:10.244Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
23:55:10 [2020-11-18T23:55:10.244Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
23:55:11 [2020-11-18T23:55:11.085Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.64s)
23:55:11 [2020-11-18T23:55:11.085Z] === RUN   TestCreateServiceSecretFileMode
23:55:12 [2020-11-18T23:55:12.157Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
23:55:14 [2020-11-18T23:55:14.070Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
23:55:14 [2020-11-18T23:55:14.398Z] --- PASS: TestCreateServiceSecretFileMode (3.29s)
23:55:14 [2020-11-18T23:55:14.398Z] === RUN   TestCreateServiceConfigFileMode
23:55:17 [2020-11-18T23:55:17.714Z] --- PASS: TestCreateServiceConfigFileMode (3.34s)
23:55:17 [2020-11-18T23:55:17.714Z] === RUN   TestCreateServiceSysctls
23:55:18 [2020-11-18T23:55:18.280Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
23:55:19 [2020-11-18T23:55:19.223Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
23:55:19 [2020-11-18T23:55:19.484Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
23:55:20 [2020-11-18T23:55:20.868Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
23:55:20 [2020-11-18T23:55:20.868Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
23:55:21 [2020-11-18T23:55:21.809Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
23:55:21 [2020-11-18T23:55:21.964Z] --- PASS: TestCreateServiceSysctls (4.33s)
23:55:21 [2020-11-18T23:55:21.964Z] === RUN   TestCreateServiceCapabilities
23:55:25 [2020-11-18T23:55:25.108Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
23:55:25 [2020-11-18T23:55:25.275Z] --- PASS: TestCreateServiceCapabilities (3.33s)
23:55:25 [2020-11-18T23:55:25.275Z] === RUN   TestInspect
23:55:25 [2020-11-18T23:55:25.369Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
23:55:27 [2020-11-18T23:55:27.912Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
23:55:28 [2020-11-18T23:55:28.483Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
23:55:28 [2020-11-18T23:55:28.590Z] --- PASS: TestInspect (3.47s)
23:55:28 [2020-11-18T23:55:28.590Z] === RUN   TestCreateJob
23:55:30 [2020-11-18T23:55:30.395Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
23:55:32 [2020-11-18T23:55:32.810Z] --- PASS: TestCreateJob (4.15s)
23:55:32 [2020-11-18T23:55:32.810Z] === RUN   TestReplicatedJob
23:55:32 [2020-11-18T23:55:32.941Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
23:55:34 [2020-11-18T23:55:34.856Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
23:55:35 [2020-11-18T23:55:35.800Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
23:55:36 [2020-11-18T23:55:36.743Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
23:55:37 [2020-11-18T23:55:37.004Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
23:55:39 [2020-11-18T23:55:39.548Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
23:55:40 [2020-11-18T23:55:40.490Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
23:55:40 [2020-11-18T23:55:40.973Z] --- PASS: TestReplicatedJob (6.95s)
23:55:40 [2020-11-18T23:55:40.973Z] === RUN   TestUpdateReplicatedJob
23:55:41 [2020-11-18T23:55:41.874Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
23:55:44 [2020-11-18T23:55:44.288Z] --- PASS: TestUpdateReplicatedJob (4.27s)
23:55:44 [2020-11-18T23:55:44.288Z] === RUN   TestServiceListWithStatuses
23:55:44 [2020-11-18T23:55:44.288Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:55:44 [2020-11-18T23:55:44.288Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:55:44 [2020-11-18T23:55:44.288Z] === RUN   TestDockerNetworkConnectAlias
23:55:48 [2020-11-18T23:55:48.459Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
23:55:50 [2020-11-18T23:55:50.892Z] --- PASS: TestDockerNetworkConnectAlias (6.63s)
23:55:50 [2020-11-18T23:55:50.892Z] === RUN   TestDockerNetworkReConnect
23:55:56 [2020-11-18T23:55:56.198Z] --- PASS: TestDockerNetworkReConnect (4.93s)
23:55:56 [2020-11-18T23:55:56.198Z] === RUN   TestServicePlugin
23:55:56 [2020-11-18T23:55:56.198Z] --- SKIP: TestServicePlugin (0.00s)
23:55:56 [2020-11-18T23:55:56.198Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:55:56 [2020-11-18T23:55:56.198Z] === RUN   TestServiceUpdateLabel
23:55:56 [2020-11-18T23:55:56.624Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
23:55:57 [2020-11-18T23:55:57.567Z] === RUN   TestDockerSuite/TestBuildDotDotFile
23:55:57 [2020-11-18T23:55:57.828Z] === RUN   TestDockerSuite/TestBuildEOLInLine
23:55:58 [2020-11-18T23:55:58.753Z] --- PASS: TestServiceUpdateLabel (3.25s)
23:55:58 [2020-11-18T23:55:58.753Z] === RUN   TestServiceUpdateSecrets
23:55:59 [2020-11-18T23:55:59.744Z] === RUN   TestDockerDaemonSuite/TestShmSize
23:56:01 [2020-11-18T23:56:01.656Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
23:56:02 [2020-11-18T23:56:02.598Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
23:56:03 [2020-11-18T23:56:03.168Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
23:56:03 [2020-11-18T23:56:03.741Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
23:56:04 [2020-11-18T23:56:04.311Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
23:56:04 [2020-11-18T23:56:04.311Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
23:56:04 [2020-11-18T23:56:04.571Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
23:56:04 [2020-11-18T23:56:04.832Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
23:56:05 [2020-11-18T23:56:05.402Z] === RUN   TestDockerSuite/TestBuildEntrypoint
23:56:05 [2020-11-18T23:56:05.663Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
23:56:07 [2020-11-18T23:56:07.576Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
23:56:08 [2020-11-18T23:56:08.961Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
23:56:10 [2020-11-18T23:56:10.348Z] --- PASS: TestDockerDaemonSuite (345.31s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.51s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.87s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.82s)
23:56:10 [2020-11-18T23:56:10.348Z]         docker_cli_daemon_test.go:1455: [dbc41c5faa228] daemon is not started
23:56:10 [2020-11-18T23:56:10.348Z]         check_test.go:309: [d0f822b05f417] daemon is not started
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.14s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.80s)
23:56:10 [2020-11-18T23:56:10.348Z]         check_test.go:309: [d56224d57e22c] daemon is not started
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.19s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.89s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.61s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.14s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.35s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s)
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
23:56:10 [2020-11-18T23:56:10.348Z]         check_test.go:309: [df8366a844a6c] daemon is not started
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
23:56:10 [2020-11-18T23:56:10.348Z]         check_test.go:309: [d447764ab1464] daemon is not started
23:56:10 [2020-11-18T23:56:10.348Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [d0313a1ea1823] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.26s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.56s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [dff06d7c60891] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.62s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.19s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.79s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [d59d9c0ee7a6c] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.22s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.30s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [d389a76e43f48] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.61s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [d51ae678eabf6] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.90s)
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_plugins_test.go:79: [d0ace1770eca4] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.40s)
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_plugins_test.go:169: [d74d02f635140] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [daeddb3c043d2] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.85s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.99s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.38s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.07s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [deadfe804cc74] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.96s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.91s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.10s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.19s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [db2d0c7d3d5fc] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.05s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.67s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.46s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.66s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [de37fda57fdf4] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [d4f2e9ce69bc0] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.95s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [ddb14a456a65b] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.91s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.02s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.00s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.79s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.30s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.85s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.79s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [db9c8a883dd76] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.40s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.64s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [dcc5915f89d0b] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.19s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s)
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [d7a7016ccd2bf] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [d5a8994eda0cf] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.09s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [dec3d2af3ed31] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.95s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.96s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [d0177b841d25c] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.75s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.66s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.25s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [dd7e87cfe9e1b] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [d9a811a507e40] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.99s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.73s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.79s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.73s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.13s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.45s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.41s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.27s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.89s)
23:56:10 [2020-11-18T23:56:10.349Z]         docker_cli_daemon_test.go:2550: [d92662d3c34ef] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.53s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.89s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.88s)
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.21s)
23:56:10 [2020-11-18T23:56:10.349Z]         check_test.go:309: [d9976469a5393] daemon is not started
23:56:10 [2020-11-18T23:56:10.349Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.94s)
23:56:10 [2020-11-18T23:56:10.349Z] === RUN   TestDockerSwarmSuite
23:56:10 [2020-11-18T23:56:10.349Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
23:56:10 [2020-11-18T23:56:10.920Z] === RUN   TestDockerSuite/TestBuildEnv
23:56:12 [2020-11-18T23:56:12.833Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
23:56:13 [2020-11-18T23:56:13.404Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
23:56:13 [2020-11-18T23:56:13.974Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
23:56:15 [2020-11-18T23:56:15.357Z] === RUN   TestDockerSuite/TestBuildEnvUsage
23:56:16 [2020-11-18T23:56:16.299Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
23:56:16 [2020-11-18T23:56:16.891Z] --- PASS: TestServiceUpdateSecrets (15.24s)
23:56:16 [2020-11-18T23:56:16.891Z] === RUN   TestServiceUpdateConfigs
23:56:22 [2020-11-18T23:56:22.880Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
23:56:22 [2020-11-18T23:56:22.880Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
23:56:23 [2020-11-18T23:56:23.189Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
23:56:23 [2020-11-18T23:56:23.189Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
23:56:23 [2020-11-18T23:56:23.189Z] remote: Enumerating objects: 2, done.
23:56:23 [2020-11-18T23:56:23.189Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
23:56:23 [2020-11-18T23:56:23.189Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
23:56:23 [2020-11-18T23:56:23.189Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
23:56:23 [2020-11-18T23:56:23.189Z] 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.
23:56:23 [2020-11-18T23:56:23.189Z] Building: bundles/cross/windows/amd64/containerutility.exe
23:56:23 [2020-11-18T23:56:23.189Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:56:23 [2020-11-18T23:56:23.544Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/test/unit
23:56:26 [2020-11-18T23:56:26.122Z] ?   	github.com/docker/docker/api	[no test files]
23:56:31 [2020-11-18T23:56:31.821Z] --- PASS: TestServiceUpdateConfigs (15.28s)
23:56:31 [2020-11-18T23:56:31.821Z] === RUN   TestServiceUpdateNetwork
23:56:35 [2020-11-18T23:56:35.113Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
23:56:36 [2020-11-18T23:56:36.055Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
23:56:41 [2020-11-18T23:56:41.012Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
23:56:42 [2020-11-18T23:56:42.645Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
23:56:44 [2020-11-18T23:56:44.086Z] --- PASS: TestServiceUpdateNetwork (14.73s)
23:56:44 [2020-11-18T23:56:44.086Z] === RUN   TestServiceUpdatePidsLimit
23:56:45 [2020-11-18T23:56:45.189Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
23:56:45 [2020-11-18T23:56:45.944Z] 4612f6d0b889: Pull complete
23:56:46 [2020-11-18T23:56:46.011Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:56:46 [2020-11-18T23:56:46.585Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:56:54 [2020-11-18T23:56:54.740Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:56:55 [2020-11-18T23:56:55.189Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
23:56:55 [2020-11-18T23:56:55.189Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
23:56:55 [2020-11-18T23:56:55.189Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
23:56:55 [2020-11-18T23:56:55.758Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
23:56:57 [2020-11-18T23:56:57.143Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
23:56:57 [2020-11-18T23:56:57.143Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
23:56:57 [2020-11-18T23:56:57.143Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
23:57:02 [2020-11-18T23:57:02.897Z] --- PASS: TestServiceUpdatePidsLimit (17.47s)
23:57:02 [2020-11-18T23:57:02.897Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
23:57:02 [2020-11-18T23:57:02.897Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
23:57:02 [2020-11-18T23:57:02.897Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
23:57:02 [2020-11-18T23:57:02.897Z] PASS
23:57:02 [2020-11-18T23:57:02.897Z] 
23:57:02 [2020-11-18T23:57:02.897Z] === Skipped
23:57:02 [2020-11-18T23:57:02.897Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
23:57:02 [2020-11-18T23:57:02.897Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:57:02 [2020-11-18T23:57:02.897Z] 
23:57:02 [2020-11-18T23:57:02.897Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:57:02 [2020-11-18T23:57:02.897Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:57:02 [2020-11-18T23:57:02.897Z] 
23:57:02 [2020-11-18T23:57:02.897Z] 
23:57:02 [2020-11-18T23:57:02.897Z] DONE 27 tests, 2 skipped in 161.401s
23:57:02 [2020-11-18T23:57:02.897Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:57:02 [2020-11-18T23:57:02.897Z] ++ 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
23:57:02 [2020-11-18T23:57:02.897Z] ++ set -e
23:57:02 [2020-11-18T23:57:02.897Z] ++ '[' -n 0 ']'
23:57:02 [2020-11-18T23:57:02.897Z] ++ set -x
23:57:02 [2020-11-18T23:57:02.898Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:57:02 [2020-11-18T23:57:02.898Z] INFO: Testing against a local daemon
23:57:02 [2020-11-18T23:57:02.898Z] === RUN   TestSessionCreate
23:57:02 [2020-11-18T23:57:02.898Z] --- PASS: TestSessionCreate (0.05s)
23:57:02 [2020-11-18T23:57:02.898Z] === RUN   TestSessionCreateWithBadUpgrade
23:57:02 [2020-11-18T23:57:02.898Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
23:57:02 [2020-11-18T23:57:02.898Z] PASS
23:57:02 [2020-11-18T23:57:02.898Z] 
23:57:02 [2020-11-18T23:57:02.898Z] DONE 2 tests in 0.246s
23:57:02 [2020-11-18T23:57:02.898Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:57:02 [2020-11-18T23:57:02.898Z] ++ 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
23:57:02 [2020-11-18T23:57:02.898Z] ++ set -e
23:57:02 [2020-11-18T23:57:02.898Z] ++ '[' -n 0 ']'
23:57:02 [2020-11-18T23:57:02.898Z] ++ set -x
23:57:02 [2020-11-18T23:57:02.898Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:57:02 [2020-11-18T23:57:02.898Z] INFO: Testing against a local daemon
23:57:02 [2020-11-18T23:57:02.898Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:57:02 [2020-11-18T23:57:02.898Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:57:02 [2020-11-18T23:57:02.898Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:57:02 [2020-11-18T23:57:02.898Z] === RUN   TestEventsExecDie
23:57:02 [2020-11-18T23:57:02.898Z] --- PASS: TestEventsExecDie (0.88s)
23:57:02 [2020-11-18T23:57:02.898Z] === RUN   TestEventsBackwardsCompatible
23:57:02 [2020-11-18T23:57:02.898Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
23:57:02 [2020-11-18T23:57:02.898Z] === RUN   TestInfoBinaryCommits
23:57:02 [2020-11-18T23:57:02.898Z] --- PASS: TestInfoBinaryCommits (0.05s)
23:57:02 [2020-11-18T23:57:02.898Z] === RUN   TestInfoAPIVersioned
23:57:02 [2020-11-18T23:57:02.898Z] --- PASS: TestInfoAPIVersioned (0.02s)
23:57:02 [2020-11-18T23:57:02.898Z] === RUN   TestInfoDiscoveryBackend
23:57:03 [2020-11-18T23:57:03.844Z] --- PASS: TestInfoDiscoveryBackend (0.72s)
23:57:03 [2020-11-18T23:57:03.845Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:57:04 [2020-11-18T23:57:04.792Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:57:04 [2020-11-18T23:57:04.793Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:57:05 [2020-11-18T23:57:05.275Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
23:57:05 [2020-11-18T23:57:05.275Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
23:57:05 [2020-11-18T23:57:05.369Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s)
23:57:05 [2020-11-18T23:57:05.369Z] === RUN   TestInfoAPI
23:57:05 [2020-11-18T23:57:05.369Z] --- PASS: TestInfoAPI (0.05s)
23:57:05 [2020-11-18T23:57:05.369Z] === RUN   TestInfoAPIWarnings
23:57:06 [2020-11-18T23:57:06.230Z] === RUN   TestDockerSuite/TestBuildExpose
23:57:06 [2020-11-18T23:57:06.492Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
23:57:07 [2020-11-18T23:57:07.878Z] === RUN   TestDockerSuite/TestBuildExposeOrder
23:57:08 [2020-11-18T23:57:08.449Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
23:57:09 [2020-11-18T23:57:09.021Z] === RUN   TestDockerSuite/TestBuildFails
23:57:09 [2020-11-18T23:57:09.592Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
23:57:09 [2020-11-18T23:57:09.592Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
23:57:11 [2020-11-18T23:57:11.505Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
23:57:14 [2020-11-18T23:57:14.048Z] === RUN   TestDockerSuite/TestBuildForceRm
23:57:14 [2020-11-18T23:57:14.048Z] --- PASS: TestImportExtremelyLargeImageWorks (203.80s)
23:57:14 [2020-11-18T23:57:14.048Z] PASS
23:57:14 [2020-11-18T23:57:14.048Z] 
23:57:14 [2020-11-18T23:57:14.048Z] DONE 12 tests in 207.919s
23:57:14 [2020-11-18T23:57:14.048Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:57:14 [2020-11-18T23:57:14.048Z] ++ 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
23:57:14 [2020-11-18T23:57:14.048Z] ++ set -e
23:57:14 [2020-11-18T23:57:14.048Z] ++ '[' -n 0 ']'
23:57:14 [2020-11-18T23:57:14.048Z] ++ set -x
23:57:14 [2020-11-18T23:57:14.048Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:57:14 [2020-11-18T23:57:14.308Z] INFO: Testing against a local daemon
23:57:14 [2020-11-18T23:57:14.308Z] === RUN   TestNetworkCreateDelete
23:57:14 [2020-11-18T23:57:14.569Z] --- PASS: TestNetworkCreateDelete (0.18s)
23:57:14 [2020-11-18T23:57:14.569Z] === RUN   TestDockerNetworkDeletePreferID
23:57:14 [2020-11-18T23:57:14.829Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s)
23:57:14 [2020-11-18T23:57:14.829Z] === RUN   TestDaemonDNSFallback
23:57:15 [2020-11-18T23:57:15.089Z] === RUN   TestDockerSuite/TestBuildFromGit
23:57:16 [2020-11-18T23:57:16.471Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
23:57:16 [2020-11-18T23:57:16.471Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
23:57:17 [2020-11-18T23:57:17.411Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
23:57:18 [2020-11-18T23:57:18.352Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
23:57:19 [2020-11-18T23:57:19.294Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
23:57:19 [2020-11-18T23:57:19.556Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
23:57:20 [2020-11-18T23:57:20.940Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
23:57:21 [2020-11-18T23:57:21.511Z] --- PASS: TestDaemonDNSFallback (6.66s)
23:57:21 [2020-11-18T23:57:21.511Z] === RUN   TestInspectNetwork
23:57:22 [2020-11-18T23:57:22.452Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
23:57:23 [2020-11-18T23:57:23.505Z] --- PASS: TestInfoAPIWarnings (16.65s)
23:57:23 [2020-11-18T23:57:23.505Z] === RUN   TestInfoDebug
23:57:23 [2020-11-18T23:57:23.505Z] --- PASS: TestInfoDebug (0.73s)
23:57:23 [2020-11-18T23:57:23.505Z] === RUN   TestInfoInsecureRegistries
23:57:23 [2020-11-18T23:57:23.505Z] --- PASS: TestInfoInsecureRegistries (0.64s)
23:57:23 [2020-11-18T23:57:23.505Z] === RUN   TestInfoRegistryMirrors
23:57:23 [2020-11-18T23:57:23.836Z] === RUN   TestDockerSuite/TestBuildHistory
23:57:24 [2020-11-18T23:57:24.080Z] --- PASS: TestInfoRegistryMirrors (0.64s)
23:57:24 [2020-11-18T23:57:24.080Z] === RUN   TestLoginFailsWithBadCredentials
23:57:24 [2020-11-18T23:57:24.343Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
23:57:24 [2020-11-18T23:57:24.343Z] === RUN   TestPingCacheHeaders
23:57:24 [2020-11-18T23:57:24.343Z] --- PASS: TestPingCacheHeaders (0.05s)
23:57:24 [2020-11-18T23:57:24.343Z] === RUN   TestPingGet
23:57:24 [2020-11-18T23:57:24.607Z] --- PASS: TestPingGet (0.03s)
23:57:24 [2020-11-18T23:57:24.607Z] === RUN   TestPingHead
23:57:24 [2020-11-18T23:57:24.607Z] --- PASS: TestPingHead (0.05s)
23:57:24 [2020-11-18T23:57:24.607Z] === RUN   TestVersion
23:57:24 [2020-11-18T23:57:24.607Z] --- PASS: TestVersion (0.05s)
23:57:24 [2020-11-18T23:57:24.607Z] PASS
23:57:24 [2020-11-18T23:57:24.607Z] 
23:57:24 [2020-11-18T23:57:24.607Z] === Skipped
23:57:24 [2020-11-18T23:57:24.607Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:57:24 [2020-11-18T23:57:24.607Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:57:24 [2020-11-18T23:57:24.607Z] 
23:57:24 [2020-11-18T23:57:24.607Z] 
23:57:24 [2020-11-18T23:57:24.607Z] DONE 18 tests, 1 skipped in 22.795s
23:57:24 [2020-11-18T23:57:24.607Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:57:24 [2020-11-18T23:57:24.607Z] ++ 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
23:57:24 [2020-11-18T23:57:24.607Z] ++ set -e
23:57:24 [2020-11-18T23:57:24.607Z] ++ '[' -n 0 ']'
23:57:24 [2020-11-18T23:57:24.607Z] ++ set -x
23:57:24 [2020-11-18T23:57:24.607Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:57:24 [2020-11-18T23:57:24.869Z] INFO: Testing against a local daemon
23:57:24 [2020-11-18T23:57:24.869Z] === RUN   TestVolumesCreateAndList
23:57:24 [2020-11-18T23:57:24.869Z] --- PASS: TestVolumesCreateAndList (0.04s)
23:57:24 [2020-11-18T23:57:24.869Z] === RUN   TestVolumesRemove
23:57:24 [2020-11-18T23:57:24.869Z] --- PASS: TestVolumesRemove (0.12s)
23:57:24 [2020-11-18T23:57:24.869Z] === RUN   TestVolumesInspect
23:57:24 [2020-11-18T23:57:24.869Z] --- PASS: TestVolumesInspect (0.03s)
23:57:24 [2020-11-18T23:57:24.869Z] === RUN   TestVolumesInvalidJSON
23:57:24 [2020-11-18T23:57:24.869Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:57:24 [2020-11-18T23:57:24.869Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:57:24 [2020-11-18T23:57:24.869Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:57:24 [2020-11-18T23:57:24.869Z] --- PASS: TestVolumesInvalidJSON (0.03s)
23:57:24 [2020-11-18T23:57:24.869Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:57:24 [2020-11-18T23:57:24.869Z] PASS
23:57:24 [2020-11-18T23:57:24.869Z] 
23:57:24 [2020-11-18T23:57:24.869Z] DONE 5 tests in 0.372s
23:57:24 [2020-11-18T23:57:24.869Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:57:25 [2020-11-18T23:57:25.443Z] ++++ cat bundles/test-integration/docker.pid
23:57:25 [2020-11-18T23:57:25.443Z] +++ kill 13816
23:57:25 [2020-11-18T23:57:25.748Z] === RUN   TestInspectNetwork/full_network_id
23:57:25 [2020-11-18T23:57:25.748Z] === RUN   TestInspectNetwork/partial_network_id
23:57:25 [2020-11-18T23:57:25.748Z] === RUN   TestInspectNetwork/network_name
23:57:25 [2020-11-18T23:57:25.748Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:57:25 [2020-11-18T23:57:25.748Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
23:57:26 [2020-11-18T23:57:26.319Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
23:57:26 [2020-11-18T23:57:26.833Z] +++ /etc/init.d/apparmor stop
23:57:26 [2020-11-18T23:57:26.834Z] Leaving: AppArmorNo profiles have been unloaded.
23:57:26 [2020-11-18T23:57:26.834Z] 
23:57:26 [2020-11-18T23:57:26.834Z] Unloading profiles will leave already running processes permanently
23:57:26 [2020-11-18T23:57:26.834Z] unconfined, which can lead to unexpected situations.
23:57:26 [2020-11-18T23:57:26.834Z] 
23:57:26 [2020-11-18T23:57:26.834Z] To set a process to complain mode, use the command line tool
23:57:26 [2020-11-18T23:57:26.834Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:57:26 [2020-11-18T23:57:26.834Z] +++ true
23:57:26 [2020-11-18T23:57:26.834Z] exiting test-integration
23:57:26 [2020-11-18T23:57:26.834Z] ++ exit 0
23:57:26 [2020-11-18T23:57:26.834Z] 
23:57:27 [2020-11-18T23:57:27.260Z] === RUN   TestDockerSuite/TestBuildIidFile
23:57:27 [2020-11-18T23:57:27.521Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
23:57:28 [2020-11-18T23:57:28.462Z] === RUN   TestDockerSuite/TestBuildInheritance
Post stage
[Pipeline] junit
23:57:28 [2020-11-18T23:57:28.771Z] Recording test results
23:57:29 [2020-11-18T23:57:29.035Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:57:29 [2020-11-18T23:57:29.586Z] + echo Ensuring container killed.
23:57:29 [2020-11-18T23:57:29.586Z] Ensuring container killed.
23:57:29 [2020-11-18T23:57:29.586Z] + docker rm -vf docker-pr1
23:57:29 [2020-11-18T23:57:29.586Z] Error: No such container: docker-pr1
23:57:29 [2020-11-18T23:57:29.586Z] + true
[Pipeline] sh
23:57:29 [2020-11-18T23:57:29.606Z] === RUN   TestDockerSuite/TestBuildInvalidTag
23:57:29 [2020-11-18T23:57:29.606Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
23:57:29 [2020-11-18T23:57:29.606Z] --- PASS: TestInspectNetwork (8.16s)
23:57:29 [2020-11-18T23:57:29.606Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:57:29 [2020-11-18T23:57:29.606Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:57:29 [2020-11-18T23:57:29.606Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:57:29 [2020-11-18T23:57:29.606Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:57:29 [2020-11-18T23:57:29.606Z] === RUN   TestRunContainerWithBridgeNone
23:57:29 [2020-11-18T23:57:29.880Z] + echo Chowning /workspace to jenkins user
23:57:29 [2020-11-18T23:57:29.880Z] Chowning /workspace to jenkins user
23:57:29 [2020-11-18T23:57:29.880Z] + id -u
23:57:29 [2020-11-18T23:57:29.880Z] + id -g
23:57:29 [2020-11-18T23:57:29.880Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41695:/workspace busybox chown -R 1000:1000 /workspace
23:57:29 [2020-11-18T23:57:29.880Z] Unable to find image 'busybox:latest' locally
23:57:30 [2020-11-18T23:57:30.142Z] latest: Pulling from library/busybox
23:57:30 [2020-11-18T23:57:30.142Z] 5dce72bf4214: Pulling fs layer
23:57:30 [2020-11-18T23:57:30.176Z] === RUN   TestDockerSuite/TestBuildLabel
23:57:30 [2020-11-18T23:57:30.404Z] 5dce72bf4214: Verifying Checksum
23:57:30 [2020-11-18T23:57:30.405Z] 5dce72bf4214: Download complete
23:57:30 [2020-11-18T23:57:30.668Z] 5dce72bf4214: Pull complete
23:57:30 [2020-11-18T23:57:30.669Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
23:57:30 [2020-11-18T23:57:30.669Z] Status: Downloaded newer image for busybox:latest
23:57:30 [2020-11-18T23:57:30.746Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
23:57:31 [2020-11-18T23:57:31.317Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
23:57:31 [2020-11-18T23:57:31.577Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
23:57:31 [2020-11-18T23:57:31.577Z] --- PASS: TestRunContainerWithBridgeNone (1.99s)
23:57:31 [2020-11-18T23:57:31.577Z] === RUN   TestNetworkInvalidJSON
23:57:31 [2020-11-18T23:57:31.838Z] === RUN   TestNetworkInvalidJSON//networks/create
23:57:31 [2020-11-18T23:57:31.838Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:57:31 [2020-11-18T23:57:31.838Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:57:31 [2020-11-18T23:57:31.838Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:57:31 [2020-11-18T23:57:31.838Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:57:31 [2020-11-18T23:57:31.838Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:57:31 [2020-11-18T23:57:31.838Z] === CONT  TestNetworkInvalidJSON//networks/create
23:57:31 [2020-11-18T23:57:31.838Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:57:31 [2020-11-18T23:57:31.838Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:57:31 [2020-11-18T23:57:31.838Z] --- PASS: TestNetworkInvalidJSON (0.04s)
23:57:31 [2020-11-18T23:57:31.838Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:57:31 [2020-11-18T23:57:31.838Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:57:31 [2020-11-18T23:57:31.838Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:57:31 [2020-11-18T23:57:31.838Z] === RUN   TestHostIPv4BridgeLabel
23:57:32 [2020-11-18T23:57:32.098Z] === RUN   TestDockerSuite/TestBuildLabels
23:57:32 [2020-11-18T23:57:32.358Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
23:57:32 [2020-11-18T23:57:32.358Z] === RUN   TestDaemonRestartWithLiveRestore
23:57:32 [2020-11-18T23:57:32.358Z] === RUN   TestDockerSuite/TestBuildLabelsCache
23:57:33 [2020-11-18T23:57:33.299Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
23:57:33 [2020-11-18T23:57:33.299Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
23:57:33 [2020-11-18T23:57:33.299Z] === RUN   TestDaemonDefaultNetworkPools
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:57:34 [2020-11-18T23:57:34.240Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
23:57:34 [2020-11-18T23:57:34.240Z] === RUN   TestDaemonRestartWithExistingNetwork
23:57:34 [2020-11-18T23:57:34.300Z] + bundleName=arm64-integration
23:57:34 [2020-11-18T23:57:34.300Z] + echo Creating arm64-integration-bundles.tar.gz
23:57:34 [2020-11-18T23:57:34.300Z] Creating arm64-integration-bundles.tar.gz
23:57:34 [2020-11-18T23:57:34.300Z] + xargs tar -czf arm64-integration-bundles.tar.gz
23:57:34 [2020-11-18T23:57:34.300Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
23:57:34 [2020-11-18T23:57:34.578Z] Archiving artifacts
23:57:35 [2020-11-18T23:57:35.623Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
23:57:35 [2020-11-18T23:57:35.623Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:57:35 [2020-11-18T23:57:35.623Z] === RUN   TestDockerSuite/TestBuildLastModified
23:57:36 [2020-11-18T23:57:36.565Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s)
23:57:36 [2020-11-18T23:57:36.565Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:57:36 [2020-11-18T23:57:36.701Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41695/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:57:37 [2020-11-18T23:57:37.041Z] + make clean
23:57:37 [2020-11-18T23:57:37.135Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
23:57:37 [2020-11-18T23:57:37.135Z] === RUN   TestServiceWithPredefinedNetwork
23:57:37 [2020-11-18T23:57:37.617Z] docker volume rm -f docker-dev-cache
23:57:37 [2020-11-18T23:57:37.617Z] docker-dev-cache
[Pipeline] deleteDir
23:57:39 [2020-11-18T23:57:39.678Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s)
23:57:39 [2020-11-18T23:57:39.678Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:57:39 [2020-11-18T23:57:39.678Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:57:39 [2020-11-18T23:57:39.678Z]     service_test.go:236: FLAKY_TEST
23:57:39 [2020-11-18T23:57:39.678Z] === RUN   TestServiceWithDataPathPortInit
23:57:40 [2020-11-18T23:57:40.250Z] === RUN   TestDockerSuite/TestBuildLineBreak
23:57:40 [2020-11-18T23:57:40.917Z] --- PASS: TestImportExtremelyLargeImageWorks (195.67s)
23:57:40 [2020-11-18T23:57:40.917Z] PASS
23:57:40 [2020-11-18T23:57:40.917Z] 
23:57:40 [2020-11-18T23:57:40.917Z] === Skipped
23:57:40 [2020-11-18T23:57:40.917Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
23:57:40 [2020-11-18T23:57:40.917Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:57:40 [2020-11-18T23:57:40.917Z] 
23:57:40 [2020-11-18T23:57:40.917Z] 
23:57:40 [2020-11-18T23:57:40.917Z] DONE 12 tests, 1 skipped in 196.664s
23:57:40 [2020-11-18T23:57:40.917Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
23:57:40 [2020-11-18T23:57:40.917Z] ++ 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
23:57:40 [2020-11-18T23:57:40.917Z] ++ set -e
23:57:40 [2020-11-18T23:57:40.917Z] ++ '[' -n 0 ']'
23:57:40 [2020-11-18T23:57:40.917Z] ++ set -x
23:57:40 [2020-11-18T23:57:40.917Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:57:40 [2020-11-18T23:57:40.917Z] INFO: Testing against a local daemon
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestNetworkCreateDelete
23:57:40 [2020-11-18T23:57:40.917Z] --- PASS: TestNetworkCreateDelete (0.18s)
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestDockerNetworkDeletePreferID
23:57:40 [2020-11-18T23:57:40.917Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestDaemonDNSFallback
23:57:40 [2020-11-18T23:57:40.917Z] --- PASS: TestDaemonDNSFallback (1.54s)
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestInspectNetwork
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestInspectNetwork/full_network_id
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestInspectNetwork/partial_network_id
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestInspectNetwork/network_name
23:57:40 [2020-11-18T23:57:40.917Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:57:43 [2020-11-18T23:57:43.548Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
23:57:43 [2020-11-18T23:57:43.548Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
23:57:43 [2020-11-18T23:57:43.548Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
23:57:43 [2020-11-18T23:57:43.548Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
23:57:43 [2020-11-18T23:57:43.548Z] === RUN   TestDockerSuite/TestBuildMaintainer
23:57:43 [2020-11-18T23:57:43.548Z] === RUN   TestDockerSuite/TestBuildMissingArgs
23:57:43 [2020-11-18T23:57:43.660Z] --- PASS: TestInspectNetwork (6.92s)
23:57:43 [2020-11-18T23:57:43.660Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:57:43 [2020-11-18T23:57:43.660Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:57:43 [2020-11-18T23:57:43.660Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:57:43 [2020-11-18T23:57:43.660Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:57:43 [2020-11-18T23:57:43.660Z] === RUN   TestRunContainerWithBridgeNone
23:57:44 [2020-11-18T23:57:44.489Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
23:57:45 [2020-11-18T23:57:45.176Z] --- PASS: TestRunContainerWithBridgeNone (1.84s)
23:57:45 [2020-11-18T23:57:45.176Z] === RUN   TestNetworkInvalidJSON
23:57:45 [2020-11-18T23:57:45.176Z] === RUN   TestNetworkInvalidJSON//networks/create
23:57:45 [2020-11-18T23:57:45.176Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:57:45 [2020-11-18T23:57:45.176Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:57:45 [2020-11-18T23:57:45.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:57:45 [2020-11-18T23:57:45.176Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:57:45 [2020-11-18T23:57:45.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:57:45 [2020-11-18T23:57:45.176Z] === CONT  TestNetworkInvalidJSON//networks/create
23:57:45 [2020-11-18T23:57:45.176Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:57:45 [2020-11-18T23:57:45.176Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:57:45 [2020-11-18T23:57:45.176Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:57:45 [2020-11-18T23:57:45.176Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:57:45 [2020-11-18T23:57:45.176Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:57:45 [2020-11-18T23:57:45.176Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:57:45 [2020-11-18T23:57:45.176Z] === RUN   TestHostIPv4BridgeLabel
23:57:45 [2020-11-18T23:57:45.815Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
23:57:45 [2020-11-18T23:57:45.815Z] === RUN   TestDaemonRestartWithLiveRestore
23:57:45 [2020-11-18T23:57:45.872Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
23:57:46 [2020-11-18T23:57:46.861Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
23:57:46 [2020-11-18T23:57:46.861Z] === RUN   TestDaemonDefaultNetworkPools
23:57:47 [2020-11-18T23:57:47.500Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
23:57:47 [2020-11-18T23:57:47.500Z] === RUN   TestDaemonRestartWithExistingNetwork
23:57:48 [2020-11-18T23:57:48.415Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
23:57:48 [2020-11-18T23:57:48.542Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
23:57:48 [2020-11-18T23:57:48.542Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:57:48 [2020-11-18T23:57:48.985Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
23:57:49 [2020-11-18T23:57:49.556Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
23:57:50 [2020-11-18T23:57:50.060Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
23:57:50 [2020-11-18T23:57:50.060Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:57:50 [2020-11-18T23:57:50.353Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
23:57:50 [2020-11-18T23:57:50.353Z] === RUN   TestServiceWithPredefinedNetwork
23:57:52 [2020-11-18T23:57:52.440Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
23:57:52 [2020-11-18T23:57:52.440Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:57:52 [2020-11-18T23:57:52.440Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:57:52 [2020-11-18T23:57:52.440Z]     service_test.go:236: FLAKY_TEST
23:57:52 [2020-11-18T23:57:52.440Z] === RUN   TestServiceWithDataPathPortInit
23:57:56 [2020-11-18T23:57:56.212Z] --- PASS: TestServiceWithDataPathPortInit (16.05s)
23:57:56 [2020-11-18T23:57:56.212Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:57:56 [2020-11-18T23:57:56.472Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
23:57:59 [2020-11-18T23:57:59.769Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
23:58:00 [2020-11-18T23:58:00.030Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
23:58:01 [2020-11-18T23:58:01.415Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
23:58:01 [2020-11-18T23:58:01.415Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
23:58:02 [2020-11-18T23:58:02.478Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:58:02 [2020-11-18T23:58:02.478Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 14.7% of statements
23:58:02 [2020-11-18T23:58:02.478Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
23:58:02 [2020-11-18T23:58:02.478Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:58:02 [2020-11-18T23:58:02.478Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:58:02 [2020-11-18T23:58:02.478Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:58:02 [2020-11-18T23:58:02.478Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:58:02 [2020-11-18T23:58:02.478Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:58:02 [2020-11-18T23:58:02.478Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:58:02 [2020-11-18T23:58:02.478Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:58:02 [2020-11-18T23:58:02.478Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:58:02 [2020-11-18T23:58:02.478Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:58:02 [2020-11-18T23:58:02.478Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:58:02 [2020-11-18T23:58:02.478Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:58:03 [2020-11-18T23:58:03.049Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 5.7% of statements
23:58:03 [2020-11-18T23:58:03.049Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:58:03 [2020-11-18T23:58:03.049Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:58:03 [2020-11-18T23:58:03.049Z] ?   	github.com/docker/docker/api/types	[no test files]
23:58:03 [2020-11-18T23:58:03.049Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:58:03 [2020-11-18T23:58:03.049Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:58:03 [2020-11-18T23:58:03.049Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:58:03 [2020-11-18T23:58:03.049Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:58:03 [2020-11-18T23:58:03.331Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.98s)
23:58:03 [2020-11-18T23:58:03.331Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7z3yzs9hd5wzqw1itk406ooha Created:2020-11-18 23:57:56.878478456 +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[bce51ec67ef182e3ba9fcb7a663acceed0d8b33020e3a7216e3b7797cdfbad2e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o2dibw9yv36o8bmcbvz9na0vt EndpointID:1417151032b358e853e6415053c7e6c24553972bcccc7c5bfc0778325f3dcf22 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9c57dcf74cdf37bbcc44501c9697879cfe2136abb243dfe069da6f22cfaeab48 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:6b589055f645 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o2dibw9yv36o8bmcbvz9na0vt EndpointID:1417151032b358e853e6415053c7e6c24553972bcccc7c5bfc0778325f3dcf22 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:58:03 [2020-11-18T23:58:03.331Z] PASS
23:58:03 [2020-11-18T23:58:03.331Z] 
23:58:03 [2020-11-18T23:58:03.331Z] === Skipped
23:58:03 [2020-11-18T23:58:03.331Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:58:03 [2020-11-18T23:58:03.331Z]     service_test.go:236: FLAKY_TEST
23:58:03 [2020-11-18T23:58:03.331Z] 
23:58:03 [2020-11-18T23:58:03.331Z] 
23:58:03 [2020-11-18T23:58:03.331Z] DONE 23 tests, 1 skipped in 49.270s
23:58:03 [2020-11-18T23:58:03.331Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:58:03 [2020-11-18T23:58:03.331Z] ++ 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
23:58:03 [2020-11-18T23:58:03.331Z] ++ set -e
23:58:03 [2020-11-18T23:58:03.331Z] ++ '[' -n 0 ']'
23:58:03 [2020-11-18T23:58:03.331Z] ++ set -x
23:58:03 [2020-11-18T23:58:03.331Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:58:03 [2020-11-18T23:58:03.591Z] INFO: Testing against a local daemon
23:58:03 [2020-11-18T23:58:03.591Z] === RUN   TestDockerNetworkIpvlanPersistance
23:58:03 [2020-11-18T23:58:03.591Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
23:58:03 [2020-11-18T23:58:03.591Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:03 [2020-11-18T23:58:03.591Z] === RUN   TestDockerNetworkIpvlan
23:58:03 [2020-11-18T23:58:03.591Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:58:03 [2020-11-18T23:58:03.591Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:03 [2020-11-18T23:58:03.591Z] PASS
23:58:03 [2020-11-18T23:58:03.591Z] 
23:58:03 [2020-11-18T23:58:03.591Z] === Skipped
23:58:03 [2020-11-18T23:58:03.591Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
23:58:03 [2020-11-18T23:58:03.591Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:03 [2020-11-18T23:58:03.591Z] 
23:58:03 [2020-11-18T23:58:03.591Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:58:03 [2020-11-18T23:58:03.591Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:03 [2020-11-18T23:58:03.591Z] 
23:58:03 [2020-11-18T23:58:03.591Z] 
23:58:03 [2020-11-18T23:58:03.591Z] DONE 2 tests, 2 skipped in 0.215s
23:58:03 [2020-11-18T23:58:03.591Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:58:03 [2020-11-18T23:58:03.591Z] ++ 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
23:58:03 [2020-11-18T23:58:03.591Z] ++ set -e
23:58:03 [2020-11-18T23:58:03.591Z] ++ '[' -n 0 ']'
23:58:03 [2020-11-18T23:58:03.591Z] ++ set -x
23:58:03 [2020-11-18T23:58:03.591Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:58:03 [2020-11-18T23:58:03.619Z] ok  	github.com/docker/docker/api/types/strslice	0.013s	coverage: 90.0% of statements
23:58:03 [2020-11-18T23:58:03.619Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
23:58:03 [2020-11-18T23:58:03.619Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:58:03 [2020-11-18T23:58:03.619Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:58:03 [2020-11-18T23:58:03.619Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:58:03 [2020-11-18T23:58:03.619Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:58:03 [2020-11-18T23:58:03.619Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:58:03 [2020-11-18T23:58:03.619Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:58:03 [2020-11-18T23:58:03.619Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:58:03 [2020-11-18T23:58:03.852Z] INFO: Testing against a local daemon
23:58:03 [2020-11-18T23:58:03.852Z] === RUN   TestDockerNetworkMacvlanPersistance
23:58:04 [2020-11-18T23:58:04.188Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
23:58:04 [2020-11-18T23:58:04.188Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
23:58:04 [2020-11-18T23:58:04.188Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:58:04 [2020-11-18T23:58:04.188Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:58:04 [2020-11-18T23:58:04.188Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:58:04 [2020-11-18T23:58:04.188Z] ?   	github.com/docker/docker/builder	[no test files]
23:58:04 [2020-11-18T23:58:04.188Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:58:04 [2020-11-18T23:58:04.188Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:58:04 [2020-11-18T23:58:04.188Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:58:04 [2020-11-18T23:58:04.188Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:58:04 [2020-11-18T23:58:04.188Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:58:04 [2020-11-18T23:58:04.188Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:58:04 [2020-11-18T23:58:04.188Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:58:04 [2020-11-18T23:58:04.793Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
23:58:05 [2020-11-18T23:58:05.364Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
23:58:05 [2020-11-18T23:58:05.364Z] === RUN   TestDockerNetworkMacvlan
23:58:05 [2020-11-18T23:58:05.364Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
23:58:05 [2020-11-18T23:58:05.934Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:58:06 [2020-11-18T23:58:06.874Z] === RUN   TestDockerSuite/TestBuildMultipleTags
23:58:06 [2020-11-18T23:58:06.874Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:58:07 [2020-11-18T23:58:07.135Z] === RUN   TestDockerSuite/TestBuildNetContainer
23:58:07 [2020-11-18T23:58:07.707Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:58:07 [2020-11-18T23:58:07.823Z] --- PASS: TestServiceWithDataPathPortInit (13.67s)
23:58:07 [2020-11-18T23:58:07.823Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:58:08 [2020-11-18T23:58:08.391Z] ok  	github.com/docker/docker/builder/remotecontext	0.087s	coverage: 13.7% of statements
23:58:08 [2020-11-18T23:58:08.391Z] ok  	github.com/docker/docker/builder/dockerfile	0.208s	coverage: 48.3% of statements
23:58:08 [2020-11-18T23:58:08.391Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
23:58:08 [2020-11-18T23:58:08.960Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
23:58:09 [2020-11-18T23:58:09.091Z] === RUN   TestDockerSuite/TestBuildNetNone
23:58:09 [2020-11-18T23:58:09.352Z] === RUN   TestDockerSuite/TestBuildNoContext
23:58:09 [2020-11-18T23:58:09.923Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:58:10 [2020-11-18T23:58:10.184Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
23:58:10 [2020-11-18T23:58:10.340Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.445s	coverage: 86.3% of statements
23:58:10 [2020-11-18T23:58:10.340Z] ?   	github.com/docker/docker/cli	[no test files]
23:58:10 [2020-11-18T23:58:10.340Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:58:11 [2020-11-18T23:58:11.126Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
23:58:12 [2020-11-18T23:58:12.511Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:58:12 [2020-11-18T23:58:12.511Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
23:58:13 [2020-11-18T23:58:13.083Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
23:58:13 [2020-11-18T23:58:13.083Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
23:58:13 [2020-11-18T23:58:13.344Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
23:58:13 [2020-11-18T23:58:13.402Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
23:58:13 [2020-11-18T23:58:13.402Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:escvcja9zhi93msituyitsspw Created:2020-11-18 23:58:07.250307916 +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[090a809f9f76a1def06de9d69ef40421d175cb35af7e9de3062ce1d1b682bfd1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8rtrrx12uttxezh6bym6er45y EndpointID:dddfafe990376ded9f4a49c0f7e78c271560a1ecf3af61eeb85c2a752033d4f2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:db20142846664c8978960c1afd5380f603e652d1c4eef1fdc44ec00d4a0192fe 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:3f427caf82ef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8rtrrx12uttxezh6bym6er45y EndpointID:dddfafe990376ded9f4a49c0f7e78c271560a1ecf3af61eeb85c2a752033d4f2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:58:13 [2020-11-18T23:58:13.402Z] PASS
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] === Skipped
23:58:13 [2020-11-18T23:58:13.402Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:58:13 [2020-11-18T23:58:13.402Z]     service_test.go:236: FLAKY_TEST
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] DONE 23 tests, 1 skipped in 39.021s
23:58:13 [2020-11-18T23:58:13.402Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:58:13 [2020-11-18T23:58:13.402Z] ++ 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
23:58:13 [2020-11-18T23:58:13.402Z] ++ set -e
23:58:13 [2020-11-18T23:58:13.402Z] ++ '[' -n 0 ']'
23:58:13 [2020-11-18T23:58:13.402Z] ++ set -x
23:58:13 [2020-11-18T23:58:13.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:58:13 [2020-11-18T23:58:13.402Z] INFO: Testing against a local daemon
23:58:13 [2020-11-18T23:58:13.402Z] === RUN   TestDockerNetworkIpvlanPersistance
23:58:13 [2020-11-18T23:58:13.402Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:58:13 [2020-11-18T23:58:13.402Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:13 [2020-11-18T23:58:13.402Z] === RUN   TestDockerNetworkIpvlan
23:58:13 [2020-11-18T23:58:13.402Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:58:13 [2020-11-18T23:58:13.402Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:13 [2020-11-18T23:58:13.402Z] PASS
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] === Skipped
23:58:13 [2020-11-18T23:58:13.402Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:58:13 [2020-11-18T23:58:13.402Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:58:13 [2020-11-18T23:58:13.402Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] 
23:58:13 [2020-11-18T23:58:13.402Z] DONE 2 tests, 2 skipped in 0.075s
23:58:13 [2020-11-18T23:58:13.402Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:58:13 [2020-11-18T23:58:13.402Z] ++ 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
23:58:13 [2020-11-18T23:58:13.402Z] ++ set -e
23:58:13 [2020-11-18T23:58:13.402Z] ++ '[' -n 0 ']'
23:58:13 [2020-11-18T23:58:13.402Z] ++ set -x
23:58:13 [2020-11-18T23:58:13.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:58:13 [2020-11-18T23:58:13.402Z] INFO: Testing against a local daemon
23:58:13 [2020-11-18T23:58:13.402Z] === RUN   TestDockerNetworkMacvlanPersistance
23:58:13 [2020-11-18T23:58:13.630Z] ok  	github.com/docker/docker/client	0.164s	coverage: 75.4% of statements
23:58:13 [2020-11-18T23:58:13.916Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
23:58:14 [2020-11-18T23:58:14.486Z] === RUN   TestDockerSuite/TestBuildOnBuild
23:58:14 [2020-11-18T23:58:14.926Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
23:58:14 [2020-11-18T23:58:14.926Z] === RUN   TestDockerNetworkMacvlan
23:58:15 [2020-11-18T23:58:15.056Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
23:58:15 [2020-11-18T23:58:15.568Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:58:16 [2020-11-18T23:58:16.610Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:58:16 [2020-11-18T23:58:16.972Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
23:58:17 [2020-11-18T23:58:17.251Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:58:17 [2020-11-18T23:58:17.543Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:58:17 [2020-11-18T23:58:17.805Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
23:58:19 [2020-11-18T23:58:19.190Z] --- PASS: TestDockerNetworkMacvlan (13.78s)
23:58:19 [2020-11-18T23:58:19.190Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
23:58:19 [2020-11-18T23:58:19.190Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
23:58:19 [2020-11-18T23:58:19.190Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
23:58:19 [2020-11-18T23:58:19.190Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s)
23:58:19 [2020-11-18T23:58:19.190Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.36s)
23:58:19 [2020-11-18T23:58:19.190Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s)
23:58:19 [2020-11-18T23:58:19.190Z] PASS
23:58:19 [2020-11-18T23:58:19.190Z] 
23:58:19 [2020-11-18T23:58:19.190Z] DONE 8 tests in 15.335s
23:58:19 [2020-11-18T23:58:19.190Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:58:19 [2020-11-18T23:58:19.190Z] ++ 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
23:58:19 [2020-11-18T23:58:19.190Z] ++ set -e
23:58:19 [2020-11-18T23:58:19.190Z] ++ '[' -n 0 ']'
23:58:19 [2020-11-18T23:58:19.190Z] ++ set -x
23:58:19 [2020-11-18T23:58:19.190Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:58:19 [2020-11-18T23:58:19.190Z] testing: warning: no tests to run
23:58:19 [2020-11-18T23:58:19.190Z] PASS
23:58:19 [2020-11-18T23:58:19.190Z] 
23:58:19 [2020-11-18T23:58:19.190Z] DONE 0 tests in 0.029s
23:58:19 [2020-11-18T23:58:19.190Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:58:19 [2020-11-18T23:58:19.190Z] ++ 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
23:58:19 [2020-11-18T23:58:19.190Z] ++ set -e
23:58:19 [2020-11-18T23:58:19.190Z] ++ '[' -n 0 ']'
23:58:19 [2020-11-18T23:58:19.190Z] ++ set -x
23:58:19 [2020-11-18T23:58:19.190Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:58:19 [2020-11-18T23:58:19.190Z] INFO: Testing against a local daemon
23:58:19 [2020-11-18T23:58:19.190Z] === RUN   TestAuthZPluginAllowRequest
23:58:19 [2020-11-18T23:58:19.340Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:58:20 [2020-11-18T23:58:20.575Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
23:58:20 [2020-11-18T23:58:20.835Z] --- PASS: TestAuthZPluginAllowRequest (1.55s)
23:58:20 [2020-11-18T23:58:20.836Z] === RUN   TestAuthZPluginTLS
23:58:21 [2020-11-18T23:58:21.423Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:58:21 [2020-11-18T23:58:21.435Z] --- PASS: TestAuthZPluginTLS (0.56s)
23:58:21 [2020-11-18T23:58:21.435Z] === RUN   TestAuthZPluginDenyRequest
23:58:21 [2020-11-18T23:58:21.698Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
23:58:21 [2020-11-18T23:58:21.960Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
23:58:21 [2020-11-18T23:58:21.960Z] === RUN   TestAuthZPluginAPIDenyResponse
23:58:22 [2020-11-18T23:58:22.530Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
23:58:22 [2020-11-18T23:58:22.530Z] === RUN   TestAuthZPluginDenyResponse
23:58:23 [2020-11-18T23:58:23.099Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
23:58:23 [2020-11-18T23:58:23.099Z] === RUN   TestAuthZPluginAllowEventStream
23:58:23 [2020-11-18T23:58:23.359Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
23:58:24 [2020-11-18T23:58:24.742Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s)
23:58:24 [2020-11-18T23:58:24.742Z] === RUN   TestAuthZPluginErrorResponse
23:58:24 [2020-11-18T23:58:24.742Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
23:58:24 [2020-11-18T23:58:24.968Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:58:25 [2020-11-18T23:58:25.002Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
23:58:25 [2020-11-18T23:58:25.002Z] === RUN   TestAuthZPluginErrorRequest
23:58:25 [2020-11-18T23:58:25.574Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
23:58:25 [2020-11-18T23:58:25.574Z] --- PASS: TestAuthZPluginErrorRequest (0.58s)
23:58:25 [2020-11-18T23:58:25.574Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:58:25 [2020-11-18T23:58:25.605Z] --- PASS: TestDockerNetworkMacvlan (11.06s)
23:58:25 [2020-11-18T23:58:25.605Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
23:58:25 [2020-11-18T23:58:25.605Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
23:58:25 [2020-11-18T23:58:25.605Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
23:58:25 [2020-11-18T23:58:25.605Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s)
23:58:25 [2020-11-18T23:58:25.605Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s)
23:58:25 [2020-11-18T23:58:25.605Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
23:58:25 [2020-11-18T23:58:25.605Z] PASS
23:58:25 [2020-11-18T23:58:25.605Z] 
23:58:25 [2020-11-18T23:58:25.605Z] DONE 8 tests in 12.552s
23:58:25 [2020-11-18T23:58:25.902Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
23:58:25 [2020-11-18T23:58:25.902Z] ++ 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
23:58:25 [2020-11-18T23:58:25.902Z] ++ set -e
23:58:25 [2020-11-18T23:58:25.902Z] ++ '[' -n 0 ']'
23:58:25 [2020-11-18T23:58:25.902Z] ++ set -x
23:58:25 [2020-11-18T23:58:25.902Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:58:25 [2020-11-18T23:58:25.902Z] testing: warning: no tests to run
23:58:25 [2020-11-18T23:58:25.902Z] PASS
23:58:25 [2020-11-18T23:58:25.902Z] 
23:58:25 [2020-11-18T23:58:25.902Z] DONE 0 tests in 0.013s
23:58:25 [2020-11-18T23:58:25.902Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:58:25 [2020-11-18T23:58:25.902Z] ++ 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
23:58:25 [2020-11-18T23:58:25.902Z] ++ set -e
23:58:25 [2020-11-18T23:58:25.902Z] ++ '[' -n 0 ']'
23:58:25 [2020-11-18T23:58:25.902Z] ++ set -x
23:58:25 [2020-11-18T23:58:25.902Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:58:25 [2020-11-18T23:58:25.902Z] INFO: Testing against a local daemon
23:58:25 [2020-11-18T23:58:25.902Z] === RUN   TestAuthZPluginAllowRequest
23:58:26 [2020-11-18T23:58:26.146Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
23:58:26 [2020-11-18T23:58:26.146Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
23:58:26 [2020-11-18T23:58:26.146Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:58:27 [2020-11-18T23:58:27.417Z] --- PASS: TestAuthZPluginAllowRequest (1.34s)
23:58:27 [2020-11-18T23:58:27.417Z] === RUN   TestAuthZPluginTLS
23:58:27 [2020-11-18T23:58:27.712Z] --- PASS: TestAuthZPluginTLS (0.58s)
23:58:27 [2020-11-18T23:58:27.712Z] === RUN   TestAuthZPluginDenyRequest
23:58:28 [2020-11-18T23:58:28.059Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s)
23:58:28 [2020-11-18T23:58:28.059Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:58:28 [2020-11-18T23:58:28.355Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
23:58:28 [2020-11-18T23:58:28.355Z] === RUN   TestAuthZPluginAPIDenyResponse
23:58:28 [2020-11-18T23:58:28.629Z] === RUN   TestDockerSuite/TestBuildPATH
23:58:28 [2020-11-18T23:58:28.991Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
23:58:28 [2020-11-18T23:58:28.991Z] === RUN   TestAuthZPluginDenyResponse
23:58:29 [2020-11-18T23:58:29.285Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
23:58:29 [2020-11-18T23:58:29.285Z] === RUN   TestAuthZPluginAllowEventStream
23:58:30 [2020-11-18T23:58:30.016Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s)
23:58:30 [2020-11-18T23:58:30.016Z] === RUN   TestAuthZPluginHeader
23:58:30 [2020-11-18T23:58:30.587Z] --- PASS: TestAuthZPluginHeader (0.84s)
23:58:30 [2020-11-18T23:58:30.587Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:58:30 [2020-11-18T23:58:30.800Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s)
23:58:30 [2020-11-18T23:58:30.800Z] === RUN   TestAuthZPluginErrorResponse
23:58:30 [2020-11-18T23:58:30.848Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
23:58:31 [2020-11-18T23:58:31.437Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
23:58:31 [2020-11-18T23:58:31.437Z] === RUN   TestAuthZPluginErrorRequest
23:58:31 [2020-11-18T23:58:31.730Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
23:58:31 [2020-11-18T23:58:31.730Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:58:31 [2020-11-18T23:58:31.790Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
23:58:32 [2020-11-18T23:58:32.369Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
23:58:32 [2020-11-18T23:58:32.369Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:58:32 [2020-11-18T23:58:32.729Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
23:58:34 [2020-11-18T23:58:34.483Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s)
23:58:34 [2020-11-18T23:58:34.483Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:58:35 [2020-11-18T23:58:35.277Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.33s)
23:58:35 [2020-11-18T23:58:35.277Z] === RUN   TestAuthZPluginV2Disable
23:58:36 [2020-11-18T23:58:36.002Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s)
23:58:36 [2020-11-18T23:58:36.002Z] === RUN   TestAuthZPluginHeader
23:58:36 [2020-11-18T23:58:36.680Z] --- PASS: TestAuthZPluginHeader (0.84s)
23:58:36 [2020-11-18T23:58:36.680Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:58:36 [2020-11-18T23:58:36.680Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:58:36 [2020-11-18T23:58:36.680Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:36 [2020-11-18T23:58:36.680Z] === RUN   TestAuthZPluginV2Disable
23:58:36 [2020-11-18T23:58:36.680Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:58:36 [2020-11-18T23:58:36.680Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:36 [2020-11-18T23:58:36.680Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:58:36 [2020-11-18T23:58:36.680Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:58:36 [2020-11-18T23:58:36.680Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:36 [2020-11-18T23:58:36.680Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:58:36 [2020-11-18T23:58:36.680Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:58:36 [2020-11-18T23:58:36.680Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:36 [2020-11-18T23:58:36.680Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:58:38 [2020-11-18T23:58:38.572Z] --- PASS: TestAuthZPluginV2Disable (3.50s)
23:58:38 [2020-11-18T23:58:38.572Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:58:39 [2020-11-18T23:58:39.512Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
23:58:42 [2020-11-18T23:58:42.057Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s)
23:58:42 [2020-11-18T23:58:42.057Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:58:42 [2020-11-18T23:58:42.318Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
23:58:44 [2020-11-18T23:58:44.232Z] === RUN   TestDockerSuite/TestBuildRm
23:58:47 [2020-11-18T23:58:47.532Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
23:58:48 [2020-11-18T23:58:48.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
23:58:48 [2020-11-18T23:58:48.362Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
23:58:50 [2020-11-18T23:58:50.908Z] === RUN   TestDockerSuite/TestBuildScratchCopy
23:58:51 [2020-11-18T23:58:51.168Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
23:58:52 [2020-11-18T23:58:52.110Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
23:58:52 [2020-11-18T23:58:52.364Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 29.1% of statements
23:58:52 [2020-11-18T23:58:52.364Z] ok  	github.com/docker/docker/container	0.125s	coverage: 34.7% of statements
23:58:52 [2020-11-18T23:58:52.364Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:58:52 [2020-11-18T23:58:52.364Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:58:52 [2020-11-18T23:58:52.364Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:58:52 [2020-11-18T23:58:52.364Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:58:53 [2020-11-18T23:58:53.050Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
23:58:53 [2020-11-18T23:58:53.991Z] === RUN   TestDockerSuite/TestBuildShellInherited
23:58:54 [2020-11-18T23:58:54.252Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.63s)
23:58:54 [2020-11-18T23:58:54.252Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:58:54 [2020-11-18T23:58:54.821Z] === RUN   TestDockerSuite/TestBuildShellMultiple
23:58:55 [2020-11-18T23:58:55.280Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s)
23:58:55 [2020-11-18T23:58:55.280Z] PASS
23:58:55 [2020-11-18T23:58:55.280Z] 
23:58:55 [2020-11-18T23:58:55.280Z] === Skipped
23:58:55 [2020-11-18T23:58:55.280Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:58:55 [2020-11-18T23:58:55.280Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:55 [2020-11-18T23:58:55.280Z] 
23:58:55 [2020-11-18T23:58:55.280Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:58:55 [2020-11-18T23:58:55.280Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:55 [2020-11-18T23:58:55.280Z] 
23:58:55 [2020-11-18T23:58:55.280Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:58:55 [2020-11-18T23:58:55.280Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:55 [2020-11-18T23:58:55.280Z] 
23:58:55 [2020-11-18T23:58:55.280Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:58:55 [2020-11-18T23:58:55.280Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:58:55 [2020-11-18T23:58:55.280Z] 
23:58:55 [2020-11-18T23:58:55.280Z] 
23:58:55 [2020-11-18T23:58:55.280Z] DONE 17 tests, 4 skipped in 27.639s
23:58:55 [2020-11-18T23:58:55.280Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:58:55 [2020-11-18T23:58:55.280Z] ++ 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
23:58:55 [2020-11-18T23:58:55.280Z] ++ set -e
23:58:55 [2020-11-18T23:58:55.280Z] ++ '[' -n 0 ']'
23:58:55 [2020-11-18T23:58:55.280Z] ++ set -x
23:58:55 [2020-11-18T23:58:55.280Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:58:55 [2020-11-18T23:58:55.280Z] INFO: Testing against a local daemon
23:58:55 [2020-11-18T23:58:55.280Z] === RUN   TestPluginInvalidJSON
23:58:55 [2020-11-18T23:58:55.280Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:58:55 [2020-11-18T23:58:55.280Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:58:55 [2020-11-18T23:58:55.280Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:58:55 [2020-11-18T23:58:55.280Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:58:55 [2020-11-18T23:58:55.280Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:58:55 [2020-11-18T23:58:55.280Z] === RUN   TestPluginInstall
23:58:55 [2020-11-18T23:58:55.280Z] === RUN   TestPluginInstall/no_auth
23:58:55 [2020-11-18T23:58:55.280Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:58:55 [2020-11-18T23:58:55.280Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:788b670c75e9807bb4a9f611aa6281fcbd40bd651afa73748917bab72cf62161" mediatype=application/vnd.docker.plugin.v1+json size=522
23:58:55 [2020-11-18T23:58:55.280Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:58:55 [2020-11-18T23:58:55.280Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:788b670c75e9807bb4a9f611aa6281fcbd40bd651afa73748917bab72cf62161" mediatype=application/vnd.docker.plugin.v1+json size=522
23:58:55 [2020-11-18T23:58:55.574Z] === RUN   TestPluginInstall/with_htpasswd
23:58:56 [2020-11-18T23:58:56.212Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:58:56 [2020-11-18T23:58:56.212Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1933fa9b979030c057bfc9d48465a3e28b6fee63056cc06500c080944c61455c" mediatype=application/vnd.docker.plugin.v1+json size=522
23:58:56 [2020-11-18T23:58:56.212Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:58:56 [2020-11-18T23:58:56.212Z] time="2020-11-18T23:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1933fa9b979030c057bfc9d48465a3e28b6fee63056cc06500c080944c61455c" mediatype=application/vnd.docker.plugin.v1+json size=522
23:58:56 [2020-11-18T23:58:56.505Z] === RUN   TestPluginInstall/with_insecure
23:58:57 [2020-11-18T23:58:57.380Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
23:58:57 [2020-11-18T23:58:57.380Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
23:58:57 [2020-11-18T23:58:57.380Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
23:58:57 [2020-11-18T23:58:57.380Z] === RUN   TestDockerSuite/TestBuildSpaces
23:58:57 [2020-11-18T23:58:57.553Z] time="2020-11-18T23:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:58:57 [2020-11-18T23:58:57.553Z] time="2020-11-18T23:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a597ab6bf32960e8a8034a86d368e51510707c994a8bc6eafc97b7dfc0aae96" mediatype=application/vnd.docker.plugin.v1+json size=522
23:58:57 [2020-11-18T23:58:57.553Z] time="2020-11-18T23:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:58:57 [2020-11-18T23:58:57.553Z] time="2020-11-18T23:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a597ab6bf32960e8a8034a86d368e51510707c994a8bc6eafc97b7dfc0aae96" mediatype=application/vnd.docker.plugin.v1+json size=522
23:58:57 [2020-11-18T23:58:57.653Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
23:58:57 [2020-11-18T23:58:57.753Z] 680bbdbacf1b: Pull complete
23:58:57 [2020-11-18T23:58:57.753Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c
23:58:57 [2020-11-18T23:58:57.753Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
23:58:57 [2020-11-18T23:58:57.753Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
23:58:57 [2020-11-18T23:58:57.753Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
23:58:57 [2020-11-18T23:58:57.753Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1577'
23:58:57 [2020-11-18T23:58:57.753Z] WARN: Skipping validation tests
23:58:57 [2020-11-18T23:58:57.753Z] INFO: Running unit tests at 11/18/2020 23:58:54...
23:58:57 [2020-11-18T23:58:57.845Z] --- PASS: TestPluginInstall (4.26s)
23:58:57 [2020-11-18T23:58:57.845Z]     --- PASS: TestPluginInstall/no_auth (1.94s)
23:58:57 [2020-11-18T23:58:57.845Z]     --- PASS: TestPluginInstall/with_htpasswd (0.94s)
23:58:57 [2020-11-18T23:58:57.845Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
23:58:57 [2020-11-18T23:58:57.845Z]         plugin_test.go:157: [d9b80bc6a2fcc] daemon is not started
23:58:57 [2020-11-18T23:58:57.845Z] PASS
23:58:57 [2020-11-18T23:58:57.845Z] 
23:58:57 [2020-11-18T23:58:57.845Z] DONE 6 tests in 4.353s
23:58:57 [2020-11-18T23:58:57.845Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:58:57 [2020-11-18T23:58:57.845Z] ++ 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
23:58:57 [2020-11-18T23:58:57.845Z] ++ set -e
23:58:57 [2020-11-18T23:58:57.845Z] ++ '[' -n 0 ']'
23:58:57 [2020-11-18T23:58:57.845Z] ++ set -x
23:58:57 [2020-11-18T23:58:57.845Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:58:57 [2020-11-18T23:58:57.845Z] INFO: Testing against a local daemon
23:58:57 [2020-11-18T23:58:57.845Z] === RUN   TestExternalGraphDriver
23:58:58 [2020-11-18T23:58:58.593Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
23:58:58 [2020-11-18T23:58:58.593Z] === RUN   TestDockerSuite/TestBuildStderr
23:58:59 [2020-11-18T23:58:59.165Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
23:58:59 [2020-11-18T23:58:59.307Z] INFO: make.ps1 starting at 11/18/2020 23:58:58
23:58:59 [2020-11-18T23:58:59.307Z] INFO: Git commit (c7f0b509cf) assumed from DOCKER_GITCOMMIT environment variable
23:58:59 [2020-11-18T23:58:59.307Z] INFO: Invoking autogen...
23:58:59 [2020-11-18T23:58:59.772Z] INFO: Running unit tests...
23:59:00 [2020-11-18T23:59:00.493Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
23:59:01 [2020-11-18T23:59:01.707Z] === RUN   TestDockerSuite/TestBuildStopSignal
23:59:02 [2020-11-18T23:59:02.278Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
23:59:02 [2020-11-18T23:59:02.410Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
23:59:03 [2020-11-18T23:59:03.219Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
23:59:03 [2020-11-18T23:59:03.479Z] === RUN   TestDockerSuite/TestBuildTagEvent
23:59:03 [2020-11-18T23:59:03.787Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
23:59:04 [2020-11-18T23:59:04.048Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
23:59:04 [2020-11-18T23:59:04.990Z] === RUN   TestDockerSuite/TestBuildUser
23:59:06 [2020-11-18T23:59:06.371Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
23:59:08 [2020-11-18T23:59:08.222Z] === RUN   TestExternalGraphDriver/json
23:59:08 [2020-11-18T23:59:08.913Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
23:59:10 [2020-11-18T23:59:10.296Z] === RUN   TestExternalGraphDriver/spec
23:59:10 [2020-11-18T23:59:10.826Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
23:59:10 [2020-11-18T23:59:10.826Z] PASS
23:59:10 [2020-11-18T23:59:10.826Z] 
23:59:10 [2020-11-18T23:59:10.826Z] DONE 17 tests in 51.733s
23:59:10 [2020-11-18T23:59:10.826Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:59:10 [2020-11-18T23:59:10.826Z] ++ 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
23:59:10 [2020-11-18T23:59:10.826Z] ++ set -e
23:59:10 [2020-11-18T23:59:10.826Z] ++ '[' -n 0 ']'
23:59:10 [2020-11-18T23:59:10.826Z] ++ set -x
23:59:10 [2020-11-18T23:59:10.826Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:59:11 [2020-11-18T23:59:11.086Z] INFO: Testing against a local daemon
23:59:11 [2020-11-18T23:59:11.086Z] === RUN   TestPluginInvalidJSON
23:59:11 [2020-11-18T23:59:11.086Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:59:11 [2020-11-18T23:59:11.086Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:59:11 [2020-11-18T23:59:11.086Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:59:11 [2020-11-18T23:59:11.086Z] --- PASS: TestPluginInvalidJSON (0.04s)
23:59:11 [2020-11-18T23:59:11.086Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
23:59:11 [2020-11-18T23:59:11.086Z] === RUN   TestPluginInstall
23:59:11 [2020-11-18T23:59:11.086Z] === RUN   TestPluginInstall/no_auth
23:59:11 [2020-11-18T23:59:11.819Z] === RUN   TestExternalGraphDriver/pull
23:59:12 [2020-11-18T23:59:12.221Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --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/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/profiles/seccomp github.com/docker/docker/quota 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
23:59:13 [2020-11-18T23:59:13.627Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
23:59:13 [2020-11-18T23:59:13.771Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.439s	coverage: 14.1% of statements
23:59:13 [2020-11-18T23:59:13.771Z] ok  	github.com/docker/docker/daemon	12.165s	coverage: 17.2% of statements
23:59:13 [2020-11-18T23:59:13.771Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:59:13 [2020-11-18T23:59:13.771Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:59:13 [2020-11-18T23:59:13.887Z] time="2020-11-18T23:59:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:59:13 [2020-11-18T23:59:13.887Z] time="2020-11-18T23:59:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8891e21251d2bb913bc76fd2d38ec42dcb11e036cc7e04033b85545c561eab48" mediatype=application/vnd.docker.plugin.v1+json size=522
23:59:13 [2020-11-18T23:59:13.887Z] time="2020-11-18T23:59:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:59:13 [2020-11-18T23:59:13.887Z] time="2020-11-18T23:59:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8891e21251d2bb913bc76fd2d38ec42dcb11e036cc7e04033b85545c561eab48" mediatype=application/vnd.docker.plugin.v1+json size=522
23:59:13 [2020-11-18T23:59:13.926Z] --- PASS: TestExternalGraphDriver (15.94s)
23:59:13 [2020-11-18T23:59:13.926Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
23:59:13 [2020-11-18T23:59:13.926Z]     --- PASS: TestExternalGraphDriver/spec (1.83s)
23:59:13 [2020-11-18T23:59:13.926Z]     --- PASS: TestExternalGraphDriver/pull (1.98s)
23:59:13 [2020-11-18T23:59:13.926Z] === RUN   TestGraphdriverPluginV2
23:59:13 [2020-11-18T23:59:13.926Z] --- SKIP: TestGraphdriverPluginV2 (0.11s)
23:59:13 [2020-11-18T23:59:13.926Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:59:13 [2020-11-18T23:59:13.926Z] PASS
23:59:13 [2020-11-18T23:59:13.926Z] 
23:59:13 [2020-11-18T23:59:13.926Z] === Skipped
23:59:13 [2020-11-18T23:59:13.926Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s)
23:59:13 [2020-11-18T23:59:13.926Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:59:13 [2020-11-18T23:59:13.926Z] 
23:59:13 [2020-11-18T23:59:13.926Z] 
23:59:13 [2020-11-18T23:59:13.926Z] DONE 5 tests, 1 skipped in 16.119s
23:59:13 [2020-11-18T23:59:13.926Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:59:13 [2020-11-18T23:59:13.927Z] ++ 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
23:59:13 [2020-11-18T23:59:13.927Z] ++ set -e
23:59:13 [2020-11-18T23:59:13.927Z] ++ '[' -n 0 ']'
23:59:13 [2020-11-18T23:59:13.927Z] ++ set -x
23:59:13 [2020-11-18T23:59:13.927Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:59:13 [2020-11-18T23:59:13.927Z] INFO: Testing against a local daemon
23:59:13 [2020-11-18T23:59:13.927Z] === RUN   TestContinueAfterPluginCrash
23:59:13 [2020-11-18T23:59:13.927Z] === PAUSE TestContinueAfterPluginCrash
23:59:13 [2020-11-18T23:59:13.927Z] === RUN   TestReadPluginNoRead
23:59:13 [2020-11-18T23:59:13.927Z] === PAUSE TestReadPluginNoRead
23:59:13 [2020-11-18T23:59:13.927Z] === RUN   TestDaemonStartWithLogOpt
23:59:13 [2020-11-18T23:59:13.927Z] === PAUSE TestDaemonStartWithLogOpt
23:59:13 [2020-11-18T23:59:13.927Z] === CONT  TestContinueAfterPluginCrash
23:59:13 [2020-11-18T23:59:13.927Z] === CONT  TestDaemonStartWithLogOpt
23:59:13 [2020-11-18T23:59:13.927Z] === CONT  TestReadPluginNoRead
23:59:14 [2020-11-18T23:59:14.459Z] === RUN   TestPluginInstall/with_htpasswd
23:59:14 [2020-11-18T23:59:14.710Z] ok  	github.com/docker/docker/daemon/config	0.054s	coverage: 81.8% of statements
23:59:15 [2020-11-18T23:59:15.278Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
23:59:15 [2020-11-18T23:59:15.847Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
23:59:15 [2020-11-18T23:59:15.848Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:59:15 [2020-11-18T23:59:15.848Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:59:15 [2020-11-18T23:59:15.859Z] time="2020-11-18T23:59:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:59:15 [2020-11-18T23:59:15.859Z] time="2020-11-18T23:59:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93aa67eb2cb6f2607ef13691f6532294f56188b9f3ea72d4c4cb34607e6ef361" mediatype=application/vnd.docker.plugin.v1+json size=522
23:59:15 [2020-11-18T23:59:15.859Z] time="2020-11-18T23:59:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:59:15 [2020-11-18T23:59:15.859Z] time="2020-11-18T23:59:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93aa67eb2cb6f2607ef13691f6532294f56188b9f3ea72d4c4cb34607e6ef361" mediatype=application/vnd.docker.plugin.v1+json size=522
23:59:16 [2020-11-18T23:59:16.428Z] === RUN   TestPluginInstall/with_insecure
23:59:16 [2020-11-18T23:59:16.787Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
23:59:17 [2020-11-18T23:59:17.369Z] time="2020-11-18T23:59:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:59:17 [2020-11-18T23:59:17.369Z] time="2020-11-18T23:59:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6b85453a71663ec9d83264306d5bcba5a3e1bbd2ee6c7de87e1112b1a8bdf50" mediatype=application/vnd.docker.plugin.v1+json size=522
23:59:17 [2020-11-18T23:59:17.369Z] time="2020-11-18T23:59:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:59:17 [2020-11-18T23:59:17.369Z] time="2020-11-18T23:59:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6b85453a71663ec9d83264306d5bcba5a3e1bbd2ee6c7de87e1112b1a8bdf50" mediatype=application/vnd.docker.plugin.v1+json size=522
23:59:17 [2020-11-18T23:59:17.939Z] --- PASS: TestPluginInstall (6.78s)
23:59:17 [2020-11-18T23:59:17.939Z]     --- PASS: TestPluginInstall/no_auth (3.53s)
23:59:17 [2020-11-18T23:59:17.939Z]     --- PASS: TestPluginInstall/with_htpasswd (1.75s)
23:59:17 [2020-11-18T23:59:17.939Z]     --- PASS: TestPluginInstall/with_insecure (1.49s)
23:59:17 [2020-11-18T23:59:17.939Z]         plugin_test.go:157: [d6cf1ab262180] daemon is not started
23:59:17 [2020-11-18T23:59:17.939Z] PASS
23:59:17 [2020-11-18T23:59:17.939Z] 
23:59:17 [2020-11-18T23:59:17.939Z] DONE 6 tests in 7.003s
23:59:17 [2020-11-18T23:59:17.939Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:59:17 [2020-11-18T23:59:17.939Z] ++ 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
23:59:17 [2020-11-18T23:59:17.940Z] ++ set -e
23:59:17 [2020-11-18T23:59:17.940Z] ++ '[' -n 0 ']'
23:59:17 [2020-11-18T23:59:17.940Z] ++ set -x
23:59:17 [2020-11-18T23:59:17.940Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:59:17 [2020-11-18T23:59:17.940Z] INFO: Testing against a local daemon
23:59:17 [2020-11-18T23:59:17.940Z] === RUN   TestExternalGraphDriver
23:59:18 [2020-11-18T23:59:18.199Z] === RUN   TestExternalGraphDriver/json
23:59:19 [2020-11-18T23:59:19.334Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.598s	coverage: 73.1% of statements
23:59:19 [2020-11-18T23:59:19.340Z] ?   	github.com/docker/docker/api	[no test files]
23:59:19 [2020-11-18T23:59:19.541Z] === RUN   TestReadPluginNoRead/default
23:59:19 [2020-11-18T23:59:19.541Z] --- PASS: TestDaemonStartWithLogOpt (5.38s)
23:59:19 [2020-11-18T23:59:19.612Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 2.9% of statements
23:59:20 [2020-11-18T23:59:20.112Z] === RUN   TestExternalGraphDriver/spec
23:59:20 [2020-11-18T23:59:20.603Z] === RUN   TestReadPluginNoRead/disabled_caching
23:59:21 [2020-11-18T23:59:21.014Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.462s	coverage: 56.2% of statements
23:59:21 [2020-11-18T23:59:21.493Z] === RUN   TestDockerSuite/TestBuildVerboseOut
23:59:21 [2020-11-18T23:59:21.753Z] === RUN   TestExternalGraphDriver/pull
23:59:22 [2020-11-18T23:59:22.119Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:59:22 [2020-11-18T23:59:22.324Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
23:59:22 [2020-11-18T23:59:22.584Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
23:59:22 [2020-11-18T23:59:22.934Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.8% of statements
23:59:23 [2020-11-18T23:59:23.157Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
23:59:23 [2020-11-18T23:59:23.159Z] --- PASS: TestReadPluginNoRead (9.23s)
23:59:23 [2020-11-18T23:59:23.159Z]     --- PASS: TestReadPluginNoRead/default (1.40s)
23:59:23 [2020-11-18T23:59:23.159Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.47s)
23:59:23 [2020-11-18T23:59:23.159Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s)
23:59:23 [2020-11-18T23:59:23.159Z]     read_test.go:92: [d39cd8e041816] daemon is not started
23:59:23 [2020-11-18T23:59:23.735Z] --- PASS: TestExternalGraphDriver (5.78s)
23:59:23 [2020-11-18T23:59:23.735Z]     --- PASS: TestExternalGraphDriver/json (1.89s)
23:59:23 [2020-11-18T23:59:23.735Z]     --- PASS: TestExternalGraphDriver/spec (1.85s)
23:59:23 [2020-11-18T23:59:23.735Z]     --- PASS: TestExternalGraphDriver/pull (1.94s)
23:59:23 [2020-11-18T23:59:23.735Z] === RUN   TestGraphdriverPluginV2
23:59:24 [2020-11-18T23:59:24.000Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
23:59:24 [2020-11-18T23:59:24.670Z] --- PASS: TestContinueAfterPluginCrash (10.56s)
23:59:24 [2020-11-18T23:59:24.670Z] PASS
23:59:24 [2020-11-18T23:59:24.670Z] 
23:59:24 [2020-11-18T23:59:24.670Z] DONE 6 tests in 10.639s
23:59:24 [2020-11-18T23:59:24.670Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:59:24 [2020-11-18T23:59:24.670Z] ++ 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
23:59:24 [2020-11-18T23:59:24.670Z] ++ set -e
23:59:24 [2020-11-18T23:59:24.670Z] ++ '[' -n 0 ']'
23:59:24 [2020-11-18T23:59:24.670Z] ++ set -x
23:59:24 [2020-11-18T23:59:24.670Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:59:24 [2020-11-18T23:59:24.670Z] testing: warning: no tests to run
23:59:24 [2020-11-18T23:59:24.670Z] PASS
23:59:24 [2020-11-18T23:59:24.670Z] 
23:59:24 [2020-11-18T23:59:24.670Z] DONE 0 tests in 0.021s
23:59:24 [2020-11-18T23:59:24.670Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:59:24 [2020-11-18T23:59:24.670Z] ++ 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
23:59:24 [2020-11-18T23:59:24.670Z] ++ set -e
23:59:24 [2020-11-18T23:59:24.670Z] ++ '[' -n 0 ']'
23:59:24 [2020-11-18T23:59:24.670Z] ++ set -x
23:59:24 [2020-11-18T23:59:24.671Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:59:24 [2020-11-18T23:59:24.671Z] INFO: Testing against a local daemon
23:59:24 [2020-11-18T23:59:24.671Z] === RUN   TestPluginWithDevMounts
23:59:24 [2020-11-18T23:59:24.671Z] === PAUSE TestPluginWithDevMounts
23:59:24 [2020-11-18T23:59:24.671Z] === CONT  TestPluginWithDevMounts
23:59:24 [2020-11-18T23:59:24.845Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.440s	coverage: 46.2% of statements
23:59:24 [2020-11-18T23:59:24.845Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:59:24 [2020-11-18T23:59:24.942Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
23:59:24 [2020-11-18T23:59:24.942Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
23:59:24 [2020-11-18T23:59:24.942Z] === RUN   TestDockerSuite/TestBuildWindowsUser
23:59:24 [2020-11-18T23:59:24.942Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
23:59:25 [2020-11-18T23:59:25.105Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.334s	coverage: 49.5% of statements
23:59:25 [2020-11-18T23:59:25.203Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
23:59:26 [2020-11-18T23:59:26.144Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
23:59:26 [2020-11-18T23:59:26.405Z] === RUN   TestDockerSuite/TestBuildWithFailure
23:59:26 [2020-11-18T23:59:26.743Z] --- PASS: TestPluginWithDevMounts (1.84s)
23:59:26 [2020-11-18T23:59:26.743Z] PASS
23:59:26 [2020-11-18T23:59:26.743Z] 
23:59:26 [2020-11-18T23:59:26.743Z] DONE 1 tests in 1.910s
23:59:26 [2020-11-18T23:59:26.743Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
23:59:26 [2020-11-18T23:59:26.743Z] ++ 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
23:59:26 [2020-11-18T23:59:26.743Z] ++ set -e
23:59:26 [2020-11-18T23:59:26.743Z] ++ '[' -n 0 ']'
23:59:26 [2020-11-18T23:59:26.743Z] ++ set -x
23:59:26 [2020-11-18T23:59:26.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:59:26 [2020-11-18T23:59:26.743Z] INFO: Testing against a local daemon
23:59:26 [2020-11-18T23:59:26.743Z] === RUN   TestSecretInspect
23:59:26 [2020-11-18T23:59:26.976Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
23:59:27 [2020-11-18T23:59:27.014Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
23:59:27 [2020-11-18T23:59:27.584Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.791s	coverage: 57.7% of statements
23:59:27 [2020-11-18T23:59:27.584Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:59:27 [2020-11-18T23:59:27.584Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:59:27 [2020-11-18T23:59:27.918Z] === RUN   TestDockerSuite/TestBuildWithTabs
23:59:28 [2020-11-18T23:59:28.179Z] --- PASS: TestGraphdriverPluginV2 (4.34s)
23:59:28 [2020-11-18T23:59:28.179Z] PASS
23:59:28 [2020-11-18T23:59:28.179Z] 
23:59:28 [2020-11-18T23:59:28.179Z] DONE 5 tests in 10.320s
23:59:28 [2020-11-18T23:59:28.179Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:59:28 [2020-11-18T23:59:28.179Z] ++ 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
23:59:28 [2020-11-18T23:59:28.179Z] ++ set -e
23:59:28 [2020-11-18T23:59:28.179Z] ++ '[' -n 0 ']'
23:59:28 [2020-11-18T23:59:28.179Z] ++ set -x
23:59:28 [2020-11-18T23:59:28.179Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:59:28 [2020-11-18T23:59:28.439Z] INFO: Testing against a local daemon
23:59:28 [2020-11-18T23:59:28.439Z] === RUN   TestContinueAfterPluginCrash
23:59:28 [2020-11-18T23:59:28.440Z] === PAUSE TestContinueAfterPluginCrash
23:59:28 [2020-11-18T23:59:28.440Z] === RUN   TestReadPluginNoRead
23:59:28 [2020-11-18T23:59:28.440Z] === PAUSE TestReadPluginNoRead
23:59:28 [2020-11-18T23:59:28.440Z] === RUN   TestDaemonStartWithLogOpt
23:59:28 [2020-11-18T23:59:28.440Z] === PAUSE TestDaemonStartWithLogOpt
23:59:28 [2020-11-18T23:59:28.440Z] === CONT  TestContinueAfterPluginCrash
23:59:28 [2020-11-18T23:59:28.440Z] === CONT  TestDaemonStartWithLogOpt
23:59:28 [2020-11-18T23:59:28.699Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
23:59:28 [2020-11-18T23:59:28.699Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
23:59:28 [2020-11-18T23:59:28.834Z] --- PASS: TestSecretInspect (1.94s)
23:59:28 [2020-11-18T23:59:28.834Z] === RUN   TestSecretList
23:59:28 [2020-11-18T23:59:28.964Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
23:59:29 [2020-11-18T23:59:29.904Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
23:59:30 [2020-11-18T23:59:30.919Z] --- PASS: TestSecretList (1.93s)
23:59:30 [2020-11-18T23:59:30.919Z] === RUN   TestSecretsCreateAndDelete
23:59:31 [2020-11-18T23:59:31.288Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 6.5% of statements
23:59:31 [2020-11-18T23:59:31.289Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:59:31 [2020-11-18T23:59:31.289Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:59:31 [2020-11-18T23:59:31.858Z] ok  	github.com/docker/docker/daemon/logger	0.239s	coverage: 41.0% of statements
23:59:31 [2020-11-18T23:59:31.998Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
23:59:32 [2020-11-18T23:59:32.438Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
23:59:32 [2020-11-18T23:59:32.438Z] === RUN   TestSecretsUpdate
23:59:33 [2020-11-18T23:59:33.237Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
23:59:33 [2020-11-18T23:59:33.397Z] === RUN   TestDockerSuite/TestBuildWithVolumes
23:59:33 [2020-11-18T23:59:33.496Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.165s	coverage: 77.8% of statements
23:59:33 [2020-11-18T23:59:33.496Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:59:33 [2020-11-18T23:59:33.496Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:59:33 [2020-11-18T23:59:33.657Z] --- PASS: TestDaemonStartWithLogOpt (5.24s)
23:59:33 [2020-11-18T23:59:33.657Z] === CONT  TestReadPluginNoRead
23:59:34 [2020-11-18T23:59:34.227Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
23:59:34 [2020-11-18T23:59:34.234Z] === RUN   TestMiddlewares
23:59:34 [2020-11-18T23:59:34.234Z] --- PASS: TestMiddlewares (0.00s)
23:59:34 [2020-11-18T23:59:34.234Z] PASS
23:59:34 [2020-11-18T23:59:34.234Z] coverage: 9.0% of statements
23:59:34 [2020-11-18T23:59:34.234Z] ok  	github.com/docker/docker/api/server	0.168s	coverage: 9.0% of statements
23:59:34 [2020-11-18T23:59:34.514Z] --- PASS: TestSecretsUpdate (1.90s)
23:59:34 [2020-11-18T23:59:34.514Z] === RUN   TestTemplatedSecret
23:59:34 [2020-11-18T23:59:34.798Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
23:59:34 [2020-11-18T23:59:34.876Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.9% of statements
23:59:34 [2020-11-18T23:59:34.876Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.013s	coverage: 61.6% of statements
23:59:35 [2020-11-18T23:59:35.445Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
23:59:35 [2020-11-18T23:59:35.738Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
23:59:35 [2020-11-18T23:59:35.738Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
23:59:36 [2020-11-18T23:59:36.384Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 75.2% of statements
23:59:36 [2020-11-18T23:59:36.384Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:59:36 [2020-11-18T23:59:36.597Z] --- PASS: TestTemplatedSecret (2.38s)
23:59:36 [2020-11-18T23:59:36.597Z] === RUN   TestSecretCreateResolve
23:59:36 [2020-11-18T23:59:36.678Z] === RUN   TestDockerSuite/TestBuildXZHost
23:59:36 [2020-11-18T23:59:36.938Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:59:37 [2020-11-18T23:59:37.322Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.055s	coverage: 55.1% of statements
23:59:37 [2020-11-18T23:59:37.509Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
23:59:37 [2020-11-18T23:59:37.892Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 33.3% of statements
23:59:38 [2020-11-18T23:59:38.454Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
23:59:38 [2020-11-18T23:59:38.454Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
23:59:38 [2020-11-18T23:59:38.454Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
23:59:38 [2020-11-18T23:59:38.676Z] --- PASS: TestSecretCreateResolve (1.91s)
23:59:38 [2020-11-18T23:59:38.676Z] PASS
23:59:38 [2020-11-18T23:59:38.676Z] 
23:59:38 [2020-11-18T23:59:38.676Z] DONE 6 tests in 12.078s
23:59:38 [2020-11-18T23:59:38.676Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
23:59:38 [2020-11-18T23:59:38.676Z] ++ 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
23:59:38 [2020-11-18T23:59:38.676Z] ++ set -e
23:59:38 [2020-11-18T23:59:38.676Z] ++ '[' -n 0 ']'
23:59:38 [2020-11-18T23:59:38.676Z] ++ set -x
23:59:38 [2020-11-18T23:59:38.676Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:59:38 [2020-11-18T23:59:38.676Z] INFO: Testing against a local daemon
23:59:38 [2020-11-18T23:59:38.676Z] === RUN   TestServiceCreateInit
23:59:38 [2020-11-18T23:59:38.676Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:59:38 [2020-11-18T23:59:38.714Z] --- PASS: TestContinueAfterPluginCrash (10.44s)
23:59:38 [2020-11-18T23:59:38.974Z] === RUN   TestReadPluginNoRead/default
23:59:39 [2020-11-18T23:59:39.270Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
23:59:39 [2020-11-18T23:59:39.545Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
23:59:39 [2020-11-18T23:59:39.839Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
23:59:40 [2020-11-18T23:59:40.409Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
23:59:40 [2020-11-18T23:59:40.409Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.728s	coverage: 82.5% of statements
23:59:40 [2020-11-18T23:59:40.486Z] === RUN   TestDockerSuite/TestCommitChange
23:59:40 [2020-11-18T23:59:40.669Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:59:40 [2020-11-18T23:59:40.669Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:59:40 [2020-11-18T23:59:40.747Z] === RUN   TestReadPluginNoRead/disabled_caching
23:59:41 [2020-11-18T23:59:41.692Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
23:59:41 [2020-11-18T23:59:41.692Z] === RUN   TestDockerSuite/TestCommitChangeLabels
23:59:42 [2020-11-18T23:59:42.579Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
23:59:42 [2020-11-18T23:59:42.634Z] === RUN   TestDockerSuite/TestCommitHardlink
23:59:42 [2020-11-18T23:59:42.634Z] --- PASS: TestReadPluginNoRead (9.14s)
23:59:42 [2020-11-18T23:59:42.634Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s)
23:59:42 [2020-11-18T23:59:42.634Z]     --- PASS: TestReadPluginNoRead/default (1.92s)
23:59:42 [2020-11-18T23:59:42.634Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.89s)
23:59:42 [2020-11-18T23:59:42.634Z]     read_test.go:92: [dacd728c30d51] daemon is not started
23:59:42 [2020-11-18T23:59:42.634Z] PASS
23:59:42 [2020-11-18T23:59:42.634Z] 
23:59:42 [2020-11-18T23:59:42.634Z] DONE 6 tests in 14.560s
23:59:42 [2020-11-18T23:59:42.634Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:59:42 [2020-11-18T23:59:42.634Z] ++ 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
23:59:42 [2020-11-18T23:59:42.634Z] ++ set -e
23:59:42 [2020-11-18T23:59:42.634Z] ++ '[' -n 0 ']'
23:59:42 [2020-11-18T23:59:42.634Z] ++ set -x
23:59:42 [2020-11-18T23:59:42.634Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:59:42 [2020-11-18T23:59:42.895Z] testing: warning: no tests to run
23:59:42 [2020-11-18T23:59:42.895Z] PASS
23:59:42 [2020-11-18T23:59:42.895Z] 
23:59:42 [2020-11-18T23:59:42.895Z] DONE 0 tests in 0.062s
23:59:42 [2020-11-18T23:59:42.895Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:59:42 [2020-11-18T23:59:42.895Z] ++ 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
23:59:42 [2020-11-18T23:59:42.895Z] ++ set -e
23:59:42 [2020-11-18T23:59:42.895Z] ++ '[' -n 0 ']'
23:59:42 [2020-11-18T23:59:42.895Z] ++ set -x
23:59:42 [2020-11-18T23:59:42.895Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:59:43 [2020-11-18T23:59:43.149Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:59:43 [2020-11-18T23:59:43.155Z] INFO: Testing against a local daemon
23:59:43 [2020-11-18T23:59:43.156Z] === RUN   TestPluginWithDevMounts
23:59:43 [2020-11-18T23:59:43.156Z] === PAUSE TestPluginWithDevMounts
23:59:43 [2020-11-18T23:59:43.156Z] === CONT  TestPluginWithDevMounts
23:59:43 [2020-11-18T23:59:43.519Z] ok  	github.com/docker/docker/distribution	0.182s	coverage: 25.6% of statements
23:59:43 [2020-11-18T23:59:43.519Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:59:44 [2020-11-18T23:59:44.099Z] === RUN   TestDockerSuite/TestCommitNewFile
23:59:44 [2020-11-18T23:59:44.458Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
23:59:45 [2020-11-18T23:59:45.397Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
23:59:45 [2020-11-18T23:59:45.483Z] --- PASS: TestPluginWithDevMounts (2.43s)
23:59:45 [2020-11-18T23:59:45.483Z] PASS
23:59:45 [2020-11-18T23:59:45.483Z] 
23:59:45 [2020-11-18T23:59:45.483Z] DONE 1 tests in 2.625s
23:59:45 [2020-11-18T23:59:45.483Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:59:45 [2020-11-18T23:59:45.484Z] ++ 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
23:59:45 [2020-11-18T23:59:45.484Z] ++ set -e
23:59:45 [2020-11-18T23:59:45.484Z] ++ '[' -n 0 ']'
23:59:45 [2020-11-18T23:59:45.484Z] ++ set -x
23:59:45 [2020-11-18T23:59:45.484Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:59:45 [2020-11-18T23:59:45.743Z] INFO: Testing against a local daemon
23:59:45 [2020-11-18T23:59:45.743Z] === RUN   TestSecretInspect
23:59:45 [2020-11-18T23:59:45.743Z] === RUN   TestDockerSuite/TestCommitPausedContainer
23:59:45 [2020-11-18T23:59:45.965Z] ok  	github.com/docker/docker/distribution/xfer	1.878s	coverage: 85.1% of statements
23:59:45 [2020-11-18T23:59:45.965Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:59:46 [2020-11-18T23:59:46.226Z] ok  	github.com/docker/docker/image/cache	0.028s	coverage: 19.2% of statements
23:59:46 [2020-11-18T23:59:46.226Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:59:46 [2020-11-18T23:59:46.682Z] --- PASS: TestServiceCreateInit (7.42s)
23:59:46 [2020-11-18T23:59:46.682Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
23:59:46 [2020-11-18T23:59:46.682Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s)
23:59:46 [2020-11-18T23:59:46.682Z] === RUN   TestCreateServiceMultipleTimes
23:59:46 [2020-11-18T23:59:46.731Z] === RUN   TestDockerSuite/TestCommitTTY
23:59:47 [2020-11-18T23:59:47.605Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
23:59:47 [2020-11-18T23:59:47.605Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:59:48 [2020-11-18T23:59:48.117Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
23:59:48 [2020-11-18T23:59:48.377Z] --- PASS: TestSecretInspect (2.80s)
23:59:48 [2020-11-18T23:59:48.377Z] === RUN   TestSecretList
23:59:48 [2020-11-18T23:59:48.543Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
23:59:48 [2020-11-18T23:59:48.637Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
23:59:49 [2020-11-18T23:59:49.493Z] ok  	github.com/docker/docker/oci	0.005s	coverage: 8.2% of statements
23:59:50 [2020-11-18T23:59:50.028Z] === RUN   TestDockerSuite/TestCommitWithoutPause
23:59:50 [2020-11-18T23:59:50.063Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.1% of statements
23:59:50 [2020-11-18T23:59:50.063Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
23:59:50 [2020-11-18T23:59:50.970Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
23:59:50 [2020-11-18T23:59:50.970Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
23:59:50 [2020-11-18T23:59:50.970Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
23:59:50 [2020-11-18T23:59:50.970Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
23:59:50 [2020-11-18T23:59:50.970Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
23:59:50 [2020-11-18T23:59:50.970Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
23:59:50 [2020-11-18T23:59:50.970Z] === RUN   TestDockerSuite/TestContainerAPICommit
23:59:51 [2020-11-18T23:59:51.230Z] --- PASS: TestSecretList (2.80s)
23:59:51 [2020-11-18T23:59:51.230Z] === RUN   TestSecretsCreateAndDelete
23:59:51 [2020-11-18T23:59:51.971Z] ok  	github.com/docker/docker/pkg/archive	0.330s	coverage: 77.1% of statements
23:59:52 [2020-11-18T23:59:52.173Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
23:59:52 [2020-11-18T23:59:52.909Z] ok  	github.com/docker/docker/pkg/authorization	0.282s	coverage: 68.3% of statements
23:59:53 [2020-11-18T23:59:53.169Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
23:59:53 [2020-11-18T23:59:53.430Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
23:59:53 [2020-11-18T23:59:53.555Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
23:59:53 [2020-11-18T23:59:53.555Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
23:59:54 [2020-11-18T23:59:54.127Z] --- PASS: TestSecretsCreateAndDelete (2.67s)
23:59:54 [2020-11-18T23:59:54.127Z] === RUN   TestSecretsUpdate
23:59:54 [2020-11-18T23:59:54.127Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
23:59:54 [2020-11-18T23:59:54.697Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
23:59:55 [2020-11-18T23:59:55.268Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
23:59:55 [2020-11-18T23:59:55.839Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:59:56 [2020-11-18T23:59:56.101Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
23:59:56 [2020-11-18T23:59:56.682Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:59:56 [2020-11-18T23:59:56.682Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:59:56 [2020-11-18T23:59:56.682Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:59:56 [2020-11-18T23:59:56.682Z] --- PASS: TestSecretsUpdate (2.77s)
23:59:56 [2020-11-18T23:59:56.682Z] === RUN   TestTemplatedSecret
23:59:56 [2020-11-18T23:59:56.739Z] ok  	github.com/docker/docker/layer	7.303s	coverage: 68.8% of statements
23:59:56 [2020-11-18T23:59:56.740Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:59:56 [2020-11-18T23:59:56.740Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:59:56 [2020-11-18T23:59:56.740Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:59:56 [2020-11-18T23:59:56.740Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:59:56 [2020-11-18T23:59:56.740Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:59:56 [2020-11-18T23:59:56.740Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
23:59:56 [2020-11-18T23:59:56.740Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.608s	coverage: 43.2% of statements
23:59:56 [2020-11-18T23:59:56.740Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:59:56 [2020-11-18T23:59:56.740Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:59:57 [2020-11-18T23:59:57.252Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:59:57 [2020-11-18T23:59:57.252Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:59:57 [2020-11-18T23:59:57.308Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 92.9% of statements
23:59:57 [2020-11-18T23:59:57.308Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
23:59:57 [2020-11-18T23:59:57.513Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:59:57 [2020-11-18T23:59:57.513Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:59:57 [2020-11-18T23:59:57.513Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:59:58 [2020-11-18T23:59:58.084Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:59:58 [2020-11-18T23:59:58.248Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
23:59:58 [2020-11-18T23:59:58.817Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
23:59:59 [2020-11-18T23:59:59.025Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:59:59 [2020-11-18T23:59:59.077Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
23:59:59 [2020-11-18T23:59:59.968Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:59:59 [2020-11-18T23:59:59.968Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
00:00:00 [2020-11-19T00:00:00.457Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
00:00:00 [2020-11-19T00:00:00.538Z] --- PASS: TestTemplatedSecret (3.70s)
00:00:00 [2020-11-19T00:00:00.538Z] === RUN   TestSecretCreateResolve
00:00:01 [2020-11-19T00:00:01.026Z] ok  	github.com/docker/docker/pkg/fileutils	0.036s	coverage: 89.5% of statements
00:00:01 [2020-11-19T00:00:01.967Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.063s	coverage: 84.1% of statements
00:00:01 [2020-11-19T00:00:01.967Z] ok  	github.com/docker/docker/pkg/fsutils	0.190s	coverage: 85.1% of statements
00:00:02 [2020-11-19T00:00:02.057Z] --- PASS: TestCreateServiceMultipleTimes (15.35s)
00:00:02 [2020-11-19T00:00:02.057Z] === RUN   TestCreateServiceConflict
00:00:02 [2020-11-19T00:00:02.227Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
00:00:02 [2020-11-19T00:00:02.459Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
00:00:02 [2020-11-19T00:00:02.720Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
00:00:02 [2020-11-19T00:00:02.720Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
00:00:03 [2020-11-19T00:00:03.167Z] ok  	github.com/docker/docker/pkg/idtools	0.546s	coverage: 70.1% of statements
00:00:03 [2020-11-19T00:00:03.291Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
00:00:03 [2020-11-19T00:00:03.427Z] ok  	github.com/docker/docker/pkg/ioutils	0.482s	coverage: 69.3% of statements
00:00:03 [2020-11-19T00:00:03.552Z] --- PASS: TestSecretCreateResolve (3.11s)
00:00:03 [2020-11-19T00:00:03.552Z] PASS
00:00:03 [2020-11-19T00:00:03.552Z] 
00:00:03 [2020-11-19T00:00:03.552Z] DONE 6 tests in 18.053s
00:00:03 [2020-11-19T00:00:03.552Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:00:03 [2020-11-19T00:00:03.552Z] ++ 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
00:00:03 [2020-11-19T00:00:03.552Z] ++ set -e
00:00:03 [2020-11-19T00:00:03.552Z] ++ '[' -n 0 ']'
00:00:03 [2020-11-19T00:00:03.552Z] ++ set -x
00:00:03 [2020-11-19T00:00:03.552Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:00:03 [2020-11-19T00:00:03.589Z] --- PASS: TestCreateServiceConflict (1.94s)
00:00:03 [2020-11-19T00:00:03.589Z] === RUN   TestCreateServiceMaxReplicas
00:00:03 [2020-11-19T00:00:03.813Z] INFO: Testing against a local daemon
00:00:03 [2020-11-19T00:00:03.813Z] === RUN   TestServiceCreateInit
00:00:03 [2020-11-19T00:00:03.813Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:00:03 [2020-11-19T00:00:03.998Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
00:00:03 [2020-11-19T00:00:03.998Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:00:03 [2020-11-19T00:00:03.998Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
00:00:03 [2020-11-19T00:00:03.998Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:00:03 [2020-11-19T00:00:03.998Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:00:04 [2020-11-19T00:00:04.074Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
00:00:04 [2020-11-19T00:00:04.258Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
00:00:04 [2020-11-19T00:00:04.258Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:00:04 [2020-11-19T00:00:04.518Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
00:00:04 [2020-11-19T00:00:04.646Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
00:00:04 [2020-11-19T00:00:04.779Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
00:00:05 [2020-11-19T00:00:05.039Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 86.7% of statements
00:00:05 [2020-11-19T00:00:05.217Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
00:00:05 [2020-11-19T00:00:05.217Z] === RUN   TestDockerSuite/TestContainerAPIKill
00:00:05 [2020-11-19T00:00:05.300Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
00:00:05 [2020-11-19T00:00:05.300Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:00:05 [2020-11-19T00:00:05.300Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:00:06 [2020-11-19T00:00:06.158Z] === RUN   TestDockerSuite/TestContainerAPIPause
00:00:06 [2020-11-19T00:00:06.239Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.025s	coverage: 56.8% of statements
00:00:06 [2020-11-19T00:00:06.340Z] --- PASS: TestCreateServiceMaxReplicas (2.59s)
00:00:06 [2020-11-19T00:00:06.340Z] === RUN   TestCreateWithDuplicateNetworkNames
00:00:06 [2020-11-19T00:00:06.764Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
00:00:06 [2020-11-19T00:00:06.809Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
00:00:07 [2020-11-19T00:00:07.069Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
00:00:07 [2020-11-19T00:00:07.329Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
00:00:07 [2020-11-19T00:00:07.340Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
00:00:07 [2020-11-19T00:00:07.340Z] === RUN   TestDockerSuite/TestContainerAPIRename
00:00:08 [2020-11-19T00:00:08.280Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:00:08 [2020-11-19T00:00:08.280Z] === RUN   TestDockerSuite/TestContainerAPIRestart
00:00:08 [2020-11-19T00:00:08.707Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 75.0% of statements
00:00:08 [2020-11-19T00:00:08.966Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
00:00:09 [2020-11-19T00:00:09.220Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
00:00:10 [2020-11-19T00:00:10.608Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
00:00:10 [2020-11-19T00:00:10.608Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
00:00:10 [2020-11-19T00:00:10.608Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
00:00:10 [2020-11-19T00:00:10.608Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
00:00:10 [2020-11-19T00:00:10.608Z] === RUN   TestDockerSuite/TestContainerAPIStart
00:00:11 [2020-11-19T00:00:11.550Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
00:00:12 [2020-11-19T00:00:12.256Z] ok  	github.com/docker/docker/pkg/signal	2.379s	coverage: 61.0% of statements
00:00:12 [2020-11-19T00:00:12.256Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
00:00:12 [2020-11-19T00:00:12.515Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
00:00:12 [2020-11-19T00:00:12.775Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
00:00:12 [2020-11-19T00:00:12.932Z] --- PASS: TestServiceCreateInit (9.20s)
00:00:12 [2020-11-19T00:00:12.932Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s)
00:00:12 [2020-11-19T00:00:12.932Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s)
00:00:12 [2020-11-19T00:00:12.932Z] === RUN   TestCreateServiceMultipleTimes
00:00:13 [2020-11-19T00:00:13.345Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.9% of statements
00:00:13 [2020-11-19T00:00:13.914Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
00:00:14 [2020-11-19T00:00:14.174Z] ok  	github.com/docker/docker/pkg/tailfile	0.061s	coverage: 88.6% of statements
00:00:14 [2020-11-19T00:00:14.742Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
00:00:15 [2020-11-19T00:00:15.001Z] testing: warning: no tests to run
00:00:15 [2020-11-19T00:00:15.001Z] coverage: [no statements]
00:00:15 [2020-11-19T00:00:15.001Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
00:00:15 [2020-11-19T00:00:15.569Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
00:00:15 [2020-11-19T00:00:15.569Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
00:00:15 [2020-11-19T00:00:15.829Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
00:00:16 [2020-11-19T00:00:16.228Z] === RUN   TestDockerSuite/TestContainerAPIStop
00:00:16 [2020-11-19T00:00:16.800Z] === RUN   TestDockerSuite/TestContainerAPITop
00:00:17 [2020-11-19T00:00:17.370Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
00:00:17 [2020-11-19T00:00:17.370Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
00:00:17 [2020-11-19T00:00:17.370Z] === RUN   TestDockerSuite/TestContainerAPIWait
00:00:17 [2020-11-19T00:00:17.736Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
00:00:18 [2020-11-19T00:00:18.675Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
00:00:18 [2020-11-19T00:00:18.935Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
00:00:18 [2020-11-19T00:00:18.998Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s)
00:00:18 [2020-11-19T00:00:18.998Z] === RUN   TestCreateServiceSecretFileMode
00:00:20 [2020-11-19T00:00:20.316Z] ok  	github.com/docker/docker/quota	0.245s	coverage: 71.4% of statements
00:00:20 [2020-11-19T00:00:20.577Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
00:00:20 [2020-11-19T00:00:20.672Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
00:00:20 [2020-11-19T00:00:20.932Z] === RUN   TestDockerSuite/TestContainerNetworkMode
00:00:21 [2020-11-19T00:00:21.081Z] --- PASS: TestCreateServiceSecretFileMode (2.20s)
00:00:21 [2020-11-19T00:00:21.081Z] === RUN   TestCreateServiceConfigFileMode
00:00:21 [2020-11-19T00:00:21.876Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
00:00:21 [2020-11-19T00:00:21.960Z] ok  	github.com/docker/docker/registry	0.057s	coverage: 57.2% of statements
00:00:22 [2020-11-19T00:00:22.530Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
00:00:22 [2020-11-19T00:00:22.791Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
00:00:23 [2020-11-19T00:00:23.160Z] --- PASS: TestCreateServiceConfigFileMode (2.26s)
00:00:23 [2020-11-19T00:00:23.160Z] === RUN   TestCreateServiceSysctls
00:00:23 [2020-11-19T00:00:23.361Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
00:00:23 [2020-11-19T00:00:23.930Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
00:00:25 [2020-11-19T00:00:25.191Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
00:00:25 [2020-11-19T00:00:25.762Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
00:00:26 [2020-11-19T00:00:26.469Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
00:00:26 [2020-11-19T00:00:26.698Z] --- PASS: TestCreateServiceSysctls (3.05s)
00:00:26 [2020-11-19T00:00:26.698Z] === RUN   TestCreateServiceCapabilities
00:00:27 [2020-11-19T00:00:27.146Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
00:00:27 [2020-11-19T00:00:27.409Z] ok  	github.com/docker/docker/volume/local	0.109s	coverage: 76.6% of statements
00:00:27 [2020-11-19T00:00:27.719Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
00:00:27 [2020-11-19T00:00:27.979Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
00:00:28 [2020-11-19T00:00:28.660Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
00:00:28 [2020-11-19T00:00:28.787Z] --- PASS: TestCreateServiceCapabilities (2.28s)
00:00:28 [2020-11-19T00:00:28.787Z] === RUN   TestInspect
00:00:29 [2020-11-19T00:00:29.360Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.1% of statements
00:00:29 [2020-11-19T00:00:29.601Z] --- PASS: TestCreateServiceMultipleTimes (16.45s)
00:00:29 [2020-11-19T00:00:29.601Z] === RUN   TestCreateServiceConflict
00:00:29 [2020-11-19T00:00:29.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
00:00:31 [2020-11-19T00:00:31.244Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
00:00:31 [2020-11-19T00:00:31.505Z] --- PASS: TestCreateServiceConflict (2.01s)
00:00:31 [2020-11-19T00:00:31.505Z] === RUN   TestCreateServiceMaxReplicas
00:00:31 [2020-11-19T00:00:31.543Z] --- PASS: TestInspect (2.52s)
00:00:31 [2020-11-19T00:00:31.543Z] === RUN   TestCreateJob
00:00:31 [2020-11-19T00:00:31.766Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
00:00:33 [2020-11-19T00:00:33.150Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007562c0_<nil>}
00:00:34 [2020-11-19T00:00:34.092Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1778532835_/foo_false__<nil>_<nil>_<nil>}
00:00:34 [2020-11-19T00:00:34.297Z] --- PASS: TestCreateJob (3.02s)
00:00:34 [2020-11-19T00:00:34.297Z] === RUN   TestReplicatedJob
00:00:34 [2020-11-19T00:00:34.665Z] --- PASS: TestCreateServiceMaxReplicas (3.26s)
00:00:34 [2020-11-19T00:00:34.665Z] === RUN   TestCreateWithDuplicateNetworkNames
00:00:34 [2020-11-19T00:00:34.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1778532835_/foo_true__<nil>_<nil>_<nil>}
00:00:34 [2020-11-19T00:00:34.790Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestBoolValue
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestBoolValue (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestBoolValueOrDefault
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestBoolValueOrDefault (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestInt64ValueOrZero
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestInt64ValueOrZero (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestInt64ValueOrDefault
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestInt64ValueOrDefault (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestInt64ValueOrDefaultWithError
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestJsonContentType
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestJsonContentType (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] PASS
00:00:34 [2020-11-19T00:00:34.791Z] coverage: 14.7% of statements
00:00:34 [2020-11-19T00:00:34.791Z] ok  	github.com/docker/docker/api/server/httputils	0.175s	coverage: 14.7% of statements
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestMaskSecretKeys
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestMaskSecretKeys (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestVersionMiddlewareVersion
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] PASS
00:00:34 [2020-11-19T00:00:34.791Z] coverage: 37.7% of statements
00:00:34 [2020-11-19T00:00:34.791Z] ok  	github.com/docker/docker/api/server/middleware	0.172s	coverage: 37.7% of statements
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestToJSON
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestToJSON (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestToParamWithVersion
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestToParamWithVersion (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestFromJSON
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestFromJSON (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestEmpty
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestEmpty (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestArgsMatchKVListEmptySources
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestArgsMatchKVList
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestArgsMatchKVList (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestArgsMatch
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestArgsMatch (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestAdd
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestAdd (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestDel
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestDel (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestLen
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestLen (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestExactMatch
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestExactMatch (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestOnlyOneExactMatch
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestOnlyOneExactMatch (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestContains
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestContains (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestValidate
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestValidate (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestWalkValues
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestWalkValues (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestFuzzyMatch
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestFuzzyMatch (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestClone
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestClone (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] PASS
00:00:34 [2020-11-19T00:00:34.791Z] coverage: 92.2% of statements
00:00:34 [2020-11-19T00:00:34.791Z] ok  	github.com/docker/docker/api/types/filters	0.050s	coverage: 92.2% of statements
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestStrSliceMarshalJSON
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestStrSliceUnmarshalJSON
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestStrSliceUnmarshalString
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestStrSliceUnmarshalSlice
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] PASS
00:00:34 [2020-11-19T00:00:34.791Z] coverage: 90.0% of statements
00:00:34 [2020-11-19T00:00:34.791Z] ok  	github.com/docker/docker/api/types/strslice	0.050s	coverage: 90.0% of statements
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestDurationToSecondsString
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestDurationToSecondsString (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestGetTimestamp
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestAdjustForAPIVersion
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestAdjustForAPIVersion (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] PASS
00:00:34 [2020-11-19T00:00:34.791Z] coverage: 5.7% of statements
00:00:34 [2020-11-19T00:00:34.791Z] ok  	github.com/docker/docker/api/server/router/swarm	0.179s	coverage: 5.7% of statements
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestGetTimestamp (0.15s)
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestParseTimestamps
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestParseTimestamps (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] PASS
00:00:34 [2020-11-19T00:00:34.791Z] coverage: 100.0% of statements
00:00:34 [2020-11-19T00:00:34.791Z] ok  	github.com/docker/docker/api/types/time	0.234s	coverage: 100.0% of statements
00:00:34 [2020-11-19T00:00:34.791Z] === RUN   TestCompareVersion
00:00:34 [2020-11-19T00:00:34.791Z] --- PASS: TestCompareVersion (0.00s)
00:00:34 [2020-11-19T00:00:34.791Z] PASS
00:00:34 [2020-11-19T00:00:34.791Z] coverage: 75.0% of statements
00:00:34 [2020-11-19T00:00:34.791Z] ok  	github.com/docker/docker/api/types/versions	0.038s	coverage: 75.0% of statements
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/builder	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:00:34 [2020-11-19T00:00:34.791Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestParseRemoteURL
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
00:00:35 [2020-11-19T00:00:35.257Z] --- PASS: TestParseRemoteURL (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestCloneArgsSmartHttp
00:00:35 [2020-11-19T00:00:35.257Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestCloneArgsDumbHttp
00:00:35 [2020-11-19T00:00:35.257Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestCloneArgsGit
00:00:35 [2020-11-19T00:00:35.257Z] --- PASS: TestCloneArgsGit (0.00s)
00:00:35 [2020-11-19T00:00:35.257Z] === RUN   TestCheckoutGit
00:00:36 [2020-11-19T00:00:36.580Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3632632806_/foo_false__<nil>_<nil>_<nil>}
00:00:37 [2020-11-19T00:00:37.499Z] === RUN   TestEnable
00:00:37 [2020-11-19T00:00:37.499Z] --- PASS: TestEnable (0.00s)
00:00:37 [2020-11-19T00:00:37.499Z] === RUN   TestDisable
00:00:37 [2020-11-19T00:00:37.499Z] --- PASS: TestDisable (0.00s)
00:00:37 [2020-11-19T00:00:37.499Z] === RUN   TestEnabled
00:00:37 [2020-11-19T00:00:37.499Z] --- PASS: TestEnabled (0.00s)
00:00:37 [2020-11-19T00:00:37.499Z] PASS
00:00:37 [2020-11-19T00:00:37.499Z] coverage: 100.0% of statements
00:00:37 [2020-11-19T00:00:37.499Z] ok  	github.com/docker/docker/cli/debug	0.045s	coverage: 100.0% of statements
00:00:37 [2020-11-19T00:00:37.965Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3632632806_/foo_true__<nil>_<nil>_<nil>}
00:00:38 [2020-11-19T00:00:38.484Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
00:00:38 [2020-11-19T00:00:38.484Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
00:00:38 [2020-11-19T00:00:38.484Z] === RUN   TestProcessNoDockerignore
00:00:38 [2020-11-19T00:00:38.484Z] --- PASS: TestProcessNoDockerignore (0.00s)
00:00:38 [2020-11-19T00:00:38.484Z] === RUN   TestProcessShouldLeaveAllFiles
00:00:38 [2020-11-19T00:00:38.484Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
00:00:38 [2020-11-19T00:00:38.484Z] === RUN   TestDetectContentType
00:00:38 [2020-11-19T00:00:38.484Z] --- PASS: TestDetectContentType (0.00s)
00:00:38 [2020-11-19T00:00:38.484Z] === RUN   TestSelectAcceptableMIME
00:00:38 [2020-11-19T00:00:38.484Z] --- PASS: TestSelectAcceptableMIME (0.00s)
00:00:38 [2020-11-19T00:00:38.484Z] === RUN   TestInspectEmptyResponse
00:00:38 [2020-11-19T00:00:38.484Z] --- PASS: TestInspectEmptyResponse (0.00s)
00:00:38 [2020-11-19T00:00:38.484Z] === RUN   TestInspectResponseBinary
00:00:38 [2020-11-19T00:00:38.484Z] --- PASS: TestInspectResponseBinary (0.00s)
00:00:38 [2020-11-19T00:00:38.484Z] === RUN   TestResponseUnsupportedContentType
00:00:38 [2020-11-19T00:00:38.485Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
00:00:38 [2020-11-19T00:00:38.485Z] === RUN   TestInspectResponseTextSimple
00:00:38 [2020-11-19T00:00:38.485Z] --- PASS: TestInspectResponseTextSimple (0.00s)
00:00:38 [2020-11-19T00:00:38.485Z] === RUN   TestInspectResponseEmptyContentType
00:00:38 [2020-11-19T00:00:38.485Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
00:00:38 [2020-11-19T00:00:38.485Z] === RUN   TestUnknownContentLength
00:00:38 [2020-11-19T00:00:38.485Z] --- PASS: TestUnknownContentLength (0.00s)
00:00:38 [2020-11-19T00:00:38.485Z] === RUN   TestDownloadRemote
00:00:38 [2020-11-19T00:00:38.485Z] --- PASS: TestDownloadRemote (0.09s)
00:00:38 [2020-11-19T00:00:38.485Z] === RUN   TestGetWithStatusError
00:00:38 [2020-11-19T00:00:38.485Z] --- PASS: TestGetWithStatusError (0.02s)
00:00:38 [2020-11-19T00:00:38.485Z] === RUN   TestCloseRootDirectory
00:00:38 [2020-11-19T00:00:38.485Z] --- SKIP: TestCloseRootDirectory (0.00s)
00:00:38 [2020-11-19T00:00:38.485Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:00:38 [2020-11-19T00:00:38.485Z] === RUN   TestHashFile
00:00:38 [2020-11-19T00:00:38.485Z] --- SKIP: TestHashFile (0.01s)
00:00:38 [2020-11-19T00:00:38.485Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:00:38 [2020-11-19T00:00:38.485Z] === RUN   TestHashSubdir
00:00:38 [2020-11-19T00:00:38.485Z] --- SKIP: TestHashSubdir (0.00s)
00:00:38 [2020-11-19T00:00:38.485Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:00:38 [2020-11-19T00:00:38.485Z] === RUN   TestRemoveDirectory
00:00:38 [2020-11-19T00:00:38.485Z] --- SKIP: TestRemoveDirectory (0.01s)
00:00:38 [2020-11-19T00:00:38.485Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:00:38 [2020-11-19T00:00:38.485Z] PASS
00:00:38 [2020-11-19T00:00:38.485Z] coverage: 9.3% of statements
00:00:38 [2020-11-19T00:00:38.485Z] ok  	github.com/docker/docker/builder/remotecontext	0.687s	coverage: 9.3% of statements
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestGetAllAllowed
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestGetAllAllowed (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestGetAllMeta
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestGetAllMeta (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestWarnOnUnusedBuildArgs
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestIsUnreferencedBuiltin
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestIsExistingDirectory
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestIsExistingDirectory (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestGetFilenameForDownload
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestGetFilenameForDownload (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestEnv2Variables
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestEnv2Variables (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestEnvValueWithExistingRunConfigEnv
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestMaintainer
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestMaintainer (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestLabel
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestLabel (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestFromScratch
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestFromScratch (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestFromWithArg
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestFromWithArg (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestFromWithArgButBuildArgsNotGiven
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestFromWithUndefinedArg
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestFromWithUndefinedArg (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestFromMultiStageWithNamedStage
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestOnbuild
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestOnbuild (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestWorkdir
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestWorkdir (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestCmd
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestCmd (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestHealthcheckNone
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestHealthcheckNone (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestHealthcheckCmd
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestHealthcheckCmd (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestEntrypoint
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestEntrypoint (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestExpose
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestExpose (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestUser
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestUser (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestVolume
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestVolume (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestStopSignal
00:00:38 [2020-11-19T00:00:38.953Z] --- SKIP: TestStopSignal (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z]     dispatchers_test.go:376: Windows does not support stopsignal
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestArg
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestArg (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestShell
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestShell (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestPrependEnvOnCmd
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestPrependEnvOnCmd (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestRunWithBuildArgs
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestRunWithBuildArgs (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestRunIgnoresHealthcheck
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestNormalizeWorkdir
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestNormalizeWorkdir (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestDispatch
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestDispatch/ADD_multiple_files_to_file
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestDispatch/COPY_multiple_files_to_file
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestDispatch/COPY_wildcard_no_files
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestDispatch/COPY_url
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestDispatch (0.05s)
00:00:38 [2020-11-19T00:00:38.953Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
00:00:38 [2020-11-19T00:00:38.953Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
00:00:38 [2020-11-19T00:00:38.953Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
00:00:38 [2020-11-19T00:00:38.953Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
00:00:38 [2020-11-19T00:00:38.953Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
00:00:38 [2020-11-19T00:00:38.953Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z]     --- PASS: TestDispatch/COPY_url (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestAddScratchImageAddsToMounts
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestAddFromScratchPopulatesPlatform
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestImageSourceGetAddsToMounts
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestEmptyDockerfile
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestEmptyDockerfile (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestSymlinkDockerfile
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestSymlinkDockerfile (0.04s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestDockerfileOutsideTheBuildContext
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestNonExistingDockerfile
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestNonExistingDockerfile (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestCopyRunConfig
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestCopyRunConfig (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestDeepCopyRunConfig
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestDeepCopyRunConfig (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestExportImage
00:00:38 [2020-11-19T00:00:38.953Z] --- PASS: TestExportImage (0.00s)
00:00:38 [2020-11-19T00:00:38.953Z] === RUN   TestNormalizeDest
00:00:38 [2020-11-19T00:00:38.954Z] --- PASS: TestNormalizeDest (0.00s)
00:00:38 [2020-11-19T00:00:38.954Z] PASS
00:00:38 [2020-11-19T00:00:38.954Z] coverage: 46.6% of statements
00:00:38 [2020-11-19T00:00:38.954Z] ok  	github.com/docker/docker/builder/dockerfile	0.490s	coverage: 46.6% of statements
00:00:39 [2020-11-19T00:00:39.346Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3632632806_/foo_true__0xc000756320_<nil>_<nil>}
00:00:39 [2020-11-19T00:00:39.418Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
00:00:39 [2020-11-19T00:00:39.892Z] --- PASS: TestReplicatedJob (5.09s)
00:00:39 [2020-11-19T00:00:39.892Z] === RUN   TestUpdateReplicatedJob
00:00:40 [2020-11-19T00:00:40.766Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000756340_<nil>}
00:00:41 [2020-11-19T00:00:41.571Z] ok  	github.com/docker/docker/pkg/plugins	33.618s	coverage: 76.6% of statements
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/rootless	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/volume	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === Skipped
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver btrfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver btrfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver btrfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver btrfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver btrfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:73: No driver to put!
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z] time="2020-11-18T23:59:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z] time="2020-11-18T23:59:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z] time="2020-11-18T23:59:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z] time="2020-11-18T23:59:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z] time="2020-11-18T23:59:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:73: No driver to put!
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     overlay_test.go:49: Fails to compute changes intermittently
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver zfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver zfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver zfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver zfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:46: Driver zfs not supported
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     graphtest_unix.go:73: No driver to put!
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:00:41 [2020-11-19T00:00:41.571Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] 
00:00:41 [2020-11-19T00:00:41.571Z] DONE 2191 tests, 26 skipped in 255.171s
Post stage
[Pipeline] junit
00:00:41 [2020-11-19T00:00:41.585Z] Recording test results
00:00:41 [2020-11-19T00:00:41.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000756380_<nil>}
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
00:00:42 [2020-11-19T00:00:42.278Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
00:00:42 [2020-11-19T00:00:42.330Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/validate/vendor
00:00:42 [2020-11-19T00:00:42.642Z] --- PASS: TestUpdateReplicatedJob (3.08s)
00:00:42 [2020-11-19T00:00:42.642Z] === RUN   TestServiceListWithStatuses
00:00:42 [2020-11-19T00:00:42.642Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:00:42 [2020-11-19T00:00:42.642Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:00:42 [2020-11-19T00:00:42.642Z] === RUN   TestDockerNetworkConnectAlias
00:00:43 [2020-11-19T00:00:43.218Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0007563a0_<nil>}
00:00:43 [2020-11-19T00:00:43.273Z] 2020/11/19 00:00:43 Collecting initial packages
00:00:43 [2020-11-19T00:00:43.273Z] 2020/11/19 00:00:43 Download dependencies
00:00:44 [2020-11-19T00:00:44.600Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0007563c0_<nil>}
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 Starting whole vndr cycle because no package specified
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Ignoring paths matching "^archive/tar"
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone golang.org/x/sys, revision eeed37f84f13f52d35e095e8023ba65671ff86a1, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
00:00:45 [2020-11-19T00:00:45.807Z] 2020/11/19 00:00:45 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
00:00:45 [2020-11-19T00:00:45.985Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
00:00:46 [2020-11-19T00:00:46.179Z] --- PASS: TestDockerNetworkConnectAlias (3.95s)
00:00:46 [2020-11-19T00:00:46.179Z] === RUN   TestDockerNetworkReConnect
00:00:46 [2020-11-19T00:00:46.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
00:00:46 [2020-11-19T00:00:46.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
00:00:46 [2020-11-19T00:00:46.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
00:00:46 [2020-11-19T00:00:46.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
00:00:46 [2020-11-19T00:00:46.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
00:00:46 [2020-11-19T00:00:46.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
00:00:46 [2020-11-19T00:00:46.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
00:00:46 [2020-11-19T00:00:46.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
00:00:46 [2020-11-19T00:00:46.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
00:00:47 [2020-11-19T00:00:47.187Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
00:00:47 [2020-11-19T00:00:47.187Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
00:00:47 [2020-11-19T00:00:47.187Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
00:00:47 [2020-11-19T00:00:47.187Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
00:00:47 [2020-11-19T00:00:47.187Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
00:00:47 [2020-11-19T00:00:47.187Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
00:00:47 [2020-11-19T00:00:47.187Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
00:00:47 [2020-11-19T00:00:47.187Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
00:00:47 [2020-11-19T00:00:47.187Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:46 	Finished clone github.com/docker/libtrust
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:46 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:46 	Finished clone github.com/creack/pty
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:46 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:46 	Finished clone github.com/tchap/go-patricia
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:46 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:46 	Finished clone github.com/moby/locker
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:46 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:47 	Finished clone github.com/moby/term
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:47 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:47 	Finished clone github.com/docker/go-units
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:47 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:47 	Finished clone github.com/willf/bitset
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:47 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:47 	Finished clone github.com/google/uuid
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:47 	Clone github.com/moby/buildkit, revision 6861f17f15364de0fe1fd1e6e8da07598a485123, attempt 1/20
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:47 	Finished clone github.com/gorilla/mux
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:47 	Clone github.com/tonistiigi/fsutil, revision c3ed55f3b48161fd3dc42c17ba09e12ac52d57dc, attempt 1/20
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:47 	Finished clone github.com/moby/sys
00:00:47 [2020-11-19T00:00:47.189Z] 2020/11/19 00:00:47 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
00:00:47 [2020-11-19T00:00:47.759Z] 2020/11/19 00:00:47 	Finished clone github.com/sirupsen/logrus
00:00:47 [2020-11-19T00:00:47.759Z] 2020/11/19 00:00:47 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
00:00:48 [2020-11-19T00:00:48.330Z] 2020/11/19 00:00:48 	Finished clone github.com/syndtr/gocapability
00:00:48 [2020-11-19T00:00:48.330Z] 2020/11/19 00:00:48 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
00:00:48 [2020-11-19T00:00:48.571Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.71s)
00:00:48 [2020-11-19T00:00:48.571Z] === RUN   TestCreateServiceSecretFileMode
00:00:48 [2020-11-19T00:00:48.591Z] 2020/11/19 00:00:48 	Finished clone github.com/tonistiigi/units
00:00:48 [2020-11-19T00:00:48.591Z] 2020/11/19 00:00:48 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
00:00:48 [2020-11-19T00:00:48.591Z] 2020/11/19 00:00:48 	Finished clone github.com/docker/go-connections
00:00:48 [2020-11-19T00:00:48.591Z] 2020/11/19 00:00:48 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
00:00:48 [2020-11-19T00:00:48.591Z] 2020/11/19 00:00:48 	Finished clone github.com/RackSec/srslog
00:00:48 [2020-11-19T00:00:48.591Z] 2020/11/19 00:00:48 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
00:00:48 [2020-11-19T00:00:48.591Z] 2020/11/19 00:00:48 	Finished clone github.com/imdario/mergo
00:00:48 [2020-11-19T00:00:48.591Z] 2020/11/19 00:00:48 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
00:00:48 [2020-11-19T00:00:48.591Z] 2020/11/19 00:00:48 	Finished clone gotest.tools/v3
00:00:48 [2020-11-19T00:00:48.591Z] 2020/11/19 00:00:48 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
00:00:48 [2020-11-19T00:00:48.591Z] 2020/11/19 00:00:48 	Finished clone golang.org/x/sync
00:00:48 [2020-11-19T00:00:48.591Z] 2020/11/19 00:00:48 	Clone github.com/docker/libnetwork, revision 6b51d028f4bbb9a4cc8d3eaba13baa9f848af546, attempt 1/20
00:00:48 [2020-11-19T00:00:48.853Z] 2020/11/19 00:00:48 	Finished clone github.com/google/go-cmp
00:00:48 [2020-11-19T00:00:48.853Z] 2020/11/19 00:00:48 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
00:00:49 [2020-11-19T00:00:49.425Z] 2020/11/19 00:00:49 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
00:00:49 [2020-11-19T00:00:49.425Z] 2020/11/19 00:00:49 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
00:00:49 [2020-11-19T00:00:49.685Z] 2020/11/19 00:00:49 	Finished clone github.com/opentracing/opentracing-go
00:00:49 [2020-11-19T00:00:49.685Z] 2020/11/19 00:00:49 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
00:00:49 [2020-11-19T00:00:49.711Z] --- PASS: TestDockerNetworkReConnect (3.14s)
00:00:49 [2020-11-19T00:00:49.711Z] === RUN   TestServicePlugin
00:00:49 [2020-11-19T00:00:49.711Z] --- SKIP: TestServicePlugin (0.00s)
00:00:49 [2020-11-19T00:00:49.711Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:00:49 [2020-11-19T00:00:49.711Z] === RUN   TestServiceUpdateLabel
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCheckpointCreateError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCheckpointCreateError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCheckpointCreate
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCheckpointCreate (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCheckpointDeleteError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCheckpointDeleteError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCheckpointDelete
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCheckpointDelete (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCheckpointListError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCheckpointListError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCheckpointList
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCheckpointList (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCheckpointListContainerNotFound
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestNewClientWithOpsFromEnv
00:00:49 [2020-11-19T00:00:49.797Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z]     client_test.go:23: runtime.GOOS == "windows"
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestGetAPIPath
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestGetAPIPath (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestParseHostURL
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestParseHostURL (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestNegotiateAPIVersionEmpty
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestNegotiateAPIVersion
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestNegotiateAPIVersion (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestNegotiateAPVersionOverride
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestNegotiateAPIVersionAutomatic
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestClientRedirect
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestClientRedirect (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigCreateUnsupported
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigCreateUnsupported (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigCreateError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigCreateError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigCreate
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigCreate (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigInspectNotFound
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigInspectNotFound (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigInspectWithEmptyID
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigInspectUnsupported
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigInspectUnsupported (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigInspectError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigInspectError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigInspectConfigNotFound
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigInspect
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigInspect (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigListUnsupported
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigListUnsupported (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigListError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigListError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigList
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigList (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigRemoveUnsupported
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigRemoveError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigRemoveError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigRemove
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigRemove (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigUpdateUnsupported
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigUpdateError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigUpdateError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestConfigUpdate
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestConfigUpdate (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestContainerCommitError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestContainerCommitError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestContainerCommit
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestContainerCommit (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestContainerStatPathError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestContainerStatPathError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestContainerStatPathNotFoundError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestContainerStatPathNoHeaderError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestContainerStatPath
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestContainerStatPath (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCopyToContainerError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCopyToContainerError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCopyToContainerNotFoundError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCopyToContainerNotStatusOKError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCopyToContainer
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCopyToContainer (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCopyFromContainerError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCopyFromContainerError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCopyFromContainerNotFoundError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCopyFromContainerNotStatusOKError
00:00:49 [2020-11-19T00:00:49.797Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
00:00:49 [2020-11-19T00:00:49.797Z] === RUN   TestCopyFromContainerNoHeaderError
00:00:49 [2020-11-19T00:00:49.945Z] 2020/11/19 00:00:49 	Finished clone github.com/opentracing-contrib/go-stdlib
00:00:49 [2020-11-19T00:00:49.945Z] 2020/11/19 00:00:49 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
00:00:49 [2020-11-19T00:00:49.945Z] 2020/11/19 00:00:49 	Finished clone github.com/mitchellh/hashstructure
00:00:49 [2020-11-19T00:00:49.945Z] 2020/11/19 00:00:49 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
00:00:49 [2020-11-19T00:00:49.945Z] 2020/11/19 00:00:49 	Finished clone github.com/google/shlex
00:00:49 [2020-11-19T00:00:49.945Z] 2020/11/19 00:00:49 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
00:00:49 [2020-11-19T00:00:49.945Z] 2020/11/19 00:00:49 	Finished clone github.com/gofrs/flock
00:00:49 [2020-11-19T00:00:49.945Z] 2020/11/19 00:00:49 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
00:00:49 [2020-11-19T00:00:49.958Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
00:00:50 [2020-11-19T00:00:50.205Z] 2020/11/19 00:00:50 	Finished clone github.com/docker/go-events
00:00:50 [2020-11-19T00:00:50.205Z] 2020/11/19 00:00:50 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestCopyFromContainer
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestCopyFromContainer (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerCreateError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerCreateError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerCreateImageNotFound
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerCreateWithName
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerCreateWithName (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerCreateAutoRemove
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerDiffError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerDiffError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerDiff
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerDiff (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerExecCreateError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerExecCreateError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerExecCreate
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerExecCreate (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerExecStartError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerExecStartError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerExecStart
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerExecStart (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerExecInspectError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerExecInspectError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerExecInspect
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerExecInspect (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerExportError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerExportError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerExport
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerExport (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerInspectError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerInspectError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerInspectContainerNotFound
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerInspectWithEmptyID
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerInspect
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerInspect (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerInspectNode
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerInspectNode (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerKillError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerKillError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerKill
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerKill (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerListError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerListError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerList
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerList (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerLogsNotFoundError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerLogsError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerLogsError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerLogs
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerLogs (0.15s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerPauseError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerPauseError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerPause
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerPause (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainersPruneError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainersPruneError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainersPrune
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainersPrune (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerRemoveError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerRemoveError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerRemoveNotFoundError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerRemove
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerRemove (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerRenameError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerRenameError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerRename
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerRename (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerResizeError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerResizeError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerExecResizeError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerExecResizeError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerResize
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerResize (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerExecResize
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerExecResize (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerRestartError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerRestartError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerRestart
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerRestart (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerStartError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerStartError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerStart
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerStart (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerStatsError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerStatsError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerStats
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerStats (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerStopError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerStopError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerStop
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerStop (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerTopError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerTopError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerTop
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerTop (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerUnpauseError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerUnpauseError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerUnpause
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerUnpause (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerUpdateError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerUpdateError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerUpdate
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerUpdate (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerWaitError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerWaitError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestContainerWait
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestContainerWait (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestDiskUsageError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestDiskUsageError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestDiskUsage
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestDiskUsage (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestDistributionInspectUnsupported
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestDistributionInspectWithEmptyID
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestEventsErrorInOptions
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestEventsErrorInOptions (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestEventsErrorFromServer
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestEventsErrorFromServer (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestEvents
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestEvents (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestTLSCloseWriter
00:00:50 [2020-11-19T00:00:50.260Z] === PAUSE TestTLSCloseWriter
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestImageBuildError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestImageBuildError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestImageBuild
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestImageBuild (0.01s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestGetDockerOS
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestGetDockerOS (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestImageCreateError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestImageCreateError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestImageCreate
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestImageCreate (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestImageHistoryError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestImageHistoryError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestImageHistory
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestImageHistory (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestImageImportError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestImageImportError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestImageImport
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestImageImport (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestImageInspectError
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestImageInspectError (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestImageInspectImageNotFound
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestImageInspectImageNotFound (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestImageInspectWithEmptyID
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
00:00:50 [2020-11-19T00:00:50.260Z] === RUN   TestImageInspect
00:00:50 [2020-11-19T00:00:50.260Z] --- PASS: TestImageInspect (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageListError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageListError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageList
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageList (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageListApiBefore125
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageListApiBefore125 (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageLoadError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageLoadError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageLoad
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageLoad (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagesPruneError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagesPruneError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagesPrune
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagesPrune (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePullReferenceParseError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePullReferenceParseError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePullAnyError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePullAnyError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePullStatusUnauthorizedError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePullWithPrivilegedFuncNoError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePullWithoutErrors
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePullWithoutErrors (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePushReferenceError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePushReferenceError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePushAnyError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePushAnyError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePushStatusUnauthorizedError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePushWithPrivilegedFuncNoError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePushWithoutErrors
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImagePushWithoutErrors (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageRemoveError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageRemoveError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageRemoveImageNotFound
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageRemove
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageRemove (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageSaveError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageSaveError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageSave
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageSave (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageSearchAnyError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageSearchAnyError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageSearchStatusUnauthorizedError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageSearchWithoutErrors
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageTagError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageTagError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageTagInvalidReference
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageTagInvalidReference (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageTagInvalidSourceImageName
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageTagHexSource
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageTagHexSource (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestImageTag
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestImageTag (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestInfoServerError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestInfoServerError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestInfoInvalidResponseJSONError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestInfo
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestInfo (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkConnectError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkConnectError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkConnect
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkConnect (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkCreateError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkCreateError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkCreate
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkCreate (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkDisconnectError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkDisconnectError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkDisconnect
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkDisconnect (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkInspectError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkInspectError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkInspectNotFoundError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkInspectWithEmptyID
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkInspect
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkInspect (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkListError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkListError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkList
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkList (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworksPruneError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworksPruneError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworksPrune
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworksPrune (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkRemoveError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkRemoveError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNetworkRemove
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNetworkRemove (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNodeInspectError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNodeInspectError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNodeInspectNodeNotFound
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNodeInspectWithEmptyID
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNodeInspect
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNodeInspect (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNodeListError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNodeListError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNodeList
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNodeList (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNodeRemoveError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNodeRemoveError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNodeRemove
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNodeRemove (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNodeUpdateError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNodeUpdateError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestNodeUpdate
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestNodeUpdate (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestOptionWithTimeout
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestOptionWithTimeout (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPingFail
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPingFail (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPingWithError
00:00:50 [2020-11-19T00:00:50.261Z] 2020/11/19 00:00:49 RoundTripper returned a response & error; ignoring response
00:00:50 [2020-11-19T00:00:50.261Z] 2020/11/19 00:00:49 RoundTripper returned a response & error; ignoring response
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPingWithError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPingSuccess
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPingSuccess (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPingHeadFallback
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPingHeadFallback/OK
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPingHeadFallback/Internal_Server_Error
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPingHeadFallback/Not_Found
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPingHeadFallback (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginDisableError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginDisableError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginDisable
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginDisable (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginEnableError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginEnableError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginEnable
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginEnable (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginInspectError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginInspectError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginInspectWithEmptyID
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginInspect
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginInspect (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginListError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginListError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginList
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginList (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginPushError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginPushError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginPush
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginPush (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginRemoveError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginRemoveError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginRemove
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginRemove (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginSetError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginSetError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPluginSet
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPluginSet (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSetHostHeader
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSetHostHeader (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestPlainTextError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestPlainTextError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestInfiniteError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestInfiniteError (0.01s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretCreateUnsupported
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretCreateUnsupported (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretCreateError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretCreateError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretCreate
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretCreate (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretInspectUnsupported
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretInspectUnsupported (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretInspectError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretInspectError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretInspectSecretNotFound
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretInspectWithEmptyID
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretInspect
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretInspect (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretListUnsupported
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretListUnsupported (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretListError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretListError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretList
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretList (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretRemoveUnsupported
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretRemoveError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretRemoveError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretRemove
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretRemove (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretUpdateUnsupported
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretUpdateError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretUpdateError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSecretUpdate
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSecretUpdate (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceCreateError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceCreateError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceCreate
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceCreate (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceCreateCompatiblePlatforms
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceCreateDigestPinning
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceInspectError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceInspectError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceInspectServiceNotFound
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceInspectWithEmptyID
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceInspect
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceInspect (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceListError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceListError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceList
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceList (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceLogsError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceLogsError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceLogs
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceLogs (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceRemoveError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceRemoveError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceRemoveNotFoundError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceRemove
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceRemove (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceUpdateError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceUpdateError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestServiceUpdate
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestServiceUpdate (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmGetUnlockKeyError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmGetUnlockKey
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmInitError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmInitError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmInit
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmInit (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmInspectError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmInspectError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmInspect
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmInspect (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmJoinError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmJoinError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmJoin
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmJoin (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmLeaveError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmLeaveError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmLeave
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmLeave (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmUnlockError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmUnlockError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmUnlock
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmUnlock (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmUpdateError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmUpdateError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestSwarmUpdate
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestSwarmUpdate (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestTaskInspectError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestTaskInspectError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestTaskInspectWithEmptyID
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestTaskInspect
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestTaskInspect (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestTaskListError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestTaskListError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestTaskList
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestTaskList (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestVolumeCreateError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestVolumeCreateError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestVolumeCreate
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestVolumeCreate (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestVolumeInspectError
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestVolumeInspectError (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestVolumeInspectNotFound
00:00:50 [2020-11-19T00:00:50.261Z] --- PASS: TestVolumeInspectNotFound (0.00s)
00:00:50 [2020-11-19T00:00:50.261Z] === RUN   TestVolumeInspectWithEmptyID
00:00:50 [2020-11-19T00:00:50.262Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
00:00:50 [2020-11-19T00:00:50.262Z] === RUN   TestVolumeInspect
00:00:50 [2020-11-19T00:00:50.262Z] --- PASS: TestVolumeInspect (0.00s)
00:00:50 [2020-11-19T00:00:50.262Z] === RUN   TestVolumeListError
00:00:50 [2020-11-19T00:00:50.262Z] --- PASS: TestVolumeListError (0.00s)
00:00:50 [2020-11-19T00:00:50.262Z] === RUN   TestVolumeList
00:00:50 [2020-11-19T00:00:50.262Z] --- PASS: TestVolumeList (0.00s)
00:00:50 [2020-11-19T00:00:50.262Z] === RUN   TestVolumeRemoveError
00:00:50 [2020-11-19T00:00:50.262Z] --- PASS: TestVolumeRemoveError (0.00s)
00:00:50 [2020-11-19T00:00:50.262Z] === RUN   TestVolumeRemove
00:00:50 [2020-11-19T00:00:50.262Z] --- PASS: TestVolumeRemove (0.00s)
00:00:50 [2020-11-19T00:00:50.262Z] === CONT  TestTLSCloseWriter
00:00:50 [2020-11-19T00:00:50.262Z] --- PASS: TestTLSCloseWriter (0.02s)
00:00:50 [2020-11-19T00:00:50.262Z] PASS
00:00:50 [2020-11-19T00:00:50.262Z] coverage: 74.9% of statements
00:00:50 [2020-11-19T00:00:50.262Z] ok  	github.com/docker/docker/client	0.508s	coverage: 74.9% of statements
00:00:50 [2020-11-19T00:00:50.779Z] 2020/11/19 00:00:50 	Finished clone github.com/armon/go-radix
00:00:50 [2020-11-19T00:00:50.779Z] 2020/11/19 00:00:50 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
00:00:51 [2020-11-19T00:00:51.230Z] --- PASS: TestServiceUpdateLabel (1.94s)
00:00:51 [2020-11-19T00:00:51.230Z] === RUN   TestServiceUpdateSecrets
00:00:51 [2020-11-19T00:00:51.349Z] 2020/11/19 00:00:51 	Finished clone github.com/sean-/seed
00:00:51 [2020-11-19T00:00:51.349Z] 2020/11/19 00:00:51 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
00:00:51 [2020-11-19T00:00:51.349Z] 2020/11/19 00:00:51 	Finished clone github.com/armon/go-metrics
00:00:51 [2020-11-19T00:00:51.349Z] 2020/11/19 00:00:51 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
00:00:51 [2020-11-19T00:00:51.349Z] 2020/11/19 00:00:51 	Finished clone github.com/hashicorp/errwrap
00:00:51 [2020-11-19T00:00:51.349Z] 2020/11/19 00:00:51 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
00:00:51 [2020-11-19T00:00:51.349Z] 2020/11/19 00:00:51 	Finished clone github.com/tonistiigi/fsutil
00:00:51 [2020-11-19T00:00:51.349Z] 2020/11/19 00:00:51 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
00:00:51 [2020-11-19T00:00:51.872Z] --- PASS: TestCreateServiceSecretFileMode (3.26s)
00:00:51 [2020-11-19T00:00:51.872Z] === RUN   TestCreateServiceConfigFileMode
00:00:52 [2020-11-19T00:00:52.133Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
00:00:52 [2020-11-19T00:00:52.289Z] 2020/11/19 00:00:52 	Finished clone github.com/hashicorp/go-multierror
00:00:52 [2020-11-19T00:00:52.289Z] 2020/11/19 00:00:52 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
00:00:52 [2020-11-19T00:00:52.289Z] 2020/11/19 00:00:52 	Finished clone github.com/hashicorp/memberlist
00:00:52 [2020-11-19T00:00:52.289Z] 2020/11/19 00:00:52 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
00:00:52 [2020-11-19T00:00:52.549Z] 2020/11/19 00:00:52 	Finished clone github.com/vishvananda/netns
00:00:52 [2020-11-19T00:00:52.549Z] 2020/11/19 00:00:52 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
00:00:52 [2020-11-19T00:00:52.809Z] 2020/11/19 00:00:52 	Finished clone github.com/docker/libkv
00:00:52 [2020-11-19T00:00:52.809Z] 2020/11/19 00:00:52 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
00:00:53 [2020-11-19T00:00:53.069Z] 2020/11/19 00:00:52 	Finished clone github.com/hashicorp/go-sockaddr
00:00:53 [2020-11-19T00:00:53.069Z] 2020/11/19 00:00:52 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
00:00:54 [2020-11-19T00:00:54.010Z] 2020/11/19 00:00:53 	Finished clone github.com/BurntSushi/toml
00:00:54 [2020-11-19T00:00:54.010Z] 2020/11/19 00:00:53 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
00:00:54 [2020-11-19T00:00:54.010Z] 2020/11/19 00:00:53 	Finished clone github.com/golang/gddo
00:00:54 [2020-11-19T00:00:54.010Z] 2020/11/19 00:00:53 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
00:00:54 [2020-11-19T00:00:54.270Z] 2020/11/19 00:00:54 	Finished clone github.com/samuel/go-zookeeper
00:00:54 [2020-11-19T00:00:54.270Z] 2020/11/19 00:00:54 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
00:00:54 [2020-11-19T00:00:54.270Z] 2020/11/19 00:00:54 	Finished clone github.com/deckarep/golang-set
00:00:54 [2020-11-19T00:00:54.270Z] 2020/11/19 00:00:54 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
00:00:54 [2020-11-19T00:00:54.531Z] 2020/11/19 00:00:54 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
00:00:54 [2020-11-19T00:00:54.531Z] 2020/11/19 00:00:54 	Finished clone github.com/vishvananda/netlink
00:00:54 [2020-11-19T00:00:54.531Z] 2020/11/19 00:00:54 	Finished clone github.com/moby/ipvs
00:00:54 [2020-11-19T00:00:54.531Z] 2020/11/19 00:00:54 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
00:00:54 [2020-11-19T00:00:54.678Z] --- PASS: TestCreateServiceConfigFileMode (2.68s)
00:00:54 [2020-11-19T00:00:54.678Z] === RUN   TestCreateServiceSysctls
00:00:54 [2020-11-19T00:00:54.939Z] === RUN   TestDockerSuite/TestCopyAndRestart
00:00:55 [2020-11-19T00:00:55.474Z] 2020/11/19 00:00:55 	Finished clone github.com/coreos/go-semver
00:00:55 [2020-11-19T00:00:55.474Z] 2020/11/19 00:00:55 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
00:00:55 [2020-11-19T00:00:55.474Z] 2020/11/19 00:00:55 	Finished clone golang.org/x/net
00:00:55 [2020-11-19T00:00:55.474Z] 2020/11/19 00:00:55 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
00:00:55 [2020-11-19T00:00:55.735Z] 2020/11/19 00:00:55 	Finished clone github.com/ishidawataru/sctp
00:00:55 [2020-11-19T00:00:55.735Z] 2020/11/19 00:00:55 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
00:00:55 [2020-11-19T00:00:55.995Z] 2020/11/19 00:00:55 	Finished clone github.com/hashicorp/go-msgpack
00:00:55 [2020-11-19T00:00:55.995Z] 2020/11/19 00:00:55 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
00:00:56 [2020-11-19T00:00:56.329Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
00:00:56 [2020-11-19T00:00:56.330Z] === RUN   TestDockerSuite/TestCpAbsolutePath
00:00:57 [2020-11-19T00:00:57.276Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
00:00:57 [2020-11-19T00:00:57.377Z] 2020/11/19 00:00:57 	Finished clone github.com/opencontainers/go-digest
00:00:57 [2020-11-19T00:00:57.377Z] 2020/11/19 00:00:57 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
00:00:57 [2020-11-19T00:00:57.536Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
00:00:57 [2020-11-19T00:00:57.640Z] 2020/11/19 00:00:57 	Finished clone github.com/mistifyio/go-zfs
00:00:57 [2020-11-19T00:00:57.640Z] 2020/11/19 00:00:57 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
00:00:57 [2020-11-19T00:00:57.797Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
00:00:57 [2020-11-19T00:00:57.902Z] 2020/11/19 00:00:57 	Finished clone go.etcd.io/bbolt
00:00:57 [2020-11-19T00:00:57.902Z] 2020/11/19 00:00:57 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
00:00:58 [2020-11-19T00:00:58.058Z] --- PASS: TestCreateServiceSysctls (3.77s)
00:00:58 [2020-11-19T00:00:58.058Z] === RUN   TestCreateServiceCapabilities
00:00:58 [2020-11-19T00:00:58.630Z] === RUN   TestDockerSuite/TestCpFromCaseA
00:00:59 [2020-11-19T00:00:59.291Z] 2020/11/19 00:00:58 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
00:00:59 [2020-11-19T00:00:59.291Z] 2020/11/19 00:00:58 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
00:00:59 [2020-11-19T00:00:59.571Z] === RUN   TestDockerSuite/TestCpFromCaseB
00:01:00 [2020-11-19T00:01:00.672Z] 2020/11/19 00:01:00 	Finished clone github.com/vbatts/tar-split
00:01:00 [2020-11-19T00:01:00.672Z] 2020/11/19 00:01:00 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
00:01:00 [2020-11-19T00:01:00.954Z] === RUN   TestDockerSuite/TestCpFromCaseC
00:01:01 [2020-11-19T00:01:01.241Z] 2020/11/19 00:01:01 	Finished clone github.com/Microsoft/opengcs
00:01:01 [2020-11-19T00:01:01.242Z] 2020/11/19 00:01:01 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
00:01:01 [2020-11-19T00:01:01.501Z] 2020/11/19 00:01:01 	Finished clone github.com/opencontainers/runtime-spec
00:01:01 [2020-11-19T00:01:01.501Z] 2020/11/19 00:01:01 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
00:01:01 [2020-11-19T00:01:01.501Z] 2020/11/19 00:01:01 	Finished clone github.com/hashicorp/serf
00:01:01 [2020-11-19T00:01:01.501Z] 2020/11/19 00:01:01 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
00:01:01 [2020-11-19T00:01:01.527Z] === RUN   TestDockerSuite/TestCpFromCaseD
00:01:01 [2020-11-19T00:01:01.787Z] --- PASS: TestCreateServiceCapabilities (3.72s)
00:01:01 [2020-11-19T00:01:01.787Z] === RUN   TestInspect
00:01:02 [2020-11-19T00:01:02.358Z] === RUN   TestDockerSuite/TestCpFromCaseE
00:01:02 [2020-11-19T00:01:02.895Z] 2020/11/19 00:01:02 	Finished clone github.com/cyphar/filepath-securejoin
00:01:02 [2020-11-19T00:01:02.895Z] 2020/11/19 00:01:02 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
00:01:03 [2020-11-19T00:01:03.155Z] 2020/11/19 00:01:03 	Finished clone github.com/opencontainers/image-spec
00:01:03 [2020-11-19T00:01:03.155Z] 2020/11/19 00:01:03 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
00:01:03 [2020-11-19T00:01:03.298Z] === RUN   TestDockerSuite/TestCpFromCaseF
00:01:03 [2020-11-19T00:01:03.725Z] 2020/11/19 00:01:03 	Finished clone github.com/coreos/go-systemd
00:01:03 [2020-11-19T00:01:03.725Z] 2020/11/19 00:01:03 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
00:01:03 [2020-11-19T00:01:03.725Z] 2020/11/19 00:01:03 	Finished clone github.com/coreos/go-systemd/v22
00:01:03 [2020-11-19T00:01:03.725Z] 2020/11/19 00:01:03 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
00:01:03 [2020-11-19T00:01:03.869Z] === RUN   TestDockerSuite/TestCpFromCaseG
00:01:03 [2020-11-19T00:01:03.985Z] 2020/11/19 00:01:03 	Finished clone github.com/godbus/dbus/v5
00:01:03 [2020-11-19T00:01:03.985Z] 2020/11/19 00:01:03 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
00:01:04 [2020-11-19T00:01:04.245Z] 2020/11/19 00:01:04 	Finished clone github.com/Graylog2/go-gelf
00:01:04 [2020-11-19T00:01:04.245Z] 2020/11/19 00:01:04 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
00:01:04 [2020-11-19T00:01:04.812Z] === RUN   TestDockerSuite/TestCpFromCaseH
00:01:05 [2020-11-19T00:01:05.184Z] 2020/11/19 00:01:04 	Finished clone github.com/fluent/fluent-logger-golang
00:01:05 [2020-11-19T00:01:05.184Z] 2020/11/19 00:01:04 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
00:01:05 [2020-11-19T00:01:05.184Z] 2020/11/19 00:01:04 	Finished clone github.com/philhofer/fwd
00:01:05 [2020-11-19T00:01:05.184Z] 2020/11/19 00:01:04 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
00:01:05 [2020-11-19T00:01:05.444Z] 2020/11/19 00:01:05 	Finished clone github.com/ugorji/go
00:01:05 [2020-11-19T00:01:05.444Z] 2020/11/19 00:01:05 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
00:01:05 [2020-11-19T00:01:05.704Z] 2020/11/19 00:01:05 	Finished clone github.com/fsnotify/fsnotify
00:01:05 [2020-11-19T00:01:05.704Z] 2020/11/19 00:01:05 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
00:01:06 [2020-11-19T00:01:06.195Z] === RUN   TestDockerSuite/TestCpFromCaseI
00:01:06 [2020-11-19T00:01:06.195Z] --- PASS: TestInspect (4.49s)
00:01:06 [2020-11-19T00:01:06.195Z] === RUN   TestCreateJob
00:01:06 [2020-11-19T00:01:06.273Z] 2020/11/19 00:01:06 	Finished clone golang.org/x/sys
00:01:06 [2020-11-19T00:01:06.273Z] 2020/11/19 00:01:06 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
00:01:06 [2020-11-19T00:01:06.533Z] 2020/11/19 00:01:06 	Finished clone github.com/bsphere/le_go
00:01:06 [2020-11-19T00:01:06.533Z] 2020/11/19 00:01:06 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
00:01:06 [2020-11-19T00:01:06.626Z] --- PASS: TestServiceUpdateSecrets (14.23s)
00:01:06 [2020-11-19T00:01:06.626Z] === RUN   TestServiceUpdateConfigs
00:01:06 [2020-11-19T00:01:06.767Z] === RUN   TestDockerSuite/TestCpFromCaseJ
00:01:10 [2020-11-19T00:01:10.414Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
00:01:10 [2020-11-19T00:01:10.414Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
00:01:10 [2020-11-19T00:01:10.414Z] === RUN   TestDockerSuite/TestCpGarbagePath
00:01:10 [2020-11-19T00:01:10.414Z] === RUN   TestDockerSuite/TestCpLocalOnly
00:01:10 [2020-11-19T00:01:10.414Z] === RUN   TestDockerSuite/TestCpNameHasColon
00:01:10 [2020-11-19T00:01:10.414Z] --- PASS: TestCreateJob (3.91s)
00:01:10 [2020-11-19T00:01:10.414Z] === RUN   TestReplicatedJob
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:07 	Finished clone github.com/jmespath/go-jmespath
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:07 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:07 	Finished clone golang.org/x/oauth2
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:07 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:07 	Finished clone github.com/golang/groupcache
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:07 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:07 	Finished clone github.com/tinylib/msgp
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:07 	Clone github.com/containerd/containerd, revision d4e78200d6da62480c85bf6f26b7221ea938f396, attempt 1/20
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:08 	Finished clone github.com/docker/libnetwork
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:08 	Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:08 	Finished clone github.com/googleapis/gax-go
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:08 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:09 	Finished clone go.opencensus.io
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:09 	Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:10 	Finished clone github.com/containerd/fifo
00:01:10 [2020-11-19T00:01:10.418Z] 2020/11/19 00:01:10 	Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20
00:01:10 [2020-11-19T00:01:10.553Z] --- PASS: TestCheckoutGit (30.44s)
00:01:10 [2020-11-19T00:01:10.553Z] === RUN   TestValidGitTransport
00:01:10 [2020-11-19T00:01:10.553Z] --- PASS: TestValidGitTransport (0.00s)
00:01:10 [2020-11-19T00:01:10.553Z] === RUN   TestGitInvalidRef
00:01:10 [2020-11-19T00:01:10.553Z] --- PASS: TestGitInvalidRef (0.44s)
00:01:10 [2020-11-19T00:01:10.553Z] PASS
00:01:10 [2020-11-19T00:01:10.553Z] coverage: 86.3% of statements
00:01:10 [2020-11-19T00:01:10.553Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.102s	coverage: 86.3% of statements
00:01:10 [2020-11-19T00:01:10.553Z] ?   	github.com/docker/docker/cli	[no test files]
00:01:10 [2020-11-19T00:01:10.553Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:01:10 [2020-11-19T00:01:10.675Z] === RUN   TestDockerSuite/TestCpRelativePath
00:01:10 [2020-11-19T00:01:10.677Z] 2020/11/19 00:01:10 	Finished clone golang.org/x/text
00:01:10 [2020-11-19T00:01:10.677Z] 2020/11/19 00:01:10 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
00:01:10 [2020-11-19T00:01:10.937Z] 2020/11/19 00:01:10 	Finished clone github.com/miekg/dns
00:01:10 [2020-11-19T00:01:10.937Z] 2020/11/19 00:01:10 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
00:01:11 [2020-11-19T00:01:11.245Z] === RUN   TestDockerSuite/TestCpSpecialFiles
00:01:11 [2020-11-19T00:01:11.508Z] 2020/11/19 00:01:11 	Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20
00:01:11 [2020-11-19T00:01:11.508Z] 2020/11/19 00:01:11 	Finished clone github.com/moby/buildkit
00:01:12 [2020-11-19T00:01:12.078Z] 2020/11/19 00:01:11 	Finished clone github.com/containerd/go-runc
00:01:12 [2020-11-19T00:01:12.078Z] 2020/11/19 00:01:11 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
00:01:12 [2020-11-19T00:01:12.339Z] 2020/11/19 00:01:12 	Finished clone github.com/containerd/cgroups
00:01:12 [2020-11-19T00:01:12.339Z] 2020/11/19 00:01:12 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
00:01:12 [2020-11-19T00:01:12.339Z] 2020/11/19 00:01:12 	Finished clone github.com/containerd/typeurl
00:01:12 [2020-11-19T00:01:12.339Z] 2020/11/19 00:01:12 	Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20
00:01:12 [2020-11-19T00:01:12.641Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestLoadDaemonCliConfigWithTLS
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestLoadDaemonCliConfigWithConflicts
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestLoadDaemonCliWithConflictingLabels
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestConfigureDaemonLogs
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestConfigureDaemonLogs (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestCommonOptionsInstallFlags
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
00:01:12 [2020-11-19T00:01:12.752Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
00:01:12 [2020-11-19T00:01:12.752Z] PASS
00:01:12 [2020-11-19T00:01:12.752Z] coverage: 18.4% of statements
00:01:12 [2020-11-19T00:01:12.752Z] ok  	github.com/docker/docker/cmd/dockerd	0.656s	coverage: 18.4% of statements
00:01:12 [2020-11-19T00:01:12.908Z] 2020/11/19 00:01:12 	Finished clone github.com/containerd/ttrpc
00:01:12 [2020-11-19T00:01:12.909Z] 2020/11/19 00:01:12 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
00:01:13 [2020-11-19T00:01:13.227Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
00:01:13 [2020-11-19T00:01:13.849Z] 2020/11/19 00:01:13 	Finished clone github.com/opencontainers/runc
00:01:13 [2020-11-19T00:01:13.849Z] 2020/11/19 00:01:13 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
00:01:14 [2020-11-19T00:01:14.109Z] 2020/11/19 00:01:13 	Finished clone github.com/gogo/googleapis
00:01:14 [2020-11-19T00:01:14.109Z] 2020/11/19 00:01:13 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
00:01:14 [2020-11-19T00:01:14.109Z] 2020/11/19 00:01:13 	Finished clone github.com/containerd/console
00:01:14 [2020-11-19T00:01:14.109Z] 2020/11/19 00:01:13 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
00:01:14 [2020-11-19T00:01:14.305Z] === RUN   TestContainerStopSignal
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestContainerStopSignal (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestContainerStopTimeout
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestContainerStopTimeout (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestContainerSecretReferenceDestTarget
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestContainerLogPathSetForJSONFileLogger
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestContainerLogPathSetForRingLogger
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestReplaceAndAppendEnvVars
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestNewMemoryStore
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestNewMemoryStore (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestAddContainers
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestAddContainers (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestGetContainer
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestGetContainer (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestDeleteContainer
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestDeleteContainer (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestListContainers
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestListContainers (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestFirstContainer
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestFirstContainer (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestApplyAllContainer
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestApplyAllContainer (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestIsValidHealthString
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestIsValidHealthString (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestStateRunStop
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestStateRunStop (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestStateTimeoutWait
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestStateTimeoutWait (0.10s)
00:01:14 [2020-11-19T00:01:14.306Z]     state_test.go:141: Stop callback fired
00:01:14 [2020-11-19T00:01:14.306Z]     state_test.go:165: Stop callback fired
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestIsValidStateString
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestIsValidStateString (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestViewSaveDelete
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestViewSaveDelete (0.01s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestViewAll
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestViewAll (0.03s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestViewGet
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestViewGet (0.01s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestNames
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestNames (0.00s)
00:01:14 [2020-11-19T00:01:14.306Z] === RUN   TestViewWithHealthCheck
00:01:14 [2020-11-19T00:01:14.306Z] --- PASS: TestViewWithHealthCheck (0.01s)
00:01:14 [2020-11-19T00:01:14.306Z] PASS
00:01:14 [2020-11-19T00:01:14.306Z] coverage: 41.3% of statements
00:01:14 [2020-11-19T00:01:14.306Z] ok  	github.com/docker/docker/container	0.467s	coverage: 41.3% of statements
00:01:14 [2020-11-19T00:01:14.306Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:01:14 [2020-11-19T00:01:14.306Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:01:14 [2020-11-19T00:01:14.306Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:01:14 [2020-11-19T00:01:14.306Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:01:14 [2020-11-19T00:01:14.611Z] === RUN   TestDockerSuite/TestCpToCaseA
00:01:14 [2020-11-19T00:01:14.681Z] 2020/11/19 00:01:14 	Finished clone google.golang.org/grpc
00:01:14 [2020-11-19T00:01:14.681Z] 2020/11/19 00:01:14 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
00:01:14 [2020-11-19T00:01:14.941Z] 2020/11/19 00:01:14 	Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20
00:01:14 [2020-11-19T00:01:14.941Z] 2020/11/19 00:01:14 	Finished clone github.com/containerd/continuity
00:01:15 [2020-11-19T00:01:15.201Z] 2020/11/19 00:01:15 	Finished clone github.com/fernet/fernet-go
00:01:15 [2020-11-19T00:01:15.201Z] 2020/11/19 00:01:15 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
00:01:15 [2020-11-19T00:01:15.550Z] === RUN   TestDockerSuite/TestCpToCaseB
00:01:15 [2020-11-19T00:01:15.771Z] 2020/11/19 00:01:15 	Finished clone github.com/docker/distribution
00:01:15 [2020-11-19T00:01:15.771Z] 2020/11/19 00:01:15 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
00:01:16 [2020-11-19T00:01:16.120Z] === RUN   TestDockerSuite/TestCpToCaseC
00:01:16 [2020-11-19T00:01:16.343Z] 2020/11/19 00:01:16 	Finished clone github.com/cilium/ebpf
00:01:16 [2020-11-19T00:01:16.343Z] 2020/11/19 00:01:16 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
00:01:16 [2020-11-19T00:01:16.504Z] === RUN   TestPrepare
00:01:16 [2020-11-19T00:01:16.504Z] --- PASS: TestPrepare (0.00s)
00:01:16 [2020-11-19T00:01:16.504Z] === RUN   TestStart
00:01:16 [2020-11-19T00:01:16.504Z] --- PASS: TestStart (0.00s)
00:01:16 [2020-11-19T00:01:16.504Z] === RUN   TestWaitCancel
00:01:16 [2020-11-19T00:01:16.504Z] --- PASS: TestWaitCancel (0.00s)
00:01:16 [2020-11-19T00:01:16.504Z] === RUN   TestWaitDisabled
00:01:16 [2020-11-19T00:01:16.504Z] --- PASS: TestWaitDisabled (0.00s)
00:01:16 [2020-11-19T00:01:16.504Z] === RUN   TestWaitEnabled
00:01:16 [2020-11-19T00:01:16.504Z] --- PASS: TestWaitEnabled (0.00s)
00:01:16 [2020-11-19T00:01:16.504Z] === RUN   TestRemove
00:01:16 [2020-11-19T00:01:16.504Z] --- PASS: TestRemove (0.00s)
00:01:16 [2020-11-19T00:01:16.504Z] PASS
00:01:16 [2020-11-19T00:01:16.504Z] coverage: 65.3% of statements
00:01:16 [2020-11-19T00:01:16.504Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.582s	coverage: 65.3% of statements
00:01:16 [2020-11-19T00:01:16.690Z] --- PASS: TestReplicatedJob (6.34s)
00:01:16 [2020-11-19T00:01:16.690Z] === RUN   TestUpdateReplicatedJob
00:01:16 [2020-11-19T00:01:16.913Z] 2020/11/19 00:01:16 	Finished clone golang.org/x/time
00:01:16 [2020-11-19T00:01:16.913Z] 2020/11/19 00:01:16 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
00:01:17 [2020-11-19T00:01:17.173Z] 2020/11/19 00:01:17 	Finished clone github.com/hashicorp/go-immutable-radix
00:01:17 [2020-11-19T00:01:17.173Z] 2020/11/19 00:01:17 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
00:01:17 [2020-11-19T00:01:17.173Z] 2020/11/19 00:01:17 	Finished clone github.com/hashicorp/go-memdb
00:01:17 [2020-11-19T00:01:17.173Z] 2020/11/19 00:01:17 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
00:01:18 [2020-11-19T00:01:18.071Z] === RUN   TestDockerSuite/TestCpToCaseD
00:01:18 [2020-11-19T00:01:18.734Z] 2020/11/19 00:01:18 	Finished clone github.com/hashicorp/golang-lru
00:01:18 [2020-11-19T00:01:18.734Z] 2020/11/19 00:01:18 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
00:01:18 [2020-11-19T00:01:18.734Z] 2020/11/19 00:01:18 	Finished clone github.com/coreos/pkg
00:01:18 [2020-11-19T00:01:18.734Z] 2020/11/19 00:01:18 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
00:01:18 [2020-11-19T00:01:18.734Z] 2020/11/19 00:01:18 	Finished clone code.cloudfoundry.org/clock
00:01:18 [2020-11-19T00:01:18.734Z] 2020/11/19 00:01:18 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCContainerRuntime
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCIsolation
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCIsolation/empty
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCIsolation/default
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCIsolation/process
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCIsolation
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCIsolation/default
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCIsolation/process
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCCredentialSpec
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCConfigs
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCConfigs/file
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCConfigs
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCConfigs/file
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
00:01:19 [2020-11-19T00:01:19.441Z] === RUN   TestServiceConvertToGRPCConfigs/none
00:01:19 [2020-11-19T00:01:19.441Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
00:01:19 [2020-11-19T00:01:19.441Z] PASS
00:01:19 [2020-11-19T00:01:19.441Z] coverage: 35.9% of statements
00:01:19 [2020-11-19T00:01:19.441Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.524s	coverage: 35.9% of statements
00:01:19 [2020-11-19T00:01:19.905Z] === RUN   TestNewListSecretsFilters
00:01:19 [2020-11-19T00:01:19.905Z] --- PASS: TestNewListSecretsFilters (0.00s)
00:01:19 [2020-11-19T00:01:19.905Z] === RUN   TestNewListConfigsFilters
00:01:19 [2020-11-19T00:01:19.905Z] --- PASS: TestNewListConfigsFilters (0.00s)
00:01:19 [2020-11-19T00:01:19.905Z] PASS
00:01:19 [2020-11-19T00:01:19.905Z] coverage: 0.5% of statements
00:01:19 [2020-11-19T00:01:19.905Z] ok  	github.com/docker/docker/daemon/cluster	1.021s	coverage: 0.5% of statements
00:01:19 [2020-11-19T00:01:19.982Z] --- PASS: TestUpdateReplicatedJob (3.50s)
00:01:19 [2020-11-19T00:01:19.983Z] === RUN   TestServiceListWithStatuses
00:01:19 [2020-11-19T00:01:19.983Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:01:19 [2020-11-19T00:01:19.983Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:01:19 [2020-11-19T00:01:19.983Z] === RUN   TestDockerNetworkConnectAlias
00:01:20 [2020-11-19T00:01:20.114Z] 2020/11/19 00:01:19 	Finished clone github.com/beorn7/perks
00:01:20 [2020-11-19T00:01:20.114Z] 2020/11/19 00:01:19 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
00:01:20 [2020-11-19T00:01:20.187Z] --- PASS: TestServiceUpdateConfigs (14.29s)
00:01:20 [2020-11-19T00:01:20.187Z] === RUN   TestServiceUpdateNetwork
00:01:20 [2020-11-19T00:01:20.373Z] 2020/11/19 00:01:20 	Finished clone github.com/prometheus/client_model
00:01:20 [2020-11-19T00:01:20.373Z] 2020/11/19 00:01:20 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
00:01:21 [2020-11-19T00:01:21.311Z] 2020/11/19 00:01:21 	Finished clone golang.org/x/crypto
00:01:21 [2020-11-19T00:01:21.311Z] 2020/11/19 00:01:21 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
00:01:21 [2020-11-19T00:01:21.366Z] === RUN   TestDockerSuite/TestCpToCaseE
00:01:21 [2020-11-19T00:01:21.880Z] 2020/11/19 00:01:21 	Finished clone github.com/prometheus/client_golang
00:01:21 [2020-11-19T00:01:21.881Z] 2020/11/19 00:01:21 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
00:01:21 [2020-11-19T00:01:21.881Z] 2020/11/19 00:01:21 	Finished clone github.com/golang/protobuf
00:01:21 [2020-11-19T00:01:21.881Z] 2020/11/19 00:01:21 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
00:01:22 [2020-11-19T00:01:22.820Z] 2020/11/19 00:01:22 	Finished clone github.com/matttproud/golang_protobuf_extensions
00:01:22 [2020-11-19T00:01:22.820Z] 2020/11/19 00:01:22 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
00:01:23 [2020-11-19T00:01:23.081Z] 2020/11/19 00:01:23 	Finished clone github.com/prometheus/procfs
00:01:23 [2020-11-19T00:01:23.081Z] 2020/11/19 00:01:23 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
00:01:23 [2020-11-19T00:01:23.341Z] 2020/11/19 00:01:23 	Finished clone github.com/prometheus/common
00:01:23 [2020-11-19T00:01:23.341Z] 2020/11/19 00:01:23 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
00:01:23 [2020-11-19T00:01:23.341Z] 2020/11/19 00:01:23 	Finished clone github.com/pkg/errors
00:01:23 [2020-11-19T00:01:23.341Z] 2020/11/19 00:01:23 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
00:01:23 [2020-11-19T00:01:23.341Z] 2020/11/19 00:01:23 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
00:01:23 [2020-11-19T00:01:23.341Z] 2020/11/19 00:01:23 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
00:01:23 [2020-11-19T00:01:23.912Z] === RUN   TestDockerSuite/TestCpToCaseF
00:01:24 [2020-11-19T00:01:24.281Z] 2020/11/19 00:01:24 	Finished clone github.com/cespare/xxhash/v2
00:01:24 [2020-11-19T00:01:24.281Z] 2020/11/19 00:01:24 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
00:01:24 [2020-11-19T00:01:24.482Z] === RUN   TestDockerSuite/TestCpToCaseG
00:01:24 [2020-11-19T00:01:24.540Z] 2020/11/19 00:01:24 	Finished clone github.com/inconshreveable/mousetrap
00:01:24 [2020-11-19T00:01:24.540Z] 2020/11/19 00:01:24 	Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20
00:01:24 [2020-11-19T00:01:24.800Z] 2020/11/19 00:01:24 	Finished clone github.com/morikuni/aec
00:01:24 [2020-11-19T00:01:24.800Z] 2020/11/19 00:01:24 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
00:01:25 [2020-11-19T00:01:25.060Z] 2020/11/19 00:01:24 	Finished clone github.com/spf13/pflag
00:01:25 [2020-11-19T00:01:25.060Z] 2020/11/19 00:01:24 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
00:01:25 [2020-11-19T00:01:25.422Z] --- PASS: TestDockerNetworkConnectAlias (5.21s)
00:01:25 [2020-11-19T00:01:25.422Z] === RUN   TestDockerNetworkReConnect
00:01:25 [2020-11-19T00:01:25.631Z] 2020/11/19 00:01:25 	Finished clone github.com/docker/go-metrics
00:01:25 [2020-11-19T00:01:25.631Z] 2020/11/19 00:01:25 	Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestDiscoveryOptsErrors
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestDiscoveryOpts
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestDiscoveryOpts (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] PASS
00:01:25 [2020-11-19T00:01:25.736Z] coverage: 30.0% of statements
00:01:25 [2020-11-19T00:01:25.736Z] ok  	github.com/docker/docker/daemon/discovery	0.296s	coverage: 30.0% of statements
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestBuilderGC
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestBuilderGC (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestDaemonConfigurationNotFound
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestDaemonBrokenConfiguration
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestParseClusterAdvertiseSettings
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestFindConfigurationConflicts
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestFindConfigurationConflicts (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestDaemonConfigurationMergeConflicts
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestDaemonConfigurationMergeConcurrent
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestDaemonConfigurationMergeConcurrentError
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestFindConfigurationConflictsWithMergedValues
00:01:25 [2020-11-19T00:01:25.736Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestValidateConfigurationErrors
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
00:01:25 [2020-11-19T00:01:25.736Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
00:01:25 [2020-11-19T00:01:25.737Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
00:01:25 [2020-11-19T00:01:25.737Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
00:01:25 [2020-11-19T00:01:25.737Z] --- PASS: TestValidateConfigurationErrors (0.00s)
00:01:25 [2020-11-19T00:01:25.737Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
00:01:25 [2020-11-19T00:01:25.737Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
00:01:25 [2020-11-19T00:01:25.737Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
00:01:25 [2020-11-19T00:01:25.737Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
00:01:25 [2020-11-19T00:01:25.737Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
00:01:25 [2020-11-19T00:01:25.737Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
00:01:25 [2020-11-19T00:01:25.737Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
00:01:25 [2020-11-19T00:01:25.737Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
00:01:25 [2020-11-19T00:01:25.737Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestValidateConfiguration
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestValidateConfiguration/with_label
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestValidateConfiguration/with_dns
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestValidateConfiguration/with_dns-search
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestValidateConfiguration/with_max-download-attempts
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestValidateConfiguration/with_node_generic_resources
00:01:26 [2020-11-19T00:01:26.201Z] --- PASS: TestValidateConfiguration (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestModifiedDiscoverySettings
00:01:26 [2020-11-19T00:01:26.201Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestReloadSetConfigFileNotExist
00:01:26 [2020-11-19T00:01:26.201Z] time="2020-11-19T00:01:25Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
00:01:26 [2020-11-19T00:01:26.201Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s)
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestReloadDefaultConfigNotExist
00:01:26 [2020-11-19T00:01:26.201Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestReloadBadDefaultConfig
00:01:26 [2020-11-19T00:01:26.201Z] time="2020-11-19T00:01:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-090829435"
00:01:26 [2020-11-19T00:01:26.201Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestReloadWithConflictingLabels
00:01:26 [2020-11-19T00:01:26.201Z] time="2020-11-19T00:01:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-109445022"
00:01:26 [2020-11-19T00:01:26.201Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestReloadWithDuplicateLabels
00:01:26 [2020-11-19T00:01:26.201Z] time="2020-11-19T00:01:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-490822245"
00:01:26 [2020-11-19T00:01:26.201Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z] === RUN   TestDaemonConfigurationMerge
00:01:26 [2020-11-19T00:01:26.201Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
00:01:26 [2020-11-19T00:01:26.201Z] PASS
00:01:26 [2020-11-19T00:01:26.201Z] coverage: 79.7% of statements
00:01:26 [2020-11-19T00:01:26.201Z] ok  	github.com/docker/docker/daemon/config	0.546s	coverage: 79.7% of statements
00:01:26 [2020-11-19T00:01:26.206Z] 2020/11/19 00:01:26 	Finished clone github.com/spf13/cobra
00:01:26 [2020-11-19T00:01:26.775Z] 2020/11/19 00:01:26 	Finished clone github.com/Azure/go-ansiterm
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestVerifyNetworkingConfig
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestGetContainer
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestGetContainer (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestValidContainerNames
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestValidContainerNames (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestContainerInitDNS
00:01:27 [2020-11-19T00:01:27.185Z] --- SKIP: TestContainerInitDNS (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z]     daemon_test.go:147: root required
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestMerge
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestMerge (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestValidateContainerIsolation
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestValidateContainerIsolation (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestFindNetworkErrorType
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestFindNetworkErrorType (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestEnsureServicesExist
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestEnsureServicesExist (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestEnsureServicesExistErrors
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestContainerDelete
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestContainerDelete (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestContainerDoubleDelete
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestContainerDoubleDelete (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestLogContainerEventCopyLabels
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestLogContainerEventWithAttributes
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestNoneHealthcheck
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestNoneHealthcheck (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestHealthStates
00:01:27 [2020-11-19T00:01:27.185Z] time="2020-11-19T00:01:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:01:27 [2020-11-19T00:01:27.185Z] time="2020-11-19T00:01:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:01:27 [2020-11-19T00:01:27.185Z] time="2020-11-19T00:01:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:01:27 [2020-11-19T00:01:27.185Z] time="2020-11-19T00:01:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:01:27 [2020-11-19T00:01:27.185Z] time="2020-11-19T00:01:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:01:27 [2020-11-19T00:01:27.185Z] time="2020-11-19T00:01:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:01:27 [2020-11-19T00:01:27.185Z] time="2020-11-19T00:01:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:01:27 [2020-11-19T00:01:27.185Z] time="2020-11-19T00:01:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:01:27 [2020-11-19T00:01:27.185Z] time="2020-11-19T00:01:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:01:27 [2020-11-19T00:01:27.185Z] time="2020-11-19T00:01:27Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestHealthStates (0.11s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestMaskURLCredentials
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestMaskURLCredentials (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestGetInspectData
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestGetInspectData (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestFillLicense
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestFillLicense (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestListInvalidFilter
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestListInvalidFilter (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestNameFilter
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestNameFilter (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
00:01:27 [2020-11-19T00:01:27.185Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
00:01:27 [2020-11-19T00:01:27.185Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
00:01:27 [2020-11-19T00:01:27.344Z] 2020/11/19 00:01:27 	Finished clone github.com/Microsoft/go-winio
00:01:27 [2020-11-19T00:01:27.648Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
00:01:27 [2020-11-19T00:01:27.649Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
00:01:27 [2020-11-19T00:01:27.649Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
00:01:27 [2020-11-19T00:01:27.649Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
00:01:27 [2020-11-19T00:01:27.649Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
00:01:27 [2020-11-19T00:01:27.649Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
00:01:27 [2020-11-19T00:01:27.649Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z] === RUN   TestDaemonReloadLabels
00:01:27 [2020-11-19T00:01:27.649Z] --- PASS: TestDaemonReloadLabels (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
00:01:27 [2020-11-19T00:01:27.649Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z] === RUN   TestDaemonReloadMirrors
00:01:27 [2020-11-19T00:01:27.649Z] --- PASS: TestDaemonReloadMirrors (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z] === RUN   TestDaemonReloadInsecureRegistries
00:01:27 [2020-11-19T00:01:27.649Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z] === RUN   TestDaemonReloadNotAffectOthers
00:01:27 [2020-11-19T00:01:27.649Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
00:01:27 [2020-11-19T00:01:27.649Z] === RUN   TestDaemonDiscoveryReload
00:01:27 [2020-11-19T00:01:27.916Z] 2020/11/19 00:01:27 	Finished clone github.com/opencontainers/selinux
00:01:28 [2020-11-19T00:01:28.625Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
00:01:28 [2020-11-19T00:01:28.625Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
00:01:28 [2020-11-19T00:01:28.625Z] === RUN   TestWaitNodeAttachment
00:01:28 [2020-11-19T00:01:28.625Z] === RUN   TestEventsLog
00:01:28 [2020-11-19T00:01:28.625Z] --- PASS: TestEventsLog (0.00s)
00:01:28 [2020-11-19T00:01:28.625Z] === RUN   TestEventsLogTimeout
00:01:28 [2020-11-19T00:01:28.625Z] --- PASS: TestEventsLogTimeout (0.00s)
00:01:28 [2020-11-19T00:01:28.625Z] === RUN   TestLogEvents
00:01:28 [2020-11-19T00:01:28.625Z] --- PASS: TestLogEvents (0.05s)
00:01:28 [2020-11-19T00:01:28.625Z] === RUN   TestLoadBufferedEvents
00:01:28 [2020-11-19T00:01:28.718Z] === RUN   TestDockerSuite/TestCpToCaseH
00:01:28 [2020-11-19T00:01:28.858Z] 2020/11/19 00:01:28 	Finished clone github.com/google/certificate-transparency-go
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestLoadBufferedEvents (0.14s)
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestLoadBufferedEventsOnlyFromPast
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestIgnoreBufferedWhenNoTimes
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z] PASS
00:01:29 [2020-11-19T00:01:29.089Z] coverage: 50.0% of statements
00:01:29 [2020-11-19T00:01:29.089Z] ok  	github.com/docker/docker/daemon/events	2.035s	coverage: 50.0% of statements
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestWaitNodeAttachment (0.40s)
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestIsolationConversion
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestIsolationConversion/default
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestIsolationConversion/process
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestIsolationConversion/hyperv
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestIsolationConversion (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z]     --- PASS: TestIsolationConversion/default (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z]     --- PASS: TestIsolationConversion/process (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestContainerLabels
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestContainerLabels (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestCredentialSpecConversion
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestCredentialSpecConversion/none
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestCredentialSpecConversion/config
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestCredentialSpecConversion/file
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestCredentialSpecConversion/registry
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestCredentialSpecConversion (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestControllerValidateMountBind
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestControllerValidateMountBind (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestControllerValidateMountVolume
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestControllerValidateMountVolume (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestControllerValidateMountTarget
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestControllerValidateMountTarget (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestControllerValidateMountTmpfs
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestControllerValidateMountInvalidType
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z] === RUN   TestControllerValidateMountNamedPipe
00:01:29 [2020-11-19T00:01:29.089Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
00:01:29 [2020-11-19T00:01:29.089Z] PASS
00:01:29 [2020-11-19T00:01:29.089Z] coverage: 11.3% of statements
00:01:29 [2020-11-19T00:01:29.089Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.472s	coverage: 11.3% of statements
00:01:29 [2020-11-19T00:01:29.553Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
00:01:29 [2020-11-19T00:01:29.553Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
00:01:29 [2020-11-19T00:01:29.553Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
00:01:29 [2020-11-19T00:01:29.553Z]     reload_test.go:520: root required
00:01:29 [2020-11-19T00:01:29.553Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
00:01:29 [2020-11-19T00:01:29.553Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
00:01:29 [2020-11-19T00:01:29.553Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
00:01:29 [2020-11-19T00:01:29.553Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
00:01:29 [2020-11-19T00:01:29.553Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
00:01:29 [2020-11-19T00:01:29.553Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
00:01:29 [2020-11-19T00:01:29.553Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
00:01:29 [2020-11-19T00:01:29.553Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
00:01:29 [2020-11-19T00:01:29.553Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
00:01:29 [2020-11-19T00:01:29.553Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
00:01:29 [2020-11-19T00:01:29.553Z] === RUN   TestParseVolumesFrom
00:01:29 [2020-11-19T00:01:29.553Z] --- PASS: TestParseVolumesFrom (0.00s)
00:01:29 [2020-11-19T00:01:29.553Z] PASS
00:01:29 [2020-11-19T00:01:29.553Z] coverage: 9.1% of statements
00:01:29 [2020-11-19T00:01:29.553Z] ok  	github.com/docker/docker/daemon	3.299s	coverage: 9.1% of statements
00:01:29 [2020-11-19T00:01:29.553Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:01:29 [2020-11-19T00:01:29.553Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:01:29 [2020-11-19T00:01:29.553Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:01:29 [2020-11-19T00:01:29.553Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:01:30 [2020-11-19T00:01:30.099Z] --- PASS: TestDockerNetworkReConnect (4.65s)
00:01:30 [2020-11-19T00:01:30.099Z] === RUN   TestServicePlugin
00:01:30 [2020-11-19T00:01:30.532Z] === RUN   TestLinkNaming
00:01:30 [2020-11-19T00:01:30.532Z] --- PASS: TestLinkNaming (0.00s)
00:01:30 [2020-11-19T00:01:30.532Z] === RUN   TestLinkNew
00:01:30 [2020-11-19T00:01:30.532Z] --- PASS: TestLinkNew (0.00s)
00:01:30 [2020-11-19T00:01:30.532Z] === RUN   TestLinkEnv
00:01:30 [2020-11-19T00:01:30.532Z] --- PASS: TestLinkEnv (0.00s)
00:01:30 [2020-11-19T00:01:30.532Z] === RUN   TestLinkMultipleEnv
00:01:30 [2020-11-19T00:01:30.532Z] --- PASS: TestLinkMultipleEnv (0.00s)
00:01:30 [2020-11-19T00:01:30.532Z] === RUN   TestLinkPortRangeEnv
00:01:30 [2020-11-19T00:01:30.532Z] --- PASS: TestLinkPortRangeEnv (0.00s)
00:01:30 [2020-11-19T00:01:30.532Z] PASS
00:01:30 [2020-11-19T00:01:30.532Z] coverage: 93.0% of statements
00:01:30 [2020-11-19T00:01:30.532Z] ok  	github.com/docker/docker/daemon/links	0.120s	coverage: 93.0% of statements
00:01:30 [2020-11-19T00:01:30.998Z] === RUN   TestIsEmptyDir
00:01:30 [2020-11-19T00:01:30.998Z] --- PASS: TestIsEmptyDir (0.01s)
00:01:30 [2020-11-19T00:01:30.998Z] PASS
00:01:30 [2020-11-19T00:01:30.998Z] coverage: 2.3% of statements
00:01:30 [2020-11-19T00:01:30.998Z] ok  	github.com/docker/docker/daemon/graphdriver	0.320s	coverage: 2.3% of statements
00:01:30 [2020-11-19T00:01:30.998Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
00:01:30 [2020-11-19T00:01:30.998Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
00:01:30 [2020-11-19T00:01:30.998Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
00:01:30 [2020-11-19T00:01:30.998Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:01:30 [2020-11-19T00:01:30.998Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
00:01:30 [2020-11-19T00:01:30.998Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
00:01:30 [2020-11-19T00:01:30.998Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
00:01:30 [2020-11-19T00:01:30.998Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:01:30 [2020-11-19T00:01:30.998Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
00:01:30 [2020-11-19T00:01:30.998Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
00:01:30 [2020-11-19T00:01:30.998Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
00:01:31 [2020-11-19T00:01:31.065Z] === RUN   TestDockerSuite/TestCpToCaseI
00:01:31 [2020-11-19T00:01:31.398Z] 2020/11/19 00:01:31 	Finished clone github.com/cloudflare/cfssl
00:01:31 [2020-11-19T00:01:31.635Z] === RUN   TestDockerSuite/TestCpToCaseJ
00:01:32 [2020-11-19T00:01:32.839Z] --- PASS: TestServiceUpdateNetwork (12.34s)
00:01:32 [2020-11-19T00:01:32.839Z] === RUN   TestServiceUpdatePidsLimit
00:01:33 [2020-11-19T00:01:33.134Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:01:33 [2020-11-19T00:01:33.198Z] === RUN   TestAdapterReadLogs
00:01:33 [2020-11-19T00:01:33.198Z] --- PASS: TestAdapterReadLogs (0.00s)
00:01:33 [2020-11-19T00:01:33.198Z] === RUN   TestCopier
00:01:33 [2020-11-19T00:01:33.198Z] --- PASS: TestCopier (0.01s)
00:01:33 [2020-11-19T00:01:33.198Z] === RUN   TestCopierLongLines
00:01:33 [2020-11-19T00:01:33.198Z] --- PASS: TestCopierLongLines (0.00s)
00:01:33 [2020-11-19T00:01:33.198Z] === RUN   TestCopierSlow
00:01:33 [2020-11-19T00:01:33.198Z] --- PASS: TestCopierSlow (0.28s)
00:01:33 [2020-11-19T00:01:33.198Z] === RUN   TestCopierWithSized
00:01:33 [2020-11-19T00:01:33.198Z] --- PASS: TestCopierWithSized (0.22s)
00:01:33 [2020-11-19T00:01:33.198Z] === RUN   TestCopierWithPartial
00:01:33 [2020-11-19T00:01:33.198Z] --- PASS: TestCopierWithPartial (0.01s)
00:01:33 [2020-11-19T00:01:33.198Z] === RUN   TestRingLogger
00:01:33 [2020-11-19T00:01:33.198Z] --- PASS: TestRingLogger (0.00s)
00:01:33 [2020-11-19T00:01:33.198Z] === RUN   TestRingCap
00:01:33 [2020-11-19T00:01:33.198Z] --- PASS: TestRingCap (0.00s)
00:01:33 [2020-11-19T00:01:33.198Z] === RUN   TestRingClose
00:01:33 [2020-11-19T00:01:33.198Z] --- PASS: TestRingClose (0.00s)
00:01:33 [2020-11-19T00:01:33.198Z] === RUN   TestRingDrain
00:01:33 [2020-11-19T00:01:33.198Z] --- PASS: TestRingDrain (0.00s)
00:01:33 [2020-11-19T00:01:33.198Z] PASS
00:01:33 [2020-11-19T00:01:33.198Z] coverage: 41.2% of statements
00:01:33 [2020-11-19T00:01:33.198Z] ok  	github.com/docker/docker/daemon/logger	0.689s	coverage: 41.2% of statements
00:01:33 [2020-11-19T00:01:33.545Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
00:01:34 [2020-11-19T00:01:34.176Z] === RUN   TestNewStreamConfig
00:01:34 [2020-11-19T00:01:34.176Z] === RUN   TestNewStreamConfig/defaults
00:01:34 [2020-11-19T00:01:34.176Z] === RUN   TestNewStreamConfig/invalid_create_group
00:01:34 [2020-11-19T00:01:34.176Z] === RUN   TestNewStreamConfig/invalid_flush_interval
00:01:34 [2020-11-19T00:01:34.176Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
00:01:34 [2020-11-19T00:01:34.176Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
00:01:34 [2020-11-19T00:01:34.176Z] === RUN   TestNewStreamConfig/flush_interval_at_15
00:01:34 [2020-11-19T00:01:34.176Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
00:01:34 [2020-11-19T00:01:34.176Z] --- PASS: TestNewStreamConfig (0.00s)
00:01:34 [2020-11-19T00:01:34.176Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
00:01:34 [2020-11-19T00:01:34.176Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
00:01:34 [2020-11-19T00:01:34.176Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
00:01:34 [2020-11-19T00:01:34.176Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
00:01:34 [2020-11-19T00:01:34.176Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
00:01:34 [2020-11-19T00:01:34.176Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
00:01:34 [2020-11-19T00:01:34.176Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
00:01:34 [2020-11-19T00:01:34.176Z] === RUN   TestNewAWSLogsClientUserAgentHandler
00:01:34 [2020-11-19T00:01:34.176Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
00:01:34 [2020-11-19T00:01:34.176Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
00:01:34 [2020-11-19T00:01:34.176Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
00:01:34 [2020-11-19T00:01:34.176Z] === RUN   TestNewAWSLogsClientRegionDetect
00:01:34 [2020-11-19T00:01:34.181Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:01:34 [2020-11-19T00:01:34.640Z] time="2020-11-19T00:01:34Z" level=info msg="Trying to get region from EC2 Metadata"
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCreateSuccess
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCreateSuccess (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCreateLogGroupSuccess
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCreateError
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCreateError (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCreateAlreadyExists
00:01:34 [2020-11-19T00:01:34.640Z] time="2020-11-19T00:01:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCreateAlreadyExists (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestLogClosed
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestLogClosed (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestLogBlocking
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestLogBlocking (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestLogNonBlockingBufferEmpty
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestLogNonBlockingBufferFull
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestPublishBatchSuccess
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestPublishBatchSuccess (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestPublishBatchError
00:01:34 [2020-11-19T00:01:34.640Z] time="2020-11-19T00:01:34Z" level=error msg=Error
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestPublishBatchError (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestPublishBatchInvalidSeqSuccess
00:01:34 [2020-11-19T00:01:34.640Z] time="2020-11-19T00:01:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestPublishBatchAlreadyAccepted
00:01:34 [2020-11-19T00:01:34.640Z] time="2020-11-19T00:01:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
00:01:34 [2020-11-19T00:01:34.640Z] time="2020-11-19T00:01:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchSimple
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchSimple (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchTicker
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchTicker (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchMultilinePattern
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchClose
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchClose (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestEffectiveLen
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestEffectiveLen/0/Hello
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestEffectiveLen/2/🙃
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestEffectiveLen/3/����
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestEffectiveLen/4/He��o
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestEffectiveLen/5/
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestEffectiveLen (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestFindValidSplit
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestFindValidSplit/0/
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestFindValidSplit/1/Hello
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestFindValidSplit/2/Hello
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestFindValidSplit/3/Hello
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestFindValidSplit/4/🙃
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestFindValidSplit/5/🙃
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestFindValidSplit/6/a�
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestFindValidSplit/7/a�
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestFindValidSplit (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1044: 
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1045: 
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1044: Hello
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1045: 
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1044: He
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1045: llo
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1044: 
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1045: Hello
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1044: 
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1045: 🙃
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1044: 🙃
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1045: 
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1044: a
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1045: �
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1044: a�
00:01:34 [2020-11-19T00:01:34.640Z]         cloudwatchlogs_test.go:1045: 
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestProcessEventEmoji
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestProcessEventEmoji (0.01s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchLineSplit
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchLineSplit (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchLineSplitWithBinary
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchMaxEvents
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchMaxTotalBytes
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCollectBatchWithDuplicateTimestamps
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestParseLogOptionsMultilinePattern
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestParseLogOptionsDatetimeFormat
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestCreateTagSuccess
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestCreateTagSuccess (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] PASS
00:01:34 [2020-11-19T00:01:34.640Z] coverage: 77.8% of statements
00:01:34 [2020-11-19T00:01:34.640Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.688s	coverage: 77.8% of statements
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestSearchRegistryForImagesErrors
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestSearchRegistryForImages
00:01:34 [2020-11-19T00:01:34.640Z] --- PASS: TestSearchRegistryForImages (0.00s)
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestImageDelete
00:01:34 [2020-11-19T00:01:34.640Z] === RUN   TestImageDelete/no_lease
00:01:34 [2020-11-19T00:01:34.641Z] === RUN   TestImageDelete/lease_exists
00:01:34 [2020-11-19T00:01:34.641Z] --- PASS: TestImageDelete (0.13s)
00:01:34 [2020-11-19T00:01:34.641Z]     --- PASS: TestImageDelete/no_lease (0.05s)
00:01:34 [2020-11-19T00:01:34.641Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
00:01:34 [2020-11-19T00:01:34.641Z] === RUN   TestContentStoreForPull
00:01:34 [2020-11-19T00:01:34.641Z] === RUN   TestJSONFileLogger
00:01:34 [2020-11-19T00:01:34.641Z] --- PASS: TestJSONFileLogger (0.00s)
00:01:34 [2020-11-19T00:01:34.641Z] === RUN   TestJSONFileLoggerWithTags
00:01:34 [2020-11-19T00:01:34.641Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
00:01:34 [2020-11-19T00:01:34.641Z] === RUN   TestJSONFileLoggerWithOpts
00:01:35 [2020-11-19T00:01:35.104Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
00:01:35 [2020-11-19T00:01:35.104Z] === RUN   TestJSONFileLoggerWithLabelsEnv
00:01:35 [2020-11-19T00:01:35.104Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
00:01:35 [2020-11-19T00:01:35.104Z] === RUN   TestEncodeDecode
00:01:35 [2020-11-19T00:01:35.104Z] === PAUSE TestEncodeDecode
00:01:35 [2020-11-19T00:01:35.104Z] === CONT  TestEncodeDecode
00:01:35 [2020-11-19T00:01:35.104Z] === RUN   TestJSONLogsMarshalJSONBuf
00:01:35 [2020-11-19T00:01:35.104Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
00:01:35 [2020-11-19T00:01:35.104Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
00:01:35 [2020-11-19T00:01:35.104Z] --- PASS: TestEncodeDecode (0.20s)
00:01:35 [2020-11-19T00:01:35.104Z] PASS
00:01:35 [2020-11-19T00:01:35.104Z] coverage: 61.6% of statements
00:01:35 [2020-11-19T00:01:35.104Z] --- PASS: TestContentStoreForPull (0.24s)
00:01:35 [2020-11-19T00:01:35.104Z] PASS
00:01:35 [2020-11-19T00:01:35.104Z] coverage: 6.5% of statements
00:01:35 [2020-11-19T00:01:35.104Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.481s	coverage: 61.6% of statements
00:01:35 [2020-11-19T00:01:35.104Z] ok  	github.com/docker/docker/daemon/images	0.870s	coverage: 6.5% of statements
00:01:35 [2020-11-19T00:01:35.104Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s)
00:01:35 [2020-11-19T00:01:35.104Z] === RUN   TestFastTimeMarshalJSON
00:01:35 [2020-11-19T00:01:35.104Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
00:01:35 [2020-11-19T00:01:35.104Z] PASS
00:01:35 [2020-11-19T00:01:35.104Z] coverage: 87.2% of statements
00:01:35 [2020-11-19T00:01:35.104Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.237s	coverage: 87.2% of statements
00:01:35 [2020-11-19T00:01:35.104Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:01:35 [2020-11-19T00:01:35.104Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:01:35 [2020-11-19T00:01:35.104Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
00:01:35 [2020-11-19T00:01:35.104Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:01:35 [2020-11-19T00:01:35.104Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:01:35 [2020-11-19T00:01:35.104Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
00:01:35 [2020-11-19T00:01:35.104Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
00:01:36 [2020-11-19T00:01:36.089Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
00:01:36 [2020-11-19T00:01:36.658Z] === RUN   TestDockerSuite/TestCpToDot
00:01:37 [2020-11-19T00:01:37.305Z] === RUN   TestWriteLog
00:01:37 [2020-11-19T00:01:37.305Z] === PAUSE TestWriteLog
00:01:37 [2020-11-19T00:01:37.305Z] === RUN   TestReadLog
00:01:37 [2020-11-19T00:01:37.305Z] === PAUSE TestReadLog
00:01:37 [2020-11-19T00:01:37.305Z] === CONT  TestWriteLog
00:01:37 [2020-11-19T00:01:37.305Z] --- PASS: TestWriteLog (0.00s)
00:01:37 [2020-11-19T00:01:37.305Z] === CONT  TestReadLog
00:01:37 [2020-11-19T00:01:37.305Z] === RUN   TestReadLog/tail_exact
00:01:37 [2020-11-19T00:01:37.599Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
00:01:37 [2020-11-19T00:01:37.770Z] === RUN   TestReadLog/tail_less_than_available
00:01:37 [2020-11-19T00:01:37.770Z] === RUN   TestReadLog/tail_more_than_available
00:01:37 [2020-11-19T00:01:37.770Z] --- PASS: TestReadLog (0.26s)
00:01:37 [2020-11-19T00:01:37.770Z]     --- PASS: TestReadLog/tail_exact (0.15s)
00:01:37 [2020-11-19T00:01:37.770Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
00:01:37 [2020-11-19T00:01:37.770Z]     --- PASS: TestReadLog/tail_more_than_available (0.07s)
00:01:37 [2020-11-19T00:01:37.770Z] PASS
00:01:37 [2020-11-19T00:01:37.770Z] coverage: 75.2% of statements
00:01:37 [2020-11-19T00:01:37.770Z] ok  	github.com/docker/docker/daemon/logger/local	0.568s	coverage: 75.2% of statements
00:01:37 [2020-11-19T00:01:37.770Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:01:37 [2020-11-19T00:01:37.770Z] === RUN   TestLog
00:01:37 [2020-11-19T00:01:37.770Z] --- PASS: TestLog (0.01s)
00:01:37 [2020-11-19T00:01:37.770Z] PASS
00:01:37 [2020-11-19T00:01:37.770Z] coverage: 33.3% of statements
00:01:37 [2020-11-19T00:01:37.770Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.201s	coverage: 33.3% of statements
00:01:38 [2020-11-19T00:01:38.234Z] === RUN   TestValidateLogOpt
00:01:38 [2020-11-19T00:01:38.234Z] --- PASS: TestValidateLogOpt (0.00s)
00:01:38 [2020-11-19T00:01:38.234Z] === RUN   TestNewMissedConfig
00:01:38 [2020-11-19T00:01:38.234Z] --- PASS: TestNewMissedConfig (0.00s)
00:01:38 [2020-11-19T00:01:38.234Z] === RUN   TestNewMissedUrl
00:01:38 [2020-11-19T00:01:38.234Z] --- PASS: TestNewMissedUrl (0.00s)
00:01:38 [2020-11-19T00:01:38.234Z] === RUN   TestNewMissedToken
00:01:38 [2020-11-19T00:01:38.234Z] --- PASS: TestNewMissedToken (0.00s)
00:01:38 [2020-11-19T00:01:38.234Z] === RUN   TestNewWithProxy
00:01:38 [2020-11-19T00:01:38.234Z] --- PASS: TestNewWithProxy (0.00s)
00:01:38 [2020-11-19T00:01:38.234Z] === RUN   TestDefault
00:01:38 [2020-11-19T00:01:38.234Z] --- PASS: TestDefault (0.01s)
00:01:38 [2020-11-19T00:01:38.234Z] === RUN   TestInlineFormatWithNonDefaultOptions
00:01:38 [2020-11-19T00:01:38.234Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
00:01:38 [2020-11-19T00:01:38.234Z] === RUN   TestJsonFormat
00:01:38 [2020-11-19T00:01:38.234Z] --- PASS: TestJsonFormat (0.01s)
00:01:38 [2020-11-19T00:01:38.234Z] === RUN   TestRawFormat
00:01:38 [2020-11-19T00:01:38.234Z] --- PASS: TestRawFormat (0.00s)
00:01:38 [2020-11-19T00:01:38.234Z] === RUN   TestRawFormatWithLabels
00:01:38 [2020-11-19T00:01:38.234Z] --- PASS: TestRawFormatWithLabels (0.00s)
00:01:38 [2020-11-19T00:01:38.234Z] === RUN   TestRawFormatWithoutTag
00:01:38 [2020-11-19T00:01:38.234Z] --- PASS: TestRawFormatWithoutTag (0.01s)
00:01:38 [2020-11-19T00:01:38.234Z] === RUN   TestBatching
00:01:38 [2020-11-19T00:01:38.540Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
00:01:38 [2020-11-19T00:01:38.697Z] --- PASS: TestBatching (0.17s)
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestFrequency
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestOpenFileDelete
00:01:38 [2020-11-19T00:01:38.698Z] --- PASS: TestOpenFileDelete (0.00s)
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestOpenFileRename
00:01:38 [2020-11-19T00:01:38.698Z] --- PASS: TestOpenFileRename (0.01s)
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestParseLogTagDefaultTag
00:01:38 [2020-11-19T00:01:38.698Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestParseLogTag
00:01:38 [2020-11-19T00:01:38.698Z] --- PASS: TestParseLogTag (0.00s)
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestParseLogTagEmptyTag
00:01:38 [2020-11-19T00:01:38.698Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestTailFiles
00:01:38 [2020-11-19T00:01:38.698Z] --- PASS: TestTailFiles (0.00s)
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestFollowLogsConsumerGone
00:01:38 [2020-11-19T00:01:38.698Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestFollowLogsProducerGone
00:01:38 [2020-11-19T00:01:38.698Z] --- PASS: TestFollowLogsProducerGone (0.00s)
00:01:38 [2020-11-19T00:01:38.698Z]     logfile_test.go:232: messages sent: 4098, received: 4098
00:01:38 [2020-11-19T00:01:38.698Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestCheckCapacityAndRotate
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
00:01:38 [2020-11-19T00:01:38.698Z] --- PASS: TestCheckCapacityAndRotate (0.13s)
00:01:38 [2020-11-19T00:01:38.698Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
00:01:38 [2020-11-19T00:01:38.698Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
00:01:38 [2020-11-19T00:01:38.698Z] PASS
00:01:38 [2020-11-19T00:01:38.698Z] coverage: 55.3% of statements
00:01:38 [2020-11-19T00:01:38.698Z] --- PASS: TestFrequency (0.17s)
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestOneMessagePerRequest
00:01:38 [2020-11-19T00:01:38.698Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.417s	coverage: 55.3% of statements
00:01:38 [2020-11-19T00:01:38.698Z] --- PASS: TestOneMessagePerRequest (0.01s)
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestVerify
00:01:38 [2020-11-19T00:01:38.698Z] --- PASS: TestVerify (0.00s)
00:01:38 [2020-11-19T00:01:38.698Z] === RUN   TestSkipVerify
00:01:38 [2020-11-19T00:01:38.698Z] time="2020-11-19T00:01:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:01:38 [2020-11-19T00:01:38.698Z] time="2020-11-19T00:01:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:01:38 [2020-11-19T00:01:38.698Z] time="2020-11-19T00:01:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:01:38 [2020-11-19T00:01:38.698Z] time="2020-11-19T00:01:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:01:39 [2020-11-19T00:01:39.162Z] --- PASS: TestSkipVerify (0.51s)
00:01:39 [2020-11-19T00:01:39.162Z] === RUN   TestBufferMaximum
00:01:39 [2020-11-19T00:01:39.162Z] time="2020-11-19T00:01:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:01:39 [2020-11-19T00:01:39.162Z] time="2020-11-19T00:01:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:01:39 [2020-11-19T00:01:39.162Z] time="2020-11-19T00:01:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:01:39 [2020-11-19T00:01:39.162Z] time="2020-11-19T00:01:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:01:39 [2020-11-19T00:01:39.162Z] time="2020-11-19T00:01:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:01:39 [2020-11-19T00:01:39.162Z] time="2020-11-19T00:01:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605744098.917336\",\"host\":\"14bb3832ae4b\"}'"
00:01:39 [2020-11-19T00:01:39.162Z] time="2020-11-19T00:01:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605744098.917336\",\"host\":\"14bb3832ae4b\"}'"
00:01:39 [2020-11-19T00:01:39.163Z] --- PASS: TestBufferMaximum (0.00s)
00:01:39 [2020-11-19T00:01:39.163Z] === RUN   TestServerAlwaysDown
00:01:39 [2020-11-19T00:01:39.163Z] time="2020-11-19T00:01:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:01:39 [2020-11-19T00:01:39.163Z] time="2020-11-19T00:01:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:01:39 [2020-11-19T00:01:39.163Z] time="2020-11-19T00:01:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605744098.921336\",\"host\":\"14bb3832ae4b\"}'"
00:01:39 [2020-11-19T00:01:39.163Z] time="2020-11-19T00:01:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605744098.921336\",\"host\":\"14bb3832ae4b\"}'"
00:01:39 [2020-11-19T00:01:39.163Z] time="2020-11-19T00:01:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:01:39 [2020-11-19T00:01:39.163Z] time="2020-11-19T00:01:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605744098.921336\",\"host\":\"14bb3832ae4b\"}'"
00:01:39 [2020-11-19T00:01:39.163Z] time="2020-11-19T00:01:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605744098.922334\",\"host\":\"14bb3832ae4b\"}'"
00:01:39 [2020-11-19T00:01:39.163Z] time="2020-11-19T00:01:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605744098.922334\",\"host\":\"14bb3832ae4b\"}'"
00:01:39 [2020-11-19T00:01:39.163Z] --- PASS: TestServerAlwaysDown (0.00s)
00:01:39 [2020-11-19T00:01:39.163Z] === RUN   TestCannotSendAfterClose
00:01:39 [2020-11-19T00:01:39.163Z] --- PASS: TestCannotSendAfterClose (0.00s)
00:01:39 [2020-11-19T00:01:39.163Z] === RUN   TestDeadlockOnBlockedEndpoint
00:01:39 [2020-11-19T00:01:39.483Z] === RUN   TestDockerSuite/TestCpToStdout
00:01:39 [2020-11-19T00:01:39.714Z] === RUN   TestNewParse
00:01:39 [2020-11-19T00:01:39.714Z] --- PASS: TestNewParse (0.00s)
00:01:39 [2020-11-19T00:01:39.714Z] PASS
00:01:39 [2020-11-19T00:01:39.714Z] coverage: 8.3% of statements
00:01:39 [2020-11-19T00:01:39.714Z] ok  	github.com/docker/docker/daemon/logger/templates	0.109s	coverage: 8.3% of statements
00:01:40 [2020-11-19T00:01:40.052Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
00:01:40 [2020-11-19T00:01:40.180Z] time="2020-11-19T00:01:39Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
00:01:40 [2020-11-19T00:01:40.180Z] time="2020-11-19T00:01:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"14bb3832ae4b\"}'"
00:01:40 [2020-11-19T00:01:40.180Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s)
00:01:40 [2020-11-19T00:01:40.180Z] PASS
00:01:40 [2020-11-19T00:01:40.180Z] coverage: 82.5% of statements
00:01:40 [2020-11-19T00:01:40.180Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.130s	coverage: 82.5% of statements
00:01:40 [2020-11-19T00:01:40.180Z] === RUN   TestParseLogFormat
00:01:40 [2020-11-19T00:01:40.180Z] --- PASS: TestParseLogFormat (0.00s)
00:01:40 [2020-11-19T00:01:40.180Z] === RUN   TestValidateLogOptEmpty
00:01:40 [2020-11-19T00:01:40.180Z] --- PASS: TestValidateLogOptEmpty (0.00s)
00:01:40 [2020-11-19T00:01:40.180Z] === RUN   TestValidateSyslogAddress
00:01:40 [2020-11-19T00:01:40.180Z] --- PASS: TestValidateSyslogAddress (0.00s)
00:01:40 [2020-11-19T00:01:40.180Z] === RUN   TestParseAddressDefaultPort
00:01:40 [2020-11-19T00:01:40.180Z] --- PASS: TestParseAddressDefaultPort (0.00s)
00:01:40 [2020-11-19T00:01:40.180Z] === RUN   TestValidateSyslogFacility
00:01:40 [2020-11-19T00:01:40.180Z] --- PASS: TestValidateSyslogFacility (0.00s)
00:01:40 [2020-11-19T00:01:40.180Z] === RUN   TestValidateLogOptSyslogFormat
00:01:40 [2020-11-19T00:01:40.180Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
00:01:40 [2020-11-19T00:01:40.180Z] === RUN   TestValidateLogOpt
00:01:40 [2020-11-19T00:01:40.180Z] --- PASS: TestValidateLogOpt (0.00s)
00:01:40 [2020-11-19T00:01:40.180Z] PASS
00:01:40 [2020-11-19T00:01:40.180Z] coverage: 46.8% of statements
00:01:40 [2020-11-19T00:01:40.180Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.311s	coverage: 46.8% of statements
00:01:40 [2020-11-19T00:01:40.180Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:01:40 [2020-11-19T00:01:40.180Z] ?   	github.com/docker/docker/daemon/network	[no test files]
00:01:40 [2020-11-19T00:01:40.180Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:01:40 [2020-11-19T00:01:40.313Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
00:01:41 [2020-11-19T00:01:41.087Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:01:41 [2020-11-19T00:01:41.414Z] 2020/11/19 00:01:41 	Finished clone github.com/docker/swarmkit
00:01:41 [2020-11-19T00:01:41.695Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
00:01:41 [2020-11-19T00:01:41.695Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
00:01:41 [2020-11-19T00:01:41.739Z] === RUN   TestV1IDService
00:01:41 [2020-11-19T00:01:41.739Z] --- PASS: TestV1IDService (0.03s)
00:01:41 [2020-11-19T00:01:41.739Z] === RUN   TestV2MetadataService
00:01:42 [2020-11-19T00:01:42.637Z] === RUN   TestDockerSuite/TestCpVolumePath
00:01:42 [2020-11-19T00:01:42.792Z] 2020/11/19 00:01:42 	Finished clone github.com/Microsoft/hcsshim
00:01:43 [2020-11-19T00:01:43.291Z] === RUN   TestContinueOnError_NonMirrorEndpoint
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestContinueOnError_MirrorEndpoint
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestContinueOnError_NeverContinue
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestContinueOnError_UnnestsErrors
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestManifestStore
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestManifestStore/no_remote_or_local
00:01:43 [2020-11-19T00:01:43.292Z] time="2020-11-19T00:01:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local514572923\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestManifestStore/no_local_cache
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestSuccessfulDownload
00:01:43 [2020-11-19T00:01:43.292Z] --- SKIP: TestSuccessfulDownload (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     download_test.go:268: Needs fixing on Windows
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestCancelledDownload
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestCancelledDownload (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestMaxDownloadAttempts
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:01:43 [2020-11-19T00:01:43.292Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:01:43 [2020-11-19T00:01:43.292Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:01:43 [2020-11-19T00:01:43.292Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:01:43 [2020-11-19T00:01:43.292Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:01:43 [2020-11-19T00:01:43.292Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:01:43 [2020-11-19T00:01:43.292Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:01:43 [2020-11-19T00:01:43.292Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:01:43 [2020-11-19T00:01:43.292Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestManifestStore/with_local_cache
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestManifestStore/unknown_media_type
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestManifestStore/unknown_media_type/no_cache
00:01:43 [2020-11-19T00:01:43.292Z] time="2020-11-19T00:01:43Z" level=warning msg="reference for unknown type: "
00:01:43 [2020-11-19T00:01:43.292Z] time="2020-11-19T00:01:43Z" level=warning msg="reference for unknown type: "
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestManifestStore/unknown_media_type/with_cache
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
00:01:43 [2020-11-19T00:01:43.292Z] time="2020-11-19T00:01:43Z" level=warning msg="reference for unknown type: "
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
00:01:43 [2020-11-19T00:01:43.292Z] time="2020-11-19T00:01:43Z" level=warning msg="reference for unknown type: "
00:01:43 [2020-11-19T00:01:43.292Z] time="2020-11-19T00:01:43Z" level=warning msg="reference for unknown type: "
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestManifestStore/error_persisting_manifest
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
00:01:43 [2020-11-19T00:01:43.292Z] time="2020-11-19T00:01:43Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestManifestStore (0.35s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestManifestStore/no_remote_or_local (0.19s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
00:01:43 [2020-11-19T00:01:43.292Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
00:01:43 [2020-11-19T00:01:43.292Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
00:01:43 [2020-11-19T00:01:43.292Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
00:01:43 [2020-11-19T00:01:43.292Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.07s)
00:01:43 [2020-11-19T00:01:43.292Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.06s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestDetectManifestBlobMediaType
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestDetectManifestBlobMediaType/schema1
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFixManifestLayers
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestFixManifestLayers (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFixManifestLayersBaseLayerParent
00:01:43 [2020-11-19T00:01:43.292Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     pull_v2_test.go:73: Needs fixing on Windows
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFixManifestLayersBadParent
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestValidateManifest
00:01:43 [2020-11-19T00:01:43.292Z] --- SKIP: TestValidateManifest (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     pull_v2_test.go:118: Needs fixing on Windows
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFormatPlatform
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestFormatPlatform (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestGetRepositoryMountCandidates
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestLayerAlreadyExists
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestLayerAlreadyExists (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:01:43 [2020-11-19T00:01:43.292Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:01:43 [2020-11-19T00:01:43.292Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:01:43 [2020-11-19T00:01:43.292Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:01:43 [2020-11-19T00:01:43.292Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:01:43 [2020-11-19T00:01:43.292Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestWhenEmptyAuthConfig
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestNotFound
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestNotFound (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestConflict
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestConflict (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestForbidden
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestForbidden (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestInvalidParameter
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestInvalidParameter (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestNotImplemented
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestNotImplemented (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestNotModified
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestNotModified (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestUnauthorized
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestUnauthorized (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestUnknown
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestUnknown (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestCancelled
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestCancelled (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestDeadline
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestDeadline (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestDataLoss
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestDataLoss (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestUnavailable
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestUnavailable (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestSystem
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestSystem (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Not_Found
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Bad_Request
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Conflict
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Unauthorized
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Service_Unavailable
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Forbidden
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Not_Modified
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Not_Implemented
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Internal_Server_Error
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
00:01:43 [2020-11-19T00:01:43.292Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
00:01:43 [2020-11-19T00:01:43.292Z] --- PASS: TestFromStatusCode (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
00:01:43 [2020-11-19T00:01:43.292Z] PASS
00:01:43 [2020-11-19T00:01:43.292Z] coverage: 49.4% of statements
00:01:43 [2020-11-19T00:01:43.292Z] ok  	github.com/docker/docker/errdefs	0.115s	coverage: 49.4% of statements
00:01:43 [2020-11-19T00:01:43.729Z] 2020/11/19 00:01:43 	Finished clone cloud.google.com/go
00:01:43 [2020-11-19T00:01:43.759Z] --- PASS: TestV2MetadataService (1.69s)
00:01:43 [2020-11-19T00:01:43.759Z] PASS
00:01:43 [2020-11-19T00:01:43.759Z] coverage: 48.2% of statements
00:01:43 [2020-11-19T00:01:43.759Z] ok  	github.com/docker/docker/distribution/metadata	2.014s	coverage: 48.2% of statements
00:01:43 [2020-11-19T00:01:43.759Z] time="2020-11-19T00:01:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:01:43 [2020-11-19T00:01:43.759Z] time="2020-11-19T00:01:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:01:43 [2020-11-19T00:01:43.759Z] time="2020-11-19T00:01:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:01:43 [2020-11-19T00:01:43.759Z] time="2020-11-19T00:01:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:01:43 [2020-11-19T00:01:43.760Z] --- PASS: TestMaxDownloadAttempts (0.00s)
00:01:43 [2020-11-19T00:01:43.760Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s)
00:01:43 [2020-11-19T00:01:43.760Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s)
00:01:43 [2020-11-19T00:01:43.760Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s)
00:01:43 [2020-11-19T00:01:43.760Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s)
00:01:43 [2020-11-19T00:01:43.760Z] === RUN   TestTransfer
00:01:43 [2020-11-19T00:01:43.760Z] --- PASS: TestTransfer (0.16s)
00:01:43 [2020-11-19T00:01:43.760Z] === RUN   TestConcurrencyLimit
00:01:44 [2020-11-19T00:01:44.022Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
00:01:44 [2020-11-19T00:01:44.022Z] === RUN   TestDockerSuite/TestCreateArgs
00:01:44 [2020-11-19T00:01:44.022Z] === RUN   TestDockerSuite/TestCreateByImageID
00:01:44 [2020-11-19T00:01:44.223Z] --- PASS: TestConcurrencyLimit (0.37s)
00:01:44 [2020-11-19T00:01:44.223Z] === RUN   TestInactiveJobs
00:01:44 [2020-11-19T00:01:44.281Z] === RUN   TestDockerSuite/TestCreateEchoStdout
00:01:44 [2020-11-19T00:01:44.688Z] --- PASS: TestWhenEmptyAuthConfig (1.24s)
00:01:44 [2020-11-19T00:01:44.688Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
00:01:44 [2020-11-19T00:01:44.688Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
00:01:44 [2020-11-19T00:01:44.688Z] === RUN   TestTokenPassThru
00:01:44 [2020-11-19T00:01:44.688Z] --- PASS: TestTokenPassThru (0.01s)
00:01:44 [2020-11-19T00:01:44.688Z] === RUN   TestTokenPassThruDifferentHost
00:01:44 [2020-11-19T00:01:44.688Z] --- PASS: TestInactiveJobs (0.47s)
00:01:44 [2020-11-19T00:01:44.688Z] === RUN   TestWatchRelease
00:01:44 [2020-11-19T00:01:44.688Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
00:01:44 [2020-11-19T00:01:44.688Z] PASS
00:01:44 [2020-11-19T00:01:44.688Z] coverage: 23.9% of statements
00:01:44 [2020-11-19T00:01:44.688Z] ok  	github.com/docker/docker/distribution	1.889s	coverage: 23.9% of statements
00:01:44 [2020-11-19T00:01:44.688Z] --- PASS: TestWatchRelease (0.04s)
00:01:44 [2020-11-19T00:01:44.688Z] === RUN   TestWatchFinishedTransfer
00:01:44 [2020-11-19T00:01:44.688Z] --- PASS: TestWatchFinishedTransfer (0.00s)
00:01:44 [2020-11-19T00:01:44.688Z] === RUN   TestDuplicateTransfer
00:01:44 [2020-11-19T00:01:44.688Z] --- PASS: TestDuplicateTransfer (0.04s)
00:01:44 [2020-11-19T00:01:44.688Z] === RUN   TestSuccessfulUpload
00:01:44 [2020-11-19T00:01:44.688Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:01:44 [2020-11-19T00:01:44.851Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
00:01:44 [2020-11-19T00:01:44.851Z] === RUN   TestDockerSuite/TestCreateHostConfig
00:01:44 [2020-11-19T00:01:44.851Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
00:01:45 [2020-11-19T00:01:45.152Z] time="2020-11-19T00:01:44Z" level=error msg="Upload failed, retrying: simulating retry"
00:01:45 [2020-11-19T00:01:45.152Z] --- PASS: TestSuccessfulUpload (0.56s)
00:01:45 [2020-11-19T00:01:45.152Z] === RUN   TestCancelledUpload
00:01:45 [2020-11-19T00:01:45.152Z] --- PASS: TestCancelledUpload (0.01s)
00:01:45 [2020-11-19T00:01:45.152Z] PASS
00:01:45 [2020-11-19T00:01:45.152Z] coverage: 76.8% of statements
00:01:45 [2020-11-19T00:01:45.152Z] ok  	github.com/docker/docker/distribution/xfer	2.202s	coverage: 76.8% of statements
00:01:45 [2020-11-19T00:01:45.422Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
00:01:45 [2020-11-19T00:01:45.625Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:01:45 [2020-11-19T00:01:45.625Z] === RUN   TestFSGetInvalidData
00:01:45 [2020-11-19T00:01:45.682Z] === RUN   TestDockerSuite/TestCreateLabels
00:01:45 [2020-11-19T00:01:45.682Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
00:01:45 [2020-11-19T00:01:45.682Z] === RUN   TestDockerSuite/TestCreateRM
00:01:45 [2020-11-19T00:01:45.942Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
00:01:45 [2020-11-19T00:01:45.943Z] === RUN   TestDockerSuite/TestCreateStopSignal
00:01:45 [2020-11-19T00:01:45.943Z] === RUN   TestDockerSuite/TestCreateStopTimeout
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestFSGetInvalidData (0.13s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestFSInvalidSet
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestFSInvalidSet (0.01s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestFSInvalidRoot
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestFSInvalidRoot (0.01s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestFSMetadataGetSet
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestFSMetadataGetSet (0.03s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestFSInvalidWalker
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestCompare
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestCompare (0.00s)
00:01:46 [2020-11-19T00:01:46.090Z] PASS
00:01:46 [2020-11-19T00:01:46.090Z] coverage: 19.2% of statements
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestFSInvalidWalker (0.01s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestFSGetSet
00:01:46 [2020-11-19T00:01:46.090Z] ok  	github.com/docker/docker/image/cache	0.283s	coverage: 19.2% of statements
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestFSGetSet (0.02s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestFSGetUnsetKey
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestFSGetUnsetKey (0.00s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestFSGetEmptyData
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestFSGetEmptyData (0.00s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestFSDelete
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestFSDelete (0.02s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestFSWalker
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestFSWalker (0.02s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestFSWalkerStopOnError
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestFSWalkerStopOnError (0.01s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestNewFromJSON
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestNewFromJSON (0.00s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestNewFromJSONWithInvalidJSON
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestMarshalKeyOrder
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestMarshalKeyOrder (0.00s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestImage
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestImage (0.00s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestImageOSNotEmpty
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestImageOSNotEmpty (0.00s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestNewChildImageFromImageWithRootFS
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestRestore
00:01:46 [2020-11-19T00:01:46.090Z] time="2020-11-19T00:01:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestRestore (0.17s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestAddDelete
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestAddDelete (0.03s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestSearchAfterDelete
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestSearchAfterDelete (0.01s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestParentReset
00:01:46 [2020-11-19T00:01:46.090Z] --- PASS: TestParentReset (0.06s)
00:01:46 [2020-11-19T00:01:46.090Z] === RUN   TestGetAndSetLastUpdated
00:01:46 [2020-11-19T00:01:46.203Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
00:01:46 [2020-11-19T00:01:46.554Z] --- PASS: TestGetAndSetLastUpdated (0.05s)
00:01:46 [2020-11-19T00:01:46.554Z] === RUN   TestStoreLen
00:01:46 [2020-11-19T00:01:46.554Z] --- PASS: TestStoreLen (0.08s)
00:01:46 [2020-11-19T00:01:46.554Z] PASS
00:01:46 [2020-11-19T00:01:46.554Z] coverage: 86.4% of statements
00:01:46 [2020-11-19T00:01:46.554Z] ok  	github.com/docker/docker/image	0.914s	coverage: 86.4% of statements
00:01:46 [2020-11-19T00:01:46.554Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:01:47 [2020-11-19T00:01:47.019Z] === RUN   TestMakeV1ConfigFromConfig
00:01:47 [2020-11-19T00:01:47.019Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
00:01:47 [2020-11-19T00:01:47.019Z] PASS
00:01:47 [2020-11-19T00:01:47.019Z] coverage: 25.0% of statements
00:01:47 [2020-11-19T00:01:47.019Z] ok  	github.com/docker/docker/image/v1	0.298s	coverage: 25.0% of statements
00:01:47 [2020-11-19T00:01:47.019Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:01:47 [2020-11-19T00:01:47.022Z] 2020/11/19 00:01:46 	Finished clone github.com/coreos/etcd
00:01:47 [2020-11-19T00:01:47.991Z] --- PASS: TestServiceUpdatePidsLimit (15.87s)
00:01:47 [2020-11-19T00:01:47.991Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
00:01:47 [2020-11-19T00:01:47.991Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
00:01:47 [2020-11-19T00:01:47.991Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
00:01:47 [2020-11-19T00:01:47.991Z] PASS
00:01:47 [2020-11-19T00:01:47.991Z] 
00:01:47 [2020-11-19T00:01:47.991Z] === Skipped
00:01:47 [2020-11-19T00:01:47.991Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
00:01:47 [2020-11-19T00:01:47.991Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:01:47 [2020-11-19T00:01:47.991Z] 
00:01:47 [2020-11-19T00:01:47.991Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
00:01:47 [2020-11-19T00:01:47.991Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:01:47 [2020-11-19T00:01:47.991Z] 
00:01:47 [2020-11-19T00:01:47.991Z] 
00:01:47 [2020-11-19T00:01:47.991Z] DONE 27 tests, 2 skipped in 129.427s
00:01:47 [2020-11-19T00:01:47.991Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
00:01:47 [2020-11-19T00:01:47.991Z] ++ 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
00:01:47 [2020-11-19T00:01:47.991Z] ++ set -e
00:01:47 [2020-11-19T00:01:47.991Z] ++ '[' -n 0 ']'
00:01:47 [2020-11-19T00:01:47.991Z] ++ set -x
00:01:47 [2020-11-19T00:01:47.991Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:01:48 [2020-11-19T00:01:48.136Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
00:01:48 [2020-11-19T00:01:48.136Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
00:01:48 [2020-11-19T00:01:48.136Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
00:01:48 [2020-11-19T00:01:48.288Z] INFO: Testing against a local daemon
00:01:48 [2020-11-19T00:01:48.288Z] === RUN   TestSessionCreate
00:01:48 [2020-11-19T00:01:48.288Z] --- PASS: TestSessionCreate (0.04s)
00:01:48 [2020-11-19T00:01:48.288Z] === RUN   TestSessionCreateWithBadUpgrade
00:01:48 [2020-11-19T00:01:48.288Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:01:48 [2020-11-19T00:01:48.288Z] PASS
00:01:48 [2020-11-19T00:01:48.288Z] 
00:01:48 [2020-11-19T00:01:48.288Z] DONE 2 tests in 0.143s
00:01:48 [2020-11-19T00:01:48.288Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
00:01:48 [2020-11-19T00:01:48.288Z] ++ 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
00:01:48 [2020-11-19T00:01:48.288Z] ++ set -e
00:01:48 [2020-11-19T00:01:48.288Z] ++ '[' -n 0 ']'
00:01:48 [2020-11-19T00:01:48.288Z] ++ set -x
00:01:48 [2020-11-19T00:01:48.288Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:01:48 [2020-11-19T00:01:48.288Z] INFO: Testing against a local daemon
00:01:48 [2020-11-19T00:01:48.288Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:01:48 [2020-11-19T00:01:48.288Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:01:48 [2020-11-19T00:01:48.288Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:01:48 [2020-11-19T00:01:48.288Z] === RUN   TestEventsExecDie
00:01:48 [2020-11-19T00:01:48.578Z] === RUN   TestSerialization
00:01:48 [2020-11-19T00:01:48.578Z] --- PASS: TestSerialization (0.02s)
00:01:48 [2020-11-19T00:01:48.578Z] PASS
00:01:48 [2020-11-19T00:01:48.578Z] coverage: 100.0% of statements
00:01:48 [2020-11-19T00:01:48.578Z] ok  	github.com/docker/docker/libcontainerd/queue	0.209s	coverage: 100.0% of statements
00:01:48 [2020-11-19T00:01:48.927Z] --- PASS: TestEventsExecDie (0.62s)
00:01:48 [2020-11-19T00:01:48.927Z] === RUN   TestEventsBackwardsCompatible
00:01:48 [2020-11-19T00:01:48.927Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
00:01:48 [2020-11-19T00:01:48.927Z] === RUN   TestInfoBinaryCommits
00:01:48 [2020-11-19T00:01:48.927Z] --- PASS: TestInfoBinaryCommits (0.04s)
00:01:48 [2020-11-19T00:01:48.927Z] === RUN   TestInfoAPIVersioned
00:01:49 [2020-11-19T00:01:49.042Z] === RUN   TestEmptyLayer
00:01:49 [2020-11-19T00:01:49.042Z] --- PASS: TestEmptyLayer (0.00s)
00:01:49 [2020-11-19T00:01:49.042Z] === RUN   TestCommitFailure
00:01:49 [2020-11-19T00:01:49.042Z] --- PASS: TestCommitFailure (0.01s)
00:01:49 [2020-11-19T00:01:49.042Z] === RUN   TestStartTransactionFailure
00:01:49 [2020-11-19T00:01:49.042Z] --- PASS: TestStartTransactionFailure (0.00s)
00:01:49 [2020-11-19T00:01:49.042Z] === RUN   TestGetOrphan
00:01:49 [2020-11-19T00:01:49.042Z] --- PASS: TestGetOrphan (0.01s)
00:01:49 [2020-11-19T00:01:49.042Z] === RUN   TestMountAndRegister
00:01:49 [2020-11-19T00:01:49.221Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:01:49 [2020-11-19T00:01:49.221Z] === RUN   TestInfoDiscoveryBackend
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestEnvironmentParsing
00:01:49 [2020-11-19T00:01:49.507Z] --- PASS: TestEnvironmentParsing (0.00s)
00:01:49 [2020-11-19T00:01:49.507Z] PASS
00:01:49 [2020-11-19T00:01:49.507Z] coverage: 1.0% of statements
00:01:49 [2020-11-19T00:01:49.507Z] ok  	github.com/docker/docker/libcontainerd/local	0.299s	coverage: 1.0% of statements
00:01:49 [2020-11-19T00:01:49.507Z] --- PASS: TestMountAndRegister (0.21s)
00:01:49 [2020-11-19T00:01:49.507Z]     layer_test.go:271: Layer size: 14
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestLayerRelease
00:01:49 [2020-11-19T00:01:49.507Z] --- SKIP: TestLayerRelease (0.00s)
00:01:49 [2020-11-19T00:01:49.507Z]     layer_test.go:304: Failing on Windows
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestStoreRestore
00:01:49 [2020-11-19T00:01:49.507Z] --- SKIP: TestStoreRestore (0.00s)
00:01:49 [2020-11-19T00:01:49.507Z]     layer_test.go:353: Failing on Windows
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestTarStreamStability
00:01:49 [2020-11-19T00:01:49.507Z] --- SKIP: TestTarStreamStability (0.00s)
00:01:49 [2020-11-19T00:01:49.507Z]     layer_test.go:468: Failing on Windows
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestRegisterExistingLayer
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestParseVersion
00:01:49 [2020-11-19T00:01:49.507Z] --- PASS: TestParseVersion (0.00s)
00:01:49 [2020-11-19T00:01:49.507Z] PASS
00:01:49 [2020-11-19T00:01:49.507Z] coverage: 52.9% of statements
00:01:49 [2020-11-19T00:01:49.507Z] ok  	github.com/docker/docker/pkg/aaparser	0.045s	coverage: 52.9% of statements
00:01:49 [2020-11-19T00:01:49.507Z] --- PASS: TestRegisterExistingLayer (0.14s)
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestTarStreamVerification
00:01:49 [2020-11-19T00:01:49.507Z] --- SKIP: TestTarStreamVerification (0.00s)
00:01:49 [2020-11-19T00:01:49.507Z]     layer_test.go:697: Failing on Windows
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestLayerMigration
00:01:49 [2020-11-19T00:01:49.507Z] --- SKIP: TestLayerMigration (0.00s)
00:01:49 [2020-11-19T00:01:49.507Z]     migration_test.go:46: Failing on Windows
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestLayerMigrationNoTarsplit
00:01:49 [2020-11-19T00:01:49.507Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
00:01:49 [2020-11-19T00:01:49.507Z]     migration_test.go:182: Failing on Windows
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestMountInit
00:01:49 [2020-11-19T00:01:49.507Z] --- SKIP: TestMountInit (0.00s)
00:01:49 [2020-11-19T00:01:49.507Z]     mount_test.go:17: Failing on Windows
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestMountSize
00:01:49 [2020-11-19T00:01:49.507Z] --- SKIP: TestMountSize (0.00s)
00:01:49 [2020-11-19T00:01:49.507Z]     mount_test.go:76: Failing on Windows
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestMountChanges
00:01:49 [2020-11-19T00:01:49.507Z] --- SKIP: TestMountChanges (0.00s)
00:01:49 [2020-11-19T00:01:49.507Z]     mount_test.go:125: Failing on Windows
00:01:49 [2020-11-19T00:01:49.507Z] === RUN   TestMountApply
00:01:49 [2020-11-19T00:01:49.507Z] --- SKIP: TestMountApply (0.00s)
00:01:49 [2020-11-19T00:01:49.507Z]     mount_test.go:212: Failing on Windows
00:01:49 [2020-11-19T00:01:49.507Z] PASS
00:01:49 [2020-11-19T00:01:49.507Z] coverage: 30.1% of statements
00:01:49 [2020-11-19T00:01:49.507Z] ok  	github.com/docker/docker/layer	0.546s	coverage: 30.1% of statements
00:01:49 [2020-11-19T00:01:49.507Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:01:49 [2020-11-19T00:01:49.507Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:01:49 [2020-11-19T00:01:49.507Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:01:49 [2020-11-19T00:01:49.507Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:01:49 [2020-11-19T00:01:49.507Z] ?   	github.com/docker/docker/oci	[no test files]
00:01:49 [2020-11-19T00:01:49.507Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:01:49 [2020-11-19T00:01:49.515Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
00:01:49 [2020-11-19T00:01:49.515Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestAddressPoolOpt
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestAddressPoolOpt (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/a
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/something
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/_=a
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/env1=value1
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/_env1=value1
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/env2=value2=value3
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/env3=abc!qwe
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/env_4=value_4
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/PATH
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/=a
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/PATH=
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/PATH=something
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/asd!qwe
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/1asd
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/123
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/some_space
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/__some_space_before
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/some_space_after__
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/=
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateEnv/PaTh
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestValidateEnv (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/a (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/something (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/_=a (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/PATH (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/=a (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/1asd (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/123 (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/some_space (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/= (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestParseHost
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestParseHost (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestParseDockerDaemonHost
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestParseDockerDaemonHost (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestParseTCP
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestParseTCP (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestParseInvalidUnixAddrInvalid
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateExtraHosts
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestValidateExtraHosts (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestIpOptString
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestIpOptString (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestNewIpOptInvalidDefaultVal
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestNewIpOptValidDefaultVal
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestIpOptSetInvalidVal
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateIPAddress
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestValidateIPAddress (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestMapOpts
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestMapOpts (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestListOptsWithoutValidator
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestListOptsWithoutValidator (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestListOptsWithValidator
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestListOptsWithValidator (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateDNSSearch
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestValidateDNSSearch (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/label_with_general_format
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/label_with_more_than_one_=
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/label_with_one_more
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestValidateLabel (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestNamedListOpts
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestNamedListOpts (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestNamedMapOpts
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestNamedMapOpts (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestParseLink
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestParseLink (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestQuotedStringSetWithQuotes
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestQuotedStringSetWithNoQuotes
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] === RUN   TestUlimitOpt
00:01:49 [2020-11-19T00:01:49.972Z] --- PASS: TestUlimitOpt (0.00s)
00:01:49 [2020-11-19T00:01:49.972Z] PASS
00:01:49 [2020-11-19T00:01:49.972Z] coverage: 67.1% of statements
00:01:49 [2020-11-19T00:01:49.972Z] ok  	github.com/docker/docker/opts	0.143s	coverage: 67.1% of statements
00:01:50 [2020-11-19T00:01:50.551Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:01:50 [2020-11-19T00:01:50.551Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:01:50 [2020-11-19T00:01:50.951Z] === RUN   TestUnbuffered
00:01:50 [2020-11-19T00:01:50.951Z] --- PASS: TestUnbuffered (0.00s)
00:01:50 [2020-11-19T00:01:50.951Z] === RUN   TestRaceUnbuffered
00:01:50 [2020-11-19T00:01:50.951Z] --- PASS: TestRaceUnbuffered (0.00s)
00:01:50 [2020-11-19T00:01:50.951Z] PASS
00:01:50 [2020-11-19T00:01:50.951Z] coverage: 100.0% of statements
00:01:50 [2020-11-19T00:01:50.951Z] ok  	github.com/docker/docker/pkg/broadcaster	0.094s	coverage: 100.0% of statements
00:01:51 [2020-11-19T00:01:51.186Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
00:01:51 [2020-11-19T00:01:51.186Z] === RUN   TestInfoAPI
00:01:51 [2020-11-19T00:01:51.186Z] --- PASS: TestInfoAPI (0.04s)
00:01:51 [2020-11-19T00:01:51.186Z] === RUN   TestInfoAPIWarnings
00:01:51 [2020-11-19T00:01:51.220Z] 2020/11/19 00:01:50 	Finished clone github.com/containerd/containerd
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestPeerCertificateMarshalJSON
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch/[[]]
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch/[[foo]]
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch/[[bar]_[foo]]
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch/[[foo_bar]]
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch/[[qux]_[foo]]
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch/[]
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch/[]#01
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch/[[qux]]
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch/[[foo_bar_qux]]
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch/[[qux]_[baz]]
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMatch/[[foo_baz]]
00:01:51 [2020-11-19T00:01:51.930Z] --- PASS: TestMatch (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestMatch/[[]] (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestMatch/[[foo]] (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestMatch/[] (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestMatch/[]#01 (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestMatch/[[qux]] (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z] PASS
00:01:51 [2020-11-19T00:01:51.930Z] coverage: 87.5% of statements
00:01:51 [2020-11-19T00:01:51.930Z] ok  	github.com/docker/docker/pkg/capabilities	0.228s	coverage: 87.5% of statements
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
00:01:51 [2020-11-19T00:01:51.930Z] --- PASS: TestPeerCertificateMarshalJSON (0.25s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestMiddleware
00:01:51 [2020-11-19T00:01:51.930Z] --- PASS: TestMiddleware (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z] === RUN   TestNewResponseModifier
00:01:51 [2020-11-19T00:01:51.930Z] --- PASS: TestNewResponseModifier (0.00s)
00:01:51 [2020-11-19T00:01:51.930Z] PASS
00:01:51 [2020-11-19T00:01:51.930Z] coverage: 26.8% of statements
00:01:51 [2020-11-19T00:01:51.930Z] ok  	github.com/docker/docker/pkg/authorization	0.447s	coverage: 26.8% of statements
00:01:52 [2020-11-19T00:01:52.337Z] === RUN   TestDockerSuite/TestCreateWithPortRange
00:01:52 [2020-11-19T00:01:52.337Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
00:01:52 [2020-11-19T00:01:52.337Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
00:01:52 [2020-11-19T00:01:52.337Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
00:01:52 [2020-11-19T00:01:52.337Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
00:01:52 [2020-11-19T00:01:52.337Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
00:01:52 [2020-11-19T00:01:52.908Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
00:01:52 [2020-11-19T00:01:52.914Z] === RUN   TestChrootTarUntar
00:01:52 [2020-11-19T00:01:52.914Z] --- SKIP: TestChrootTarUntar (0.00s)
00:01:52 [2020-11-19T00:01:52.914Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
00:01:52 [2020-11-19T00:01:52.914Z] === RUN   TestChrootUntarWithHugeExcludesList
00:01:52 [2020-11-19T00:01:52.914Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
00:01:52 [2020-11-19T00:01:52.914Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
00:01:52 [2020-11-19T00:01:52.914Z] === RUN   TestChrootUntarEmptyArchive
00:01:52 [2020-11-19T00:01:52.914Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
00:01:52 [2020-11-19T00:01:52.914Z] === RUN   TestChrootTarUntarWithSymlink
00:01:52 [2020-11-19T00:01:52.914Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
00:01:52 [2020-11-19T00:01:52.914Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:01:52 [2020-11-19T00:01:52.914Z] === RUN   TestChrootCopyWithTar
00:01:52 [2020-11-19T00:01:52.914Z] --- SKIP: TestChrootCopyWithTar (0.00s)
00:01:52 [2020-11-19T00:01:52.914Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:01:52 [2020-11-19T00:01:52.914Z] === RUN   TestChrootCopyFileWithTar
00:01:52 [2020-11-19T00:01:52.914Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
00:01:52 [2020-11-19T00:01:52.914Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
00:01:52 [2020-11-19T00:01:52.914Z] === RUN   TestChrootUntarPath
00:01:52 [2020-11-19T00:01:52.914Z] --- SKIP: TestChrootUntarPath (0.00s)
00:01:52 [2020-11-19T00:01:52.914Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:01:52 [2020-11-19T00:01:52.914Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
00:01:52 [2020-11-19T00:01:52.914Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
00:01:52 [2020-11-19T00:01:52.914Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
00:01:52 [2020-11-19T00:01:52.914Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
00:01:52 [2020-11-19T00:01:52.914Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
00:01:52 [2020-11-19T00:01:52.914Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
00:01:52 [2020-11-19T00:01:52.914Z] === RUN   TestChrootApplyDotDotFile
00:01:52 [2020-11-19T00:01:52.914Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
00:01:52 [2020-11-19T00:01:52.914Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
00:01:52 [2020-11-19T00:01:52.914Z] PASS
00:01:52 [2020-11-19T00:01:52.914Z] coverage: 15.4% of statements
00:01:52 [2020-11-19T00:01:52.914Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.209s	coverage: 15.4% of statements
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   TestIsArchivePathDir
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   TestSizeEmpty
00:01:53 [2020-11-19T00:01:53.379Z] --- PASS: TestSizeEmpty (0.00s)
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   TestSizeEmptyFile
00:01:53 [2020-11-19T00:01:53.379Z] --- PASS: TestSizeEmptyFile (0.00s)
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   TestSizeNonemptyFile
00:01:53 [2020-11-19T00:01:53.379Z] --- PASS: TestSizeNonemptyFile (0.00s)
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   TestSizeNestedDirectoryEmpty
00:01:53 [2020-11-19T00:01:53.379Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
00:01:53 [2020-11-19T00:01:53.379Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
00:01:53 [2020-11-19T00:01:53.379Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   TestMoveToSubdir
00:01:53 [2020-11-19T00:01:53.379Z] --- PASS: TestMoveToSubdir (0.00s)
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   TestSizeNonExistingDirectory
00:01:53 [2020-11-19T00:01:53.379Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
00:01:53 [2020-11-19T00:01:53.379Z] PASS
00:01:53 [2020-11-19T00:01:53.379Z] coverage: 80.0% of statements
00:01:53 [2020-11-19T00:01:53.379Z] ok  	github.com/docker/docker/pkg/directory	0.316s	coverage: 80.0% of statements
00:01:53 [2020-11-19T00:01:53.379Z] --- PASS: TestIsArchivePathDir (0.08s)
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   TestIsArchivePathInvalidFile
00:01:53 [2020-11-19T00:01:53.379Z] --- PASS: TestIsArchivePathInvalidFile (0.16s)
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   TestIsArchivePathTar
00:01:53 [2020-11-19T00:01:53.379Z] --- PASS: TestIsArchivePathTar (0.17s)
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   TestDecompressStreamGzip
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test/TestContainsEntry
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test/TestCreateEntries
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test/TestEntriesDiff
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test/TestEntriesEquality
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test/TestGeneratorNotGenerate
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test/TestGeneratorWithPort
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test/TestGeneratorWithPortNotGenerate
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test/TestNewEntry
00:01:53 [2020-11-19T00:01:53.379Z] === RUN   Test/TestParse
00:01:53 [2020-11-19T00:01:53.379Z] --- PASS: Test (0.00s)
00:01:53 [2020-11-19T00:01:53.379Z]     --- PASS: Test/TestContainsEntry (0.00s)
00:01:53 [2020-11-19T00:01:53.379Z]     --- PASS: Test/TestCreateEntries (0.00s)
00:01:53 [2020-11-19T00:01:53.379Z]     --- PASS: Test/TestEntriesDiff (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z]     --- PASS: Test/TestEntriesEquality (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z]     --- PASS: Test/TestNewEntry (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z]     --- PASS: Test/TestParse (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z] PASS
00:01:53 [2020-11-19T00:01:53.843Z] coverage: 58.3% of statements
00:01:53 [2020-11-19T00:01:53.843Z] ok  	github.com/docker/docker/pkg/discovery	0.098s	coverage: 58.3% of statements
00:01:53 [2020-11-19T00:01:53.843Z] --- PASS: TestDecompressStreamGzip (0.13s)
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestDecompressStreamBzip2
00:01:53 [2020-11-19T00:01:53.843Z] --- PASS: TestDecompressStreamBzip2 (0.13s)
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestDecompressStreamXz
00:01:53 [2020-11-19T00:01:53.843Z] --- SKIP: TestDecompressStreamXz (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z]     archive_test.go:133: Xz not present in msys2
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestCompressStreamXzUnsupported
00:01:53 [2020-11-19T00:01:53.843Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestCompressStreamBzip2Unsupported
00:01:53 [2020-11-19T00:01:53.843Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestCompressStreamInvalid
00:01:53 [2020-11-19T00:01:53.843Z] --- PASS: TestCompressStreamInvalid (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestExtensionInvalid
00:01:53 [2020-11-19T00:01:53.843Z] --- PASS: TestExtensionInvalid (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestExtensionUncompressed
00:01:53 [2020-11-19T00:01:53.843Z] --- PASS: TestExtensionUncompressed (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestExtensionBzip2
00:01:53 [2020-11-19T00:01:53.843Z] --- PASS: TestExtensionBzip2 (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestExtensionGzip
00:01:53 [2020-11-19T00:01:53.843Z] --- PASS: TestExtensionGzip (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestExtensionXz
00:01:53 [2020-11-19T00:01:53.843Z] --- PASS: TestExtensionXz (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestCmdStreamLargeStderr
00:01:53 [2020-11-19T00:01:53.843Z] --- PASS: TestCmdStreamLargeStderr (0.13s)
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestCmdStreamBad
00:01:53 [2020-11-19T00:01:53.843Z] --- SKIP: TestCmdStreamBad (0.00s)
00:01:53 [2020-11-19T00:01:53.843Z]     archive_test.go:238: Failing on Windows CI machines
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestCmdStreamGood
00:01:53 [2020-11-19T00:01:53.843Z] --- PASS: TestCmdStreamGood (0.07s)
00:01:53 [2020-11-19T00:01:53.843Z] === RUN   TestUntarPathWithInvalidDest
00:01:53 [2020-11-19T00:01:53.848Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
00:01:54 [2020-11-19T00:01:54.306Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
00:01:54 [2020-11-19T00:01:54.306Z] === RUN   TestUntarPathWithInvalidSrc
00:01:54 [2020-11-19T00:01:54.306Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
00:01:54 [2020-11-19T00:01:54.306Z] === RUN   TestUntarPath
00:01:54 [2020-11-19T00:01:54.306Z] --- PASS: TestUntarPath (0.08s)
00:01:54 [2020-11-19T00:01:54.306Z] === RUN   TestUntarPathWithDestinationFile
00:01:54 [2020-11-19T00:01:54.306Z] --- PASS: TestUntarPathWithDestinationFile (0.22s)
00:01:54 [2020-11-19T00:01:54.306Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
00:01:54 [2020-11-19T00:01:54.306Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
00:01:54 [2020-11-19T00:01:54.306Z] === RUN   TestCopyWithTarInvalidSrc
00:01:54 [2020-11-19T00:01:54.306Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
00:01:54 [2020-11-19T00:01:54.306Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
00:01:54 [2020-11-19T00:01:54.306Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
00:01:54 [2020-11-19T00:01:54.306Z] === RUN   TestCopyWithTarSrcFile
00:01:54 [2020-11-19T00:01:54.306Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
00:01:54 [2020-11-19T00:01:54.306Z] === RUN   TestCopyWithTarSrcFolder
00:01:54 [2020-11-19T00:01:54.306Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
00:01:54 [2020-11-19T00:01:54.306Z] === RUN   TestCopyFileWithTarInvalidSrc
00:01:54 [2020-11-19T00:01:54.306Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
00:01:54 [2020-11-19T00:01:54.306Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
00:01:54 [2020-11-19T00:01:54.306Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
00:01:54 [2020-11-19T00:01:54.306Z] === RUN   TestCopyFileWithTarSrcFolder
00:01:54 [2020-11-19T00:01:54.306Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
00:01:54 [2020-11-19T00:01:54.306Z] === RUN   TestCopyFileWithTarSrcFile
00:01:54 [2020-11-19T00:01:54.417Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
00:01:54 [2020-11-19T00:01:54.769Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
00:01:54 [2020-11-19T00:01:54.770Z] === RUN   TestTarFiles
00:01:54 [2020-11-19T00:01:54.770Z] === RUN   Test
00:01:54 [2020-11-19T00:01:54.770Z] === RUN   Test/TestContent
00:01:54 [2020-11-19T00:01:54.770Z] === RUN   Test/TestInitialize
00:01:54 [2020-11-19T00:01:54.770Z] === RUN   Test/TestNew
00:01:54 [2020-11-19T00:01:54.770Z] === RUN   Test/TestParsingContentsWithComments
00:01:54 [2020-11-19T00:01:54.770Z] === RUN   Test/TestRegister
00:01:54 [2020-11-19T00:01:54.770Z] === RUN   Test/TestWatch
00:01:54 [2020-11-19T00:01:54.770Z] --- PASS: Test (0.00s)
00:01:54 [2020-11-19T00:01:54.770Z]     --- PASS: Test/TestContent (0.00s)
00:01:54 [2020-11-19T00:01:54.770Z]     --- PASS: Test/TestInitialize (0.00s)
00:01:54 [2020-11-19T00:01:54.770Z]     --- PASS: Test/TestNew (0.00s)
00:01:54 [2020-11-19T00:01:54.770Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
00:01:54 [2020-11-19T00:01:54.770Z]     --- PASS: Test/TestRegister (0.00s)
00:01:54 [2020-11-19T00:01:54.770Z]     --- PASS: Test/TestWatch (0.00s)
00:01:54 [2020-11-19T00:01:54.770Z] PASS
00:01:54 [2020-11-19T00:01:54.770Z] coverage: 92.9% of statements
00:01:54 [2020-11-19T00:01:54.770Z] ok  	github.com/docker/docker/pkg/discovery/file	0.084s	coverage: 92.9% of statements
00:01:55 [2020-11-19T00:01:55.233Z] === RUN   Test
00:01:55 [2020-11-19T00:01:55.233Z] === RUN   Test/TestWatch
00:01:55 [2020-11-19T00:01:55.233Z] --- PASS: Test (0.01s)
00:01:55 [2020-11-19T00:01:55.233Z]     --- PASS: Test/TestWatch (0.01s)
00:01:55 [2020-11-19T00:01:55.233Z] PASS
00:01:55 [2020-11-19T00:01:55.233Z] coverage: 92.3% of statements
00:01:55 [2020-11-19T00:01:55.233Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.140s	coverage: 92.3% of statements
00:01:55 [2020-11-19T00:01:55.357Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
00:01:55 [2020-11-19T00:01:55.698Z] === RUN   Test
00:01:55 [2020-11-19T00:01:55.698Z] === RUN   Test/TestInitialize
00:01:55 [2020-11-19T00:01:55.698Z] time="2020-11-19T00:01:55Z" level=info msg="Initializing discovery without TLS"
00:01:55 [2020-11-19T00:01:55.698Z] time="2020-11-19T00:01:55Z" level=info msg="Initializing discovery without TLS"
00:01:55 [2020-11-19T00:01:55.698Z] time="2020-11-19T00:01:55Z" level=info msg="Initializing discovery without TLS"
00:01:55 [2020-11-19T00:01:55.698Z] === RUN   Test/TestInitializeWithCerts
00:01:55 [2020-11-19T00:01:55.698Z] time="2020-11-19T00:01:55Z" level=info msg="Initializing discovery with TLS"
00:01:55 [2020-11-19T00:01:55.698Z] === RUN   Test/TestWatch
00:01:55 [2020-11-19T00:01:55.698Z] time="2020-11-19T00:01:55Z" level=info msg="Initializing discovery without TLS"
00:01:56 [2020-11-19T00:01:56.162Z] === RUN   Test
00:01:56 [2020-11-19T00:01:56.162Z] === RUN   Test/TestInitialize
00:01:56 [2020-11-19T00:01:56.162Z] === RUN   Test/TestInitializeWithPattern
00:01:56 [2020-11-19T00:01:56.162Z] === RUN   Test/TestRegister
00:01:56 [2020-11-19T00:01:56.162Z] === RUN   Test/TestWatch
00:01:56 [2020-11-19T00:01:56.162Z] --- PASS: Test (0.00s)
00:01:56 [2020-11-19T00:01:56.162Z]     --- PASS: Test/TestInitialize (0.00s)
00:01:56 [2020-11-19T00:01:56.162Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
00:01:56 [2020-11-19T00:01:56.162Z]     --- PASS: Test/TestRegister (0.00s)
00:01:56 [2020-11-19T00:01:56.162Z]     --- PASS: Test/TestWatch (0.00s)
00:01:56 [2020-11-19T00:01:56.162Z] PASS
00:01:56 [2020-11-19T00:01:56.162Z] coverage: 93.8% of statements
00:01:56 [2020-11-19T00:01:56.162Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.083s	coverage: 93.8% of statements
00:01:56 [2020-11-19T00:01:56.298Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
00:01:56 [2020-11-19T00:01:56.626Z] === RUN   TestPollerAddRemove
00:01:56 [2020-11-19T00:01:56.626Z] --- PASS: TestPollerAddRemove (0.00s)
00:01:56 [2020-11-19T00:01:56.626Z] === RUN   TestPollerEvent
00:01:56 [2020-11-19T00:01:56.626Z] --- SKIP: TestPollerEvent (0.00s)
00:01:56 [2020-11-19T00:01:56.626Z]     poller_test.go:41: No chmod on Windows
00:01:56 [2020-11-19T00:01:56.626Z] === RUN   TestPollerClose
00:01:56 [2020-11-19T00:01:56.626Z] --- PASS: TestPollerClose (0.00s)
00:01:56 [2020-11-19T00:01:56.626Z] PASS
00:01:56 [2020-11-19T00:01:56.626Z] coverage: 45.7% of statements
00:01:56 [2020-11-19T00:01:56.626Z] ok  	github.com/docker/docker/pkg/filenotify	0.136s	coverage: 45.7% of statements
00:01:56 [2020-11-19T00:01:56.868Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
00:01:57 [2020-11-19T00:01:57.439Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
00:01:57 [2020-11-19T00:01:57.439Z] === RUN   TestDockerSuite/TestDevicePermissions
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCopyFileWithInvalidSrc
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCopyFileWithInvalidDest
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCopyFileWithSameSrcAndDest
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCopyFile
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCopyFile (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
00:01:57 [2020-11-19T00:01:57.603Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z]     fileutils_test.go:134: Needs porting to Windows
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestReadSymlinkedDirectoryToFile
00:01:57 [2020-11-19T00:01:57.603Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z]     fileutils_test.go:180: Needs porting to Windows
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestWildcardMatches
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestWildcardMatches (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestPatternMatches
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestPatternMatches (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestExclusionPatternMatchesPatternBefore
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestPatternMatchesFolderExclusions
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestPatternMatchesFolderWildcardExclusions
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestExclusionPatternMatchesPatternAfter
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestExclusionPatternMatchesWholeDirectory
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestSingleExclamationError
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestSingleExclamationError (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestMatchesWithNoPatterns
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestMatchesWithMalformedPatterns
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestMatches
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestMatches (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCleanPatterns
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCleanPatterns (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCleanPatternsStripEmptyPatterns
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCleanPatternsExceptionFlag
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCleanPatternsErrorSingleException
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCreateIfNotExistsDir
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCreateIfNotExistsDir (0.01s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestCreateIfNotExistsFile
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestCreateIfNotExistsFile (0.02s)
00:01:57 [2020-11-19T00:01:57.603Z] === RUN   TestMatch
00:01:57 [2020-11-19T00:01:57.603Z] --- PASS: TestMatch (0.00s)
00:01:57 [2020-11-19T00:01:57.603Z] PASS
00:01:57 [2020-11-19T00:01:57.603Z] coverage: 87.7% of statements
00:01:57 [2020-11-19T00:01:57.603Z] ok  	github.com/docker/docker/pkg/fileutils	0.243s	coverage: 87.7% of statements
00:01:57 [2020-11-19T00:01:57.700Z] === RUN   TestDockerSuite/TestDockerFails
00:01:57 [2020-11-19T00:01:57.960Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
00:01:57 [2020-11-19T00:01:57.960Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
00:01:57 [2020-11-19T00:01:57.960Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
00:01:58 [2020-11-19T00:01:58.067Z] === RUN   TestGet
00:01:58 [2020-11-19T00:01:58.067Z] --- PASS: TestGet (0.00s)
00:01:58 [2020-11-19T00:01:58.067Z] === RUN   TestGetShortcutString
00:01:58 [2020-11-19T00:01:58.067Z] --- PASS: TestGetShortcutString (0.00s)
00:01:58 [2020-11-19T00:01:58.067Z] PASS
00:01:58 [2020-11-19T00:01:58.067Z] coverage: 42.9% of statements
00:01:58 [2020-11-19T00:01:58.067Z] ok  	github.com/docker/docker/pkg/homedir	0.096s	coverage: 42.9% of statements
00:01:58 [2020-11-19T00:01:58.531Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
00:01:59 [2020-11-19T00:01:59.045Z] --- PASS: Test (3.16s)
00:01:59 [2020-11-19T00:01:59.045Z]     --- PASS: Test/TestInitialize (0.13s)
00:01:59 [2020-11-19T00:01:59.045Z]     --- PASS: Test/TestInitializeWithCerts (0.02s)
00:01:59 [2020-11-19T00:01:59.045Z]     --- PASS: Test/TestWatch (3.00s)
00:01:59 [2020-11-19T00:01:59.045Z] PASS
00:01:59 [2020-11-19T00:01:59.045Z] coverage: 84.1% of statements
00:01:59 [2020-11-19T00:01:59.045Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.352s	coverage: 84.1% of statements
00:01:59 [2020-11-19T00:01:59.045Z] === RUN   TestCreateIDMapOrder
00:01:59 [2020-11-19T00:01:59.045Z] --- PASS: TestCreateIDMapOrder (0.00s)
00:01:59 [2020-11-19T00:01:59.045Z] PASS
00:01:59 [2020-11-19T00:01:59.045Z] coverage: 7.3% of statements
00:01:59 [2020-11-19T00:01:59.045Z] ok  	github.com/docker/docker/pkg/idtools	0.197s	coverage: 7.3% of statements
00:01:59 [2020-11-19T00:01:59.104Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
00:02:00 [2020-11-19T00:02:00.024Z] === RUN   TestFixedBufferCap
00:02:00 [2020-11-19T00:02:00.024Z] --- PASS: TestFixedBufferCap (0.00s)
00:02:00 [2020-11-19T00:02:00.024Z] === RUN   TestFixedBufferLen
00:02:00 [2020-11-19T00:02:00.024Z] --- PASS: TestFixedBufferLen (0.00s)
00:02:00 [2020-11-19T00:02:00.024Z] === RUN   TestFixedBufferString
00:02:00 [2020-11-19T00:02:00.024Z] --- PASS: TestFixedBufferString (0.00s)
00:02:00 [2020-11-19T00:02:00.024Z] === RUN   TestFixedBufferWrite
00:02:00 [2020-11-19T00:02:00.024Z] --- PASS: TestFixedBufferWrite (0.00s)
00:02:00 [2020-11-19T00:02:00.024Z] === RUN   TestFixedBufferRead
00:02:00 [2020-11-19T00:02:00.024Z] --- PASS: TestFixedBufferRead (0.00s)
00:02:00 [2020-11-19T00:02:00.024Z] === RUN   TestBytesPipeRead
00:02:00 [2020-11-19T00:02:00.024Z] --- PASS: TestBytesPipeRead (0.00s)
00:02:00 [2020-11-19T00:02:00.024Z] === RUN   TestBytesPipeWrite
00:02:00 [2020-11-19T00:02:00.024Z] --- PASS: TestBytesPipeWrite (0.00s)
00:02:00 [2020-11-19T00:02:00.024Z] === RUN   TestBytesPipeWriteRandomChunks
00:02:00 [2020-11-19T00:02:00.044Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
00:02:00 [2020-11-19T00:02:00.044Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
00:02:00 [2020-11-19T00:02:00.044Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
00:02:00 [2020-11-19T00:02:00.304Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
00:02:00 [2020-11-19T00:02:00.487Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s)
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestAtomicWriteToFile
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestError
00:02:00 [2020-11-19T00:02:00.487Z] --- PASS: TestError (0.00s)
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestProgressString
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestProgressString/no_progress
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestProgressString/progress_1
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestProgressString/some_progress_with_a_start_time
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestProgressString/some_progress_without_a_start_time
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestProgressString/with_units
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestProgressString/hide_counts
00:02:00 [2020-11-19T00:02:00.487Z] --- PASS: TestProgressString (0.00s)
00:02:00 [2020-11-19T00:02:00.487Z]     --- PASS: TestProgressString/no_progress (0.00s)
00:02:00 [2020-11-19T00:02:00.487Z]     --- PASS: TestProgressString/progress_1 (0.00s)
00:02:00 [2020-11-19T00:02:00.487Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
00:02:00 [2020-11-19T00:02:00.487Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
00:02:00 [2020-11-19T00:02:00.487Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
00:02:00 [2020-11-19T00:02:00.487Z]     --- PASS: TestProgressString/with_units (0.00s)
00:02:00 [2020-11-19T00:02:00.487Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
00:02:00 [2020-11-19T00:02:00.487Z]     --- PASS: TestProgressString/hide_counts (0.00s)
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestJSONMessageDisplay
00:02:00 [2020-11-19T00:02:00.487Z] --- PASS: TestAtomicWriteToFile (0.02s)
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestAtomicWriteSetCommit
00:02:00 [2020-11-19T00:02:00.487Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestAtomicWriteSetCancel
00:02:00 [2020-11-19T00:02:00.487Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
00:02:00 [2020-11-19T00:02:00.487Z] === RUN   TestReadCloserWrapperClose
00:02:00 [2020-11-19T00:02:00.487Z] --- PASS: TestReadCloserWrapperClose (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestReaderErrWrapperReadOnError
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestReaderErrWrapperRead
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestReaderErrWrapperRead (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestHashData
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestHashData (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestCancelReadCloser
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestCancelReadCloser (0.11s)
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestWriteCloserWrapperClose
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestNopWriteCloser
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestNopWriteCloser (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestNopWriter
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestNopWriter (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestWriteCounter
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestWriteCounter (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] PASS
00:02:00 [2020-11-19T00:02:00.488Z] coverage: 69.2% of statements
00:02:00 [2020-11-19T00:02:00.488Z] ok  	github.com/docker/docker/pkg/ioutils	0.790s	coverage: 69.2% of statements
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestJSONMessageDisplay (0.15s)
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestJSONMessageDisplayWithJSONError
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestDisplayJSONMessagesStream
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] PASS
00:02:00 [2020-11-19T00:02:00.488Z] coverage: 91.7% of statements
00:02:00 [2020-11-19T00:02:00.488Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.301s	coverage: 91.7% of statements
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestStandardLongPath
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestStandardLongPath (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] === RUN   TestUNCLongPath
00:02:00 [2020-11-19T00:02:00.488Z] --- PASS: TestUNCLongPath (0.00s)
00:02:00 [2020-11-19T00:02:00.488Z] PASS
00:02:00 [2020-11-19T00:02:00.952Z] coverage: 100.0% of statements
00:02:00 [2020-11-19T00:02:00.952Z] ok  	github.com/docker/docker/pkg/longpath	0.117s	coverage: 100.0% of statements
00:02:00 [2020-11-19T00:02:00.952Z] --- PASS: TestTarFiles (6.32s)
00:02:00 [2020-11-19T00:02:00.952Z] === RUN   TestTarUntar
00:02:00 [2020-11-19T00:02:00.952Z] --- PASS: TestTarUntar (0.03s)
00:02:00 [2020-11-19T00:02:00.952Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
00:02:00 [2020-11-19T00:02:00.952Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
00:02:00 [2020-11-19T00:02:00.952Z] === RUN   TestTarWithOptions
00:02:00 [2020-11-19T00:02:00.952Z] --- PASS: TestTarWithOptions (0.02s)
00:02:00 [2020-11-19T00:02:00.952Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
00:02:00 [2020-11-19T00:02:00.952Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
00:02:00 [2020-11-19T00:02:00.952Z] === RUN   TestUntarUstarGnuConflict
00:02:00 [2020-11-19T00:02:00.952Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
00:02:00 [2020-11-19T00:02:00.952Z] === RUN   TestUntarInvalidFilenames
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames468804686\\dest"
00:02:00 [2020-11-19T00:02:00.952Z] --- PASS: TestUntarInvalidFilenames (0.15s)
00:02:00 [2020-11-19T00:02:00.952Z] === RUN   TestUntarHardlinkToSymlink
00:02:00 [2020-11-19T00:02:00.952Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
00:02:00 [2020-11-19T00:02:00.952Z] === RUN   TestUntarInvalidHardlink
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink329291855\\victim\\hello" -> "../victim/hello"
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink611001698\\victim\\hello" -> "/../victim/hello"
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink668911961\\victim" -> "../victim"
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink172441828\\victim" -> "../victim"
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink831332083\\victim" -> "../victim"
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink011098038\\victim" -> "../victim"
00:02:00 [2020-11-19T00:02:00.952Z] --- PASS: TestUntarInvalidHardlink (0.03s)
00:02:00 [2020-11-19T00:02:00.952Z] === RUN   TestUntarInvalidSymlink
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink321266077\\dest\\dotdot" -> "../victim/hello"
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink477132888\\dest\\slash-dotdot" -> "/../victim/hello"
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink051729879\\dest\\loophole-victim" -> "../victim"
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink020897098\\dest\\loophole-victim" -> "../victim"
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink024356897\\dest\\loophole-victim" -> "../victim"
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink021109516\\dest\\loophole-victim" -> "../victim"
00:02:00 [2020-11-19T00:02:00.952Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink038076155\\dest\\dir\\loophole" -> "../../victim"
00:02:00 [2020-11-19T00:02:00.952Z] --- PASS: TestUntarInvalidSymlink (0.03s)
00:02:00 [2020-11-19T00:02:00.952Z] === RUN   TestTempArchiveCloseMultipleTimes
00:02:00 [2020-11-19T00:02:00.952Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
00:02:00 [2020-11-19T00:02:00.952Z] === RUN   TestReplaceFileTarWrapper
00:02:01 [2020-11-19T00:02:01.222Z] 2020/11/19 00:02:01 	Finished clone google.golang.org/genproto
00:02:01 [2020-11-19T00:02:01.415Z] --- PASS: TestReplaceFileTarWrapper (0.20s)
00:02:01 [2020-11-19T00:02:01.415Z] === RUN   TestPrefixHeaderReadable
00:02:01 [2020-11-19T00:02:01.415Z] --- PASS: TestPrefixHeaderReadable (0.02s)
00:02:01 [2020-11-19T00:02:01.415Z] === RUN   TestDisablePigz
00:02:01 [2020-11-19T00:02:01.415Z] --- PASS: TestDisablePigz (0.16s)
00:02:01 [2020-11-19T00:02:01.415Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
00:02:01 [2020-11-19T00:02:01.415Z] === RUN   TestPigz
00:02:01 [2020-11-19T00:02:01.415Z] === RUN   TestNameFormat
00:02:01 [2020-11-19T00:02:01.415Z] --- PASS: TestNameFormat (0.00s)
00:02:01 [2020-11-19T00:02:01.415Z] === RUN   TestNameRetries
00:02:01 [2020-11-19T00:02:01.415Z] --- PASS: TestNameRetries (0.00s)
00:02:01 [2020-11-19T00:02:01.415Z] PASS
00:02:01 [2020-11-19T00:02:01.415Z] coverage: 85.7% of statements
00:02:01 [2020-11-19T00:02:01.415Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.076s	coverage: 85.7% of statements
00:02:01 [2020-11-19T00:02:01.415Z] --- PASS: TestPigz (0.15s)
00:02:01 [2020-11-19T00:02:01.415Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
00:02:01 [2020-11-19T00:02:01.415Z] === RUN   TestCopyFileWithInvalidDest
00:02:01 [2020-11-19T00:02:01.881Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
00:02:01 [2020-11-19T00:02:01.881Z]     archive_windows_test.go:16: Currently fails
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestCanonicalTarNameForPath
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestCanonicalTarName
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestCanonicalTarName (0.00s)
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestChmodTarEntry
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestChmodTarEntry (0.00s)
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestHardLinkOrder
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestHardLinkOrder (0.14s)
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestChangeString
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestChangeString (0.00s)
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestChangesWithNoChanges
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestParseKeyValueOpt
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestParseKeyValueOpt (0.00s)
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestParseUintList
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestParseUintList (0.00s)
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestParseUintListMaximumLimits
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
00:02:01 [2020-11-19T00:02:01.881Z] PASS
00:02:01 [2020-11-19T00:02:01.881Z] coverage: 97.0% of statements
00:02:01 [2020-11-19T00:02:01.881Z] ok  	github.com/docker/docker/pkg/parsers	0.040s	coverage: 97.0% of statements
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestChangesWithNoChanges (0.03s)
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestChangesWithChanges
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestChangesWithChanges (0.05s)
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestChangesWithChangesGH13590
00:02:01 [2020-11-19T00:02:01.881Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
00:02:01 [2020-11-19T00:02:01.881Z]     changes_test.go:192: needs more investigation
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestChangesDirsEmpty
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestChangesDirsEmpty (0.15s)
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestChangesDirsMutated
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestNewAndRemove
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestNewAndRemove (0.00s)
00:02:01 [2020-11-19T00:02:01.881Z] === RUN   TestRemoveInvalidPath
00:02:01 [2020-11-19T00:02:01.881Z] --- PASS: TestRemoveInvalidPath (0.00s)
00:02:01 [2020-11-19T00:02:01.881Z] PASS
00:02:01 [2020-11-19T00:02:01.881Z] coverage: 82.6% of statements
00:02:01 [2020-11-19T00:02:01.881Z] ok  	github.com/docker/docker/pkg/pidfile	0.076s	coverage: 82.6% of statements
00:02:02 [2020-11-19T00:02:02.345Z] --- PASS: TestChangesDirsMutated (0.26s)
00:02:02 [2020-11-19T00:02:02.345Z] === RUN   TestApplyLayer
00:02:02 [2020-11-19T00:02:02.345Z] --- SKIP: TestApplyLayer (0.00s)
00:02:02 [2020-11-19T00:02:02.345Z]     changes_test.go:405: needs further investigation
00:02:02 [2020-11-19T00:02:02.345Z] === RUN   TestChangesSizeWithHardlinks
00:02:02 [2020-11-19T00:02:02.345Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
00:02:02 [2020-11-19T00:02:02.345Z]     changes_test.go:441: needs further investigation
00:02:02 [2020-11-19T00:02:02.345Z] === RUN   TestChangesSizeWithNoChanges
00:02:02 [2020-11-19T00:02:02.345Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
00:02:02 [2020-11-19T00:02:02.345Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
00:02:02 [2020-11-19T00:02:02.345Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
00:02:02 [2020-11-19T00:02:02.345Z] === RUN   TestChangesSize
00:02:02 [2020-11-19T00:02:02.345Z] --- PASS: TestChangesSize (0.00s)
00:02:02 [2020-11-19T00:02:02.345Z] === RUN   TestApplyLayerInvalidFilenames
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames235463791\\dest"
00:02:02 [2020-11-19T00:02:02.345Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
00:02:02 [2020-11-19T00:02:02.345Z] === RUN   TestApplyLayerInvalidHardlink
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink736422009\\victim\\hello" -> "../victim/hello"
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink602221956\\victim\\hello" -> "/../victim/hello"
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink047600403\\victim" -> "../victim"
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink352531798\\victim" -> "../victim"
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink932654781\\victim" -> "../victim"
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink694174456\\victim" -> "../victim"
00:02:02 [2020-11-19T00:02:02.345Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
00:02:02 [2020-11-19T00:02:02.345Z] === RUN   TestApplyLayerInvalidSymlink
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink202136567\\dest\\dotdot" -> "../victim/hello"
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink609089770\\dest\\slash-dotdot" -> "/../victim/hello"
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink327257409\\dest\\loophole-victim" -> "../victim"
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink284968876\\dest\\loophole-victim" -> "../victim"
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink644057883\\dest\\loophole-victim" -> "../victim"
00:02:02 [2020-11-19T00:02:02.345Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink228753342\\dest\\loophole-victim" -> "../victim"
00:02:02 [2020-11-19T00:02:02.345Z] --- PASS: TestApplyLayerInvalidSymlink (0.12s)
00:02:02 [2020-11-19T00:02:02.345Z] === RUN   TestApplyLayerWhiteouts
00:02:02 [2020-11-19T00:02:02.345Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
00:02:02 [2020-11-19T00:02:02.345Z] === RUN   TestGenerateEmptyFile
00:02:02 [2020-11-19T00:02:02.345Z] --- PASS: TestGenerateEmptyFile (0.00s)
00:02:02 [2020-11-19T00:02:02.345Z] === RUN   TestGenerateWithContent
00:02:02 [2020-11-19T00:02:02.345Z] --- PASS: TestGenerateWithContent (0.00s)
00:02:02 [2020-11-19T00:02:02.345Z] PASS
00:02:02 [2020-11-19T00:02:02.345Z] coverage: 62.7% of statements
00:02:02 [2020-11-19T00:02:02.809Z] ok  	github.com/docker/docker/pkg/archive	9.826s	coverage: 62.7% of statements
00:02:02 [2020-11-19T00:02:02.809Z] === RUN   TestParseEmptyInterface
00:02:02 [2020-11-19T00:02:02.809Z] --- PASS: TestParseEmptyInterface (0.00s)
00:02:02 [2020-11-19T00:02:02.809Z] === RUN   TestParseNonInterfaceType
00:02:02 [2020-11-19T00:02:02.809Z] --- PASS: TestParseNonInterfaceType (0.00s)
00:02:02 [2020-11-19T00:02:02.809Z] === RUN   TestParseWithOneFunction
00:02:02 [2020-11-19T00:02:02.809Z] --- PASS: TestParseWithOneFunction (0.00s)
00:02:02 [2020-11-19T00:02:02.809Z] === RUN   TestParseWithMultipleFuncs
00:02:02 [2020-11-19T00:02:02.809Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
00:02:02 [2020-11-19T00:02:02.809Z] === RUN   TestParseWithUnnamedReturn
00:02:02 [2020-11-19T00:02:02.809Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
00:02:02 [2020-11-19T00:02:02.809Z] === RUN   TestEmbeddedInterface
00:02:02 [2020-11-19T00:02:02.809Z] --- PASS: TestEmbeddedInterface (0.00s)
00:02:02 [2020-11-19T00:02:02.809Z] === RUN   TestParsedImports
00:02:02 [2020-11-19T00:02:02.809Z] --- PASS: TestParsedImports (0.00s)
00:02:02 [2020-11-19T00:02:02.809Z] === RUN   TestAliasedImports
00:02:02 [2020-11-19T00:02:02.809Z] --- PASS: TestAliasedImports (0.00s)
00:02:02 [2020-11-19T00:02:02.809Z] PASS
00:02:02 [2020-11-19T00:02:02.809Z] coverage: 56.8% of statements
00:02:02 [2020-11-19T00:02:02.809Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.064s	coverage: 56.8% of statements
00:02:02 [2020-11-19T00:02:02.843Z] --- PASS: TestServicePlugin (32.95s)
00:02:02 [2020-11-19T00:02:02.843Z]     plugin_test.go:62: [d66b70b95a02e] joining swarm manager [d9181a6288b72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:02:02 [2020-11-19T00:02:02.843Z]     plugin_test.go:65: [dbe3857b24820] joining swarm manager [d9181a6288b72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:02:02 [2020-11-19T00:02:02.843Z] === RUN   TestServiceUpdateLabel
00:02:04 [2020-11-19T00:02:04.361Z] === RUN   TestFailedConnection
00:02:04 [2020-11-19T00:02:04.361Z] === RUN   TestHTTPTransport
00:02:04 [2020-11-19T00:02:04.361Z] --- PASS: TestHTTPTransport (0.00s)
00:02:04 [2020-11-19T00:02:04.361Z] PASS
00:02:04 [2020-11-19T00:02:04.361Z] coverage: 85.7% of statements
00:02:04 [2020-11-19T00:02:04.361Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.138s	coverage: 85.7% of statements
00:02:04 [2020-11-19T00:02:04.512Z] 2020/11/19 00:02:04 	Finished clone github.com/gogo/protobuf
00:02:04 [2020-11-19T00:02:04.772Z] --- PASS: TestServiceUpdateLabel (1.91s)
00:02:04 [2020-11-19T00:02:04.772Z] === RUN   TestServiceUpdateSecrets
00:02:04 [2020-11-19T00:02:04.824Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
00:02:04 [2020-11-19T00:02:04.824Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
00:02:04 [2020-11-19T00:02:04.824Z] === RUN   TestBufioReaderPoolPutAndGet
00:02:04 [2020-11-19T00:02:04.824Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
00:02:04 [2020-11-19T00:02:04.824Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
00:02:04 [2020-11-19T00:02:04.824Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
00:02:04 [2020-11-19T00:02:04.824Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
00:02:04 [2020-11-19T00:02:04.824Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
00:02:04 [2020-11-19T00:02:04.824Z] === RUN   TestBufioWriterPoolPutAndGet
00:02:04 [2020-11-19T00:02:04.824Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
00:02:04 [2020-11-19T00:02:04.824Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
00:02:04 [2020-11-19T00:02:04.824Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
00:02:04 [2020-11-19T00:02:04.824Z] === RUN   TestBufferPoolPutAndGet
00:02:04 [2020-11-19T00:02:04.824Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
00:02:04 [2020-11-19T00:02:04.824Z] PASS
00:02:04 [2020-11-19T00:02:04.825Z] coverage: 88.2% of statements
00:02:04 [2020-11-19T00:02:04.825Z] ok  	github.com/docker/docker/pkg/pools	0.170s	coverage: 88.2% of statements
00:02:05 [2020-11-19T00:02:05.293Z] --- PASS: TestFailedConnection (1.02s)
00:02:05 [2020-11-19T00:02:05.293Z] === RUN   TestFailOnce
00:02:05 [2020-11-19T00:02:05.293Z] 2020/11/19 00:02:04 http: panic serving 127.0.0.1:49222: Plugin not ready
00:02:05 [2020-11-19T00:02:05.293Z] goroutine 10 [running]:
00:02:05 [2020-11-19T00:02:05.293Z] net/http.(*conn).serve.func1(0xc000058b40)
00:02:05 [2020-11-19T00:02:05.293Z] 	c:/go/src/net/http/server.go:1795 +0x140
00:02:05 [2020-11-19T00:02:05.293Z] panic(0x849ac0, 0x986830)
00:02:05 [2020-11-19T00:02:05.293Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
00:02:05 [2020-11-19T00:02:05.293Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc000132000, 0xc0000d0300)
00:02:05 [2020-11-19T00:02:05.293Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
00:02:05 [2020-11-19T00:02:05.293Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc000132000, 0xc0000d0300)
00:02:05 [2020-11-19T00:02:05.293Z] 	c:/go/src/net/http/server.go:2036 +0x4b
00:02:05 [2020-11-19T00:02:05.293Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc000132000, 0xc0000d0300)
00:02:05 [2020-11-19T00:02:05.293Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
00:02:05 [2020-11-19T00:02:05.293Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc000132000, 0xc0000d0300)
00:02:05 [2020-11-19T00:02:05.293Z] 	c:/go/src/net/http/server.go:2831 +0xab
00:02:05 [2020-11-19T00:02:05.293Z] net/http.(*conn).serve(0xc000058b40, 0x99b060, 0xc00004a980)
00:02:05 [2020-11-19T00:02:05.293Z] 	c:/go/src/net/http/server.go:1919 +0x87c
00:02:05 [2020-11-19T00:02:05.293Z] created by net/http.(*Server).Serve
00:02:05 [2020-11-19T00:02:05.293Z] 	c:/go/src/net/http/server.go:2957 +0x38b
00:02:05 [2020-11-19T00:02:05.293Z] time="2020-11-19T00:02:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s"
00:02:05 [2020-11-19T00:02:05.712Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
00:02:05 [2020-11-19T00:02:05.757Z] === RUN   TestOutputOnPrematureClose
00:02:05 [2020-11-19T00:02:05.757Z] --- PASS: TestOutputOnPrematureClose (0.00s)
00:02:05 [2020-11-19T00:02:05.757Z] === RUN   TestCompleteSilently
00:02:05 [2020-11-19T00:02:05.757Z] --- PASS: TestCompleteSilently (0.00s)
00:02:05 [2020-11-19T00:02:05.757Z] PASS
00:02:05 [2020-11-19T00:02:05.757Z] coverage: 75.9% of statements
00:02:05 [2020-11-19T00:02:05.757Z] ok  	github.com/docker/docker/pkg/progress	0.052s	coverage: 75.9% of statements
00:02:05 [2020-11-19T00:02:05.757Z] === RUN   TestSendToOneSub
00:02:05 [2020-11-19T00:02:05.757Z] --- PASS: TestSendToOneSub (0.00s)
00:02:05 [2020-11-19T00:02:05.757Z] === RUN   TestSendToMultipleSubs
00:02:05 [2020-11-19T00:02:05.757Z] --- PASS: TestSendToMultipleSubs (0.00s)
00:02:05 [2020-11-19T00:02:05.757Z] === RUN   TestEvictOneSub
00:02:05 [2020-11-19T00:02:05.757Z] --- PASS: TestEvictOneSub (0.00s)
00:02:05 [2020-11-19T00:02:05.757Z] === RUN   TestClosePublisher
00:02:05 [2020-11-19T00:02:05.757Z] --- PASS: TestClosePublisher (0.00s)
00:02:05 [2020-11-19T00:02:05.757Z] === RUN   TestPubSubRace
00:02:06 [2020-11-19T00:02:06.220Z] --- PASS: TestFailOnce (1.14s)
00:02:06 [2020-11-19T00:02:06.220Z] === RUN   TestEchoInputOutput
00:02:06 [2020-11-19T00:02:06.220Z] --- PASS: TestEchoInputOutput (0.00s)
00:02:06 [2020-11-19T00:02:06.220Z] === RUN   TestBackoff
00:02:06 [2020-11-19T00:02:06.220Z] --- PASS: TestBackoff (0.00s)
00:02:06 [2020-11-19T00:02:06.220Z] === RUN   TestAbortRetry
00:02:06 [2020-11-19T00:02:06.220Z] --- PASS: TestAbortRetry (0.00s)
00:02:06 [2020-11-19T00:02:06.220Z] === RUN   TestClientScheme
00:02:06 [2020-11-19T00:02:06.220Z] --- PASS: TestClientScheme (0.00s)
00:02:06 [2020-11-19T00:02:06.220Z] === RUN   TestNewClientWithTimeout
00:02:06 [2020-11-19T00:02:06.683Z] === RUN   TestRegister
00:02:06 [2020-11-19T00:02:06.683Z] --- PASS: TestRegister (0.00s)
00:02:06 [2020-11-19T00:02:06.683Z] === RUN   TestCommand
00:02:06 [2020-11-19T00:02:06.683Z] --- PASS: TestCommand (0.03s)
00:02:06 [2020-11-19T00:02:06.683Z] === RUN   TestNaiveSelf
00:02:06 [2020-11-19T00:02:06.683Z] --- PASS: TestNaiveSelf (0.03s)
00:02:06 [2020-11-19T00:02:06.683Z] PASS
00:02:06 [2020-11-19T00:02:06.683Z] coverage: 82.4% of statements
00:02:06 [2020-11-19T00:02:06.683Z] ok  	github.com/docker/docker/pkg/reexec	0.095s	coverage: 82.4% of statements
00:02:06 [2020-11-19T00:02:06.683Z] time="2020-11-19T00:02:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
00:02:06 [2020-11-19T00:02:06.683Z] --- PASS: TestPubSubRace (1.05s)
00:02:06 [2020-11-19T00:02:06.683Z] PASS
00:02:06 [2020-11-19T00:02:06.683Z] coverage: 75.0% of statements
00:02:06 [2020-11-19T00:02:06.683Z] ok  	github.com/docker/docker/pkg/pubsub	1.089s	coverage: 75.0% of statements
00:02:07 [2020-11-19T00:02:07.094Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
00:02:07 [2020-11-19T00:02:07.666Z] === RUN   TestParseSignal
00:02:07 [2020-11-19T00:02:07.666Z] --- PASS: TestParseSignal (0.00s)
00:02:07 [2020-11-19T00:02:07.666Z] === RUN   TestValidSignalForPlatform
00:02:07 [2020-11-19T00:02:07.666Z] --- PASS: TestValidSignalForPlatform (0.00s)
00:02:07 [2020-11-19T00:02:07.666Z] PASS
00:02:07 [2020-11-19T00:02:07.666Z] coverage: 20.3% of statements
00:02:07 [2020-11-19T00:02:07.666Z] ok  	github.com/docker/docker/pkg/signal	0.062s	coverage: 20.3% of statements
00:02:08 [2020-11-19T00:02:08.035Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestNewStdWriter
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestNewStdWriter (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestWriteWithUninitializedStdWriter
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestWriteWithNilBytes
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestWriteWithNilBytes (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestWrite
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestWrite (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestWriteWithWriterError
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestWriteWithWriterError (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestStdCopyWriteAndRead
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestStdCopyReturnsErrorReadingHeader
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestStdCopyReturnsErrorReadingFrame
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestStdCopyDetectsCorruptedFrame
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestStdCopyWithInvalidInputHeader
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestStdCopyWithCorruptedPrefix
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestStdCopyReturnsWriteErrors
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] === RUN   TestStdCopyReturnsErrorFromSystem
00:02:08 [2020-11-19T00:02:08.129Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
00:02:08 [2020-11-19T00:02:08.129Z] PASS
00:02:08 [2020-11-19T00:02:08.129Z] coverage: 100.0% of statements
00:02:08 [2020-11-19T00:02:08.129Z] ok  	github.com/docker/docker/pkg/stdcopy	0.040s	coverage: 100.0% of statements
00:02:08 [2020-11-19T00:02:08.129Z] time="2020-11-19T00:02:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestRawProgressFormatterFormatStatus
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestRawProgressFormatterFormatProgress
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestFormatStatus
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestFormatStatus (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestFormatError
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestFormatError (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestFormatJSONError
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestFormatJSONError (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestJsonProgressFormatterFormatProgress
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestJsonProgressFormatterFormatStatus
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestNewJSONProgressOutput
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestNewJSONProgressOutput (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestAuxFormatterEmit
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestAuxFormatterEmit (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestStreamWriterStdout
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestStreamWriterStdout (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestStreamWriterStderr
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestStreamWriterStderr (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] PASS
00:02:09 [2020-11-19T00:02:09.107Z] coverage: 66.2% of statements
00:02:09 [2020-11-19T00:02:09.107Z] ok  	github.com/docker/docker/pkg/streamformatter	0.050s	coverage: 66.2% of statements
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestGenerateRandomID
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestGenerateRandomID (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestShortenId
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestShortenId (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestShortenSha256Id
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestShortenSha256Id (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestShortenIdEmpty
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestShortenIdEmpty (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestShortenIdInvalid
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestShortenIdInvalid (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestIsShortIDNonHex
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestIsShortIDNonHex (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] === RUN   TestIsShortIDNotCorrectSize
00:02:09 [2020-11-19T00:02:09.107Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
00:02:09 [2020-11-19T00:02:09.107Z] PASS
00:02:09 [2020-11-19T00:02:09.107Z] coverage: 70.6% of statements
00:02:09 [2020-11-19T00:02:09.107Z] ok  	github.com/docker/docker/pkg/stringid	0.064s	coverage: 70.6% of statements
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestInfoAPIWarnings (16.30s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestInfoDebug
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestInfoDebug (0.53s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestInfoInsecureRegistries
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestInfoInsecureRegistries (0.53s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestInfoRegistryMirrors
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestInfoRegistryMirrors (0.53s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestLoginFailsWithBadCredentials
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestPingCacheHeaders
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestPingCacheHeaders (0.03s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestPingGet
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestPingGet (0.02s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestPingHead
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestPingHead (0.04s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestVersion
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestVersion (0.03s)
00:02:09 [2020-11-19T00:02:09.782Z] PASS
00:02:09 [2020-11-19T00:02:09.782Z] 
00:02:09 [2020-11-19T00:02:09.782Z] === Skipped
00:02:09 [2020-11-19T00:02:09.782Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:02:09 [2020-11-19T00:02:09.782Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:02:09 [2020-11-19T00:02:09.782Z] 
00:02:09 [2020-11-19T00:02:09.782Z] 
00:02:09 [2020-11-19T00:02:09.782Z] DONE 18 tests, 1 skipped in 21.336s
00:02:09 [2020-11-19T00:02:09.782Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
00:02:09 [2020-11-19T00:02:09.782Z] ++ 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
00:02:09 [2020-11-19T00:02:09.782Z] ++ set -e
00:02:09 [2020-11-19T00:02:09.782Z] ++ '[' -n 0 ']'
00:02:09 [2020-11-19T00:02:09.782Z] ++ set -x
00:02:09 [2020-11-19T00:02:09.782Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:02:09 [2020-11-19T00:02:09.782Z] INFO: Testing against a local daemon
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestVolumesCreateAndList
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestVolumesCreateAndList (0.03s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestVolumesRemove
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestVolumesRemove (0.06s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestVolumesInspect
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestVolumesInspect (0.02s)
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestVolumesInvalidJSON
00:02:09 [2020-11-19T00:02:09.782Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:02:09 [2020-11-19T00:02:09.782Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:02:09 [2020-11-19T00:02:09.782Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:02:09 [2020-11-19T00:02:09.782Z] --- PASS: TestVolumesInvalidJSON (0.02s)
00:02:09 [2020-11-19T00:02:09.782Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:02:09 [2020-11-19T00:02:09.782Z] PASS
00:02:09 [2020-11-19T00:02:09.782Z] 
00:02:09 [2020-11-19T00:02:09.782Z] DONE 5 tests in 0.203s
00:02:09 [2020-11-19T00:02:09.782Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:02:10 [2020-11-19T00:02:10.075Z] ++++ cat bundles/test-integration/docker.pid
00:02:10 [2020-11-19T00:02:10.075Z] +++ kill 14068
00:02:10 [2020-11-19T00:02:10.084Z] === RUN   TestIsCpusetListAvailable
00:02:10 [2020-11-19T00:02:10.084Z] --- PASS: TestIsCpusetListAvailable (0.00s)
00:02:10 [2020-11-19T00:02:10.084Z] PASS
00:02:10 [2020-11-19T00:02:10.084Z] coverage: 38.2% of statements
00:02:10 [2020-11-19T00:02:10.084Z] ok  	github.com/docker/docker/pkg/sysinfo	0.045s	coverage: 38.2% of statements
00:02:10 [2020-11-19T00:02:10.547Z] time="2020-11-19T00:02:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
00:02:10 [2020-11-19T00:02:10.579Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
00:02:11 [2020-11-19T00:02:11.011Z] === RUN   TestChtimes
00:02:11 [2020-11-19T00:02:11.011Z] --- PASS: TestChtimes (0.00s)
00:02:11 [2020-11-19T00:02:11.011Z] === RUN   TestChtimesWindows
00:02:11 [2020-11-19T00:02:11.011Z] --- PASS: TestChtimesWindows (0.00s)
00:02:11 [2020-11-19T00:02:11.011Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
00:02:11 [2020-11-19T00:02:11.011Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
00:02:11 [2020-11-19T00:02:11.011Z] === RUN   TestEnsureRemoveAllNotExist
00:02:11 [2020-11-19T00:02:11.011Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
00:02:11 [2020-11-19T00:02:11.011Z] === RUN   TestEnsureRemoveAllWithDir
00:02:11 [2020-11-19T00:02:11.011Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
00:02:11 [2020-11-19T00:02:11.011Z] === RUN   TestEnsureRemoveAllWithFile
00:02:11 [2020-11-19T00:02:11.011Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
00:02:11 [2020-11-19T00:02:11.011Z] === RUN   TestHasWin32KSupport
00:02:11 [2020-11-19T00:02:11.011Z] --- PASS: TestHasWin32KSupport (0.00s)
00:02:11 [2020-11-19T00:02:11.011Z]     syscall_windows_test.go:8: win32k: true
00:02:11 [2020-11-19T00:02:11.011Z] PASS
00:02:11 [2020-11-19T00:02:11.011Z] coverage: 12.0% of statements
00:02:11 [2020-11-19T00:02:11.011Z] ok  	github.com/docker/docker/pkg/system	0.074s	coverage: 12.0% of statements
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestTailFile
00:02:11 [2020-11-19T00:02:11.476Z] --- PASS: TestTailFile (0.00s)
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestTailFileManyLines
00:02:11 [2020-11-19T00:02:11.476Z] --- PASS: TestTailFileManyLines (0.00s)
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestTailEmptyFile
00:02:11 [2020-11-19T00:02:11.476Z] --- PASS: TestTailEmptyFile (0.00s)
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestTailNegativeN
00:02:11 [2020-11-19T00:02:11.476Z] --- PASS: TestTailNegativeN (0.00s)
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader
00:02:11 [2020-11-19T00:02:11.476Z] === CONT  TestNewTailReader
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/4_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/4_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/12_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/12_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/truncated_last_line
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/truncated_last_line#01
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/truncated_last_line#02
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
00:02:11 [2020-11-19T00:02:11.476Z] === CONT  TestNewTailReader/no_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === CONT  TestNewTailReader/8_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === CONT  TestNewTailReader/single_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.476Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === CONT  TestNewTailReader/2_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === CONT  TestNewTailReader/4_byte_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === CONT  TestNewTailReader/no_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.476Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.476Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.476Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.476Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/12_byte_delimiter
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.477Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.477Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.478Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.478Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.479Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.479Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.479Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.479Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.479Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.479Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.479Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.479Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.479Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.479Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.479Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.479Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.586Z] +++ /etc/init.d/apparmor stop
00:02:11 [2020-11-19T00:02:11.586Z] Leaving: AppArmorNo profiles have been unloaded.
00:02:11 [2020-11-19T00:02:11.586Z] 
00:02:11 [2020-11-19T00:02:11.586Z] Unloading profiles will leave already running processes permanently
00:02:11 [2020-11-19T00:02:11.586Z] unconfined, which can lead to unexpected situations.
00:02:11 [2020-11-19T00:02:11.586Z] 
00:02:11 [2020-11-19T00:02:11.586Z] To set a process to complain mode, use the command line tool
00:02:11 [2020-11-19T00:02:11.586Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:02:11 [2020-11-19T00:02:11.586Z] +++ true
00:02:11 [2020-11-19T00:02:11.586Z] exiting test-integration
00:02:11 [2020-11-19T00:02:11.586Z] ++ exit 0
00:02:11 [2020-11-19T00:02:11.586Z] 
00:02:11 [2020-11-19T00:02:11.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.944Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.944Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.944Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.944Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.944Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.944Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.944Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.944Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.944Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.944Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.944Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.944Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.945Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.946Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:02:11 [2020-11-19T00:02:11.947Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:02:11 [2020-11-19T00:02:11.948Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:02:11 [2020-11-19T00:02:11.948Z] --- PASS: TestNewTailReader (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
00:02:11 [2020-11-19T00:02:11.948Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.03s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.03s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.03s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.03s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.949Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:02:11 [2020-11-19T00:02:11.962Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.03s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.02s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.02s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.414Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z] PASS
00:02:12 [2020-11-19T00:02:12.415Z] coverage: 88.6% of statements
00:02:12 [2020-11-19T00:02:12.415Z] ok  	github.com/docker/docker/pkg/tailfile	0.514s	coverage: 88.6% of statements
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestTarSumRemoveNonExistent
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestTarSumRemove
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestTarSumRemove (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestSortFileInfoSums
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestSortFileInfoSums (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestNewTarSumForLabelInvalid
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestNewTarSumForLabel
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestNewTarSumForLabel (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestEmptyTar
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestEmptyTar (0.01s)
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestTarSumsReadSize
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestTarSumsReadSize (0.01s)
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestTarSums
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestTarSums (0.09s)
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestIteration
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestIteration (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestVersionLabelForChecksum
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestVersionLabelForChecksum (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestVersion
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestVersion (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestGetVersion
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestGetVersion (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z] === RUN   TestGetVersions
00:02:12 [2020-11-19T00:02:12.415Z] --- PASS: TestGetVersions (0.00s)
00:02:12 [2020-11-19T00:02:12.415Z] PASS
00:02:12 [2020-11-19T00:02:12.415Z] coverage: 89.3% of statements
00:02:12 [2020-11-19T00:02:12.415Z] ok  	github.com/docker/docker/pkg/tarsum	0.204s	coverage: 89.3% of statements
00:02:12 [2020-11-19T00:02:12.532Z] === RUN   TestDockerSuite/TestEventsAttach
Post stage
[Pipeline] junit
00:02:12 [2020-11-19T00:02:12.672Z] Recording test results
00:02:13 [2020-11-19T00:02:13.104Z] === RUN   TestDockerSuite/TestEventsCommit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:02:13 [2020-11-19T00:02:13.392Z] testing: warning: no tests to run
00:02:13 [2020-11-19T00:02:13.392Z] PASS
00:02:13 [2020-11-19T00:02:13.392Z] coverage: [no statements]
00:02:13 [2020-11-19T00:02:13.392Z] ok  	github.com/docker/docker/pkg/term/windows	0.041s	coverage: [no statements] [no tests to run]
00:02:13 [2020-11-19T00:02:13.392Z] === RUN   TestTruncIndex
00:02:13 [2020-11-19T00:02:13.672Z] + echo Ensuring container killed.
00:02:13 [2020-11-19T00:02:13.672Z] Ensuring container killed.
00:02:13 [2020-11-19T00:02:13.672Z] + docker rm -vf docker-pr1
00:02:13 [2020-11-19T00:02:13.672Z] Error: No such container: docker-pr1
00:02:13 [2020-11-19T00:02:13.672Z] + true
[Pipeline] sh
00:02:13 [2020-11-19T00:02:13.856Z] --- PASS: TestTruncIndex (0.10s)
00:02:13 [2020-11-19T00:02:13.856Z] PASS
00:02:13 [2020-11-19T00:02:13.856Z] coverage: 91.5% of statements
00:02:13 [2020-11-19T00:02:13.856Z] ok  	github.com/docker/docker/pkg/truncindex	0.148s	coverage: 91.5% of statements
00:02:14 [2020-11-19T00:02:14.044Z] === RUN   TestDockerSuite/TestEventsContainerEvents
00:02:14 [2020-11-19T00:02:14.057Z] + echo Chowning /workspace to jenkins user
00:02:14 [2020-11-19T00:02:14.057Z] Chowning /workspace to jenkins user
00:02:14 [2020-11-19T00:02:14.057Z] + id -u
00:02:14 [2020-11-19T00:02:14.057Z] + id -g
00:02:14 [2020-11-19T00:02:14.057Z] + docker run --rm -v /home/docker/workspace/moby_PR-41695:/workspace busybox chown -R 1001:1001 /workspace
00:02:14 [2020-11-19T00:02:14.057Z] Unable to find image 'busybox:latest' locally
00:02:14 [2020-11-19T00:02:14.319Z] === RUN   TestIsGIT
00:02:14 [2020-11-19T00:02:14.319Z] --- PASS: TestIsGIT (0.00s)
00:02:14 [2020-11-19T00:02:14.319Z] === RUN   TestIsTransport
00:02:14 [2020-11-19T00:02:14.319Z] --- PASS: TestIsTransport (0.00s)
00:02:14 [2020-11-19T00:02:14.319Z] PASS
00:02:14 [2020-11-19T00:02:14.319Z] coverage: 100.0% of statements
00:02:14 [2020-11-19T00:02:14.319Z] ok  	github.com/docker/docker/pkg/urlutil	0.044s	coverage: 100.0% of statements
00:02:14 [2020-11-19T00:02:14.319Z] === RUN   TestVersionInfo
00:02:14 [2020-11-19T00:02:14.319Z] --- PASS: TestVersionInfo (0.00s)
00:02:14 [2020-11-19T00:02:14.319Z] === RUN   TestAppendVersions
00:02:14 [2020-11-19T00:02:14.319Z] --- PASS: TestAppendVersions (0.00s)
00:02:14 [2020-11-19T00:02:14.319Z] PASS
00:02:14 [2020-11-19T00:02:14.319Z] coverage: 88.9% of statements
00:02:14 [2020-11-19T00:02:14.614Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
00:02:14 [2020-11-19T00:02:14.690Z] latest: Pulling from library/busybox
00:02:14 [2020-11-19T00:02:14.690Z] a72ff6653ea1: Pulling fs layer
00:02:14 [2020-11-19T00:02:14.783Z] ok  	github.com/docker/docker/pkg/useragent	0.042s	coverage: 88.9% of statements
00:02:14 [2020-11-19T00:02:14.874Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
00:02:14 [2020-11-19T00:02:14.983Z] a72ff6653ea1: Verifying Checksum
00:02:14 [2020-11-19T00:02:14.983Z] a72ff6653ea1: Download complete
00:02:15 [2020-11-19T00:02:15.246Z] time="2020-11-19T00:02:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
00:02:15 [2020-11-19T00:02:15.276Z] a72ff6653ea1: Pull complete
00:02:15 [2020-11-19T00:02:15.276Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:02:15 [2020-11-19T00:02:15.276Z] Status: Downloaded newer image for busybox:latest
00:02:15 [2020-11-19T00:02:15.444Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
00:02:16 [2020-11-19T00:02:16.798Z] === RUN   TestValidatePrivileges
00:02:16 [2020-11-19T00:02:16.798Z] --- PASS: TestValidatePrivileges (0.00s)
00:02:16 [2020-11-19T00:02:16.798Z] === RUN   TestFilterByCapNeg
00:02:16 [2020-11-19T00:02:16.798Z] --- PASS: TestFilterByCapNeg (0.00s)
00:02:16 [2020-11-19T00:02:16.798Z] === RUN   TestFilterByCapPos
00:02:16 [2020-11-19T00:02:16.798Z] --- PASS: TestFilterByCapPos (0.00s)
00:02:16 [2020-11-19T00:02:16.798Z] === RUN   TestStoreGetPluginNotMatchCapRefs
00:02:16 [2020-11-19T00:02:16.798Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
00:02:16 [2020-11-19T00:02:16.798Z] PASS
00:02:16 [2020-11-19T00:02:16.798Z] coverage: 12.0% of statements
00:02:16 [2020-11-19T00:02:16.798Z] ok  	github.com/docker/docker/plugin	0.115s	coverage: 12.0% of statements
00:02:16 [2020-11-19T00:02:16.798Z] === RUN   TestNewSettable
00:02:16 [2020-11-19T00:02:16.798Z] --- PASS: TestNewSettable (0.00s)
00:02:16 [2020-11-19T00:02:16.798Z] === RUN   TestIsSettable
00:02:16 [2020-11-19T00:02:16.798Z] --- PASS: TestIsSettable (0.00s)
00:02:16 [2020-11-19T00:02:16.798Z] === RUN   TestUpdateSettingsEnv
00:02:16 [2020-11-19T00:02:16.798Z] --- PASS: TestUpdateSettingsEnv (0.00s)
00:02:16 [2020-11-19T00:02:16.798Z] PASS
00:02:16 [2020-11-19T00:02:16.798Z] coverage: 20.1% of statements
00:02:16 [2020-11-19T00:02:16.798Z] ok  	github.com/docker/docker/plugin/v2	0.125s	coverage: 20.1% of statements
00:02:16 [2020-11-19T00:02:16.824Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:02:17 [2020-11-19T00:02:17.190Z] + bundleName=ppc64le-integration
00:02:17 [2020-11-19T00:02:17.190Z] + echo Creating ppc64le-integration-bundles.tar.gz
00:02:17 [2020-11-19T00:02:17.190Z] Creating ppc64le-integration-bundles.tar.gz
00:02:17 [2020-11-19T00:02:17.190Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ 
00:02:17 [2020-11-19T00:02:17.190Z] xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
00:02:17 [2020-11-19T00:02:17.238Z] Archiving artifacts
00:02:17 [2020-11-19T00:02:17.773Z] === RUN   TestLoad
00:02:17 [2020-11-19T00:02:17.773Z] --- PASS: TestLoad (0.00s)
00:02:17 [2020-11-19T00:02:17.773Z] === RUN   TestSave
00:02:18 [2020-11-19T00:02:18.205Z] === RUN   TestDockerSuite/TestEventsContainerRestart
00:02:18 [2020-11-19T00:02:18.235Z] --- PASS: TestSave (0.04s)
00:02:18 [2020-11-19T00:02:18.235Z] === RUN   TestAddDeleteGet
00:02:18 [2020-11-19T00:02:18.235Z] --- PASS: TestAddDeleteGet (0.05s)
00:02:18 [2020-11-19T00:02:18.235Z] === RUN   TestInvalidTags
00:02:18 [2020-11-19T00:02:18.235Z] --- PASS: TestInvalidTags (0.01s)
00:02:18 [2020-11-19T00:02:18.235Z] PASS
00:02:18 [2020-11-19T00:02:18.235Z] coverage: 84.4% of statements
00:02:18 [2020-11-19T00:02:18.235Z] ok  	github.com/docker/docker/reference	0.191s	coverage: 84.4% of statements
00:02:18 [2020-11-19T00:02:18.698Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:02:18 [2020-11-19T00:02:18.698Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:02:18 [2020-11-19T00:02:18.698Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:02:18 [2020-11-19T00:02:18.698Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:02:18 [2020-11-19T00:02:18.698Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:02:18 [2020-11-19T00:02:18.698Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
00:02:18 [2020-11-19T00:02:18.698Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
00:02:18 [2020-11-19T00:02:18.698Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:02:18 [2020-11-19T00:02:18.698Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:02:19 [2020-11-19T00:02:19.898Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41695/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:02:20 [2020-11-19T00:02:20.117Z] --- PASS: TestServiceUpdateSecrets (15.05s)
00:02:20 [2020-11-19T00:02:20.117Z] === RUN   TestServiceUpdateConfigs
00:02:20 [2020-11-19T00:02:20.117Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
00:02:20 [2020-11-19T00:02:20.249Z] === RUN   TestResolveAuthConfigIndexServer
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestResolveAuthConfigFullURL
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestResolveAuthConfigFullURL (0.01s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestLoadAllowNondistributableArtifacts
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestValidateMirror
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestValidateMirror (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestLoadInsecureRegistries
00:02:20 [2020-11-19T00:02:20.250Z] time="2020-11-19T00:02:19Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
00:02:20 [2020-11-19T00:02:20.250Z] time="2020-11-19T00:02:19Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
00:02:20 [2020-11-19T00:02:20.250Z] time="2020-11-19T00:02:19Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestLoadInsecureRegistries (0.11s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestNewServiceConfig
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestNewServiceConfig (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestValidateIndexName
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestValidateIndexName (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestValidateIndexNameWithError
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestValidateIndexNameWithError (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestEndpointParse
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestEndpointParse (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestEndpointParseInvalid
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestEndpointParseInvalid (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestValidateEndpoint
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestValidateEndpoint (0.01s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestPing
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestPing (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestPingRegistryEndpoint
00:02:20 [2020-11-19T00:02:20.250Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestEndpoint
00:02:20 [2020-11-19T00:02:20.250Z] --- SKIP: TestEndpoint (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestParseRepositoryInfo
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestParseRepositoryInfo (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestNewIndexInfo
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestNewIndexInfo (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestMirrorEndpointLookup
00:02:20 [2020-11-19T00:02:20.250Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestSearchRepositories
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestSearchRepositories (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
00:02:20 [2020-11-19T00:02:20.250Z]         Host: 127.0.0.1:49231
00:02:20 [2020-11-19T00:02:20.250Z]         User-Agent: docker test client
00:02:20 [2020-11-19T00:02:20.250Z]         Authorization: Token fake-token
00:02:20 [2020-11-19T00:02:20.250Z]         X-Docker-Token: true
00:02:20 [2020-11-19T00:02:20.250Z]         Accept-Encoding: gzip
00:02:20 [2020-11-19T00:02:20.250Z]         
00:02:20 [2020-11-19T00:02:20.250Z]         
00:02:20 [2020-11-19T00:02:20.250Z]     registry_test.go:730: HTTP/1.1 200 OK
00:02:20 [2020-11-19T00:02:20.250Z]         Connection: close
00:02:20 [2020-11-19T00:02:20.250Z]         Content-Length: 144
00:02:20 [2020-11-19T00:02:20.250Z]         Cache-Control: no-cache
00:02:20 [2020-11-19T00:02:20.250Z]         Content-Type: application/json
00:02:20 [2020-11-19T00:02:20.250Z]         Date: Thu, 19 Nov 2020 00:02:19 GMT
00:02:20 [2020-11-19T00:02:20.250Z]         Expires: -1
00:02:20 [2020-11-19T00:02:20.250Z]         Pragma: no-cache
00:02:20 [2020-11-19T00:02:20.250Z]         Server: docker-tests/mock
00:02:20 [2020-11-19T00:02:20.250Z]         X-Docker-Registry-Config: mock
00:02:20 [2020-11-19T00:02:20.250Z]         X-Docker-Registry-Version: 0.0.0
00:02:20 [2020-11-19T00:02:20.250Z]         
00:02:20 [2020-11-19T00:02:20.250Z]         
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestTrustedLocation
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestTrustedLocation (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestAllowNondistributableArtifacts
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestIsSecureIndex
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestIsSecureIndex (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] PASS
00:02:20 [2020-11-19T00:02:20.250Z] coverage: 50.3% of statements
00:02:20 [2020-11-19T00:02:20.250Z] ok  	github.com/docker/docker/registry	0.426s	coverage: 50.3% of statements
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestResumableRequestHeaderSimpleErrors
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestResumableRequestHeaderTooMuchFailures
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestResumableRequestReaderWithReadError
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestRestartManagerTimeout
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestRestartManagerTimeout (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestRestartManagerTimeoutReset
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] PASS
00:02:20 [2020-11-19T00:02:20.250Z] coverage: 50.9% of statements
00:02:20 [2020-11-19T00:02:20.250Z] ok  	github.com/docker/docker/restartmanager	0.271s	coverage: 50.9% of statements
00:02:20 [2020-11-19T00:02:20.250Z] time="2020-11-19T00:02:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestResumableRequestReader
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestResumableRequestReader (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] === RUN   TestResumableRequestReaderWithInitialResponse
00:02:20 [2020-11-19T00:02:20.250Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
00:02:20 [2020-11-19T00:02:20.250Z] PASS
00:02:20 [2020-11-19T00:02:20.250Z] coverage: 100.0% of statements
00:02:20 [2020-11-19T00:02:20.250Z] ok  	github.com/docker/docker/registry/resumable	0.433s	coverage: 100.0% of statements
00:02:20 [2020-11-19T00:02:20.289Z] + make clean
00:02:20 [2020-11-19T00:02:20.582Z] make: command: Command not found
00:02:20 [2020-11-19T00:02:20.582Z] make: command: Command not found
00:02:20 [2020-11-19T00:02:20.582Z] docker volume rm -f docker-dev-cache
00:02:20 [2020-11-19T00:02:20.582Z] docker-dev-cache
[Pipeline] deleteDir
00:02:21 [2020-11-19T00:02:21.226Z] === RUN   TestDecodeContainerConfig
00:02:21 [2020-11-19T00:02:21.226Z] --- PASS: TestDecodeContainerConfig (0.00s)
00:02:21 [2020-11-19T00:02:21.226Z] === RUN   TestDecodeContainerConfigIsolation
00:02:21 [2020-11-19T00:02:21.226Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
00:02:21 [2020-11-19T00:02:21.226Z] === RUN   TestValidatePrivileged
00:02:21 [2020-11-19T00:02:21.226Z] --- PASS: TestValidatePrivileged (0.00s)
00:02:21 [2020-11-19T00:02:21.226Z] PASS
00:02:21 [2020-11-19T00:02:21.226Z] coverage: 52.2% of statements
00:02:21 [2020-11-19T00:02:21.226Z] ok  	github.com/docker/docker/runconfig	0.077s	coverage: 52.2% of statements
00:02:21 [2020-11-19T00:02:21.691Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
00:02:21 [2020-11-19T00:02:21.691Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
00:02:21 [2020-11-19T00:02:21.691Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
00:02:21 [2020-11-19T00:02:21.691Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
00:02:21 [2020-11-19T00:02:21.691Z] PASS
00:02:21 [2020-11-19T00:02:21.691Z] coverage: 62.5% of statements
00:02:21 [2020-11-19T00:02:21.691Z] ok  	github.com/docker/docker/testutil	0.045s	coverage: 62.5% of statements
00:02:22 [2020-11-19T00:02:22.060Z] === RUN   TestDockerSuite/TestEventsCopy
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:02:23 [2020-11-19T00:02:23.002Z] === RUN   TestDockerSuite/TestEventsFilterContainer
00:02:23 [2020-11-19T00:02:23.889Z] --- PASS: TestNewClientWithTimeout (17.65s)
00:02:23 [2020-11-19T00:02:23.889Z] === RUN   TestClientStream
00:02:23 [2020-11-19T00:02:23.889Z] --- PASS: TestClientStream (0.00s)
00:02:23 [2020-11-19T00:02:23.889Z] === RUN   TestClientSendFile
00:02:23 [2020-11-19T00:02:23.889Z] --- PASS: TestClientSendFile (0.00s)
00:02:23 [2020-11-19T00:02:23.889Z] === RUN   TestClientWithRequestTimeout
00:02:23 [2020-11-19T00:02:23.889Z] --- PASS: TestClientWithRequestTimeout (0.00s)
00:02:23 [2020-11-19T00:02:23.889Z] === RUN   TestFileSpecPlugin
00:02:23 [2020-11-19T00:02:23.889Z] --- PASS: TestFileSpecPlugin (0.01s)
00:02:23 [2020-11-19T00:02:23.889Z] === RUN   TestFileJSONSpecPlugin
00:02:23 [2020-11-19T00:02:23.889Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
00:02:23 [2020-11-19T00:02:23.889Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
00:02:23 [2020-11-19T00:02:23.889Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
00:02:23 [2020-11-19T00:02:23.889Z] === RUN   TestPluginAddHandler
00:02:23 [2020-11-19T00:02:23.889Z] --- PASS: TestPluginAddHandler (0.00s)
00:02:23 [2020-11-19T00:02:23.889Z] === RUN   TestPluginWaitBadPlugin
00:02:23 [2020-11-19T00:02:23.889Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
00:02:23 [2020-11-19T00:02:23.889Z] === RUN   TestGet
00:02:23 [2020-11-19T00:02:23.889Z] time="2020-11-19T00:02:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
00:02:23 [2020-11-19T00:02:23.947Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
00:02:24 [2020-11-19T00:02:24.352Z] === RUN   TestGetAddress
00:02:24 [2020-11-19T00:02:24.353Z] --- PASS: TestGetAddress (0.00s)
00:02:24 [2020-11-19T00:02:24.353Z] === RUN   TestRemove
00:02:24 [2020-11-19T00:02:24.353Z] --- SKIP: TestRemove (0.00s)
00:02:24 [2020-11-19T00:02:24.353Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:02:24 [2020-11-19T00:02:24.353Z] === RUN   TestInitializeWithVolumes
00:02:24 [2020-11-19T00:02:24.353Z] --- PASS: TestInitializeWithVolumes (0.00s)
00:02:24 [2020-11-19T00:02:24.353Z] === RUN   TestCreate
00:02:24 [2020-11-19T00:02:24.353Z] --- PASS: TestCreate (0.01s)
00:02:24 [2020-11-19T00:02:24.353Z] === RUN   TestValidateName
00:02:24 [2020-11-19T00:02:24.353Z] --- PASS: TestValidateName (0.00s)
00:02:24 [2020-11-19T00:02:24.353Z] === RUN   TestCreateWithOpts
00:02:24 [2020-11-19T00:02:24.353Z] --- SKIP: TestCreateWithOpts (0.00s)
00:02:24 [2020-11-19T00:02:24.353Z]     local_test.go:181: runtime.GOOS == "windows"
00:02:24 [2020-11-19T00:02:24.353Z] === RUN   TestRelaodNoOpts
00:02:24 [2020-11-19T00:02:24.353Z] --- PASS: TestRelaodNoOpts (0.01s)
00:02:24 [2020-11-19T00:02:24.353Z] PASS
00:02:24 [2020-11-19T00:02:24.353Z] coverage: 41.0% of statements
00:02:24 [2020-11-19T00:02:24.353Z] ok  	github.com/docker/docker/volume/local	0.194s	coverage: 41.0% of statements
00:02:24 [2020-11-19T00:02:24.353Z] === RUN   TestGetDriver
00:02:24 [2020-11-19T00:02:24.353Z] --- PASS: TestGetDriver (0.00s)
00:02:24 [2020-11-19T00:02:24.353Z] === RUN   TestVolumeRequestError
00:02:24 [2020-11-19T00:02:24.353Z] --- PASS: TestVolumeRequestError (0.01s)
00:02:24 [2020-11-19T00:02:24.353Z] PASS
00:02:24 [2020-11-19T00:02:24.353Z] coverage: 36.1% of statements
00:02:24 [2020-11-19T00:02:24.353Z] ok  	github.com/docker/docker/volume/drivers	0.235s	coverage: 36.1% of statements
00:02:24 [2020-11-19T00:02:24.816Z] === RUN   TestConvertTmpfsOptions
00:02:24 [2020-11-19T00:02:24.816Z] --- PASS: TestConvertTmpfsOptions (0.00s)
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:49: data="mode=700,size=1m"
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:49: data="ro"
00:02:24 [2020-11-19T00:02:24.816Z] === RUN   TestParseMountRaw
00:02:24 [2020-11-19T00:02:24.816Z] --- PASS: TestParseMountRaw (0.02s)
00:02:24 [2020-11-19T00:02:24.816Z] === RUN   TestParseMountRawSplit
00:02:24 [2020-11-19T00:02:24.816Z] --- PASS: TestParseMountRawSplit (0.00s)
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 0
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 1
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 2
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 3
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 4
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 5
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 6
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 7
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 8
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 0
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 1
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 2
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 3
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 4
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 5
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 6
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 7
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 8
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 9
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 10
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 11
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 12
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 0
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 1
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 2
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 3
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 4
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 5
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 6
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 7
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 8
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 9
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 10
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:390: case 11
00:02:24 [2020-11-19T00:02:24.816Z] === RUN   TestParseMountSpec
00:02:24 [2020-11-19T00:02:24.816Z] --- PASS: TestParseMountSpec (0.00s)
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:455: case 0
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:455: case 1
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:455: case 2
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:455: case 3
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:455: case 4
00:02:24 [2020-11-19T00:02:24.816Z]     parser_test.go:455: case 5
00:02:24 [2020-11-19T00:02:24.816Z] === RUN   TestParseMountSpecBindWithFileinfoError
00:02:24 [2020-11-19T00:02:24.816Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
00:02:24 [2020-11-19T00:02:24.816Z] === RUN   TestValidateMount
00:02:24 [2020-11-19T00:02:24.816Z] --- PASS: TestValidateMount (0.00s)
00:02:24 [2020-11-19T00:02:24.816Z] PASS
00:02:24 [2020-11-19T00:02:24.816Z] coverage: 66.2% of statements
00:02:24 [2020-11-19T00:02:24.816Z] ok  	github.com/docker/docker/volume/mounts	0.172s	coverage: 66.2% of statements
00:02:24 [2020-11-19T00:02:24.816Z] time="2020-11-19T00:02:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
00:02:26 [2020-11-19T00:02:26.366Z] === RUN   TestSetGetMeta
00:02:26 [2020-11-19T00:02:26.366Z] === PAUSE TestSetGetMeta
00:02:26 [2020-11-19T00:02:26.366Z] === RUN   TestRestore
00:02:26 [2020-11-19T00:02:26.366Z] === PAUSE TestRestore
00:02:26 [2020-11-19T00:02:26.366Z] === RUN   TestServiceCreate
00:02:26 [2020-11-19T00:02:26.366Z] === PAUSE TestServiceCreate
00:02:26 [2020-11-19T00:02:26.366Z] === RUN   TestServiceList
00:02:26 [2020-11-19T00:02:26.366Z] === PAUSE TestServiceList
00:02:26 [2020-11-19T00:02:26.366Z] === RUN   TestServiceRemove
00:02:26 [2020-11-19T00:02:26.367Z] === PAUSE TestServiceRemove
00:02:26 [2020-11-19T00:02:26.461Z] 2020/11/19 00:02:26 	Finished clone github.com/hashicorp/consul
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestServiceGet
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestServiceGet
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestServicePrune
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestServicePrune
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestCreate
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestCreate
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestRemove
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestRemove
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestList
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestList
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestFindByDriver
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestFindByDriver
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestFindByReferenced
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestFindByReferenced
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestDerefMultipleOfSameRef
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestDerefMultipleOfSameRef
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestDefererencePluginOnCreateError
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestDefererencePluginOnCreateError
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestRefDerefRemove
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestRefDerefRemove
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestGet
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestGet
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestGetWithReference
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestGetWithReference
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestFilterFunc
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestFilterFunc/test_nil_list
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestFilterFunc/test_nil_list
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestFilterFunc/test_empty_list
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestFilterFunc/test_empty_list
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestFilterFunc/test_filter_some
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestFilterFunc/test_filter_some
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestFilterFunc/test_filter_middle
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestFilterFunc/test_filter_middle
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestFilterFunc/test_filter_middle_and_last
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
00:02:26 [2020-11-19T00:02:26.830Z] === RUN   TestFilterFunc/test_filter_first_and_last
00:02:26 [2020-11-19T00:02:26.830Z] === PAUSE TestFilterFunc/test_filter_first_and_last
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestFilterFunc/test_nil_list
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestFilterFunc/test_filter_first_and_last
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestFilterFunc/test_filter_some
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestFilterFunc/test_empty_list
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestFilterFunc/test_filter_middle_and_last
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestFilterFunc/test_filter_middle
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestFilterFunc (0.00s)
00:02:26 [2020-11-19T00:02:26.830Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
00:02:26 [2020-11-19T00:02:26.830Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
00:02:26 [2020-11-19T00:02:26.830Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
00:02:26 [2020-11-19T00:02:26.830Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
00:02:26 [2020-11-19T00:02:26.830Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
00:02:26 [2020-11-19T00:02:26.830Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
00:02:26 [2020-11-19T00:02:26.830Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
00:02:26 [2020-11-19T00:02:26.830Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestSetGetMeta
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestServicePrune
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestFindByReferenced
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestGetWithReference
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestSetGetMeta (0.03s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestServiceGet
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestFindByReferenced (0.04s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestServiceRemove
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestGetWithReference (0.04s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestServiceList
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestServiceGet (0.11s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestServiceCreate
00:02:26 [2020-11-19T00:02:26.830Z] time="2020-11-19T00:02:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestServiceRemove (0.10s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestRestore
00:02:26 [2020-11-19T00:02:26.830Z] time="2020-11-19T00:02:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestServiceList (0.10s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestDefererencePluginOnCreateError
00:02:26 [2020-11-19T00:02:26.830Z] time="2020-11-19T00:02:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:02:26 [2020-11-19T00:02:26.830Z] time="2020-11-19T00:02:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestServiceCreate (0.03s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestGet
00:02:26 [2020-11-19T00:02:26.830Z] time="2020-11-19T00:02:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestRestore (0.03s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestRefDerefRemove
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestServicePrune (0.18s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestList
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestGet (0.03s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestFindByDriver
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestDerefMultipleOfSameRef
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestRefDerefRemove (0.03s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestRemove
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestList (0.04s)
00:02:26 [2020-11-19T00:02:26.830Z] === CONT  TestCreate
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestFindByDriver (0.03s)
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestRemove (0.03s)
00:02:26 [2020-11-19T00:02:26.830Z] --- PASS: TestCreate (0.02s)
00:02:26 [2020-11-19T00:02:26.830Z] PASS
00:02:26 [2020-11-19T00:02:26.830Z] coverage: 70.3% of statements
00:02:26 [2020-11-19T00:02:26.830Z] ok  	github.com/docker/docker/volume/service	0.534s	coverage: 70.3% of statements
00:02:26 [2020-11-19T00:02:26.830Z] time="2020-11-19T00:02:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
00:02:30 [2020-11-19T00:02:30.524Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
00:02:30 [2020-11-19T00:02:30.524Z] === RUN   TestDockerSuite/TestEventsFilterImageName
00:02:30 [2020-11-19T00:02:30.524Z] === RUN   TestDockerSuite/TestEventsFilterLabels
00:02:31 [2020-11-19T00:02:31.094Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
00:02:31 [2020-11-19T00:02:31.353Z] === RUN   TestDockerSuite/TestEventsFilterType
00:02:31 [2020-11-19T00:02:31.549Z] time="2020-11-19T00:02:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
00:02:31 [2020-11-19T00:02:31.613Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
00:02:31 [2020-11-19T00:02:31.614Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
00:02:31 [2020-11-19T00:02:31.874Z] === RUN   TestDockerSuite/TestEventsFilters
00:02:32 [2020-11-19T00:02:32.814Z] === RUN   TestDockerSuite/TestEventsFormat
00:02:33 [2020-11-19T00:02:33.754Z] === RUN   TestDockerSuite/TestEventsFormatBadField
00:02:33 [2020-11-19T00:02:33.754Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
00:02:33 [2020-11-19T00:02:33.754Z] === RUN   TestDockerSuite/TestEventsImageImport
00:02:34 [2020-11-19T00:02:34.695Z] --- PASS: TestServiceUpdateConfigs (14.64s)
00:02:34 [2020-11-19T00:02:34.695Z] === RUN   TestServiceUpdateNetwork
00:02:34 [2020-11-19T00:02:34.695Z] === RUN   TestDockerSuite/TestEventsImageLoad
00:02:34 [2020-11-19T00:02:34.695Z] === RUN   TestDockerSuite/TestEventsImagePull
00:02:35 [2020-11-19T00:02:35.265Z] === RUN   TestDockerSuite/TestEventsImageTag
00:02:36 [2020-11-19T00:02:36.648Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
00:02:36 [2020-11-19T00:02:36.909Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
00:02:36 [2020-11-19T00:02:36.909Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
00:02:36 [2020-11-19T00:02:36.909Z] === RUN   TestDockerSuite/TestEventsPluginOps
00:02:38 [2020-11-19T00:02:38.833Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
00:02:39 [2020-11-19T00:02:39.404Z] === RUN   TestDockerSuite/TestEventsRename
00:02:39 [2020-11-19T00:02:39.973Z] === RUN   TestDockerSuite/TestEventsResize
00:02:40 [2020-11-19T00:02:40.153Z] --- PASS: TestGet (15.01s)
00:02:40 [2020-11-19T00:02:40.153Z] === RUN   TestPluginWithNoManifest
00:02:40 [2020-11-19T00:02:40.153Z] --- PASS: TestPluginWithNoManifest (0.00s)
00:02:40 [2020-11-19T00:02:40.153Z] === RUN   TestGetAll
00:02:40 [2020-11-19T00:02:40.153Z] --- PASS: TestGetAll (0.00s)
00:02:40 [2020-11-19T00:02:40.153Z] PASS
00:02:40 [2020-11-19T00:02:40.153Z] coverage: 73.4% of statements
00:02:40 [2020-11-19T00:02:40.153Z] ok  	github.com/docker/docker/pkg/plugins	35.090s	coverage: 73.4% of statements
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/quota	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/rootless	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/volume	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:02:40 [2020-11-19T00:02:40.153Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:02:40 [2020-11-19T00:02:40.547Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
00:02:41 [2020-11-19T00:02:41.130Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === Skipped
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     dispatchers_test.go:376: Windows does not support stopsignal
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
00:02:41 [2020-11-19T00:02:41.131Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
00:02:41 [2020-11-19T00:02:41.131Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     client_test.go:23: runtime.GOOS == "windows"
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     daemon_test.go:147: root required
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     reload_test.go:520: root required
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     pull_v2_test.go:73: Needs fixing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     pull_v2_test.go:118: Needs fixing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     download_test.go:268: Needs fixing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     layer_test.go:304: Failing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     layer_test.go:353: Failing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     layer_test.go:468: Failing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     layer_test.go:697: Failing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     migration_test.go:46: Failing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     migration_test.go:182: Failing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     mount_test.go:17: Failing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     mount_test.go:76: Failing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     mount_test.go:125: Failing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     mount_test.go:212: Failing on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     archive_test.go:133: Xz not present in msys2
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     archive_test.go:238: Failing on Windows CI machines
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     archive_windows_test.go:16: Currently fails
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     changes_test.go:192: needs more investigation
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     changes_test.go:405: needs further investigation
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     changes_test.go:441: needs further investigation
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     poller_test.go:41: No chmod on Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     fileutils_test.go:134: Needs porting to Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     fileutils_test.go:180: Needs porting to Windows
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
00:02:41 [2020-11-19T00:02:41.131Z]     local_test.go:181: runtime.GOOS == "windows"
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] 
00:02:41 [2020-11-19T00:02:41.131Z] DONE 1792 tests, 45 skipped in 209.703s
00:02:41 [2020-11-19T00:02:41.131Z] INFO: make.ps1 ended at 11/19/2020 00:02:40
00:02:41 [2020-11-19T00:02:41.352Z] 2020/11/19 00:02:40 	Finished clone github.com/aws/aws-sdk-go
00:02:43 [2020-11-19T00:02:43.332Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
00:02:43 [2020-11-19T00:02:43.332Z] INFO: Unit tests ended at 11/19/2020 00:02:42. Duration:00:03:48.3421799
00:02:43 [2020-11-19T00:02:43.332Z] INFO: Building busybox
00:02:43 [2020-11-19T00:02:43.332Z] Sending build context to Docker daemon   5.12kB
00:02:43 [2020-11-19T00:02:43.332Z] 
00:02:43 [2020-11-19T00:02:43.332Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
00:02:43 [2020-11-19T00:02:43.332Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
00:02:43 [2020-11-19T00:02:43.332Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
00:02:43 [2020-11-19T00:02:43.332Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
00:02:43 [2020-11-19T00:02:43.332Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
00:02:43 [2020-11-19T00:02:43.332Z]  ---> 32fecabef723
00:02:43 [2020-11-19T00:02:43.332Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
00:02:43 [2020-11-19T00:02:43.332Z]  ---> Running in 6a4b5c2d18fe
00:02:45 [2020-11-19T00:02:45.824Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
00:02:46 [2020-11-19T00:02:46.394Z] === RUN   TestDockerSuite/TestEventsStreaming
00:02:46 [2020-11-19T00:02:46.965Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
00:02:47 [2020-11-19T00:02:47.534Z] --- PASS: TestServiceUpdateNetwork (12.97s)
00:02:47 [2020-11-19T00:02:47.534Z] === RUN   TestServiceUpdatePidsLimit
00:02:48 [2020-11-19T00:02:48.919Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:02:49 [2020-11-19T00:02:49.166Z] Removing intermediate container 6a4b5c2d18fe
00:02:49 [2020-11-19T00:02:49.166Z]  ---> 36e5f4717eba
00:02:49 [2020-11-19T00:02:49.166Z] Step 7/13 : ARG BUSYBOX_VERSION
00:02:49 [2020-11-19T00:02:49.166Z]  ---> Running in fa85eda3287d
00:02:49 [2020-11-19T00:02:49.166Z] Removing intermediate container fa85eda3287d
00:02:49 [2020-11-19T00:02:49.166Z]  ---> cd94cdd2b7b1
00:02:49 [2020-11-19T00:02:49.166Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
00:02:49 [2020-11-19T00:02:49.166Z]  ---> Running in 4085194a560e
00:02:49 [2020-11-19T00:02:49.489Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:02:49 [2020-11-19T00:02:49.629Z] Removing intermediate container 4085194a560e
00:02:49 [2020-11-19T00:02:49.629Z]  ---> 45172fea7fc9
00:02:49 [2020-11-19T00:02:49.629Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
00:02:49 [2020-11-19T00:02:49.749Z] === RUN   TestDockerSuite/TestEventsTop
00:02:50 [2020-11-19T00:02:50.319Z] === RUN   TestDockerSuite/TestEventsUntag
00:02:50 [2020-11-19T00:02:50.604Z] 
00:02:51 [2020-11-19T00:02:51.067Z]  ---> e4bac15afb92
00:02:51 [2020-11-19T00:02:51.067Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
00:02:51 [2020-11-19T00:02:51.067Z]  ---> Running in 964641c99e66
00:02:52 [2020-11-19T00:02:52.860Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
00:02:57 [2020-11-19T00:02:57.057Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:03:03 [2020-11-19T00:03:03.495Z] Removing intermediate container 964641c99e66
00:03:03 [2020-11-19T00:03:03.495Z]  ---> 5d221409b507
00:03:03 [2020-11-19T00:03:03.495Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
00:03:03 [2020-11-19T00:03:03.495Z]  ---> Running in 082699a65967
00:03:03 [2020-11-19T00:03:03.495Z] 
00:03:03 [2020-11-19T00:03:03.495Z] SUCCESS: Specified value was saved.
00:03:03 [2020-11-19T00:03:03.642Z] === RUN   TestDockerSuite/TestExec
00:03:03 [2020-11-19T00:03:03.903Z] --- PASS: TestServiceUpdatePidsLimit (16.52s)
00:03:03 [2020-11-19T00:03:03.903Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
00:03:03 [2020-11-19T00:03:03.903Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
00:03:03 [2020-11-19T00:03:03.903Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
00:03:03 [2020-11-19T00:03:03.903Z] PASS
00:03:03 [2020-11-19T00:03:03.903Z] 
00:03:03 [2020-11-19T00:03:03.903Z] === Skipped
00:03:03 [2020-11-19T00:03:03.903Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:03:03 [2020-11-19T00:03:03.903Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:03:03 [2020-11-19T00:03:03.903Z] 
00:03:03 [2020-11-19T00:03:03.903Z] 
00:03:03 [2020-11-19T00:03:03.903Z] DONE 27 tests, 1 skipped in 180.397s
00:03:03 [2020-11-19T00:03:03.903Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:03:03 [2020-11-19T00:03:03.903Z] ++ 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
00:03:03 [2020-11-19T00:03:03.903Z] ++ set -e
00:03:03 [2020-11-19T00:03:03.903Z] ++ '[' -n 0 ']'
00:03:03 [2020-11-19T00:03:03.903Z] ++ set -x
00:03:03 [2020-11-19T00:03:03.903Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:03:04 [2020-11-19T00:03:04.163Z] INFO: Testing against a local daemon
00:03:04 [2020-11-19T00:03:04.163Z] === RUN   TestSessionCreate
00:03:04 [2020-11-19T00:03:04.163Z] --- PASS: TestSessionCreate (0.05s)
00:03:04 [2020-11-19T00:03:04.163Z] === RUN   TestSessionCreateWithBadUpgrade
00:03:04 [2020-11-19T00:03:04.163Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:03:04 [2020-11-19T00:03:04.163Z] PASS
00:03:04 [2020-11-19T00:03:04.163Z] 
00:03:04 [2020-11-19T00:03:04.163Z] DONE 2 tests in 0.230s
00:03:04 [2020-11-19T00:03:04.163Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
00:03:04 [2020-11-19T00:03:04.163Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:03:04 [2020-11-19T00:03:04.163Z] ++ 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
00:03:04 [2020-11-19T00:03:04.163Z] ++ set -e
00:03:04 [2020-11-19T00:03:04.163Z] ++ '[' -n 0 ']'
00:03:04 [2020-11-19T00:03:04.163Z] ++ set -x
00:03:04 [2020-11-19T00:03:04.163Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:03:04 [2020-11-19T00:03:04.423Z] INFO: Testing against a local daemon
00:03:04 [2020-11-19T00:03:04.423Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:03:04 [2020-11-19T00:03:04.423Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:03:04 [2020-11-19T00:03:04.423Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:03:04 [2020-11-19T00:03:04.423Z] === RUN   TestEventsExecDie
00:03:04 [2020-11-19T00:03:04.992Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
00:03:05 [2020-11-19T00:03:05.253Z] --- PASS: TestEventsExecDie (0.76s)
00:03:05 [2020-11-19T00:03:05.253Z] === RUN   TestEventsBackwardsCompatible
00:03:05 [2020-11-19T00:03:05.253Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
00:03:05 [2020-11-19T00:03:05.253Z] === RUN   TestInfoBinaryCommits
00:03:05 [2020-11-19T00:03:05.253Z] --- PASS: TestInfoBinaryCommits (0.03s)
00:03:05 [2020-11-19T00:03:05.253Z] === RUN   TestInfoAPIVersioned
00:03:05 [2020-11-19T00:03:05.253Z] --- PASS: TestInfoAPIVersioned (0.03s)
00:03:05 [2020-11-19T00:03:05.253Z] === RUN   TestInfoDiscoveryBackend
00:03:05 [2020-11-19T00:03:05.513Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
00:03:05 [2020-11-19T00:03:05.774Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
00:03:05 [2020-11-19T00:03:05.774Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:03:06 [2020-11-19T00:03:06.036Z] === RUN   TestDockerSuite/TestExecAPIStart
00:03:06 [2020-11-19T00:03:06.976Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:03:06 [2020-11-19T00:03:06.976Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:03:06 [2020-11-19T00:03:06.976Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
00:03:07 [2020-11-19T00:03:07.256Z] Removing intermediate container 082699a65967
00:03:07 [2020-11-19T00:03:07.256Z]  ---> 2a3bde1afa88
00:03:07 [2020-11-19T00:03:07.256Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
00:03:07 [2020-11-19T00:03:07.256Z]  ---> Running in 0fe38e8daee5
00:03:07 [2020-11-19T00:03:07.546Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
00:03:07 [2020-11-19T00:03:07.546Z] === RUN   TestInfoAPI
00:03:07 [2020-11-19T00:03:07.546Z] --- PASS: TestInfoAPI (0.03s)
00:03:07 [2020-11-19T00:03:07.546Z] === RUN   TestInfoAPIWarnings
00:03:07 [2020-11-19T00:03:07.805Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
00:03:08 [2020-11-19T00:03:08.066Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
00:03:08 [2020-11-19T00:03:08.636Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
00:03:09 [2020-11-19T00:03:09.576Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
00:03:09 [2020-11-19T00:03:09.836Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
00:03:10 [2020-11-19T00:03:10.406Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
00:03:11 [2020-11-19T00:03:11.027Z] Cannot create a file when that file already exists.
00:03:11 [2020-11-19T00:03:11.347Z] === RUN   TestDockerSuite/TestExecCgroup
00:03:12 [2020-11-19T00:03:12.287Z] === RUN   TestDockerSuite/TestExecEnv
00:03:12 [2020-11-19T00:03:12.857Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
00:03:13 [2020-11-19T00:03:13.798Z] === RUN   TestDockerSuite/TestExecExitStatus
00:03:14 [2020-11-19T00:03:14.367Z] === RUN   TestDockerSuite/TestExecInspectID
00:03:14 [2020-11-19T00:03:14.627Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
00:03:17 [2020-11-19T00:03:17.174Z] === RUN   TestDockerSuite/TestExecInteractive
00:03:17 [2020-11-19T00:03:17.434Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
00:03:18 [2020-11-19T00:03:18.152Z] Removing intermediate container 0fe38e8daee5
00:03:18 [2020-11-19T00:03:18.152Z]  ---> ce75521fa076
00:03:18 [2020-11-19T00:03:18.152Z] Step 13/13 : CMD ["sh"]
00:03:18 [2020-11-19T00:03:18.152Z]  ---> Running in 618f4762d8f4
00:03:18 [2020-11-19T00:03:18.152Z] Removing intermediate container 618f4762d8f4
00:03:18 [2020-11-19T00:03:18.152Z]  ---> bd8c2090e956
00:03:18 [2020-11-19T00:03:18.152Z] Successfully built bd8c2090e956
00:03:18 [2020-11-19T00:03:18.152Z] Successfully tagged busybox:latest
00:03:18 [2020-11-19T00:03:18.152Z] INFO: Docker images of the daemon under test
00:03:18 [2020-11-19T00:03:18.152Z] 
00:03:18 [2020-11-19T00:03:18.152Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
00:03:18 [2020-11-19T00:03:18.152Z] busybox                                latest              bd8c2090e956        Less than a second ago   5.19GB
00:03:18 [2020-11-19T00:03:18.152Z] microsoft/windowsservercore            latest              32fecabef723        2 weeks ago              5.12GB
00:03:18 [2020-11-19T00:03:18.152Z] mcr.microsoft.com/windows/servercore   ltsc2019            32fecabef723        2 weeks ago              5.12GB
00:03:18 [2020-11-19T00:03:18.152Z] 
00:03:18 [2020-11-19T00:03:18.152Z] INFO: Running integration tests at 11/19/2020 00:03:17...
00:03:18 [2020-11-19T00:03:18.152Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
00:03:18 [2020-11-19T00:03:18.152Z] INFO: Integration API tests being run from the host:
00:03:18 [2020-11-19T00:03:18.152Z] INFO: make.ps1 starting at 11/19/2020 00:03:17
00:03:18 [2020-11-19T00:03:18.378Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
00:03:18 [2020-11-19T00:03:18.949Z] === RUN   TestDockerSuite/TestExecParseError
00:03:19 [2020-11-19T00:03:19.130Z] Running D:\gopath\src\github.com\docker\docker\integration\build
00:03:19 [2020-11-19T00:03:19.210Z] === RUN   TestDockerSuite/TestExecPausedContainer
00:03:19 [2020-11-19T00:03:19.781Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
00:03:20 [2020-11-19T00:03:20.352Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
00:03:21 [2020-11-19T00:03:21.735Z] === RUN   TestDockerSuite/TestExecSetEnv
00:03:22 [2020-11-19T00:03:22.305Z] === RUN   TestDockerSuite/TestExecStartFails
00:03:22 [2020-11-19T00:03:22.875Z] === RUN   TestDockerSuite/TestExecStateCleanup
00:03:23 [2020-11-19T00:03:23.815Z] --- PASS: TestInfoAPIWarnings (16.29s)
00:03:23 [2020-11-19T00:03:23.815Z] === RUN   TestInfoDebug
00:03:24 [2020-11-19T00:03:24.384Z] --- PASS: TestInfoDebug (0.52s)
00:03:24 [2020-11-19T00:03:24.384Z] === RUN   TestInfoInsecureRegistries
00:03:24 [2020-11-19T00:03:24.954Z] --- PASS: TestInfoInsecureRegistries (0.53s)
00:03:24 [2020-11-19T00:03:24.954Z] === RUN   TestInfoRegistryMirrors
00:03:25 [2020-11-19T00:03:25.214Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:03:25 [2020-11-19T00:03:25.214Z] === RUN   TestLoginFailsWithBadCredentials
00:03:25 [2020-11-19T00:03:25.474Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s)
00:03:25 [2020-11-19T00:03:25.474Z] === RUN   TestPingCacheHeaders
00:03:25 [2020-11-19T00:03:25.474Z] --- PASS: TestPingCacheHeaders (0.02s)
00:03:25 [2020-11-19T00:03:25.474Z] === RUN   TestPingGet
00:03:25 [2020-11-19T00:03:25.474Z] --- PASS: TestPingGet (0.01s)
00:03:25 [2020-11-19T00:03:25.474Z] === RUN   TestPingHead
00:03:25 [2020-11-19T00:03:25.474Z] --- PASS: TestPingHead (0.02s)
00:03:25 [2020-11-19T00:03:25.474Z] === RUN   TestVersion
00:03:25 [2020-11-19T00:03:25.474Z] --- PASS: TestVersion (0.02s)
00:03:25 [2020-11-19T00:03:25.474Z] PASS
00:03:25 [2020-11-19T00:03:25.474Z] 
00:03:25 [2020-11-19T00:03:25.474Z] === Skipped
00:03:25 [2020-11-19T00:03:25.474Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:03:25 [2020-11-19T00:03:25.474Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:03:25 [2020-11-19T00:03:25.474Z] 
00:03:25 [2020-11-19T00:03:25.474Z] 
00:03:25 [2020-11-19T00:03:25.474Z] DONE 18 tests, 1 skipped in 21.346s
00:03:25 [2020-11-19T00:03:25.735Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:03:25 [2020-11-19T00:03:25.735Z] ++ 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
00:03:25 [2020-11-19T00:03:25.735Z] ++ set -e
00:03:25 [2020-11-19T00:03:25.735Z] ++ '[' -n 0 ']'
00:03:25 [2020-11-19T00:03:25.735Z] ++ set -x
00:03:25 [2020-11-19T00:03:25.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:03:25 [2020-11-19T00:03:25.735Z] INFO: Testing against a local daemon
00:03:25 [2020-11-19T00:03:25.735Z] === RUN   TestVolumesCreateAndList
00:03:25 [2020-11-19T00:03:25.735Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:03:25 [2020-11-19T00:03:25.735Z] === RUN   TestVolumesRemove
00:03:25 [2020-11-19T00:03:25.735Z] --- PASS: TestVolumesRemove (0.05s)
00:03:25 [2020-11-19T00:03:25.735Z] === RUN   TestVolumesInspect
00:03:25 [2020-11-19T00:03:25.735Z] --- PASS: TestVolumesInspect (0.02s)
00:03:25 [2020-11-19T00:03:25.735Z] === RUN   TestVolumesInvalidJSON
00:03:25 [2020-11-19T00:03:25.735Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:03:25 [2020-11-19T00:03:25.735Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:03:25 [2020-11-19T00:03:25.996Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:03:25 [2020-11-19T00:03:25.996Z] --- PASS: TestVolumesInvalidJSON (0.02s)
00:03:25 [2020-11-19T00:03:25.996Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:03:25 [2020-11-19T00:03:25.996Z] PASS
00:03:25 [2020-11-19T00:03:25.996Z] 
00:03:25 [2020-11-19T00:03:25.996Z] DONE 5 tests in 0.258s
00:03:25 [2020-11-19T00:03:25.996Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:03:25 [2020-11-19T00:03:25.996Z] ++++ cat bundles/test-integration/docker.pid
00:03:25 [2020-11-19T00:03:25.996Z] +++ kill 5661
00:03:27 [2020-11-19T00:03:27.379Z] +++ /etc/init.d/apparmor stop
00:03:27 [2020-11-19T00:03:27.379Z] Leaving: AppArmorNo profiles have been unloaded.
00:03:27 [2020-11-19T00:03:27.379Z] 
00:03:27 [2020-11-19T00:03:27.379Z] Unloading profiles will leave already running processes permanently
00:03:27 [2020-11-19T00:03:27.379Z] unconfined, which can lead to unexpected situations.
00:03:27 [2020-11-19T00:03:27.379Z] 
00:03:27 [2020-11-19T00:03:27.379Z] To set a process to complain mode, use the command line tool
00:03:27 [2020-11-19T00:03:27.379Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:03:27 [2020-11-19T00:03:27.379Z] +++ true
00:03:27 [2020-11-19T00:03:27.379Z] exiting test-integration
00:03:27 [2020-11-19T00:03:27.379Z] ++ exit 0
00:03:27 [2020-11-19T00:03:27.379Z] 
00:03:28 [2020-11-19T00:03:28.321Z] + for job in $(jobs -p)
00:03:28 [2020-11-19T00:03:28.321Z] + wait 16443
00:03:34 [2020-11-19T00:03:34.911Z] === RUN   TestDockerSuite/TestExecStopNotHanging
00:03:34 [2020-11-19T00:03:34.911Z] === RUN   TestDockerSuite/TestExecTTY
00:03:34 [2020-11-19T00:03:34.911Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
00:03:35 [2020-11-19T00:03:35.481Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
00:03:36 [2020-11-19T00:03:36.050Z] === RUN   TestDockerSuite/TestExecUlimits
00:03:36 [2020-11-19T00:03:36.620Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
00:03:36 [2020-11-19T00:03:36.620Z] === RUN   TestDockerSuite/TestExecWithImageUser
00:03:38 [2020-11-19T00:03:38.003Z] === RUN   TestDockerSuite/TestExecWithNoTERM
00:03:38 [2020-11-19T00:03:38.263Z] === RUN   TestDockerSuite/TestExecWithPrivileged
00:03:39 [2020-11-19T00:03:39.203Z] === RUN   TestDockerSuite/TestExecWithTERM
00:03:39 [2020-11-19T00:03:39.774Z] === RUN   TestDockerSuite/TestExecWithUser
00:03:40 [2020-11-19T00:03:40.715Z] === RUN   TestDockerSuite/TestGetContainerStats
00:03:45 [2020-11-19T00:03:45.993Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
00:03:49 [2020-11-19T00:03:49.237Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:03:49 [2020-11-19T00:03:49.237Z] INFO: Testing against a local daemon
00:03:49 [2020-11-19T00:03:49.237Z] === RUN   TestBuildWithSession
00:03:49 [2020-11-19T00:03:49.237Z] --- SKIP: TestBuildWithSession (0.00s)
00:03:49 [2020-11-19T00:03:49.237Z]     build_session_test.go:25: TODO: BuildKit
00:03:49 [2020-11-19T00:03:49.237Z] === RUN   TestBuildSquashParent
00:03:49 [2020-11-19T00:03:49.237Z] --- SKIP: TestBuildSquashParent (0.00s)
00:03:49 [2020-11-19T00:03:49.237Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:03:49 [2020-11-19T00:03:49.237Z] === RUN   TestBuildWithRemoveAndForceRemove
00:03:49 [2020-11-19T00:03:49.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:03:49 [2020-11-19T00:03:49.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:03:49 [2020-11-19T00:03:49.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:03:49 [2020-11-19T00:03:49.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:03:49 [2020-11-19T00:03:49.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:03:49 [2020-11-19T00:03:49.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:03:49 [2020-11-19T00:03:49.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:03:49 [2020-11-19T00:03:49.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:03:49 [2020-11-19T00:03:49.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:03:49 [2020-11-19T00:03:49.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:03:49 [2020-11-19T00:03:49.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:03:49 [2020-11-19T00:03:49.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:03:49 [2020-11-19T00:03:49.237Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:03:49 [2020-11-19T00:03:49.237Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:03:49 [2020-11-19T00:03:49.237Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:03:49 [2020-11-19T00:03:49.237Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:03:50 [2020-11-19T00:03:50.189Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
00:03:51 [2020-11-19T00:03:51.132Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
00:03:56 [2020-11-19T00:03:56.422Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
00:03:56 [2020-11-19T00:03:56.422Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
00:03:56 [2020-11-19T00:03:56.422Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
00:03:56 [2020-11-19T00:03:56.422Z] === RUN   TestDockerSuite/TestHealth
00:04:04 [2020-11-19T00:04:04.149Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:04:04 [2020-11-19T00:04:04.149Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:04:14 [2020-11-19T00:04:14.544Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:04:14 [2020-11-19T00:04:14.544Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.99s)
00:04:14 [2020-11-19T00:04:14.544Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.20s)
00:04:14 [2020-11-19T00:04:14.544Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.19s)
00:04:14 [2020-11-19T00:04:14.544Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (21.38s)
00:04:14 [2020-11-19T00:04:14.544Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.07s)
00:04:14 [2020-11-19T00:04:14.544Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.15s)
00:04:14 [2020-11-19T00:04:14.544Z] === RUN   TestBuildMultiStageCopy
00:04:14 [2020-11-19T00:04:14.544Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:04:17 [2020-11-19T00:04:17.849Z] 2020/11/19 00:04:15 	Finished clone google.golang.org/api
00:04:17 [2020-11-19T00:04:17.849Z] 2020/11/19 00:04:15 Dependencies downloaded. Download time: 3m29.564987814s
00:04:17 [2020-11-19T00:04:17.849Z] 2020/11/19 00:04:15 Collecting all dependencies
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestHistoryExistentImage
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
00:04:18 [2020-11-19T00:04:18.372Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
00:04:18 [2020-11-19T00:04:18.633Z] === RUN   TestDockerSuite/TestImagesFormat
00:04:18 [2020-11-19T00:04:18.893Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
00:04:19 [2020-11-19T00:04:19.462Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
00:04:20 [2020-11-19T00:04:20.402Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
00:04:21 [2020-11-19T00:04:21.782Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
00:04:21 [2020-11-19T00:04:21.782Z] === RUN   TestDockerSuite/TestImportBadURL
00:04:22 [2020-11-19T00:04:22.044Z] === RUN   TestDockerSuite/TestImportDisplay
00:04:22 [2020-11-19T00:04:22.987Z] === RUN   TestDockerSuite/TestImportFile
00:04:23 [2020-11-19T00:04:23.158Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:04:23 [2020-11-19T00:04:23.158Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:04:24 [2020-11-19T00:04:24.135Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:04:24 [2020-11-19T00:04:24.368Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
00:04:24 [2020-11-19T00:04:24.368Z] === RUN   TestDockerSuite/TestImportFileWithMessage
00:04:25 [2020-11-19T00:04:25.113Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:04:25 [2020-11-19T00:04:25.309Z] === RUN   TestDockerSuite/TestImportGzipped
00:04:26 [2020-11-19T00:04:26.734Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
00:04:27 [2020-11-19T00:04:27.309Z] --- PASS: TestBuildMultiStageCopy (14.06s)
00:04:27 [2020-11-19T00:04:27.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.90s)
00:04:27 [2020-11-19T00:04:27.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s)
00:04:27 [2020-11-19T00:04:27.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s)
00:04:27 [2020-11-19T00:04:27.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s)
00:04:27 [2020-11-19T00:04:27.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.21s)
00:04:27 [2020-11-19T00:04:27.309Z] === RUN   TestBuildMultiStageParentConfig
00:04:27 [2020-11-19T00:04:27.674Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
00:04:27 [2020-11-19T00:04:27.834Z] 2020/11/19 00:04:26 Clean vendor dir from unused packages
00:04:27 [2020-11-19T00:04:27.835Z] 2020/11/19 00:04:26 	Ignoring paths matching "^archive/tar"
00:04:27 [2020-11-19T00:04:27.835Z] 2020/11/19 00:04:27 Success
00:04:27 [2020-11-19T00:04:27.835Z] 2020/11/19 00:04:27 Running time: 3m43.985710964s
00:04:27 [2020-11-19T00:04:27.835Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:04:27 [2020-11-19T00:04:27.934Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
00:04:28 [2020-11-19T00:04:28.154Z] + echo Ensuring container killed.
00:04:28 [2020-11-19T00:04:28.154Z] Ensuring container killed.
00:04:28 [2020-11-19T00:04:28.154Z] + docker rm -vf docker-pr1
00:04:28 [2020-11-19T00:04:28.154Z] Error: No such container: docker-pr1
00:04:28 [2020-11-19T00:04:28.154Z] + true
[Pipeline] sh
00:04:28 [2020-11-19T00:04:28.437Z] + echo Chowning /workspace to jenkins user
00:04:28 [2020-11-19T00:04:28.437Z] Chowning /workspace to jenkins user
00:04:28 [2020-11-19T00:04:28.437Z] + id -u
00:04:28 [2020-11-19T00:04:28.437Z] + id -g
00:04:28 [2020-11-19T00:04:28.437Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41695:/workspace busybox chown -R 1000:1000 /workspace
00:04:28 [2020-11-19T00:04:28.504Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:04:29 [2020-11-19T00:04:29.074Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
00:04:29 [2020-11-19T00:04:29.074Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
00:04:29 [2020-11-19T00:04:29.074Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
00:04:29 [2020-11-19T00:04:29.301Z] + bundleName=unit
00:04:29 [2020-11-19T00:04:29.301Z] + echo Creating unit-bundles.tar.gz
00:04:29 [2020-11-19T00:04:29.301Z] Creating unit-bundles.tar.gz
00:04:29 [2020-11-19T00:04:29.301Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
00:04:29 [2020-11-19T00:04:29.301Z] bundles/junit-report.xml
00:04:29 [2020-11-19T00:04:29.301Z] bundles/go-test-report.json
00:04:29 [2020-11-19T00:04:29.301Z] bundles/profile.out
[Pipeline] archiveArtifacts
00:04:29 [2020-11-19T00:04:29.313Z] Archiving artifacts
00:04:29 [2020-11-19T00:04:29.507Z] --- PASS: TestBuildMultiStageParentConfig (2.41s)
00:04:29 [2020-11-19T00:04:29.507Z] === RUN   TestBuildLabelWithTargets
00:04:29 [2020-11-19T00:04:29.644Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
00:04:29 [2020-11-19T00:04:29.768Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41695/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:04:29 [2020-11-19T00:04:29.971Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
00:04:29 [2020-11-19T00:04:29.971Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
00:04:29 [2020-11-19T00:04:29.971Z] === RUN   TestBuildWithEmptyLayers
00:04:30 [2020-11-19T00:04:30.092Z] + make clean
00:04:30 [2020-11-19T00:04:30.213Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
00:04:30 [2020-11-19T00:04:30.350Z] docker volume rm -f docker-dev-cache
00:04:30 [2020-11-19T00:04:30.350Z] docker-dev-cache
[Pipeline] deleteDir
00:04:30 [2020-11-19T00:04:30.473Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:04:30 [2020-11-19T00:04:30.949Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
00:04:30 [2020-11-19T00:04:30.949Z] === RUN   TestBuildMultiStageOnBuild
00:04:31 [2020-11-19T00:04:31.043Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
00:04:31 [2020-11-19T00:04:31.303Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
00:04:31 [2020-11-19T00:04:31.873Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
00:04:31 [2020-11-19T00:04:31.873Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
00:04:32 [2020-11-19T00:04:32.812Z] === RUN   TestDockerSuite/TestInspectAmpersand
00:04:33 [2020-11-19T00:04:33.383Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
00:04:33 [2020-11-19T00:04:33.953Z] === RUN   TestDockerSuite/TestInspectByPrefix
00:04:33 [2020-11-19T00:04:33.953Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
00:04:34 [2020-11-19T00:04:34.214Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
00:04:34 [2020-11-19T00:04:34.214Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
00:04:35 [2020-11-19T00:04:35.154Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
00:04:35 [2020-11-19T00:04:35.414Z] === RUN   TestDockerSuite/TestInspectDefault
00:04:35 [2020-11-19T00:04:35.983Z] === RUN   TestDockerSuite/TestInspectHistory
00:04:36 [2020-11-19T00:04:36.554Z] === RUN   TestDockerSuite/TestInspectImage
00:04:36 [2020-11-19T00:04:36.554Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
00:04:36 [2020-11-19T00:04:36.554Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
00:04:36 [2020-11-19T00:04:36.554Z] === RUN   TestDockerSuite/TestInspectInt64
00:04:37 [2020-11-19T00:04:37.125Z] === RUN   TestDockerSuite/TestInspectJSONFields
00:04:37 [2020-11-19T00:04:37.385Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
00:04:37 [2020-11-19T00:04:37.645Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
00:04:37 [2020-11-19T00:04:37.905Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
00:04:38 [2020-11-19T00:04:38.474Z] === RUN   TestDockerSuite/TestInspectPlugin
00:04:41 [2020-11-19T00:04:41.019Z] === RUN   TestDockerSuite/TestInspectRootFS
00:04:41 [2020-11-19T00:04:41.019Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
00:04:41 [2020-11-19T00:04:41.279Z] === RUN   TestDockerSuite/TestInspectStatus
00:04:41 [2020-11-19T00:04:41.540Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
00:04:41 [2020-11-19T00:04:41.800Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
00:04:43 [2020-11-19T00:04:43.184Z] === RUN   TestDockerSuite/TestInspectTemplateError
00:04:43 [2020-11-19T00:04:43.754Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
00:04:44 [2020-11-19T00:04:44.326Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
00:04:45 [2020-11-19T00:04:45.266Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
00:04:45 [2020-11-19T00:04:45.830Z] --- PASS: TestBuildMultiStageOnBuild (13.10s)
00:04:45 [2020-11-19T00:04:45.830Z] === RUN   TestBuildUncleanTarFilenames
00:04:45 [2020-11-19T00:04:45.830Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
00:04:45 [2020-11-19T00:04:45.830Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
00:04:45 [2020-11-19T00:04:45.830Z] === RUN   TestBuildMultiStageLayerLeak
00:04:45 [2020-11-19T00:04:45.836Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
00:04:45 [2020-11-19T00:04:45.836Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
00:04:46 [2020-11-19T00:04:46.406Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
00:04:46 [2020-11-19T00:04:46.977Z] === RUN   TestDockerSuite/TestInspectUnknownObject
00:04:46 [2020-11-19T00:04:46.977Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
00:04:48 [2020-11-19T00:04:48.888Z] === RUN   TestDockerSuite/TestLinkShortDefinition
00:04:50 [2020-11-19T00:04:50.273Z] === RUN   TestDockerSuite/TestLinksEnvs
00:04:51 [2020-11-19T00:04:51.656Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
00:04:51 [2020-11-19T00:04:51.920Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
00:04:53 [2020-11-19T00:04:53.304Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
00:04:54 [2020-11-19T00:04:54.453Z] --- PASS: TestBuildMultiStageLayerLeak (10.79s)
00:04:54 [2020-11-19T00:04:54.453Z] === RUN   TestBuildWithHugeFile
00:04:55 [2020-11-19T00:04:55.222Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
00:04:56 [2020-11-19T00:04:56.603Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
00:04:56 [2020-11-19T00:04:56.603Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
00:04:57 [2020-11-19T00:04:57.986Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
00:04:57 [2020-11-19T00:04:57.987Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
00:04:58 [2020-11-19T00:04:58.557Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
00:05:05 [2020-11-19T00:05:05.134Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
00:05:05 [2020-11-19T00:05:05.704Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
00:05:07 [2020-11-19T00:05:07.618Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
00:05:09 [2020-11-19T00:05:09.535Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
00:05:10 [2020-11-19T00:05:10.107Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
00:05:12 [2020-11-19T00:05:12.019Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
00:05:12 [2020-11-19T00:05:12.019Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
00:05:12 [2020-11-19T00:05:12.280Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
00:05:12 [2020-11-19T00:05:12.280Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
00:05:12 [2020-11-19T00:05:12.280Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
00:05:12 [2020-11-19T00:05:12.850Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
00:05:13 [2020-11-19T00:05:13.110Z] === RUN   TestDockerSuite/TestLogsAPIUntil
00:05:17 [2020-11-19T00:05:17.325Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
00:05:17 [2020-11-19T00:05:17.325Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
00:05:21 [2020-11-19T00:05:21.524Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
00:05:21 [2020-11-19T00:05:21.524Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
00:05:22 [2020-11-19T00:05:22.096Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
00:05:22 [2020-11-19T00:05:22.096Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
00:05:23 [2020-11-19T00:05:23.038Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
00:05:24 [2020-11-19T00:05:24.421Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
00:05:25 [2020-11-19T00:05:25.362Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
00:05:26 [2020-11-19T00:05:26.746Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
00:05:27 [2020-11-19T00:05:27.316Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
00:05:29 [2020-11-19T00:05:29.861Z] === RUN   TestDockerSuite/TestLogsFollowStopped
00:05:29 [2020-11-19T00:05:29.861Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
00:05:30 [2020-11-19T00:05:30.431Z] === RUN   TestDockerSuite/TestLogsSince
00:05:37 [2020-11-19T00:05:37.008Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
00:05:37 [2020-11-19T00:05:37.267Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
00:05:42 [2020-11-19T00:05:42.551Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
00:05:42 [2020-11-19T00:05:42.551Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
00:05:42 [2020-11-19T00:05:42.813Z] === RUN   TestDockerSuite/TestLogsTail
00:05:43 [2020-11-19T00:05:43.384Z] === RUN   TestDockerSuite/TestLogsTimestamps
00:05:43 [2020-11-19T00:05:43.955Z] === RUN   TestDockerSuite/TestLogsWithDetails
00:05:44 [2020-11-19T00:05:44.896Z] === RUN   TestDockerSuite/TestMountIntoProc
00:05:45 [2020-11-19T00:05:45.157Z] === RUN   TestDockerSuite/TestMountIntoSys
00:05:45 [2020-11-19T00:05:45.728Z] === RUN   TestDockerSuite/TestNetHostname
00:05:47 [2020-11-19T00:05:47.642Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
00:05:47 [2020-11-19T00:05:47.642Z] === RUN   TestDockerSuite/TestNetworkEvents
00:05:54 [2020-11-19T00:05:54.221Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
00:05:54 [2020-11-19T00:05:54.791Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
00:05:55 [2020-11-19T00:05:55.360Z] === RUN   TestDockerSuite/TestPluginActive
00:05:57 [2020-11-19T00:05:57.270Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
00:06:03 [2020-11-19T00:06:03.843Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
00:06:03 [2020-11-19T00:06:03.843Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
00:06:04 [2020-11-19T00:06:04.783Z] === RUN   TestDockerSuite/TestPluginLogDriver
00:06:07 [2020-11-19T00:06:07.322Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
00:06:09 [2020-11-19T00:06:09.230Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
00:06:10 [2020-11-19T00:06:10.611Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
00:06:11 [2020-11-19T00:06:11.551Z] === RUN   TestDockerSuite/TestPluginUpgrade
00:06:13 [2020-11-19T00:06:13.460Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
00:06:16 [2020-11-19T00:06:16.758Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
00:06:18 [2020-11-19T00:06:18.673Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
00:06:19 [2020-11-19T00:06:19.261Z] === RUN   TestDockerSuite/TestPortHostBinding
00:06:20 [2020-11-19T00:06:20.209Z] === RUN   TestDockerSuite/TestPortList
00:06:28 [2020-11-19T00:06:28.342Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
00:06:28 [2020-11-19T00:06:28.342Z] === RUN   TestDockerSuite/TestPostContainersAttach
00:06:34 [2020-11-19T00:06:34.919Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
00:06:34 [2020-11-19T00:06:34.919Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
00:06:34 [2020-11-19T00:06:34.919Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
00:06:34 [2020-11-19T00:06:34.919Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
00:06:34 [2020-11-19T00:06:34.919Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
00:06:34 [2020-11-19T00:06:34.919Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
00:06:34 [2020-11-19T00:06:34.919Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
00:06:35 [2020-11-19T00:06:35.489Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
00:06:35 [2020-11-19T00:06:35.489Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
00:06:36 [2020-11-19T00:06:36.431Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
00:06:36 [2020-11-19T00:06:36.431Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
00:06:36 [2020-11-19T00:06:36.431Z] === RUN   TestDockerSuite/TestPruneContainerLabel
00:06:38 [2020-11-19T00:06:38.977Z] === RUN   TestDockerSuite/TestPruneContainerUntil
00:06:39 [2020-11-19T00:06:39.918Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
00:06:40 [2020-11-19T00:06:40.179Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
00:06:40 [2020-11-19T00:06:40.440Z] === RUN   TestDockerSuite/TestPsByOrder
00:06:43 [2020-11-19T00:06:43.740Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
00:06:44 [2020-11-19T00:06:44.328Z] === RUN   TestDockerSuite/TestPsListContainersBase
00:06:46 [2020-11-19T00:06:46.868Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
00:06:49 [2020-11-19T00:06:49.410Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
00:06:49 [2020-11-19T00:06:49.410Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
00:06:51 [2020-11-19T00:06:51.955Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
00:06:58 [2020-11-19T00:06:58.536Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
00:06:59 [2020-11-19T00:06:59.478Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
00:07:00 [2020-11-19T00:07:00.860Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
00:07:01 [2020-11-19T00:07:01.801Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
00:07:02 [2020-11-19T00:07:02.743Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
00:07:03 [2020-11-19T00:07:03.685Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
00:07:04 [2020-11-19T00:07:04.630Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
00:07:06 [2020-11-19T00:07:06.550Z] === RUN   TestDockerSuite/TestPsListContainersSize
00:07:07 [2020-11-19T00:07:07.492Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
00:07:07 [2020-11-19T00:07:07.492Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
00:07:08 [2020-11-19T00:07:08.063Z] === RUN   TestDockerSuite/TestPsRightTagName
00:07:10 [2020-11-19T00:07:10.609Z] === RUN   TestDockerSuite/TestPsShowMounts
00:07:13 [2020-11-19T00:07:13.155Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
00:07:13 [2020-11-19T00:07:13.416Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
00:07:13 [2020-11-19T00:07:13.416Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
00:07:13 [2020-11-19T00:07:13.416Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
00:07:13 [2020-11-19T00:07:13.677Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
00:07:13 [2020-11-19T00:07:13.677Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
00:07:14 [2020-11-19T00:07:14.248Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
00:07:15 [2020-11-19T00:07:15.188Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
00:07:16 [2020-11-19T00:07:16.131Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
00:07:16 [2020-11-19T00:07:16.391Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
00:07:22 [2020-11-19T00:07:22.975Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
00:07:22 [2020-11-19T00:07:22.975Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
00:07:24 [2020-11-19T00:07:24.359Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
00:07:24 [2020-11-19T00:07:24.359Z] === RUN   TestDockerSuite/TestRestartPolicyNO
00:07:24 [2020-11-19T00:07:24.634Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
00:07:24 [2020-11-19T00:07:24.895Z] === RUN   TestDockerSuite/TestRestartRunningContainer
00:07:26 [2020-11-19T00:07:26.807Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:07:27 [2020-11-19T00:07:27.760Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:07:29 [2020-11-19T00:07:29.674Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:07:29 [2020-11-19T00:07:29.674Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
00:07:31 [2020-11-19T00:07:31.058Z] === RUN   TestDockerSuite/TestRmiBlank
00:07:31 [2020-11-19T00:07:31.058Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:07:31 [2020-11-19T00:07:31.058Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:07:34 [2020-11-19T00:07:34.361Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:07:35 [2020-11-19T00:07:35.302Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:07:35 [2020-11-19T00:07:35.302Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:07:36 [2020-11-19T00:07:36.697Z] --- PASS: TestBuildWithHugeFile (153.34s)
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestBuildWithEmptyDockerfile
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:07:36 [2020-11-19T00:07:36.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:07:36 [2020-11-19T00:07:36.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:07:36 [2020-11-19T00:07:36.697Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:07:36 [2020-11-19T00:07:36.697Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:07:36 [2020-11-19T00:07:36.697Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:07:36 [2020-11-19T00:07:36.697Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:07:36 [2020-11-19T00:07:36.697Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
00:07:36 [2020-11-19T00:07:36.697Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
00:07:36 [2020-11-19T00:07:36.697Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestBuildPreserveOwnership
00:07:36 [2020-11-19T00:07:36.697Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestBuildPlatformInvalid
00:07:36 [2020-11-19T00:07:36.697Z] --- PASS: TestBuildPlatformInvalid (0.07s)
00:07:36 [2020-11-19T00:07:36.697Z] PASS
00:07:36 [2020-11-19T00:07:36.697Z] ok  	github.com/docker/docker/integration/build	221.487s
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] === Skipped
00:07:36 [2020-11-19T00:07:36.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     build_session_test.go:25: TODO: BuildKit
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
00:07:36 [2020-11-19T00:07:36.697Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] DONE 28 tests, 5 skipped in 249.306s
00:07:36 [2020-11-19T00:07:36.697Z] Running D:\gopath\src\github.com\docker\docker\integration\config
00:07:36 [2020-11-19T00:07:36.697Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:36 [2020-11-19T00:07:36.697Z] INFO: Testing against a local daemon
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestConfigInspect
00:07:36 [2020-11-19T00:07:36.697Z] --- SKIP: TestConfigInspect (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestConfigList
00:07:36 [2020-11-19T00:07:36.697Z] --- SKIP: TestConfigList (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestConfigsCreateAndDelete
00:07:36 [2020-11-19T00:07:36.697Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestConfigsUpdate
00:07:36 [2020-11-19T00:07:36.697Z] --- SKIP: TestConfigsUpdate (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestTemplatedConfig
00:07:36 [2020-11-19T00:07:36.697Z] --- SKIP: TestTemplatedConfig (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestConfigCreateResolve
00:07:36 [2020-11-19T00:07:36.697Z] --- SKIP: TestConfigCreateResolve (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestConfigDaemonLibtrustID
00:07:36 [2020-11-19T00:07:36.697Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
00:07:36 [2020-11-19T00:07:36.697Z] PASS
00:07:36 [2020-11-19T00:07:36.697Z] ok  	github.com/docker/docker/integration/config	0.235s
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] === Skipped
00:07:36 [2020-11-19T00:07:36.697Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.01s)
00:07:36 [2020-11-19T00:07:36.697Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] 
00:07:36 [2020-11-19T00:07:36.697Z] DONE 7 tests, 7 skipped in 2.805s
00:07:36 [2020-11-19T00:07:36.697Z] Running D:\gopath\src\github.com\docker\docker\integration\container
00:07:36 [2020-11-19T00:07:36.697Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:36 [2020-11-19T00:07:36.697Z] INFO: Testing against a local daemon
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestCheckpoint
00:07:36 [2020-11-19T00:07:36.697Z] --- SKIP: TestCheckpoint (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestContainerInvalidJSON
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:07:36 [2020-11-19T00:07:36.697Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:07:36 [2020-11-19T00:07:36.697Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:07:36 [2020-11-19T00:07:36.697Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:07:36 [2020-11-19T00:07:36.697Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:07:36 [2020-11-19T00:07:36.697Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:07:36 [2020-11-19T00:07:36.697Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:07:36 [2020-11-19T00:07:36.697Z] --- PASS: TestContainerInvalidJSON (0.03s)
00:07:36 [2020-11-19T00:07:36.697Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
00:07:36 [2020-11-19T00:07:36.697Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
00:07:36 [2020-11-19T00:07:36.697Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:07:36 [2020-11-19T00:07:36.697Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s)
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestCopyFromContainerPathIsNotDir
00:07:36 [2020-11-19T00:07:36.697Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
00:07:36 [2020-11-19T00:07:36.697Z]     copy_test.go:38: testEnv.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestCopyToContainerPathDoesNotExist
00:07:36 [2020-11-19T00:07:36.697Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s)
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestCopyToContainerPathIsNotDir
00:07:36 [2020-11-19T00:07:36.697Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
00:07:36 [2020-11-19T00:07:36.697Z]     copy_test.go:63: testEnv.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestCopyFromContainer
00:07:36 [2020-11-19T00:07:36.697Z] --- SKIP: TestCopyFromContainer (0.00s)
00:07:36 [2020-11-19T00:07:36.697Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:07:36 [2020-11-19T00:07:36.697Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:07:36 [2020-11-19T00:07:36.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:07:36 [2020-11-19T00:07:36.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:07:36 [2020-11-19T00:07:36.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:07:36 [2020-11-19T00:07:36.698Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:07:36 [2020-11-19T00:07:36.698Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:07:36 [2020-11-19T00:07:36.698Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:07:36 [2020-11-19T00:07:36.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateLinkToNonExistingContainer
00:07:36 [2020-11-19T00:07:36.698Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
00:07:36 [2020-11-19T00:07:36.698Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateWithInvalidEnv
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateWithInvalidEnv/0
00:07:36 [2020-11-19T00:07:36.698Z] === PAUSE TestCreateWithInvalidEnv/0
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateWithInvalidEnv/1
00:07:36 [2020-11-19T00:07:36.698Z] === PAUSE TestCreateWithInvalidEnv/1
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateWithInvalidEnv/2
00:07:36 [2020-11-19T00:07:36.698Z] === PAUSE TestCreateWithInvalidEnv/2
00:07:36 [2020-11-19T00:07:36.698Z] === CONT  TestCreateWithInvalidEnv/0
00:07:36 [2020-11-19T00:07:36.698Z] === CONT  TestCreateWithInvalidEnv/2
00:07:36 [2020-11-19T00:07:36.698Z] === CONT  TestCreateWithInvalidEnv/1
00:07:36 [2020-11-19T00:07:36.698Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateTmpfsMountsTarget
00:07:36 [2020-11-19T00:07:36.698Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
00:07:36 [2020-11-19T00:07:36.698Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateWithCustomMaskedPaths
00:07:36 [2020-11-19T00:07:36.698Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
00:07:36 [2020-11-19T00:07:36.698Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateWithCustomReadonlyPaths
00:07:36 [2020-11-19T00:07:36.698Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
00:07:36 [2020-11-19T00:07:36.698Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:07:36 [2020-11-19T00:07:36.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:07:36 [2020-11-19T00:07:36.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:07:36 [2020-11-19T00:07:36.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:07:36 [2020-11-19T00:07:36.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:07:36 [2020-11-19T00:07:36.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:07:36 [2020-11-19T00:07:36.698Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:07:36 [2020-11-19T00:07:36.698Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:07:36 [2020-11-19T00:07:36.698Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:07:36 [2020-11-19T00:07:36.698Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:07:36 [2020-11-19T00:07:36.698Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:07:36 [2020-11-19T00:07:36.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:07:36 [2020-11-19T00:07:36.698Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
00:07:36 [2020-11-19T00:07:36.698Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateDifferentPlatform
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateDifferentPlatform/different_os
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:07:36 [2020-11-19T00:07:36.698Z] --- PASS: TestCreateDifferentPlatform (0.04s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:07:36 [2020-11-19T00:07:36.698Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:07:36 [2020-11-19T00:07:36.698Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:07:36 [2020-11-19T00:07:36.698Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
00:07:36 [2020-11-19T00:07:36.698Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestContainerKillOnDaemonStart
00:07:36 [2020-11-19T00:07:36.698Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
00:07:36 [2020-11-19T00:07:36.698Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestDiff
00:07:36 [2020-11-19T00:07:36.698Z] --- SKIP: TestDiff (0.00s)
00:07:36 [2020-11-19T00:07:36.698Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
00:07:36 [2020-11-19T00:07:36.698Z] === RUN   TestExecWithCloseStdin
00:07:37 [2020-11-19T00:07:37.213Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:07:37 [2020-11-19T00:07:37.475Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:07:38 [2020-11-19T00:07:38.251Z] --- PASS: TestExecWithCloseStdin (2.39s)
00:07:38 [2020-11-19T00:07:38.251Z] === RUN   TestExec
00:07:38 [2020-11-19T00:07:38.858Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:07:39 [2020-11-19T00:07:39.119Z] === RUN   TestDockerSuite/TestRmiTag
00:07:39 [2020-11-19T00:07:39.379Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:07:39 [2020-11-19T00:07:39.949Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:07:40 [2020-11-19T00:07:40.461Z] --- PASS: TestExec (2.04s)
00:07:40 [2020-11-19T00:07:40.461Z] === RUN   TestExecUser
00:07:40 [2020-11-19T00:07:40.461Z] --- SKIP: TestExecUser (0.00s)
00:07:40 [2020-11-19T00:07:40.461Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
00:07:40 [2020-11-19T00:07:40.461Z] === RUN   TestExportContainerAndImportImage
00:07:40 [2020-11-19T00:07:40.461Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
00:07:40 [2020-11-19T00:07:40.461Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:07:40 [2020-11-19T00:07:40.461Z] === RUN   TestExportContainerAfterDaemonRestart
00:07:40 [2020-11-19T00:07:40.461Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
00:07:40 [2020-11-19T00:07:40.461Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
00:07:40 [2020-11-19T00:07:40.461Z] === RUN   TestHealthCheckWorkdir
00:07:40 [2020-11-19T00:07:40.461Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
00:07:40 [2020-11-19T00:07:40.461Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
00:07:40 [2020-11-19T00:07:40.461Z] === RUN   TestHealthKillContainer
00:07:40 [2020-11-19T00:07:40.461Z] --- SKIP: TestHealthKillContainer (0.00s)
00:07:40 [2020-11-19T00:07:40.461Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
00:07:40 [2020-11-19T00:07:40.461Z] === RUN   TestInspectCpusetInConfigPre120
00:07:40 [2020-11-19T00:07:40.461Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
00:07:40 [2020-11-19T00:07:40.461Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
00:07:40 [2020-11-19T00:07:40.461Z] === RUN   TestKillContainerInvalidSignal
00:07:42 [2020-11-19T00:07:42.012Z] --- PASS: TestKillContainerInvalidSignal (1.87s)
00:07:42 [2020-11-19T00:07:42.012Z] === RUN   TestKillContainer
00:07:42 [2020-11-19T00:07:42.012Z] === RUN   TestKillContainer/no_signal
00:07:43 [2020-11-19T00:07:43.257Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:07:43 [2020-11-19T00:07:43.517Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:07:43 [2020-11-19T00:07:43.563Z] === RUN   TestKillContainer/non_killing_signal
00:07:43 [2020-11-19T00:07:43.564Z] === RUN   TestKillContainer/killing_signal
00:07:44 [2020-11-19T00:07:44.087Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:07:44 [2020-11-19T00:07:44.347Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:07:45 [2020-11-19T00:07:45.289Z] === RUN   TestDockerSuite/TestRunAddHost
00:07:45 [2020-11-19T00:07:45.860Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:07:45 [2020-11-19T00:07:45.860Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:07:46 [2020-11-19T00:07:46.430Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:07:46 [2020-11-19T00:07:46.430Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:07:47 [2020-11-19T00:07:47.002Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:07:47 [2020-11-19T00:07:47.945Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:07:48 [2020-11-19T00:07:48.517Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:07:49 [2020-11-19T00:07:49.088Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:07:49 [2020-11-19T00:07:49.658Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
00:07:50 [2020-11-19T00:07:50.681Z] --- PASS: TestKillContainer (8.51s)
00:07:50 [2020-11-19T00:07:50.681Z]     --- PASS: TestKillContainer/no_signal (1.63s)
00:07:50 [2020-11-19T00:07:50.681Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
00:07:50 [2020-11-19T00:07:50.681Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
00:07:50 [2020-11-19T00:07:50.681Z]     --- PASS: TestKillContainer/killing_signal (6.82s)
00:07:50 [2020-11-19T00:07:50.681Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:07:50 [2020-11-19T00:07:50.681Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
00:07:50 [2020-11-19T00:07:50.681Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:07:50 [2020-11-19T00:07:50.681Z] === RUN   TestKillStoppedContainer
00:07:50 [2020-11-19T00:07:50.681Z] --- SKIP: TestKillStoppedContainer (0.00s)
00:07:50 [2020-11-19T00:07:50.681Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:07:50 [2020-11-19T00:07:50.681Z] === RUN   TestKillStoppedContainerAPIPre120
00:07:50 [2020-11-19T00:07:50.681Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
00:07:50 [2020-11-19T00:07:50.681Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:07:50 [2020-11-19T00:07:50.681Z] === RUN   TestKillDifferentUserContainer
00:07:50 [2020-11-19T00:07:50.681Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
00:07:50 [2020-11-19T00:07:50.681Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
00:07:50 [2020-11-19T00:07:50.681Z] === RUN   TestInspectOomKilledTrue
00:07:50 [2020-11-19T00:07:50.681Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:07:50 [2020-11-19T00:07:50.681Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
00:07:50 [2020-11-19T00:07:50.681Z] === RUN   TestInspectOomKilledFalse
00:07:50 [2020-11-19T00:07:50.681Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:07:50 [2020-11-19T00:07:50.681Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:07:50 [2020-11-19T00:07:50.681Z] === RUN   TestLogsFollowTailEmpty
00:07:51 [2020-11-19T00:07:51.042Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
00:07:51 [2020-11-19T00:07:51.983Z] === RUN   TestDockerSuite/TestRunAttachDetach
00:07:52 [2020-11-19T00:07:52.232Z] --- PASS: TestLogsFollowTailEmpty (1.76s)
00:07:52 [2020-11-19T00:07:52.232Z] === RUN   TestNetworkNat
00:07:52 [2020-11-19T00:07:52.232Z] --- SKIP: TestNetworkNat (0.00s)
00:07:52 [2020-11-19T00:07:52.232Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
00:07:52 [2020-11-19T00:07:52.232Z] === RUN   TestNetworkLocalhostTCPNat
00:07:52 [2020-11-19T00:07:52.553Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
00:07:53 [2020-11-19T00:07:53.493Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
00:07:54 [2020-11-19T00:07:54.063Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
00:07:54 [2020-11-19T00:07:54.324Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
00:07:54 [2020-11-19T00:07:54.428Z] --- PASS: TestNetworkLocalhostTCPNat (2.09s)
00:07:54 [2020-11-19T00:07:54.428Z] === RUN   TestNetworkLoopbackNat
00:07:54 [2020-11-19T00:07:54.428Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
00:07:54 [2020-11-19T00:07:54.428Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
00:07:54 [2020-11-19T00:07:54.428Z] === RUN   TestPause
00:07:54 [2020-11-19T00:07:54.428Z] --- SKIP: TestPause (0.00s)
00:07:54 [2020-11-19T00:07:54.428Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
00:07:54 [2020-11-19T00:07:54.428Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:07:54 [2020-11-19T00:07:54.894Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
00:07:55 [2020-11-19T00:07:55.834Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
00:07:55 [2020-11-19T00:07:55.994Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.68s)
00:07:55 [2020-11-19T00:07:55.994Z] === RUN   TestPauseStopPausedContainer
00:07:55 [2020-11-19T00:07:55.994Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
00:07:55 [2020-11-19T00:07:55.994Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
00:07:55 [2020-11-19T00:07:55.994Z] === RUN   TestPsFilter
00:07:55 [2020-11-19T00:07:55.994Z] --- PASS: TestPsFilter (0.13s)
00:07:55 [2020-11-19T00:07:55.994Z] === RUN   TestRemoveContainerWithRemovedVolume
00:07:56 [2020-11-19T00:07:56.404Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
00:07:57 [2020-11-19T00:07:57.349Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
00:07:57 [2020-11-19T00:07:57.942Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
00:07:58 [2020-11-19T00:07:58.191Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.19s)
00:07:58 [2020-11-19T00:07:58.191Z] === RUN   TestRemoveContainerWithVolume
00:07:58 [2020-11-19T00:07:58.512Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
00:07:58 [2020-11-19T00:07:58.512Z] === RUN   TestDockerSuite/TestRunBindMounts
00:07:59 [2020-11-19T00:07:59.892Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
00:08:00 [2020-11-19T00:08:00.152Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
00:08:00 [2020-11-19T00:08:00.387Z] --- PASS: TestRemoveContainerWithVolume (1.98s)
00:08:00 [2020-11-19T00:08:00.387Z] === RUN   TestRemoveContainerRunning
00:08:00 [2020-11-19T00:08:00.722Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
00:08:01 [2020-11-19T00:08:01.292Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
00:08:01 [2020-11-19T00:08:01.553Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
00:08:01 [2020-11-19T00:08:01.553Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
00:08:01 [2020-11-19T00:08:01.937Z] --- PASS: TestRemoveContainerRunning (1.61s)
00:08:01 [2020-11-19T00:08:01.937Z] === RUN   TestRemoveContainerForceRemoveRunning
00:08:02 [2020-11-19T00:08:02.123Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
00:08:02 [2020-11-19T00:08:02.383Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
00:08:02 [2020-11-19T00:08:02.954Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
00:08:03 [2020-11-19T00:08:03.524Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
00:08:04 [2020-11-19T00:08:04.095Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
00:08:04 [2020-11-19T00:08:04.095Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
00:08:04 [2020-11-19T00:08:04.143Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.92s)
00:08:04 [2020-11-19T00:08:04.143Z] === RUN   TestRemoveInvalidContainer
00:08:04 [2020-11-19T00:08:04.143Z] --- PASS: TestRemoveInvalidContainer (0.03s)
00:08:04 [2020-11-19T00:08:04.143Z] === RUN   TestRenameLinkedContainer
00:08:04 [2020-11-19T00:08:04.143Z] --- SKIP: TestRenameLinkedContainer (0.00s)
00:08:04 [2020-11-19T00:08:04.143Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
00:08:04 [2020-11-19T00:08:04.143Z] === RUN   TestRenameStoppedContainer
00:08:04 [2020-11-19T00:08:04.356Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
00:08:04 [2020-11-19T00:08:04.356Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
00:08:05 [2020-11-19T00:08:05.297Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
00:08:05 [2020-11-19T00:08:05.557Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
00:08:05 [2020-11-19T00:08:05.694Z] --- PASS: TestRenameStoppedContainer (1.98s)
00:08:05 [2020-11-19T00:08:05.695Z] === RUN   TestRenameRunningContainerAndReuse
00:08:06 [2020-11-19T00:08:06.126Z] === RUN   TestDockerSuite/TestRunContainerNetwork
00:08:06 [2020-11-19T00:08:06.699Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
00:08:06 [2020-11-19T00:08:06.699Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
00:08:07 [2020-11-19T00:08:07.270Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
00:08:08 [2020-11-19T00:08:08.213Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
00:08:08 [2020-11-19T00:08:08.213Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
00:08:09 [2020-11-19T00:08:09.153Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
00:08:09 [2020-11-19T00:08:09.462Z] --- PASS: TestRenameRunningContainerAndReuse (3.72s)
00:08:09 [2020-11-19T00:08:09.462Z] === RUN   TestRenameInvalidName
00:08:10 [2020-11-19T00:08:10.535Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
00:08:11 [2020-11-19T00:08:11.106Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
00:08:11 [2020-11-19T00:08:11.658Z] --- PASS: TestRenameInvalidName (1.71s)
00:08:11 [2020-11-19T00:08:11.658Z] === RUN   TestRenameAnonymousContainer
00:08:11 [2020-11-19T00:08:11.658Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
00:08:11 [2020-11-19T00:08:11.658Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
00:08:11 [2020-11-19T00:08:11.658Z] === RUN   TestRenameContainerWithSameName
00:08:12 [2020-11-19T00:08:12.053Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
00:08:12 [2020-11-19T00:08:12.318Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
00:08:13 [2020-11-19T00:08:13.208Z] --- PASS: TestRenameContainerWithSameName (1.82s)
00:08:13 [2020-11-19T00:08:13.208Z] === RUN   TestRenameContainerWithLinkedContainer
00:08:13 [2020-11-19T00:08:13.208Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
00:08:13 [2020-11-19T00:08:13.208Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
00:08:13 [2020-11-19T00:08:13.208Z] === RUN   TestResize
00:08:13 [2020-11-19T00:08:13.262Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
00:08:13 [2020-11-19T00:08:13.522Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
00:08:14 [2020-11-19T00:08:14.758Z] --- PASS: TestResize (1.84s)
00:08:14 [2020-11-19T00:08:14.758Z] === RUN   TestResizeWithInvalidSize
00:08:14 [2020-11-19T00:08:14.758Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
00:08:14 [2020-11-19T00:08:14.758Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
00:08:14 [2020-11-19T00:08:14.758Z] === RUN   TestResizeWhenContainerNotStarted
00:08:14 [2020-11-19T00:08:14.904Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
00:08:16 [2020-11-19T00:08:16.816Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
00:08:16 [2020-11-19T00:08:16.816Z] === RUN   TestDockerSuite/TestRunCreateVolume
00:08:16 [2020-11-19T00:08:16.955Z] --- PASS: TestResizeWhenContainerNotStarted (2.04s)
00:08:16 [2020-11-19T00:08:16.955Z] === RUN   TestDaemonRestartKillContainers
00:08:16 [2020-11-19T00:08:16.955Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
00:08:16 [2020-11-19T00:08:16.955Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:08:16 [2020-11-19T00:08:16.955Z] === RUN   TestStats
00:08:16 [2020-11-19T00:08:16.955Z] --- SKIP: TestStats (0.00s)
00:08:16 [2020-11-19T00:08:16.955Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
00:08:16 [2020-11-19T00:08:16.955Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:08:17 [2020-11-19T00:08:17.387Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
00:08:19 [2020-11-19T00:08:19.296Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
00:08:20 [2020-11-19T00:08:20.237Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
00:08:22 [2020-11-19T00:08:22.149Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
00:08:22 [2020-11-19T00:08:22.851Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.81s)
00:08:22 [2020-11-19T00:08:22.851Z] === RUN   TestStopContainerWithTimeout
00:08:22 [2020-11-19T00:08:22.851Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
00:08:22 [2020-11-19T00:08:22.851Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
00:08:22 [2020-11-19T00:08:22.851Z] === RUN   TestUpdateRestartPolicy
00:08:23 [2020-11-19T00:08:23.532Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
00:08:23 [2020-11-19T00:08:23.532Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
00:08:23 [2020-11-19T00:08:23.532Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
00:08:24 [2020-11-19T00:08:24.104Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
00:08:25 [2020-11-19T00:08:25.491Z] === RUN   TestDockerSuite/TestRunDNSOptions
00:08:26 [2020-11-19T00:08:26.432Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
00:08:28 [2020-11-19T00:08:28.344Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
00:08:28 [2020-11-19T00:08:28.922Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
00:08:30 [2020-11-19T00:08:30.304Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
00:08:30 [2020-11-19T00:08:30.564Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
00:08:30 [2020-11-19T00:08:30.564Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
00:08:31 [2020-11-19T00:08:31.136Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
00:08:32 [2020-11-19T00:08:32.520Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
00:08:32 [2020-11-19T00:08:32.520Z] === RUN   TestDockerSuite/TestRunDuplicateMount
00:08:33 [2020-11-19T00:08:33.462Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
00:08:33 [2020-11-19T00:08:33.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
00:08:33 [2020-11-19T00:08:33.983Z] === RUN   TestDockerSuite/TestRunEchoStdout
00:08:34 [2020-11-19T00:08:34.554Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
00:08:35 [2020-11-19T00:08:35.124Z] === RUN   TestDockerSuite/TestRunEmptyEnv
00:08:35 [2020-11-19T00:08:35.124Z] === RUN   TestDockerSuite/TestRunEntrypoint
00:08:36 [2020-11-19T00:08:36.064Z] === RUN   TestDockerSuite/TestRunEnvironment
00:08:36 [2020-11-19T00:08:36.636Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
00:08:37 [2020-11-19T00:08:37.207Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
00:08:38 [2020-11-19T00:08:38.150Z] === RUN   TestDockerSuite/TestRunExitCode
00:08:38 [2020-11-19T00:08:38.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
00:08:38 [2020-11-19T00:08:38.723Z] === RUN   TestDockerSuite/TestRunExitCodeOne
00:08:39 [2020-11-19T00:08:39.294Z] === RUN   TestDockerSuite/TestRunExitCodeZero
00:08:39 [2020-11-19T00:08:39.865Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
00:08:40 [2020-11-19T00:08:40.126Z] === RUN   TestDockerSuite/TestRunExposePort
00:08:40 [2020-11-19T00:08:40.126Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
00:08:41 [2020-11-19T00:08:41.066Z] === RUN   TestDockerSuite/TestRunGroupAdd
00:08:41 [2020-11-19T00:08:41.328Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
00:08:41 [2020-11-19T00:08:41.588Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
00:08:42 [2020-11-19T00:08:42.529Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
00:08:42 [2020-11-19T00:08:42.790Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
00:08:42 [2020-11-19T00:08:42.790Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
00:08:44 [2020-11-19T00:08:44.712Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
00:08:45 [2020-11-19T00:08:45.653Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
00:08:46 [2020-11-19T00:08:46.224Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
00:08:48 [2020-11-19T00:08:48.075Z] --- PASS: TestUpdateRestartPolicy (22.29s)
00:08:48 [2020-11-19T00:08:48.075Z] === RUN   TestUpdateRestartWithAutoRemove
00:08:48 [2020-11-19T00:08:48.075Z] --- PASS: TestUpdateRestartWithAutoRemove (1.57s)
00:08:48 [2020-11-19T00:08:48.075Z] === RUN   TestWaitNonBlocked
00:08:48 [2020-11-19T00:08:48.075Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:08:48 [2020-11-19T00:08:48.075Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:08:48 [2020-11-19T00:08:48.075Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:08:48 [2020-11-19T00:08:48.075Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:08:48 [2020-11-19T00:08:48.075Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:08:48 [2020-11-19T00:08:48.075Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:08:48 [2020-11-19T00:08:48.135Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
00:08:49 [2020-11-19T00:08:49.625Z] --- PASS: TestWaitNonBlocked (0.03s)
00:08:49 [2020-11-19T00:08:49.625Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.00s)
00:08:49 [2020-11-19T00:08:49.625Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.04s)
00:08:49 [2020-11-19T00:08:49.625Z] === RUN   TestWaitBlocked
00:08:49 [2020-11-19T00:08:49.625Z] --- SKIP: TestWaitBlocked (0.00s)
00:08:49 [2020-11-19T00:08:49.625Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
00:08:49 [2020-11-19T00:08:49.625Z] PASS
00:08:49 [2020-11-19T00:08:49.625Z] ok  	github.com/docker/docker/integration/container	75.074s
00:08:50 [2020-11-19T00:08:50.048Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === Skipped
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
00:08:50 [2020-11-19T00:08:50.096Z]     copy_test.go:38: testEnv.OSType == "windows"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
00:08:50 [2020-11-19T00:08:50.096Z]     copy_test.go:63: testEnv.OSType == "windows"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
00:08:50 [2020-11-19T00:08:50.096Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.096Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
00:08:50 [2020-11-19T00:08:50.096Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:08:50 [2020-11-19T00:08:50.096Z] 
00:08:50 [2020-11-19T00:08:50.097Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
00:08:50 [2020-11-19T00:08:50.097Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
00:08:50 [2020-11-19T00:08:50.097Z] 
00:08:50 [2020-11-19T00:08:50.097Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
00:08:50 [2020-11-19T00:08:50.097Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
00:08:50 [2020-11-19T00:08:50.097Z] 
00:08:50 [2020-11-19T00:08:50.097Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
00:08:50 [2020-11-19T00:08:50.097Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
00:08:50 [2020-11-19T00:08:50.097Z] 
00:08:50 [2020-11-19T00:08:50.097Z] 
00:08:50 [2020-11-19T00:08:50.097Z] DONE 88 tests, 37 skipped in 78.382s
00:08:50 [2020-11-19T00:08:50.097Z] Running D:\gopath\src\github.com\docker\docker\integration\image
00:08:52 [2020-11-19T00:08:52.587Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
00:08:53 [2020-11-19T00:08:53.032Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:08:53 [2020-11-19T00:08:53.032Z] INFO: Testing against a local daemon
00:08:53 [2020-11-19T00:08:53.032Z] === RUN   TestCommitInheritsEnv
00:08:53 [2020-11-19T00:08:53.032Z] --- SKIP: TestCommitInheritsEnv (0.00s)
00:08:53 [2020-11-19T00:08:53.032Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
00:08:53 [2020-11-19T00:08:53.032Z] === RUN   TestImportExtremelyLargeImageWorks
00:08:53 [2020-11-19T00:08:53.032Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:08:53 [2020-11-19T00:08:53.032Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
00:08:53 [2020-11-19T00:08:53.032Z] === RUN   TestImagesFilterMultiReference
00:08:53 [2020-11-19T00:08:53.032Z] --- PASS: TestImagesFilterMultiReference (0.11s)
00:08:53 [2020-11-19T00:08:53.032Z] === RUN   TestImagePullPlatformInvalid
00:08:53 [2020-11-19T00:08:53.032Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
00:08:53 [2020-11-19T00:08:53.032Z] === RUN   TestRemoveImageOrphaning
00:08:53 [2020-11-19T00:08:53.495Z] --- PASS: TestRemoveImageOrphaning (0.99s)
00:08:53 [2020-11-19T00:08:53.495Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:08:53 [2020-11-19T00:08:53.959Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
00:08:53 [2020-11-19T00:08:53.959Z] === RUN   TestTagInvalidReference
00:08:53 [2020-11-19T00:08:53.959Z] --- PASS: TestTagInvalidReference (0.03s)
00:08:53 [2020-11-19T00:08:53.959Z] === RUN   TestTagValidPrefixedRepo
00:08:53 [2020-11-19T00:08:53.959Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
00:08:53 [2020-11-19T00:08:53.959Z] === RUN   TestTagExistedNameWithoutForce
00:08:53 [2020-11-19T00:08:53.959Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
00:08:53 [2020-11-19T00:08:53.959Z] === RUN   TestTagOfficialNames
00:08:53 [2020-11-19T00:08:53.959Z] --- PASS: TestTagOfficialNames (0.09s)
00:08:53 [2020-11-19T00:08:53.959Z] === RUN   TestTagMatchesDigest
00:08:53 [2020-11-19T00:08:53.959Z] --- PASS: TestTagMatchesDigest (0.04s)
00:08:53 [2020-11-19T00:08:53.959Z] PASS
00:08:53 [2020-11-19T00:08:53.959Z] ok  	github.com/docker/docker/integration/image	1.668s
00:08:53 [2020-11-19T00:08:53.959Z] 
00:08:53 [2020-11-19T00:08:53.959Z] === Skipped
00:08:53 [2020-11-19T00:08:53.959Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
00:08:53 [2020-11-19T00:08:53.959Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
00:08:53 [2020-11-19T00:08:53.959Z] 
00:08:53 [2020-11-19T00:08:53.959Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
00:08:53 [2020-11-19T00:08:53.959Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
00:08:53 [2020-11-19T00:08:53.959Z] 
00:08:53 [2020-11-19T00:08:53.959Z] 
00:08:53 [2020-11-19T00:08:53.959Z] DONE 11 tests, 2 skipped in 4.145s
00:08:53 [2020-11-19T00:08:53.959Z] Running D:\gopath\src\github.com\docker\docker\integration\network
00:08:56 [2020-11-19T00:08:56.158Z] testing: warning: no tests to run
00:08:56 [2020-11-19T00:08:56.158Z] PASS
00:08:56 [2020-11-19T00:08:56.158Z] testing: warning: no tests to run
00:08:56 [2020-11-19T00:08:56.158Z] PASS
00:08:56 [2020-11-19T00:08:56.158Z] ok  	github.com/docker/docker/integration/network/macvlan	0.112s [no tests to run]
00:08:56 [2020-11-19T00:08:56.158Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.078s [no tests to run]
00:08:56 [2020-11-19T00:08:56.788Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
00:08:57 [2020-11-19T00:08:57.708Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:08:57 [2020-11-19T00:08:57.708Z] INFO: Testing against a local daemon
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestNetworkCreateDelete
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestNetworkCreateDelete (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestDockerNetworkDeletePreferID
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestDaemonDNSFallback
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestDaemonDNSFallback (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestInspectNetwork
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestInspectNetwork (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestRunContainerWithBridgeNone
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestNetworkInvalidJSON
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestNetworkInvalidJSON//networks/create
00:08:57 [2020-11-19T00:08:57.708Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:08:57 [2020-11-19T00:08:57.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:08:57 [2020-11-19T00:08:57.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:08:57 [2020-11-19T00:08:57.708Z] === CONT  TestNetworkInvalidJSON//networks/create
00:08:57 [2020-11-19T00:08:57.708Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:08:57 [2020-11-19T00:08:57.708Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:08:57 [2020-11-19T00:08:57.708Z] --- PASS: TestNetworkInvalidJSON (0.03s)
00:08:57 [2020-11-19T00:08:57.708Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
00:08:57 [2020-11-19T00:08:57.708Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
00:08:57 [2020-11-19T00:08:57.708Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestHostIPv4BridgeLabel
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     network_test.go:97: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestDaemonRestartWithLiveRestore
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:29: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestDaemonDefaultNetworkPools
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:52: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestDaemonRestartWithExistingNetwork
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:96: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:130: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:181: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestServiceWithPredefinedNetwork
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:206: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:236: FLAKY_TEST
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestServiceWithDataPathPortInit
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:326: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:08:57 [2020-11-19T00:08:57.708Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:394: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] PASS
00:08:57 [2020-11-19T00:08:57.708Z] ok  	github.com/docker/docker/integration/network	0.284s
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === Skipped
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     network_test.go:97: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:29: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:52: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:96: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:130: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:181: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:206: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:236: FLAKY_TEST
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:326: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
00:08:57 [2020-11-19T00:08:57.708Z]     service_test.go:394: testEnv.OSType == "windows"
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] 
00:08:57 [2020-11-19T00:08:57.708Z] DONE 19 tests, 15 skipped in 3.689s
00:08:57 [2020-11-19T00:08:57.708Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
00:08:57 [2020-11-19T00:08:57.728Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
00:08:58 [2020-11-19T00:08:58.172Z] testing: warning: no tests to run
00:08:58 [2020-11-19T00:08:58.172Z] PASS
00:08:58 [2020-11-19T00:08:58.172Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
00:08:58 [2020-11-19T00:08:58.172Z] 
00:08:58 [2020-11-19T00:08:58.172Z] DONE 0 tests in 0.405s
00:08:58 [2020-11-19T00:08:58.172Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
00:08:58 [2020-11-19T00:08:58.640Z] testing: warning: no tests to run
00:08:58 [2020-11-19T00:08:58.640Z] PASS
00:08:58 [2020-11-19T00:08:58.640Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
00:08:58 [2020-11-19T00:08:58.640Z] 
00:08:58 [2020-11-19T00:08:58.640Z] DONE 0 tests in 0.408s
00:08:58 [2020-11-19T00:08:58.640Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
00:08:58 [2020-11-19T00:08:58.668Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
00:08:59 [2020-11-19T00:08:59.608Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
00:08:59 [2020-11-19T00:08:59.870Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
00:08:59 [2020-11-19T00:08:59.870Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
00:08:59 [2020-11-19T00:08:59.870Z] === RUN   TestDockerSuite/TestRunInvalidReference
00:08:59 [2020-11-19T00:08:59.870Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
00:09:00 [2020-11-19T00:09:00.441Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
00:09:00 [2020-11-19T00:09:00.845Z] testing: warning: no tests to run
00:09:00 [2020-11-19T00:09:00.846Z] PASS
00:09:00 [2020-11-19T00:09:00.846Z] ok  	github.com/docker/docker/integration/plugin	0.177s [no tests to run]
00:09:00 [2020-11-19T00:09:00.846Z] testing: warning: no tests to run
00:09:00 [2020-11-19T00:09:00.846Z] PASS
00:09:00 [2020-11-19T00:09:00.846Z] ok  	github.com/docker/docker/integration/plugin/authz	0.124s [no tests to run]
00:09:03 [2020-11-19T00:09:03.015Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
00:09:03 [2020-11-19T00:09:03.956Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
00:09:04 [2020-11-19T00:09:04.897Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
00:09:11 [2020-11-19T00:09:11.365Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:11 [2020-11-19T00:09:11.365Z] INFO: Testing against a local daemon
00:09:11 [2020-11-19T00:09:11.365Z] === RUN   TestExternalGraphDriver
00:09:11 [2020-11-19T00:09:11.365Z] --- SKIP: TestExternalGraphDriver (0.00s)
00:09:11 [2020-11-19T00:09:11.365Z]     external_test.go:48: runtime.GOOS == "windows"
00:09:11 [2020-11-19T00:09:11.365Z] === RUN   TestGraphdriverPluginV2
00:09:11 [2020-11-19T00:09:11.365Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
00:09:11 [2020-11-19T00:09:11.365Z]     external_test.go:408: runtime.GOOS == "windows"
00:09:11 [2020-11-19T00:09:11.365Z] PASS
00:09:11 [2020-11-19T00:09:11.365Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.422s
00:09:11 [2020-11-19T00:09:11.471Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
00:09:11 [2020-11-19T00:09:11.471Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
00:09:11 [2020-11-19T00:09:11.471Z] === RUN   TestDockerSuite/TestRunModeHostname
00:09:11 [2020-11-19T00:09:11.731Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
00:09:11 [2020-11-19T00:09:11.731Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
00:09:11 [2020-11-19T00:09:11.992Z] === RUN   TestDockerSuite/TestRunModeIpcHost
00:09:12 [2020-11-19T00:09:12.360Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:12 [2020-11-19T00:09:12.360Z] INFO: Testing against a local daemon
00:09:12 [2020-11-19T00:09:12.360Z] === RUN   TestPluginInvalidJSON
00:09:12 [2020-11-19T00:09:12.360Z] testing: warning: no tests to run
00:09:12 [2020-11-19T00:09:12.360Z] PASS
00:09:12 [2020-11-19T00:09:12.360Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:09:12 [2020-11-19T00:09:12.360Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:09:12 [2020-11-19T00:09:12.360Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.116s [no tests to run]
00:09:12 [2020-11-19T00:09:12.360Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:09:12 [2020-11-19T00:09:12.360Z] --- PASS: TestPluginInvalidJSON (0.06s)
00:09:12 [2020-11-19T00:09:12.360Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
00:09:12 [2020-11-19T00:09:12.360Z] === RUN   TestPluginInstall
00:09:12 [2020-11-19T00:09:12.360Z] --- SKIP: TestPluginInstall (0.00s)
00:09:12 [2020-11-19T00:09:12.360Z]     plugin_test.go:55: testEnv.OSType == "windows"
00:09:12 [2020-11-19T00:09:12.360Z] PASS
00:09:12 [2020-11-19T00:09:12.360Z] ok  	github.com/docker/docker/integration/plugin/common	0.350s
00:09:12 [2020-11-19T00:09:12.826Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:12 [2020-11-19T00:09:12.826Z] INFO: Testing against a local daemon
00:09:12 [2020-11-19T00:09:12.826Z] === RUN   TestReadPluginNoRead
00:09:12 [2020-11-19T00:09:12.826Z] --- SKIP: TestReadPluginNoRead (0.00s)
00:09:12 [2020-11-19T00:09:12.826Z]     read_test.go:21: no unix domain sockets on Windows
00:09:12 [2020-11-19T00:09:12.826Z] PASS
00:09:12 [2020-11-19T00:09:12.826Z] ok  	github.com/docker/docker/integration/plugin/logging	0.307s
00:09:12 [2020-11-19T00:09:12.826Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
00:09:12 [2020-11-19T00:09:12.826Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
00:09:12 [2020-11-19T00:09:12.930Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
00:09:13 [2020-11-19T00:09:13.501Z] === RUN   TestDockerSuite/TestRunModePIDContainer
00:09:14 [2020-11-19T00:09:14.377Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:14 [2020-11-19T00:09:14.377Z] INFO: Testing against a local daemon
00:09:14 [2020-11-19T00:09:14.377Z] === RUN   TestPluginWithDevMounts
00:09:14 [2020-11-19T00:09:14.377Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:09:14 [2020-11-19T00:09:14.377Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:09:14 [2020-11-19T00:09:14.377Z] PASS
00:09:14 [2020-11-19T00:09:14.377Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.193s
00:09:14 [2020-11-19T00:09:14.377Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
00:09:14 [2020-11-19T00:09:14.377Z] 
00:09:14 [2020-11-19T00:09:14.377Z] === Skipped
00:09:14 [2020-11-19T00:09:14.377Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
00:09:14 [2020-11-19T00:09:14.377Z]     plugin_test.go:55: testEnv.OSType == "windows"
00:09:14 [2020-11-19T00:09:14.377Z] 
00:09:14 [2020-11-19T00:09:14.377Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
00:09:14 [2020-11-19T00:09:14.377Z]     external_test.go:48: runtime.GOOS == "windows"
00:09:14 [2020-11-19T00:09:14.377Z] 
00:09:14 [2020-11-19T00:09:14.377Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
00:09:14 [2020-11-19T00:09:14.377Z]     external_test.go:408: runtime.GOOS == "windows"
00:09:14 [2020-11-19T00:09:14.377Z] 
00:09:14 [2020-11-19T00:09:14.377Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
00:09:14 [2020-11-19T00:09:14.377Z]     read_test.go:21: no unix domain sockets on Windows
00:09:14 [2020-11-19T00:09:14.377Z] 
00:09:14 [2020-11-19T00:09:14.377Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
00:09:14 [2020-11-19T00:09:14.377Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:09:14 [2020-11-19T00:09:14.377Z] 
00:09:14 [2020-11-19T00:09:14.377Z] 
00:09:14 [2020-11-19T00:09:14.377Z] DONE 7 tests, 5 skipped in 15.718s
00:09:14 [2020-11-19T00:09:14.444Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
00:09:14 [2020-11-19T00:09:14.444Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
00:09:14 [2020-11-19T00:09:14.704Z] === RUN   TestDockerSuite/TestRunModePIDHost
00:09:14 [2020-11-19T00:09:14.841Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
00:09:14 [2020-11-19T00:09:14.841Z] testing: warning: no tests to run
00:09:14 [2020-11-19T00:09:14.841Z] PASS
00:09:14 [2020-11-19T00:09:14.841Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
00:09:14 [2020-11-19T00:09:14.841Z] 
00:09:14 [2020-11-19T00:09:14.841Z] DONE 0 tests in 0.375s
00:09:15 [2020-11-19T00:09:15.307Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
00:09:15 [2020-11-19T00:09:15.643Z] === RUN   TestDockerSuite/TestRunModeUTSHost
00:09:16 [2020-11-19T00:09:16.287Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:16 [2020-11-19T00:09:16.287Z] INFO: Testing against a local daemon
00:09:16 [2020-11-19T00:09:16.287Z] === RUN   TestPluginInvalidJSON
00:09:16 [2020-11-19T00:09:16.287Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:09:16 [2020-11-19T00:09:16.287Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:09:16 [2020-11-19T00:09:16.287Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:09:16 [2020-11-19T00:09:16.287Z] --- PASS: TestPluginInvalidJSON (0.06s)
00:09:16 [2020-11-19T00:09:16.287Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
00:09:16 [2020-11-19T00:09:16.287Z] === RUN   TestPluginInstall
00:09:16 [2020-11-19T00:09:16.287Z] --- SKIP: TestPluginInstall (0.00s)
00:09:16 [2020-11-19T00:09:16.287Z]     plugin_test.go:55: testEnv.OSType == "windows"
00:09:16 [2020-11-19T00:09:16.287Z] PASS
00:09:16 [2020-11-19T00:09:16.287Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
00:09:16 [2020-11-19T00:09:16.287Z] 
00:09:16 [2020-11-19T00:09:16.287Z] === Skipped
00:09:16 [2020-11-19T00:09:16.287Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
00:09:16 [2020-11-19T00:09:16.287Z]     plugin_test.go:55: testEnv.OSType == "windows"
00:09:16 [2020-11-19T00:09:16.287Z] 
00:09:16 [2020-11-19T00:09:16.287Z] 
00:09:16 [2020-11-19T00:09:16.287Z] DONE 3 tests, 1 skipped in 1.063s
00:09:16 [2020-11-19T00:09:16.287Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
00:09:16 [2020-11-19T00:09:16.585Z] === RUN   TestDockerSuite/TestRunMount
00:09:17 [2020-11-19T00:09:17.270Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:17 [2020-11-19T00:09:17.270Z] INFO: Testing against a local daemon
00:09:17 [2020-11-19T00:09:17.270Z] === RUN   TestExternalGraphDriver
00:09:17 [2020-11-19T00:09:17.270Z] --- SKIP: TestExternalGraphDriver (0.00s)
00:09:17 [2020-11-19T00:09:17.270Z]     external_test.go:48: runtime.GOOS == "windows"
00:09:17 [2020-11-19T00:09:17.270Z] === RUN   TestGraphdriverPluginV2
00:09:17 [2020-11-19T00:09:17.270Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
00:09:17 [2020-11-19T00:09:17.270Z]     external_test.go:408: runtime.GOOS == "windows"
00:09:17 [2020-11-19T00:09:17.270Z] PASS
00:09:17 [2020-11-19T00:09:17.270Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
00:09:17 [2020-11-19T00:09:17.270Z] 
00:09:17 [2020-11-19T00:09:17.270Z] === Skipped
00:09:17 [2020-11-19T00:09:17.270Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
00:09:17 [2020-11-19T00:09:17.270Z]     external_test.go:48: runtime.GOOS == "windows"
00:09:17 [2020-11-19T00:09:17.270Z] 
00:09:17 [2020-11-19T00:09:17.270Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
00:09:17 [2020-11-19T00:09:17.270Z]     external_test.go:408: runtime.GOOS == "windows"
00:09:17 [2020-11-19T00:09:17.270Z] 
00:09:17 [2020-11-19T00:09:17.270Z] 
00:09:17 [2020-11-19T00:09:17.270Z] DONE 2 tests, 2 skipped in 0.940s
00:09:17 [2020-11-19T00:09:17.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
00:09:18 [2020-11-19T00:09:18.252Z] testing: warning: no tests to run
00:09:18 [2020-11-19T00:09:18.252Z] PASS
00:09:18 [2020-11-19T00:09:18.252Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
00:09:18 [2020-11-19T00:09:18.252Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:18 [2020-11-19T00:09:18.252Z] INFO: Testing against a local daemon
00:09:18 [2020-11-19T00:09:18.252Z] === RUN   TestReadPluginNoRead
00:09:18 [2020-11-19T00:09:18.252Z] --- SKIP: TestReadPluginNoRead (0.00s)
00:09:18 [2020-11-19T00:09:18.252Z]     read_test.go:21: no unix domain sockets on Windows
00:09:18 [2020-11-19T00:09:18.252Z] PASS
00:09:18 [2020-11-19T00:09:18.252Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
00:09:18 [2020-11-19T00:09:18.252Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
00:09:18 [2020-11-19T00:09:18.252Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
00:09:18 [2020-11-19T00:09:18.252Z] 
00:09:18 [2020-11-19T00:09:18.252Z] === Skipped
00:09:18 [2020-11-19T00:09:18.252Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
00:09:18 [2020-11-19T00:09:18.252Z]     read_test.go:21: no unix domain sockets on Windows
00:09:18 [2020-11-19T00:09:18.252Z] 
00:09:18 [2020-11-19T00:09:18.252Z] 
00:09:18 [2020-11-19T00:09:18.252Z] DONE 1 tests, 1 skipped in 1.150s
00:09:18 [2020-11-19T00:09:18.252Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
00:09:19 [2020-11-19T00:09:19.234Z] testing: warning: no tests to run
00:09:19 [2020-11-19T00:09:19.234Z] PASS
00:09:19 [2020-11-19T00:09:19.234Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
00:09:19 [2020-11-19T00:09:19.234Z] 
00:09:19 [2020-11-19T00:09:19.234Z] DONE 0 tests in 0.681s
00:09:19 [2020-11-19T00:09:19.234Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
00:09:20 [2020-11-19T00:09:20.226Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:20 [2020-11-19T00:09:20.226Z] INFO: Testing against a local daemon
00:09:20 [2020-11-19T00:09:20.226Z] === RUN   TestPluginWithDevMounts
00:09:20 [2020-11-19T00:09:20.226Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:09:20 [2020-11-19T00:09:20.226Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:09:20 [2020-11-19T00:09:20.226Z] PASS
00:09:20 [2020-11-19T00:09:20.226Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
00:09:20 [2020-11-19T00:09:20.226Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
00:09:20 [2020-11-19T00:09:20.226Z] 
00:09:20 [2020-11-19T00:09:20.226Z] === Skipped
00:09:20 [2020-11-19T00:09:20.226Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
00:09:20 [2020-11-19T00:09:20.226Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:09:20 [2020-11-19T00:09:20.226Z] 
00:09:20 [2020-11-19T00:09:20.226Z] 
00:09:20 [2020-11-19T00:09:20.226Z] DONE 1 tests, 1 skipped in 1.110s
00:09:20 [2020-11-19T00:09:20.226Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
00:09:20 [2020-11-19T00:09:20.785Z] === RUN   TestDockerSuite/TestRunMountOrdering
00:09:20 [2020-11-19T00:09:20.785Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
00:09:21 [2020-11-19T00:09:21.354Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
00:09:22 [2020-11-19T00:09:22.297Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
00:09:23 [2020-11-19T00:09:23.153Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:23 [2020-11-19T00:09:23.153Z] INFO: Testing against a local daemon
00:09:23 [2020-11-19T00:09:23.153Z] === RUN   TestSecretInspect
00:09:23 [2020-11-19T00:09:23.153Z] --- SKIP: TestSecretInspect (0.00s)
00:09:23 [2020-11-19T00:09:23.153Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
00:09:23 [2020-11-19T00:09:23.153Z] === RUN   TestSecretList
00:09:23 [2020-11-19T00:09:23.153Z] --- SKIP: TestSecretList (0.00s)
00:09:23 [2020-11-19T00:09:23.153Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
00:09:23 [2020-11-19T00:09:23.153Z] === RUN   TestSecretsCreateAndDelete
00:09:23 [2020-11-19T00:09:23.153Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
00:09:23 [2020-11-19T00:09:23.153Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
00:09:23 [2020-11-19T00:09:23.153Z] === RUN   TestSecretsUpdate
00:09:23 [2020-11-19T00:09:23.153Z] --- SKIP: TestSecretsUpdate (0.00s)
00:09:23 [2020-11-19T00:09:23.153Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
00:09:23 [2020-11-19T00:09:23.153Z] === RUN   TestTemplatedSecret
00:09:23 [2020-11-19T00:09:23.153Z] --- SKIP: TestTemplatedSecret (0.00s)
00:09:23 [2020-11-19T00:09:23.153Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
00:09:23 [2020-11-19T00:09:23.153Z] === RUN   TestSecretCreateResolve
00:09:23 [2020-11-19T00:09:23.153Z] --- SKIP: TestSecretCreateResolve (0.00s)
00:09:23 [2020-11-19T00:09:23.153Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
00:09:23 [2020-11-19T00:09:23.153Z] PASS
00:09:23 [2020-11-19T00:09:23.153Z] ok  	github.com/docker/docker/integration/secret	0.240s
00:09:23 [2020-11-19T00:09:23.153Z] 
00:09:23 [2020-11-19T00:09:23.153Z] === Skipped
00:09:23 [2020-11-19T00:09:23.153Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
00:09:23 [2020-11-19T00:09:23.153Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
00:09:23 [2020-11-19T00:09:23.153Z] 
00:09:23 [2020-11-19T00:09:23.153Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
00:09:23 [2020-11-19T00:09:23.153Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
00:09:23 [2020-11-19T00:09:23.153Z] 
00:09:23 [2020-11-19T00:09:23.153Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
00:09:23 [2020-11-19T00:09:23.153Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
00:09:23 [2020-11-19T00:09:23.153Z] 
00:09:23 [2020-11-19T00:09:23.153Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
00:09:23 [2020-11-19T00:09:23.153Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
00:09:23 [2020-11-19T00:09:23.153Z] 
00:09:23 [2020-11-19T00:09:23.153Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
00:09:23 [2020-11-19T00:09:23.153Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
00:09:23 [2020-11-19T00:09:23.153Z] 
00:09:23 [2020-11-19T00:09:23.153Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
00:09:23 [2020-11-19T00:09:23.153Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
00:09:23 [2020-11-19T00:09:23.153Z] 
00:09:23 [2020-11-19T00:09:23.153Z] 
00:09:23 [2020-11-19T00:09:23.153Z] DONE 6 tests, 6 skipped in 2.794s
00:09:23 [2020-11-19T00:09:23.153Z] Running D:\gopath\src\github.com\docker\docker\integration\service
00:09:23 [2020-11-19T00:09:23.702Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
00:09:23 [2020-11-19T00:09:23.962Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
00:09:26 [2020-11-19T00:09:26.507Z] === RUN   TestDockerSuite/TestRunNamedVolume
00:09:27 [2020-11-19T00:09:27.023Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:27 [2020-11-19T00:09:27.023Z] INFO: Testing against a local daemon
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestServiceCreateInit
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:09:27 [2020-11-19T00:09:27.023Z] --- PASS: TestServiceCreateInit (0.07s)
00:09:27 [2020-11-19T00:09:27.023Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestCreateServiceMultipleTimes
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestCreateServiceConflict
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestCreateServiceConflict (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestCreateServiceMaxReplicas
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestCreateWithDuplicateNetworkNames
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestCreateServiceSecretFileMode
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestCreateServiceConfigFileMode
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestCreateServiceSysctls
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestCreateServiceSysctls (0.03s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestCreateServiceCapabilities
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestInspect
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestInspect (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestCreateJob
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestCreateJob (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestReplicatedJob
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestReplicatedJob (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestUpdateReplicatedJob
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestServiceListWithStatuses
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestDockerNetworkConnectAlias
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestDockerNetworkReConnect
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestServicePlugin
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestServicePlugin (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestServiceUpdateLabel
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestServiceUpdateLabel (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestServiceUpdateSecrets
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestServiceUpdateConfigs
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestServiceUpdateNetwork
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
00:09:27 [2020-11-19T00:09:27.023Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
00:09:27 [2020-11-19T00:09:27.023Z] === RUN   TestServiceUpdatePidsLimit
00:09:27 [2020-11-19T00:09:27.023Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
00:09:27 [2020-11-19T00:09:27.023Z] PASS
00:09:27 [2020-11-19T00:09:27.023Z] ok  	github.com/docker/docker/integration/service	0.448s
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === Skipped
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
00:09:27 [2020-11-19T00:09:27.023Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s)
00:09:27 [2020-11-19T00:09:27.023Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
00:09:27 [2020-11-19T00:09:27.023Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] 
00:09:27 [2020-11-19T00:09:27.023Z] DONE 24 tests, 23 skipped in 3.649s
00:09:27 [2020-11-19T00:09:27.023Z] Running D:\gopath\src\github.com\docker\docker\integration\session
00:09:28 [2020-11-19T00:09:28.418Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
00:09:29 [2020-11-19T00:09:29.801Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
00:09:29 [2020-11-19T00:09:29.953Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:29 [2020-11-19T00:09:29.953Z] INFO: Testing against a local daemon
00:09:29 [2020-11-19T00:09:29.953Z] === RUN   TestSessionCreate
00:09:29 [2020-11-19T00:09:29.953Z] --- SKIP: TestSessionCreate (0.00s)
00:09:29 [2020-11-19T00:09:29.953Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
00:09:29 [2020-11-19T00:09:29.953Z] === RUN   TestSessionCreateWithBadUpgrade
00:09:29 [2020-11-19T00:09:29.953Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
00:09:29 [2020-11-19T00:09:29.953Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
00:09:29 [2020-11-19T00:09:29.953Z] PASS
00:09:29 [2020-11-19T00:09:29.953Z] ok  	github.com/docker/docker/integration/session	0.255s
00:09:29 [2020-11-19T00:09:29.953Z] 
00:09:29 [2020-11-19T00:09:29.953Z] === Skipped
00:09:29 [2020-11-19T00:09:29.953Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
00:09:29 [2020-11-19T00:09:29.953Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
00:09:29 [2020-11-19T00:09:29.953Z] 
00:09:29 [2020-11-19T00:09:29.953Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
00:09:29 [2020-11-19T00:09:29.953Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
00:09:29 [2020-11-19T00:09:29.953Z] 
00:09:29 [2020-11-19T00:09:29.953Z] 
00:09:29 [2020-11-19T00:09:29.953Z] DONE 2 tests, 2 skipped in 2.687s
00:09:29 [2020-11-19T00:09:29.953Z] Running D:\gopath\src\github.com\docker\docker\integration\system
00:09:30 [2020-11-19T00:09:30.742Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
00:09:32 [2020-11-19T00:09:32.127Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
00:09:32 [2020-11-19T00:09:32.127Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
00:09:32 [2020-11-19T00:09:32.387Z] === RUN   TestDockerSuite/TestRunNetHost
00:09:32 [2020-11-19T00:09:32.883Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:32 [2020-11-19T00:09:32.884Z] INFO: Testing against a local daemon
00:09:32 [2020-11-19T00:09:32.884Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:09:32 [2020-11-19T00:09:32.884Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:09:32 [2020-11-19T00:09:32.884Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
00:09:32 [2020-11-19T00:09:32.884Z] === RUN   TestEventsExecDie
00:09:32 [2020-11-19T00:09:32.884Z] --- SKIP: TestEventsExecDie (0.00s)
00:09:32 [2020-11-19T00:09:32.884Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
00:09:32 [2020-11-19T00:09:32.884Z] === RUN   TestEventsBackwardsCompatible
00:09:32 [2020-11-19T00:09:32.884Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
00:09:32 [2020-11-19T00:09:32.884Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
00:09:32 [2020-11-19T00:09:32.884Z] === RUN   TestInfoAPI
00:09:32 [2020-11-19T00:09:32.884Z] --- PASS: TestInfoAPI (0.03s)
00:09:32 [2020-11-19T00:09:32.884Z] === RUN   TestInfoAPIWarnings
00:09:32 [2020-11-19T00:09:32.884Z] --- SKIP: TestInfoAPIWarnings (0.00s)
00:09:32 [2020-11-19T00:09:32.884Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
00:09:32 [2020-11-19T00:09:32.884Z] === RUN   TestInfoDebug
00:09:32 [2020-11-19T00:09:32.884Z] --- SKIP: TestInfoDebug (0.00s)
00:09:32 [2020-11-19T00:09:32.884Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:09:32 [2020-11-19T00:09:32.884Z] === RUN   TestInfoInsecureRegistries
00:09:32 [2020-11-19T00:09:32.884Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
00:09:32 [2020-11-19T00:09:32.884Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:09:32 [2020-11-19T00:09:32.884Z] === RUN   TestInfoRegistryMirrors
00:09:32 [2020-11-19T00:09:32.884Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
00:09:32 [2020-11-19T00:09:32.884Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:09:32 [2020-11-19T00:09:32.884Z] === RUN   TestLoginFailsWithBadCredentials
00:09:32 [2020-11-19T00:09:32.957Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
00:09:33 [2020-11-19T00:09:33.217Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
00:09:33 [2020-11-19T00:09:33.347Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s)
00:09:33 [2020-11-19T00:09:33.347Z] === RUN   TestPingCacheHeaders
00:09:33 [2020-11-19T00:09:33.787Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
00:09:33 [2020-11-19T00:09:33.811Z] --- PASS: TestPingCacheHeaders (0.09s)
00:09:33 [2020-11-19T00:09:33.811Z] === RUN   TestPingGet
00:09:33 [2020-11-19T00:09:33.811Z] --- PASS: TestPingGet (0.04s)
00:09:33 [2020-11-19T00:09:33.811Z] === RUN   TestPingHead
00:09:33 [2020-11-19T00:09:33.811Z] --- PASS: TestPingHead (0.04s)
00:09:33 [2020-11-19T00:09:33.811Z] === RUN   TestVersion
00:09:33 [2020-11-19T00:09:33.811Z] --- PASS: TestVersion (0.04s)
00:09:33 [2020-11-19T00:09:33.811Z] PASS
00:09:33 [2020-11-19T00:09:33.811Z] ok  	github.com/docker/docker/integration/system	1.531s
00:09:33 [2020-11-19T00:09:33.811Z] 
00:09:33 [2020-11-19T00:09:33.811Z] === Skipped
00:09:33 [2020-11-19T00:09:33.811Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:09:33 [2020-11-19T00:09:33.811Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
00:09:33 [2020-11-19T00:09:33.811Z] 
00:09:33 [2020-11-19T00:09:33.811Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
00:09:33 [2020-11-19T00:09:33.811Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
00:09:33 [2020-11-19T00:09:33.811Z] 
00:09:33 [2020-11-19T00:09:33.811Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
00:09:33 [2020-11-19T00:09:33.811Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
00:09:33 [2020-11-19T00:09:33.811Z] 
00:09:33 [2020-11-19T00:09:33.811Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
00:09:33 [2020-11-19T00:09:33.811Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
00:09:33 [2020-11-19T00:09:33.811Z] 
00:09:33 [2020-11-19T00:09:33.811Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
00:09:33 [2020-11-19T00:09:33.811Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:09:33 [2020-11-19T00:09:33.811Z] 
00:09:33 [2020-11-19T00:09:33.811Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
00:09:33 [2020-11-19T00:09:33.811Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:09:33 [2020-11-19T00:09:33.811Z] 
00:09:33 [2020-11-19T00:09:33.811Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
00:09:33 [2020-11-19T00:09:33.811Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:09:33 [2020-11-19T00:09:33.811Z] 
00:09:33 [2020-11-19T00:09:33.811Z] 
00:09:33 [2020-11-19T00:09:33.811Z] DONE 13 tests, 7 skipped in 4.078s
00:09:33 [2020-11-19T00:09:33.811Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
00:09:34 [2020-11-19T00:09:34.358Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
00:09:36 [2020-11-19T00:09:36.270Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
00:09:36 [2020-11-19T00:09:36.530Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
00:09:36 [2020-11-19T00:09:36.746Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:36 [2020-11-19T00:09:36.746Z] INFO: Testing against a local daemon
00:09:36 [2020-11-19T00:09:36.746Z] === RUN   TestVolumesCreateAndList
00:09:36 [2020-11-19T00:09:36.746Z] --- PASS: TestVolumesCreateAndList (0.05s)
00:09:36 [2020-11-19T00:09:36.746Z] === RUN   TestVolumesRemove
00:09:36 [2020-11-19T00:09:36.746Z] --- PASS: TestVolumesRemove (0.10s)
00:09:36 [2020-11-19T00:09:36.746Z] === RUN   TestVolumesInspect
00:09:36 [2020-11-19T00:09:36.746Z] --- PASS: TestVolumesInspect (0.05s)
00:09:36 [2020-11-19T00:09:36.746Z] === RUN   TestVolumesInvalidJSON
00:09:36 [2020-11-19T00:09:36.746Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:09:36 [2020-11-19T00:09:36.746Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:09:36 [2020-11-19T00:09:36.746Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:09:36 [2020-11-19T00:09:36.746Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:09:36 [2020-11-19T00:09:36.746Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:09:36 [2020-11-19T00:09:36.746Z] PASS
00:09:36 [2020-11-19T00:09:36.746Z] ok  	github.com/docker/docker/integration/volume	0.412s
00:09:36 [2020-11-19T00:09:36.746Z] 
00:09:36 [2020-11-19T00:09:36.746Z] DONE 5 tests in 2.867s
00:09:36 [2020-11-19T00:09:36.746Z] INFO: make.ps1 ended at 11/19/2020 00:09:36
00:09:36 [2020-11-19T00:09:36.746Z] INFO: Integration CLI tests being run from the host:
00:09:36 [2020-11-19T00:09:36.746Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
00:09:37 [2020-11-19T00:09:37.915Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
00:09:41 [2020-11-19T00:09:41.231Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
00:09:41 [2020-11-19T00:09:41.231Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
00:09:41 [2020-11-19T00:09:41.231Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
00:09:41 [2020-11-19T00:09:41.801Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
00:09:41 [2020-11-19T00:09:41.801Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
00:09:42 [2020-11-19T00:09:42.061Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
00:09:42 [2020-11-19T00:09:42.632Z] === RUN   TestDockerSuite/TestRunNonExistingImage
00:09:42 [2020-11-19T00:09:42.632Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
00:09:43 [2020-11-19T00:09:43.203Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
00:09:47 [2020-11-19T00:09:47.156Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:09:47 [2020-11-19T00:09:47.156Z] INFO: Testing against a local daemon
00:09:47 [2020-11-19T00:09:47.156Z] === RUN   TestDockerSuite
00:09:47 [2020-11-19T00:09:47.156Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
00:09:47 [2020-11-19T00:09:47.156Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
00:09:47 [2020-11-19T00:09:47.156Z] === RUN   TestDockerSuite/TestAPIErrorJSON
00:09:47 [2020-11-19T00:09:47.156Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
00:09:47 [2020-11-19T00:09:47.156Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
00:09:47 [2020-11-19T00:09:47.156Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
00:09:47 [2020-11-19T00:09:47.156Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
00:09:47 [2020-11-19T00:09:47.156Z] === RUN   TestDockerSuite/TestAPIImagesDelete
00:09:47 [2020-11-19T00:09:47.619Z] === RUN   TestDockerSuite/TestAPIImagesFilter
00:09:48 [2020-11-19T00:09:48.082Z] === RUN   TestDockerSuite/TestAPIImagesHistory
00:09:49 [2020-11-19T00:09:49.061Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
00:09:49 [2020-11-19T00:09:49.061Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
00:09:49 [2020-11-19T00:09:49.778Z] === RUN   TestDockerSuite/TestRunOOMExitCode
00:09:49 [2020-11-19T00:09:49.778Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
00:09:49 [2020-11-19T00:09:49.778Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
00:09:49 [2020-11-19T00:09:49.778Z] === RUN   TestDockerSuite/TestRunPIDsLimit
00:09:49 [2020-11-19T00:09:49.778Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
00:09:51 [2020-11-19T00:09:51.688Z] === RUN   TestDockerSuite/TestRunPortInUse
00:09:51 [2020-11-19T00:09:51.688Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
00:09:52 [2020-11-19T00:09:52.259Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
00:09:52 [2020-11-19T00:09:52.832Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
00:09:53 [2020-11-19T00:09:53.404Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
00:09:53 [2020-11-19T00:09:53.975Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
00:09:54 [2020-11-19T00:09:54.239Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
00:09:54 [2020-11-19T00:09:54.809Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
00:09:55 [2020-11-19T00:09:55.069Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
00:09:55 [2020-11-19T00:09:55.069Z] === RUN   TestDockerSuite/TestRunPublishPort
00:09:55 [2020-11-19T00:09:55.640Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
00:09:56 [2020-11-19T00:09:56.211Z] === RUN   TestDockerSuite/TestRunReadProcLatency
00:09:56 [2020-11-19T00:09:56.211Z] === RUN   TestDockerSuite/TestRunReadProcTimer
00:09:57 [2020-11-19T00:09:57.152Z] === RUN   TestDockerSuite/TestRunRedirectStdout
00:09:57 [2020-11-19T00:09:57.152Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
00:09:58 [2020-11-19T00:09:58.112Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
00:09:58 [2020-11-19T00:09:58.112Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
00:10:00 [2020-11-19T00:10:00.660Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
00:10:00 [2020-11-19T00:10:00.660Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
00:10:01 [2020-11-19T00:10:01.602Z] === RUN   TestDockerSuite/TestRunRm
00:10:02 [2020-11-19T00:10:02.545Z] === RUN   TestDockerSuite/TestRunRmAndWait
00:10:03 [2020-11-19T00:10:03.485Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
00:10:06 [2020-11-19T00:10:06.030Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
00:10:06 [2020-11-19T00:10:06.030Z] === RUN   TestDockerSuite/TestRunRmPre125Api
00:10:06 [2020-11-19T00:10:06.600Z] === RUN   TestDockerSuite/TestRunRootWorkdir
00:10:07 [2020-11-19T00:10:07.170Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
00:10:08 [2020-11-19T00:10:08.111Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
00:10:08 [2020-11-19T00:10:08.682Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
00:10:09 [2020-11-19T00:10:09.255Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
00:10:11 [2020-11-19T00:10:11.798Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
00:10:12 [2020-11-19T00:10:12.369Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
00:10:15 [2020-11-19T00:10:15.667Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
00:10:16 [2020-11-19T00:10:16.252Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
00:10:16 [2020-11-19T00:10:16.518Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
00:10:17 [2020-11-19T00:10:17.090Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
00:10:17 [2020-11-19T00:10:17.660Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
00:10:17 [2020-11-19T00:10:17.921Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
00:10:18 [2020-11-19T00:10:18.181Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
00:10:18 [2020-11-19T00:10:18.752Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
00:10:19 [2020-11-19T00:10:19.323Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
00:10:19 [2020-11-19T00:10:19.893Z] === RUN   TestDockerSuite/TestRunSetMacAddress
00:10:20 [2020-11-19T00:10:20.835Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
00:10:23 [2020-11-19T00:10:23.374Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
00:10:23 [2020-11-19T00:10:23.374Z] === RUN   TestDockerSuite/TestRunState
00:10:24 [2020-11-19T00:10:24.314Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
00:10:25 [2020-11-19T00:10:25.256Z] === RUN   TestDockerSuite/TestRunStdinPipe
00:10:25 [2020-11-19T00:10:25.826Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
00:10:26 [2020-11-19T00:10:26.087Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
00:10:26 [2020-11-19T00:10:26.087Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
00:10:26 [2020-11-19T00:10:26.347Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
00:10:26 [2020-11-19T00:10:26.917Z] === RUN   TestDockerSuite/TestRunSysctls
00:10:27 [2020-11-19T00:10:27.857Z] === RUN   TestDockerSuite/TestRunTLSVerify
00:10:27 [2020-11-19T00:10:27.857Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
00:10:27 [2020-11-19T00:10:27.857Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
00:10:28 [2020-11-19T00:10:28.427Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
00:10:29 [2020-11-19T00:10:29.814Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
00:10:30 [2020-11-19T00:10:30.074Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
00:10:31 [2020-11-19T00:10:31.472Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
00:10:34 [2020-11-19T00:10:34.013Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
00:10:36 [2020-11-19T00:10:36.553Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
00:10:36 [2020-11-19T00:10:36.553Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
00:10:37 [2020-11-19T00:10:37.124Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
00:10:37 [2020-11-19T00:10:37.696Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
00:10:38 [2020-11-19T00:10:38.641Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
00:10:38 [2020-11-19T00:10:38.901Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
00:10:40 [2020-11-19T00:10:40.287Z] === RUN   TestDockerSuite/TestRunUnshareProc
00:10:41 [2020-11-19T00:10:41.672Z] === RUN   TestDockerSuite/TestRunUserByID
00:10:41 [2020-11-19T00:10:41.932Z] === RUN   TestDockerSuite/TestRunUserByIDBig
00:10:41 [2020-11-19T00:10:41.932Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
00:10:42 [2020-11-19T00:10:42.191Z] === RUN   TestDockerSuite/TestRunUserByIDZero
00:10:42 [2020-11-19T00:10:42.451Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
00:10:42 [2020-11-19T00:10:42.711Z] === RUN   TestDockerSuite/TestRunUserByName
00:10:43 [2020-11-19T00:10:43.283Z] === RUN   TestDockerSuite/TestRunUserDefaults
00:10:43 [2020-11-19T00:10:43.854Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
00:10:43 [2020-11-19T00:10:43.854Z] === RUN   TestDockerSuite/TestRunUserNotFound
00:10:43 [2020-11-19T00:10:43.854Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
00:10:44 [2020-11-19T00:10:44.425Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
00:10:45 [2020-11-19T00:10:45.809Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
00:10:48 [2020-11-19T00:10:48.374Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
00:10:48 [2020-11-19T00:10:48.634Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
00:10:49 [2020-11-19T00:10:49.205Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
00:10:50 [2020-11-19T00:10:50.588Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
00:10:50 [2020-11-19T00:10:50.848Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
00:10:51 [2020-11-19T00:10:51.792Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
00:10:54 [2020-11-19T00:10:54.337Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
00:10:54 [2020-11-19T00:10:54.337Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
00:10:56 [2020-11-19T00:10:56.249Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
00:10:56 [2020-11-19T00:10:56.509Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
00:10:56 [2020-11-19T00:10:56.509Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
00:10:56 [2020-11-19T00:10:56.509Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
00:10:56 [2020-11-19T00:10:56.509Z] === RUN   TestDockerSuite/TestRunWithBadDevice
00:10:56 [2020-11-19T00:10:56.769Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
00:10:56 [2020-11-19T00:10:56.769Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
00:10:57 [2020-11-19T00:10:57.340Z] === RUN   TestDockerSuite/TestRunWithCPUShares
00:10:57 [2020-11-19T00:10:57.912Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
00:10:58 [2020-11-19T00:10:58.852Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
00:10:59 [2020-11-19T00:10:59.113Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
00:10:59 [2020-11-19T00:10:59.683Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
00:10:59 [2020-11-19T00:10:59.683Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
00:11:00 [2020-11-19T00:11:00.253Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
00:11:00 [2020-11-19T00:11:00.253Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
00:11:00 [2020-11-19T00:11:00.253Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
00:11:00 [2020-11-19T00:11:00.253Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
00:11:00 [2020-11-19T00:11:00.253Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
00:11:00 [2020-11-19T00:11:00.253Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
00:11:00 [2020-11-19T00:11:00.253Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
00:11:00 [2020-11-19T00:11:00.253Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
00:11:00 [2020-11-19T00:11:00.253Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
00:11:00 [2020-11-19T00:11:00.253Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
00:11:00 [2020-11-19T00:11:00.823Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
00:11:01 [2020-11-19T00:11:01.084Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
00:11:01 [2020-11-19T00:11:01.655Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
00:11:01 [2020-11-19T00:11:01.655Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
00:11:02 [2020-11-19T00:11:02.225Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
00:11:02 [2020-11-19T00:11:02.485Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
00:11:02 [2020-11-19T00:11:02.746Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
00:11:02 [2020-11-19T00:11:02.746Z] === RUN   TestDockerSuite/TestRunWithShmSize
00:11:03 [2020-11-19T00:11:03.341Z] === RUN   TestDockerSuite/TestRunWithSwappiness
00:11:03 [2020-11-19T00:11:03.926Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
00:11:03 [2020-11-19T00:11:03.926Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
00:11:03 [2020-11-19T00:11:03.926Z] === RUN   TestDockerSuite/TestRunWithUlimits
00:11:04 [2020-11-19T00:11:04.186Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
00:11:05 [2020-11-19T00:11:05.125Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
00:11:05 [2020-11-19T00:11:05.698Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
00:11:05 [2020-11-19T00:11:05.698Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
00:11:06 [2020-11-19T00:11:06.268Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
00:11:06 [2020-11-19T00:11:06.268Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
00:11:06 [2020-11-19T00:11:06.528Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
00:11:07 [2020-11-19T00:11:07.469Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
00:11:07 [2020-11-19T00:11:07.729Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
00:11:09 [2020-11-19T00:11:09.644Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
00:11:10 [2020-11-19T00:11:10.213Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
00:11:10 [2020-11-19T00:11:10.213Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
00:11:10 [2020-11-19T00:11:10.213Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
00:11:10 [2020-11-19T00:11:10.784Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
00:11:11 [2020-11-19T00:11:11.355Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
00:11:12 [2020-11-19T00:11:12.298Z] === RUN   TestDockerSuite/TestSaveCheckTimes
00:11:12 [2020-11-19T00:11:12.298Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
00:11:13 [2020-11-19T00:11:13.681Z] === RUN   TestDockerSuite/TestSaveImageId
00:11:13 [2020-11-19T00:11:13.681Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
00:11:13 [2020-11-19T00:11:13.942Z] === RUN   TestDockerSuite/TestSaveLoadParents
00:11:15 [2020-11-19T00:11:15.328Z] === RUN   TestDockerSuite/TestSaveMultipleNames
00:11:15 [2020-11-19T00:11:15.328Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
00:11:16 [2020-11-19T00:11:16.710Z] === RUN   TestDockerSuite/TestSaveSingleTag
00:11:16 [2020-11-19T00:11:16.710Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
00:11:16 [2020-11-19T00:11:16.710Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
00:11:17 [2020-11-19T00:11:17.651Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
00:11:19 [2020-11-19T00:11:19.060Z] === RUN   TestDockerSuite/TestSearchCmdOptions
00:11:19 [2020-11-19T00:11:19.321Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
00:11:19 [2020-11-19T00:11:19.321Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
00:11:19 [2020-11-19T00:11:19.321Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
00:11:19 [2020-11-19T00:11:19.321Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
00:11:19 [2020-11-19T00:11:19.581Z] === RUN   TestDockerSuite/TestSearchWithLimit
00:11:20 [2020-11-19T00:11:20.152Z] === RUN   TestDockerSuite/TestSlowStdinClosing
00:11:22 [2020-11-19T00:11:22.064Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
00:11:27 [2020-11-19T00:11:27.345Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
00:11:28 [2020-11-19T00:11:28.730Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
00:11:28 [2020-11-19T00:11:28.990Z] === RUN   TestDockerSuite/TestStartAttachSilent
00:11:29 [2020-11-19T00:11:29.932Z] === RUN   TestDockerSuite/TestStartAttachWithRename
00:11:32 [2020-11-19T00:11:32.470Z] === RUN   TestDockerSwarmSuite/TestServiceScale
00:11:32 [2020-11-19T00:11:32.470Z] === RUN   TestDockerSuite/TestStartMultipleContainers
00:11:35 [2020-11-19T00:11:35.014Z] === RUN   TestDockerSuite/TestStartPausedContainer
00:11:35 [2020-11-19T00:11:35.274Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
00:11:35 [2020-11-19T00:11:35.274Z] === RUN   TestDockerSuite/TestStartRecordError
00:11:36 [2020-11-19T00:11:36.657Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
00:11:38 [2020-11-19T00:11:38.575Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
00:11:39 [2020-11-19T00:11:39.518Z] === RUN   TestDockerSuite/TestStatsAllNoStream
00:11:42 [2020-11-19T00:11:42.058Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
00:11:46 [2020-11-19T00:11:46.257Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
00:11:49 [2020-11-19T00:11:49.551Z] === RUN   TestDockerSuite/TestStatsFormatAll
00:11:53 [2020-11-19T00:11:53.750Z] === RUN   TestDockerSuite/TestStatsNoStream
00:11:54 [2020-11-19T00:11:54.012Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
00:11:56 [2020-11-19T00:11:56.551Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
00:11:56 [2020-11-19T00:11:56.551Z] === RUN   TestDockerSuite/TestStopContainerSignal
00:11:57 [2020-11-19T00:11:57.934Z] === RUN   TestDockerSuite/TestTopMultipleArgs
00:11:58 [2020-11-19T00:11:58.195Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
00:11:58 [2020-11-19T00:11:58.455Z] === RUN   TestDockerSuite/TestTopNonPrivileged
00:11:59 [2020-11-19T00:11:59.402Z] === RUN   TestDockerSuite/TestTopPrivileged
00:11:59 [2020-11-19T00:11:59.666Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
00:11:59 [2020-11-19T00:11:59.666Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
00:12:00 [2020-11-19T00:12:00.611Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
00:12:03 [2020-11-19T00:12:03.909Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
00:12:06 [2020-11-19T00:12:06.447Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
00:12:07 [2020-11-19T00:12:07.018Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
00:12:07 [2020-11-19T00:12:07.278Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
00:12:07 [2020-11-19T00:12:07.278Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
00:12:07 [2020-11-19T00:12:07.849Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
00:12:09 [2020-11-19T00:12:09.231Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
00:12:09 [2020-11-19T00:12:09.231Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
00:12:09 [2020-11-19T00:12:09.802Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
00:12:10 [2020-11-19T00:12:10.743Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
00:12:11 [2020-11-19T00:12:11.315Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
00:12:12 [2020-11-19T00:12:12.256Z] === RUN   TestDockerSuite/TestUpdateStats
00:12:15 [2020-11-19T00:12:15.551Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
00:12:16 [2020-11-19T00:12:16.491Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
00:12:16 [2020-11-19T00:12:16.491Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
00:12:17 [2020-11-19T00:12:17.070Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
00:12:17 [2020-11-19T00:12:17.662Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
00:12:19 [2020-11-19T00:12:19.045Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
00:12:19 [2020-11-19T00:12:19.987Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
00:12:23 [2020-11-19T00:12:23.289Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
00:12:25 [2020-11-19T00:12:25.199Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
00:12:26 [2020-11-19T00:12:26.581Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
00:12:27 [2020-11-19T00:12:27.522Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
00:12:29 [2020-11-19T00:12:29.434Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
00:12:29 [2020-11-19T00:12:29.434Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
00:12:31 [2020-11-19T00:12:31.299Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
00:12:31 [2020-11-19T00:12:31.299Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
00:12:31 [2020-11-19T00:12:31.299Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
00:12:31 [2020-11-19T00:12:31.299Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
00:12:31 [2020-11-19T00:12:31.299Z] === RUN   TestDockerSuite/TestAPINetworkFilter
00:12:31 [2020-11-19T00:12:31.299Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
00:12:31 [2020-11-19T00:12:31.299Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
00:12:31 [2020-11-19T00:12:31.299Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
00:12:31 [2020-11-19T00:12:31.299Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
00:12:31 [2020-11-19T00:12:31.299Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
00:12:31 [2020-11-19T00:12:31.299Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
00:12:31 [2020-11-19T00:12:31.299Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
00:12:32 [2020-11-19T00:12:32.733Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
00:12:34 [2020-11-19T00:12:34.116Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
00:12:34 [2020-11-19T00:12:34.224Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
00:12:34 [2020-11-19T00:12:34.224Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
00:12:34 [2020-11-19T00:12:34.224Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
00:12:35 [2020-11-19T00:12:35.499Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
00:12:36 [2020-11-19T00:12:36.450Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
00:12:37 [2020-11-19T00:12:37.153Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
00:12:37 [2020-11-19T00:12:37.389Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
00:12:38 [2020-11-19T00:12:38.703Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
00:12:38 [2020-11-19T00:12:38.703Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
00:12:38 [2020-11-19T00:12:38.703Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
00:12:38 [2020-11-19T00:12:38.703Z] === RUN   TestDockerSuite/TestAttachDisconnect
00:12:38 [2020-11-19T00:12:38.703Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
00:12:38 [2020-11-19T00:12:38.770Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
00:12:40 [2020-11-19T00:12:40.152Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
00:12:41 [2020-11-19T00:12:41.533Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
00:12:42 [2020-11-19T00:12:42.499Z] === RUN   TestDockerSuite/TestAttachPausedContainer
00:12:42 [2020-11-19T00:12:42.499Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
00:12:42 [2020-11-19T00:12:42.499Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
00:12:42 [2020-11-19T00:12:42.914Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
00:12:44 [2020-11-19T00:12:44.295Z] === RUN   TestDockerSuite/TestVolumeCLICreate
00:12:45 [2020-11-19T00:12:45.235Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
00:12:49 [2020-11-19T00:12:49.630Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
00:13:00 [2020-11-19T00:13:00.133Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
00:13:00 [2020-11-19T00:13:00.133Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
00:13:00 [2020-11-19T00:13:00.133Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
00:13:00 [2020-11-19T00:13:00.133Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
00:13:00 [2020-11-19T00:13:00.133Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
00:13:00 [2020-11-19T00:13:00.133Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
00:13:00 [2020-11-19T00:13:00.133Z] === RUN   TestDockerSuite/TestVolumeCLILs
00:13:00 [2020-11-19T00:13:00.133Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
00:13:00 [2020-11-19T00:13:00.133Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
00:13:01 [2020-11-19T00:13:01.074Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
00:13:01 [2020-11-19T00:13:01.074Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
00:13:01 [2020-11-19T00:13:01.074Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
00:13:01 [2020-11-19T00:13:01.074Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
00:13:01 [2020-11-19T00:13:01.074Z] === RUN   TestDockerSuite/TestVolumeCLIRm
00:13:03 [2020-11-19T00:13:03.004Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
00:13:03 [2020-11-19T00:13:03.004Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
00:13:03 [2020-11-19T00:13:03.004Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
00:13:03 [2020-11-19T00:13:03.004Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
00:13:03 [2020-11-19T00:13:03.004Z] === RUN   TestDockerSuite/TestVolumeEvents
00:13:03 [2020-11-19T00:13:03.944Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
00:13:09 [2020-11-19T00:13:09.223Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
00:13:09 [2020-11-19T00:13:09.793Z] === RUN   TestDockerSuite/TestVolumeLsFormat
00:13:09 [2020-11-19T00:13:09.793Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
00:13:09 [2020-11-19T00:13:09.793Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
00:13:11 [2020-11-19T00:13:11.706Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
00:13:12 [2020-11-19T00:13:12.277Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
00:13:15 [2020-11-19T00:13:15.578Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
00:13:15 [2020-11-19T00:13:15.578Z] --- PASS: TestDockerSuite (1370.03s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.14s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.27s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.20s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.02s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.69s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.79s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.13s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.92s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.90s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.76s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.01s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.68s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.54s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.69s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.59s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.08s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.62s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.05s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.29s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.65s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.53s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.14s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.70s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.44s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.86s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.24s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.66s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.31s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.50s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.89s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.12s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.63s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.01s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.12s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.65s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.60s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.80s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.45s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.77s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.91s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.22s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.44s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.40s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.37s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.67s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.95s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.24s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.07s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.56s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.81s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.13s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.30s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.94s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.13s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.76s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.08s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.70s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.23s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.84s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.46s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.76s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.36s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.33s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.28s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
00:13:15 [2020-11-19T00:13:15.578Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.06s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.98s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.22s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.79s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.26s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.31s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.27s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.93s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.76s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
00:13:15 [2020-11-19T00:13:15.578Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.578Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
00:13:15 [2020-11-19T00:13:15.578Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.578Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
00:13:15 [2020-11-19T00:13:15.578Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.578Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:13:15 [2020-11-19T00:13:15.578Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.59s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.84s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.16s)
00:13:15 [2020-11-19T00:13:15.578Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.60s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.04s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.28s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.87s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.34s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.41s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.18s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.76s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.98s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.15s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.68s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.36s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.56s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.56s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.46s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.37s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.89s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.93s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.00s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.95s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.64s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.32s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.46s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.96s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.17s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.76s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.02s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
00:13:15 [2020-11-19T00:13:15.579Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.94s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.42s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.30s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.63s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildFails (0.73s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.94s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.08s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.51s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.14s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.65s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.26s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.41s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.44s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.46s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.52s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.31s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.77s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.77s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.50s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.38s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.96s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.39s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.56s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.69s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.07s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.00s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.95s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.69s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.85s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.72s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.75s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.53s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
00:13:15 [2020-11-19T00:13:15.579Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.41s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.60s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.66s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.59s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.83s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.47s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.13s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.94s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.73s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.21s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.68s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.25s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.66s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.25s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.94s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.96s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.80s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.94s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildRm (2.89s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.26s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (2.17s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.72s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.85s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.53s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.59s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.61s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.64s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.94s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildUser (1.33s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.21s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.07s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.71s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.579Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.579Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.579Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.19s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.73s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.82s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.81s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.77s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.98s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.83s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.86s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]         docker_cli_sni_test.go:18: Flakey test
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.02s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.08s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestCommitChange (1.25s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.94s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.53s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.57s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.24s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.78s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.76s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.19s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.25s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.62s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.64s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.66s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.74s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.61s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.96s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.02s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.72s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.64s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.68s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.69s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.07s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.29s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.79s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
00:13:15 [2020-11-19T00:13:15.579Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.79s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.75s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.32s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.80s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s)
00:13:15 [2020-11-19T00:13:15.579Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.27s)
00:13:15 [2020-11-19T00:13:15.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.31s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.43s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (0.58s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.47s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007562c0_<nil>} (0.80s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1778532835_/foo_false__<nil>_<nil>_<nil>} (0.72s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1778532835_/foo_true__<nil>_<nil>_<nil>} (1.43s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3632632806_/foo_false__<nil>_<nil>_<nil>} (1.58s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3632632806_/foo_true__<nil>_<nil>_<nil>} (1.36s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3632632806_/foo_true__0xc000756320_<nil>_<nil>} (1.34s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000756340_<nil>} (1.33s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000756380_<nil>} (1.42s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0007563a0_<nil>} (1.44s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0007563c0_<nil>} (1.32s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.95s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
00:13:15 [2020-11-19T00:13:15.580Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.40s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.50s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.76s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.13s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.78s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.11s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.76s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.02s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.99s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.79s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.19s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.77s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.59s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.65s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.00s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.05s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.23s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.61s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.64s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.52s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.62s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.62s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.71s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.75s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.74s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.96s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToDot (0.86s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.06s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.14s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.68s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.15s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.99s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.47s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:13:15 [2020-11-19T00:13:15.580Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:13:15 [2020-11-19T00:13:15.580Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.71s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.08s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.50s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.89s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.95s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.00s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.62s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.45s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.48s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.32s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.24s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.40s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.76s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.67s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.71s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.56s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.14s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.13s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.80s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.95s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.92s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.88s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.53s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.06s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.43s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:13:15 [2020-11-19T00:13:15.580Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:13:15 [2020-11-19T00:13:15.580Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.56s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsRename (0.53s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsResize (0.51s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.49s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.83s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsTop (0.50s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.76s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExec (0.64s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.63s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.55s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.54s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.11s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.67s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.00s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.82s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecEnv (0.53s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.52s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.64s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.61s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.68s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecParseError (0.55s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.27s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.64s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.69s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecTTY (0.54s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.63s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.53s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:13:15 [2020-11-19T00:13:15.580Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.29s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.83s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.72s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.55s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestHealth (18.70s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.06s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImportFile (1.08s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.22s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.58s)
00:13:15 [2020-11-19T00:13:15.580Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:13:15 [2020-11-19T00:13:15.581Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.54s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:13:15 [2020-11-19T00:13:15.581Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.46s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.39s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.59s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.18s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.75s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.58s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.66s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.74s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.53s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.56s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.00s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.38s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.24s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.34s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.47s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.60s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.30s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.91s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.52s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.78s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.87s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.51s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.51s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.01s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.20s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.02s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.87s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.99s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsSince (6.53s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsTail (0.55s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.67s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.75s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.24s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.60s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestNetHostname (1.79s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.30s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.73s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.51s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPluginActive (2.04s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.06s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
00:13:15 [2020-11-19T00:13:15.581Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.25s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.67s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.74s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.48s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.75s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.04s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.94s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPortList (6.86s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.01s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.33s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.13s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.08s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.93s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.05s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.98s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.47s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.59s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.04s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.93s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.43s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.14s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.61s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:13:15 [2020-11-19T00:13:15.581Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.53s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.71s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.32s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.96s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.18s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.46s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.73s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.47s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.58s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiTag (0.15s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.07s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.45s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.50s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.75s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.38s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.66s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.55s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.36s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.59s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.06s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.09s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.56s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.73s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.25s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.65s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.16s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.73s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
00:13:15 [2020-11-19T00:13:15.581Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.581Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:13:15 [2020-11-19T00:13:15.581Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.31s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.05s)
00:13:15 [2020-11-19T00:13:15.581Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.87s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.68s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.08s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.32s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.62s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.65s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.73s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.65s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.74s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.73s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.03s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.62s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.02s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.95s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.37s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.17s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.48s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.97s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.68s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.83s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.92s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunMount (3.89s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.62s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.47s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.92s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.66s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.09s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.77s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.96s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.57s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.97s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.60s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.54s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.74s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.55s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.65s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.56s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.50s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.49s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.60s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.13s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.49s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.02s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunRm (0.70s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.57s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.56s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.17s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.18s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.55s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunState (1.21s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.91s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.48s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.19s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.27s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.62s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.60s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.74s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.61s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.35s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.43s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.24s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.55s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.64s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.39s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.63s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.59s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.03s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.14s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.57s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.54s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.98s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.82s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.63s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.33s)
00:13:15 [2020-11-19T00:13:15.582Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents307943227
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.16s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.05s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.23s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.81s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.07s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.66s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.57s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.58s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.64s)
00:13:15 [2020-11-19T00:13:15.582Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.55s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
00:13:15 [2020-11-19T00:13:15.583Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.03s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:13:15 [2020-11-19T00:13:15.583Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.55s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.09s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:13:15 [2020-11-19T00:13:15.583Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.50s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
00:13:15 [2020-11-19T00:13:15.583Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.35s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.68s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.08s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.47s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.86s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.46s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.43s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.45s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.40s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.61s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.45s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.22s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.00s)
00:13:15 [2020-11-19T00:13:15.583Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
00:13:15 [2020-11-19T00:13:15.583Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
00:13:15 [2020-11-19T00:13:15.583Z] === RUN   TestDockerRegistrySuite
00:13:15 [2020-11-19T00:13:15.583Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
00:13:16 [2020-11-19T00:13:16.967Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
00:13:17 [2020-11-19T00:13:17.537Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
00:13:18 [2020-11-19T00:13:18.921Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
00:13:19 [2020-11-19T00:13:19.181Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
00:13:22 [2020-11-19T00:13:22.487Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
00:13:26 [2020-11-19T00:13:26.688Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
00:13:29 [2020-11-19T00:13:29.987Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
00:13:30 [2020-11-19T00:13:30.558Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
00:13:31 [2020-11-19T00:13:31.498Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
00:13:32 [2020-11-19T00:13:32.439Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
00:13:33 [2020-11-19T00:13:33.378Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
00:13:34 [2020-11-19T00:13:34.760Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
00:13:35 [2020-11-19T00:13:35.701Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
00:13:36 [2020-11-19T00:13:36.642Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
00:13:38 [2020-11-19T00:13:38.553Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
00:13:40 [2020-11-19T00:13:40.463Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
00:13:41 [2020-11-19T00:13:41.420Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
00:13:43 [2020-11-19T00:13:43.366Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
00:13:44 [2020-11-19T00:13:44.306Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
00:13:44 [2020-11-19T00:13:44.306Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
00:13:45 [2020-11-19T00:13:45.688Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
00:13:46 [2020-11-19T00:13:46.258Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
00:13:47 [2020-11-19T00:13:47.197Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
00:13:49 [2020-11-19T00:13:49.737Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
00:13:49 [2020-11-19T00:13:49.998Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
00:13:50 [2020-11-19T00:13:50.938Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
00:13:51 [2020-11-19T00:13:51.198Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
00:13:51 [2020-11-19T00:13:51.458Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
00:13:51 [2020-11-19T00:13:51.719Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
00:13:51 [2020-11-19T00:13:51.980Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
00:13:52 [2020-11-19T00:13:52.240Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
00:13:52 [2020-11-19T00:13:52.240Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
00:13:53 [2020-11-19T00:13:53.626Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
00:13:55 [2020-11-19T00:13:55.009Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
00:13:55 [2020-11-19T00:13:55.580Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
00:13:56 [2020-11-19T00:13:56.522Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
00:13:57 [2020-11-19T00:13:57.461Z] === RUN   TestDockerRegistrySuite/TestV2Only
00:13:58 [2020-11-19T00:13:58.402Z] --- PASS: TestDockerRegistrySuite (43.22s)
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.55s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d7b82b9719759] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d51f21525cf97] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [da505362a4bbd] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d829e96958193] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.77s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [df20ff1912b59] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.69s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d9c5eeefef549] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.86s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [dbfe2214a66a6] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d5785fbda1432] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d875ebf6d2f42] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d62ee11698be9] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [dd0484e887ead] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [de29984f9af72] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.96s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d045b325350dd] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d690aa73c2d4e] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s)
00:13:58 [2020-11-19T00:13:58.402Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:30b195797cb517eb35a6e36fe82038f9abbe8433b6e47c653938fee3f371cdb2
00:13:58 [2020-11-19T00:13:58.402Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3bbe366601d9fe2fb521fbd4abe13948c2b95fdae11a582fa02a40cdebcbf983
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d92de68fde3d1] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s)
00:13:58 [2020-11-19T00:13:58.402Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f839a4370fcd84e117a1deb7075c02a5635b55fa30926162dff3ce379a9d2081
00:13:58 [2020-11-19T00:13:58.402Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d41863a6c422957ea41ac1c69357c3224ed7ebdaba4b266ea83c689a2b743456
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [dd89b6e4a7aa4] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.03s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d09aebcb7fe9d] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [ddae84e0cf883] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [da90396afda1b] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [def9fbbf9163f] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [dd4126ac8e694] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d6738549e2897] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d07224e673c5d] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [de89413396786] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d0cd70f4a9ca0] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d22717588e576] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [da2a7e528e9dd] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d5de7a9658c6e] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [db3a2179b5f33] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [dcb4f8ccc9d46] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d08ab43575453] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d87654da1cd22] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d35b2ebd0ab21] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d74831595e45f] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.89s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [d0e7c0be3144e] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s)
00:13:58 [2020-11-19T00:13:58.402Z]         check_test.go:196: [dd216ef2b40b7] daemon is not started
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s)
00:13:58 [2020-11-19T00:13:58.402Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
00:13:58 [2020-11-19T00:13:58.402Z] === RUN   TestDockerSchema1RegistrySuite
00:13:58 [2020-11-19T00:13:58.402Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
00:13:58 [2020-11-19T00:13:58.662Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
00:14:01 [2020-11-19T00:14:01.962Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
00:14:04 [2020-11-19T00:14:04.503Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
00:14:07 [2020-11-19T00:14:07.802Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
00:14:08 [2020-11-19T00:14:08.373Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
00:14:09 [2020-11-19T00:14:09.756Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
00:14:09 [2020-11-19T00:14:09.756Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
00:14:10 [2020-11-19T00:14:10.708Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
00:14:11 [2020-11-19T00:14:11.662Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
00:14:12 [2020-11-19T00:14:12.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
00:14:15 [2020-11-19T00:14:15.146Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
00:14:15 [2020-11-19T00:14:15.406Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
00:14:15 [2020-11-19T00:14:15.666Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
00:14:15 [2020-11-19T00:14:15.926Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
00:14:16 [2020-11-19T00:14:16.187Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
00:14:16 [2020-11-19T00:14:16.448Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
00:14:16 [2020-11-19T00:14:16.708Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
00:14:16 [2020-11-19T00:14:16.968Z] --- PASS: TestDockerSchema1RegistrySuite (18.57s)
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d5ef1f0f93667] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.77s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d45543e51b0b7] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.23s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d1626a4c385f2] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.78s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d790e728b5382] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d043887a5d3be] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.14s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [dd0c7f6ce3abb] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d2beeace56bea] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d58c59c051577] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d136b46c364ff] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [de31938c75ad6] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.53s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d4363307bac28] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [dfdb9aa4d152c] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d4856d153fae3] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d7d1386e43df9] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [dce202d2f16ce] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d24fd8f336135] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d15abfb4b8340] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
00:14:16 [2020-11-19T00:14:16.968Z]         check_test.go:223: [d67caad83cdff] daemon is not started
00:14:16 [2020-11-19T00:14:16.968Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
00:14:16 [2020-11-19T00:14:16.968Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
00:14:17 [2020-11-19T00:14:17.909Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
00:14:18 [2020-11-19T00:14:18.169Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
00:14:18 [2020-11-19T00:14:18.430Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
00:14:19 [2020-11-19T00:14:19.370Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
00:14:19 [2020-11-19T00:14:19.630Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
00:14:20 [2020-11-19T00:14:20.200Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
00:14:20 [2020-11-19T00:14:20.771Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
00:14:20 [2020-11-19T00:14:20.771Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.88s)
00:14:20 [2020-11-19T00:14:20.771Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s)
00:14:20 [2020-11-19T00:14:20.771Z]         check_test.go:252: [d3b33f6d0b50d] daemon is not started
00:14:20 [2020-11-19T00:14:20.771Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
00:14:20 [2020-11-19T00:14:20.771Z]         check_test.go:252: [d73704b1cc4a4] daemon is not started
00:14:20 [2020-11-19T00:14:20.771Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
00:14:20 [2020-11-19T00:14:20.771Z]         check_test.go:252: [da555635fc65e] daemon is not started
00:14:20 [2020-11-19T00:14:20.771Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s)
00:14:20 [2020-11-19T00:14:20.771Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
00:14:20 [2020-11-19T00:14:20.771Z]         check_test.go:252: [dfc9baaf9c351] daemon is not started
00:14:20 [2020-11-19T00:14:20.771Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.44s)
00:14:20 [2020-11-19T00:14:20.771Z]         check_test.go:252: [d6ecc2e4e349d] daemon is not started
00:14:20 [2020-11-19T00:14:20.771Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
00:14:20 [2020-11-19T00:14:20.771Z]         check_test.go:252: [d4015867273c7] daemon is not started
00:14:20 [2020-11-19T00:14:20.771Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
00:14:20 [2020-11-19T00:14:20.771Z]         check_test.go:252: [dd3759bed563a] daemon is not started
00:14:20 [2020-11-19T00:14:20.771Z] === RUN   TestDockerRegistryAuthTokenSuite
00:14:20 [2020-11-19T00:14:20.771Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
00:14:26 [2020-11-19T00:14:26.050Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
00:14:26 [2020-11-19T00:14:26.050Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
00:14:26 [2020-11-19T00:14:26.321Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
00:14:26 [2020-11-19T00:14:26.321Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
00:14:26 [2020-11-19T00:14:26.583Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
00:14:26 [2020-11-19T00:14:26.583Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
00:14:26 [2020-11-19T00:14:26.583Z]         check_test.go:279: [df7d0b1644c7f] daemon is not started
00:14:26 [2020-11-19T00:14:26.583Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
00:14:26 [2020-11-19T00:14:26.583Z]         check_test.go:279: [db0af0f70c78d] daemon is not started
00:14:26 [2020-11-19T00:14:26.583Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
00:14:26 [2020-11-19T00:14:26.583Z]         check_test.go:279: [d02c974f9d8b2] daemon is not started
00:14:26 [2020-11-19T00:14:26.583Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
00:14:26 [2020-11-19T00:14:26.583Z]         check_test.go:279: [d1c31aa2fde99] daemon is not started
00:14:26 [2020-11-19T00:14:26.583Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
00:14:26 [2020-11-19T00:14:26.583Z]         check_test.go:279: [d18dcecf22658] daemon is not started
00:14:26 [2020-11-19T00:14:26.583Z] === RUN   TestDockerNetworkSuite
00:14:26 [2020-11-19T00:14:26.583Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
00:14:29 [2020-11-19T00:14:29.122Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
00:14:29 [2020-11-19T00:14:29.692Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
00:14:32 [2020-11-19T00:14:32.994Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
00:14:34 [2020-11-19T00:14:34.374Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
00:14:36 [2020-11-19T00:14:36.916Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
00:14:38 [2020-11-19T00:14:38.298Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
00:14:43 [2020-11-19T00:14:43.584Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
00:14:46 [2020-11-19T00:14:46.127Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
00:14:46 [2020-11-19T00:14:46.201Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
00:14:46 [2020-11-19T00:14:46.201Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
00:14:47 [2020-11-19T00:14:47.068Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
00:14:47 [2020-11-19T00:14:47.640Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
00:14:48 [2020-11-19T00:14:48.210Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
00:14:49 [2020-11-19T00:14:49.129Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
00:14:49 [2020-11-19T00:14:49.129Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
00:14:49 [2020-11-19T00:14:49.150Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
00:14:50 [2020-11-19T00:14:50.104Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
00:14:50 [2020-11-19T00:14:50.104Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
00:14:50 [2020-11-19T00:14:50.363Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
00:14:51 [2020-11-19T00:14:51.303Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
00:14:51 [2020-11-19T00:14:51.303Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
00:14:51 [2020-11-19T00:14:51.303Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
00:14:51 [2020-11-19T00:14:51.563Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
00:14:52 [2020-11-19T00:14:52.132Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
00:14:53 [2020-11-19T00:14:53.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
00:14:53 [2020-11-19T00:14:53.332Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
00:14:53 [2020-11-19T00:14:53.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
00:14:53 [2020-11-19T00:14:53.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
00:14:53 [2020-11-19T00:14:53.849Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
00:14:53 [2020-11-19T00:14:53.849Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
00:14:53 [2020-11-19T00:14:53.849Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
00:14:53 [2020-11-19T00:14:53.849Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
00:14:53 [2020-11-19T00:14:53.849Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
00:14:54 [2020-11-19T00:14:54.312Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
00:14:54 [2020-11-19T00:14:54.778Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
00:14:56 [2020-11-19T00:14:56.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
00:14:57 [2020-11-19T00:14:57.707Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
00:14:58 [2020-11-19T00:14:58.042Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
00:14:59 [2020-11-19T00:14:59.257Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
00:14:59 [2020-11-19T00:14:59.257Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
00:14:59 [2020-11-19T00:14:59.257Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
00:14:59 [2020-11-19T00:14:59.257Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
00:15:02 [2020-11-19T00:15:02.184Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
00:15:03 [2020-11-19T00:15:03.327Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
00:15:03 [2020-11-19T00:15:03.587Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
00:15:03 [2020-11-19T00:15:03.847Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
00:15:04 [2020-11-19T00:15:04.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
00:15:05 [2020-11-19T00:15:05.048Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
00:15:05 [2020-11-19T00:15:05.048Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
00:15:05 [2020-11-19T00:15:05.309Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
00:15:05 [2020-11-19T00:15:05.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
00:15:05 [2020-11-19T00:15:05.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
00:15:07 [2020-11-19T00:15:07.481Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
00:15:08 [2020-11-19T00:15:08.888Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
00:15:08 [2020-11-19T00:15:08.888Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
00:15:08 [2020-11-19T00:15:08.888Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
00:15:10 [2020-11-19T00:15:10.274Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
00:15:14 [2020-11-19T00:15:14.480Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
00:15:14 [2020-11-19T00:15:14.680Z] === RUN   TestDockerSuite/TestBuildAddNonTar
00:15:14 [2020-11-19T00:15:14.740Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
00:15:18 [2020-11-19T00:15:18.040Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
00:15:18 [2020-11-19T00:15:18.040Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
00:15:18 [2020-11-19T00:15:18.440Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
00:15:18 [2020-11-19T00:15:18.982Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
00:15:19 [2020-11-19T00:15:19.422Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
00:15:19 [2020-11-19T00:15:19.423Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
00:15:20 [2020-11-19T00:15:20.892Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
00:15:21 [2020-11-19T00:15:21.153Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
00:15:22 [2020-11-19T00:15:22.093Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
00:15:22 [2020-11-19T00:15:22.093Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
00:15:22 [2020-11-19T00:15:22.664Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
00:15:23 [2020-11-19T00:15:23.182Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
00:15:23 [2020-11-19T00:15:23.605Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
00:15:24 [2020-11-19T00:15:24.158Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
00:15:24 [2020-11-19T00:15:24.544Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
00:15:31 [2020-11-19T00:15:31.123Z] --- PASS: TestDockerNetworkSuite (63.58s)
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.37s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [dffbf5604d43a] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [db60c22b0b453] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.98s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d0b30e3ee45e9] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.64s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d2d4c083f40c2] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:1233: [db3ff4b83dc03] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [dca21c737b473] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.55s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [db3d61db65e4f] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d5bd0161322de] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d45f211faa964] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [dd5e87f0413ff] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d9134dd65825f] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [db6cf94da0770] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d879a827b0ee8] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d6f42de9ce893] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d975a9acb3774] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [dfbe13615a092] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d243122d07b17] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d27ec6778187f] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d49df0a1daa04] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d52922598f2a8] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d90426f640493] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d7232d8bd9519] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [d1c5ba9c28f3a] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:46: [dbe77d7f385e8] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s)
00:15:31 [2020-11-19T00:15:31.123Z]         docker_cli_network_unix_test.go:968: [d81b7c817a1e0] daemon is not started
00:15:31 [2020-11-19T00:15:31.123Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.72s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [de3a4bb8ac598] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.88s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:1116: [d9ad3676219c4] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.27s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [dedd2b44658de] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.92s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [daf652a7677bb] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [d8cd7ecd70d4d] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [d9f764e491dfa] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.27s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [d394e067ddd7b] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.28s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [d8651ead96339] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [d4cbee92ef767] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.13s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [da29bc8250071] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [d94cf5f431535] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [db64e87c9c56e] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.27s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [dea2eb244d35c] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.21s)
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.72s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:1084: [d9beaeec3339a] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [d59c1b7673a39] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.98s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [d5514c74e27be] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.97s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [d6dcbd934e1b3] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [df79cbc2027ab] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.95s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [d58085561e805] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [db0e1f7cc5c9b] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.09s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [d834abceeb16d] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.53s)
00:15:31 [2020-11-19T00:15:31.124Z]         docker_cli_network_unix_test.go:46: [d882344b91ac5] daemon is not started
00:15:31 [2020-11-19T00:15:31.124Z] === RUN   TestDockerHubPullSuite
00:15:31 [2020-11-19T00:15:31.124Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
00:15:31 [2020-11-19T00:15:31.384Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
00:15:32 [2020-11-19T00:15:32.791Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
00:15:33 [2020-11-19T00:15:33.730Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
00:15:34 [2020-11-19T00:15:34.519Z] === RUN   TestDockerSuite/TestBuildAddScript
00:15:34 [2020-11-19T00:15:34.519Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
00:15:34 [2020-11-19T00:15:34.519Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
00:15:34 [2020-11-19T00:15:34.519Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
00:15:34 [2020-11-19T00:15:34.519Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
00:15:34 [2020-11-19T00:15:34.519Z] === RUN   TestDockerSuite/TestBuildAddTar
00:15:35 [2020-11-19T00:15:35.111Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
00:15:35 [2020-11-19T00:15:35.682Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
00:15:37 [2020-11-19T00:15:37.590Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
00:15:37 [2020-11-19T00:15:37.590Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
00:15:40 [2020-11-19T00:15:40.886Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
00:15:40 [2020-11-19T00:15:40.886Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
00:15:40 [2020-11-19T00:15:40.886Z] --- PASS: TestDockerHubPullSuite (10.73s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.44s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.65s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.55s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (4.65s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.35s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
00:15:40 [2020-11-19T00:15:40.886Z] PASS
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === Skipped
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_sni_test.go:18: Flakey test
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:15:40 [2020-11-19T00:15:40.886Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
00:15:40 [2020-11-19T00:15:40.886Z] 
00:15:40 [2020-11-19T00:15:40.886Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
00:15:40 [2020-11-19T00:15:40.886Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
00:15:40 [2020-11-19T00:15:40.887Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:15:40 [2020-11-19T00:15:40.887Z]         docker_cli_network_unix_test.go:46: [db64e87c9c56e] daemon is not started
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] 
00:15:40 [2020-11-19T00:15:40.887Z] DONE 1274 tests, 51 skipped in 1556.850s
00:15:40 [2020-11-19T00:15:40.887Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:15:40 [2020-11-19T00:15:40.887Z] ++++ cat bundles/test-integration/docker.pid
00:15:40 [2020-11-19T00:15:40.887Z] +++ kill 8056
00:15:41 [2020-11-19T00:15:41.827Z] +++ /etc/init.d/apparmor stop
00:15:41 [2020-11-19T00:15:41.827Z] Leaving: AppArmorNo profiles have been unloaded.
00:15:41 [2020-11-19T00:15:41.827Z] 
00:15:41 [2020-11-19T00:15:41.827Z] Unloading profiles will leave already running processes permanently
00:15:41 [2020-11-19T00:15:41.827Z] unconfined, which can lead to unexpected situations.
00:15:41 [2020-11-19T00:15:41.827Z] 
00:15:41 [2020-11-19T00:15:41.827Z] To set a process to complain mode, use the command line tool
00:15:42 [2020-11-19T00:15:42.088Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:15:42 [2020-11-19T00:15:42.088Z] +++ true
00:15:42 [2020-11-19T00:15:42.088Z] exiting test-integration
00:15:42 [2020-11-19T00:15:42.088Z] ++ exit 0
00:15:42 [2020-11-19T00:15:42.088Z] 
00:15:42 [2020-11-19T00:15:42.348Z] + for job in $(jobs -p)
00:15:42 [2020-11-19T00:15:42.348Z] + wait 16444
00:15:43 [2020-11-19T00:15:43.730Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
00:15:44 [2020-11-19T00:15:44.305Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
00:15:45 [2020-11-19T00:15:45.246Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
00:15:47 [2020-11-19T00:15:47.156Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
00:16:25 [2020-11-19T00:16:25.281Z] === RUN   TestDockerSuite/TestBuildAddTarXz
00:16:25 [2020-11-19T00:16:25.281Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
00:16:25 [2020-11-19T00:16:25.281Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
00:16:43 [2020-11-19T00:16:43.047Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
00:16:43 [2020-11-19T00:16:43.425Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
00:16:44 [2020-11-19T00:16:44.021Z] === RUN   TestDockerSuite/TestBuildBlankName
00:16:44 [2020-11-19T00:16:44.485Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
00:16:51 [2020-11-19T00:16:51.596Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
00:16:52 [2020-11-19T00:16:52.572Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
00:16:57 [2020-11-19T00:16:57.288Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
00:17:07 [2020-11-19T00:17:07.658Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
00:17:16 [2020-11-19T00:17:16.270Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
00:17:16 [2020-11-19T00:17:16.270Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
00:17:20 [2020-11-19T00:17:20.991Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
00:17:20 [2020-11-19T00:17:20.991Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
00:17:20 [2020-11-19T00:17:20.991Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
00:17:26 [2020-11-19T00:17:26.815Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
00:17:26 [2020-11-19T00:17:26.815Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
00:17:26 [2020-11-19T00:17:26.815Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
00:17:26 [2020-11-19T00:17:26.815Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
00:17:26 [2020-11-19T00:17:26.815Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
00:17:30 [2020-11-19T00:17:30.119Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
00:17:42 [2020-11-19T00:17:42.335Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
00:17:45 [2020-11-19T00:17:45.631Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
00:17:56 [2020-11-19T00:17:56.839Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
00:17:58 [2020-11-19T00:17:58.385Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
00:17:58 [2020-11-19T00:17:58.848Z] === RUN   TestDockerSuite/TestBuildCacheAdd
00:17:59 [2020-11-19T00:17:59.311Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
00:18:00 [2020-11-19T00:18:00.861Z] === RUN   TestDockerSuite/TestBuildCacheFrom
00:18:00 [2020-11-19T00:18:00.861Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
00:18:05 [2020-11-19T00:18:05.596Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
00:18:06 [2020-11-19T00:18:06.581Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
00:18:06 [2020-11-19T00:18:06.581Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
00:18:06 [2020-11-19T00:18:06.581Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
00:18:08 [2020-11-19T00:18:08.134Z] === RUN   TestDockerSuite/TestBuildClearCmd
00:18:08 [2020-11-19T00:18:08.597Z] === RUN   TestDockerSuite/TestBuildCmd
00:18:09 [2020-11-19T00:18:09.060Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
00:18:09 [2020-11-19T00:18:09.530Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
00:18:09 [2020-11-19T00:18:09.994Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
00:18:15 [2020-11-19T00:18:15.825Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
00:18:16 [2020-11-19T00:18:16.801Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
00:18:16 [2020-11-19T00:18:16.801Z] === RUN   TestDockerSuite/TestBuildConditionalCache
00:18:18 [2020-11-19T00:18:18.349Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
00:18:18 [2020-11-19T00:18:18.350Z] === RUN   TestDockerSuite/TestBuildContextCleanup
00:18:18 [2020-11-19T00:18:18.350Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
00:18:20 [2020-11-19T00:18:20.542Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
00:18:21 [2020-11-19T00:18:21.004Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
00:18:21 [2020-11-19T00:18:21.470Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
00:18:21 [2020-11-19T00:18:21.470Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
00:18:21 [2020-11-19T00:18:21.933Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
00:18:22 [2020-11-19T00:18:22.910Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
00:18:22 [2020-11-19T00:18:22.910Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
00:18:22 [2020-11-19T00:18:22.910Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
00:18:27 [2020-11-19T00:18:27.635Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
00:19:03 [2020-11-19T00:19:03.401Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
00:19:03 [2020-11-19T00:19:03.401Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
00:19:04 [2020-11-19T00:19:04.379Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
00:19:10 [2020-11-19T00:19:10.207Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
00:19:10 [2020-11-19T00:19:10.207Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
00:19:10 [2020-11-19T00:19:10.678Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
00:19:10 [2020-11-19T00:19:10.678Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
00:19:11 [2020-11-19T00:19:11.142Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
00:19:11 [2020-11-19T00:19:11.142Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
00:19:46 [2020-11-19T00:19:46.912Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
00:19:46 [2020-11-19T00:19:46.912Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
00:19:46 [2020-11-19T00:19:46.912Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
00:19:52 [2020-11-19T00:19:52.134Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
00:20:00 [2020-11-19T00:20:00.343Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
00:20:00 [2020-11-19T00:20:00.343Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
00:20:00 [2020-11-19T00:20:00.343Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
00:20:00 [2020-11-19T00:20:00.343Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
00:20:00 [2020-11-19T00:20:00.343Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
00:20:00 [2020-11-19T00:20:00.913Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
00:20:03 [2020-11-19T00:20:03.452Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
00:20:04 [2020-11-19T00:20:04.664Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
00:20:04 [2020-11-19T00:20:04.664Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
00:20:05 [2020-11-19T00:20:05.640Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
00:20:06 [2020-11-19T00:20:06.761Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
00:20:08 [2020-11-19T00:20:08.685Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
00:20:09 [2020-11-19T00:20:09.413Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
00:20:11 [2020-11-19T00:20:11.616Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
00:20:13 [2020-11-19T00:20:13.811Z] === RUN   TestDockerSuite/TestBuildDockerignore
00:21:04 [2020-11-19T00:21:04.588Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
00:21:04 [2020-11-19T00:21:04.936Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
00:21:04 [2020-11-19T00:21:04.936Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
00:21:06 [2020-11-19T00:21:06.320Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
00:21:08 [2020-11-19T00:21:08.230Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
00:21:10 [2020-11-19T00:21:10.412Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
00:21:10 [2020-11-19T00:21:10.412Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
00:21:11 [2020-11-19T00:21:11.525Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
00:21:14 [2020-11-19T00:21:14.065Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
00:21:36 [2020-11-19T00:21:36.029Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
00:21:48 [2020-11-19T00:21:48.248Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
00:21:48 [2020-11-19T00:21:48.818Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
00:21:51 [2020-11-19T00:21:51.364Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
00:21:54 [2020-11-19T00:21:54.659Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
00:22:01 [2020-11-19T00:22:01.238Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
00:22:05 [2020-11-19T00:22:05.474Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
00:22:08 [2020-11-19T00:22:08.014Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
00:22:10 [2020-11-19T00:22:10.554Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
00:22:10 [2020-11-19T00:22:10.957Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
00:22:11 [2020-11-19T00:22:11.932Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
00:22:12 [2020-11-19T00:22:12.908Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
00:22:13 [2020-11-19T00:22:13.095Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
00:22:15 [2020-11-19T00:22:15.638Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
00:22:18 [2020-11-19T00:22:18.935Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
00:22:21 [2020-11-19T00:22:21.475Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
00:22:34 [2020-11-19T00:22:34.058Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
00:22:46 [2020-11-19T00:22:46.488Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
00:22:56 [2020-11-19T00:22:56.856Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
00:23:17 [2020-11-19T00:23:17.732Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
00:23:26 [2020-11-19T00:23:26.887Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
00:23:32 [2020-11-19T00:23:32.623Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
00:23:39 [2020-11-19T00:23:39.314Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
00:23:47 [2020-11-19T00:23:47.515Z] --- PASS: TestDockerSwarmSuite (1657.14s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.99s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.88s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.50s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.81s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:562: [dd8f5632e284a] joining swarm manager [dc4679797dbbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:584: [d29db2b27a80c] joining swarm manager [dc4679797dbbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]         check_test.go:380: [dd8f5632e284a] daemon is not started
00:23:47 [2020-11-19T00:23:47.515Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.71s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:45: [dd79cf233b4e6] joining swarm manager [d92662707ef06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.70s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.07s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:303: [d28f49d6fb0d6] joining swarm manager [d4d0f4f117598]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:304: [d365ffba59cea] joining swarm manager [d4d0f4f117598]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:363: Waiting for possible election...
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.41s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:271: [d9e28ad0082fc] joining swarm manager [ddb7d55dbbf4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:272: [d79504ccb0e98] joining swarm manager [ddb7d55dbbf4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.84s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.32s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.56s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_node_test.go:19: [db302dc48e3ba] joining swarm manager [d5247b63d3b6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_node_test.go:20: [d0a1424851fc6] joining swarm manager [d5247b63d3b6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.92s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:501: [d3b68b7a2350d] joining swarm manager [db76f552e4106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:506: [def0d03522919] joining swarm manager [db76f552e4106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.48s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_node_test.go:80: [da3ef88bcfe03] joining swarm manager [d75ac6eee3163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.62s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_node_test.go:52: [d4b953847992a] joining swarm manager [d1565f610c85e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_node_test.go:53: [d89ee29e3ced7] joining swarm manager [d1565f610c85e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.70s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (27.09s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:201: [d2ae627be7120] joining swarm manager [df9b9bab530c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.52s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:383: [da9183cb1901f] joining swarm manager [dff1e07cf5840]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:384: [d9e4895d4f15b] joining swarm manager [dff1e07cf5840]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]         check_test.go:380: [d9e4895d4f15b] daemon is not started
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.71s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:801: [d32f19467943b] joining swarm manager [d67833198a8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:801: [d39231f817cf4] joining swarm manager [d67833198a8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:801: [d8d68345fa67b] joining swarm manager [d67833198a8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:801: [d16d807a67eb1] joining swarm manager [d67833198a8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_test.go:809: [d05bd34ce2726] joining swarm manager [d67833198a8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.33s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.48s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:394: [d65648fa5dcf6] joining swarm manager [df96f3be395b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:394: [d8218ee196a7a] joining swarm manager [df96f3be395b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.95s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:342: [d34ce2b1445c3] joining swarm manager [d9fde7b45ee8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:342: [dd264d6afa579] joining swarm manager [d9fde7b45ee8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.98s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:489: [dca429f8fe22e] joining swarm manager [d1cd29b4fe641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:489: [d1dfef74eae75] joining swarm manager [d1cd29b4fe641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (4.79s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.57s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:127: [d2ef9897363e7] joining swarm manager [d363a03d8f259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:128: [d5718fb5a499b] joining swarm manager [d363a03d8f259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:136: [dbb2498e52ab5] joining swarm manager [d363a03d8f259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:137: [d3502ac3be415] joining swarm manager [d363a03d8f259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.00s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:303: [defc50aafdb3d] joining swarm manager [d26c45666cfb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:303: [d02abe343e699] joining swarm manager [d26c45666cfb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.43s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:99: [d5d14b2b9fb29] joining swarm manager [d936002e8def8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:100: [d854a47428cc7] joining swarm manager [d936002e8def8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]         check_test.go:380: [d5d14b2b9fb29] daemon is not started
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.05s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:532: [de3253b956fac] joining swarm manager [d44b2955b1417]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:533: [d2178dcec68d1] joining swarm manager [d44b2955b1417]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.63s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:147: [d569fcc0b1fd2] joining swarm manager [d7ab1349ff6a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_api_swarm_service_test.go:147: [daffd1e327936] joining swarm manager [d7ab1349ff6a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.46s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.87s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.75s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.20s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.42s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.60s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.45s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.54s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.80s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.70s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.42s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.67s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.75s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.74s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.64s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.21s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.37s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.33s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.91s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.77s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.60s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.28s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.17s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.62s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.78s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.91s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_service_logs_test.go:245: checking task ip13y4tztc9l
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_service_logs_test.go:250: checking messages for ip13y4tztc9l
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_service_logs_test.go:245: checking task ziw80p0zt3j4
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_service_logs_test.go:250: checking messages for ziw80p0zt3j4
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.96s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.74s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.34s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (1.90s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.99s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:1901: [d9c9099b55c25] joining swarm manager [d44e3382941ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:1902: [da08cfb342197] joining swarm manager [d44e3382941ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.19s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.69s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.79s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:1802: [dcf79a56f96c9] joining swarm manager [d63c9e03c219c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:1803: [d9b20f9f451f9] joining swarm manager [d63c9e03c219c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.51s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (111.53s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:1321: [da3d2ece82e4f] joining swarm manager [d0ba792de245f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:1322: [d0a879aeacdde] joining swarm manager [d0ba792de245f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.33s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.31s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.32s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.56s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.72s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.36s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.74s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.16s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.86s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.53s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.37s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:1186: [dabeab4981e12] joining swarm manager [d1fffe1598160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:1195: [de42c7dc4dcbb] joining swarm manager [d1fffe1598160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.04s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.43s)
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.34s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:1118: [d935bff5bee6c] joining swarm manager [d1884241141e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:1119: [dfee8053c9466] joining swarm manager [d1884241141e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:1172: [daf552197683b] joining swarm manager [d1884241141e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:23:47 [2020-11-19T00:23:47.515Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s)
00:23:47 [2020-11-19T00:23:47.515Z]         docker_cli_swarm_test.go:1453: [db02f4d3b2be6] joining swarm manager [d593d7a9d3b19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.516Z]         docker_cli_swarm_test.go:1454: [ddabbe7795e23] joining swarm manager [d593d7a9d3b19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.91s)
00:23:47 [2020-11-19T00:23:47.516Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s)
00:23:47 [2020-11-19T00:23:47.516Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s)
00:23:47 [2020-11-19T00:23:47.516Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s)
00:23:47 [2020-11-19T00:23:47.516Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.25s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.65s)
00:23:47 [2020-11-19T00:23:47.516Z]         docker_cli_swarm_unix_test.go:62: [d22398b3acb99] joining swarm manager [db48195c5ebaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.72s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.86s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.14s)
00:23:47 [2020-11-19T00:23:47.516Z]         docker_api_swarm_test.go:961: [dc6879aba1fd4] joining swarm manager [de9f6492611fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.46s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.40s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.75s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.65s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.64s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s)
00:23:47 [2020-11-19T00:23:47.516Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s)
00:23:47 [2020-11-19T00:23:47.516Z] === RUN   TestDockerExternalVolumeSuite
00:23:47 [2020-11-19T00:23:47.516Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
00:23:54 [2020-11-19T00:23:54.176Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
00:24:05 [2020-11-19T00:24:05.615Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
00:25:13 [2020-11-19T00:25:13.349Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
00:25:19 [2020-11-19T00:25:19.923Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
00:25:35 [2020-11-19T00:25:35.560Z] === RUN   TestDockerSuite/TestBuildDotDotFile
00:25:35 [2020-11-19T00:25:35.560Z] === RUN   TestDockerSuite/TestBuildEOLInLine
00:25:35 [2020-11-19T00:25:35.560Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
00:25:35 [2020-11-19T00:25:35.560Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
00:25:35 [2020-11-19T00:25:35.560Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
00:25:35 [2020-11-19T00:25:35.560Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
00:25:35 [2020-11-19T00:25:35.560Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
00:25:35 [2020-11-19T00:25:35.560Z] === RUN   TestDockerSuite/TestBuildEntrypoint
00:25:35 [2020-11-19T00:25:35.560Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
00:25:35 [2020-11-19T00:25:35.560Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
00:25:37 [2020-11-19T00:25:37.111Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
00:25:41 [2020-11-19T00:25:41.830Z] === RUN   TestDockerSuite/TestBuildEnv
00:25:41 [2020-11-19T00:25:41.830Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
00:25:42 [2020-11-19T00:25:42.293Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
00:25:42 [2020-11-19T00:25:42.293Z] === RUN   TestDockerSuite/TestBuildEnvUsage
00:25:42 [2020-11-19T00:25:42.293Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
00:25:42 [2020-11-19T00:25:42.293Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
00:25:45 [2020-11-19T00:25:45.219Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
00:25:45 [2020-11-19T00:25:45.219Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
00:25:45 [2020-11-19T00:25:45.219Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
00:25:45 [2020-11-19T00:25:45.219Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
00:25:46 [2020-11-19T00:25:46.203Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
00:25:50 [2020-11-19T00:25:50.921Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
00:25:52 [2020-11-19T00:25:52.018Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
00:26:06 [2020-11-19T00:26:06.946Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
00:26:08 [2020-11-19T00:26:08.681Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
00:26:08 [2020-11-19T00:26:08.681Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
00:26:08 [2020-11-19T00:26:08.681Z] === RUN   TestDockerSuite/TestBuildExpose
00:26:08 [2020-11-19T00:26:08.681Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
00:26:08 [2020-11-19T00:26:08.681Z] === RUN   TestDockerSuite/TestBuildExposeOrder
00:26:08 [2020-11-19T00:26:08.681Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
00:26:08 [2020-11-19T00:26:08.681Z] === RUN   TestDockerSuite/TestBuildFails
00:26:10 [2020-11-19T00:26:10.232Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
00:26:10 [2020-11-19T00:26:10.232Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
00:26:14 [2020-11-19T00:26:14.951Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
00:26:19 [2020-11-19T00:26:19.684Z] === RUN   TestDockerSuite/TestBuildForceRm
00:26:32 [2020-11-19T00:26:32.117Z] === RUN   TestDockerSuite/TestBuildFromGit
00:26:39 [2020-11-19T00:26:39.039Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
00:26:42 [2020-11-19T00:26:42.483Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
00:26:42 [2020-11-19T00:26:42.483Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
00:26:48 [2020-11-19T00:26:48.308Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
00:26:48 [2020-11-19T00:26:48.308Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
00:26:49 [2020-11-19T00:26:49.282Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
00:26:49 [2020-11-19T00:26:49.746Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
00:26:49 [2020-11-19T00:26:49.746Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
00:26:51 [2020-11-19T00:26:51.255Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
00:26:58 [2020-11-19T00:26:58.359Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
00:26:58 [2020-11-19T00:26:58.360Z] === RUN   TestDockerSuite/TestBuildHistory
00:27:08 [2020-11-19T00:27:08.724Z] === RUN   TestDockerSuite/TestBuildIidFile
00:27:08 [2020-11-19T00:27:08.724Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
00:27:10 [2020-11-19T00:27:10.273Z] === RUN   TestDockerSuite/TestBuildInheritance
00:27:10 [2020-11-19T00:27:10.273Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
00:27:11 [2020-11-19T00:27:11.250Z] === RUN   TestDockerSuite/TestBuildInvalidTag
00:27:11 [2020-11-19T00:27:11.250Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
00:27:15 [2020-11-19T00:27:15.970Z] === RUN   TestDockerSuite/TestBuildLabel
00:27:16 [2020-11-19T00:27:16.433Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
00:27:16 [2020-11-19T00:27:16.896Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
00:27:17 [2020-11-19T00:27:17.876Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
00:27:18 [2020-11-19T00:27:18.339Z] === RUN   TestDockerSuite/TestBuildLabels
00:27:19 [2020-11-19T00:27:19.314Z] === RUN   TestDockerSuite/TestBuildLabelsCache
00:27:20 [2020-11-19T00:27:20.292Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
00:27:23 [2020-11-19T00:27:23.356Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
00:27:25 [2020-11-19T00:27:25.014Z] === RUN   TestDockerSuite/TestBuildLastModified
00:27:25 [2020-11-19T00:27:25.503Z] === RUN   TestDockerSuite/TestBuildLineBreak
00:27:25 [2020-11-19T00:27:25.503Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
00:27:25 [2020-11-19T00:27:25.503Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
00:27:25 [2020-11-19T00:27:25.503Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
00:27:25 [2020-11-19T00:27:25.503Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
00:27:25 [2020-11-19T00:27:25.503Z] === RUN   TestDockerSuite/TestBuildMaintainer
00:27:26 [2020-11-19T00:27:26.477Z] === RUN   TestDockerSuite/TestBuildMissingArgs
00:27:26 [2020-11-19T00:27:26.940Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
00:27:31 [2020-11-19T00:27:31.665Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
00:27:38 [2020-11-19T00:27:38.247Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
00:27:46 [2020-11-19T00:27:46.529Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
00:27:46 [2020-11-19T00:27:46.529Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
00:27:48 [2020-11-19T00:27:48.721Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
00:27:56 [2020-11-19T00:27:56.346Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
00:28:18 [2020-11-19T00:28:18.737Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
00:28:36 [2020-11-19T00:28:36.484Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
00:28:39 [2020-11-19T00:28:39.410Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
00:28:43 [2020-11-19T00:28:43.039Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
00:28:45 [2020-11-19T00:28:45.234Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
00:28:55 [2020-11-19T00:28:55.601Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
00:29:01 [2020-11-19T00:29:01.163Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
00:29:10 [2020-11-19T00:29:10.461Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
00:29:10 [2020-11-19T00:29:10.461Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
00:29:17 [2020-11-19T00:29:17.593Z] === RUN   TestDockerSuite/TestBuildMultipleTags
00:29:18 [2020-11-19T00:29:18.056Z] === RUN   TestDockerSuite/TestBuildNetContainer
00:29:18 [2020-11-19T00:29:18.056Z] === RUN   TestDockerSuite/TestBuildNetNone
00:29:18 [2020-11-19T00:29:18.519Z] === RUN   TestDockerSuite/TestBuildNoContext
00:29:20 [2020-11-19T00:29:20.724Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
00:29:25 [2020-11-19T00:29:25.445Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
00:29:26 [2020-11-19T00:29:26.994Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
00:29:27 [2020-11-19T00:29:27.457Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
00:29:27 [2020-11-19T00:29:27.457Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
00:29:30 [2020-11-19T00:29:30.379Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
00:29:31 [2020-11-19T00:29:31.356Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
00:29:32 [2020-11-19T00:29:32.331Z] === RUN   TestDockerSuite/TestBuildOnBuild
00:29:33 [2020-11-19T00:29:33.254Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
00:29:47 [2020-11-19T00:29:47.192Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
00:29:47 [2020-11-19T00:29:47.655Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
00:29:58 [2020-11-19T00:29:58.020Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
00:29:59 [2020-11-19T00:29:59.568Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
00:30:05 [2020-11-19T00:30:05.345Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
00:30:08 [2020-11-19T00:30:08.185Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
00:30:14 [2020-11-19T00:30:14.092Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
00:30:17 [2020-11-19T00:30:17.570Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
00:30:17 [2020-11-19T00:30:17.850Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
00:30:18 [2020-11-19T00:30:18.827Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
00:30:19 [2020-11-19T00:30:19.290Z] === RUN   TestDockerSuite/TestBuildPATH
00:30:19 [2020-11-19T00:30:19.290Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
00:30:20 [2020-11-19T00:30:20.839Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
00:30:20 [2020-11-19T00:30:20.839Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
00:30:35 [2020-11-19T00:30:35.670Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
00:30:50 [2020-11-19T00:30:50.563Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
00:31:03 [2020-11-19T00:31:03.441Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
00:31:05 [2020-11-19T00:31:05.471Z] --- PASS: TestDockerExternalVolumeSuite (437.40s)
00:31:05 [2020-11-19T00:31:05.471Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s)
00:31:05 [2020-11-19T00:31:05.471Z]         docker_cli_external_volume_driver_test.go:53: [db9143b670bc9] daemon is not started
00:31:05 [2020-11-19T00:31:05.471Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
00:31:05 [2020-11-19T00:31:05.471Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s)
00:31:05 [2020-11-19T00:31:05.471Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
00:31:05 [2020-11-19T00:31:05.471Z]         docker_cli_external_volume_driver_test.go:53: [d2c51ae8f190c] daemon is not started
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
00:31:05 [2020-11-19T00:31:05.472Z]         docker_cli_external_volume_driver_test.go:53: [dc0df22b0e506] daemon is not started
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
00:31:05 [2020-11-19T00:31:05.472Z]         docker_cli_external_volume_driver_test.go:53: [d960e5d954964] daemon is not started
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.30s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s)
00:31:05 [2020-11-19T00:31:05.472Z]         docker_cli_external_volume_driver_test.go:485: [de4c03392c9e6] daemon is not started
00:31:05 [2020-11-19T00:31:05.472Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
00:31:05 [2020-11-19T00:31:05.472Z]         docker_cli_external_volume_driver_test.go:53: [d696cdba92420] daemon is not started
00:31:05 [2020-11-19T00:31:05.472Z] PASS
00:31:05 [2020-11-19T00:31:05.472Z] 
00:31:05 [2020-11-19T00:31:05.472Z] === Skipped
00:31:05 [2020-11-19T00:31:05.472Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:31:05 [2020-11-19T00:31:05.472Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
00:31:05 [2020-11-19T00:31:05.472Z]         check_test.go:309: [d59d9c0ee7a6c] daemon is not started
00:31:05 [2020-11-19T00:31:05.472Z] 
00:31:05 [2020-11-19T00:31:05.472Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
00:31:05 [2020-11-19T00:31:05.472Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
00:31:05 [2020-11-19T00:31:05.472Z]         check_test.go:309: [de37fda57fdf4] daemon is not started
00:31:05 [2020-11-19T00:31:05.472Z] 
00:31:05 [2020-11-19T00:31:05.472Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:31:05 [2020-11-19T00:31:05.472Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
00:31:05 [2020-11-19T00:31:05.472Z]         check_test.go:309: [d4f2e9ce69bc0] daemon is not started
00:31:05 [2020-11-19T00:31:05.472Z] 
00:31:05 [2020-11-19T00:31:05.472Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
00:31:05 [2020-11-19T00:31:05.472Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
00:31:05 [2020-11-19T00:31:05.472Z] 
00:31:05 [2020-11-19T00:31:05.472Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
00:31:05 [2020-11-19T00:31:05.472Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
00:31:05 [2020-11-19T00:31:05.472Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:31:05 [2020-11-19T00:31:05.472Z] 
00:31:05 [2020-11-19T00:31:05.472Z] 
00:31:05 [2020-11-19T00:31:05.472Z] DONE 273 tests, 5 skipped in 2480.350s
00:31:05 [2020-11-19T00:31:05.472Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:31:05 [2020-11-19T00:31:05.472Z] ++++ cat bundles/test-integration/docker.pid
00:31:05 [2020-11-19T00:31:05.472Z] +++ kill 8017
00:31:06 [2020-11-19T00:31:06.416Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d02bb158aa05c/docker.pid
00:31:06 [2020-11-19T00:31:06.416Z] +++ kill 5801
00:31:06 [2020-11-19T00:31:06.416Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5801 is not a child of this shell
00:31:06 [2020-11-19T00:31:06.416Z] warning: PID 5801 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d02bb158aa05c/docker.pid had a nonzero exit code
00:31:06 [2020-11-19T00:31:06.416Z] +++ /etc/init.d/apparmor stop
00:31:06 [2020-11-19T00:31:06.416Z] Leaving: AppArmorNo profiles have been unloaded.
00:31:06 [2020-11-19T00:31:06.416Z] 
00:31:06 [2020-11-19T00:31:06.416Z] Unloading profiles will leave already running processes permanently
00:31:06 [2020-11-19T00:31:06.416Z] unconfined, which can lead to unexpected situations.
00:31:06 [2020-11-19T00:31:06.416Z] 
00:31:06 [2020-11-19T00:31:06.416Z] To set a process to complain mode, use the command line tool
00:31:06 [2020-11-19T00:31:06.416Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:31:06 [2020-11-19T00:31:06.416Z] +++ true
00:31:06 [2020-11-19T00:31:06.416Z] exiting test-integration
00:31:06 [2020-11-19T00:31:06.416Z] ++ exit 0
00:31:06 [2020-11-19T00:31:06.416Z] 
00:31:06 [2020-11-19T00:31:06.675Z] + exit 0
00:31:06 [2020-11-19T00:31:06.675Z] ++ jobs -p
00:31:06 [2020-11-19T00:31:06.675Z] + pids=
00:31:06 [2020-11-19T00:31:06.675Z] + echo 'Remaining pids to kill: []'
00:31:06 [2020-11-19T00:31:06.675Z] Remaining pids to kill: []
00:31:06 [2020-11-19T00:31:06.675Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
00:31:06 [2020-11-19T00:31:06.691Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:31:09 [2020-11-19T00:31:09.013Z] + echo Ensuring container killed.
00:31:09 [2020-11-19T00:31:09.013Z] Ensuring container killed.
00:31:09 [2020-11-19T00:31:09.013Z] + docker ps -aq -f name=docker-pr1-*
00:31:09 [2020-11-19T00:31:09.013Z] + cids=79e0104328aa
00:31:09 [2020-11-19T00:31:09.013Z] ce2acaa29f08
00:31:09 [2020-11-19T00:31:09.013Z] 710e25d84ca7
00:31:09 [2020-11-19T00:31:09.013Z] + [ -n 79e0104328aa
00:31:09 [2020-11-19T00:31:09.013Z] ce2acaa29f08
00:31:09 [2020-11-19T00:31:09.013Z] 710e25d84ca7 ]
00:31:09 [2020-11-19T00:31:09.013Z] + docker rm -vf 79e0104328aa ce2acaa29f08 710e25d84ca7
00:31:11 [2020-11-19T00:31:11.557Z] 79e0104328aa
00:31:11 [2020-11-19T00:31:11.557Z] ce2acaa29f08
00:31:11 [2020-11-19T00:31:11.557Z] 710e25d84ca7
[Pipeline] sh
00:31:11 [2020-11-19T00:31:11.853Z] + echo Chowning /workspace to jenkins user
00:31:11 [2020-11-19T00:31:11.854Z] Chowning /workspace to jenkins user
00:31:11 [2020-11-19T00:31:11.854Z] + id -u
00:31:11 [2020-11-19T00:31:11.854Z] + id -g
00:31:11 [2020-11-19T00:31:11.854Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41695:/workspace busybox chown -R 1000:1000 /workspace
00:31:11 [2020-11-19T00:31:11.854Z] Unable to find image 'busybox:latest' locally
00:31:12 [2020-11-19T00:31:12.113Z] latest: Pulling from library/busybox
00:31:12 [2020-11-19T00:31:12.113Z] 9758c28807f2: Pulling fs layer
00:31:12 [2020-11-19T00:31:12.113Z] 9758c28807f2: Verifying Checksum
00:31:12 [2020-11-19T00:31:12.113Z] 9758c28807f2: Download complete
00:31:12 [2020-11-19T00:31:12.374Z] 9758c28807f2: Pull complete
00:31:12 [2020-11-19T00:31:12.374Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:31:12 [2020-11-19T00:31:12.374Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:31:15 [2020-11-19T00:31:15.970Z] + bundleName=amd64
00:31:15 [2020-11-19T00:31:15.970Z] + echo Creating amd64-bundles.tar.gz
00:31:15 [2020-11-19T00:31:15.970Z] Creating amd64-bundles.tar.gz
00:31:15 [2020-11-19T00:31:15.970Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:31:15 [2020-11-19T00:31:15.970Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
00:31:16 [2020-11-19T00:31:16.923Z] Archiving artifacts
00:31:19 [2020-11-19T00:31:19.045Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41695/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:31:19 [2020-11-19T00:31:19.363Z] + make clean
00:31:19 [2020-11-19T00:31:19.623Z] docker volume rm -f docker-dev-cache
00:31:19 [2020-11-19T00:31:19.623Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:31:24 [2020-11-19T00:31:24.589Z] === RUN   TestDockerSuite/TestBuildRm
00:31:37 [2020-11-19T00:31:37.014Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
00:31:38 [2020-11-19T00:31:38.567Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
00:31:38 [2020-11-19T00:31:38.567Z] === RUN   TestDockerSuite/TestBuildScratchCopy
00:31:39 [2020-11-19T00:31:39.030Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
00:31:40 [2020-11-19T00:31:40.581Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
00:31:43 [2020-11-19T00:31:43.506Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
00:31:47 [2020-11-19T00:31:47.262Z] === RUN   TestDockerSuite/TestBuildShellInherited
00:31:51 [2020-11-19T00:31:51.983Z] === RUN   TestDockerSuite/TestBuildShellMultiple
00:32:08 [2020-11-19T00:32:08.551Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
00:32:08 [2020-11-19T00:32:08.551Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
00:32:08 [2020-11-19T00:32:08.551Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
00:32:18 [2020-11-19T00:32:18.977Z] === RUN   TestDockerSuite/TestBuildSpaces
00:32:18 [2020-11-19T00:32:18.977Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
00:32:23 [2020-11-19T00:32:23.694Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
00:32:23 [2020-11-19T00:32:23.694Z] === RUN   TestDockerSuite/TestBuildStderr
00:32:28 [2020-11-19T00:32:28.421Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
00:32:49 [2020-11-19T00:32:49.598Z] === RUN   TestDockerSuite/TestBuildStopSignal
00:32:49 [2020-11-19T00:32:49.598Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
00:32:51 [2020-11-19T00:32:51.149Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
00:32:52 [2020-11-19T00:32:52.125Z] === RUN   TestDockerSuite/TestBuildTagEvent
00:32:57 [2020-11-19T00:32:57.949Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
00:33:02 [2020-11-19T00:33:02.667Z] === RUN   TestDockerSuite/TestBuildUser
00:33:02 [2020-11-19T00:33:02.667Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
00:33:02 [2020-11-19T00:33:02.667Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
00:33:02 [2020-11-19T00:33:02.667Z] === RUN   TestDockerSuite/TestBuildVerboseOut
00:33:06 [2020-11-19T00:33:06.433Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
00:33:06 [2020-11-19T00:33:06.895Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
00:33:09 [2020-11-19T00:33:09.820Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
00:33:09 [2020-11-19T00:33:09.820Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
00:33:09 [2020-11-19T00:33:09.820Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
00:33:30 [2020-11-19T00:33:30.980Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
00:33:30 [2020-11-19T00:33:30.980Z] === RUN   TestDockerSuite/TestBuildWindowsUser
00:33:41 [2020-11-19T00:33:41.344Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
00:33:46 [2020-11-19T00:33:46.060Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
00:33:46 [2020-11-19T00:33:46.523Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
00:33:46 [2020-11-19T00:33:46.523Z] === RUN   TestDockerSuite/TestBuildWithFailure
00:33:48 [2020-11-19T00:33:48.721Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
00:33:49 [2020-11-19T00:33:49.184Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
00:34:01 [2020-11-19T00:34:01.673Z] === RUN   TestDockerSuite/TestBuildWithTabs
00:34:05 [2020-11-19T00:34:05.431Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
00:34:05 [2020-11-19T00:34:05.893Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
00:34:27 [2020-11-19T00:34:27.053Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
00:34:27 [2020-11-19T00:34:27.053Z] === RUN   TestDockerSuite/TestBuildWithVolumes
00:34:27 [2020-11-19T00:34:27.053Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
00:34:27 [2020-11-19T00:34:27.053Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
00:34:27 [2020-11-19T00:34:27.053Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
00:34:34 [2020-11-19T00:34:34.162Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
00:34:35 [2020-11-19T00:34:35.713Z] === RUN   TestDockerSuite/TestBuildXZHost
00:34:36 [2020-11-19T00:34:36.176Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
00:34:36 [2020-11-19T00:34:36.176Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
00:34:36 [2020-11-19T00:34:36.176Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
00:34:38 [2020-11-19T00:34:38.369Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
00:34:43 [2020-11-19T00:34:43.099Z] === RUN   TestDockerSuite/TestCommitChange
00:34:47 [2020-11-19T00:34:47.822Z] === RUN   TestDockerSuite/TestCommitChangeLabels
00:34:52 [2020-11-19T00:34:52.538Z] === RUN   TestDockerSuite/TestCommitHardlink
00:34:52 [2020-11-19T00:34:52.538Z] === RUN   TestDockerSuite/TestCommitNewFile
00:34:59 [2020-11-19T00:34:59.654Z] === RUN   TestDockerSuite/TestCommitPausedContainer
00:34:59 [2020-11-19T00:34:59.654Z] === RUN   TestDockerSuite/TestCommitTTY
00:35:06 [2020-11-19T00:35:06.764Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
00:35:11 [2020-11-19T00:35:11.485Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
00:35:11 [2020-11-19T00:35:11.485Z] === RUN   TestDockerSuite/TestCommitWithoutPause
00:35:11 [2020-11-19T00:35:11.485Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
00:35:11 [2020-11-19T00:35:11.485Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
00:35:11 [2020-11-19T00:35:11.485Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
00:35:11 [2020-11-19T00:35:11.485Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
00:35:11 [2020-11-19T00:35:11.485Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
00:35:11 [2020-11-19T00:35:11.485Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
00:35:11 [2020-11-19T00:35:11.948Z] === RUN   TestDockerSuite/TestContainerAPICommit
00:35:19 [2020-11-19T00:35:19.059Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
00:35:24 [2020-11-19T00:35:24.904Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
00:35:24 [2020-11-19T00:35:24.904Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
00:35:27 [2020-11-19T00:35:27.100Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
00:35:27 [2020-11-19T00:35:27.100Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
00:35:27 [2020-11-19T00:35:27.100Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
00:35:27 [2020-11-19T00:35:27.100Z] === RUN   TestDockerSuite/TestContainerAPICreate
00:35:34 [2020-11-19T00:35:34.210Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
00:35:34 [2020-11-19T00:35:34.210Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
00:35:34 [2020-11-19T00:35:34.210Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
00:35:36 [2020-11-19T00:35:36.407Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
00:35:36 [2020-11-19T00:35:36.407Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
00:35:36 [2020-11-19T00:35:36.407Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
00:35:36 [2020-11-19T00:35:36.407Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
00:35:36 [2020-11-19T00:35:36.870Z] === RUN   TestDockerSuite/TestContainerAPIDelete
00:35:39 [2020-11-19T00:35:39.065Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
00:35:40 [2020-11-19T00:35:40.615Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
00:35:42 [2020-11-19T00:35:42.818Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
00:35:42 [2020-11-19T00:35:42.818Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
00:35:42 [2020-11-19T00:35:42.818Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
00:35:45 [2020-11-19T00:35:45.012Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
00:35:45 [2020-11-19T00:35:45.012Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
00:35:47 [2020-11-19T00:35:47.204Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
00:35:47 [2020-11-19T00:35:47.204Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
00:35:47 [2020-11-19T00:35:47.204Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
00:35:48 [2020-11-19T00:35:48.755Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
00:35:49 [2020-11-19T00:35:49.219Z] === RUN   TestDockerSuite/TestContainerAPIKill
00:35:50 [2020-11-19T00:35:50.768Z] === RUN   TestDockerSuite/TestContainerAPIPause
00:35:50 [2020-11-19T00:35:50.768Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
00:35:57 [2020-11-19T00:35:57.875Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
00:35:57 [2020-11-19T00:35:57.875Z] === RUN   TestDockerSuite/TestContainerAPIRename
00:36:00 [2020-11-19T00:36:00.073Z] === RUN   TestDockerSuite/TestContainerAPIRestart
00:36:02 [2020-11-19T00:36:02.998Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
00:36:06 [2020-11-19T00:36:06.761Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
00:36:06 [2020-11-19T00:36:06.761Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
00:36:06 [2020-11-19T00:36:06.761Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
00:36:06 [2020-11-19T00:36:06.761Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
00:36:06 [2020-11-19T00:36:06.761Z] === RUN   TestDockerSuite/TestContainerAPIStart
00:36:08 [2020-11-19T00:36:08.311Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
00:36:08 [2020-11-19T00:36:08.311Z] === RUN   TestDockerSuite/TestContainerAPIStop
00:36:10 [2020-11-19T00:36:10.508Z] === RUN   TestDockerSuite/TestContainerAPITop
00:36:10 [2020-11-19T00:36:10.508Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
00:36:12 [2020-11-19T00:36:12.709Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
00:36:12 [2020-11-19T00:36:12.709Z] === RUN   TestDockerSuite/TestContainerAPIWait
00:36:16 [2020-11-19T00:36:16.479Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
00:36:18 [2020-11-19T00:36:18.031Z] === RUN   TestDockerSuite/TestContainerNetworkMode
00:36:18 [2020-11-19T00:36:18.031Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
00:36:18 [2020-11-19T00:36:18.031Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
00:36:18 [2020-11-19T00:36:18.031Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
00:36:18 [2020-11-19T00:36:18.031Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
00:36:18 [2020-11-19T00:36:18.031Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
00:36:20 [2020-11-19T00:36:20.227Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
00:36:20 [2020-11-19T00:36:20.227Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
00:36:22 [2020-11-19T00:36:22.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
00:36:24 [2020-11-19T00:36:24.614Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
00:36:26 [2020-11-19T00:36:26.807Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
00:36:29 [2020-11-19T00:36:29.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000b077e0_<nil>}
00:36:31 [2020-11-19T00:36:31.198Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1528893174_c:\foo_false__<nil>_<nil>_<nil>}
00:36:33 [2020-11-19T00:36:33.397Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1528893174_c:\foo_true__<nil>_<nil>_<nil>}
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestCopyAndRestart
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
00:36:35 [2020-11-19T00:36:35.591Z] === RUN   TestDockerSuite/TestCpAbsolutePath
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpFromCaseA
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpFromCaseB
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpFromCaseC
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpFromCaseD
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpFromCaseE
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpFromCaseF
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpFromCaseG
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpFromCaseH
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpFromCaseI
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpFromCaseJ
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
00:36:37 [2020-11-19T00:36:37.784Z] === RUN   TestDockerSuite/TestCpGarbagePath
00:36:39 [2020-11-19T00:36:39.979Z] === RUN   TestDockerSuite/TestCpLocalOnly
00:36:39 [2020-11-19T00:36:39.979Z] === RUN   TestDockerSuite/TestCpNameHasColon
00:36:39 [2020-11-19T00:36:39.979Z] === RUN   TestDockerSuite/TestCpRelativePath
00:36:42 [2020-11-19T00:36:42.173Z] === RUN   TestDockerSuite/TestCpSpecialFiles
00:36:42 [2020-11-19T00:36:42.173Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
00:36:42 [2020-11-19T00:36:42.173Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
00:36:42 [2020-11-19T00:36:42.173Z] === RUN   TestDockerSuite/TestCpToCaseA
00:36:45 [2020-11-19T00:36:45.931Z] === RUN   TestDockerSuite/TestCpToCaseB
00:36:48 [2020-11-19T00:36:48.125Z] === RUN   TestDockerSuite/TestCpToCaseC
00:36:48 [2020-11-19T00:36:48.125Z] === RUN   TestDockerSuite/TestCpToCaseD
00:36:48 [2020-11-19T00:36:48.125Z] === RUN   TestDockerSuite/TestCpToCaseE
00:36:56 [2020-11-19T00:36:56.745Z] === RUN   TestDockerSuite/TestCpToCaseF
00:36:56 [2020-11-19T00:36:56.745Z] === RUN   TestDockerSuite/TestCpToCaseG
00:36:56 [2020-11-19T00:36:56.745Z] === RUN   TestDockerSuite/TestCpToCaseH
00:37:05 [2020-11-19T00:37:05.363Z] === RUN   TestDockerSuite/TestCpToCaseI
00:37:05 [2020-11-19T00:37:05.363Z] === RUN   TestDockerSuite/TestCpToCaseJ
00:37:05 [2020-11-19T00:37:05.363Z] === RUN   TestDockerSuite/TestCpToDot
00:37:06 [2020-11-19T00:37:06.912Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
00:37:06 [2020-11-19T00:37:06.912Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
00:37:06 [2020-11-19T00:37:06.912Z] === RUN   TestDockerSuite/TestCpToStdout
00:37:14 [2020-11-19T00:37:14.029Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
00:37:14 [2020-11-19T00:37:14.029Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
00:37:14 [2020-11-19T00:37:14.029Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
00:37:14 [2020-11-19T00:37:14.029Z] === RUN   TestDockerSuite/TestCpVolumePath
00:37:14 [2020-11-19T00:37:14.029Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
00:37:14 [2020-11-19T00:37:14.029Z] === RUN   TestDockerSuite/TestCreateArgs
00:37:14 [2020-11-19T00:37:14.029Z] === RUN   TestDockerSuite/TestCreateByImageID
00:37:16 [2020-11-19T00:37:16.223Z] === RUN   TestDockerSuite/TestCreateEchoStdout
00:37:18 [2020-11-19T00:37:18.421Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
00:37:18 [2020-11-19T00:37:18.421Z] === RUN   TestDockerSuite/TestCreateHostConfig
00:37:18 [2020-11-19T00:37:18.421Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
00:37:20 [2020-11-19T00:37:20.617Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
00:37:20 [2020-11-19T00:37:20.617Z] === RUN   TestDockerSuite/TestCreateLabels
00:37:21 [2020-11-19T00:37:21.080Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
00:37:21 [2020-11-19T00:37:21.080Z] === RUN   TestDockerSuite/TestCreateRM
00:37:21 [2020-11-19T00:37:21.080Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
00:37:21 [2020-11-19T00:37:21.080Z] === RUN   TestDockerSuite/TestCreateStopSignal
00:37:21 [2020-11-19T00:37:21.543Z] === RUN   TestDockerSuite/TestCreateStopTimeout
00:37:21 [2020-11-19T00:37:21.543Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
00:37:36 [2020-11-19T00:37:36.404Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
00:37:36 [2020-11-19T00:37:36.404Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
00:37:36 [2020-11-19T00:37:36.404Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
00:37:40 [2020-11-19T00:37:40.162Z] === RUN   TestDockerSuite/TestCreateWithPortRange
00:37:40 [2020-11-19T00:37:40.162Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
00:37:40 [2020-11-19T00:37:40.162Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
00:37:41 [2020-11-19T00:37:41.719Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
00:37:41 [2020-11-19T00:37:41.719Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDevicePermissions
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDockerFails
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestEventsAttach
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestEventsCommit
00:37:42 [2020-11-19T00:37:42.182Z] === RUN   TestDockerSuite/TestEventsContainerEvents
00:37:44 [2020-11-19T00:37:44.376Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
00:37:46 [2020-11-19T00:37:46.571Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
00:37:48 [2020-11-19T00:37:48.768Z] === RUN   TestDockerSuite/TestEventsContainerRestart
00:38:01 [2020-11-19T00:38:01.200Z] === RUN   TestDockerSuite/TestEventsCopy
00:38:05 [2020-11-19T00:38:05.922Z] === RUN   TestDockerSuite/TestEventsFilterContainer
00:38:10 [2020-11-19T00:38:10.642Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
00:38:12 [2020-11-19T00:38:12.838Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
00:38:13 [2020-11-19T00:38:13.301Z] === RUN   TestDockerSuite/TestEventsFilterImageName
00:38:17 [2020-11-19T00:38:17.077Z] === RUN   TestDockerSuite/TestEventsFilterLabels
00:38:17 [2020-11-19T00:38:17.552Z] === RUN   TestDockerSuite/TestEventsFilterType
00:38:18 [2020-11-19T00:38:18.015Z] === RUN   TestDockerSuite/TestEventsFilters
00:38:22 [2020-11-19T00:38:22.733Z] === RUN   TestDockerSuite/TestEventsFormat
00:38:26 [2020-11-19T00:38:26.504Z] === RUN   TestDockerSuite/TestEventsFormatBadField
00:38:26 [2020-11-19T00:38:26.504Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
00:38:26 [2020-11-19T00:38:26.968Z] === RUN   TestDockerSuite/TestEventsImageImport
00:38:26 [2020-11-19T00:38:26.968Z] === RUN   TestDockerSuite/TestEventsImageLoad
00:38:26 [2020-11-19T00:38:26.968Z] === RUN   TestDockerSuite/TestEventsImagePull
00:38:26 [2020-11-19T00:38:26.968Z] === RUN   TestDockerSuite/TestEventsImageTag
00:38:27 [2020-11-19T00:38:27.945Z] === RUN   TestDockerSuite/TestEventsPluginOps
00:38:27 [2020-11-19T00:38:27.945Z] === RUN   TestDockerSuite/TestEventsRename
00:38:30 [2020-11-19T00:38:30.871Z] === RUN   TestDockerSuite/TestEventsResize
00:38:33 [2020-11-19T00:38:33.069Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
00:38:35 [2020-11-19T00:38:35.266Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
00:38:37 [2020-11-19T00:38:37.467Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
00:38:42 [2020-11-19T00:38:42.189Z] === RUN   TestDockerSuite/TestEventsTop
00:38:42 [2020-11-19T00:38:42.189Z] === RUN   TestDockerSuite/TestEventsUntag
00:38:44 [2020-11-19T00:38:44.400Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
00:38:48 [2020-11-19T00:38:48.160Z] === RUN   TestDockerSuite/TestExec
00:38:48 [2020-11-19T00:38:48.160Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
00:38:48 [2020-11-19T00:38:48.160Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
00:38:49 [2020-11-19T00:38:49.709Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
00:38:51 [2020-11-19T00:38:51.260Z] === RUN   TestDockerSuite/TestExecAPIStart
00:38:51 [2020-11-19T00:38:51.260Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
00:38:51 [2020-11-19T00:38:51.260Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
00:38:51 [2020-11-19T00:38:51.260Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
00:38:53 [2020-11-19T00:38:53.463Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
00:38:55 [2020-11-19T00:38:55.014Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
00:38:56 [2020-11-19T00:38:56.567Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
00:38:58 [2020-11-19T00:38:58.772Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
00:39:02 [2020-11-19T00:39:02.534Z] === RUN   TestDockerSuite/TestExecCgroup
00:39:02 [2020-11-19T00:39:02.534Z] === RUN   TestDockerSuite/TestExecEnv
00:39:02 [2020-11-19T00:39:02.534Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
00:39:02 [2020-11-19T00:39:02.534Z] === RUN   TestDockerSuite/TestExecExitStatus
00:39:04 [2020-11-19T00:39:04.729Z] === RUN   TestDockerSuite/TestExecInspectID
00:39:09 [2020-11-19T00:39:09.449Z] === RUN   TestDockerSuite/TestExecInteractive
00:39:09 [2020-11-19T00:39:09.449Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
00:39:09 [2020-11-19T00:39:09.449Z] === RUN   TestDockerSuite/TestExecParseError
00:39:09 [2020-11-19T00:39:09.449Z] === RUN   TestDockerSuite/TestExecPausedContainer
00:39:09 [2020-11-19T00:39:09.449Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
00:39:09 [2020-11-19T00:39:09.449Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
00:39:10 [2020-11-19T00:39:10.999Z] === RUN   TestDockerSuite/TestExecSetEnv
00:39:10 [2020-11-19T00:39:10.999Z] === RUN   TestDockerSuite/TestExecStartFails
00:39:10 [2020-11-19T00:39:10.999Z] === RUN   TestDockerSuite/TestExecStateCleanup
00:39:10 [2020-11-19T00:39:10.999Z] === RUN   TestDockerSuite/TestExecStopNotHanging
00:39:10 [2020-11-19T00:39:10.999Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
00:39:10 [2020-11-19T00:39:10.999Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
00:39:13 [2020-11-19T00:39:13.220Z] === RUN   TestDockerSuite/TestExecUlimits
00:39:13 [2020-11-19T00:39:13.220Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
00:39:20 [2020-11-19T00:39:20.353Z] === RUN   TestDockerSuite/TestExecWithImageUser
00:39:20 [2020-11-19T00:39:20.353Z] === RUN   TestDockerSuite/TestExecWithPrivileged
00:39:20 [2020-11-19T00:39:20.353Z] === RUN   TestDockerSuite/TestExecWithUser
00:39:20 [2020-11-19T00:39:20.353Z] === RUN   TestDockerSuite/TestGetContainerStats
00:39:26 [2020-11-19T00:39:26.181Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
00:39:32 [2020-11-19T00:39:32.006Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
00:39:35 [2020-11-19T00:39:35.051Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
00:39:40 [2020-11-19T00:39:40.882Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
00:39:40 [2020-11-19T00:39:40.882Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
00:39:40 [2020-11-19T00:39:40.882Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
00:39:40 [2020-11-19T00:39:40.882Z] === RUN   TestDockerSuite/TestHealth
00:39:40 [2020-11-19T00:39:40.882Z] === RUN   TestDockerSuite/TestHistoryExistentImage
00:39:40 [2020-11-19T00:39:40.882Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
00:39:40 [2020-11-19T00:39:40.882Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
00:39:40 [2020-11-19T00:39:40.882Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
00:39:45 [2020-11-19T00:39:45.601Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
00:39:45 [2020-11-19T00:39:45.601Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
00:39:45 [2020-11-19T00:39:45.601Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
00:39:45 [2020-11-19T00:39:45.601Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
00:39:45 [2020-11-19T00:39:45.601Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
00:39:45 [2020-11-19T00:39:45.601Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
00:39:46 [2020-11-19T00:39:46.582Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
00:39:46 [2020-11-19T00:39:46.582Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
00:39:47 [2020-11-19T00:39:47.044Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
00:39:47 [2020-11-19T00:39:47.507Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
00:39:49 [2020-11-19T00:39:49.058Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
00:39:49 [2020-11-19T00:39:49.058Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
00:39:51 [2020-11-19T00:39:51.258Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
00:39:53 [2020-11-19T00:39:53.455Z] === RUN   TestDockerSuite/TestImagesFormat
00:39:53 [2020-11-19T00:39:53.455Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
00:39:53 [2020-11-19T00:39:53.918Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
00:39:57 [2020-11-19T00:39:57.678Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
00:39:57 [2020-11-19T00:39:57.678Z] === RUN   TestDockerSuite/TestImportBadURL
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestImportDisplay
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestImportFile
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestImportFileWithMessage
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestImportGzipped
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
00:39:59 [2020-11-19T00:39:59.871Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
00:40:02 [2020-11-19T00:40:02.068Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
00:40:04 [2020-11-19T00:40:04.992Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
00:40:04 [2020-11-19T00:40:04.992Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
00:40:04 [2020-11-19T00:40:04.992Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
00:40:04 [2020-11-19T00:40:04.992Z] === RUN   TestDockerSuite/TestInspectAmpersand
00:40:04 [2020-11-19T00:40:04.992Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
00:40:06 [2020-11-19T00:40:06.552Z] === RUN   TestDockerSuite/TestInspectByPrefix
00:40:07 [2020-11-19T00:40:07.016Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
00:40:08 [2020-11-19T00:40:08.567Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
00:40:09 [2020-11-19T00:40:09.030Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
00:40:09 [2020-11-19T00:40:09.030Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
00:40:09 [2020-11-19T00:40:09.030Z] === RUN   TestDockerSuite/TestInspectDefault
00:40:10 [2020-11-19T00:40:10.581Z] === RUN   TestDockerSuite/TestInspectHistory
00:40:15 [2020-11-19T00:40:15.299Z] === RUN   TestDockerSuite/TestInspectImage
00:40:15 [2020-11-19T00:40:15.299Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
00:40:15 [2020-11-19T00:40:15.299Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
00:40:15 [2020-11-19T00:40:15.299Z] === RUN   TestDockerSuite/TestInspectInt64
00:40:17 [2020-11-19T00:40:17.494Z] === RUN   TestDockerSuite/TestInspectJSONFields
00:40:19 [2020-11-19T00:40:19.045Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
00:40:19 [2020-11-19T00:40:19.510Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
00:40:21 [2020-11-19T00:40:21.708Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
00:40:24 [2020-11-19T00:40:24.647Z] === RUN   TestDockerSuite/TestInspectPlugin
00:40:24 [2020-11-19T00:40:24.647Z] === RUN   TestDockerSuite/TestInspectRootFS
00:40:24 [2020-11-19T00:40:24.647Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
00:40:26 [2020-11-19T00:40:26.844Z] === RUN   TestDockerSuite/TestInspectStatus
00:40:29 [2020-11-19T00:40:29.770Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
00:40:34 [2020-11-19T00:40:34.491Z] === RUN   TestDockerSuite/TestInspectTemplateError
00:40:36 [2020-11-19T00:40:36.690Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
00:40:38 [2020-11-19T00:40:38.241Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
00:40:40 [2020-11-19T00:40:40.437Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
00:40:42 [2020-11-19T00:40:42.644Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
00:40:44 [2020-11-19T00:40:44.845Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestInspectUnknownObject
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinkShortDefinition
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksEnvs
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
00:40:47 [2020-11-19T00:40:47.039Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
00:40:47 [2020-11-19T00:40:47.503Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
00:40:47 [2020-11-19T00:40:47.503Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
00:40:49 [2020-11-19T00:40:49.697Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
00:40:51 [2020-11-19T00:40:51.255Z] === RUN   TestDockerSuite/TestLogsAPIUntil
00:40:57 [2020-11-19T00:40:57.099Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
00:40:59 [2020-11-19T00:40:59.301Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
00:40:59 [2020-11-19T00:40:59.301Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
00:41:01 [2020-11-19T00:41:01.505Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
00:41:01 [2020-11-19T00:41:01.505Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
00:41:08 [2020-11-19T00:41:08.617Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
00:41:15 [2020-11-19T00:41:15.737Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
00:41:22 [2020-11-19T00:41:22.854Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
00:41:25 [2020-11-19T00:41:25.780Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
00:41:27 [2020-11-19T00:41:27.985Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
00:41:27 [2020-11-19T00:41:27.985Z] === RUN   TestDockerSuite/TestLogsFollowStopped
00:41:30 [2020-11-19T00:41:30.184Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
00:41:31 [2020-11-19T00:41:31.733Z] === RUN   TestDockerSuite/TestLogsSince
00:41:42 [2020-11-19T00:41:42.112Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
00:41:42 [2020-11-19T00:41:42.112Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
00:41:42 [2020-11-19T00:41:42.112Z] === RUN   TestDockerSuite/TestLogsTail
00:41:43 [2020-11-19T00:41:43.097Z] === RUN   TestDockerSuite/TestLogsTimestamps
00:41:46 [2020-11-19T00:41:46.025Z] === RUN   TestDockerSuite/TestLogsWithDetails
00:41:47 [2020-11-19T00:41:47.577Z] === RUN   TestDockerSuite/TestMountIntoProc
00:41:47 [2020-11-19T00:41:47.577Z] === RUN   TestDockerSuite/TestMountIntoSys
00:41:47 [2020-11-19T00:41:47.577Z] === RUN   TestDockerSuite/TestNetHostname
00:41:47 [2020-11-19T00:41:47.577Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
00:41:47 [2020-11-19T00:41:47.577Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
00:41:47 [2020-11-19T00:41:47.577Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
00:41:47 [2020-11-19T00:41:47.577Z] === RUN   TestDockerSuite/TestPluginActive
00:41:47 [2020-11-19T00:41:47.577Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
00:41:47 [2020-11-19T00:41:47.577Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
00:41:47 [2020-11-19T00:41:47.577Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
00:41:47 [2020-11-19T00:41:47.577Z] === RUN   TestDockerSuite/TestPluginLogDriver
00:41:48 [2020-11-19T00:41:48.040Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
00:41:48 [2020-11-19T00:41:48.040Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
00:41:48 [2020-11-19T00:41:48.040Z] === RUN   TestDockerSuite/TestPluginUpgrade
00:41:48 [2020-11-19T00:41:48.040Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
00:41:48 [2020-11-19T00:41:48.040Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
00:41:48 [2020-11-19T00:41:48.040Z] === RUN   TestDockerSuite/TestPortHostBinding
00:41:48 [2020-11-19T00:41:48.040Z] === RUN   TestDockerSuite/TestPortList
00:41:48 [2020-11-19T00:41:48.040Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
00:41:51 [2020-11-19T00:41:51.803Z] === RUN   TestDockerSuite/TestPostContainersAttach
00:41:51 [2020-11-19T00:41:51.804Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
00:41:51 [2020-11-19T00:41:51.804Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
00:41:51 [2020-11-19T00:41:51.804Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
00:41:51 [2020-11-19T00:41:51.804Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
00:41:51 [2020-11-19T00:41:51.804Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
00:41:51 [2020-11-19T00:41:51.804Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
00:41:51 [2020-11-19T00:41:51.804Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
00:41:51 [2020-11-19T00:41:51.804Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
00:41:51 [2020-11-19T00:41:51.804Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
00:41:56 [2020-11-19T00:41:56.523Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
00:41:56 [2020-11-19T00:41:56.523Z] === RUN   TestDockerSuite/TestPsByOrder
00:42:03 [2020-11-19T00:42:03.636Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
00:42:03 [2020-11-19T00:42:03.636Z] === RUN   TestDockerSuite/TestPsListContainersBase
00:42:14 [2020-11-19T00:42:14.007Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
00:42:26 [2020-11-19T00:42:26.440Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
00:42:26 [2020-11-19T00:42:26.440Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
00:42:26 [2020-11-19T00:42:26.440Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
00:42:38 [2020-11-19T00:42:38.882Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
00:42:41 [2020-11-19T00:42:41.811Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
00:42:48 [2020-11-19T00:42:48.931Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
00:42:51 [2020-11-19T00:42:51.858Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
00:42:51 [2020-11-19T00:42:51.858Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
00:42:51 [2020-11-19T00:42:51.858Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
00:42:56 [2020-11-19T00:42:56.577Z] === RUN   TestDockerSuite/TestPsListContainersSize
00:42:56 [2020-11-19T00:42:56.577Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
00:42:56 [2020-11-19T00:42:56.577Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
00:42:56 [2020-11-19T00:42:56.577Z] === RUN   TestDockerSuite/TestPsRightTagName
00:42:56 [2020-11-19T00:42:56.577Z] === RUN   TestDockerSuite/TestPsShowMounts
00:43:03 [2020-11-19T00:43:03.690Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
00:43:03 [2020-11-19T00:43:03.690Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
00:43:04 [2020-11-19T00:43:04.666Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
00:43:04 [2020-11-19T00:43:04.666Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
00:43:06 [2020-11-19T00:43:06.221Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
00:43:07 [2020-11-19T00:43:07.209Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
00:43:07 [2020-11-19T00:43:07.209Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
00:43:10 [2020-11-19T00:43:10.973Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
00:43:14 [2020-11-19T00:43:14.756Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
00:43:16 [2020-11-19T00:43:16.955Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
00:43:38 [2020-11-19T00:43:38.146Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
00:43:38 [2020-11-19T00:43:38.146Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
00:43:43 [2020-11-19T00:43:43.978Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
00:43:43 [2020-11-19T00:43:43.978Z] === RUN   TestDockerSuite/TestRestartPolicyNO
00:43:44 [2020-11-19T00:43:44.443Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
00:43:44 [2020-11-19T00:43:44.907Z] === RUN   TestDockerSuite/TestRestartRunningContainer
00:43:48 [2020-11-19T00:43:48.680Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:43:53 [2020-11-19T00:43:53.400Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:43:53 [2020-11-19T00:43:53.400Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:43:57 [2020-11-19T00:43:57.163Z] === RUN   TestDockerSuite/TestRmiBlank
00:43:57 [2020-11-19T00:43:57.163Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:43:57 [2020-11-19T00:43:57.163Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:44:12 [2020-11-19T00:44:12.032Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:44:13 [2020-11-19T00:44:13.009Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:44:13 [2020-11-19T00:44:13.473Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:44:20 [2020-11-19T00:44:20.592Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:44:25 [2020-11-19T00:44:25.320Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:44:32 [2020-11-19T00:44:32.435Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:44:36 [2020-11-19T00:44:36.205Z] === RUN   TestDockerSuite/TestRmiTag
00:44:37 [2020-11-19T00:44:37.181Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:44:39 [2020-11-19T00:44:39.376Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:45:00 [2020-11-19T00:45:00.564Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:45:00 [2020-11-19T00:45:00.564Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:45:10 [2020-11-19T00:45:10.935Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:45:10 [2020-11-19T00:45:10.935Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:45:10 [2020-11-19T00:45:10.935Z] === RUN   TestDockerSuite/TestRunAddHost
00:45:11 [2020-11-19T00:45:11.398Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:45:11 [2020-11-19T00:45:11.398Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:45:11 [2020-11-19T00:45:11.398Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:45:11 [2020-11-19T00:45:11.398Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:45:11 [2020-11-19T00:45:11.398Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:45:11 [2020-11-19T00:45:11.398Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:45:12 [2020-11-19T00:45:12.946Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:45:13 [2020-11-19T00:45:13.411Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:45:13 [2020-11-19T00:45:13.411Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
00:45:18 [2020-11-19T00:45:18.144Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
00:45:20 [2020-11-19T00:45:20.350Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
00:45:22 [2020-11-19T00:45:22.552Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
00:45:24 [2020-11-19T00:45:24.101Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
00:45:26 [2020-11-19T00:45:26.300Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
00:45:26 [2020-11-19T00:45:26.300Z] === RUN   TestDockerSuite/TestRunBindMounts
00:45:31 [2020-11-19T00:45:31.028Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
00:45:31 [2020-11-19T00:45:31.028Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
00:45:31 [2020-11-19T00:45:31.028Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
00:45:31 [2020-11-19T00:45:31.028Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
00:45:31 [2020-11-19T00:45:31.028Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
00:45:31 [2020-11-19T00:45:31.028Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
00:45:31 [2020-11-19T00:45:31.028Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
00:45:31 [2020-11-19T00:45:31.028Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
00:45:31 [2020-11-19T00:45:31.028Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
00:45:31 [2020-11-19T00:45:31.028Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
00:45:31 [2020-11-19T00:45:31.028Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
00:45:31 [2020-11-19T00:45:31.028Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
00:45:33 [2020-11-19T00:45:33.236Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
00:45:33 [2020-11-19T00:45:33.236Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
00:45:35 [2020-11-19T00:45:35.435Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
00:45:35 [2020-11-19T00:45:35.435Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
00:45:35 [2020-11-19T00:45:35.435Z] === RUN   TestDockerSuite/TestRunContainerNetwork
00:45:37 [2020-11-19T00:45:37.631Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
00:45:37 [2020-11-19T00:45:37.631Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
00:45:37 [2020-11-19T00:45:37.631Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
00:45:37 [2020-11-19T00:45:37.631Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
00:45:37 [2020-11-19T00:45:37.631Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
00:45:37 [2020-11-19T00:45:37.631Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
00:45:37 [2020-11-19T00:45:37.631Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
00:45:37 [2020-11-19T00:45:37.631Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
00:45:39 [2020-11-19T00:45:39.830Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
00:45:42 [2020-11-19T00:45:42.025Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
00:45:43 [2020-11-19T00:45:43.575Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
00:45:43 [2020-11-19T00:45:43.575Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
00:45:43 [2020-11-19T00:45:43.575Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
00:45:43 [2020-11-19T00:45:43.575Z] === RUN   TestDockerSuite/TestRunCreateVolume
00:45:45 [2020-11-19T00:45:45.772Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
00:45:45 [2020-11-19T00:45:45.772Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
00:45:45 [2020-11-19T00:45:45.772Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
00:45:45 [2020-11-19T00:45:45.772Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
00:45:45 [2020-11-19T00:45:45.772Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
00:45:47 [2020-11-19T00:45:47.982Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
00:45:52 [2020-11-19T00:45:52.714Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
00:45:52 [2020-11-19T00:45:52.714Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
00:45:52 [2020-11-19T00:45:52.714Z] === RUN   TestDockerSuite/TestRunDNSOptions
00:45:53 [2020-11-19T00:45:53.186Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
00:45:53 [2020-11-19T00:45:53.187Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
00:45:53 [2020-11-19T00:45:53.187Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
00:45:53 [2020-11-19T00:45:53.187Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
00:45:55 [2020-11-19T00:45:55.382Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
00:45:55 [2020-11-19T00:45:55.382Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
00:45:55 [2020-11-19T00:45:55.382Z] === RUN   TestDockerSuite/TestRunDuplicateMount
00:45:55 [2020-11-19T00:45:55.382Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
00:45:57 [2020-11-19T00:45:57.578Z] === RUN   TestDockerSuite/TestRunEchoStdout
00:45:59 [2020-11-19T00:45:59.128Z] === RUN   TestDockerSuite/TestRunEmptyEnv
00:45:59 [2020-11-19T00:45:59.128Z] === RUN   TestDockerSuite/TestRunEntrypoint
00:46:01 [2020-11-19T00:46:01.330Z] === RUN   TestDockerSuite/TestRunEnvironment
00:46:01 [2020-11-19T00:46:01.330Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
00:46:01 [2020-11-19T00:46:01.330Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
00:46:01 [2020-11-19T00:46:01.330Z] === RUN   TestDockerSuite/TestRunExitCode
00:46:02 [2020-11-19T00:46:02.883Z] === RUN   TestDockerSuite/TestRunExitCodeOne
00:46:05 [2020-11-19T00:46:05.082Z] === RUN   TestDockerSuite/TestRunExitCodeZero
00:46:06 [2020-11-19T00:46:06.656Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
00:46:08 [2020-11-19T00:46:08.851Z] === RUN   TestDockerSuite/TestRunExposePort
00:46:08 [2020-11-19T00:46:08.851Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
00:46:08 [2020-11-19T00:46:08.851Z] === RUN   TestDockerSuite/TestRunGroupAdd
00:46:08 [2020-11-19T00:46:08.851Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
00:46:08 [2020-11-19T00:46:08.851Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
00:46:08 [2020-11-19T00:46:08.851Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
00:46:08 [2020-11-19T00:46:08.851Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
00:46:08 [2020-11-19T00:46:08.851Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
00:46:08 [2020-11-19T00:46:08.851Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
00:46:12 [2020-11-19T00:46:12.612Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
00:46:12 [2020-11-19T00:46:12.612Z] === RUN   TestDockerSuite/TestRunInvalidReference
00:46:12 [2020-11-19T00:46:12.612Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
00:46:12 [2020-11-19T00:46:12.612Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
00:46:12 [2020-11-19T00:46:12.612Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
00:46:12 [2020-11-19T00:46:12.612Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
00:46:12 [2020-11-19T00:46:12.612Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
00:46:21 [2020-11-19T00:46:21.234Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
00:46:21 [2020-11-19T00:46:21.234Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunModeHostname
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunModeIpcHost
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunModePIDContainer
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunModePIDHost
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunModeUTSHost
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunMount
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunMountOrdering
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
00:46:21 [2020-11-19T00:46:21.698Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
00:46:28 [2020-11-19T00:46:28.811Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
00:46:28 [2020-11-19T00:46:28.811Z] === RUN   TestDockerSuite/TestRunNamedVolume
00:46:28 [2020-11-19T00:46:28.811Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
00:46:28 [2020-11-19T00:46:28.811Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
00:46:32 [2020-11-19T00:46:32.572Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
00:46:35 [2020-11-19T00:46:35.498Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
00:46:35 [2020-11-19T00:46:35.498Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
00:46:35 [2020-11-19T00:46:35.498Z] === RUN   TestDockerSuite/TestRunNetHost
00:46:35 [2020-11-19T00:46:35.498Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
00:46:35 [2020-11-19T00:46:35.498Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
00:46:35 [2020-11-19T00:46:35.498Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
00:46:35 [2020-11-19T00:46:35.498Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
00:46:35 [2020-11-19T00:46:35.498Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
00:46:35 [2020-11-19T00:46:35.498Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
00:46:35 [2020-11-19T00:46:35.960Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
00:46:35 [2020-11-19T00:46:35.960Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
00:46:37 [2020-11-19T00:46:37.509Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
00:46:39 [2020-11-19T00:46:39.059Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
00:46:41 [2020-11-19T00:46:41.255Z] === RUN   TestDockerSuite/TestRunNonExistingImage
00:46:42 [2020-11-19T00:46:42.229Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
00:46:44 [2020-11-19T00:46:44.425Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
00:46:44 [2020-11-19T00:46:44.425Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
00:46:44 [2020-11-19T00:46:44.425Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
00:46:44 [2020-11-19T00:46:44.425Z] === RUN   TestDockerSuite/TestRunPortInUse
00:46:44 [2020-11-19T00:46:44.425Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
00:46:44 [2020-11-19T00:46:44.425Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
00:46:44 [2020-11-19T00:46:44.425Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
00:46:44 [2020-11-19T00:46:44.425Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
00:46:44 [2020-11-19T00:46:44.425Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
00:46:47 [2020-11-19T00:46:47.354Z] === RUN   TestDockerSuite/TestRunPublishPort
00:46:47 [2020-11-19T00:46:47.354Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
00:46:47 [2020-11-19T00:46:47.354Z] === RUN   TestDockerSuite/TestRunReadProcLatency
00:46:47 [2020-11-19T00:46:47.354Z] === RUN   TestDockerSuite/TestRunReadProcTimer
00:46:47 [2020-11-19T00:46:47.354Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
00:46:47 [2020-11-19T00:46:47.354Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
00:46:54 [2020-11-19T00:46:54.492Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
00:46:54 [2020-11-19T00:46:54.955Z] === RUN   TestDockerSuite/TestRunRm
00:46:57 [2020-11-19T00:46:57.164Z] === RUN   TestDockerSuite/TestRunRmAndWait
00:47:02 [2020-11-19T00:47:02.990Z] === RUN   TestDockerSuite/TestRunRmPre125Api
00:47:04 [2020-11-19T00:47:04.540Z] === RUN   TestDockerSuite/TestRunRootWorkdir
00:47:06 [2020-11-19T00:47:06.098Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
00:47:08 [2020-11-19T00:47:08.294Z] === RUN   TestDockerSuite/TestRunSetMacAddress
00:47:10 [2020-11-19T00:47:10.491Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
00:47:10 [2020-11-19T00:47:10.491Z] === RUN   TestDockerSuite/TestRunState
00:47:10 [2020-11-19T00:47:10.491Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
00:47:12 [2020-11-19T00:47:12.688Z] === RUN   TestDockerSuite/TestRunStdinPipe
00:47:12 [2020-11-19T00:47:12.688Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
00:47:14 [2020-11-19T00:47:14.245Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
00:47:14 [2020-11-19T00:47:14.245Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
00:47:14 [2020-11-19T00:47:14.245Z] === RUN   TestDockerSuite/TestRunTLSVerify
00:47:14 [2020-11-19T00:47:14.708Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
00:47:14 [2020-11-19T00:47:14.708Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
00:47:14 [2020-11-19T00:47:14.708Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
00:47:19 [2020-11-19T00:47:19.435Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
00:47:19 [2020-11-19T00:47:19.435Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
00:47:19 [2020-11-19T00:47:19.435Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
00:47:19 [2020-11-19T00:47:19.435Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
00:47:19 [2020-11-19T00:47:19.435Z] === RUN   TestDockerSuite/TestRunUnshareProc
00:47:19 [2020-11-19T00:47:19.435Z] === RUN   TestDockerSuite/TestRunUserByID
00:47:19 [2020-11-19T00:47:19.435Z] === RUN   TestDockerSuite/TestRunUserByIDBig
00:47:19 [2020-11-19T00:47:19.435Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
00:47:19 [2020-11-19T00:47:19.435Z] === RUN   TestDockerSuite/TestRunUserByIDZero
00:47:19 [2020-11-19T00:47:19.435Z] === RUN   TestDockerSuite/TestRunUserByName
00:47:19 [2020-11-19T00:47:19.435Z] === RUN   TestDockerSuite/TestRunUserDefaults
00:47:21 [2020-11-19T00:47:21.653Z] === RUN   TestDockerSuite/TestRunUserNotFound
00:47:21 [2020-11-19T00:47:21.653Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
00:47:23 [2020-11-19T00:47:23.850Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
00:47:23 [2020-11-19T00:47:23.850Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
00:47:23 [2020-11-19T00:47:23.850Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
00:47:26 [2020-11-19T00:47:26.045Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
00:47:33 [2020-11-19T00:47:33.159Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
00:47:36 [2020-11-19T00:47:36.086Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
00:47:41 [2020-11-19T00:47:41.923Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
00:47:41 [2020-11-19T00:47:41.923Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
00:47:41 [2020-11-19T00:47:41.923Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
00:47:44 [2020-11-19T00:47:44.852Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
00:47:46 [2020-11-19T00:47:46.402Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
00:47:48 [2020-11-19T00:47:48.612Z] === RUN   TestDockerSuite/TestRunWithBadDevice
00:47:48 [2020-11-19T00:47:48.612Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
00:47:48 [2020-11-19T00:47:48.612Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
00:47:48 [2020-11-19T00:47:48.612Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
00:47:48 [2020-11-19T00:47:48.612Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
00:47:48 [2020-11-19T00:47:48.612Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
00:47:48 [2020-11-19T00:47:48.612Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
00:47:48 [2020-11-19T00:47:48.612Z] === RUN   TestDockerSuite/TestRunWithUlimits
00:47:48 [2020-11-19T00:47:48.612Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
00:47:52 [2020-11-19T00:47:52.501Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
00:47:54 [2020-11-19T00:47:54.051Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
00:47:56 [2020-11-19T00:47:56.245Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSaveCheckTimes
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSaveImageId
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSaveLoadParents
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSaveMultipleNames
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSaveSingleTag
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
00:48:00 [2020-11-19T00:48:00.007Z] === RUN   TestDockerSuite/TestSearchCmdOptions
00:48:02 [2020-11-19T00:48:02.936Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
00:48:02 [2020-11-19T00:48:02.936Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
00:48:03 [2020-11-19T00:48:03.401Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
00:48:03 [2020-11-19T00:48:03.866Z] === RUN   TestDockerSuite/TestSearchWithLimit
00:48:05 [2020-11-19T00:48:05.416Z] === RUN   TestDockerSuite/TestSlowStdinClosing
00:48:11 [2020-11-19T00:48:11.253Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
00:48:11 [2020-11-19T00:48:11.253Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
00:48:18 [2020-11-19T00:48:18.373Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
00:48:18 [2020-11-19T00:48:18.373Z] === RUN   TestDockerSuite/TestStartAttachSilent
00:48:21 [2020-11-19T00:48:21.302Z] === RUN   TestDockerSuite/TestStartAttachWithRename
00:48:21 [2020-11-19T00:48:21.302Z] === RUN   TestDockerSuite/TestStartMultipleContainers
00:48:21 [2020-11-19T00:48:21.302Z] === RUN   TestDockerSuite/TestStartPausedContainer
00:48:21 [2020-11-19T00:48:21.302Z] === RUN   TestDockerSuite/TestStartRecordError
00:48:21 [2020-11-19T00:48:21.765Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
00:48:30 [2020-11-19T00:48:30.389Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
00:48:30 [2020-11-19T00:48:30.389Z] === RUN   TestDockerSuite/TestStatsAllNoStream
00:48:30 [2020-11-19T00:48:30.389Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
00:48:30 [2020-11-19T00:48:30.389Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
00:48:30 [2020-11-19T00:48:30.389Z] === RUN   TestDockerSuite/TestStatsFormatAll
00:48:30 [2020-11-19T00:48:30.389Z] === RUN   TestDockerSuite/TestStatsNoStream
00:48:30 [2020-11-19T00:48:30.389Z] === RUN   TestDockerSuite/TestTopMultipleArgs
00:48:31 [2020-11-19T00:48:31.960Z] === RUN   TestDockerSuite/TestTopNonPrivileged
00:48:34 [2020-11-19T00:48:34.155Z] === RUN   TestDockerSuite/TestTopPrivileged
00:48:34 [2020-11-19T00:48:34.155Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
00:48:35 [2020-11-19T00:48:35.706Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
00:48:35 [2020-11-19T00:48:35.706Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
00:48:35 [2020-11-19T00:48:35.706Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
00:48:35 [2020-11-19T00:48:35.706Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
00:48:35 [2020-11-19T00:48:35.706Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
00:48:35 [2020-11-19T00:48:35.706Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
00:48:35 [2020-11-19T00:48:35.706Z] === RUN   TestDockerSuite/TestVolumeCLICreate
00:48:53 [2020-11-19T00:48:53.450Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
00:48:53 [2020-11-19T00:48:53.450Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
00:48:53 [2020-11-19T00:48:53.450Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
00:48:53 [2020-11-19T00:48:53.450Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
00:48:53 [2020-11-19T00:48:53.450Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
00:48:53 [2020-11-19T00:48:53.450Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
00:48:53 [2020-11-19T00:48:53.450Z] === RUN   TestDockerSuite/TestVolumeCLILs
00:48:54 [2020-11-19T00:48:54.427Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
00:48:54 [2020-11-19T00:48:54.427Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
00:48:57 [2020-11-19T00:48:57.359Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
00:48:57 [2020-11-19T00:48:57.359Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
00:48:57 [2020-11-19T00:48:57.822Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
00:48:57 [2020-11-19T00:48:57.822Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
00:48:58 [2020-11-19T00:48:58.286Z] === RUN   TestDockerSuite/TestVolumeCLIRm
00:49:05 [2020-11-19T00:49:05.435Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
00:49:05 [2020-11-19T00:49:05.435Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
00:49:05 [2020-11-19T00:49:05.899Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
00:49:05 [2020-11-19T00:49:05.899Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
00:49:05 [2020-11-19T00:49:05.899Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
00:49:18 [2020-11-19T00:49:18.332Z] === RUN   TestDockerSuite/TestVolumeLsFormat
00:49:18 [2020-11-19T00:49:18.332Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
00:49:18 [2020-11-19T00:49:18.332Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
00:49:25 [2020-11-19T00:49:25.446Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
00:49:25 [2020-11-19T00:49:25.446Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
00:49:26 [2020-11-19T00:49:26.424Z] --- PASS: TestDockerSuite (2379.76s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (157.58s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.01s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.10s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.75s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.02s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.67s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (114.10s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.90s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.15s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.20s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.45s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.80s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.97s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.08s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.41s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.61s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddTar (45.98s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.33s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.55s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.92s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.71s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.52s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.76s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.81s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.35s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.87s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.69s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.39s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.53s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.79s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.47s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.93s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.06s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.82s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s)
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
00:49:26 [2020-11-19T00:49:26.424Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.424Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.17s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.73s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.50s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.29s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.58s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.12s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.50s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.72s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.27s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.61s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.41s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (50.41s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.37s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.25s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.60s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.79s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.52s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.41s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.98s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.12s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.99s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.91s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (92.66s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.63s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.50s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.87s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.84s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.83s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.75s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.12s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildFails (2.21s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.66s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.84s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildForceRm (11.08s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildFromGit (10.69s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.36s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.68s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.90s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.14s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.83s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.87s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.37s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.86s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.78s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.79s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.76s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.75s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.23s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.91s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.29s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.39s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.27s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.93s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.21s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.05s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.32s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.29s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.13s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.08s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (13.80s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.97s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.06s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.63s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.15s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.65s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.91s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.29s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.14s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildRm (13.22s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.99s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.27s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.17s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.20s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.43s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.17s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.82s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.17s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.33s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.81s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.74s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.02s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.75s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.16s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.87s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.19s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.14s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.50s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.61s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.24s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.55s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.33s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s)
00:49:26 [2020-11-19T00:49:26.890Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.91s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.58s)
00:49:26 [2020-11-19T00:49:26.890Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.91s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.14s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.30s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.63s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_sni_test.go:18: Flakey test
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.86s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.59s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCommitChange (5.14s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.62s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.08s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.25s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.74s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.41s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.95s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.01s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (6.95s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.40s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.31s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.86s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.92s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.06s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.05s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.03s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.76s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (6.91s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.93s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.32s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.43s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.62s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.22s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.83s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.01s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.66s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.78s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.30s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.20s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.18s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.24s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.20s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000b077e0_<nil>} (2.15s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1528893174_c:\foo_false__<nil>_<nil>_<nil>} (2.19s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1528893174_c:\foo_true__<nil>_<nil>_<nil>} (2.11s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.15s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
00:49:26 [2020-11-19T00:49:26.891Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.13s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.01s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.01s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.21s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.15s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.08s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.14s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCpToDot (2.11s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCpToStdout (6.93s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.15s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.94s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.04s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.17s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateRM (0.29s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
00:49:26 [2020-11-19T00:49:26.891Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.68s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s)
00:49:26 [2020-11-19T00:49:26.891Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.61s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.97s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.10s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.04s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.24s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (12.12s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.98s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.71s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.10s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.57s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.93s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.26s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.16s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.20s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsRename (2.46s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsResize (2.48s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.05s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.30s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.38s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.75s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.41s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.64s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.76s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.90s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.72s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.91s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.97s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.46s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.20s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.94s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.89s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.97s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.68s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.63s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.86s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.88s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.45s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.43s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.37s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.01s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.74s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.94s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.93s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.87s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.47s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.92s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.05s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.35s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.67s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
00:49:26 [2020-11-19T00:49:26.892Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.37s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.64s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.37s)
00:49:26 [2020-11-19T00:49:26.892Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.50s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.05s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.86s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.12s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.10s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.31s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.03s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.79s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.64s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.26s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.25s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.23s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.15s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.28s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.48s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.25s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.11s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.02s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsSince (8.82s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsTail (2.51s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.30s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.01s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.91s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.89s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.94s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.78s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.93s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.17s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.96s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.19s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.71s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.05s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.78s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.89s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.65s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.98s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.97s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.54s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.75s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.97s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.86s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.92s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.31s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.41s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.12s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.14s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.30s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.35s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiTag (0.67s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.03s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.17s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.23s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (9.68s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.91s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.24s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.92s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.00s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.95s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.88s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.52s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.95s)
00:49:26 [2020-11-19T00:49:26.893Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:49:26 [2020-11-19T00:49:26.893Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.893Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.61s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.98s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.97s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.04s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.91s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.99s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.00s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.23s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.12s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.98s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.96s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.97s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.90s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.85s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.93s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.00s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.37s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.43s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.65s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.98s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.26s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.45s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.84s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.87s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.04s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.70s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.30s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunRm (2.09s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.32s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.06s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.06s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.02s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.32s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.96s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.83s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.67s)
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
00:49:26 [2020-11-19T00:49:26.894Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.894Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.01s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.01s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.61s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.86s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.99s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.42s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.73s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.99s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.21s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.83s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.88s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.85s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.43s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.56s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.16s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.42s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.69s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.66s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.97s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.77s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.21s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.58s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.98s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.93s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.89s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
00:49:26 [2020-11-19T00:49:26.895Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.25s)
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
00:49:26 [2020-11-19T00:49:26.895Z] === RUN   TestDockerRegistrySuite/TestV2Only
00:49:26 [2020-11-19T00:49:26.895Z] --- PASS: TestDockerRegistrySuite (0.14s)
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.895Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:49:26 [2020-11-19T00:49:26.895Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
00:49:26 [2020-11-19T00:49:26.896Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
00:49:26 [2020-11-19T00:49:26.896Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:49:26 [2020-11-19T00:49:26.896Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:26 [2020-11-19T00:49:26.896Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
00:49:27 [2020-11-19T00:49:27.362Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthTokenSuite
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
00:49:27 [2020-11-19T00:49:27.362Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerDaemonSuite
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
00:49:27 [2020-11-19T00:49:27.362Z] --- PASS: TestDockerDaemonSuite (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerSwarmSuite
00:49:27 [2020-11-19T00:49:27.362Z] --- PASS: TestDockerSwarmSuite (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerPluginSuite
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerPluginSuite/TestPluginCreate
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerPluginSuite/TestPluginInspect
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerPluginSuite/TestPluginSet
00:49:27 [2020-11-19T00:49:27.362Z] --- PASS: TestDockerPluginSuite (0.04s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerExternalVolumeSuite
00:49:27 [2020-11-19T00:49:27.362Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]     check_test.go:128: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerNetworkSuite
00:49:27 [2020-11-19T00:49:27.362Z] --- SKIP: TestDockerNetworkSuite (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]     check_test.go:134: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] === RUN   TestDockerHubPullSuite
00:49:27 [2020-11-19T00:49:27.362Z] --- SKIP: TestDockerHubPullSuite (0.00s)
00:49:27 [2020-11-19T00:49:27.362Z]     check_test.go:142: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] PASS
00:49:27 [2020-11-19T00:49:27.362Z] ok  	github.com/docker/docker/integration-cli	2380.454s
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === Skipped
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
00:49:27 [2020-11-19T00:49:27.362Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.362Z] 
00:49:27 [2020-11-19T00:49:27.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
00:49:27 [2020-11-19T00:49:27.362Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.40s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
00:49:27 [2020-11-19T00:49:27.363Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.363Z] 
00:49:27 [2020-11-19T00:49:27.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
00:49:27 [2020-11-19T00:49:27.363Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_sni_test.go:18: Flakey test
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.364Z] 
00:49:27 [2020-11-19T00:49:27.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
00:49:27 [2020-11-19T00:49:27.364Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
00:49:27 [2020-11-19T00:49:27.365Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.365Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
00:49:27 [2020-11-19T00:49:27.366Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.366Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
00:49:27 [2020-11-19T00:49:27.367Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.367Z] 
00:49:27 [2020-11-19T00:49:27.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
00:49:27 [2020-11-19T00:49:27.367Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
00:49:27 [2020-11-19T00:49:27.368Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.368Z] 
00:49:27 [2020-11-19T00:49:27.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.368Z] 
00:49:27 [2020-11-19T00:49:27.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
00:49:27 [2020-11-19T00:49:27.368Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
00:49:27 [2020-11-19T00:49:27.368Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.368Z] 
00:49:27 [2020-11-19T00:49:27.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.368Z] 
00:49:27 [2020-11-19T00:49:27.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
00:49:27 [2020-11-19T00:49:27.368Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
00:49:27 [2020-11-19T00:49:27.368Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.368Z] 
00:49:27 [2020-11-19T00:49:27.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.368Z] 
00:49:27 [2020-11-19T00:49:27.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.368Z] 
00:49:27 [2020-11-19T00:49:27.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.368Z] 
00:49:27 [2020-11-19T00:49:27.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.368Z] 
00:49:27 [2020-11-19T00:49:27.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
00:49:27 [2020-11-19T00:49:27.368Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.368Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
00:49:27 [2020-11-19T00:49:27.832Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.832Z] 
00:49:27 [2020-11-19T00:49:27.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
00:49:27 [2020-11-19T00:49:27.833Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.833Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
00:49:27 [2020-11-19T00:49:27.834Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:49:27 [2020-11-19T00:49:27.834Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.834Z] 
00:49:27 [2020-11-19T00:49:27.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     check_test.go:128: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     check_test.go:134: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
00:49:27 [2020-11-19T00:49:27.835Z]     check_test.go:142: unmatched requirement DaemonIsLinux
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] DONE 1093 tests, 547 skipped in 2390.918s
00:49:27 [2020-11-19T00:49:27.835Z] INFO: Integration tests ended at 11/19/2020 00:49:27. Duration:00:39:51.0130836
00:49:27 [2020-11-19T00:49:27.835Z] INFO: Docker info of the daemon under test at end of run
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] Containers: 2
00:49:27 [2020-11-19T00:49:27.835Z]  Running: 0
00:49:27 [2020-11-19T00:49:27.835Z]  Paused: 0
00:49:27 [2020-11-19T00:49:27.835Z]  Stopped: 2
00:49:27 [2020-11-19T00:49:27.835Z] Images: 18
00:49:27 [2020-11-19T00:49:27.835Z] Server Version: 0.0.0-dev
00:49:27 [2020-11-19T00:49:27.835Z] Storage Driver: windowsfilter
00:49:27 [2020-11-19T00:49:27.835Z]  Windows: 
00:49:27 [2020-11-19T00:49:27.835Z] Logging Driver: json-file
00:49:27 [2020-11-19T00:49:27.835Z] Plugins: 
00:49:27 [2020-11-19T00:49:27.835Z]  Volume: local
00:49:27 [2020-11-19T00:49:27.835Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:49:27 [2020-11-19T00:49:27.835Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:49:27 [2020-11-19T00:49:27.835Z] Swarm: inactive
00:49:27 [2020-11-19T00:49:27.835Z] Default Isolation: process
00:49:27 [2020-11-19T00:49:27.835Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:49:27 [2020-11-19T00:49:27.835Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
00:49:27 [2020-11-19T00:49:27.835Z] OSType: windows
00:49:27 [2020-11-19T00:49:27.835Z] Architecture: x86_64
00:49:27 [2020-11-19T00:49:27.835Z] CPUs: 4
00:49:27 [2020-11-19T00:49:27.835Z] Total Memory: 32GiB
00:49:27 [2020-11-19T00:49:27.835Z] Name: azwin-2-b38c90
00:49:27 [2020-11-19T00:49:27.835Z] ID: XB45:7CGA:AEQI:SH2Q:XSIR:EOEE:7OGF:ZGZF:OQ6K:7W2P:ISLV:NTSX
00:49:27 [2020-11-19T00:49:27.835Z] Docker Root Dir: D:\CI\PR-41695\1\daemon
00:49:27 [2020-11-19T00:49:27.835Z] Debug Mode (client): false
00:49:27 [2020-11-19T00:49:27.835Z] Debug Mode (server): true
00:49:27 [2020-11-19T00:49:27.835Z]  File Descriptors: -1
00:49:27 [2020-11-19T00:49:27.835Z]  Goroutines: 17
00:49:27 [2020-11-19T00:49:27.835Z]  System Time: 2020-11-19T00:49:27.6219793Z
00:49:27 [2020-11-19T00:49:27.835Z]  EventsListeners: 0
00:49:27 [2020-11-19T00:49:27.835Z] Registry: https://index.docker.io/v1/
00:49:27 [2020-11-19T00:49:27.835Z] Labels:
00:49:27 [2020-11-19T00:49:27.835Z] Experimental: false
00:49:27 [2020-11-19T00:49:27.835Z] Insecure Registries:
00:49:27 [2020-11-19T00:49:27.835Z]  127.0.0.0/8
00:49:27 [2020-11-19T00:49:27.835Z] Live Restore Enabled: false
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] 
00:49:27 [2020-11-19T00:49:27.835Z] INFO: Stopping daemon under test
00:49:28 [2020-11-19T00:49:28.298Z] SUCCESS: The process with PID 3984 (child process of PID 3256) has been terminated.
00:49:28 [2020-11-19T00:49:28.298Z] SUCCESS: The process with PID 3256 (child process of PID 2768) has been terminated.
00:49:28 [2020-11-19T00:49:28.298Z] INFO: Stop tailing logs of the daemon under tests
00:49:28 [2020-11-19T00:49:28.298Z] INFO: executeCI.ps1 Completed successfully at 11/19/2020 00:49:27.
00:49:28 [2020-11-19T00:49:28.298Z] INFO: Tidying up at end of run
00:49:28 [2020-11-19T00:49:28.298Z] INFO: Saving daemon under test log (d:\CI\PR-41695\1\dut.out) to bundles\CIDUT.out
00:49:28 [2020-11-19T00:49:28.298Z] INFO: Saving daemon under test log (d:\CI\PR-41695\1\dut.err) to bundles\CIDUT.err
00:49:28 [2020-11-19T00:49:28.298Z] INFO: Nuke-Everything...
00:49:28 [2020-11-19T00:49:28.298Z] INFO: Container count on control daemon to delete is 2
00:49:28 [2020-11-19T00:49:28.762Z] 14bb3832ae4b
00:49:28 [2020-11-19T00:49:28.762Z] 3c62f01811e0
00:49:29 [2020-11-19T00:49:29.226Z] INFO: Tidying pidfile d:\CI\PR-41695\1\docker.pid
00:49:29 [2020-11-19T00:49:29.226Z] INFO: Nuking d:\CI
00:50:04 [2020-11-19T00:50:04.995Z] INFO: Zapped successfully
00:50:04 [2020-11-19T00:50:04.995Z] 
00:50:04 [2020-11-19T00:50:04.995Z] INFO: executeCI.ps1 exiting at Thu Nov 19 00:50:00 CUT 2020. Duration 01:07:26.8642426
00:50:04 [2020-11-19T00:50:04.995Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
00:50:05 [2020-11-19T00:50:05.241Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
00:50:13 [2020-11-19T00:50:13.724Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
00:50:15 [2020-11-19T00:50:15.487Z] Archiving artifacts
00:50:29 [2020-11-19T00:50:29.271Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41695/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:50:30 [2020-11-19T00:50:30.208Z] + make clean
00:50:32 [2020-11-19T00:50:32.403Z] docker volume rm -f docker-dev-cache
00:50:32 [2020-11-19T00:50:32.403Z] 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