Skip to content
Success

Console Output

Pull request #41625 updated
23:23:46 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at b6bfff2a628fe823cfe9dc6797383769aa2f9db1 rather than 05c20a6e1c708bc881dee36554c6598937afa699
Obtained Jenkinsfile from b6bfff2a628fe823cfe9dc6797383769aa2f9db1
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
23:23:51 [2020-11-14T23:23:51.696Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
23:23:51 [2020-11-14T23:23:51.703Z] Trying to pass milestone 1
[Pipeline] milestone
23:23:51 [2020-11-14T23:23:51.750Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
23:24:06 [2020-11-14T23:24:06.904Z] Still waiting to schedule task
23:24:06 [2020-11-14T23:24:06.906Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
23:25:01 [2020-11-14T23:25:01.163Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-047eb6b7edaa6e355) in /home/ubuntu/workspace/moby_PR-41625
[Pipeline] {
[Pipeline] checkout
23:25:04 [2020-11-14T23:25:04.301Z] using credential docker-jenkins-github-credentials
23:25:04 [2020-11-14T23:25:04.309Z] Cloning the remote Git repository
23:25:04 [2020-11-14T23:25:04.309Z] Cloning with configured refspecs honoured and without tags
23:25:03 [2020-11-14T23:25:03.899Z] Cloning repository https://github.com/moby/moby.git
23:25:03 [2020-11-14T23:25:03.950Z]  > git init /home/ubuntu/workspace/moby_PR-41625 # timeout=10
23:25:04 [2020-11-14T23:25:04.395Z] Fetching upstream changes from https://github.com/moby/moby.git
23:25:04 [2020-11-14T23:25:04.395Z]  > git --version # timeout=10
23:25:04 [2020-11-14T23:25:04.411Z]  > git --version # 'git version 2.17.1'
23:25:04 [2020-11-14T23:25:04.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:25:04 [2020-11-14T23:25:04.488Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:25:27 [2020-11-14T23:25:27.969Z] Fetching without tags
23:25:28 [2020-11-14T23:25:28.408Z] Merging remotes/origin/master commit b6bfff2a628fe823cfe9dc6797383769aa2f9db1 into PR head commit 05c20a6e1c708bc881dee36554c6598937afa699
23:25:27 [2020-11-14T23:25:27.858Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:25:27 [2020-11-14T23:25:27.875Z]  > git config --add remote.origin.fetch +refs/pull/41625/head:refs/remotes/origin/PR-41625 # timeout=10
23:25:27 [2020-11-14T23:25:27.915Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:25:27 [2020-11-14T23:25:27.944Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:25:27 [2020-11-14T23:25:27.977Z] Fetching upstream changes from https://github.com/moby/moby.git
23:25:27 [2020-11-14T23:25:27.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:25:27 [2020-11-14T23:25:27.978Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:25:28 [2020-11-14T23:25:28.420Z]  > git config core.sparsecheckout # timeout=10
23:25:28 [2020-11-14T23:25:28.436Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:25:30 [2020-11-14T23:25:30.344Z] Merge succeeded, producing 05c20a6e1c708bc881dee36554c6598937afa699
23:25:30 [2020-11-14T23:25:30.344Z] Checking out Revision 05c20a6e1c708bc881dee36554c6598937afa699 (PR-41625)
23:25:30 [2020-11-14T23:25:30.197Z]  > git remote # timeout=10
23:25:30 [2020-11-14T23:25:30.221Z]  > git config --get remote.origin.url # timeout=10
23:25:30 [2020-11-14T23:25:30.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:25:30 [2020-11-14T23:25:30.254Z]  > git merge b6bfff2a628fe823cfe9dc6797383769aa2f9db1 # timeout=10
23:25:30 [2020-11-14T23:25:30.313Z]  > git rev-parse HEAD^{commit} # timeout=10
23:25:30 [2020-11-14T23:25:30.353Z]  > git config core.sparsecheckout # timeout=10
23:25:30 [2020-11-14T23:25:30.396Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:25:35 [2020-11-14T23:25:35.039Z] Commit message: "handleContainerExit: put a timeout on containerd DeleteTask"
23:25:35 [2020-11-14T23:25:35.070Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:25:36 [2020-11-14T23:25:36.312Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41625:/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:25:35 [2020-11-14T23:25:35.049Z]  > git rev-list --no-walk 313e323ed5fb154c80ff4a46f986fd0fefcb69d4 # timeout=10
23:25:48 [2020-11-14T23:25:48.565Z] Unable to find image 'alpine:latest' locally
23:25:48 [2020-11-14T23:25:48.565Z] latest: Pulling from library/alpine
23:25:48 [2020-11-14T23:25:48.565Z] 188c0c94c7c5: Pulling fs layer
23:25:48 [2020-11-14T23:25:48.565Z] 188c0c94c7c5: Verifying Checksum
23:25:48 [2020-11-14T23:25:48.565Z] 188c0c94c7c5: Download complete
23:25:48 [2020-11-14T23:25:48.565Z] 188c0c94c7c5: Pull complete
23:25:48 [2020-11-14T23:25:48.565Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
23:25:48 [2020-11-14T23:25:48.565Z] Status: Downloaded newer image for alpine:latest
23:25:53 [2020-11-14T23:25:53.862Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
23:25:54 [2020-11-14T23:25:54.447Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-41625
23:25:54 [2020-11-14T23:25:54.447Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41625
23:25:54 [2020-11-14T23:25:54.447Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-047eb6b7edaa6e355) in /home/ubuntu/workspace/moby_PR-41625
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
23:25:54 [2020-11-14T23:25:54.564Z] using credential docker-jenkins-github-credentials
23:25:54 [2020-11-14T23:25:54.567Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Run tests)
23:25:54 [2020-11-14T23:25:54.580Z] Cloning the remote Git repository
23:25:54 [2020-11-14T23:25:54.580Z] Cloning with configured refspecs honoured and without tags
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
23:25:54 [2020-11-14T23:25:54.587Z] Cloning the remote Git repository
23:25:54 [2020-11-14T23:25:54.587Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
23:25:54 [2020-11-14T23:25:54.603Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
23:25:54 [2020-11-14T23:25:54.645Z] Fetching changes from the remote Git repository
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
23:25:54 [2020-11-14T23:25:54.667Z] Fetching without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
23:25:55 [2020-11-14T23:25:55.155Z] Merging remotes/origin/master commit b6bfff2a628fe823cfe9dc6797383769aa2f9db1 into PR head commit 05c20a6e1c708bc881dee36554c6598937afa699
23:25:54 [2020-11-14T23:25:54.591Z] Cloning repository https://github.com/moby/moby.git
23:25:54 [2020-11-14T23:25:54.592Z]  > git init /home/docker/workspace/moby_PR-41625 # timeout=10
23:25:54 [2020-11-14T23:25:54.601Z] Fetching upstream changes from https://github.com/moby/moby.git
23:25:54 [2020-11-14T23:25:54.601Z]  > git --version # timeout=10
23:25:54 [2020-11-14T23:25:54.603Z]  > git --version # 'git version 2.7.4'
23:25:54 [2020-11-14T23:25:54.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:25:54 [2020-11-14T23:25:54.605Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:25:54 [2020-11-14T23:25:54.600Z] Cloning repository https://github.com/moby/moby.git
23:25:54 [2020-11-14T23:25:54.600Z]  > git init /home/jenkins/workspace/moby_PR-41625 # timeout=10
23:25:54 [2020-11-14T23:25:54.625Z] Fetching upstream changes from https://github.com/moby/moby.git
23:25:54 [2020-11-14T23:25:54.625Z]  > git --version # timeout=10
23:25:54 [2020-11-14T23:25:54.626Z]  > git --version # 'git version 2.17.1'
23:25:54 [2020-11-14T23:25:54.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:25:54 [2020-11-14T23:25:54.632Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:25:54 [2020-11-14T23:25:54.613Z]  > git rev-parse --is-inside-work-tree # timeout=10
23:25:54 [2020-11-14T23:25:54.653Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:25:54 [2020-11-14T23:25:54.674Z] Fetching upstream changes from https://github.com/moby/moby.git
23:25:54 [2020-11-14T23:25:54.674Z]  > git --version # timeout=10
23:25:54 [2020-11-14T23:25:54.689Z]  > git --version # 'git version 2.17.1'
23:25:54 [2020-11-14T23:25:54.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:25:54 [2020-11-14T23:25:54.690Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:25:55 [2020-11-14T23:25:55.162Z]  > git config core.sparsecheckout # timeout=10
23:25:55 [2020-11-14T23:25:55.182Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:25:55 [2020-11-14T23:25:55.527Z]  > git remote # timeout=10
23:25:55 [2020-11-14T23:25:55.550Z]  > git config --get remote.origin.url # timeout=10
23:25:55 [2020-11-14T23:25:55.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:25:55 [2020-11-14T23:25:55.577Z]  > git merge b6bfff2a628fe823cfe9dc6797383769aa2f9db1 # timeout=10
23:25:55 [2020-11-14T23:25:55.617Z] Merge succeeded, producing 05c20a6e1c708bc881dee36554c6598937afa699
23:25:55 [2020-11-14T23:25:55.617Z] Checking out Revision 05c20a6e1c708bc881dee36554c6598937afa699 (PR-41625)
23:25:55 [2020-11-14T23:25:55.764Z] Commit message: "handleContainerExit: put a timeout on containerd DeleteTask"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:25:56 [2020-11-14T23:25:56.558Z] + [ PR != PR ]
23:25:56 [2020-11-14T23:25:56.558Z] + [ master != master ]
23:25:56 [2020-11-14T23:25:56.558Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:25:55 [2020-11-14T23:25:55.600Z]  > git rev-parse HEAD^{commit} # timeout=10
23:25:55 [2020-11-14T23:25:55.624Z]  > git config core.sparsecheckout # timeout=10
23:25:55 [2020-11-14T23:25:55.645Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:25:56 [2020-11-14T23:25:56.913Z] + docker version
23:25:56 [2020-11-14T23:25:56.913Z] Client: Docker Engine - Community
23:25:56 [2020-11-14T23:25:56.913Z]  Version:           19.03.13
23:25:56 [2020-11-14T23:25:56.913Z]  API version:       1.40
23:25:56 [2020-11-14T23:25:56.913Z]  Go version:        go1.13.15
23:25:56 [2020-11-14T23:25:56.913Z]  Git commit:        4484c46d9d
23:25:56 [2020-11-14T23:25:56.913Z]  Built:             Wed Sep 16 17:02:36 2020
23:25:56 [2020-11-14T23:25:56.913Z]  OS/Arch:           linux/amd64
23:25:56 [2020-11-14T23:25:56.913Z]  Experimental:      false
23:25:56 [2020-11-14T23:25:56.913Z] 
23:25:56 [2020-11-14T23:25:56.913Z] Server: Docker Engine - Community
23:25:56 [2020-11-14T23:25:56.913Z]  Engine:
23:25:56 [2020-11-14T23:25:56.913Z]   Version:          19.03.13
23:25:56 [2020-11-14T23:25:56.913Z]   API version:      1.40 (minimum version 1.12)
23:25:56 [2020-11-14T23:25:56.913Z]   Go version:       go1.13.15
23:25:56 [2020-11-14T23:25:56.913Z]   Git commit:       4484c46d9d
23:25:56 [2020-11-14T23:25:56.913Z]   Built:            Wed Sep 16 17:01:06 2020
23:25:56 [2020-11-14T23:25:56.913Z]   OS/Arch:          linux/amd64
23:25:56 [2020-11-14T23:25:56.913Z]   Experimental:     true
23:25:56 [2020-11-14T23:25:56.913Z]  containerd:
23:25:56 [2020-11-14T23:25:56.913Z]   Version:          1.3.7
23:25:56 [2020-11-14T23:25:56.913Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
23:25:56 [2020-11-14T23:25:56.913Z]  runc:
23:25:56 [2020-11-14T23:25:56.913Z]   Version:          1.0.0-rc10
23:25:56 [2020-11-14T23:25:56.913Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:25:56 [2020-11-14T23:25:56.913Z]  docker-init:
23:25:56 [2020-11-14T23:25:56.913Z]   Version:          0.18.0
23:25:56 [2020-11-14T23:25:56.913Z]   GitCommit:        fec3683
[Pipeline] sh
23:25:57 [2020-11-14T23:25:57.205Z] + docker info
23:26:03 [2020-11-14T23:26:03.604Z] Fetching without tags
23:26:03 [2020-11-14T23:26:03.876Z] Merging remotes/origin/master commit b6bfff2a628fe823cfe9dc6797383769aa2f9db1 into PR head commit 05c20a6e1c708bc881dee36554c6598937afa699
23:26:03 [2020-11-14T23:26:03.586Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:26:03 [2020-11-14T23:26:03.588Z]  > git config --add remote.origin.fetch +refs/pull/41625/head:refs/remotes/origin/PR-41625 # timeout=10
23:26:03 [2020-11-14T23:26:03.589Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:26:03 [2020-11-14T23:26:03.601Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:26:03 [2020-11-14T23:26:03.617Z] Fetching upstream changes from https://github.com/moby/moby.git
23:26:03 [2020-11-14T23:26:03.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:26:03 [2020-11-14T23:26:03.618Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:26:03 [2020-11-14T23:26:03.888Z]  > git config core.sparsecheckout # timeout=10
23:26:03 [2020-11-14T23:26:03.892Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:26:04 [2020-11-14T23:26:04.378Z] Merge succeeded, producing 05c20a6e1c708bc881dee36554c6598937afa699
23:26:04 [2020-11-14T23:26:04.378Z] Checking out Revision 05c20a6e1c708bc881dee36554c6598937afa699 (PR-41625)
23:26:04 [2020-11-14T23:26:04.715Z] Commit message: "handleContainerExit: put a timeout on containerd DeleteTask"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:26:04 [2020-11-14T23:26:04.353Z]  > git remote # timeout=10
23:26:04 [2020-11-14T23:26:04.357Z]  > git config --get remote.origin.url # timeout=10
23:26:04 [2020-11-14T23:26:04.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:26:04 [2020-11-14T23:26:04.362Z]  > git merge b6bfff2a628fe823cfe9dc6797383769aa2f9db1 # timeout=10
23:26:04 [2020-11-14T23:26:04.374Z]  > git rev-parse HEAD^{commit} # timeout=10
23:26:04 [2020-11-14T23:26:04.390Z]  > git config core.sparsecheckout # timeout=10
23:26:04 [2020-11-14T23:26:04.391Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:26:05 [2020-11-14T23:26:05.613Z] + docker version
23:26:05 [2020-11-14T23:26:05.613Z] Client: Docker Engine - Community
23:26:05 [2020-11-14T23:26:05.613Z]  Version:           19.03.7
23:26:05 [2020-11-14T23:26:05.613Z]  API version:       1.40
23:26:05 [2020-11-14T23:26:05.613Z]  Go version:        go1.12.17
23:26:05 [2020-11-14T23:26:05.613Z]  Git commit:        7141c199a2
23:26:05 [2020-11-14T23:26:05.613Z]  Built:             Sat Mar  7 16:48:47 2020
23:26:05 [2020-11-14T23:26:05.613Z]  OS/Arch:           linux/s390x
23:26:05 [2020-11-14T23:26:05.613Z]  Experimental:      false
23:26:05 [2020-11-14T23:26:05.613Z] 
23:26:05 [2020-11-14T23:26:05.613Z] Server: Docker Engine - Community
23:26:05 [2020-11-14T23:26:05.613Z]  Engine:
23:26:05 [2020-11-14T23:26:05.613Z]   Version:          19.03.7
23:26:05 [2020-11-14T23:26:05.613Z]   API version:      1.40 (minimum version 1.12)
23:26:05 [2020-11-14T23:26:05.613Z]   Go version:       go1.12.17
23:26:05 [2020-11-14T23:26:05.613Z]   Git commit:       7141c199a2
23:26:05 [2020-11-14T23:26:05.613Z]   Built:            Sat Mar  7 16:47:46 2020
23:26:05 [2020-11-14T23:26:05.613Z]   OS/Arch:          linux/s390x
23:26:05 [2020-11-14T23:26:05.613Z]   Experimental:     true
23:26:05 [2020-11-14T23:26:05.613Z]  containerd:
23:26:05 [2020-11-14T23:26:05.613Z]   Version:          1.2.13
23:26:05 [2020-11-14T23:26:05.613Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
23:26:05 [2020-11-14T23:26:05.613Z]  runc:
23:26:05 [2020-11-14T23:26:05.613Z]   Version:          1.0.0-rc10
23:26:05 [2020-11-14T23:26:05.613Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:26:05 [2020-11-14T23:26:05.613Z]  docker-init:
23:26:05 [2020-11-14T23:26:05.613Z]   Version:          0.18.0
23:26:05 [2020-11-14T23:26:05.613Z]   GitCommit:        fec3683
[Pipeline] sh
23:26:05 [2020-11-14T23:26:05.994Z] + docker info
23:26:06 [2020-11-14T23:26:06.628Z] Client:
23:26:06 [2020-11-14T23:26:06.628Z]  Debug Mode: false
23:26:06 [2020-11-14T23:26:06.628Z] 
23:26:06 [2020-11-14T23:26:06.628Z] Server:
23:26:06 [2020-11-14T23:26:06.628Z]  Containers: 0
23:26:06 [2020-11-14T23:26:06.628Z]   Running: 0
23:26:06 [2020-11-14T23:26:06.628Z]   Paused: 0
23:26:06 [2020-11-14T23:26:06.628Z]   Stopped: 0
23:26:06 [2020-11-14T23:26:06.628Z]  Images: 0
23:26:06 [2020-11-14T23:26:06.628Z]  Server Version: 19.03.7
23:26:06 [2020-11-14T23:26:06.628Z]  Storage Driver: overlay2
23:26:06 [2020-11-14T23:26:06.628Z]   Backing Filesystem: <unknown>
23:26:06 [2020-11-14T23:26:06.628Z]   Supports d_type: true
23:26:06 [2020-11-14T23:26:06.628Z]   Native Overlay Diff: true
23:26:06 [2020-11-14T23:26:06.628Z]  Logging Driver: json-file
23:26:06 [2020-11-14T23:26:06.628Z]  Cgroup Driver: cgroupfs
23:26:06 [2020-11-14T23:26:06.628Z]  Plugins:
23:26:06 [2020-11-14T23:26:06.628Z]   Volume: local
23:26:06 [2020-11-14T23:26:06.628Z]   Network: bridge host ipvlan macvlan null overlay
23:26:06 [2020-11-14T23:26:06.628Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:26:06 [2020-11-14T23:26:06.628Z]  Swarm: inactive
23:26:06 [2020-11-14T23:26:06.628Z]  Runtimes: runc
23:26:06 [2020-11-14T23:26:06.628Z]  Default Runtime: runc
23:26:06 [2020-11-14T23:26:06.628Z]  Init Binary: docker-init
23:26:06 [2020-11-14T23:26:06.628Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
23:26:06 [2020-11-14T23:26:06.628Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:26:06 [2020-11-14T23:26:06.628Z]  init version: fec3683
23:26:06 [2020-11-14T23:26:06.628Z]  Security Options:
23:26:06 [2020-11-14T23:26:06.628Z]   apparmor
23:26:06 [2020-11-14T23:26:06.628Z]   seccomp
23:26:06 [2020-11-14T23:26:06.628Z]    Profile: default
23:26:06 [2020-11-14T23:26:06.628Z]  Kernel Version: 4.15.0-91-generic
23:26:06 [2020-11-14T23:26:06.628Z]  Operating System: Ubuntu 18.04.4 LTS
23:26:06 [2020-11-14T23:26:06.628Z]  OSType: linux
23:26:06 [2020-11-14T23:26:06.628Z]  Architecture: s390x
23:26:06 [2020-11-14T23:26:06.628Z]  CPUs: 2
23:26:06 [2020-11-14T23:26:06.628Z]  Total Memory: 7.861GiB
23:26:06 [2020-11-14T23:26:06.628Z]  Name: s390x-ubuntu-16
23:26:06 [2020-11-14T23:26:06.628Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
23:26:06 [2020-11-14T23:26:06.628Z]  Docker Root Dir: /var/lib/docker
23:26:06 [2020-11-14T23:26:06.628Z]  Debug Mode: false
23:26:06 [2020-11-14T23:26:06.628Z]  Username: dockerbuildbot
23:26:06 [2020-11-14T23:26:06.628Z]  Registry: https://index.docker.io/v1/
23:26:06 [2020-11-14T23:26:06.628Z]  Labels:
23:26:06 [2020-11-14T23:26:06.628Z]  Experimental: true
23:26:06 [2020-11-14T23:26:06.628Z]  Insecure Registries:
23:26:06 [2020-11-14T23:26:06.628Z]   127.0.0.0/8
23:26:06 [2020-11-14T23:26:06.628Z]  Live Restore Enabled: false
23:26:06 [2020-11-14T23:26:06.628Z] 
23:26:06 [2020-11-14T23:26:06.628Z] WARNING: No swap limit support
[Pipeline] sh
23:26:07 [2020-11-14T23:26:07.007Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:26:07 [2020-11-14T23:26:07.007Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:26:07 [2020-11-14T23:26:07.007Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41625/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:26:07 [2020-11-14T23:26:07.007Z] + bash /home/jenkins/workspace/moby_PR-41625/check-config.sh
23:26:07 [2020-11-14T23:26:07.007Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:26:07 [2020-11-14T23:26:07.007Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
23:26:07 [2020-11-14T23:26:07.007Z] 
23:26:07 [2020-11-14T23:26:07.007Z] Generally Necessary:
23:26:07 [2020-11-14T23:26:07.007Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:26:07 [2020-11-14T23:26:07.007Z] - apparmor: enabled and tools installed
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_NAMESPACES: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_NET_NS: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_PID_NS: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_IPC_NS: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_UTS_NS: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_CGROUPS: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_CGROUP_CPUACCT: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_CGROUP_DEVICE: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_CGROUP_FREEZER: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_CGROUP_SCHED: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_CPUSETS: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_MEMCG: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_KEYS: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_VETH: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_BRIDGE: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_NF_NAT: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_NF_NAT_NEEDED: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_POSIX_MQUEUE: enabled
23:26:07 [2020-11-14T23:26:07.299Z] 
23:26:07 [2020-11-14T23:26:07.299Z] Optional Features:
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_USER_NS: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_SECCOMP: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_CGROUP_PIDS: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_MEMCG_SWAP: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:26:07 [2020-11-14T23:26:07.299Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_BLK_CGROUP: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_IOSCHED_CFQ: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_CGROUP_PERF: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_CGROUP_HUGETLB: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_CFS_BANDWIDTH: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_RT_GROUP_SCHED: missing
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_IP_VS: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_IP_VS_NFCT: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_IP_VS_RR: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_EXT4_FS: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:26:07 [2020-11-14T23:26:07.299Z] - Network Drivers:
23:26:07 [2020-11-14T23:26:07.299Z]   - "overlay":
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_VXLAN: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:26:07 [2020-11-14T23:26:07.299Z]       Optional (for encrypted networks):
23:26:07 [2020-11-14T23:26:07.299Z]       - CONFIG_CRYPTO: enabled
23:26:07 [2020-11-14T23:26:07.299Z]       - CONFIG_CRYPTO_AEAD: enabled
23:26:07 [2020-11-14T23:26:07.299Z]       - CONFIG_CRYPTO_GCM: enabled
23:26:07 [2020-11-14T23:26:07.299Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:26:07 [2020-11-14T23:26:07.299Z]       - CONFIG_CRYPTO_GHASH: enabled
23:26:07 [2020-11-14T23:26:07.299Z]       - CONFIG_XFRM: enabled
23:26:07 [2020-11-14T23:26:07.299Z]       - CONFIG_XFRM_USER: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]       - CONFIG_INET_ESP: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]   - "ipvlan":
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_IPVLAN: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]   - "macvlan":
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_MACVLAN: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_DUMMY: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]   - "ftp,tftp client in container":
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z] - Storage Drivers:
23:26:07 [2020-11-14T23:26:07.299Z]   - "aufs":
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_AUFS_FS: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]   - "btrfs":
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:26:07 [2020-11-14T23:26:07.299Z]   - "devicemapper":
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_BLK_DEV_DM: enabled
23:26:07 [2020-11-14T23:26:07.299Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:26:07 [2020-11-14T23:26:07.591Z]   - "overlay":
23:26:07 [2020-11-14T23:26:07.591Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:26:07 [2020-11-14T23:26:07.591Z]   - "zfs":
23:26:07 [2020-11-14T23:26:07.591Z]     - /dev/zfs: missing
23:26:07 [2020-11-14T23:26:07.591Z]     - zfs command: missing
23:26:07 [2020-11-14T23:26:07.591Z]     - zpool command: missing
23:26:07 [2020-11-14T23:26:07.591Z] 
23:26:07 [2020-11-14T23:26:07.591Z] Limits:
23:26:07 [2020-11-14T23:26:07.591Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:26:07 [2020-11-14T23:26:07.591Z] 
23:26:07 [2020-11-14T23:26:07.591Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:26:08 [2020-11-14T23:26:08.020Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:05c20a6e1c708bc881dee36554c6598937afa699 .
23:26:08 [2020-11-14T23:26:08.020Z] #2 [internal] load .dockerignore
23:26:08 [2020-11-14T23:26:08.020Z] #2 transferring context: 87B 0.0s done
23:26:08 [2020-11-14T23:26:08.020Z] #2 DONE 0.0s
23:26:08 [2020-11-14T23:26:08.020Z] 
23:26:08 [2020-11-14T23:26:08.020Z] #1 [internal] load build definition from Dockerfile
23:26:08 [2020-11-14T23:26:08.020Z] #1 transferring dockerfile: 16.58kB 0.0s done
23:26:08 [2020-11-14T23:26:08.020Z] #1 DONE 0.0s
23:26:08 [2020-11-14T23:26:08.020Z] 
23:26:08 [2020-11-14T23:26:08.020Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:26:08 [2020-11-14T23:26:08.312Z] #3 DONE 0.2s
23:26:08 [2020-11-14T23:26:08.312Z] 
23:26:08 [2020-11-14T23:26:08.312Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:26:08 [2020-11-14T23:26:08.312Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:26:08 [2020-11-14T23:26:08.604Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:26:08 [2020-11-14T23:26:08.604Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
23:26:08 [2020-11-14T23:26:08.604Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
23:26:08 [2020-11-14T23:26:08.604Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 433.09kB / 8.88MB 0.2s
23:26:08 [2020-11-14T23:26:08.604Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s
23:26:08 [2020-11-14T23:26:08.604Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
23:26:08 [2020-11-14T23:26:08.604Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done
23:26:08 [2020-11-14T23:26:08.896Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
23:26:08 [2020-11-14T23:26:08.896Z] #4 DONE 0.6s
23:26:09 [2020-11-14T23:26:09.188Z] 
23:26:09 [2020-11-14T23:26:09.188Z] #7 [internal] load metadata for docker.io/library/debian:buster
23:26:09 [2020-11-14T23:26:09.434Z] Still waiting to schedule task
23:26:09 [2020-11-14T23:26:09.434Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-047eb6b7edaa6e355)’
23:26:09 [2020-11-14T23:26:09.436Z] Still waiting to schedule task
23:26:09 [2020-11-14T23:26:09.436Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-047eb6b7edaa6e355)’
23:26:09 [2020-11-14T23:26:09.440Z] Still waiting to schedule task
23:26:09 [2020-11-14T23:26:09.440Z] All nodes of label ‘arm64&&linux’ are offline
23:26:09 [2020-11-14T23:26:09.442Z] Still waiting to schedule task
23:26:09 [2020-11-14T23:26:09.442Z] All nodes of label ‘windows-2019’ are offline
23:26:09 [2020-11-14T23:26:09.483Z] #7 ...
23:26:09 [2020-11-14T23:26:09.483Z] 
23:26:09 [2020-11-14T23:26:09.483Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:26:09 [2020-11-14T23:26:09.483Z] #5 DONE 0.2s
23:26:09 [2020-11-14T23:26:09.483Z] 
23:26:09 [2020-11-14T23:26:09.483Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:26:09 [2020-11-14T23:26:09.483Z] #6 DONE 0.2s
23:26:09 [2020-11-14T23:26:09.483Z] 
23:26:09 [2020-11-14T23:26:09.483Z] #7 [internal] load metadata for docker.io/library/debian:buster
23:26:09 [2020-11-14T23:26:09.483Z] #7 DONE 0.3s
23:26:09 [2020-11-14T23:26:09.483Z] 
23:26:09 [2020-11-14T23:26:09.483Z] #21 [internal] load build context
23:26:10 [2020-11-14T23:26:10.219Z] #21 transferring context: 52.01MB 0.7s done
23:26:10 [2020-11-14T23:26:10.219Z] #21 DONE 0.7s
23:26:10 [2020-11-14T23:26:10.219Z] 
23:26:10 [2020-11-14T23:26:10.219Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:26:10 [2020-11-14T23:26:10.219Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:26:10 [2020-11-14T23:26:10.219Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
23:26:10 [2020-11-14T23:26:10.219Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:26:10 [2020-11-14T23:26:10.219Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
23:26:10 [2020-11-14T23:26:10.219Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 20.34MB / 48.97MB 0.6s
23:26:10 [2020-11-14T23:26:10.219Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done
23:26:10 [2020-11-14T23:26:10.219Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.6s
23:26:10 [2020-11-14T23:26:10.555Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 26.41MB / 48.97MB 0.7s
23:26:10 [2020-11-14T23:26:10.555Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.6s done
23:26:10 [2020-11-14T23:26:10.555Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 326.59kB / 51.38MB 0.7s
23:26:10 [2020-11-14T23:26:10.555Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 30.72MB / 48.97MB 0.8s
23:26:10 [2020-11-14T23:26:10.555Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.72MB / 51.38MB 0.8s
23:26:10 [2020-11-14T23:26:10.555Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 38.19MB / 48.97MB 1.0s
23:26:10 [2020-11-14T23:26:10.555Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.12MB / 51.38MB 1.0s
23:26:10 [2020-11-14T23:26:10.899Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 43.38MB / 48.97MB 1.1s
23:26:10 [2020-11-14T23:26:10.899Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 17.65MB / 51.38MB 1.1s
23:26:10 [2020-11-14T23:26:10.899Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 1.1s
23:26:10 [2020-11-14T23:26:10.899Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 47.11MB / 48.97MB 1.2s
23:26:10 [2020-11-14T23:26:10.899Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.41MB / 51.38MB 1.2s
23:26:10 [2020-11-14T23:26:10.899Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 3.23MB / 56.74MB 1.2s
23:26:10 [2020-11-14T23:26:10.899Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 28.08MB / 51.38MB 1.3s
23:26:10 [2020-11-14T23:26:10.899Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 7.55MB / 56.74MB 1.3s
23:26:11 [2020-11-14T23:26:11.267Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done
23:26:11 [2020-11-14T23:26:11.267Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.20MB / 51.38MB 1.4s
23:26:11 [2020-11-14T23:26:11.267Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 14.29MB / 56.74MB 1.4s
23:26:11 [2020-11-14T23:26:11.267Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 31.68kB / 102.23MB 1.4s
23:26:11 [2020-11-14T23:26:11.267Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.46MB / 51.38MB 1.5s
23:26:11 [2020-11-14T23:26:11.267Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 18.17MB / 56.74MB 1.5s
23:26:11 [2020-11-14T23:26:11.267Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71
23:26:11 [2020-11-14T23:26:11.267Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 41.24MB / 51.38MB 1.6s
23:26:11 [2020-11-14T23:26:11.267Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 22.24MB / 56.74MB 1.6s
23:26:11 [2020-11-14T23:26:11.267Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 7.58MB / 102.23MB 1.6s
23:26:11 [2020-11-14T23:26:11.615Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.59MB / 51.38MB 1.8s
23:26:11 [2020-11-14T23:26:11.615Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 31.67MB / 56.74MB 1.8s
23:26:11 [2020-11-14T23:26:11.615Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 14.37MB / 102.23MB 1.8s
23:26:11 [2020-11-14T23:26:11.615Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.9s
23:26:11 [2020-11-14T23:26:11.615Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 36.28MB / 56.74MB 1.9s
23:26:11 [2020-11-14T23:26:11.615Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.0s done
23:26:11 [2020-11-14T23:26:11.615Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 42.79MB / 56.74MB 2.0s
23:26:11 [2020-11-14T23:26:11.615Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.12MB / 102.23MB 2.0s
23:26:11 [2020-11-14T23:26:11.615Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 2.0s
23:26:11 [2020-11-14T23:26:11.948Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 47.39MB / 56.74MB 2.1s
23:26:11 [2020-11-14T23:26:11.948Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 30.99MB / 102.23MB 2.1s
23:26:11 [2020-11-14T23:26:11.948Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.1s done
23:26:11 [2020-11-14T23:26:11.948Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 52.29MB / 56.74MB 2.2s
23:26:11 [2020-11-14T23:26:11.948Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 36.53MB / 102.23MB 2.2s
23:26:11 [2020-11-14T23:26:11.948Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.13MB / 56.74MB 2.3s
23:26:12 [2020-11-14T23:26:12.048Z] Fetching without tags
23:26:12 [2020-11-14T23:26:12.112Z] Client:
23:26:12 [2020-11-14T23:26:12.112Z]  Debug Mode: false
23:26:12 [2020-11-14T23:26:12.112Z] 
23:26:12 [2020-11-14T23:26:12.112Z] Server:
23:26:12 [2020-11-14T23:26:12.112Z]  Containers: 0
23:26:12 [2020-11-14T23:26:12.112Z]   Running: 0
23:26:12 [2020-11-14T23:26:12.112Z]   Paused: 0
23:26:12 [2020-11-14T23:26:12.112Z]   Stopped: 0
23:26:12 [2020-11-14T23:26:12.112Z]  Images: 1
23:26:12 [2020-11-14T23:26:12.112Z]  Server Version: 19.03.13
23:26:12 [2020-11-14T23:26:12.112Z]  Storage Driver: overlay2
23:26:12 [2020-11-14T23:26:12.112Z]   Backing Filesystem: extfs
23:26:12 [2020-11-14T23:26:12.112Z]   Supports d_type: true
23:26:12 [2020-11-14T23:26:12.112Z]   Native Overlay Diff: true
23:26:12 [2020-11-14T23:26:12.112Z]  Logging Driver: json-file
23:26:12 [2020-11-14T23:26:12.112Z]  Cgroup Driver: cgroupfs
23:26:12 [2020-11-14T23:26:12.112Z]  Plugins:
23:26:12 [2020-11-14T23:26:12.112Z]   Volume: local
23:26:12 [2020-11-14T23:26:12.112Z]   Network: bridge host ipvlan macvlan null overlay
23:26:12 [2020-11-14T23:26:12.112Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:26:12 [2020-11-14T23:26:12.112Z]  Swarm: inactive
23:26:12 [2020-11-14T23:26:12.112Z]  Runtimes: runc
23:26:12 [2020-11-14T23:26:12.112Z]  Default Runtime: runc
23:26:12 [2020-11-14T23:26:12.112Z]  Init Binary: docker-init
23:26:12 [2020-11-14T23:26:12.112Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
23:26:12 [2020-11-14T23:26:12.112Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:26:12 [2020-11-14T23:26:12.112Z]  init version: fec3683
23:26:12 [2020-11-14T23:26:12.112Z]  Security Options:
23:26:12 [2020-11-14T23:26:12.112Z]   apparmor
23:26:12 [2020-11-14T23:26:12.112Z]   seccomp
23:26:12 [2020-11-14T23:26:12.112Z]    Profile: default
23:26:12 [2020-11-14T23:26:12.112Z]  Kernel Version: 5.4.0-1025-aws
23:26:12 [2020-11-14T23:26:12.112Z]  Operating System: Ubuntu 18.04.5 LTS
23:26:12 [2020-11-14T23:26:12.112Z]  OSType: linux
23:26:12 [2020-11-14T23:26:12.112Z]  Architecture: x86_64
23:26:12 [2020-11-14T23:26:12.112Z]  CPUs: 2
23:26:12 [2020-11-14T23:26:12.112Z]  Total Memory: 7.487GiB
23:26:12 [2020-11-14T23:26:12.112Z]  Name: ip-10-100-126-0
23:26:12 [2020-11-14T23:26:12.112Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
23:26:12 [2020-11-14T23:26:12.112Z]  Docker Root Dir: /var/lib/docker
23:26:12 [2020-11-14T23:26:12.112Z]  Debug Mode: false
23:26:12 [2020-11-14T23:26:12.112Z]  Registry: https://index.docker.io/v1/
23:26:12 [2020-11-14T23:26:12.112Z]  Labels:
23:26:12 [2020-11-14T23:26:12.112Z]  Experimental: true
23:26:12 [2020-11-14T23:26:12.112Z]  Insecure Registries:
23:26:12 [2020-11-14T23:26:12.112Z]   127.0.0.0/8
23:26:12 [2020-11-14T23:26:12.112Z]  Live Restore Enabled: true
23:26:12 [2020-11-14T23:26:12.112Z] 
23:26:12 [2020-11-14T23:26:12.112Z] WARNING: No swap limit support
[Pipeline] sh
23:26:12 [2020-11-14T23:26:12.025Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:26:12 [2020-11-14T23:26:12.028Z]  > git config --add remote.origin.fetch +refs/pull/41625/head:refs/remotes/origin/PR-41625 # timeout=10
23:26:12 [2020-11-14T23:26:12.031Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:26:12 [2020-11-14T23:26:12.045Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:26:12 [2020-11-14T23:26:12.060Z] Fetching upstream changes from https://github.com/moby/moby.git
23:26:12 [2020-11-14T23:26:12.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:26:12 [2020-11-14T23:26:12.061Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:26:12 [2020-11-14T23:26:12.272Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 47.14MB / 102.23MB 2.4s
23:26:12 [2020-11-14T23:26:12.272Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.4s done
23:26:12 [2020-11-14T23:26:12.272Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 56.29MB / 102.23MB 2.5s
23:26:12 [2020-11-14T23:26:12.272Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 79.74MB / 102.23MB 2.7s
23:26:12 [2020-11-14T23:26:12.423Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:26:12 [2020-11-14T23:26:12.423Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:26:12 [2020-11-14T23:26:12.423Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41625/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:26:12 [2020-11-14T23:26:12.423Z] + bash /home/ubuntu/workspace/moby_PR-41625/check-config.sh
23:26:12 [2020-11-14T23:26:12.423Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:26:12 [2020-11-14T23:26:12.423Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
23:26:12 [2020-11-14T23:26:12.423Z] 
23:26:12 [2020-11-14T23:26:12.423Z] Generally Necessary:
23:26:12 [2020-11-14T23:26:12.423Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:26:12 [2020-11-14T23:26:12.423Z] - apparmor: enabled and tools installed
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_NAMESPACES: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_NET_NS: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_PID_NS: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_IPC_NS: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_UTS_NS: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_CGROUPS: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_CGROUP_CPUACCT: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_CGROUP_DEVICE: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_CGROUP_FREEZER: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_CGROUP_SCHED: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_CPUSETS: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_MEMCG: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_KEYS: enabled
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_VETH: enabled (as module)
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_BRIDGE: enabled (as module)
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_NF_NAT_IPV4: missing
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_NF_NAT: enabled (as module)
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_NF_NAT_NEEDED: missing
23:26:12 [2020-11-14T23:26:12.423Z] - CONFIG_POSIX_MQUEUE: enabled
23:26:12 [2020-11-14T23:26:12.423Z] 
23:26:12 [2020-11-14T23:26:12.423Z] Optional Features:
23:26:12 [2020-11-14T23:26:12.482Z] Merging remotes/origin/master commit b6bfff2a628fe823cfe9dc6797383769aa2f9db1 into PR head commit 05c20a6e1c708bc881dee36554c6598937afa699
23:26:12 [2020-11-14T23:26:12.667Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 91.53MB / 102.23MB 2.8s
23:26:12 [2020-11-14T23:26:12.667Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.9s
23:26:12 [2020-11-14T23:26:12.667Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.0s done
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_USER_NS: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_SECCOMP: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_CGROUP_PIDS: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_MEMCG_SWAP: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:26:12 [2020-11-14T23:26:12.700Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_BLK_CGROUP: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_IOSCHED_CFQ: missing
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_CGROUP_PERF: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_CGROUP_HUGETLB: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_CFS_BANDWIDTH: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_RT_GROUP_SCHED: missing
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_IP_VS: enabled (as module)
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_IP_VS_NFCT: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_IP_VS_RR: enabled (as module)
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_EXT4_FS: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:26:12 [2020-11-14T23:26:12.700Z] - Network Drivers:
23:26:12 [2020-11-14T23:26:12.700Z]   - "overlay":
23:26:12 [2020-11-14T23:26:12.700Z]     - CONFIG_VXLAN: enabled (as module)
23:26:12 [2020-11-14T23:26:12.700Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:26:12 [2020-11-14T23:26:12.700Z]       Optional (for encrypted networks):
23:26:12 [2020-11-14T23:26:12.700Z]       - CONFIG_CRYPTO: enabled
23:26:12 [2020-11-14T23:26:12.700Z]       - CONFIG_CRYPTO_AEAD: enabled
23:26:12 [2020-11-14T23:26:12.700Z]       - CONFIG_CRYPTO_GCM: enabled
23:26:12 [2020-11-14T23:26:12.700Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:26:12 [2020-11-14T23:26:12.700Z]       - CONFIG_CRYPTO_GHASH: enabled
23:26:12 [2020-11-14T23:26:12.700Z]       - CONFIG_XFRM: enabled
23:26:12 [2020-11-14T23:26:12.700Z]       - CONFIG_XFRM_USER: enabled (as module)
23:26:12 [2020-11-14T23:26:12.700Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:26:12 [2020-11-14T23:26:12.700Z]       - CONFIG_INET_ESP: enabled (as module)
23:26:12 [2020-11-14T23:26:12.700Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:26:12 [2020-11-14T23:26:12.960Z]   - "ipvlan":
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_IPVLAN: enabled (as module)
23:26:12 [2020-11-14T23:26:12.960Z]   - "macvlan":
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_MACVLAN: enabled (as module)
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_DUMMY: enabled (as module)
23:26:12 [2020-11-14T23:26:12.960Z]   - "ftp,tftp client in container":
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:26:12 [2020-11-14T23:26:12.960Z] - Storage Drivers:
23:26:12 [2020-11-14T23:26:12.960Z]   - "aufs":
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_AUFS_FS: enabled (as module)
23:26:12 [2020-11-14T23:26:12.960Z]   - "btrfs":
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:26:12 [2020-11-14T23:26:12.960Z]   - "devicemapper":
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_BLK_DEV_DM: enabled
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:26:12 [2020-11-14T23:26:12.960Z]   - "overlay":
23:26:12 [2020-11-14T23:26:12.960Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:26:12 [2020-11-14T23:26:12.960Z]   - "zfs":
23:26:12 [2020-11-14T23:26:12.960Z]     - /dev/zfs: present
23:26:12 [2020-11-14T23:26:12.960Z]     - zfs command: missing
23:26:12 [2020-11-14T23:26:12.960Z]     - zpool command: missing
23:26:12 [2020-11-14T23:26:12.960Z] 
23:26:12 [2020-11-14T23:26:12.960Z] Limits:
23:26:12 [2020-11-14T23:26:12.960Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:26:12 [2020-11-14T23:26:12.960Z] 
23:26:12 [2020-11-14T23:26:12.960Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:26:13 [2020-11-14T23:26:13.301Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:05c20a6e1c708bc881dee36554c6598937afa699 .
23:26:13 [2020-11-14T23:26:13.301Z] #2 [internal] load .dockerignore
23:26:13 [2020-11-14T23:26:13.301Z] #2 transferring context: 87B done
23:26:13 [2020-11-14T23:26:13.301Z] #2 DONE 0.0s
23:26:13 [2020-11-14T23:26:13.301Z] 
23:26:13 [2020-11-14T23:26:13.301Z] #1 [internal] load build definition from Dockerfile
23:26:13 [2020-11-14T23:26:13.301Z] #1 transferring dockerfile: 16.58kB done
23:26:13 [2020-11-14T23:26:13.301Z] #1 DONE 0.0s
23:26:13 [2020-11-14T23:26:13.301Z] 
23:26:13 [2020-11-14T23:26:13.301Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:26:13 [2020-11-14T23:26:13.301Z] #8 ...
23:26:13 [2020-11-14T23:26:13.301Z] 
23:26:13 [2020-11-14T23:26:13.301Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:26:13 [2020-11-14T23:26:13.301Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:26:13 [2020-11-14T23:26:13.301Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:26:13 [2020-11-14T23:26:13.301Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:26:13 [2020-11-14T23:26:13.301Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s done
23:26:13 [2020-11-14T23:26:13.301Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done
23:26:13 [2020-11-14T23:26:13.301Z] #60 DONE 3.7s
23:26:13 [2020-11-14T23:26:13.301Z] 
23:26:13 [2020-11-14T23:26:13.301Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:26:13 [2020-11-14T23:26:13.301Z] #8 ...
23:26:13 [2020-11-14T23:26:13.301Z] 
23:26:13 [2020-11-14T23:26:13.301Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:26:13 [2020-11-14T23:26:13.301Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
23:26:13 [2020-11-14T23:26:13.301Z] #24 sha256:f4f8457fd057d0744bbd01d994e9ad1229f0bee5d063f1ab7a8568ef18c8ddf8 529B / 529B done
23:26:13 [2020-11-14T23:26:13.301Z] #24 sha256:85991a508dae9b547fed5d7702ba645164a47b8d92598304c4b465bbad0bc7b2 1.50kB / 1.50kB done
23:26:13 [2020-11-14T23:26:13.301Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 48.97MB / 48.97MB 1.1s done
23:26:13 [2020-11-14T23:26:13.301Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
23:26:13 [2020-11-14T23:26:13.301Z] #24 extracting sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 2.3s done
23:26:13 [2020-11-14T23:26:13.301Z] #24 DONE 3.8s
23:26:13 [2020-11-14T23:26:13.330Z] Merge succeeded, producing 05c20a6e1c708bc881dee36554c6598937afa699
23:26:13 [2020-11-14T23:26:13.331Z] Checking out Revision 05c20a6e1c708bc881dee36554c6598937afa699 (PR-41625)
23:26:13 [2020-11-14T23:26:13.593Z] 
23:26:13 [2020-11-14T23:26:13.593Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:26:13 [2020-11-14T23:26:13.744Z] Commit message: "handleContainerExit: put a timeout on containerd DeleteTask"
23:26:13 [2020-11-14T23:26:13.870Z] #3 DONE 0.5s
23:26:13 [2020-11-14T23:26:13.870Z] 
23:26:13 [2020-11-14T23:26:13.870Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:26:13 [2020-11-14T23:26:13.870Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:26:13 [2020-11-14T23:26:13.885Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.6s done
23:26:12 [2020-11-14T23:26:12.493Z]  > git config core.sparsecheckout # timeout=10
23:26:12 [2020-11-14T23:26:12.496Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:26:13 [2020-11-14T23:26:13.298Z]  > git remote # timeout=10
23:26:13 [2020-11-14T23:26:13.301Z]  > git config --get remote.origin.url # timeout=10
23:26:13 [2020-11-14T23:26:13.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:26:13 [2020-11-14T23:26:13.305Z]  > git merge b6bfff2a628fe823cfe9dc6797383769aa2f9db1 # timeout=10
23:26:13 [2020-11-14T23:26:13.327Z]  > git rev-parse HEAD^{commit} # timeout=10
23:26:13 [2020-11-14T23:26:13.341Z]  > git config core.sparsecheckout # timeout=10
23:26:13 [2020-11-14T23:26:13.344Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:26:14 [2020-11-14T23:26:14.130Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
23:26:14 [2020-11-14T23:26:14.130Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.02MB / 8.88MB 0.2s
23:26:14 [2020-11-14T23:26:14.130Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:26:14 [2020-11-14T23:26:14.130Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
23:26:14 [2020-11-14T23:26:14.177Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.1s
23:26:14 [2020-11-14T23:26:14.177Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:26:14 [2020-11-14T23:26:14.390Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
23:26:14 [2020-11-14T23:26:14.390Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
23:26:14 [2020-11-14T23:26:14.469Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s
23:26:14 [2020-11-14T23:26:14.638Z] + docker version
23:26:14 [2020-11-14T23:26:14.638Z] Client:
23:26:14 [2020-11-14T23:26:14.638Z]  Version:           18.06.1-ce
23:26:14 [2020-11-14T23:26:14.638Z]  API version:       1.38
23:26:14 [2020-11-14T23:26:14.638Z]  Go version:        go1.10.3
23:26:14 [2020-11-14T23:26:14.638Z]  Git commit:        e68fc7a
23:26:14 [2020-11-14T23:26:14.638Z]  Built:             Tue Aug 21 17:26:10 2018
23:26:14 [2020-11-14T23:26:14.638Z]  OS/Arch:           linux/ppc64le
23:26:14 [2020-11-14T23:26:14.638Z]  Experimental:      false
23:26:14 [2020-11-14T23:26:14.638Z] 
23:26:14 [2020-11-14T23:26:14.638Z] Server:
23:26:14 [2020-11-14T23:26:14.638Z]  Engine:
23:26:14 [2020-11-14T23:26:14.638Z]   Version:          18.06.1-ce
23:26:14 [2020-11-14T23:26:14.638Z]   API version:      1.38 (minimum version 1.12)
23:26:14 [2020-11-14T23:26:14.638Z]   Go version:       go1.10.3
23:26:14 [2020-11-14T23:26:14.638Z]   Git commit:       e68fc7a
23:26:14 [2020-11-14T23:26:14.638Z]   Built:            Tue Aug 21 17:24:20 2018
23:26:14 [2020-11-14T23:26:14.638Z]   OS/Arch:          linux/ppc64le
23:26:14 [2020-11-14T23:26:14.638Z]   Experimental:     true
23:26:14 [2020-11-14T23:26:14.650Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
23:26:14 [2020-11-14T23:26:14.650Z] #4 DONE 0.9s
[Pipeline] sh
23:26:14 [2020-11-14T23:26:14.761Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done
23:26:14 [2020-11-14T23:26:14.761Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
23:26:14 [2020-11-14T23:26:14.911Z] 
23:26:14 [2020-11-14T23:26:14.911Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:26:15 [2020-11-14T23:26:15.019Z] + docker info
23:26:15 [2020-11-14T23:26:15.019Z] Containers: 0
23:26:15 [2020-11-14T23:26:15.019Z]  Running: 0
23:26:15 [2020-11-14T23:26:15.019Z]  Paused: 0
23:26:15 [2020-11-14T23:26:15.019Z]  Stopped: 0
23:26:15 [2020-11-14T23:26:15.019Z] Images: 0
23:26:15 [2020-11-14T23:26:15.019Z] Server Version: 18.06.1-ce
23:26:15 [2020-11-14T23:26:15.019Z] Storage Driver: overlay2
23:26:15 [2020-11-14T23:26:15.019Z]  Backing Filesystem: extfs
23:26:15 [2020-11-14T23:26:15.019Z]  Supports d_type: true
23:26:15 [2020-11-14T23:26:15.019Z]  Native Overlay Diff: true
23:26:15 [2020-11-14T23:26:15.019Z] Logging Driver: json-file
23:26:15 [2020-11-14T23:26:15.019Z] Cgroup Driver: cgroupfs
23:26:15 [2020-11-14T23:26:15.019Z] Plugins:
23:26:15 [2020-11-14T23:26:15.019Z]  Volume: local
23:26:15 [2020-11-14T23:26:15.019Z]  Network: bridge host ipvlan macvlan null overlay
23:26:15 [2020-11-14T23:26:15.019Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
23:26:15 [2020-11-14T23:26:15.019Z] Swarm: inactive
23:26:15 [2020-11-14T23:26:15.019Z] Runtimes: runc
23:26:15 [2020-11-14T23:26:15.019Z] Default Runtime: runc
23:26:15 [2020-11-14T23:26:15.019Z] Init Binary: docker-init
23:26:15 [2020-11-14T23:26:15.019Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
23:26:15 [2020-11-14T23:26:15.019Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
23:26:15 [2020-11-14T23:26:15.019Z] init version: fec3683
23:26:15 [2020-11-14T23:26:15.019Z] Security Options:
23:26:15 [2020-11-14T23:26:15.019Z]  apparmor
23:26:15 [2020-11-14T23:26:15.019Z]  seccomp
23:26:15 [2020-11-14T23:26:15.019Z]   Profile: default
23:26:15 [2020-11-14T23:26:15.019Z] Kernel Version: 4.4.0-139-generic
23:26:15 [2020-11-14T23:26:15.019Z] Operating System: Ubuntu 16.04.3 LTS
23:26:15 [2020-11-14T23:26:15.019Z] OSType: linux
23:26:15 [2020-11-14T23:26:15.019Z] Architecture: ppc64le
23:26:15 [2020-11-14T23:26:15.019Z] CPUs: 4
23:26:15 [2020-11-14T23:26:15.019Z] Total Memory: 7.972GiB
23:26:15 [2020-11-14T23:26:15.019Z] Name: ppc64le-ubuntu-31
23:26:15 [2020-11-14T23:26:15.019Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
23:26:15 [2020-11-14T23:26:15.019Z] Docker Root Dir: /var/lib/docker
23:26:15 [2020-11-14T23:26:15.019Z] Debug Mode (client): false
23:26:15 [2020-11-14T23:26:15.019Z] Debug Mode (server): false
23:26:15 [2020-11-14T23:26:15.019Z] Username: dockerbuildbot
23:26:15 [2020-11-14T23:26:15.019Z] Registry: https://index.docker.io/v1/
23:26:15 [2020-11-14T23:26:15.019Z] Labels:
23:26:15 [2020-11-14T23:26:15.019Z] Experimental: true
23:26:15 [2020-11-14T23:26:15.019Z] Insecure Registries:
23:26:15 [2020-11-14T23:26:15.019Z]  127.0.0.0/8
23:26:15 [2020-11-14T23:26:15.019Z] Live Restore Enabled: false
23:26:15 [2020-11-14T23:26:15.019Z] 
[Pipeline] sh
23:26:15 [2020-11-14T23:26:15.170Z] #7 DONE 0.2s
23:26:15 [2020-11-14T23:26:15.170Z] 
23:26:15 [2020-11-14T23:26:15.170Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:26:15 [2020-11-14T23:26:15.170Z] #6 DONE 0.2s
23:26:15 [2020-11-14T23:26:15.170Z] 
23:26:15 [2020-11-14T23:26:15.170Z] #5 [internal] load metadata for docker.io/library/debian:buster
23:26:15 [2020-11-14T23:26:15.170Z] #5 DONE 0.3s
23:26:15 [2020-11-14T23:26:15.170Z] 
23:26:15 [2020-11-14T23:26:15.170Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:26:15 [2020-11-14T23:26:15.170Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:26:15 [2020-11-14T23:26:15.404Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:26:15 [2020-11-14T23:26:15.404Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:26:15 [2020-11-14T23:26:15.404Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41625/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:26:15 [2020-11-14T23:26:15.404Z] + bash /home/docker/workspace/moby_PR-41625/check-config.sh
23:26:15 [2020-11-14T23:26:15.404Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:26:15 [2020-11-14T23:26:15.404Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
23:26:15 [2020-11-14T23:26:15.404Z] 
23:26:15 [2020-11-14T23:26:15.404Z] Generally Necessary:
23:26:15 [2020-11-14T23:26:15.404Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:26:15 [2020-11-14T23:26:15.404Z] - apparmor: enabled and tools installed
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_NAMESPACES: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_NET_NS: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_PID_NS: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_IPC_NS: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_UTS_NS: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_CGROUPS: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_CGROUP_CPUACCT: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_CGROUP_DEVICE: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_CGROUP_FREEZER: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_CGROUP_SCHED: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_CPUSETS: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_MEMCG: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_KEYS: enabled
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_VETH: enabled (as module)
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_BRIDGE: enabled (as module)
23:26:15 [2020-11-14T23:26:15.404Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:26:15 [2020-11-14T23:26:15.430Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
23:26:15 [2020-11-14T23:26:15.430Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:26:15 [2020-11-14T23:26:15.430Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
23:26:15 [2020-11-14T23:26:15.430Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
23:26:15 [2020-11-14T23:26:15.430Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.45MB / 50.40MB 0.2s
23:26:15 [2020-11-14T23:26:15.691Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.74MB / 50.40MB 0.3s
23:26:15 [2020-11-14T23:26:15.698Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_NF_NAT: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_NF_NAT_NEEDED: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_POSIX_MQUEUE: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
23:26:15 [2020-11-14T23:26:15.699Z] 
23:26:15 [2020-11-14T23:26:15.699Z] Optional Features:
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_USER_NS: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_SECCOMP: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_CGROUP_PIDS: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_MEMCG_SWAP: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:26:15 [2020-11-14T23:26:15.699Z]     (cgroup swap accounting is currently enabled)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_MEMCG_KMEM: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_BLK_CGROUP: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_IOSCHED_CFQ: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_CGROUP_PERF: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_CGROUP_HUGETLB: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_CFS_BANDWIDTH: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_RT_GROUP_SCHED: missing
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_IP_VS: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_IP_VS_NFCT: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_IP_VS_RR: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_EXT4_FS: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:26:15 [2020-11-14T23:26:15.699Z] - Network Drivers:
23:26:15 [2020-11-14T23:26:15.699Z]   - "overlay":
23:26:15 [2020-11-14T23:26:15.699Z]     - CONFIG_VXLAN: enabled (as module)
23:26:15 [2020-11-14T23:26:15.699Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:26:15 [2020-11-14T23:26:15.699Z]       Optional (for encrypted networks):
23:26:15 [2020-11-14T23:26:15.953Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.78MB / 50.40MB 0.5s
23:26:15 [2020-11-14T23:26:15.953Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.5s
23:26:15 [2020-11-14T23:26:15.991Z]       - CONFIG_CRYPTO: enabled
23:26:15 [2020-11-14T23:26:15.991Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]       - CONFIG_XFRM: enabled
23:26:15 [2020-11-14T23:26:15.991Z]       - CONFIG_XFRM_USER: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]       - CONFIG_INET_ESP: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]   - "ipvlan":
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_IPVLAN: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]   - "macvlan":
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_MACVLAN: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_DUMMY: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]   - "ftp,tftp client in container":
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z] - Storage Drivers:
23:26:15 [2020-11-14T23:26:15.991Z]   - "aufs":
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_AUFS_FS: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]   - "btrfs":
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:26:15 [2020-11-14T23:26:15.991Z]   - "devicemapper":
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_BLK_DEV_DM: enabled
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]   - "overlay":
23:26:15 [2020-11-14T23:26:15.991Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:26:15 [2020-11-14T23:26:15.991Z]   - "zfs":
23:26:15 [2020-11-14T23:26:15.991Z]     - /dev/zfs: missing
23:26:15 [2020-11-14T23:26:15.991Z]     - zfs command: missing
23:26:15 [2020-11-14T23:26:15.991Z]     - zpool command: missing
23:26:15 [2020-11-14T23:26:15.991Z] 
23:26:15 [2020-11-14T23:26:15.991Z] Limits:
23:26:15 [2020-11-14T23:26:15.991Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:26:15 [2020-11-14T23:26:15.991Z] 
23:26:15 [2020-11-14T23:26:15.991Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:26:16 [2020-11-14T23:26:16.213Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.90MB / 50.40MB 0.8s
23:26:16 [2020-11-14T23:26:16.213Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.03MB / 7.81MB 0.8s
23:26:16 [2020-11-14T23:26:16.213Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.60MB / 50.40MB 0.9s
23:26:16 [2020-11-14T23:26:16.213Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.98MB / 7.81MB 0.9s
23:26:16 [2020-11-14T23:26:16.444Z] + make bundles/buildx
23:26:16 [2020-11-14T23:26:16.473Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.28MB / 50.40MB 1.0s
23:26:16 [2020-11-14T23:26:16.473Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.32MB / 7.81MB 1.0s
23:26:16 [2020-11-14T23:26:16.473Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.90MB / 50.40MB 1.2s
23:26:16 [2020-11-14T23:26:16.473Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.1s done
23:26:16 [2020-11-14T23:26:16.473Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.34MB / 10.00MB 1.2s
23:26:16 [2020-11-14T23:26:16.733Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.47MB / 50.40MB 1.3s
23:26:16 [2020-11-14T23:26:16.733Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.12MB / 10.00MB 1.3s
23:26:16 [2020-11-14T23:26:16.733Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.35MB / 50.40MB 1.5s
23:26:16 [2020-11-14T23:26:16.733Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s
23:26:16 [2020-11-14T23:26:16.738Z] make: command: Command not found
23:26:16 [2020-11-14T23:26:16.738Z] make: command: Command not found
23:26:16 [2020-11-14T23:26:16.738Z] mkdir bundles
23:26:16 [2020-11-14T23:26:16.738Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
23:26:16 [2020-11-14T23:26:16.738Z] 	--build-arg BUILDX_COMMIT \
23:26:16 [2020-11-14T23:26:16.738Z] 	--build-arg BUILDX_REPO \
23:26:16 [2020-11-14T23:26:16.738Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
23:26:16 [2020-11-14T23:26:16.738Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
23:26:16 [2020-11-14T23:26:16.738Z] 	.
23:26:16 [2020-11-14T23:26:16.738Z] /bin/sh: 4: go: not found
23:26:16 [2020-11-14T23:26:16.738Z] /bin/sh: 5: go: not found
23:26:16 [2020-11-14T23:26:16.836Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.8s done
23:26:16 [2020-11-14T23:26:16.993Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.87MB / 50.40MB 1.6s
23:26:17 [2020-11-14T23:26:17.140Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s
23:26:18 [2020-11-14T23:26:18.019Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done
23:26:18 [2020-11-14T23:26:18.019Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done
23:26:18 [2020-11-14T23:26:18.019Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.45MB / 51.83MB 2.5s
23:26:18 [2020-11-14T23:26:18.019Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.5s
23:26:18 [2020-11-14T23:26:18.019Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.5s
23:26:18 [2020-11-14T23:26:18.019Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.51MB / 51.83MB 2.8s
23:26:18 [2020-11-14T23:26:18.019Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.48MB / 68.67MB 2.8s
23:26:18 [2020-11-14T23:26:18.279Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.15MB / 51.83MB 2.9s
23:26:18 [2020-11-14T23:26:18.279Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.65MB / 120.17MB 2.9s
23:26:18 [2020-11-14T23:26:18.279Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
23:26:18 [2020-11-14T23:26:18.279Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.56MB / 68.67MB 3.0s
23:26:18 [2020-11-14T23:26:18.540Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.41MB / 51.83MB 3.1s
23:26:18 [2020-11-14T23:26:18.540Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.59MB / 51.83MB 3.2s
23:26:18 [2020-11-14T23:26:18.540Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.63MB / 120.17MB 3.2s
23:26:18 [2020-11-14T23:26:18.799Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.73MB / 68.67MB 3.3s
23:26:18 [2020-11-14T23:26:18.799Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.43MB / 51.83MB 3.5s
23:26:18 [2020-11-14T23:26:18.800Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.61MB / 120.17MB 3.5s
23:26:18 [2020-11-14T23:26:18.800Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.22MB / 51.83MB 3.6s
23:26:18 [2020-11-14T23:26:18.800Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.66MB / 68.67MB 3.6s
23:26:18 [2020-11-14T23:26:18.821Z] Sending build context to Docker daemon  56.83MB

23:26:18 [2020-11-14T23:26:18.821Z] Step 1/15 : ARG GO_VERSION=1.13.15
23:26:18 [2020-11-14T23:26:18.821Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
23:26:18 [2020-11-14T23:26:18.821Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
23:26:18 [2020-11-14T23:26:18.821Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
23:26:19 [2020-11-14T23:26:19.114Z] 1.13.15-buster: Pulling from library/golang
23:26:19 [2020-11-14T23:26:19.114Z] db4e2d8d5901: Pulling fs layer
23:26:19 [2020-11-14T23:26:19.114Z] dfe2d012519c: Pulling fs layer
23:26:19 [2020-11-14T23:26:19.114Z] 5d8f1d1f9197: Pulling fs layer
23:26:19 [2020-11-14T23:26:19.114Z] 1301750ffb48: Pulling fs layer
23:26:19 [2020-11-14T23:26:19.114Z] dc5c6edc9cff: Pulling fs layer
23:26:19 [2020-11-14T23:26:19.114Z] 3c370c2e2f82: Pulling fs layer
23:26:19 [2020-11-14T23:26:19.114Z] 5ffb2f5886e2: Pulling fs layer
23:26:19 [2020-11-14T23:26:19.114Z] 3c370c2e2f82: Waiting
23:26:19 [2020-11-14T23:26:19.114Z] 1301750ffb48: Waiting
23:26:19 [2020-11-14T23:26:19.114Z] 5ffb2f5886e2: Waiting
23:26:19 [2020-11-14T23:26:19.114Z] dc5c6edc9cff: Waiting
23:26:19 [2020-11-14T23:26:19.214Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.8s done
23:26:19 [2020-11-14T23:26:19.214Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
23:26:19 [2020-11-14T23:26:19.372Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.94MB / 51.83MB 3.8s
23:26:19 [2020-11-14T23:26:19.372Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.67MB / 68.67MB 3.8s
23:26:19 [2020-11-14T23:26:19.372Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.16MB / 51.83MB 4.0s
23:26:19 [2020-11-14T23:26:19.372Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.15MB / 68.67MB 4.0s
23:26:19 [2020-11-14T23:26:19.372Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.22MB / 120.17MB 4.0s
23:26:19 [2020-11-14T23:26:19.633Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.55MB / 51.83MB 4.1s
23:26:19 [2020-11-14T23:26:19.633Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.86MB / 51.83MB 4.3s
23:26:19 [2020-11-14T23:26:19.633Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.97MB / 68.67MB 4.3s
23:26:19 [2020-11-14T23:26:19.752Z] dfe2d012519c: Verifying Checksum
23:26:19 [2020-11-14T23:26:19.753Z] dfe2d012519c: Download complete
23:26:19 [2020-11-14T23:26:19.753Z] 5d8f1d1f9197: Verifying Checksum
23:26:19 [2020-11-14T23:26:19.753Z] 5d8f1d1f9197: Download complete
23:26:19 [2020-11-14T23:26:19.900Z] #8 ...
23:26:19 [2020-11-14T23:26:19.900Z] 
23:26:19 [2020-11-14T23:26:19.900Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:26:19 [2020-11-14T23:26:19.900Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:26:19 [2020-11-14T23:26:19.900Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:26:19 [2020-11-14T23:26:19.900Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:26:19 [2020-11-14T23:26:19.900Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
23:26:19 [2020-11-14T23:26:19.900Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.7s done
23:26:19 [2020-11-14T23:26:19.900Z] #60 DONE 4.5s
23:26:19 [2020-11-14T23:26:19.900Z] 
23:26:19 [2020-11-14T23:26:19.900Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:26:19 [2020-11-14T23:26:19.900Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.74MB / 120.17MB 4.5s
23:26:19 [2020-11-14T23:26:19.900Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.6s
23:26:19 [2020-11-14T23:26:19.900Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.35MB / 68.67MB 4.6s
23:26:20 [2020-11-14T23:26:20.160Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.28MB / 68.67MB 4.7s
23:26:20 [2020-11-14T23:26:20.421Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.9s done
23:26:20 [2020-11-14T23:26:20.421Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.01MB / 68.67MB 5.0s
23:26:20 [2020-11-14T23:26:20.421Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.04MB / 120.17MB 5.0s
23:26:20 [2020-11-14T23:26:20.421Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 5.0s
23:26:20 [2020-11-14T23:26:20.681Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.90MB / 68.67MB 5.2s
23:26:20 [2020-11-14T23:26:20.681Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.0s done
23:26:20 [2020-11-14T23:26:20.681Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.88MB / 68.67MB 5.3s
23:26:20 [2020-11-14T23:26:20.681Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.57MB / 120.17MB 5.3s
23:26:20 [2020-11-14T23:26:20.681Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.4s
23:26:20 [2020-11-14T23:26:20.737Z] #8 ...
23:26:20 [2020-11-14T23:26:20.737Z] 
23:26:20 [2020-11-14T23:26:20.737Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:26:20 [2020-11-14T23:26:20.737Z] #25 0.597 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 0.610 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 0.642 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 0.717 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 0.931 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 1.305 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
23:26:20 [2020-11-14T23:26:20.737Z] #25 2.301 Fetched 8090 kB in 2s (4675 kB/s)
23:26:20 [2020-11-14T23:26:20.737Z] #25 2.301 Reading package lists...
23:26:20 [2020-11-14T23:26:20.737Z] #25 2.737 Reading package lists...
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.160 Building dependency tree...
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.275 The following additional packages will be installed:
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.275   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.275   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.276   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.276 Suggested packages:
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.276   krb5-doc krb5-user
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.276 Recommended packages:
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.276   krb5-locales publicsuffix libsasl2-modules
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.451 The following NEW packages will be installed:
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.451   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.451   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.451   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.451   libssh2-1 libssl1.1 openssl
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.483 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.483 Need to get 4591 kB of archives.
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.483 After this operation, 11.9 MB of additional disk space will be used.
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.483 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.502 Get:2 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u3 [213 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.502 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.518 Get:4 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.605 Get:5 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.672 Get:6 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.707 Get:7 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.714 Get:8 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.714 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.716 Get:10 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.721 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.733 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.854 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.916 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.918 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.939 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.956 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 3.956 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.025 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.030 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.035 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.124 debconf: delaying package configuration, since apt-utils is not installed
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.136 Fetched 4591 kB in 1s (7950 kB/s)
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.149 Selecting previously unselected package libsasl2-modules-db:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.149 (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:26:20 [2020-11-14T23:26:20.737Z] #25 4.152 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.155 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.185 Selecting previously unselected package libsasl2-2:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.185 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.190 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.220 Selecting previously unselected package libldap-common.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.220 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.222 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.252 Selecting previously unselected package libldap-2.4-2:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.252 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.255 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.311 Selecting previously unselected package libssl1.1:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.311 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.313 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.432 Selecting previously unselected package openssl.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.432 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.435 Unpacking openssl (1.1.1d-0+deb10u3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.515 Selecting previously unselected package ca-certificates.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.515 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.517 Unpacking ca-certificates (20200601~deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.573 Selecting previously unselected package libkeyutils1:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.573 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.576 Unpacking libkeyutils1:s390x (1.6-6) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.601 Selecting previously unselected package libkrb5support0:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.602 Preparing to unpack .../08-libkrb5support0_1.17-3_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.604 Unpacking libkrb5support0:s390x (1.17-3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.631 Selecting previously unselected package libk5crypto3:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.632 Preparing to unpack .../09-libk5crypto3_1.17-3_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.634 Unpacking libk5crypto3:s390x (1.17-3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.667 Selecting previously unselected package libkrb5-3:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.668 Preparing to unpack .../10-libkrb5-3_1.17-3_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.670 Unpacking libkrb5-3:s390x (1.17-3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.733 Selecting previously unselected package libgssapi-krb5-2:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.733 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.745 Unpacking libgssapi-krb5-2:s390x (1.17-3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.798 Selecting previously unselected package libnghttp2-14:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.798 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.800 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.827 Selecting previously unselected package libpsl5:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.827 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.830 Unpacking libpsl5:s390x (0.20.2-2) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.853 Selecting previously unselected package librtmp1:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.853 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 4.868 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.031 Selecting previously unselected package libssh2-1:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.031 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.048 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.165 Selecting previously unselected package libcurl4:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.165 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.168 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.252 Selecting previously unselected package curl.
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.252 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.258 Unpacking curl (7.64.0-4+deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.342 Selecting previously unselected package libonig5:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.342 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.351 Unpacking libonig5:s390x (6.9.1-1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.448 Selecting previously unselected package libjq1:s390x.
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.448 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.458 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.526 Selecting previously unselected package jq.
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.526 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.552 Unpacking jq (1.5+dfsg-2+b1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.642 Setting up libkeyutils1:s390x (1.6-6) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.755 Setting up libpsl5:s390x (0.20.2-2) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.763 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.829 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.835 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.843 Setting up libkrb5support0:s390x (1.17-3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.850 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.856 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.862 Setting up libk5crypto3:s390x (1.17-3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.868 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.875 Setting up libssh2-1:s390x (1.8.0-2.1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.881 Setting up libkrb5-3:s390x (1.17-3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.887 Setting up openssl (1.1.1d-0+deb10u3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.896 Setting up libonig5:s390x (6.9.1-1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.902 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.909 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 5.915 Setting up ca-certificates (20200601~deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 6.214 Updating certificates in /etc/ssl/certs...
23:26:20 [2020-11-14T23:26:20.737Z] #25 6.671 126 added, 0 removed; done.
23:26:20 [2020-11-14T23:26:20.737Z] #25 6.694 Setting up libgssapi-krb5-2:s390x (1.17-3) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 6.700 Setting up jq (1.5+dfsg-2+b1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 6.707 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 6.713 Setting up curl (7.64.0-4+deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 6.720 Processing triggers for libc-bin (2.28-10) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 6.731 Processing triggers for ca-certificates (20200601~deb10u1) ...
23:26:20 [2020-11-14T23:26:20.737Z] #25 6.746 Updating certificates in /etc/ssl/certs...
23:26:20 [2020-11-14T23:26:20.737Z] #25 7.141 0 added, 0 removed; done.
23:26:20 [2020-11-14T23:26:20.737Z] #25 7.141 Running hooks in /etc/ca-certificates/update.d...
23:26:20 [2020-11-14T23:26:20.737Z] #25 7.142 done.
23:26:20 [2020-11-14T23:26:20.940Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.42MB / 120.17MB 5.6s
23:26:21 [2020-11-14T23:26:21.029Z] #25 DONE 7.9s
23:26:21 [2020-11-14T23:26:21.029Z] 
23:26:21 [2020-11-14T23:26:21.029Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:26:21 [2020-11-14T23:26:21.201Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.21MB / 120.17MB 5.8s
23:26:21 [2020-11-14T23:26:21.201Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.82MB / 120.17MB 5.9s
23:26:21 [2020-11-14T23:26:21.323Z] #26 DONE 0.1s
23:26:21 [2020-11-14T23:26:21.323Z] 
23:26:21 [2020-11-14T23:26:21.323Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:26:21 [2020-11-14T23:26:21.462Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 86.30MB / 120.17MB 6.1s
23:26:21 [2020-11-14T23:26:21.724Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.32MB / 120.17MB 6.3s
23:26:21 [2020-11-14T23:26:21.724Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.63MB / 120.17MB 6.4s
23:26:21 [2020-11-14T23:26:21.724Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.4s done
23:26:21 [2020-11-14T23:26:21.845Z] db4e2d8d5901: Verifying Checksum
23:26:21 [2020-11-14T23:26:21.845Z] db4e2d8d5901: Download complete
23:26:21 [2020-11-14T23:26:21.984Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.98MB / 120.17MB 6.6s
23:26:22 [2020-11-14T23:26:22.870Z] #27 ...
23:26:22 [2020-11-14T23:26:22.870Z] 
23:26:22 [2020-11-14T23:26:22.870Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:26:22 [2020-11-14T23:26:22.870Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.0s done
23:26:22 [2020-11-14T23:26:22.870Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
23:26:22 [2020-11-14T23:26:22.870Z] #8 DONE 13.0s
23:26:22 [2020-11-14T23:26:22.870Z] 
23:26:22 [2020-11-14T23:26:22.870Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:26:22 [2020-11-14T23:26:22.870Z] #27 1.246 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:26:22 [2020-11-14T23:26:22.870Z] #27 1.381 
23:26:22 [2020-11-14T23:26:22.916Z] 1301750ffb48: Verifying Checksum
23:26:22 [2020-11-14T23:26:22.916Z] 1301750ffb48: Download complete
23:26:22 [2020-11-14T23:26:22.916Z] 5ffb2f5886e2: Verifying Checksum
23:26:22 [2020-11-14T23:26:22.916Z] 5ffb2f5886e2: Download complete
23:26:23 [2020-11-14T23:26:23.180Z] #27 1.494 
                                                                           0.5%
############                                                              17.2%
############################                                              40.3%
##############################################                            64.4%
###############################################################27 ...
23:26:23 [2020-11-14T23:26:23.180Z] 
23:26:23 [2020-11-14T23:26:23.180Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:26:23 [2020-11-14T23:26:23.180Z] #9 DONE 0.7s
23:26:23 [2020-11-14T23:26:23.180Z] 
23:26:23 [2020-11-14T23:26:23.180Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:26:23 [2020-11-14T23:26:23.181Z] #27 1.494 
                                                                           0.5%
############                                                              17.2%
############################                                              40.3%
##############################################                            64.4%
###############################################################           88.5%
######################################################################## 100.0%
23:26:23 [2020-11-14T23:26:23.366Z] #8 ...
23:26:23 [2020-11-14T23:26:23.366Z] 
23:26:23 [2020-11-14T23:26:23.366Z] #21 [internal] load build context
23:26:23 [2020-11-14T23:26:23.366Z] #21 transferring context: 52.01MB 7.7s done
23:26:23 [2020-11-14T23:26:23.366Z] #21 DONE 8.2s
23:26:23 [2020-11-14T23:26:23.366Z] 
23:26:23 [2020-11-14T23:26:23.366Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:26:23 [2020-11-14T23:26:23.366Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
23:26:23 [2020-11-14T23:26:23.472Z] #27 2.180 
23:26:23 [2020-11-14T23:26:23.561Z] dc5c6edc9cff: Verifying Checksum
23:26:23 [2020-11-14T23:26:23.561Z] dc5c6edc9cff: Download complete
23:26:23 [2020-11-14T23:26:23.626Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.1s done
23:26:23 [2020-11-14T23:26:23.764Z] #27 2.288 
###                                                                        5.4%
########################################                                  55.9%
######################################################################## 100.0%
23:26:23 [2020-11-14T23:26:23.764Z] #27 ...
23:26:23 [2020-11-14T23:26:23.764Z] 
23:26:23 [2020-11-14T23:26:23.764Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:26:23 [2020-11-14T23:26:23.764Z] #10 DONE 0.7s
23:26:23 [2020-11-14T23:26:23.764Z] 
23:26:23 [2020-11-14T23:26:23.764Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:26:23 [2020-11-14T23:26:23.764Z] #27 2.579 
23:26:24 [2020-11-14T23:26:24.058Z] #27 2.688 
#                                                                          1.6%
##############################################################            86.8%#27 ...
23:26:24 [2020-11-14T23:26:24.058Z] 
23:26:24 [2020-11-14T23:26:24.058Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:26:24 [2020-11-14T23:26:24.058Z] #29 DONE 0.1s
23:26:24 [2020-11-14T23:26:24.058Z] 
23:26:24 [2020-11-14T23:26:24.058Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:26:24 [2020-11-14T23:26:24.058Z] #37 DONE 0.1s
23:26:24 [2020-11-14T23:26:24.058Z] 
23:26:24 [2020-11-14T23:26:24.058Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:26:24 [2020-11-14T23:26:24.058Z] #27 2.688 
#                                                                          1.6%
##############################################################            86.8%
######################################################################## 100.0%
23:26:24 [2020-11-14T23:26:24.392Z] #27 2.952 
23:26:25 [2020-11-14T23:26:25.012Z] #27 3.050 
                                                                           0.4%
#############                                                             19.1%
###############################                                           43.1%
###############################################                           65.4%
##############################################################            86.4%
######################################################################## 100.0%
23:26:25 [2020-11-14T23:26:25.012Z] #27 3.696 
23:26:25 [2020-11-14T23:26:25.535Z] #8 ...
23:26:25 [2020-11-14T23:26:25.535Z] 
23:26:25 [2020-11-14T23:26:25.535Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:26:25 [2020-11-14T23:26:25.535Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 0.0s done
23:26:25 [2020-11-14T23:26:25.535Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
23:26:25 [2020-11-14T23:26:25.535Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
23:26:25 [2020-11-14T23:26:25.535Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
23:26:25 [2020-11-14T23:26:25.535Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 2.2s done
23:26:25 [2020-11-14T23:26:25.535Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 7.3s
23:26:25 [2020-11-14T23:26:25.535Z] #24 ...
23:26:25 [2020-11-14T23:26:25.535Z] 
23:26:25 [2020-11-14T23:26:25.535Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:26:25 [2020-11-14T23:26:25.652Z] db4e2d8d5901: Pull complete
23:26:25 [2020-11-14T23:26:25.652Z] dfe2d012519c: Pull complete
23:26:26 [2020-11-14T23:26:26.295Z] 5d8f1d1f9197: Pull complete
23:26:26 [2020-11-14T23:26:26.295Z] 3c370c2e2f82: Verifying Checksum
23:26:26 [2020-11-14T23:26:26.295Z] 3c370c2e2f82: Download complete
23:26:27 [2020-11-14T23:26:27.445Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.9s done
23:26:27 [2020-11-14T23:26:27.445Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
23:26:27 [2020-11-14T23:26:27.862Z] #27 3.827 
                                                                           0.1%
###                                                                        4.6%
########                                                                  12.1%
#############                                                             19.1%
##################                                                        25.9%
#######################                                                   32.9%
############################                                              39.5%
#################################                                         45.8%
#####################################                                     52.5%
##########################################                                59.2%
###############################################                           65.9%
################################################                          67.8%
###################################################                       71.1%
######################################################                    75.7%
########################################################                  78.8%
##########################################################                81.3%
############################################################              83.8%
#############################################################             85.7%
###############################################################           88.6%
#################################################################         90.4%
##################################################################        92.6%
###################################################################       94.3%
####################################################################      95.6%
######################################################################    97.5%
#######################################################################   99.3%
######################################################################## 100.0%
23:26:27 [2020-11-14T23:26:27.862Z] #27 6.663 
23:26:28 [2020-11-14T23:26:28.015Z] #8 ...
23:26:28 [2020-11-14T23:26:28.015Z] 
23:26:28 [2020-11-14T23:26:28.015Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:26:28 [2020-11-14T23:26:28.015Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 9.7s done
23:26:28 [2020-11-14T23:26:28.015Z] #24 DONE 12.6s
23:26:28 [2020-11-14T23:26:28.015Z] 
23:26:28 [2020-11-14T23:26:28.015Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:26:28 [2020-11-14T23:26:28.591Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done
23:26:28 [2020-11-14T23:26:28.591Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
23:26:28 [2020-11-14T23:26:28.897Z] #27 7.714 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:26:29 [2020-11-14T23:26:29.051Z] 1301750ffb48: Pull complete
23:26:29 [2020-11-14T23:26:29.188Z] #27 7.979 
23:26:29 [2020-11-14T23:26:29.482Z] #27 8.112 
########                                                                  11.3%
######################################################################## 100.0%
23:26:29 [2020-11-14T23:26:29.482Z] #27 8.225 
23:26:29 [2020-11-14T23:26:29.973Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.1s done
23:26:29 [2020-11-14T23:26:29.973Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
23:26:30 [2020-11-14T23:26:30.518Z] #27 9.171 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:26:30 [2020-11-14T23:26:30.518Z] #27 9.221 skipping existing aab193acf6ba
23:26:30 [2020-11-14T23:26:30.518Z] #27 9.279 
23:26:31 [2020-11-14T23:26:31.134Z] dc5c6edc9cff: Pull complete
23:26:31 [2020-11-14T23:26:31.572Z] #27 10.28 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:26:31 [2020-11-14T23:26:31.572Z] #27 10.33 skipping existing 4d43f82972ce
23:26:31 [2020-11-14T23:26:31.864Z] #27 10.46 
23:26:32 [2020-11-14T23:26:32.156Z] #27 ...
23:26:32 [2020-11-14T23:26:32.156Z] 
23:26:32 [2020-11-14T23:26:32.156Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:26:32 [2020-11-14T23:26:32.156Z] #22 1.995 + RM_GOPATH=0
23:26:32 [2020-11-14T23:26:32.156Z] #22 1.997 + TMP_GOPATH=
23:26:32 [2020-11-14T23:26:32.156Z] #22 1.997 + : /build
23:26:32 [2020-11-14T23:26:32.156Z] #22 1.997 + '[' -z '' ']'
23:26:32 [2020-11-14T23:26:32.156Z] #22 1.997 ++ mktemp -d
23:26:32 [2020-11-14T23:26:32.156Z] #22 1.997 + export GOPATH=/tmp/tmp.BWIakUMwT7
23:26:32 [2020-11-14T23:26:32.156Z] #22 1.997 + GOPATH=/tmp/tmp.BWIakUMwT7
23:26:32 [2020-11-14T23:26:32.156Z] #22 1.997 + RM_GOPATH=1
23:26:32 [2020-11-14T23:26:32.156Z] #22 1.997 + case "$(go env GOARCH)" in
23:26:32 [2020-11-14T23:26:32.156Z] #22 1.997 ++ go env GOARCH
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.003 + export GO_BUILDMODE=-buildmode=pie
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.003 + GO_BUILDMODE=-buildmode=pie
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 Install docker/cli version 17.06.2-ce from stable
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 ++ dirname /tmp/install/install.sh
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 + dir=/tmp/install
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 + bin=dockercli
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 + shift
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 + . /tmp/install/dockercli.installer
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 ++ : stable
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 ++ : 17.06.2-ce
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 + install_dockercli
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 ++ uname -m
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 + arch=s390x
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 + '[' s390x '!=' x86_64 ']'
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 + '[' s390x '!=' s390x ']'
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.007 + url=https://download.docker.com/linux/static
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.018 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
23:26:32 [2020-11-14T23:26:32.156Z] #22 2.018 + tar -xz docker/docker
23:26:32 [2020-11-14T23:26:32.156Z] #22 7.643 + mkdir -p /build
23:26:32 [2020-11-14T23:26:32.156Z] #22 7.656 + mv docker/docker /build/
23:26:32 [2020-11-14T23:26:32.156Z] #22 7.662 + rmdir docker
23:26:32 [2020-11-14T23:26:32.156Z] #22 DONE 8.3s
23:26:32 [2020-11-14T23:26:32.156Z] 
23:26:32 [2020-11-14T23:26:32.156Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.227 + RM_GOPATH=0
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.227 + TMP_GOPATH=
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.227 + : /build
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.227 + '[' -z '' ']'
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.231 ++ mktemp -d
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.231 + export GOPATH=/tmp/tmp.ZPDnNVre0H
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.231 + GOPATH=/tmp/tmp.ZPDnNVre0H
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.231 + RM_GOPATH=1
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.231 + case "$(go env GOARCH)" in
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.231 ++ go env GOARCH
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.260 + export GO_BUILDMODE=-buildmode=pie
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.260 + GO_BUILDMODE=-buildmode=pie
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.260 ++ dirname /tmp/install/install.sh
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 + dir=/tmp/install
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 + bin=gotestsum
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 + shift
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 + . /tmp/install/gotestsum.installer
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 ++ : v0.5.3
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 + install_gotestsum
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 + set -e
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 + export GO111MODULE=on
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 + GO111MODULE=on
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 + GOBIN=/build
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 + go get gotest.tools/gotestsum@v0.5.3
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.268 go: finding gotest.tools v0.5.3
23:26:32 [2020-11-14T23:26:32.156Z] #45 2.269 go: finding gotest.tools/gotestsum v0.5.3
23:26:32 [2020-11-14T23:26:32.156Z] #45 3.262 go: downloading gotest.tools/gotestsum v0.5.3
23:26:32 [2020-11-14T23:26:32.156Z] #45 3.665 go: extracting gotest.tools/gotestsum v0.5.3
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.031 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.032 go: downloading github.com/pkg/errors v0.9.1
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.049 go: downloading github.com/fatih/color v1.9.0
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.126 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.128 go: downloading github.com/jonboulle/clockwork v0.1.0
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.175 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.178 go: downloading github.com/spf13/pflag v1.0.3
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.228 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.328 go: extracting github.com/pkg/errors v0.9.1
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.440 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.479 go: extracting github.com/fatih/color v1.9.0
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.538 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.576 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.603 go: extracting github.com/spf13/pflag v1.0.3
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.604 go: extracting github.com/jonboulle/clockwork v0.1.0
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.609 go: downloading github.com/mattn/go-isatty v0.0.12
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.610 go: downloading github.com/mattn/go-colorable v0.1.6
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.827 go: extracting github.com/mattn/go-colorable v0.1.6
23:26:32 [2020-11-14T23:26:32.156Z] #45 5.880 go: extracting github.com/mattn/go-isatty v0.0.12
23:26:32 [2020-11-14T23:26:32.156Z] #45 6.670 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:26:32 [2020-11-14T23:26:32.156Z] #45 7.189 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:26:32 [2020-11-14T23:26:32.156Z] #45 7.783 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:26:33 [2020-11-14T23:26:33.208Z] #45 ...
23:26:33 [2020-11-14T23:26:33.208Z] 
23:26:33 [2020-11-14T23:26:33.208Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:26:33 [2020-11-14T23:26:33.208Z] #27 11.69 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:26:33 [2020-11-14T23:26:33.208Z] #27 11.99 #=#=#                                                                         
23:26:33 [2020-11-14T23:26:33.500Z] #27 12.19 
######################################################################## 100.0%
23:26:33 [2020-11-14T23:26:33.500Z] #27 12.25 
23:26:33 [2020-11-14T23:26:33.815Z] #27 ...
23:26:33 [2020-11-14T23:26:33.815Z] 
23:26:33 [2020-11-14T23:26:33.815Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:26:33 [2020-11-14T23:26:33.815Z] #11 2.914 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:26:33 [2020-11-14T23:26:33.815Z] #11 2.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:26:33 [2020-11-14T23:26:33.815Z] #11 3.009 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:26:33 [2020-11-14T23:26:33.815Z] #11 3.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:26:33 [2020-11-14T23:26:33.815Z] #11 5.218 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
23:26:33 [2020-11-14T23:26:33.815Z] #11 6.989 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
23:26:34 [2020-11-14T23:26:34.110Z] #11 ...
23:26:34 [2020-11-14T23:26:34.110Z] 
23:26:34 [2020-11-14T23:26:34.110Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 + RM_GOPATH=0
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 + TMP_GOPATH=
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 + : /build
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 + '[' -z '' ']'
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 ++ mktemp -d
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 + export GOPATH=/tmp/tmp.GSjKKlUFLc
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 + GOPATH=/tmp/tmp.GSjKKlUFLc
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 + RM_GOPATH=1
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 + case "$(go env GOARCH)" in
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 ++ go env GOARCH
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 + export GO_BUILDMODE=-buildmode=pie
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 + GO_BUILDMODE=-buildmode=pie
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.514 ++ dirname /tmp/install/install.sh
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 + dir=/tmp/install
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 + bin=proxy
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 + shift
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 + '[' '!' -f /tmp/install/proxy.installer ']'
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 + . /tmp/install/proxy.installer
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 ++ : d511c60c5c23e6753631244f271a1ec6097254a5
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 + install_proxy
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 + case "$1" in
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 + export CGO_ENABLED=0
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 + CGO_ENABLED=0
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 + _install_proxy
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5'
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GSjKKlUFLc/src/github.com/docker/libnetwork
23:26:34 [2020-11-14T23:26:34.110Z] #62 1.524 Cloning into '/tmp/tmp.GSjKKlUFLc/src/github.com/docker/libnetwork'...
23:26:34 [2020-11-14T23:26:34.110Z] #62 ...
23:26:34 [2020-11-14T23:26:34.110Z] 
23:26:34 [2020-11-14T23:26:34.110Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:26:34 [2020-11-14T23:26:34.110Z] #40 2.809 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:26:34 [2020-11-14T23:26:34.110Z] #40 2.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:26:34 [2020-11-14T23:26:34.110Z] #40 3.096 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:26:34 [2020-11-14T23:26:34.110Z] #40 3.595 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:26:34 [2020-11-14T23:26:34.110Z] #40 5.281 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
23:26:34 [2020-11-14T23:26:34.110Z] #40 7.368 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
23:26:34 [2020-11-14T23:26:34.402Z] #40 ...
23:26:34 [2020-11-14T23:26:34.402Z] 
23:26:34 [2020-11-14T23:26:34.402Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:26:34 [2020-11-14T23:26:34.402Z] #53 2.824 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:26:34 [2020-11-14T23:26:34.402Z] #53 2.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:26:34 [2020-11-14T23:26:34.402Z] #53 3.009 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:26:34 [2020-11-14T23:26:34.402Z] #53 3.609 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:26:34 [2020-11-14T23:26:34.402Z] #53 4.906 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
23:26:34 [2020-11-14T23:26:34.402Z] #53 6.997 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
23:26:34 [2020-11-14T23:26:34.402Z] #53 ...
23:26:34 [2020-11-14T23:26:34.402Z] 
23:26:34 [2020-11-14T23:26:34.402Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:26:34 [2020-11-14T23:26:34.402Z] #38 2.515 + git clone https://github.com/docker/distribution.git .
23:26:34 [2020-11-14T23:26:34.402Z] #38 2.515 Cloning into '.'...
23:26:34 [2020-11-14T23:26:34.670Z] 3c370c2e2f82: Pull complete
23:26:34 [2020-11-14T23:26:34.670Z] 5ffb2f5886e2: Pull complete
23:26:34 [2020-11-14T23:26:34.670Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
23:26:34 [2020-11-14T23:26:34.670Z] Status: Downloaded newer image for golang:1.13.15-buster
23:26:34 [2020-11-14T23:26:34.670Z]  ---> 805dc2d65d1c
23:26:34 [2020-11-14T23:26:34.670Z] Step 5/15 : ARG BUILDX_REPO
23:26:34 [2020-11-14T23:26:34.670Z]  ---> Running in edacea903731
23:26:34 [2020-11-14T23:26:34.670Z] Removing intermediate container edacea903731
23:26:34 [2020-11-14T23:26:34.670Z]  ---> b6dbdbba5aa3
23:26:34 [2020-11-14T23:26:34.670Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
23:26:34 [2020-11-14T23:26:34.670Z]  ---> Running in 6d5f5de397c6
23:26:34 [2020-11-14T23:26:34.693Z] #38 ...
23:26:34 [2020-11-14T23:26:34.693Z] 
23:26:34 [2020-11-14T23:26:34.693Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + RM_GOPATH=0
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + TMP_GOPATH=
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + : /build
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + '[' -z '' ']'
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 ++ mktemp -d
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + export GOPATH=/tmp/tmp.ziLASbytmU
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + GOPATH=/tmp/tmp.ziLASbytmU
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + RM_GOPATH=1
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + case "$(go env GOARCH)" in
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 ++ go env GOARCH
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + export GO_BUILDMODE=-buildmode=pie
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + GO_BUILDMODE=-buildmode=pie
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 ++ dirname /tmp/install/install.sh
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + dir=/tmp/install
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + bin=tomlv
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + shift
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + . /tmp/install/tomlv.installer
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + install_tomlv
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ziLASbytmU/src/github.com/BurntSushi/toml
23:26:34 [2020-11-14T23:26:34.693Z] #32 2.467 Cloning into '/tmp/tmp.ziLASbytmU/src/github.com/BurntSushi/toml'...
23:26:34 [2020-11-14T23:26:34.693Z] #32 3.161 + cd /tmp/tmp.ziLASbytmU/src/github.com/BurntSushi/toml
23:26:34 [2020-11-14T23:26:34.693Z] #32 3.163 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:26:34 [2020-11-14T23:26:34.693Z] #32 3.166 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:26:34 [2020-11-14T23:26:34.693Z] #32 3.613 internal/cpu
23:26:34 [2020-11-14T23:26:34.693Z] #32 3.621 runtime/internal/atomic
23:26:34 [2020-11-14T23:26:34.693Z] #32 3.912 runtime/internal/sys
23:26:34 [2020-11-14T23:26:34.693Z] #32 4.012 runtime/internal/math
23:26:34 [2020-11-14T23:26:34.693Z] #32 4.051 math/bits
23:26:34 [2020-11-14T23:26:34.693Z] #32 4.105 internal/bytealg
23:26:34 [2020-11-14T23:26:34.693Z] #32 4.386 runtime
23:26:34 [2020-11-14T23:26:34.693Z] #32 4.460 math
23:26:34 [2020-11-14T23:26:34.693Z] #32 8.947 internal/testlog
23:26:34 [2020-11-14T23:26:34.693Z] #32 9.133 encoding
23:26:34 [2020-11-14T23:26:34.693Z] #32 9.319 runtime/cgo
23:26:34 [2020-11-14T23:26:34.693Z] #32 ...
23:26:34 [2020-11-14T23:26:34.693Z] 
23:26:34 [2020-11-14T23:26:34.693Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:26:34 [2020-11-14T23:26:34.693Z] #34 2.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:26:34 [2020-11-14T23:26:34.693Z] #34 3.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:26:34 [2020-11-14T23:26:34.693Z] #34 3.033 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:26:34 [2020-11-14T23:26:34.693Z] #34 3.589 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:26:34 [2020-11-14T23:26:34.693Z] #34 5.003 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
23:26:34 [2020-11-14T23:26:34.693Z] #34 6.831 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
23:26:34 [2020-11-14T23:26:34.693Z] #34 ...
23:26:34 [2020-11-14T23:26:34.693Z] 
23:26:34 [2020-11-14T23:26:34.693Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:26:34 [2020-11-14T23:26:34.693Z] #30 2.814 + git clone https://github.com/kolyshkin/go-swagger.git .
23:26:34 [2020-11-14T23:26:34.693Z] #30 2.816 Cloning into '.'...
23:26:34 [2020-11-14T23:26:34.985Z] #30 ...
23:26:34 [2020-11-14T23:26:34.985Z] 
23:26:34 [2020-11-14T23:26:34.985Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.824 + RM_GOPATH=0
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.824 + TMP_GOPATH=
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.824 + : /build
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.824 + '[' -z '' ']'
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.824 ++ mktemp -d
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.824 + export GOPATH=/tmp/tmp.NIM0Sb7sjF
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.824 + GOPATH=/tmp/tmp.NIM0Sb7sjF
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.824 + RM_GOPATH=1
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.824 + case "$(go env GOARCH)" in
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.824 ++ go env GOARCH
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + export GO_BUILDMODE=-buildmode=pie
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + GO_BUILDMODE=-buildmode=pie
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 ++ dirname /tmp/install/install.sh
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + dir=/tmp/install
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + bin=rootlesskit
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + shift
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + . /tmp/install/rootlesskit.installer
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + install_rootlesskit
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + case "$1" in
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + export CGO_ENABLED=0
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + CGO_ENABLED=0
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + _install_rootlesskit
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NIM0Sb7sjF/src/github.com/rootless-containers/rootlesskit
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 Cloning into '/tmp/tmp.NIM0Sb7sjF/src/github.com/rootless-containers/rootlesskit'...
23:26:34 [2020-11-14T23:26:34.985Z] #56 1.843 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:26:34 [2020-11-14T23:26:34.985Z] #56 4.979 + cd /tmp/tmp.NIM0Sb7sjF/src/github.com/rootless-containers/rootlesskit
23:26:34 [2020-11-14T23:26:34.985Z] #56 4.979 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:26:34 [2020-11-14T23:26:34.985Z] #56 5.185 + for f in rootlesskit rootlesskit-docker-proxy
23:26:34 [2020-11-14T23:26:34.985Z] #56 5.186 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:26:34 [2020-11-14T23:26:34.985Z] #56 ...
23:26:34 [2020-11-14T23:26:34.985Z] 
23:26:34 [2020-11-14T23:26:34.985Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:26:34 [2020-11-14T23:26:34.985Z] #27 12.88 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:26:34 [2020-11-14T23:26:34.985Z] #27 13.16 
23:26:34 [2020-11-14T23:26:34.985Z] #27 13.29 
######################################################################## 100.0%
23:26:34 [2020-11-14T23:26:34.985Z] #27 13.35 
23:26:34 [2020-11-14T23:26:34.985Z] #27 13.41 Download of images into '/build' complete.
23:26:34 [2020-11-14T23:26:34.985Z] #27 13.41 Use something like the following to load the result into a Docker daemon:
23:26:34 [2020-11-14T23:26:34.985Z] #27 13.41   tar -cC '/build' . | docker load
23:26:34 [2020-11-14T23:26:34.985Z] #27 DONE 13.7s
23:26:34 [2020-11-14T23:26:34.985Z] 
23:26:34 [2020-11-14T23:26:34.985Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.810 + RM_GOPATH=0
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.810 + TMP_GOPATH=
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.810 + : /build
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.810 + '[' -z '' ']'
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.813 ++ mktemp -d
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.814 + export GOPATH=/tmp/tmp.WGdxMPFtVC
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.814 + GOPATH=/tmp/tmp.WGdxMPFtVC
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.814 + RM_GOPATH=1
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.814 + case "$(go env GOARCH)" in
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.814 ++ go env GOARCH
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.842 + export GO_BUILDMODE=-buildmode=pie
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.842 + GO_BUILDMODE=-buildmode=pie
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.842 ++ dirname /tmp/install/install.sh
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.845 + dir=/tmp/install
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.845 + bin=shfmt
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.845 + shift
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.845 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.845 + . /tmp/install/shfmt.installer
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.845 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.845 + install_shfmt
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.845 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.845 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WGdxMPFtVC/src/github.com/mvdan/sh
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.845 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:26:34 [2020-11-14T23:26:34.985Z] #49 2.856 Cloning into '/tmp/tmp.WGdxMPFtVC/src/github.com/mvdan/sh'...
23:26:34 [2020-11-14T23:26:34.985Z] #49 9.428 + cd /tmp/tmp.WGdxMPFtVC/src/github.com/mvdan/sh
23:26:34 [2020-11-14T23:26:34.985Z] #49 9.433 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:26:34 [2020-11-14T23:26:34.985Z] #49 9.496 + GO111MODULE=on
23:26:34 [2020-11-14T23:26:34.985Z] #49 9.496 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:26:34 [2020-11-14T23:26:34.985Z] #49 10.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:26:34 [2020-11-14T23:26:34.985Z] #49 10.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:26:34 [2020-11-14T23:26:34.985Z] #49 10.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:26:34 [2020-11-14T23:26:34.985Z] #49 10.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:26:34 [2020-11-14T23:26:34.985Z] #49 10.37 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:26:34 [2020-11-14T23:26:34.985Z] #49 11.04 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:26:35 [2020-11-14T23:26:35.276Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
23:26:35 [2020-11-14T23:26:35.278Z] #49 ...
23:26:35 [2020-11-14T23:26:35.278Z] 
23:26:35 [2020-11-14T23:26:35.278Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.231 + RM_GOPATH=0
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.231 + TMP_GOPATH=
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.231 + : /build
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.231 + '[' -z '' ']'
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.231 ++ mktemp -d
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.238 + export GOPATH=/tmp/tmp.U1nKqcxDLU
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.238 + GOPATH=/tmp/tmp.U1nKqcxDLU
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.238 + RM_GOPATH=1
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.238 + case "$(go env GOARCH)" in
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.238 ++ go env GOARCH
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + export GO_BUILDMODE=-buildmode=pie
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + GO_BUILDMODE=-buildmode=pie
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 ++ dirname /tmp/install/install.sh
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + dir=/tmp/install
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + bin=golangci_lint
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + shift
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + . /tmp/install/golangci_lint.installer
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 ++ : v1.23.8
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + install_golangci_lint
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + set -e
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + export GO111MODULE=on
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + GO111MODULE=on
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + GOBIN=/build
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.251 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.273 go: finding github.com v1.23.8
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.294 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.294 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.307 go: finding github.com/golangci v1.23.8
23:26:35 [2020-11-14T23:26:35.278Z] #47 2.307 go: finding github.com/golangci/golangci-lint v1.23.8
23:26:35 [2020-11-14T23:26:35.278Z] #47 3.127 go: downloading github.com/golangci/golangci-lint v1.23.8
23:26:35 [2020-11-14T23:26:35.278Z] #47 3.651 go: extracting github.com/golangci/golangci-lint v1.23.8
23:26:35 [2020-11-14T23:26:35.278Z] #47 9.856 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:26:35 [2020-11-14T23:26:35.278Z] #47 9.869 go: downloading github.com/spf13/viper v1.6.1
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.00 go: downloading github.com/pkg/errors v0.8.1
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.05 go: downloading github.com/spf13/pflag v1.0.5
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.05 go: downloading github.com/mattn/go-colorable v0.1.4
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.06 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.07 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.07 go: downloading github.com/sirupsen/logrus v1.4.2
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.08 go: downloading github.com/go-critic/go-critic v0.4.1
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.09 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.10 go: extracting github.com/pkg/errors v0.8.1
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.18 go: extracting github.com/mattn/go-colorable v0.1.4
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.22 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.22 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.31 go: extracting github.com/spf13/pflag v1.0.5
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.37 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.37 go: extracting github.com/spf13/viper v1.6.1
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.37 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.40 go: downloading github.com/ultraware/whitespace v0.0.4
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.45 go: extracting github.com/go-critic/go-critic v0.4.1
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.48 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.49 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.53 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.54 go: extracting github.com/sirupsen/logrus v1.4.2
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.55 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.61 go: extracting github.com/ultraware/whitespace v0.0.4
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.65 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.67 go: downloading github.com/ultraware/funlen v0.0.2
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.72 go: downloading github.com/spf13/cobra v0.0.5
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.72 go: extracting github.com/go-lintpack/lintpack v0.5.2
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.82 go: extracting github.com/ultraware/funlen v0.0.2
23:26:35 [2020-11-14T23:26:35.278Z] #47 10.91 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:26:35 [2020-11-14T23:26:35.278Z] #47 11.29 go: extracting github.com/spf13/cobra v0.0.5
23:26:35 [2020-11-14T23:26:35.278Z] #47 ...
23:26:35 [2020-11-14T23:26:35.278Z] 
23:26:35 [2020-11-14T23:26:35.278Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.938 + RM_GOPATH=0
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.938 + TMP_GOPATH=
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.938 + : /build
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.938 + '[' -z '' ']'
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.938 ++ mktemp -d
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.950 + export GOPATH=/tmp/tmp.GEinikPll0
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.950 + GOPATH=/tmp/tmp.GEinikPll0
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.950 + RM_GOPATH=1
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.950 + case "$(go env GOARCH)" in
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.952 ++ go env GOARCH
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.957 + export GO_BUILDMODE=-buildmode=pie
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.957 + GO_BUILDMODE=-buildmode=pie
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.958 ++ dirname /tmp/install/install.sh
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.960 + dir=/tmp/install
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.960 + bin=vndr
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.960 + shift
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.960 + '[' '!' -f /tmp/install/vndr.installer ']'
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.960 + . /tmp/install/vndr.installer
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.960 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.960 + install_vndr
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.960 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.960 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.961 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GEinikPll0/src/github.com/LK4D4/vndr
23:26:35 [2020-11-14T23:26:35.278Z] #43 2.963 Cloning into '/tmp/tmp.GEinikPll0/src/github.com/LK4D4/vndr'...
23:26:35 [2020-11-14T23:26:35.278Z] #43 3.523 + cd /tmp/tmp.GEinikPll0/src/github.com/LK4D4/vndr
23:26:35 [2020-11-14T23:26:35.278Z] #43 3.523 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:26:35 [2020-11-14T23:26:35.278Z] #43 3.526 + go build -buildmode=pie -v -o /build/vndr .
23:26:35 [2020-11-14T23:26:35.278Z] #43 4.327 internal/bytealg
23:26:35 [2020-11-14T23:26:35.278Z] #43 4.360 internal/race
23:26:35 [2020-11-14T23:26:35.278Z] #43 4.425 sync/atomic
23:26:35 [2020-11-14T23:26:35.278Z] #43 4.554 runtime
23:26:35 [2020-11-14T23:26:35.278Z] #43 4.595 unicode
23:26:35 [2020-11-14T23:26:35.278Z] #43 7.388 unicode/utf8
23:26:35 [2020-11-14T23:26:35.278Z] #43 7.853 math
23:26:35 [2020-11-14T23:26:35.305Z] Cloning into '/buildx'...
23:26:35 [2020-11-14T23:26:35.573Z] #43 ...
23:26:35 [2020-11-14T23:26:35.573Z] 
23:26:35 [2020-11-14T23:26:35.573Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:26:35 [2020-11-14T23:26:35.573Z] #47 11.52 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
23:26:35 [2020-11-14T23:26:35.573Z] #47 11.71 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:26:35 [2020-11-14T23:26:35.846Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.9s done
23:26:36 [2020-11-14T23:26:36.106Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
23:26:36 [2020-11-14T23:26:36.207Z] #47 12.06 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:26:36 [2020-11-14T23:26:36.499Z] #47 12.44 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:26:36 [2020-11-14T23:26:36.499Z] #47 12.62 go: downloading github.com/subosito/gotenv v1.2.0
23:26:36 [2020-11-14T23:26:36.832Z] #47 12.66 go: extracting github.com/subosito/gotenv v1.2.0
23:26:36 [2020-11-14T23:26:36.832Z] #47 12.66 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:26:36 [2020-11-14T23:26:36.832Z] #47 12.70 go: extracting github.com/go-toolsmith/strparse v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.78 go: downloading github.com/go-toolsmith/typep v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.78 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.78 go: downloading github.com/go-toolsmith/astp v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.79 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.79 go: downloading github.com/fatih/color v1.7.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.81 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.85 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.85 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.85 go: extracting github.com/go-toolsmith/astcopy v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.85 go: downloading github.com/kisielk/gotool v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.85 go: extracting github.com/fatih/color v1.7.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.88 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.89 go: extracting github.com/inconshreveable/mousetrap v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.90 go: downloading gopkg.in/ini.v1 v1.51.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.91 go: extracting github.com/go-toolsmith/astp v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.92 go: downloading github.com/uudashr/gocognit v1.0.1
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.92 go: extracting github.com/go-toolsmith/astequal v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.95 go: extracting github.com/go-toolsmith/typep v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.95 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.96 go: extracting github.com/spf13/jwalterweatherman v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.97 go: downloading github.com/gobwas/glob v0.2.3
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.97 go: downloading gopkg.in/yaml.v2 v2.2.7
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.98 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.99 go: extracting github.com/kisielk/gotool v1.0.0
23:26:37 [2020-11-14T23:26:37.867Z] #47 13.99 go: extracting github.com/fsnotify/fsnotify v1.4.7
23:26:37 [2020-11-14T23:26:37.867Z] #47 14.00 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:26:38 [2020-11-14T23:26:38.018Z] #8 ...
23:26:38 [2020-11-14T23:26:38.018Z] 
23:26:38 [2020-11-14T23:26:38.018Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:26:38 [2020-11-14T23:26:38.018Z] #25 2.078 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 2.128 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 2.134 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 2.299 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 2.597 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 2.958 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:26:38 [2020-11-14T23:26:38.018Z] #25 4.743 Fetched 8401 kB in 3s (2784 kB/s)
23:26:38 [2020-11-14T23:26:38.018Z] #25 4.743 Reading package lists...
23:26:38 [2020-11-14T23:26:38.018Z] #25 5.689 Reading package lists...
23:26:38 [2020-11-14T23:26:38.018Z] #25 6.634 Building dependency tree...
23:26:38 [2020-11-14T23:26:38.018Z] #25 6.964 The following additional packages will be installed:
23:26:38 [2020-11-14T23:26:38.018Z] #25 6.964   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:26:38 [2020-11-14T23:26:38.018Z] #25 6.964   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:26:38 [2020-11-14T23:26:38.018Z] #25 6.964   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:26:38 [2020-11-14T23:26:38.018Z] #25 6.964 Suggested packages:
23:26:38 [2020-11-14T23:26:38.018Z] #25 6.964   krb5-doc krb5-user
23:26:38 [2020-11-14T23:26:38.018Z] #25 6.964 Recommended packages:
23:26:38 [2020-11-14T23:26:38.018Z] #25 6.964   krb5-locales publicsuffix libsasl2-modules
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.164 The following NEW packages will be installed:
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.164   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.164   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.164   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.164   libssh2-1 libssl1.1 openssl
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.449 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.449 Need to get 5050 kB of archives.
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.449 After this operation, 12.1 MB of additional disk space will be used.
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.449 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.449 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.453 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.460 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.460 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.515 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.549 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.549 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.550 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.552 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.553 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.574 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.578 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.593 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.598 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.602 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.607 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.613 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.622 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.635 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.636 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.835 debconf: delaying package configuration, since apt-utils is not installed
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.865 Fetched 5050 kB in 0s (11.3 MB/s)
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.886 Selecting previously unselected package libsasl2-modules-db:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.886 (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:26:38 [2020-11-14T23:26:38.018Z] #25 7.890 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.896 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.957 Selecting previously unselected package libsasl2-2:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.957 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 7.974 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.023 Selecting previously unselected package libldap-common.
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.026 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.031 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.107 Selecting previously unselected package libldap-2.4-2:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.107 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.111 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.230 Selecting previously unselected package libssl1.1:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.230 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.236 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.605 Selecting previously unselected package openssl.
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.605 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.611 Unpacking openssl (1.1.1d-0+deb10u3) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.814 Selecting previously unselected package ca-certificates.
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.814 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.814 Unpacking ca-certificates (20200601~deb10u1) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.920 Selecting previously unselected package libkeyutils1:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.920 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.920 Unpacking libkeyutils1:amd64 (1.6-6) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.968 Selecting previously unselected package libkrb5support0:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.968 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 8.975 Unpacking libkrb5support0:amd64 (1.17-3) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.066 Selecting previously unselected package libk5crypto3:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.066 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.074 Unpacking libk5crypto3:amd64 (1.17-3) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.150 Selecting previously unselected package libkrb5-3:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.150 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.156 Unpacking libkrb5-3:amd64 (1.17-3) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.278 Selecting previously unselected package libgssapi-krb5-2:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.278 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.285 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.363 Selecting previously unselected package libnghttp2-14:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.363 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.376 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.434 Selecting previously unselected package libpsl5:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.434 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.434 Unpacking libpsl5:amd64 (0.20.2-2) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.493 Selecting previously unselected package librtmp1:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.493 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.502 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.564 Selecting previously unselected package libssh2-1:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.564 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.570 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.647 Selecting previously unselected package libcurl4:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.647 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.653 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.746 Selecting previously unselected package curl.
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.746 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.750 Unpacking curl (7.64.0-4+deb10u1) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.835 Selecting previously unselected package libonig5:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.835 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.840 Unpacking libonig5:amd64 (6.9.1-1) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.947 Selecting previously unselected package libjq1:amd64.
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.947 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 9.953 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 10.02 Selecting previously unselected package jq.
23:26:38 [2020-11-14T23:26:38.018Z] #25 10.02 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 10.03 Unpacking jq (1.5+dfsg-2+b1) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 10.09 Setting up libkeyutils1:amd64 (1.6-6) ...
23:26:38 [2020-11-14T23:26:38.018Z] #25 ...
23:26:38 [2020-11-14T23:26:38.018Z] 
23:26:38 [2020-11-14T23:26:38.018Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.08 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.08 go: downloading github.com/spf13/afero v1.1.2
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.10 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.12 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.15 go: downloading github.com/magiconair/properties v1.8.1
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.16 go: extracting gopkg.in/ini.v1 v1.51.0
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.24 go: extracting github.com/uudashr/gocognit v1.0.1
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.27 go: downloading github.com/stretchr/testify v1.4.0
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.28 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.28 go: extracting github.com/gobwas/glob v0.2.3
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.28 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:26:38 [2020-11-14T23:26:38.159Z] #47 14.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:26:38 [2020-11-14T23:26:38.452Z] #47 14.38 go: extracting github.com/sourcegraph/go-diff v0.5.1
23:26:38 [2020-11-14T23:26:38.452Z] #47 14.41 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:26:38 [2020-11-14T23:26:38.452Z] #47 14.43 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:26:38 [2020-11-14T23:26:38.452Z] #47 14.45 go: extracting github.com/magiconair/properties v1.8.1
23:26:38 [2020-11-14T23:26:38.452Z] #47 14.46 go: extracting github.com/stretchr/testify v1.4.0
23:26:38 [2020-11-14T23:26:38.452Z] #47 14.46 go: extracting gopkg.in/yaml.v2 v2.2.7
23:26:38 [2020-11-14T23:26:38.452Z] #47 14.48 go: extracting github.com/spf13/afero v1.1.2
23:26:38 [2020-11-14T23:26:38.452Z] #47 14.49 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:26:38 [2020-11-14T23:26:38.452Z] #47 14.54 go: extracting github.com/mitchellh/mapstructure v1.1.2
23:26:38 [2020-11-14T23:26:38.452Z] #47 14.55 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:26:38 [2020-11-14T23:26:38.452Z] #47 14.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:26:38 [2020-11-14T23:26:38.452Z] #47 14.61 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:26:38 [2020-11-14T23:26:38.743Z] #47 14.66 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:26:38 [2020-11-14T23:26:38.743Z] #47 14.69 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:26:38 [2020-11-14T23:26:38.743Z] #47 14.74 go: downloading github.com/gogo/protobuf v1.2.1
23:26:38 [2020-11-14T23:26:38.743Z] #47 14.75 go: downloading github.com/BurntSushi/toml v0.3.1
23:26:38 [2020-11-14T23:26:38.743Z] #47 14.77 go: downloading golang.org/x/text v0.3.2
23:26:38 [2020-11-14T23:26:38.743Z] #47 14.78 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:26:38 [2020-11-14T23:26:38.743Z] #47 14.83 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:26:38 [2020-11-14T23:26:38.743Z] #47 14.83 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:26:38 [2020-11-14T23:26:38.835Z] Removing intermediate container 6d5f5de397c6
23:26:38 [2020-11-14T23:26:38.835Z]  ---> c530e83a7e44
23:26:38 [2020-11-14T23:26:38.835Z] Step 7/15 : WORKDIR /buildx
23:26:38 [2020-11-14T23:26:38.835Z]  ---> Running in b53811a86e67
23:26:39 [2020-11-14T23:26:39.042Z] #47 14.89 go: downloading github.com/hashicorp/hcl v1.0.0
23:26:39 [2020-11-14T23:26:39.042Z] #47 14.90 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:26:39 [2020-11-14T23:26:39.042Z] #47 14.90 go: downloading github.com/davecgh/go-spew v1.1.1
23:26:39 [2020-11-14T23:26:39.042Z] #47 14.90 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:26:39 [2020-11-14T23:26:39.042Z] #47 14.91 go: extracting github.com/go-toolsmith/astcast v1.0.0
23:26:39 [2020-11-14T23:26:39.042Z] #47 14.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:26:39 [2020-11-14T23:26:39.042Z] #47 15.05 go: extracting github.com/BurntSushi/toml v0.3.1
23:26:39 [2020-11-14T23:26:39.042Z] #47 15.07 go: extracting github.com/davecgh/go-spew v1.1.1
23:26:39 [2020-11-14T23:26:39.042Z] #47 15.09 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:26:39 [2020-11-14T23:26:39.042Z] #47 15.18 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:26:39 [2020-11-14T23:26:39.131Z] Removing intermediate container b53811a86e67
23:26:39 [2020-11-14T23:26:39.131Z]  ---> 0b8bbc9b5824
23:26:39 [2020-11-14T23:26:39.131Z] Step 8/15 : ARG BUILDX_COMMIT
23:26:39 [2020-11-14T23:26:39.131Z]  ---> Running in 1f465d0dcc79
23:26:39 [2020-11-14T23:26:39.131Z] Removing intermediate container 1f465d0dcc79
23:26:39 [2020-11-14T23:26:39.131Z]  ---> a1ab2448a2c0
23:26:39 [2020-11-14T23:26:39.131Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
23:26:39 [2020-11-14T23:26:39.131Z]  ---> Running in f3a073e88d8b
23:26:39 [2020-11-14T23:26:39.334Z] #47 15.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:26:39 [2020-11-14T23:26:39.334Z] #47 15.20 go: extracting github.com/hashicorp/hcl v1.0.0
23:26:39 [2020-11-14T23:26:39.334Z] #47 15.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:26:39 [2020-11-14T23:26:39.334Z] #47 15.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:26:39 [2020-11-14T23:26:39.626Z] #47 15.55 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:26:39 [2020-11-14T23:26:39.627Z] #47 15.55 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:26:39 [2020-11-14T23:26:39.627Z] #47 15.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:26:39 [2020-11-14T23:26:39.627Z] #47 15.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:26:39 [2020-11-14T23:26:39.627Z] #47 15.56 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
23:26:39 [2020-11-14T23:26:39.627Z] #47 15.56 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:26:39 [2020-11-14T23:26:39.627Z] #47 15.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:26:39 [2020-11-14T23:26:39.627Z] #47 15.76 go: downloading github.com/mattn/go-isatty v0.0.8
23:26:39 [2020-11-14T23:26:39.627Z] #47 15.84 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:26:39 [2020-11-14T23:26:39.627Z] #47 15.85 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
23:26:39 [2020-11-14T23:26:39.627Z] #47 15.86 go: extracting github.com/mitchellh/go-homedir v1.1.0
23:26:39 [2020-11-14T23:26:39.768Z] From https://github.com/docker/buildx
23:26:39 [2020-11-14T23:26:39.768Z]  * [new tag]         v0.3.1     -> build
23:26:39 [2020-11-14T23:26:39.918Z] #47 15.86 go: downloading github.com/pelletier/go-toml v1.2.0
23:26:39 [2020-11-14T23:26:39.918Z] #47 16.01 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:26:39 [2020-11-14T23:26:39.918Z] #47 16.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:26:39 [2020-11-14T23:26:39.918Z] #47 16.06 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:26:39 [2020-11-14T23:26:39.918Z] #47 16.06 go: downloading github.com/stretchr/objx v0.2.0
23:26:39 [2020-11-14T23:26:39.918Z] #47 16.10 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:26:39 [2020-11-14T23:26:39.918Z] #47 16.12 go: extracting github.com/go-toolsmith/astfmt v1.0.0
23:26:40 [2020-11-14T23:26:40.212Z] #47 16.22 go: downloading github.com/spf13/cast v1.3.0
23:26:40 [2020-11-14T23:26:40.212Z] #47 16.22 go: extracting github.com/pelletier/go-toml v1.2.0
23:26:40 [2020-11-14T23:26:40.212Z] #47 16.22 go: extracting github.com/mattn/go-isatty v0.0.8
23:26:40 [2020-11-14T23:26:40.212Z] #47 16.26 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:26:40 [2020-11-14T23:26:40.406Z] Switched to branch 'build'
23:26:40 [2020-11-14T23:26:40.503Z] #47 16.44 go: extracting github.com/spf13/cast v1.3.0
23:26:40 [2020-11-14T23:26:40.503Z] #47 16.56 go: extracting github.com/stretchr/objx v0.2.0
23:26:40 [2020-11-14T23:26:40.503Z] #47 16.58 go: downloading github.com/pmezard/go-difflib v1.0.0
23:26:41 [2020-11-14T23:26:41.043Z] Removing intermediate container f3a073e88d8b
23:26:41 [2020-11-14T23:26:41.043Z]  ---> cbf744882fdf
23:26:41 [2020-11-14T23:26:41.043Z] Step 10/15 : ARG GOOS
23:26:41 [2020-11-14T23:26:41.137Z] #47 17.01 go: extracting github.com/pmezard/go-difflib v1.0.0
23:26:41 [2020-11-14T23:26:41.320Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s
23:26:41 [2020-11-14T23:26:41.338Z]  ---> Running in d9c2e5280197
23:26:41 [2020-11-14T23:26:41.338Z] Removing intermediate container d9c2e5280197
23:26:41 [2020-11-14T23:26:41.338Z]  ---> e6beab0fe19e
23:26:41 [2020-11-14T23:26:41.338Z] Step 11/15 : ARG GOARCH
23:26:41 [2020-11-14T23:26:41.338Z]  ---> Running in fa0add84835d
23:26:41 [2020-11-14T23:26:41.338Z] Removing intermediate container fa0add84835d
23:26:41 [2020-11-14T23:26:41.338Z]  ---> 9fa1941089ed
23:26:41 [2020-11-14T23:26:41.338Z] 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:26:41 [2020-11-14T23:26:41.338Z]  ---> Running in a0f6ab4b599c
23:26:41 [2020-11-14T23:26:41.429Z] #47 17.66 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:26:41 [2020-11-14T23:26:41.584Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done
23:26:41 [2020-11-14T23:26:41.843Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
23:26:42 [2020-11-14T23:26:42.061Z] #47 18.24 go: extracting github.com/gogo/protobuf v1.2.1
23:26:42 [2020-11-14T23:26:42.695Z] #47 18.67 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:26:44 [2020-11-14T23:26:44.765Z] #47 ...
23:26:44 [2020-11-14T23:26:44.765Z] 
23:26:44 [2020-11-14T23:26:44.765Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:26:44 [2020-11-14T23:26:44.765Z] #45 10.58 go: finding github.com/fatih/color v1.9.0
23:26:44 [2020-11-14T23:26:44.765Z] #45 10.63 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:26:44 [2020-11-14T23:26:44.765Z] #45 10.66 go: finding github.com/pkg/errors v0.9.1
23:26:44 [2020-11-14T23:26:44.765Z] #45 10.71 go: finding github.com/mattn/go-colorable v0.1.6
23:26:44 [2020-11-14T23:26:44.765Z] #45 10.72 go: finding github.com/spf13/pflag v1.0.3
23:26:44 [2020-11-14T23:26:44.765Z] #45 10.77 go: finding github.com/mattn/go-isatty v0.0.12
23:26:44 [2020-11-14T23:26:44.765Z] #45 10.89 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:26:44 [2020-11-14T23:26:44.765Z] #45 11.02 go: finding github.com/jonboulle/clockwork v0.1.0
23:26:44 [2020-11-14T23:26:44.765Z] #45 11.04 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:26:44 [2020-11-14T23:26:44.765Z] #45 11.10 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:26:44 [2020-11-14T23:26:44.765Z] #45 11.11 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:26:44 [2020-11-14T23:26:44.765Z] #45 ...
23:26:44 [2020-11-14T23:26:44.765Z] 
23:26:44 [2020-11-14T23:26:44.765Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:26:44 [2020-11-14T23:26:44.765Z] #53 13.45 Fetched 8090 kB in 11s (751 kB/s)
23:26:44 [2020-11-14T23:26:44.765Z] #53 13.45 Reading package lists...
23:26:44 [2020-11-14T23:26:44.765Z] #53 16.53 Reading package lists...
23:26:44 [2020-11-14T23:26:44.765Z] #53 19.64 Building dependency tree...
23:26:44 [2020-11-14T23:26:44.765Z] #53 20.47 The following additional packages will be installed:
23:26:44 [2020-11-14T23:26:44.765Z] #53 20.47   libbtrfs0
23:26:44 [2020-11-14T23:26:44.765Z] #53 20.51 The following NEW packages will be installed:
23:26:44 [2020-11-14T23:26:44.765Z] #53 20.52   libbtrfs-dev libbtrfs0
23:26:44 [2020-11-14T23:26:44.765Z] #53 20.66 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
23:26:44 [2020-11-14T23:26:44.765Z] #53 20.66 Need to get 118 kB of archives.
23:26:44 [2020-11-14T23:26:44.765Z] #53 20.66 After this operation, 390 kB of additional disk space will be used.
23:26:44 [2020-11-14T23:26:44.765Z] #53 20.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
23:26:44 [2020-11-14T23:26:44.765Z] #53 20.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
23:26:45 [2020-11-14T23:26:45.057Z] #53 ...
23:26:45 [2020-11-14T23:26:45.057Z] 
23:26:45 [2020-11-14T23:26:45.057Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:26:45 [2020-11-14T23:26:45.057Z] #11 13.30 Fetched 8090 kB in 10s (778 kB/s)
23:26:45 [2020-11-14T23:26:45.057Z] #11 13.30 Reading package lists...
23:26:45 [2020-11-14T23:26:45.057Z] #11 16.78 Reading package lists...
23:26:45 [2020-11-14T23:26:45.057Z] #11 20.02 Building dependency tree...
23:26:45 [2020-11-14T23:26:45.057Z] #11 20.85 The following additional packages will be installed:
23:26:45 [2020-11-14T23:26:45.057Z] #11 20.90   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:26:45 [2020-11-14T23:26:45.057Z] #11 20.90   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:26:45 [2020-11-14T23:26:45.057Z] #11 20.90   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:26:45 [2020-11-14T23:26:45.057Z] #11 20.90   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:26:45 [2020-11-14T23:26:45.057Z] #11 20.90 Suggested packages:
23:26:45 [2020-11-14T23:26:45.057Z] #11 20.90   gcc-8-locales seccomp wine64
23:26:45 [2020-11-14T23:26:45.057Z] #11 ...
23:26:45 [2020-11-14T23:26:45.057Z] 
23:26:45 [2020-11-14T23:26:45.057Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:26:45 [2020-11-14T23:26:45.057Z] #34 13.20 Fetched 8090 kB in 10s (773 kB/s)
23:26:45 [2020-11-14T23:26:45.057Z] #34 13.20 Reading package lists...
23:26:45 [2020-11-14T23:26:45.057Z] #34 16.57 Reading package lists...
23:26:45 [2020-11-14T23:26:45.057Z] #34 19.47 Building dependency tree...
23:26:45 [2020-11-14T23:26:45.057Z] #34 20.37 The following additional packages will be installed:
23:26:45 [2020-11-14T23:26:45.057Z] #34 20.39   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:26:45 [2020-11-14T23:26:45.057Z] #34 20.39 Suggested packages:
23:26:45 [2020-11-14T23:26:45.057Z] #34 20.39   cmake-doc ninja-build lrzip
23:26:45 [2020-11-14T23:26:45.057Z] #34 20.39 Recommended packages:
23:26:45 [2020-11-14T23:26:45.057Z] #34 20.39   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:26:45 [2020-11-14T23:26:45.057Z] #34 21.02 The following NEW packages will be installed:
23:26:45 [2020-11-14T23:26:45.057Z] #34 21.02   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:26:45 [2020-11-14T23:26:45.057Z] #34 21.02   vim-common xxd
23:26:45 [2020-11-14T23:26:45.057Z] #34 21.12 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
23:26:45 [2020-11-14T23:26:45.057Z] #34 21.12 Need to get 14.0 MB of archives.
23:26:45 [2020-11-14T23:26:45.057Z] #34 21.12 After this operation, 62.1 MB of additional disk space will be used.
23:26:45 [2020-11-14T23:26:45.057Z] #34 21.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
23:26:45 [2020-11-14T23:26:45.057Z] #34 21.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
23:26:45 [2020-11-14T23:26:45.057Z] #34 21.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
23:26:45 [2020-11-14T23:26:45.057Z] #34 ...
23:26:45 [2020-11-14T23:26:45.057Z] 
23:26:45 [2020-11-14T23:26:45.057Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:26:45 [2020-11-14T23:26:45.057Z] #47 21.25 go: extracting golang.org/x/text v0.3.2
23:26:45 [2020-11-14T23:26:45.692Z] #47 ...
23:26:45 [2020-11-14T23:26:45.692Z] 
23:26:45 [2020-11-14T23:26:45.692Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:45 [2020-11-14T23:26:45.692Z] #49 11.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:26:45 [2020-11-14T23:26:45.692Z] #49 12.65 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:26:45 [2020-11-14T23:26:45.692Z] #49 13.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:26:45 [2020-11-14T23:26:45.692Z] #49 13.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:26:45 [2020-11-14T23:26:45.692Z] #49 13.71 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:26:45 [2020-11-14T23:26:45.692Z] #49 13.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:26:45 [2020-11-14T23:26:45.692Z] #49 14.08 runtime
23:26:45 [2020-11-14T23:26:45.692Z] #49 14.09 runtime/cgo
23:26:45 [2020-11-14T23:26:45.692Z] #49 ...
23:26:45 [2020-11-14T23:26:45.692Z] 
23:26:45 [2020-11-14T23:26:45.692Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:26:45 [2020-11-14T23:26:45.692Z] #11 21.82 The following NEW packages will be installed:
23:26:45 [2020-11-14T23:26:45.692Z] #11 21.83   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:26:45 [2020-11-14T23:26:45.692Z] #11 21.83   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:26:45 [2020-11-14T23:26:45.692Z] #11 21.83   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:26:45 [2020-11-14T23:26:45.692Z] #11 21.83   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:26:45 [2020-11-14T23:26:45.692Z] #11 21.84   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:26:45 [2020-11-14T23:26:45.692Z] #11 21.84   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:26:45 [2020-11-14T23:26:45.987Z] #11 22.01 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
23:26:45 [2020-11-14T23:26:45.987Z] #11 22.01 Need to get 73.3 MB of archives.
23:26:45 [2020-11-14T23:26:45.987Z] #11 22.01 After this operation, 494 MB of additional disk space will be used.
23:26:45 [2020-11-14T23:26:45.987Z] #11 22.01 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:26:45 [2020-11-14T23:26:45.987Z] #11 ...
23:26:45 [2020-11-14T23:26:45.987Z] 
23:26:45 [2020-11-14T23:26:45.987Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:45 [2020-11-14T23:26:45.987Z] #43 12.00 unicode/utf16
23:26:45 [2020-11-14T23:26:45.987Z] #43 12.14 container/list
23:26:45 [2020-11-14T23:26:45.987Z] #43 12.52 crypto/internal/subtle
23:26:45 [2020-11-14T23:26:45.987Z] #43 12.72 crypto/subtle
23:26:45 [2020-11-14T23:26:45.987Z] #43 12.76 vendor/golang.org/x/crypto/cryptobyte/asn1
23:26:45 [2020-11-14T23:26:45.987Z] #43 12.86 internal/nettrace
23:26:45 [2020-11-14T23:26:45.987Z] #43 12.99 runtime/cgo
23:26:45 [2020-11-14T23:26:45.987Z] #43 ...
23:26:45 [2020-11-14T23:26:45.987Z] 
23:26:45 [2020-11-14T23:26:45.987Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:26:45 [2020-11-14T23:26:45.987Z] #53 21.32 debconf: delaying package configuration, since apt-utils is not installed
23:26:45 [2020-11-14T23:26:45.987Z] #53 21.36 Fetched 118 kB in 0s (1114 kB/s)
23:26:45 [2020-11-14T23:26:45.987Z] #53 21.41 Selecting previously unselected package libbtrfs0.
23:26:45 [2020-11-14T23:26:45.987Z] #53 21.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 ... 15177 files and directories currently installed.)
23:26:45 [2020-11-14T23:26:45.987Z] #53 21.45 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
23:26:45 [2020-11-14T23:26:45.987Z] #53 21.46 Unpacking libbtrfs0 (4.20.1-2) ...
23:26:45 [2020-11-14T23:26:45.987Z] #53 21.52 Selecting previously unselected package libbtrfs-dev.
23:26:45 [2020-11-14T23:26:45.987Z] #53 21.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
23:26:45 [2020-11-14T23:26:45.987Z] #53 21.52 Unpacking libbtrfs-dev (4.20.1-2) ...
23:26:45 [2020-11-14T23:26:45.987Z] #53 21.65 Setting up libbtrfs0 (4.20.1-2) ...
23:26:45 [2020-11-14T23:26:45.987Z] #53 21.66 Setting up libbtrfs-dev (4.20.1-2) ...
23:26:45 [2020-11-14T23:26:45.987Z] #53 21.66 Processing triggers for libc-bin (2.28-10) ...
23:26:45 [2020-11-14T23:26:45.987Z] #53 DONE 22.0s
23:26:45 [2020-11-14T23:26:45.987Z] 
23:26:45 [2020-11-14T23:26:45.987Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:26:46 [2020-11-14T23:26:46.282Z] #54 ...
23:26:46 [2020-11-14T23:26:46.282Z] 
23:26:46 [2020-11-14T23:26:46.282Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:46 [2020-11-14T23:26:46.282Z] #62 12.35 Checking out files:  95% (1817/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:26:46 [2020-11-14T23:26:46.282Z] #62 12.47 + cd /tmp/tmp.GSjKKlUFLc/src/github.com/docker/libnetwork
23:26:46 [2020-11-14T23:26:46.282Z] #62 12.47 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5
23:26:46 [2020-11-14T23:26:46.282Z] #62 12.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:26:46 [2020-11-14T23:26:46.574Z] #62 ...
23:26:46 [2020-11-14T23:26:46.574Z] 
23:26:46 [2020-11-14T23:26:46.574Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:26:46 [2020-11-14T23:26:46.574Z] #38 12.30 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:26:46 [2020-11-14T23:26:46.574Z] #38 13.43 + 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:26:46 [2020-11-14T23:26:46.574Z] #38 ...
23:26:46 [2020-11-14T23:26:46.574Z] 
23:26:46 [2020-11-14T23:26:46.574Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:26:46 [2020-11-14T23:26:46.574Z] #11 22.26 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:26:46 [2020-11-14T23:26:46.574Z] #11 22.48 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:26:46 [2020-11-14T23:26:46.574Z] #11 22.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
23:26:46 [2020-11-14T23:26:46.574Z] #11 22.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
23:26:46 [2020-11-14T23:26:46.574Z] #11 22.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
23:26:46 [2020-11-14T23:26:46.866Z] #11 22.78 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:26:46 [2020-11-14T23:26:46.866Z] #11 22.94 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:26:46 [2020-11-14T23:26:46.866Z] #11 22.98 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:26:47 [2020-11-14T23:26:47.121Z] #8 ...
23:26:47 [2020-11-14T23:26:47.121Z] 
23:26:47 [2020-11-14T23:26:47.121Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:26:47 [2020-11-14T23:26:47.121Z] #25 10.10 Setting up libpsl5:amd64 (0.20.2-2) ...
23:26:47 [2020-11-14T23:26:47.121Z] #25 10.11 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
23:26:47 [2020-11-14T23:26:47.121Z] #25 10.30 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.32 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.34 Setting up libkrb5support0:amd64 (1.17-3) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.35 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.38 Setting up libk5crypto3:amd64 (1.17-3) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.40 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.41 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.42 Setting up libkrb5-3:amd64 (1.17-3) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.44 Setting up openssl (1.1.1d-0+deb10u3) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.46 Setting up libonig5:amd64 (6.9.1-1) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.55 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 10.57 Setting up ca-certificates (20200601~deb10u1) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 11.28 Updating certificates in /etc/ssl/certs...
23:26:47 [2020-11-14T23:26:47.122Z] #25 12.43 126 added, 0 removed; done.
23:26:47 [2020-11-14T23:26:47.122Z] #25 12.51 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 12.53 Setting up jq (1.5+dfsg-2+b1) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 12.54 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 12.56 Setting up curl (7.64.0-4+deb10u1) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 12.57 Processing triggers for libc-bin (2.28-10) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 12.67 Processing triggers for ca-certificates (20200601~deb10u1) ...
23:26:47 [2020-11-14T23:26:47.122Z] #25 12.68 Updating certificates in /etc/ssl/certs...
23:26:47 [2020-11-14T23:26:47.122Z] #25 13.49 0 added, 0 removed; done.
23:26:47 [2020-11-14T23:26:47.122Z] #25 13.49 Running hooks in /etc/ca-certificates/update.d...
23:26:47 [2020-11-14T23:26:47.122Z] #25 13.49 done.
23:26:47 [2020-11-14T23:26:47.122Z] #25 DONE 18.6s
23:26:47 [2020-11-14T23:26:47.122Z] 
23:26:47 [2020-11-14T23:26:47.122Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:26:47 [2020-11-14T23:26:47.122Z] #8 ...
23:26:47 [2020-11-14T23:26:47.122Z] 
23:26:47 [2020-11-14T23:26:47.122Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:26:47 [2020-11-14T23:26:47.122Z] #26 DONE 0.1s
23:26:47 [2020-11-14T23:26:47.122Z] 
23:26:47 [2020-11-14T23:26:47.122Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:26:47 [2020-11-14T23:26:47.161Z] #11 ...
23:26:47 [2020-11-14T23:26:47.161Z] 
23:26:47 [2020-11-14T23:26:47.161Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:47 [2020-11-14T23:26:47.161Z] #62 DONE 23.2s
23:26:47 [2020-11-14T23:26:47.161Z] 
23:26:47 [2020-11-14T23:26:47.161Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.851 + RM_GOPATH=0
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.851 + TMP_GOPATH=
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.851 + : /build
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.851 + '[' -z '' ']'
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.851 ++ mktemp -d
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.852 + export GOPATH=/tmp/tmp.KNkxaIakhd
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.852 + GOPATH=/tmp/tmp.KNkxaIakhd
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.852 + RM_GOPATH=1
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.852 + case "$(go env GOARCH)" in
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.853 ++ go env GOARCH
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.862 + export GO_BUILDMODE=-buildmode=pie
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.862 + GO_BUILDMODE=-buildmode=pie
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.863 ++ dirname /tmp/install/install.sh
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.870 + dir=/tmp/install
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.870 + bin=containerd
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.870 + shift
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.870 + '[' '!' -f /tmp/install/containerd.installer ']'
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.870 + . /tmp/install/containerd.installer
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.870 ++ set -e
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.870 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.870 + install_containerd
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.871 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.872 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.872 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KNkxaIakhd/src/github.com/containerd/containerd
23:26:47 [2020-11-14T23:26:47.161Z] #54 0.893 Cloning into '/tmp/tmp.KNkxaIakhd/src/github.com/containerd/containerd'...
23:26:47 [2020-11-14T23:26:47.456Z] #54 ...
23:26:47 [2020-11-14T23:26:47.456Z] 
23:26:47 [2020-11-14T23:26:47.456Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:26:47 [2020-11-14T23:26:47.456Z] #40 13.55 Fetched 8090 kB in 11s (740 kB/s)
23:26:47 [2020-11-14T23:26:47.456Z] #40 13.55 Reading package lists...
23:26:47 [2020-11-14T23:26:47.456Z] #40 16.39 Reading package lists...
23:26:47 [2020-11-14T23:26:47.456Z] #40 19.55 Building dependency tree...
23:26:47 [2020-11-14T23:26:47.456Z] #40 20.48 The following additional packages will be installed:
23:26:47 [2020-11-14T23:26:47.456Z] #40 20.55   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:26:47 [2020-11-14T23:26:47.456Z] #40 20.55   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:26:47 [2020-11-14T23:26:47.456Z] #40 20.55 Suggested packages:
23:26:47 [2020-11-14T23:26:47.456Z] #40 20.55   manpages-dev python-setuptools
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.28 The following NEW packages will be installed:
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.32   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.32   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.32   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.32   python-six zlib1g-dev
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.43 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.43 Need to get 3742 kB of archives.
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.43 After this operation, 22.0 MB of additional disk space will be used.
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.55 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:26:47 [2020-11-14T23:26:47.456Z] #40 21.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.72 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:26:47 [2020-11-14T23:26:47.456Z] #40 21.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 21.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
23:26:47 [2020-11-14T23:26:47.456Z] #40 22.58 debconf: delaying package configuration, since apt-utils is not installed
23:26:47 [2020-11-14T23:26:47.456Z] #40 22.63 Fetched 3742 kB in 0s (8676 kB/s)
23:26:47 [2020-11-14T23:26:47.456Z] #40 22.70 Selecting previously unselected package libcap-dev:s390x.
23:26:47 [2020-11-14T23:26:47.456Z] #40 22.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
23:26:47 [2020-11-14T23:26:47.456Z] #40 22.78 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
23:26:47 [2020-11-14T23:26:47.456Z] #40 22.79 Unpacking libcap-dev:s390x (1:2.25-2) ...
23:26:47 [2020-11-14T23:26:47.456Z] #40 22.91 Selecting previously unselected package libnet1:s390x.
23:26:47 [2020-11-14T23:26:47.456Z] #40 22.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
23:26:47 [2020-11-14T23:26:47.456Z] #40 22.92 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
23:26:47 [2020-11-14T23:26:47.456Z] #40 23.01 Selecting previously unselected package libnet1-dev.
23:26:47 [2020-11-14T23:26:47.456Z] #40 23.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
23:26:47 [2020-11-14T23:26:47.456Z] #40 23.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:26:47 [2020-11-14T23:26:47.456Z] #40 23.15 Selecting previously unselected package libnl-3-200:s390x.
23:26:47 [2020-11-14T23:26:47.456Z] #40 23.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
23:26:47 [2020-11-14T23:26:47.456Z] #40 23.16 Unpacking libnl-3-200:s390x (3.4.0-1) ...
23:26:47 [2020-11-14T23:26:47.456Z] #40 23.29 Selecting previously unselected package libnl-3-dev:s390x.
23:26:47 [2020-11-14T23:26:47.456Z] #40 23.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
23:26:47 [2020-11-14T23:26:47.456Z] #40 23.31 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
23:26:47 [2020-11-14T23:26:47.749Z] #40 23.68 Selecting previously unselected package libprotobuf-c1:s390x.
23:26:47 [2020-11-14T23:26:47.749Z] #40 23.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
23:26:47 [2020-11-14T23:26:47.749Z] #40 23.69 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:26:47 [2020-11-14T23:26:47.749Z] #40 23.77 Selecting previously unselected package libprotobuf-c-dev:s390x.
23:26:47 [2020-11-14T23:26:47.749Z] #40 ...
23:26:47 [2020-11-14T23:26:47.749Z] 
23:26:47 [2020-11-14T23:26:47.749Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:26:47 [2020-11-14T23:26:47.749Z] #34 21.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
23:26:47 [2020-11-14T23:26:47.749Z] #34 21.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
23:26:47 [2020-11-14T23:26:47.749Z] #34 22.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
23:26:47 [2020-11-14T23:26:47.749Z] #34 22.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
23:26:47 [2020-11-14T23:26:47.749Z] #34 22.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
23:26:47 [2020-11-14T23:26:47.749Z] #34 22.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
23:26:47 [2020-11-14T23:26:47.749Z] #34 22.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
23:26:47 [2020-11-14T23:26:47.749Z] #34 23.16 debconf: delaying package configuration, since apt-utils is not installed
23:26:47 [2020-11-14T23:26:47.749Z] #34 23.38 Fetched 14.0 MB in 1s (10.6 MB/s)
23:26:47 [2020-11-14T23:26:47.749Z] #34 23.46 Selecting previously unselected package xxd.
23:26:47 [2020-11-14T23:26:47.749Z] #34 23.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 ... 15177 files and directories currently installed.)
23:26:47 [2020-11-14T23:26:47.749Z] #34 23.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
23:26:47 [2020-11-14T23:26:47.749Z] #34 23.51 Unpacking xxd (2:8.1.0875-5) ...
23:26:47 [2020-11-14T23:26:47.749Z] #34 23.66 Selecting previously unselected package vim-common.
23:26:47 [2020-11-14T23:26:47.749Z] #34 23.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:26:47 [2020-11-14T23:26:47.749Z] #34 23.70 Unpacking vim-common (2:8.1.0875-5) ...
23:26:48 [2020-11-14T23:26:48.041Z] #34 24.04 Selecting previously unselected package cmake-data.
23:26:48 [2020-11-14T23:26:48.041Z] #34 24.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:26:48 [2020-11-14T23:26:48.041Z] #34 24.04 Unpacking cmake-data (3.13.4-1) ...
23:26:48 [2020-11-14T23:26:48.503Z] #27 1.673 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:26:48 [2020-11-14T23:26:48.503Z] #27 1.758 
23:26:48 [2020-11-14T23:26:48.763Z] #27 1.877 
############                                                              17.9%
###########################                                               37.7%
##########################################                                58.4%
#######################################################                   77.0%
######################################################################    97.9%
######################################################################## 100.0%
23:26:49 [2020-11-14T23:26:49.024Z] #27 2.402 
23:26:49 [2020-11-14T23:26:49.024Z] #27 2.524 
##################                                                        26.1%
######################################################################## 100.0%
23:26:49 [2020-11-14T23:26:49.285Z] #27 2.702 
23:26:49 [2020-11-14T23:26:49.545Z] #27 2.832 
#############################                                             41.3%
######################################################################## 100.0%
23:26:49 [2020-11-14T23:26:49.545Z] #27 3.018 
23:26:50 [2020-11-14T23:26:50.067Z] #27 3.149 
#######                                                                   10.7%
####################                                                      27.8%
######################################                                    53.7%
####################################################                      72.9%
##################################################################        92.6%
######################################################################## 100.0%
23:26:50 [2020-11-14T23:26:50.067Z] #27 3.704 
23:26:50 [2020-11-14T23:26:50.111Z] #34 25.98 Selecting previously unselected package libicu63:s390x.
23:26:50 [2020-11-14T23:26:50.111Z] #34 25.98 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
23:26:50 [2020-11-14T23:26:50.111Z] #34 26.00 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
23:26:50 [2020-11-14T23:26:50.750Z] #34 ...
23:26:50 [2020-11-14T23:26:50.750Z] 
23:26:50 [2020-11-14T23:26:50.750Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.55 go: finding github.com/fatih/color v1.7.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.58 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.59 go: finding github.com/mattn/go-colorable v0.1.4
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.61 go: finding github.com/mattn/go-isatty v0.0.8
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.64 go: finding github.com/go-critic/go-critic v0.4.1
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.68 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.68 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.68 go: finding github.com/go-lintpack/lintpack v0.5.2
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.71 go: finding github.com/pkg/errors v0.8.1
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.72 go: finding github.com/go-toolsmith/astfmt v1.0.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.72 go: finding github.com/go-toolsmith/astequal v1.0.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.73 go: finding github.com/mitchellh/go-homedir v1.1.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.74 go: finding github.com/go-toolsmith/astp v1.0.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.74 go: finding github.com/sirupsen/logrus v1.4.2
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.75 go: finding github.com/go-toolsmith/astcast v1.0.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.76 go: finding github.com/go-toolsmith/typep v1.0.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.76 go: finding github.com/stretchr/testify v1.4.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.76 go: finding github.com/spf13/viper v1.6.1
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.77 go: finding github.com/davecgh/go-spew v1.1.1
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.78 go: finding github.com/pmezard/go-difflib v1.0.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.83 go: finding github.com/stretchr/objx v0.2.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.86 go: finding github.com/go-toolsmith/astcopy v1.0.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.88 go: finding gopkg.in/yaml.v2 v2.2.7
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.90 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.92 go: finding github.com/go-toolsmith/strparse v1.0.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.95 go: finding github.com/bombsimon/wsl/v2 v2.0.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.95 go: finding github.com/gobwas/glob v0.2.3
23:26:50 [2020-11-14T23:26:50.750Z] #47 24.99 go: finding github.com/fsnotify/fsnotify v1.4.7
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.08 go: finding github.com/spf13/cobra v0.0.5
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.08 go: finding github.com/hashicorp/hcl v1.0.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.11 go: finding github.com/spf13/pflag v1.0.5
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.11 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.14 go: finding github.com/magiconair/properties v1.8.1
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.23 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.24 go: finding github.com/mitchellh/mapstructure v1.1.2
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.26 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.26 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.26 go: finding github.com/pelletier/go-toml v1.2.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.31 go: finding github.com/spf13/afero v1.1.2
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.34 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.35 go: finding golang.org/x/text v0.3.2
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.36 go: finding github.com/spf13/cast v1.3.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.37 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.38 go: finding github.com/spf13/jwalterweatherman v1.0.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.40 go: finding github.com/subosito/gotenv v1.2.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.40 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.41 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.45 go: finding gopkg.in/ini.v1 v1.51.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.50 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.51 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.51 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.52 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.53 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.55 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.56 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.57 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.57 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.58 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.58 go: finding github.com/kisielk/gotool v1.0.0
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.62 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.68 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.68 go: finding github.com/sourcegraph/go-diff v0.5.1
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.68 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.69 go: finding github.com/tommy-muehle/go-mnd v1.1.1
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.73 go: finding github.com/ultraware/funlen v0.0.2
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.73 go: finding github.com/ultraware/whitespace v0.0.4
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.73 go: finding github.com/gogo/protobuf v1.2.1
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.74 go: finding github.com/uudashr/gocognit v1.0.1
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.74 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.81 go: finding honnef.co/go/tools v0.0.1-2019.2.3
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.82 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.85 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:26:50 [2020-11-14T23:26:50.750Z] #47 25.89 go: finding github.com/BurntSushi/toml v0.3.1
23:26:50 [2020-11-14T23:26:50.851Z] #27 3.822 
###                                                                        4.5%
######                                                                     9.5%
##########                                                                14.8%
##############                                                            20.1%
23:26:50 [2020-11-14T23:26:50.852Z] #27 ...
23:26:50 [2020-11-14T23:26:50.852Z] 
23:26:50 [2020-11-14T23:26:50.852Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:26:50 [2020-11-14T23:26:50.852Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.1s done
23:26:50 [2020-11-14T23:26:50.852Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
23:26:50 [2020-11-14T23:26:50.852Z] #8 DONE 35.6s
23:26:50 [2020-11-14T23:26:50.852Z] 
23:26:50 [2020-11-14T23:26:50.852Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:26:52 [2020-11-14T23:26:52.155Z] #27 3.822 
###                                                                        4.5%
######                                                                     9.5%
##########                                                                14.8%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.5%
#######################                                                   32.0%
###########################                                               38.0%
################################                                          44.7%
###################################                                       48.8%
##########################################                                58.9%
##############################################                            64.7%
##################################################                        69.8%
######################################################                    75.2%
#########################################################                 79.2%
#############################################################             85.9%
#################################################################         91.1%
#####################################################################     96.4%
######################################################################## 100.0%
23:26:52 [2020-11-14T23:26:52.155Z] #27 5.682 
23:26:52 [2020-11-14T23:26:52.414Z] #27 5.951 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:26:52 [2020-11-14T23:26:52.414Z] #27 6.026 
23:26:52 [2020-11-14T23:26:52.674Z] #27 6.093 
######################################################################## 100.0%
23:26:52 [2020-11-14T23:26:52.674Z] #27 6.139 
23:26:53 [2020-11-14T23:26:53.246Z] #27 6.599 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:26:53 [2020-11-14T23:26:53.246Z] #27 6.654 
23:26:53 [2020-11-14T23:26:53.505Z] #27 6.778 
                                                                           0.6%
#######################################################                   77.5%
#####################################################################     96.0%
######################################################################## 100.0%
23:26:53 [2020-11-14T23:26:53.505Z] #27 7.017 
23:26:54 [2020-11-14T23:26:54.091Z] #27 7.315 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:26:54 [2020-11-14T23:26:54.091Z] #27 7.338 skipping existing c35d46ef359f
23:26:54 [2020-11-14T23:26:54.091Z] #27 7.355 
23:26:54 [2020-11-14T23:26:54.355Z] #27 7.636 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:26:54 [2020-11-14T23:26:54.355Z] #27 7.692 
23:26:54 [2020-11-14T23:26:54.355Z] #27 7.733 
######################################################################## 100.0%
23:26:54 [2020-11-14T23:26:54.355Z] #27 7.763 
23:26:54 [2020-11-14T23:26:54.614Z] #27 8.028 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:26:54 [2020-11-14T23:26:54.614Z] #27 8.081 
23:26:54 [2020-11-14T23:26:54.875Z] #27 8.140 
######################################################################## 100.0%
23:26:54 [2020-11-14T23:26:54.875Z] #27 8.157 
23:26:54 [2020-11-14T23:26:54.875Z] #27 8.166 Download of images into '/build' complete.
23:26:54 [2020-11-14T23:26:54.875Z] #27 8.166 Use something like the following to load the result into a Docker daemon:
23:26:54 [2020-11-14T23:26:54.875Z] #27 8.166   tar -cC '/build' . | docker load
23:26:55 [2020-11-14T23:26:55.207Z] #47 ...
23:26:55 [2020-11-14T23:26:55.207Z] 
23:26:55 [2020-11-14T23:26:55.207Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:26:55 [2020-11-14T23:26:55.207Z] #34 31.01 Selecting previously unselected package libxml2:s390x.
23:26:55 [2020-11-14T23:26:55.207Z] #34 31.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
23:26:55 [2020-11-14T23:26:55.207Z] #34 31.02 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
23:26:55 [2020-11-14T23:26:55.499Z] #34 31.48 Selecting previously unselected package libarchive13:s390x.
23:26:55 [2020-11-14T23:26:55.499Z] #34 31.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
23:26:55 [2020-11-14T23:26:55.499Z] #34 31.48 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
23:26:55 [2020-11-14T23:26:55.499Z] #34 31.72 Selecting previously unselected package libjsoncpp1:s390x.
23:26:55 [2020-11-14T23:26:55.499Z] #34 31.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
23:26:55 [2020-11-14T23:26:55.791Z] #34 31.73 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
23:26:55 [2020-11-14T23:26:55.791Z] #34 31.85 Selecting previously unselected package librhash0:s390x.
23:26:55 [2020-11-14T23:26:55.791Z] #34 31.85 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
23:26:55 [2020-11-14T23:26:55.791Z] #34 ...
23:26:55 [2020-11-14T23:26:55.791Z] 
23:26:55 [2020-11-14T23:26:55.791Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:55 [2020-11-14T23:26:55.791Z] #32 21.76 sync
23:26:55 [2020-11-14T23:26:55.791Z] #32 21.76 internal/reflectlite
23:26:55 [2020-11-14T23:26:55.791Z] #32 23.66 errors
23:26:55 [2020-11-14T23:26:55.791Z] #32 23.69 sort
23:26:55 [2020-11-14T23:26:55.791Z] #32 24.18 strconv
23:26:55 [2020-11-14T23:26:55.791Z] #32 24.60 io
23:26:55 [2020-11-14T23:26:55.791Z] #32 25.29 internal/oserror
23:26:55 [2020-11-14T23:26:55.791Z] #32 25.34 syscall
23:26:55 [2020-11-14T23:26:55.791Z] #32 26.57 reflect
23:26:55 [2020-11-14T23:26:55.791Z] #32 29.51 time
23:26:55 [2020-11-14T23:26:55.791Z] #32 ...
23:26:55 [2020-11-14T23:26:55.791Z] 
23:26:55 [2020-11-14T23:26:55.791Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:26:55 [2020-11-14T23:26:55.791Z] #30 29.61 Checking out files:  95% (1446/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:26:55 [2020-11-14T23:26:55.791Z] #30 29.70 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:26:55 [2020-11-14T23:26:55.791Z] #30 30.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:26:55 [2020-11-14T23:26:55.823Z] #27 DONE 9.1s
23:26:55 [2020-11-14T23:26:55.823Z] 
23:26:55 [2020-11-14T23:26:55.823Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:26:55 [2020-11-14T23:26:55.823Z] #9 DONE 4.8s
23:26:55 [2020-11-14T23:26:55.823Z] 
23:26:55 [2020-11-14T23:26:55.823Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:26:57 [2020-11-14T23:26:57.209Z] #10 DONE 1.7s
23:26:57 [2020-11-14T23:26:57.209Z] 
23:26:57 [2020-11-14T23:26:57.209Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:26:57 [2020-11-14T23:26:57.300Z] #30 ...
23:26:57 [2020-11-14T23:26:57.300Z] 
23:26:57 [2020-11-14T23:26:57.300Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:26:57 [2020-11-14T23:26:57.300Z] #40 23.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 23.78 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 23.86 Selecting previously unselected package zlib1g-dev:s390x.
23:26:57 [2020-11-14T23:26:57.300Z] #40 23.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 23.88 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 24.17 Selecting previously unselected package libprotobuf17:s390x.
23:26:57 [2020-11-14T23:26:57.300Z] #40 24.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 24.17 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 24.71 Selecting previously unselected package libprotobuf-lite17:s390x.
23:26:57 [2020-11-14T23:26:57.300Z] #40 24.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 24.72 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 24.91 Selecting previously unselected package libprotobuf-dev:s390x.
23:26:57 [2020-11-14T23:26:57.300Z] #40 24.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 24.91 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 25.85 Selecting previously unselected package libprotoc17:s390x.
23:26:57 [2020-11-14T23:26:57.300Z] #40 25.88 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 25.88 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.23 Selecting previously unselected package protobuf-c-compiler.
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.31 Selecting previously unselected package protobuf-compiler.
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.32 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.44 Selecting previously unselected package python-pkg-resources.
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.45 Unpacking python-pkg-resources (40.8.0-1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.64 Selecting previously unselected package python-six.
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.65 Unpacking python-six (1.12.0-1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.71 Selecting previously unselected package python-protobuf.
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 26.71 Unpacking python-protobuf (3.6.1.3-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 27.21 Setting up python-pkg-resources (40.8.0-1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 28.75 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 28.76 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 28.76 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 28.77 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 28.78 Setting up python-six (1.12.0-1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 29.91 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 29.92 Setting up libnl-3-200:s390x (3.4.0-1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 29.93 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 29.94 Setting up libcap-dev:s390x (1:2.25-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 29.94 Setting up libprotoc17:s390x (3.6.1.3-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 29.95 Setting up protobuf-compiler (3.6.1.3-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 29.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 29.97 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 29.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 29.98 Setting up python-protobuf (3.6.1.3-2) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 32.82 Setting up libnl-3-dev:s390x (3.4.0-1) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 32.84 Processing triggers for libc-bin (2.28-10) ...
23:26:57 [2020-11-14T23:26:57.300Z] #40 DONE 33.2s
23:26:57 [2020-11-14T23:26:57.300Z] 
23:26:57 [2020-11-14T23:26:57.300Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:57 [2020-11-14T23:26:57.300Z] #32 33.42 internal/poll
23:26:57 [2020-11-14T23:26:57.593Z] #32 ...
23:26:57 [2020-11-14T23:26:57.593Z] 
23:26:57 [2020-11-14T23:26:57.593Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:57 [2020-11-14T23:26:57.593Z] #43 23.51 internal/reflectlite
23:26:57 [2020-11-14T23:26:57.593Z] #43 23.51 github.com/LK4D4/vndr/godl/singleflight
23:26:57 [2020-11-14T23:26:57.593Z] #43 23.94 math/rand
23:26:57 [2020-11-14T23:26:57.593Z] #43 24.73 internal/singleflight
23:26:57 [2020-11-14T23:26:57.593Z] #43 25.52 bytes
23:26:57 [2020-11-14T23:26:57.593Z] #43 25.52 strconv
23:26:57 [2020-11-14T23:26:57.593Z] #43 27.28 bufio
23:26:57 [2020-11-14T23:26:57.593Z] #43 27.79 reflect
23:26:57 [2020-11-14T23:26:57.593Z] #43 28.16 syscall
23:26:57 [2020-11-14T23:26:57.593Z] #43 33.46 internal/poll
23:26:57 [2020-11-14T23:26:57.593Z] #43 ...
23:26:57 [2020-11-14T23:26:57.593Z] 
23:26:57 [2020-11-14T23:26:57.593Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:26:57 [2020-11-14T23:26:57.593Z] #11 24.82 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:26:57 [2020-11-14T23:26:57.593Z] #11 26.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.15 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:26:57 [2020-11-14T23:26:57.593Z] #11 26.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 26.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
23:26:57 [2020-11-14T23:26:57.593Z] #11 27.05 debconf: delaying package configuration, since apt-utils is not installed
23:26:57 [2020-11-14T23:26:57.594Z] #11 27.10 Fetched 73.3 MB in 5s (15.9 MB/s)
23:26:57 [2020-11-14T23:26:57.594Z] #11 27.12 Selecting previously unselected package binutils-mingw-w64-i686.
23:26:57 [2020-11-14T23:26:57.594Z] #11 27.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 ... 15177 files and directories currently installed.)
23:26:57 [2020-11-14T23:26:57.594Z] #11 27.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.594Z] #11 27.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:26:57 [2020-11-14T23:26:57.594Z] #11 29.10 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:26:57 [2020-11-14T23:26:57.594Z] #11 29.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.594Z] #11 29.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:26:57 [2020-11-14T23:26:57.594Z] #11 30.81 Selecting previously unselected package binutils-mingw-w64.
23:26:57 [2020-11-14T23:26:57.594Z] #11 30.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:26:57 [2020-11-14T23:26:57.594Z] #11 30.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:26:57 [2020-11-14T23:26:57.594Z] #11 30.90 Selecting previously unselected package libdevmapper1.02.1:s390x.
23:26:57 [2020-11-14T23:26:57.594Z] #11 30.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.594Z] #11 30.91 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
23:26:57 [2020-11-14T23:26:57.594Z] #11 31.03 Selecting previously unselected package dmsetup.
23:26:57 [2020-11-14T23:26:57.594Z] #11 31.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
23:26:57 [2020-11-14T23:26:57.594Z] #11 31.04 Unpacking dmsetup (2:1.02.155-3) ...
23:26:57 [2020-11-14T23:26:57.594Z] #11 31.16 Selecting previously unselected package mingw-w64-common.
23:26:57 [2020-11-14T23:26:57.594Z] #11 31.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:26:57 [2020-11-14T23:26:57.594Z] #11 31.16 Unpacking mingw-w64-common (6.0.0-3) ...
23:26:57 [2020-11-14T23:26:57.788Z] #34 ...
23:26:57 [2020-11-14T23:26:57.788Z] 
23:26:57 [2020-11-14T23:26:57.788Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:26:57 [2020-11-14T23:26:57.788Z] #29 DONE 0.3s
23:26:57 [2020-11-14T23:26:57.788Z] 
23:26:57 [2020-11-14T23:26:57.788Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:26:57 [2020-11-14T23:26:57.788Z] #37 DONE 0.4s
23:26:57 [2020-11-14T23:26:57.788Z] 
23:26:57 [2020-11-14T23:26:57.788Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:26:58 [2020-11-14T23:26:58.229Z] #11 ...
23:26:58 [2020-11-14T23:26:58.229Z] 
23:26:58 [2020-11-14T23:26:58.229Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:26:58 [2020-11-14T23:26:58.229Z] #45 DONE 34.4s
23:26:58 [2020-11-14T23:26:58.229Z] 
23:26:58 [2020-11-14T23:26:58.229Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:26:58 [2020-11-14T23:26:58.229Z] #34 31.85 Unpacking librhash0:s390x (1.3.8-1) ...
23:26:58 [2020-11-14T23:26:58.229Z] #34 32.06 Selecting previously unselected package libuv1:s390x.
23:26:58 [2020-11-14T23:26:58.229Z] #34 32.06 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
23:26:58 [2020-11-14T23:26:58.229Z] #34 32.07 Unpacking libuv1:s390x (1.24.1-1) ...
23:26:58 [2020-11-14T23:26:58.229Z] #34 32.19 Selecting previously unselected package cmake.
23:26:58 [2020-11-14T23:26:58.229Z] #34 32.19 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
23:26:58 [2020-11-14T23:26:58.229Z] #34 32.19 Unpacking cmake (3.13.4-1) ...
23:26:58 [2020-11-14T23:26:58.229Z] #34 34.34 Setting up libicu63:s390x (63.1-6+deb10u1) ...
23:26:58 [2020-11-14T23:26:58.229Z] #34 34.37 Setting up xxd (2:8.1.0875-5) ...
23:26:58 [2020-11-14T23:26:58.229Z] #34 34.39 Setting up libuv1:s390x (1.24.1-1) ...
23:26:58 [2020-11-14T23:26:58.229Z] #34 34.42 Setting up vim-common (2:8.1.0875-5) ...
23:26:58 [2020-11-14T23:26:58.229Z] #34 34.47 Setting up librhash0:s390x (1.3.8-1) ...
23:26:58 [2020-11-14T23:26:58.521Z] #34 34.48 Setting up cmake-data (3.13.4-1) ...
23:26:58 [2020-11-14T23:26:58.522Z] #34 34.49 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
23:26:58 [2020-11-14T23:26:58.522Z] #34 34.51 Setting up libjsoncpp1:s390x (1.7.4-3) ...
23:26:58 [2020-11-14T23:26:58.522Z] #34 34.52 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
23:26:58 [2020-11-14T23:26:58.522Z] #34 34.53 Setting up cmake (3.13.4-1) ...
23:26:58 [2020-11-14T23:26:58.522Z] #34 34.55 Processing triggers for libc-bin (2.28-10) ...
23:26:58 [2020-11-14T23:26:58.522Z] #34 34.61 Processing triggers for mime-support (3.62) ...
23:26:59 [2020-11-14T23:26:59.156Z] #34 DONE 35.2s
23:26:59 [2020-11-14T23:26:59.156Z] 
23:26:59 [2020-11-14T23:26:59.156Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:59 [2020-11-14T23:26:59.156Z] #32 35.11 internal/syscall/execenv
23:26:59 [2020-11-14T23:26:59.156Z] #32 35.22 internal/syscall/unix
23:26:59 [2020-11-14T23:26:59.156Z] #32 35.31 internal/fmtsort
23:26:59 [2020-11-14T23:26:59.455Z] #32 35.44 os
23:26:59 [2020-11-14T23:26:59.455Z] #32 35.70 strings
23:27:01 [2020-11-14T23:27:01.258Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08ac0c42556c30bdb) in /home/ubuntu/workspace/moby_PR-41625
[Pipeline] {
[Pipeline] checkout
23:27:01 [2020-11-14T23:27:01.527Z] #32 37.26 path
23:27:01 [2020-11-14T23:27:01.527Z] #32 37.58 text/tabwriter
23:27:01 [2020-11-14T23:27:01.820Z] #32 37.74 fmt
23:27:02 [2020-11-14T23:27:02.112Z] #32 37.98 path/filepath
23:27:02 [2020-11-14T23:27:02.404Z] #32 ...
23:27:02 [2020-11-14T23:27:02.404Z] 
23:27:02 [2020-11-14T23:27:02.404Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:02 [2020-11-14T23:27:02.404Z] #49 28.37 syscall
23:27:02 [2020-11-14T23:27:02.404Z] #49 28.38 reflect
23:27:02 [2020-11-14T23:27:02.404Z] #49 33.68 context
23:27:02 [2020-11-14T23:27:02.404Z] #49 34.48 internal/poll
23:27:02 [2020-11-14T23:27:02.404Z] #49 36.20 os
23:27:02 [2020-11-14T23:27:02.404Z] #49 36.78 encoding/binary
23:27:02 [2020-11-14T23:27:02.404Z] #49 37.98 encoding/base64
23:27:02 [2020-11-14T23:27:02.404Z] #49 38.00 fmt
23:27:02 [2020-11-14T23:27:02.404Z] #49 38.48 path/filepath
23:27:02 [2020-11-14T23:27:02.404Z] #49 ...
23:27:02 [2020-11-14T23:27:02.404Z] 
23:27:02 [2020-11-14T23:27:02.404Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.788 + RM_GOPATH=0
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.788 + TMP_GOPATH=
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.788 + : /build
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.788 + '[' -z '' ']'
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.788 ++ mktemp -d
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.788 + export GOPATH=/tmp/tmp.VHb0HJIh6A
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.788 + GOPATH=/tmp/tmp.VHb0HJIh6A
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.788 + RM_GOPATH=1
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.788 + case "$(go env GOARCH)" in
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.788 ++ go env GOARCH
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.795 + export GO_BUILDMODE=-buildmode=pie
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.795 + GO_BUILDMODE=-buildmode=pie
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.795 ++ dirname /tmp/install/install.sh
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.795 + dir=/tmp/install
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.795 + bin=tini
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.795 + shift
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.795 + '[' '!' -f /tmp/install/tini.installer ']'
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.795 + . /tmp/install/tini.installer
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.796 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.796 + install_tini
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.796 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.796 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.796 + git clone https://github.com/krallin/tini.git /tmp/tmp.VHb0HJIh6A/tini
23:27:02 [2020-11-14T23:27:02.404Z] #35 0.798 Cloning into '/tmp/tmp.VHb0HJIh6A/tini'...
23:27:02 [2020-11-14T23:27:02.404Z] #35 1.381 + cd /tmp/tmp.VHb0HJIh6A/tini
23:27:02 [2020-11-14T23:27:02.404Z] #35 1.387 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:27:02 [2020-11-14T23:27:02.404Z] #35 1.396 + cmake .
23:27:02 [2020-11-14T23:27:02.404Z] #35 1.800 -- The C compiler identification is GNU 8.3.0
23:27:02 [2020-11-14T23:27:02.404Z] #35 1.850 -- Check for working C compiler: /usr/bin/cc
23:27:02 [2020-11-14T23:27:02.404Z] #35 2.138 -- Check for working C compiler: /usr/bin/cc -- works
23:27:02 [2020-11-14T23:27:02.404Z] #35 2.141 -- Detecting C compiler ABI info
23:27:02 [2020-11-14T23:27:02.404Z] #35 2.432 -- Detecting C compiler ABI info - done
23:27:02 [2020-11-14T23:27:02.404Z] #35 2.456 -- Detecting C compile features
23:27:02 [2020-11-14T23:27:02.404Z] #35 3.348 -- Detecting C compile features - done
23:27:02 [2020-11-14T23:27:02.696Z] #35 3.364 -- Performing Test HAS_BUILTIN_FORTIFY
23:27:02 [2020-11-14T23:27:02.696Z] #35 3.553 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:27:02 [2020-11-14T23:27:02.696Z] #35 3.564 -- Configuring done
23:27:02 [2020-11-14T23:27:02.696Z] #35 3.628 -- Generating done
23:27:02 [2020-11-14T23:27:02.990Z] #35 3.640 -- Build files have been written to: /tmp/tmp.VHb0HJIh6A/tini
23:27:02 [2020-11-14T23:27:02.990Z] #35 3.642 + make tini-static
23:27:02 [2020-11-14T23:27:02.990Z] #35 3.894 Scanning dependencies of target tini-static
23:27:02 [2020-11-14T23:27:02.990Z] #35 3.954 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:27:03 [2020-11-14T23:27:03.658Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-045583f449f72f45a) in /home/ubuntu/workspace/moby_PR-41625
[Pipeline] {
[Pipeline] checkout
23:27:04 [2020-11-14T23:27:04.026Z] #35 4.755 [100%] Linking C executable tini-static
23:27:04 [2020-11-14T23:27:04.265Z] using credential docker-jenkins-github-credentials
23:27:04 [2020-11-14T23:27:04.275Z] Cloning the remote Git repository
23:27:04 [2020-11-14T23:27:04.275Z] Cloning with configured refspecs honoured and without tags
23:27:04 [2020-11-14T23:27:04.318Z] #35 5.140 [100%] Built target tini-static
23:27:04 [2020-11-14T23:27:04.318Z] #35 5.201 + mkdir -p /build
23:27:04 [2020-11-14T23:27:04.318Z] #35 5.204 + cp tini-static /build/docker-init
23:27:04 [2020-11-14T23:27:04.382Z] #38 ...
23:27:04 [2020-11-14T23:27:04.382Z] 
23:27:04 [2020-11-14T23:27:04.382Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:27:04 [2020-11-14T23:27:04.382Z] #34 6.001 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:27:04 [2020-11-14T23:27:04.382Z] #34 6.023 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:27:04 [2020-11-14T23:27:04.382Z] #34 6.023 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:27:04 [2020-11-14T23:27:04.382Z] #34 6.443 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:27:04 [2020-11-14T23:27:04.611Z] #35 DONE 5.5s
23:27:04 [2020-11-14T23:27:04.611Z] 
23:27:04 [2020-11-14T23:27:04.611Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:27:04 [2020-11-14T23:27:04.611Z] #11 35.88 Selecting previously unselected package mingw-w64-x86-64-dev.
23:27:04 [2020-11-14T23:27:04.611Z] #11 35.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:27:04 [2020-11-14T23:27:04.611Z] #11 35.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:27:04 [2020-11-14T23:27:04.611Z] #11 39.93 Selecting previously unselected package gcc-mingw-w64-base.
23:27:04 [2020-11-14T23:27:04.611Z] #11 39.96 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:27:04 [2020-11-14T23:27:04.611Z] #11 39.96 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:27:04 [2020-11-14T23:27:04.611Z] #11 40.09 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:27:04 [2020-11-14T23:27:04.611Z] #11 40.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:27:04 [2020-11-14T23:27:04.611Z] #11 40.09 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:27:04 [2020-11-14T23:27:04.323Z] Cloning repository https://github.com/moby/moby.git
23:27:04 [2020-11-14T23:27:04.401Z]  > git init /home/ubuntu/workspace/moby_PR-41625 # timeout=10
23:27:04 [2020-11-14T23:27:04.738Z] Fetching upstream changes from https://github.com/moby/moby.git
23:27:04 [2020-11-14T23:27:04.738Z]  > git --version # timeout=10
23:27:04 [2020-11-14T23:27:04.784Z]  > git --version # 'git version 2.17.1'
23:27:04 [2020-11-14T23:27:04.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:27:04 [2020-11-14T23:27:04.816Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:27:05 [2020-11-14T23:27:05.322Z] #34 7.866 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:27:06 [2020-11-14T23:27:06.155Z] #11 ...
23:27:06 [2020-11-14T23:27:06.155Z] 
23:27:06 [2020-11-14T23:27:06.155Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:06 [2020-11-14T23:27:06.155Z] #41 6.719 Note: Building without setproctitle() and strlcpy() support.
23:27:06 [2020-11-14T23:27:06.155Z] #41 6.719       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:27:06 [2020-11-14T23:27:06.155Z] #41 6.722 Note: Building without GnuTLS support
23:27:06 [2020-11-14T23:27:06.155Z] #41 6.727 Makefile.config:39: Warn: you have no libnftables installed
23:27:06 [2020-11-14T23:27:06.155Z] #41 6.727 Makefile.config:40: Warn: Building without nftables support
23:27:06 [2020-11-14T23:27:06.155Z] #41 7.857 fatal: not a git repository (or any of the parent directories): .git
23:27:06 [2020-11-14T23:27:06.155Z] #41 7.893   GEN      .gitid
23:27:06 [2020-11-14T23:27:06.155Z] #41 7.902   GEN      criu/include/version.h
23:27:06 [2020-11-14T23:27:06.155Z] #41 7.938   GEN      include/common/asm
23:27:06 [2020-11-14T23:27:06.155Z] #41 8.962   PBCC     images/timens.pb-c.c
23:27:06 [2020-11-14T23:27:06.155Z] #41 8.971   DEP      images/timens.pb-c.d
23:27:06 [2020-11-14T23:27:06.155Z] #41 9.015   PBCC     images/fown.pb-c.c
23:27:06 [2020-11-14T23:27:06.155Z] #41 9.017   PBCC     images/google/protobuf/descriptor.pb-c.c
23:27:06 [2020-11-14T23:27:06.155Z] #41 9.049   PBCC     images/opts.pb-c.c
23:27:06 [2020-11-14T23:27:06.155Z] #41 9.084   PBCC     images/memfd.pb-c.c
23:27:06 [2020-11-14T23:27:06.155Z] #41 9.101   DEP      images/fown.pb-c.d
23:27:06 [2020-11-14T23:27:06.155Z] #41 9.135   DEP      images/google/protobuf/descriptor.pb-c.d
23:27:06 [2020-11-14T23:27:06.448Z] #41 9.203   DEP      images/opts.pb-c.d
23:27:06 [2020-11-14T23:27:06.448Z] #41 9.254   DEP      images/memfd.pb-c.d
23:27:06 [2020-11-14T23:27:06.448Z] #41 9.316   PBCC     images/sit.pb-c.c
23:27:06 [2020-11-14T23:27:06.448Z] #41 9.336   DEP      images/sit.pb-c.d
23:27:06 [2020-11-14T23:27:06.448Z] #41 9.355   PBCC     images/macvlan.pb-c.c
23:27:06 [2020-11-14T23:27:06.448Z] #41 9.375   DEP      images/macvlan.pb-c.d
23:27:06 [2020-11-14T23:27:06.448Z] #41 9.423   PBCC     images/autofs.pb-c.c
23:27:06 [2020-11-14T23:27:06.448Z] #41 9.426   DEP      images/autofs.pb-c.d
23:27:06 [2020-11-14T23:27:06.740Z] #41 9.474   PBCC     images/sysctl.pb-c.c
23:27:06 [2020-11-14T23:27:06.740Z] #41 9.490   DEP      images/sysctl.pb-c.d
23:27:06 [2020-11-14T23:27:06.740Z] #41 9.541   PBCC     images/time.pb-c.c
23:27:06 [2020-11-14T23:27:06.740Z] #41 9.558   DEP      images/time.pb-c.d
23:27:06 [2020-11-14T23:27:06.740Z] #41 9.606   PBCC     images/binfmt-misc.pb-c.c
23:27:06 [2020-11-14T23:27:06.740Z] #41 9.609   DEP      images/binfmt-misc.pb-c.d
23:27:06 [2020-11-14T23:27:06.740Z] #41 9.661   PBCC     images/seccomp.pb-c.c
23:27:06 [2020-11-14T23:27:06.740Z] #41 9.664   DEP      images/seccomp.pb-c.d
23:27:06 [2020-11-14T23:27:06.740Z] #41 9.716   PBCC     images/userns.pb-c.c
23:27:07 [2020-11-14T23:27:07.032Z] #41 9.748   DEP      images/userns.pb-c.d
23:27:07 [2020-11-14T23:27:07.032Z] #41 9.787   PBCC     images/cgroup.pb-c.c
23:27:07 [2020-11-14T23:27:07.032Z] #41 9.792   DEP      images/cgroup.pb-c.d
23:27:07 [2020-11-14T23:27:07.032Z] #41 9.806   PBCC     images/ext-file.pb-c.c
23:27:07 [2020-11-14T23:27:07.032Z] #41 9.842   DEP      images/ext-file.pb-c.d
23:27:07 [2020-11-14T23:27:07.032Z] #41 9.876   PBCC     images/rpc.pb-c.c
23:27:07 [2020-11-14T23:27:07.032Z] #41 9.894   DEP      images/rpc.pb-c.d
23:27:07 [2020-11-14T23:27:07.032Z] #41 9.934   PBCC     images/siginfo.pb-c.c
23:27:07 [2020-11-14T23:27:07.032Z] #41 9.937   DEP      images/siginfo.pb-c.d
23:27:07 [2020-11-14T23:27:07.032Z] #41 9.966   PBCC     images/pagemap.pb-c.c
23:27:07 [2020-11-14T23:27:07.240Z] #34 ...
23:27:07 [2020-11-14T23:27:07.240Z] 
23:27:07 [2020-11-14T23:27:07.240Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.780 + RM_GOPATH=0
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.780 + TMP_GOPATH=
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.780 + : /build
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.780 + '[' -z '' ']'
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.780 ++ mktemp -d
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.783 + export GOPATH=/tmp/tmp.wkvOOCPcwF
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.783 + GOPATH=/tmp/tmp.wkvOOCPcwF
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.783 + RM_GOPATH=1
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.783 + case "$(go env GOARCH)" in
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.783 ++ go env GOARCH
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 Install docker/cli version 17.06.2-ce from stable
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 + export GO_BUILDMODE=-buildmode=pie
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 + GO_BUILDMODE=-buildmode=pie
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 ++ dirname /tmp/install/install.sh
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 + dir=/tmp/install
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 + bin=dockercli
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 + shift
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 + . /tmp/install/dockercli.installer
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 ++ : stable
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 ++ : 17.06.2-ce
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 + install_dockercli
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.827 ++ uname -m
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.835 + arch=x86_64
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.835 + '[' x86_64 '!=' x86_64 ']'
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.835 + url=https://download.docker.com/linux/static
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.835 + tar -xz docker/docker
23:27:07 [2020-11-14T23:27:07.240Z] #22 6.835 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:27:07 [2020-11-14T23:27:07.324Z] #41 9.991   DEP      images/pagemap.pb-c.d
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.02   PBCC     images/rlimit.pb-c.c
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.03   DEP      images/rlimit.pb-c.d
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.05   PBCC     images/file-lock.pb-c.c
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.09   DEP      images/file-lock.pb-c.d
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.11   PBCC     images/tty.pb-c.c
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.13   DEP      images/tty.pb-c.d
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.16   PBCC     images/tun.pb-c.c
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.17   PBCC     images/netdev.pb-c.c
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.20   DEP      images/tun.pb-c.d
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.23   DEP      images/netdev.pb-c.d
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.26   PBCC     images/vma.pb-c.c
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.28   DEP      images/vma.pb-c.d
23:27:07 [2020-11-14T23:27:07.324Z] #41 10.31   PBCC     images/creds.pb-c.c
23:27:07 [2020-11-14T23:27:07.501Z] #22 ...
23:27:07 [2020-11-14T23:27:07.501Z] 
23:27:07 [2020-11-14T23:27:07.501Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.448 + RM_GOPATH=0
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.448 + TMP_GOPATH=
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.448 + : /build
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.448 + '[' -z '' ']'
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.448 ++ mktemp -d
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.452 + export GOPATH=/tmp/tmp.x8J1MRKlnI
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.452 + GOPATH=/tmp/tmp.x8J1MRKlnI
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.452 + RM_GOPATH=1
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.452 + case "$(go env GOARCH)" in
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.452 ++ go env GOARCH
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + export GO_BUILDMODE=-buildmode=pie
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + GO_BUILDMODE=-buildmode=pie
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 ++ dirname /tmp/install/install.sh
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + dir=/tmp/install
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + bin=proxy
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + shift
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + '[' '!' -f /tmp/install/proxy.installer ']'
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + . /tmp/install/proxy.installer
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 ++ : d511c60c5c23e6753631244f271a1ec6097254a5
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + install_proxy
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + case "$1" in
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + export CGO_ENABLED=0
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + CGO_ENABLED=0
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + _install_proxy
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5'
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.x8J1MRKlnI/src/github.com/docker/libnetwork
23:27:07 [2020-11-14T23:27:07.501Z] #62 7.490 Cloning into '/tmp/tmp.x8J1MRKlnI/src/github.com/docker/libnetwork'...
23:27:07 [2020-11-14T23:27:07.501Z] #62 ...
23:27:07 [2020-11-14T23:27:07.501Z] 
23:27:07 [2020-11-14T23:27:07.501Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.693 + RM_GOPATH=0
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.693 + TMP_GOPATH=
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.693 + : /build
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.693 + '[' -z '' ']'
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.693 ++ mktemp -d
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.695 + export GOPATH=/tmp/tmp.Nt18uJwo3I
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.695 + GOPATH=/tmp/tmp.Nt18uJwo3I
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.695 + RM_GOPATH=1
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.695 + case "$(go env GOARCH)" in
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.695 ++ go env GOARCH
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.710 + export GO_BUILDMODE=-buildmode=pie
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.710 + GO_BUILDMODE=-buildmode=pie
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.710 ++ dirname /tmp/install/install.sh
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.710 + dir=/tmp/install
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.710 + bin=shfmt
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.710 + shift
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.710 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.710 + . /tmp/install/shfmt.installer
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.710 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.710 + install_shfmt
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.710 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.710 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Nt18uJwo3I/src/github.com/mvdan/sh
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.711 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:27:07 [2020-11-14T23:27:07.501Z] #49 6.765 Cloning into '/tmp/tmp.Nt18uJwo3I/src/github.com/mvdan/sh'...
23:27:07 [2020-11-14T23:27:07.616Z] #41 10.32   DEP      images/creds.pb-c.d
23:27:07 [2020-11-14T23:27:07.616Z] #41 10.36   PBCC     images/utsns.pb-c.c
23:27:07 [2020-11-14T23:27:07.616Z] #41 10.38   DEP      images/utsns.pb-c.d
23:27:07 [2020-11-14T23:27:07.616Z] #41 10.41   PBCC     images/ipc-desc.pb-c.c
23:27:07 [2020-11-14T23:27:07.616Z] #41 10.41   PBCC     images/ipc-sem.pb-c.c
23:27:07 [2020-11-14T23:27:07.616Z] #41 10.42   DEP      images/ipc-desc.pb-c.d
23:27:07 [2020-11-14T23:27:07.616Z] #41 10.46   DEP      images/ipc-sem.pb-c.d
23:27:07 [2020-11-14T23:27:07.616Z] #41 10.47   PBCC     images/ipc-msg.pb-c.c
23:27:07 [2020-11-14T23:27:07.616Z] #41 10.48   DEP      images/ipc-msg.pb-c.d
23:27:07 [2020-11-14T23:27:07.616Z] #41 10.50   PBCC     images/ipc-shm.pb-c.c
23:27:07 [2020-11-14T23:27:07.616Z] #41 10.51   DEP      images/ipc-shm.pb-c.d
23:27:07 [2020-11-14T23:27:07.616Z] #41 10.52   PBCC     images/ipc-var.pb-c.c
23:27:07 [2020-11-14T23:27:07.623Z] using credential docker-jenkins-github-credentials
23:27:07 [2020-11-14T23:27:07.630Z] Cloning the remote Git repository
23:27:07 [2020-11-14T23:27:07.630Z] Cloning with configured refspecs honoured and without tags
23:27:07 [2020-11-14T23:27:07.786Z] #49 ...
23:27:07 [2020-11-14T23:27:07.786Z] 
23:27:07 [2020-11-14T23:27:07.786Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + RM_GOPATH=0
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + TMP_GOPATH=
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + : /build
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + '[' -z '' ']'
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 ++ mktemp -d
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + export GOPATH=/tmp/tmp.JjPcG5fkha
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + GOPATH=/tmp/tmp.JjPcG5fkha
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + RM_GOPATH=1
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + case "$(go env GOARCH)" in
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 ++ go env GOARCH
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + export GO_BUILDMODE=-buildmode=pie
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + GO_BUILDMODE=-buildmode=pie
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 ++ dirname /tmp/install/install.sh
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + dir=/tmp/install
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + bin=rootlesskit
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + shift
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + . /tmp/install/rootlesskit.installer
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + install_rootlesskit
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + case "$1" in
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + export CGO_ENABLED=0
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + CGO_ENABLED=0
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + _install_rootlesskit
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JjPcG5fkha/src/github.com/rootless-containers/rootlesskit
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.356 Cloning into '/tmp/tmp.JjPcG5fkha/src/github.com/rootless-containers/rootlesskit'...
23:27:07 [2020-11-14T23:27:07.786Z] #56 6.376 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:27:07 [2020-11-14T23:27:07.786Z] #56 ...
23:27:07 [2020-11-14T23:27:07.786Z] 
23:27:07 [2020-11-14T23:27:07.786Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:27:07 [2020-11-14T23:27:07.786Z] #40 8.995 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:27:07 [2020-11-14T23:27:07.786Z] #40 9.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:27:07 [2020-11-14T23:27:07.786Z] #40 9.242 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.54   DEP      images/ipc-var.pb-c.d
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.57   PBCC     images/sk-opts.pb-c.c
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.59   PBCC     images/packet-sock.pb-c.c
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.60   DEP      images/sk-opts.pb-c.d
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.62   DEP      images/packet-sock.pb-c.d
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.65   PBCC     images/sk-netlink.pb-c.c
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.67   DEP      images/sk-netlink.pb-c.d
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.70   PBCC     images/sk-inet.pb-c.c
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.72   DEP      images/sk-inet.pb-c.d
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.75   PBCC     images/sk-unix.pb-c.c
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.76   DEP      images/sk-unix.pb-c.d
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.82   PBCC     images/mm.pb-c.c
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.82   DEP      images/mm.pb-c.d
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.85   PBCC     images/timerfd.pb-c.c
23:27:07 [2020-11-14T23:27:07.908Z] #41 10.88   DEP      images/timerfd.pb-c.d
23:27:07 [2020-11-14T23:27:07.720Z] Cloning repository https://github.com/moby/moby.git
23:27:07 [2020-11-14T23:27:07.773Z]  > git init /home/ubuntu/workspace/moby_PR-41625 # timeout=10
23:27:08 [2020-11-14T23:27:08.046Z] #40 ...
23:27:08 [2020-11-14T23:27:08.046Z] 
23:27:08 [2020-11-14T23:27:08.046Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.291 + RM_GOPATH=0
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.291 + TMP_GOPATH=
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.291 + : /build
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.291 + '[' -z '' ']'
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.291 ++ mktemp -d
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.291 + export GOPATH=/tmp/tmp.X58tkhTMGm
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.291 + GOPATH=/tmp/tmp.X58tkhTMGm
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.291 + RM_GOPATH=1
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.291 + case "$(go env GOARCH)" in
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.291 ++ go env GOARCH
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.309 + export GO_BUILDMODE=-buildmode=pie
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.309 + GO_BUILDMODE=-buildmode=pie
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.318 ++ dirname /tmp/install/install.sh
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.326 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.327 + dir=/tmp/install
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.327 + bin=tomlv
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.327 + shift
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.327 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.327 + . /tmp/install/tomlv.installer
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.327 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.327 + install_tomlv
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.327 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.327 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.X58tkhTMGm/src/github.com/BurntSushi/toml
23:27:08 [2020-11-14T23:27:08.046Z] #32 7.343 Cloning into '/tmp/tmp.X58tkhTMGm/src/github.com/BurntSushi/toml'...
23:27:08 [2020-11-14T23:27:08.046Z] #32 8.927 + cd /tmp/tmp.X58tkhTMGm/src/github.com/BurntSushi/toml
23:27:08 [2020-11-14T23:27:08.046Z] #32 8.961 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:27:08 [2020-11-14T23:27:08.046Z] #32 9.010 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:27:08 [2020-11-14T23:27:08.046Z] #32 10.08 internal/cpu
23:27:08 [2020-11-14T23:27:08.046Z] #32 10.14 runtime/internal/atomic
23:27:08 [2020-11-14T23:27:08.046Z] #32 10.67 runtime/internal/sys
23:27:08 [2020-11-14T23:27:08.046Z] #32 ...
23:27:08 [2020-11-14T23:27:08.046Z] 
23:27:08 [2020-11-14T23:27:08.046Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:27:08 [2020-11-14T23:27:08.046Z] #53 8.717 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:27:08 [2020-11-14T23:27:08.046Z] #53 8.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:27:08 [2020-11-14T23:27:08.046Z] #53 8.816 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:27:08 [2020-11-14T23:27:08.201Z] #41 10.91   PBCC     images/timer.pb-c.c
23:27:08 [2020-11-14T23:27:08.201Z] #41 10.91   DEP      images/timer.pb-c.d
23:27:08 [2020-11-14T23:27:08.201Z] #41 10.93   PBCC     images/sa.pb-c.c
23:27:08 [2020-11-14T23:27:08.201Z] #41 10.95   DEP      images/sa.pb-c.d
23:27:08 [2020-11-14T23:27:08.201Z] #41 10.97   PBCC     images/pipe-data.pb-c.c
23:27:08 [2020-11-14T23:27:08.201Z] #41 10.98   DEP      images/pipe-data.pb-c.d
23:27:08 [2020-11-14T23:27:08.201Z] #41 11.00   PBCC     images/mnt.pb-c.c
23:27:08 [2020-11-14T23:27:08.201Z] #41 11.02   DEP      images/mnt.pb-c.d
23:27:08 [2020-11-14T23:27:08.201Z] #41 11.05   PBCC     images/sk-packet.pb-c.c
23:27:08 [2020-11-14T23:27:08.201Z] #41 11.06   DEP      images/sk-packet.pb-c.d
23:27:08 [2020-11-14T23:27:08.201Z] #41 11.07   PBCC     images/tcp-stream.pb-c.c
23:27:08 [2020-11-14T23:27:08.201Z] #41 11.10   DEP      images/tcp-stream.pb-c.d
23:27:08 [2020-11-14T23:27:08.201Z] #41 11.11   PBCC     images/pipe.pb-c.c
23:27:08 [2020-11-14T23:27:08.308Z] #53 ...
23:27:08 [2020-11-14T23:27:08.308Z] 
23:27:08 [2020-11-14T23:27:08.308Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:27:08 [2020-11-14T23:27:08.308Z] #11 6.119 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:27:08 [2020-11-14T23:27:08.308Z] #11 6.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:27:08 [2020-11-14T23:27:08.308Z] #11 6.151 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:27:08 [2020-11-14T23:27:08.308Z] #11 6.543 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:27:08 [2020-11-14T23:27:08.308Z] #11 9.503 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:27:08 [2020-11-14T23:27:08.493Z] #41 11.14   DEP      images/pipe.pb-c.d
23:27:08 [2020-11-14T23:27:08.493Z] #41 11.14   PBCC     images/pstree.pb-c.c
23:27:08 [2020-11-14T23:27:08.493Z] #41 11.16   DEP      images/pstree.pb-c.d
23:27:08 [2020-11-14T23:27:08.493Z] #41 11.19   PBCC     images/fs.pb-c.c
23:27:08 [2020-11-14T23:27:08.493Z] #41 11.22   DEP      images/fs.pb-c.d
23:27:08 [2020-11-14T23:27:08.493Z] #41 11.25   PBCC     images/signalfd.pb-c.c
23:27:08 [2020-11-14T23:27:08.493Z] #41 11.28   DEP      images/signalfd.pb-c.d
23:27:08 [2020-11-14T23:27:08.493Z] #41 11.29   PBCC     images/fh.pb-c.c
23:27:08 [2020-11-14T23:27:08.493Z] #41 11.33   PBCC     images/fsnotify.pb-c.c
23:27:08 [2020-11-14T23:27:08.493Z] #41 11.36   DEP      images/fh.pb-c.d
23:27:08 [2020-11-14T23:27:08.493Z] #41 11.41   DEP      images/fsnotify.pb-c.d
23:27:08 [2020-11-14T23:27:08.493Z] #41 11.47   PBCC     images/eventpoll.pb-c.c
23:27:08 [2020-11-14T23:27:08.570Z] #11 ...
23:27:08 [2020-11-14T23:27:08.570Z] 
23:27:08 [2020-11-14T23:27:08.570Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.772 + RM_GOPATH=0
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.772 + TMP_GOPATH=
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.772 + : /build
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.772 + '[' -z '' ']'
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.772 ++ mktemp -d
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.772 + export GOPATH=/tmp/tmp.HHmsgFtHOD
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.772 + GOPATH=/tmp/tmp.HHmsgFtHOD
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.772 + RM_GOPATH=1
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.772 + case "$(go env GOARCH)" in
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.772 ++ go env GOARCH
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.905 + export GO_BUILDMODE=-buildmode=pie
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.905 + GO_BUILDMODE=-buildmode=pie
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.905 ++ dirname /tmp/install/install.sh
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.906 + dir=/tmp/install
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.906 + bin=vndr
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.906 + shift
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.906 + '[' '!' -f /tmp/install/vndr.installer ']'
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.906 + . /tmp/install/vndr.installer
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.906 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.906 + install_vndr
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.906 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.906 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HHmsgFtHOD/src/github.com/LK4D4/vndr
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.906 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:27:08 [2020-11-14T23:27:08.570Z] #43 7.909 Cloning into '/tmp/tmp.HHmsgFtHOD/src/github.com/LK4D4/vndr'...
23:27:08 [2020-11-14T23:27:08.570Z] #43 8.961 + cd /tmp/tmp.HHmsgFtHOD/src/github.com/LK4D4/vndr
23:27:08 [2020-11-14T23:27:08.570Z] #43 8.961 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:27:08 [2020-11-14T23:27:08.570Z] #43 9.026 + go build -buildmode=pie -v -o /build/vndr .
23:27:08 [2020-11-14T23:27:08.570Z] #43 ...
23:27:08 [2020-11-14T23:27:08.570Z] 
23:27:08 [2020-11-14T23:27:08.570Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.711 + RM_GOPATH=0
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.711 + TMP_GOPATH=
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.711 + : /build
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.711 + '[' -z '' ']'
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.713 ++ mktemp -d
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.723 + export GOPATH=/tmp/tmp.CVwnKAjy4a
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.723 + GOPATH=/tmp/tmp.CVwnKAjy4a
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.723 + RM_GOPATH=1
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.723 + case "$(go env GOARCH)" in
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.731 ++ go env GOARCH
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.763 + export GO_BUILDMODE=-buildmode=pie
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.763 + GO_BUILDMODE=-buildmode=pie
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.763 ++ dirname /tmp/install/install.sh
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.763 + dir=/tmp/install
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.763 + bin=gotestsum
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.763 + shift
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.763 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.763 + . /tmp/install/gotestsum.installer
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.763 ++ : v0.5.3
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.763 + install_gotestsum
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.772 + set -e
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.772 + export GO111MODULE=on
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.772 + GO111MODULE=on
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.772 + GOBIN=/build
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.772 + go get gotest.tools/gotestsum@v0.5.3
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.813 go: finding gotest.tools v0.5.3
23:27:08 [2020-11-14T23:27:08.570Z] #45 7.836 go: finding gotest.tools/gotestsum v0.5.3
23:27:08 [2020-11-14T23:27:08.570Z] #45 9.309 go: downloading gotest.tools/gotestsum v0.5.3
23:27:08 [2020-11-14T23:27:08.570Z] #45 10.03 go: extracting gotest.tools/gotestsum v0.5.3
23:27:08 [2020-11-14T23:27:08.570Z] #45 11.23 go: downloading github.com/pkg/errors v0.9.1
23:27:08 [2020-11-14T23:27:08.570Z] #45 11.25 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:27:08 [2020-11-14T23:27:08.785Z] #41 11.48   DEP      images/eventpoll.pb-c.d
23:27:08 [2020-11-14T23:27:08.785Z] #41 11.50   PBCC     images/eventfd.pb-c.c
23:27:08 [2020-11-14T23:27:08.785Z] #41 11.51   DEP      images/eventfd.pb-c.d
23:27:08 [2020-11-14T23:27:08.785Z] #41 11.53   PBCC     images/remap-file-path.pb-c.c
23:27:08 [2020-11-14T23:27:08.785Z] #41 11.56   DEP      images/remap-file-path.pb-c.d
23:27:08 [2020-11-14T23:27:08.785Z] #41 11.60   PBCC     images/fifo.pb-c.c
23:27:08 [2020-11-14T23:27:08.785Z] #41 11.61   DEP      images/fifo.pb-c.d
23:27:08 [2020-11-14T23:27:08.785Z] #41 11.65   PBCC     images/ghost-file.pb-c.c
23:27:08 [2020-11-14T23:27:08.785Z] #41 11.66   DEP      images/ghost-file.pb-c.d
23:27:08 [2020-11-14T23:27:08.785Z] #41 11.70   PBCC     images/regfile.pb-c.c
23:27:08 [2020-11-14T23:27:08.785Z] #41 11.72   DEP      images/regfile.pb-c.d
23:27:08 [2020-11-14T23:27:08.830Z] #45 11.36 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:27:08 [2020-11-14T23:27:08.830Z] #45 11.36 go: downloading github.com/fatih/color v1.9.0
23:27:08 [2020-11-14T23:27:08.830Z] #45 11.40 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:27:08 [2020-11-14T23:27:08.830Z] #45 ...
23:27:08 [2020-11-14T23:27:08.830Z] 
23:27:08 [2020-11-14T23:27:08.830Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:27:08 [2020-11-14T23:27:08.830Z] #30 7.880 + git clone https://github.com/kolyshkin/go-swagger.git .
23:27:08 [2020-11-14T23:27:08.830Z] #30 7.880 Cloning into '.'...
23:27:08 [2020-11-14T23:27:08.830Z] #30 ...
23:27:08 [2020-11-14T23:27:08.830Z] 
23:27:08 [2020-11-14T23:27:08.830Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.682 + RM_GOPATH=0
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.682 + TMP_GOPATH=
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.682 + : /build
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.682 + '[' -z '' ']'
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.688 ++ mktemp -d
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.688 + export GOPATH=/tmp/tmp.BWIdrzyKpc
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.688 + GOPATH=/tmp/tmp.BWIdrzyKpc
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.688 + RM_GOPATH=1
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.688 + case "$(go env GOARCH)" in
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.688 ++ go env GOARCH
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.780 + export GO_BUILDMODE=-buildmode=pie
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.780 + GO_BUILDMODE=-buildmode=pie
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.780 ++ dirname /tmp/install/install.sh
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.795 + dir=/tmp/install
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.803 + bin=golangci_lint
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.803 + shift
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.803 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.803 + . /tmp/install/golangci_lint.installer
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.803 ++ : v1.23.8
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.803 + install_golangci_lint
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.803 + set -e
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.803 + export GO111MODULE=on
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.803 + GO111MODULE=on
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.803 + GOBIN=/build
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.803 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.844 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.863 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.863 go: finding github.com/golangci/golangci-lint v1.23.8
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.863 go: finding github.com/golangci v1.23.8
23:27:08 [2020-11-14T23:27:08.830Z] #47 6.863 go: finding github.com v1.23.8
23:27:08 [2020-11-14T23:27:08.830Z] #47 7.912 go: downloading github.com/golangci/golangci-lint v1.23.8
23:27:08 [2020-11-14T23:27:08.830Z] #47 9.188 go: extracting github.com/golangci/golangci-lint v1.23.8
23:27:09 [2020-11-14T23:27:09.046Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0659d9d8e7f5f4a7a) in /home/ubuntu/workspace/moby_PR-41625
[Pipeline] {
[Pipeline] checkout
23:27:08 [2020-11-14T23:27:08.057Z] Fetching upstream changes from https://github.com/moby/moby.git
23:27:08 [2020-11-14T23:27:08.057Z]  > git --version # timeout=10
23:27:08 [2020-11-14T23:27:08.119Z]  > git --version # 'git version 2.17.1'
23:27:08 [2020-11-14T23:27:08.119Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:27:08 [2020-11-14T23:27:08.121Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:27:09 [2020-11-14T23:27:09.077Z] #41 11.75   PBCC     images/ns.pb-c.c
23:27:09 [2020-11-14T23:27:09.077Z] #41 11.75   DEP      images/ns.pb-c.d
23:27:09 [2020-11-14T23:27:09.077Z] #41 11.77   PBCC     images/fdinfo.pb-c.c
23:27:09 [2020-11-14T23:27:09.077Z] #41 11.81   DEP      images/fdinfo.pb-c.d
23:27:09 [2020-11-14T23:27:09.077Z] #41 ...
23:27:09 [2020-11-14T23:27:09.077Z] 
23:27:09 [2020-11-14T23:27:09.077Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:09 [2020-11-14T23:27:09.077Z] #43 34.99 internal/syscall/execenv
23:27:09 [2020-11-14T23:27:09.077Z] #43 35.12 internal/syscall/unix
23:27:09 [2020-11-14T23:27:09.077Z] #43 35.35 os
23:27:09 [2020-11-14T23:27:09.077Z] #43 36.34 strings
23:27:09 [2020-11-14T23:27:09.077Z] #43 37.56 regexp/syntax
23:27:09 [2020-11-14T23:27:09.077Z] #43 37.66 fmt
23:27:09 [2020-11-14T23:27:09.077Z] #43 40.40 flag
23:27:09 [2020-11-14T23:27:09.077Z] #43 40.40 go/token
23:27:09 [2020-11-14T23:27:09.077Z] #43 41.76 go/scanner
23:27:09 [2020-11-14T23:27:09.077Z] #43 41.87 regexp
23:27:09 [2020-11-14T23:27:09.077Z] #43 42.70 go/ast
23:27:09 [2020-11-14T23:27:09.077Z] #43 44.46 internal/lazyregexp
23:27:09 [2020-11-14T23:27:09.077Z] #43 44.56 net/url
23:27:09 [2020-11-14T23:27:09.077Z] #43 ...
23:27:09 [2020-11-14T23:27:09.077Z] 
23:27:09 [2020-11-14T23:27:09.077Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:09 [2020-11-14T23:27:09.077Z] #41 11.84   PBCC     images/core-aarch64.pb-c.c
23:27:09 [2020-11-14T23:27:09.077Z] #41 11.91   PBCC     images/core-arm.pb-c.c
23:27:09 [2020-11-14T23:27:09.077Z] #41 11.95   PBCC     images/core-ppc64.pb-c.c
23:27:09 [2020-11-14T23:27:09.077Z] #41 11.98   PBCC     images/core-s390.pb-c.c
23:27:09 [2020-11-14T23:27:09.077Z] #41 12.00   PBCC     images/core-x86.pb-c.c
23:27:09 [2020-11-14T23:27:09.077Z] #41 12.04   PBCC     images/core.pb-c.c
23:27:09 [2020-11-14T23:27:09.077Z] #41 12.09   PBCC     images/inventory.pb-c.c
23:27:09 [2020-11-14T23:27:09.091Z] #47 ...
23:27:09 [2020-11-14T23:27:09.091Z] 
23:27:09 [2020-11-14T23:27:09.091Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:09 [2020-11-14T23:27:09.091Z] #43 11.68 internal/bytealg
23:27:09 [2020-11-14T23:27:09.091Z] #43 11.74 internal/race
23:27:09 [2020-11-14T23:27:09.370Z] #41 12.13   DEP      images/core-aarch64.pb-c.d
23:27:09 [2020-11-14T23:27:09.370Z] #41 12.18   DEP      images/core-arm.pb-c.d
23:27:09 [2020-11-14T23:27:09.370Z] #41 12.23   DEP      images/core-ppc64.pb-c.d
23:27:09 [2020-11-14T23:27:09.370Z] #41 12.26   DEP      images/core-s390.pb-c.d
23:27:09 [2020-11-14T23:27:09.370Z] #41 12.27   DEP      images/core-x86.pb-c.d
23:27:09 [2020-11-14T23:27:09.370Z] #41 12.31   DEP      images/core.pb-c.d
23:27:09 [2020-11-14T23:27:09.370Z] #41 12.34   DEP      images/inventory.pb-c.d
23:27:09 [2020-11-14T23:27:09.661Z] #43 12.26 sync/atomic
23:27:09 [2020-11-14T23:27:09.664Z] #41 ...
23:27:09 [2020-11-14T23:27:09.664Z] 
23:27:09 [2020-11-14T23:27:09.664Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:09 [2020-11-14T23:27:09.664Z] #32 38.87 io/ioutil
23:27:09 [2020-11-14T23:27:09.664Z] #32 39.80 flag
23:27:09 [2020-11-14T23:27:09.664Z] #32 39.80 github.com/BurntSushi/toml
23:27:09 [2020-11-14T23:27:09.664Z] #32 41.01 log
23:27:09 [2020-11-14T23:27:09.664Z] #32 42.96 github.com/BurntSushi/toml/cmd/tomlv
23:27:09 [2020-11-14T23:27:09.664Z] #32 DONE 45.7s
23:27:09 [2020-11-14T23:27:09.664Z] 
23:27:09 [2020-11-14T23:27:09.664Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:09 [2020-11-14T23:27:09.664Z] #41 12.38   PBCC     images/cpuinfo.pb-c.c
23:27:09 [2020-11-14T23:27:09.664Z] #41 12.39   DEP      images/cpuinfo.pb-c.d
23:27:09 [2020-11-14T23:27:09.664Z] #41 12.42   PBCC     images/stats.pb-c.c
23:27:09 [2020-11-14T23:27:09.664Z] #41 12.45   DEP      images/stats.pb-c.d
23:27:10 [2020-11-14T23:27:10.232Z] #43 12.97 unicode
23:27:10 [2020-11-14T23:27:10.700Z] #41 13.44 make[1]: Nothing to be done for 'all'.
23:27:10 [2020-11-14T23:27:10.804Z] #43 13.48 runtime
23:27:11 [2020-11-14T23:27:11.333Z] #41 14.23   CC       images/stats.o
23:27:11 [2020-11-14T23:27:11.625Z] #41 14.54   CC       images/core.o
23:27:12 [2020-11-14T23:27:12.052Z] using credential docker-jenkins-github-credentials
23:27:12 [2020-11-14T23:27:12.061Z] Cloning the remote Git repository
23:27:12 [2020-11-14T23:27:12.061Z] Cloning with configured refspecs honoured and without tags
23:27:12 [2020-11-14T23:27:12.259Z] #41 14.82   CC       images/core-x86.o
23:27:12 [2020-11-14T23:27:12.259Z] #41 15.10   CC       images/core-arm.o
23:27:12 [2020-11-14T23:27:12.550Z] #41 15.28   CC       images/core-aarch64.o
23:27:12 [2020-11-14T23:27:12.633Z] Cloning repository https://github.com/moby/moby.git
23:27:12 [2020-11-14T23:27:12.701Z]  > git init /home/ubuntu/workspace/moby_PR-41625 # timeout=10
23:27:12 [2020-11-14T23:27:12.842Z] #41 15.59   CC       images/core-ppc64.o
23:27:13 [2020-11-14T23:27:13.134Z] #41 16.00   CC       images/core-s390.o
23:27:13 [2020-11-14T23:27:13.426Z] #41 ...
23:27:13 [2020-11-14T23:27:13.426Z] 
23:27:13 [2020-11-14T23:27:13.426Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:13 [2020-11-14T23:27:13.426Z] #49 39.35 golang.org/x/sys/unix
23:27:13 [2020-11-14T23:27:13.426Z] #49 41.05 encoding/json
23:27:13 [2020-11-14T23:27:13.426Z] #49 44.24 github.com/pkg/diff
23:27:13 [2020-11-14T23:27:13.426Z] #49 45.07 go/ast
23:27:13 [2020-11-14T23:27:13.426Z] #49 45.46 golang.org/x/crypto/ssh/terminal
23:27:13 [2020-11-14T23:27:13.426Z] #49 46.82 mvdan.cc/editorconfig
23:27:13 [2020-11-14T23:27:13.426Z] #49 47.63 mvdan.cc/sh/v3/fileutil
23:27:13 [2020-11-14T23:27:13.426Z] #49 47.76 mvdan.cc/sh/v3/syntax
23:27:13 [2020-11-14T23:27:13.426Z] #49 ...
23:27:13 [2020-11-14T23:27:13.426Z] 
23:27:13 [2020-11-14T23:27:13.426Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:27:13 [2020-11-14T23:27:13.426Z] #54 26.30 Checking out files:  87% (2992/3411)   
Checking out files:  88% (3002/3411)   
Checking out files:  89% (3036/3411)   
Checking out files:  90% (3070/3411)   
Checking out files:  91% (3105/3411)   
Checking out files:  92% (3139/3411)   
Checking out files:  93% (3173/3411)   
Checking out files:  94% (3207/3411)   
Checking out files:  95% (3241/3411)   
Checking out files:  96% (3275/3411)   
Checking out files:  97% (3309/3411)   
Checking out files:  98% (3343/3411)   
Checking out files:  99% (3377/3411)   
Checking out files: 100% (3411/3411)   
Checking out files: 100% (3411/3411), done.
23:27:13 [2020-11-14T23:27:13.426Z] #54 26.59 + cd /tmp/tmp.KNkxaIakhd/src/github.com/containerd/containerd
23:27:13 [2020-11-14T23:27:13.426Z] #54 26.59 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:27:13 [2020-11-14T23:27:13.426Z] #54 27.25 + export 'BUILDTAGS=netgo osusergo static_build'
23:27:13 [2020-11-14T23:27:13.426Z] #54 27.25 + BUILDTAGS='netgo osusergo static_build'
23:27:13 [2020-11-14T23:27:13.426Z] #54 27.26 + export EXTRA_FLAGS=-buildmode=pie
23:27:13 [2020-11-14T23:27:13.426Z] #54 27.26 + EXTRA_FLAGS=-buildmode=pie
23:27:13 [2020-11-14T23:27:13.426Z] #54 27.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:27:13 [2020-11-14T23:27:13.426Z] #54 27.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:27:13 [2020-11-14T23:27:13.426Z] #54 27.26 + '[' '' = dynamic ']'
23:27:13 [2020-11-14T23:27:13.426Z] #54 27.26 + make
23:27:13 [2020-11-14T23:27:13.718Z] #54 27.69 + bin/ctr
23:27:13 [2020-11-14T23:27:13.651Z] Fetching upstream changes from https://github.com/moby/moby.git
23:27:13 [2020-11-14T23:27:13.651Z]  > git --version # timeout=10
23:27:13 [2020-11-14T23:27:13.667Z]  > git --version # 'git version 2.7.4'
23:27:13 [2020-11-14T23:27:13.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:27:13 [2020-11-14T23:27:13.757Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:27:15 [2020-11-14T23:27:15.161Z] #43 ...
23:27:15 [2020-11-14T23:27:15.161Z] 
23:27:15 [2020-11-14T23:27:15.161Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:27:15 [2020-11-14T23:27:15.161Z] #45 11.59 go: downloading github.com/jonboulle/clockwork v0.1.0
23:27:15 [2020-11-14T23:27:15.161Z] #45 11.64 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:27:15 [2020-11-14T23:27:15.161Z] #45 11.74 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:27:15 [2020-11-14T23:27:15.161Z] #45 11.76 go: extracting github.com/pkg/errors v0.9.1
23:27:15 [2020-11-14T23:27:15.161Z] #45 11.78 go: downloading github.com/spf13/pflag v1.0.3
23:27:15 [2020-11-14T23:27:15.161Z] #45 11.78 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:27:15 [2020-11-14T23:27:15.161Z] #45 11.87 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:27:15 [2020-11-14T23:27:15.161Z] #45 11.93 go: extracting github.com/fatih/color v1.9.0
23:27:15 [2020-11-14T23:27:15.161Z] #45 12.03 go: downloading github.com/mattn/go-isatty v0.0.12
23:27:15 [2020-11-14T23:27:15.161Z] #45 12.04 go: downloading github.com/mattn/go-colorable v0.1.6
23:27:15 [2020-11-14T23:27:15.161Z] #45 12.36 go: extracting github.com/jonboulle/clockwork v0.1.0
23:27:15 [2020-11-14T23:27:15.161Z] #45 12.53 go: extracting github.com/mattn/go-isatty v0.0.12
23:27:15 [2020-11-14T23:27:15.161Z] #45 12.54 go: extracting github.com/mattn/go-colorable v0.1.6
23:27:15 [2020-11-14T23:27:15.161Z] #45 12.80 go: extracting github.com/spf13/pflag v1.0.3
23:27:15 [2020-11-14T23:27:15.161Z] #45 14.84 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:27:15 [2020-11-14T23:27:15.161Z] #45 17.15 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:27:15 [2020-11-14T23:27:15.161Z] #45 ...
23:27:15 [2020-11-14T23:27:15.161Z] 
23:27:15 [2020-11-14T23:27:15.161Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:15 [2020-11-14T23:27:15.161Z] #47 17.76 go: downloading github.com/spf13/viper v1.6.1
23:27:15 [2020-11-14T23:27:15.458Z] #47 ...
23:27:15 [2020-11-14T23:27:15.458Z] 
23:27:15 [2020-11-14T23:27:15.458Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:27:15 [2020-11-14T23:27:15.458Z] #38 7.640 + git clone https://github.com/docker/distribution.git .
23:27:15 [2020-11-14T23:27:15.458Z] #38 7.720 Cloning into '.'...
23:27:15 [2020-11-14T23:27:15.458Z] #38 ...
23:27:15 [2020-11-14T23:27:15.458Z] 
23:27:15 [2020-11-14T23:27:15.458Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:15 [2020-11-14T23:27:15.458Z] #47 18.15 go: downloading github.com/spf13/cobra v0.0.5
23:27:15 [2020-11-14T23:27:15.458Z] #47 18.15 go: downloading github.com/mattn/go-colorable v0.1.4
23:27:15 [2020-11-14T23:27:15.458Z] #47 18.15 go: downloading github.com/fatih/color v1.7.0
23:27:15 [2020-11-14T23:27:15.458Z] #47 18.21 go: downloading github.com/sirupsen/logrus v1.4.2
23:27:15 [2020-11-14T23:27:15.721Z] #47 ...
23:27:15 [2020-11-14T23:27:15.721Z] 
23:27:15 [2020-11-14T23:27:15.721Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:27:15 [2020-11-14T23:27:15.721Z] #22 17.86 + mkdir -p /build
23:27:15 [2020-11-14T23:27:15.721Z] #22 17.91 + mv docker/docker /build/
23:27:15 [2020-11-14T23:27:15.721Z] #22 17.94 + rmdir docker
23:27:15 [2020-11-14T23:27:15.721Z] #22 DONE 18.4s
23:27:15 [2020-11-14T23:27:15.721Z] 
23:27:15 [2020-11-14T23:27:15.721Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:15 [2020-11-14T23:27:15.721Z] #47 18.37 go: downloading github.com/stretchr/testify v1.4.0
23:27:15 [2020-11-14T23:27:15.985Z] #47 18.51 go: downloading github.com/spf13/pflag v1.0.5
23:27:15 [2020-11-14T23:27:15.985Z] #47 18.57 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:27:16 [2020-11-14T23:27:16.272Z] #47 18.92 go: extracting github.com/fatih/color v1.7.0
23:27:16 [2020-11-14T23:27:16.550Z] #47 19.14 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:27:16 [2020-11-14T23:27:16.550Z] #47 19.14 go: extracting github.com/spf13/viper v1.6.1
23:27:16 [2020-11-14T23:27:16.550Z] #47 19.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:27:16 [2020-11-14T23:27:16.809Z] #47 19.43 go: extracting github.com/sirupsen/logrus v1.4.2
23:27:17 [2020-11-14T23:27:17.380Z] #47 19.88 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:27:17 [2020-11-14T23:27:17.380Z] #47 20.03 go: downloading gopkg.in/ini.v1 v1.51.0
23:27:17 [2020-11-14T23:27:17.380Z] #47 20.03 go: extracting github.com/spf13/cobra v0.0.5
23:27:17 [2020-11-14T23:27:17.380Z] #47 20.04 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:27:17 [2020-11-14T23:27:17.380Z] #47 20.05 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:27:17 [2020-11-14T23:27:17.380Z] #47 20.07 go: downloading github.com/mattn/go-isatty v0.0.8
23:27:17 [2020-11-14T23:27:17.639Z] #47 20.26 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:27:17 [2020-11-14T23:27:17.900Z] #47 20.39 go: extracting github.com/mattn/go-colorable v0.1.4
23:27:17 [2020-11-14T23:27:17.900Z] #47 20.57 go: extracting github.com/spf13/pflag v1.0.5
23:27:17 [2020-11-14T23:27:17.900Z] #47 20.58 go: extracting gopkg.in/ini.v1 v1.51.0
23:27:18 [2020-11-14T23:27:18.159Z] #47 20.82 go: extracting github.com/stretchr/testify v1.4.0
23:27:18 [2020-11-14T23:27:18.160Z] #47 20.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:27:18 [2020-11-14T23:27:18.160Z] #47 20.87 go: downloading github.com/hashicorp/hcl v1.0.0
23:27:18 [2020-11-14T23:27:18.175Z] #54 ...
23:27:18 [2020-11-14T23:27:18.175Z] 
23:27:18 [2020-11-14T23:27:18.175Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:27:18 [2020-11-14T23:27:18.175Z] #11 54.26 Selecting previously unselected package g++-mingw-w64-x86-64.
23:27:18 [2020-11-14T23:27:18.175Z] #11 54.26 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:27:18 [2020-11-14T23:27:18.175Z] #11 54.27 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:27:18 [2020-11-14T23:27:18.420Z] #47 20.95 go: downloading github.com/magiconair/properties v1.8.1
23:27:18 [2020-11-14T23:27:18.420Z] #47 21.08 go: extracting github.com/mitchellh/mapstructure v1.1.2
23:27:18 [2020-11-14T23:27:18.420Z] #47 21.16 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:27:18 [2020-11-14T23:27:18.420Z] #47 ...
23:27:18 [2020-11-14T23:27:18.420Z] 
23:27:18 [2020-11-14T23:27:18.420Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:18 [2020-11-14T23:27:18.420Z] #32 11.13 runtime/internal/math
23:27:18 [2020-11-14T23:27:18.420Z] #32 11.35 internal/bytealg
23:27:18 [2020-11-14T23:27:18.420Z] #32 11.36 math/bits
23:27:18 [2020-11-14T23:27:18.420Z] #32 12.61 math
23:27:18 [2020-11-14T23:27:18.420Z] #32 13.20 runtime
23:27:18 [2020-11-14T23:27:18.420Z] #32 19.27 unicode/utf8
23:27:18 [2020-11-14T23:27:18.420Z] #32 20.25 internal/testlog
23:27:18 [2020-11-14T23:27:18.420Z] #32 20.79 encoding
23:27:18 [2020-11-14T23:27:18.420Z] #32 21.13 runtime/cgo
23:27:18 [2020-11-14T23:27:18.681Z] #32 ...
23:27:18 [2020-11-14T23:27:18.681Z] 
23:27:18 [2020-11-14T23:27:18.681Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:27:18 [2020-11-14T23:27:18.681Z] #53 11.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:27:18 [2020-11-14T23:27:18.681Z] #53 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:27:18 [2020-11-14T23:27:18.681Z] #53 18.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:27:18 [2020-11-14T23:27:18.681Z] #53 ...
23:27:18 [2020-11-14T23:27:18.681Z] 
23:27:18 [2020-11-14T23:27:18.681Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:27:18 [2020-11-14T23:27:18.681Z] #40 11.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:27:18 [2020-11-14T23:27:18.681Z] #40 14.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:27:18 [2020-11-14T23:27:18.681Z] #40 19.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:27:18 [2020-11-14T23:27:18.941Z] #40 ...
23:27:18 [2020-11-14T23:27:18.941Z] 
23:27:18 [2020-11-14T23:27:18.941Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:18 [2020-11-14T23:27:18.941Z] #47 21.53 go: extracting github.com/mattn/go-isatty v0.0.8
23:27:18 [2020-11-14T23:27:18.941Z] #47 21.57 go: downloading github.com/spf13/cast v1.3.0
23:27:18 [2020-11-14T23:27:18.941Z] #47 21.63 go: downloading github.com/pmezard/go-difflib v1.0.0
23:27:18 [2020-11-14T23:27:18.941Z] #47 21.68 go: extracting github.com/spf13/jwalterweatherman v1.0.0
23:27:18 [2020-11-14T23:27:18.941Z] #47 21.75 go: extracting github.com/magiconair/properties v1.8.1
23:27:18 [2020-11-14T23:27:18.941Z] #47 ...
23:27:18 [2020-11-14T23:27:18.941Z] 
23:27:18 [2020-11-14T23:27:18.941Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:27:18 [2020-11-14T23:27:18.941Z] #34 11.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:27:19 [2020-11-14T23:27:19.202Z] #34 ...
23:27:19 [2020-11-14T23:27:19.202Z] 
23:27:19 [2020-11-14T23:27:19.202Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:19 [2020-11-14T23:27:19.202Z] #47 21.82 go: extracting github.com/hashicorp/hcl v1.0.0
23:27:19 [2020-11-14T23:27:19.202Z] #47 21.90 go: extracting github.com/spf13/cast v1.3.0
23:27:19 [2020-11-14T23:27:19.202Z] #47 21.93 go: downloading github.com/stretchr/objx v0.2.0
23:27:19 [2020-11-14T23:27:19.202Z] #47 21.94 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:27:19 [2020-11-14T23:27:19.202Z] #47 22.03 go: extracting github.com/pmezard/go-difflib v1.0.0
23:27:19 [2020-11-14T23:27:19.216Z] #11 ...
23:27:19 [2020-11-14T23:27:19.216Z] 
23:27:19 [2020-11-14T23:27:19.216Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:19 [2020-11-14T23:27:19.216Z] #49 51.44 mvdan.cc/sh/v3/cmd/shfmt
23:27:19 [2020-11-14T23:27:19.216Z] #49 DONE 55.1s
23:27:19 [2020-11-14T23:27:19.216Z] 
23:27:19 [2020-11-14T23:27:19.216Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:19 [2020-11-14T23:27:19.216Z] #41 16.52   CC       images/cpuinfo.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 16.83   CC       images/inventory.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 16.96   CC       images/fdinfo.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 17.19   CC       images/fown.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 17.34   CC       images/ns.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 17.48   CC       images/regfile.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 17.63   CC       images/ghost-file.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 17.81   CC       images/fifo.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 17.98   CC       images/remap-file-path.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 18.09   CC       images/eventfd.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 18.24   CC       images/eventpoll.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 18.41   CC       images/fh.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 18.62   CC       images/fsnotify.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 19.02   CC       images/signalfd.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 19.17   CC       images/fs.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 19.32   CC       images/pstree.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 19.46   CC       images/pipe.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 19.56   CC       images/tcp-stream.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 19.76   CC       images/sk-packet.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 20.03   CC       images/mnt.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 20.21   CC       images/pipe-data.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 20.31   CC       images/sa.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 20.42   CC       images/timer.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 20.64   CC       images/timerfd.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 20.76   CC       images/mm.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 20.90   CC       images/sk-opts.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 21.02   CC       images/sk-unix.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 21.21   CC       images/sk-inet.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 21.49   CC       images/tun.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 21.60   CC       images/sk-netlink.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 21.70   CC       images/packet-sock.o
23:27:19 [2020-11-14T23:27:19.216Z] #41 22.07   CC       images/ipc-var.o
23:27:19 [2020-11-14T23:27:19.462Z] #47 22.08 go: downloading github.com/davecgh/go-spew v1.1.1
23:27:19 [2020-11-14T23:27:19.515Z] #41 22.17   CC       images/ipc-desc.o
23:27:19 [2020-11-14T23:27:19.515Z] #41 22.30   CC       images/ipc-shm.o
23:27:19 [2020-11-14T23:27:19.515Z] #41 22.42   CC       images/ipc-msg.o
23:27:19 [2020-11-14T23:27:19.722Z] #47 22.25 go: downloading github.com/spf13/afero v1.1.2
23:27:19 [2020-11-14T23:27:19.806Z] #41 22.61   CC       images/ipc-sem.o
23:27:19 [2020-11-14T23:27:19.807Z] #41 22.70   CC       images/utsns.o
23:27:19 [2020-11-14T23:27:19.807Z] #41 ...
23:27:19 [2020-11-14T23:27:19.807Z] 
23:27:19 [2020-11-14T23:27:19.807Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:19 [2020-11-14T23:27:19.807Z] #43 45.88 text/template/parse
23:27:19 [2020-11-14T23:27:19.807Z] #43 45.96 go/parser
23:27:19 [2020-11-14T23:27:19.807Z] #43 47.93 encoding/xml
23:27:19 [2020-11-14T23:27:19.807Z] #43 48.52 text/template
23:27:19 [2020-11-14T23:27:19.807Z] #43 50.68 go/doc
23:27:19 [2020-11-14T23:27:19.807Z] #43 52.28 github.com/LK4D4/vndr/versioned
23:27:19 [2020-11-14T23:27:19.807Z] #43 52.30 compress/flate
23:27:19 [2020-11-14T23:27:19.807Z] #43 52.60 github.com/LK4D4/vndr/build
23:27:19 [2020-11-14T23:27:19.807Z] #43 54.04 hash/crc32
23:27:19 [2020-11-14T23:27:19.807Z] #43 54.42 net
23:27:19 [2020-11-14T23:27:19.807Z] #43 54.43 compress/gzip
23:27:19 [2020-11-14T23:27:19.807Z] #43 54.81 vendor/golang.org/x/text/transform
23:27:19 [2020-11-14T23:27:19.807Z] #43 55.45 vendor/golang.org/x/text/unicode/bidi
23:27:19 [2020-11-14T23:27:19.807Z] #43 ...
23:27:19 [2020-11-14T23:27:19.807Z] 
23:27:19 [2020-11-14T23:27:19.807Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:19 [2020-11-14T23:27:19.807Z] #41 22.80   CC       images/creds.o
23:27:19 [2020-11-14T23:27:19.985Z] #47 22.57 go: downloading gopkg.in/yaml.v2 v2.2.7
23:27:19 [2020-11-14T23:27:19.985Z] #47 22.62 go: extracting github.com/mitchellh/go-homedir v1.1.0
23:27:19 [2020-11-14T23:27:19.985Z] #47 22.72 go: extracting github.com/davecgh/go-spew v1.1.1
23:27:19 [2020-11-14T23:27:19.985Z] #47 22.74 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:27:19 [2020-11-14T23:27:19.985Z] #47 22.74 go: extracting github.com/stretchr/objx v0.2.0
23:27:19 [2020-11-14T23:27:19.985Z] #47 22.83 go: extracting github.com/spf13/afero v1.1.2
23:27:20 [2020-11-14T23:27:20.099Z] #41 22.88   CC       images/vma.o
23:27:20 [2020-11-14T23:27:20.099Z] #41 23.01   CC       images/netdev.o
23:27:20 [2020-11-14T23:27:20.245Z] #47 22.99 go: extracting gopkg.in/yaml.v2 v2.2.7
23:27:20 [2020-11-14T23:27:20.245Z] #47 ...
23:27:20 [2020-11-14T23:27:20.245Z] 
23:27:20 [2020-11-14T23:27:20.245Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:27:20 [2020-11-14T23:27:20.245Z] #56 13.08 + cd /tmp/tmp.JjPcG5fkha/src/github.com/rootless-containers/rootlesskit
23:27:20 [2020-11-14T23:27:20.245Z] #56 13.08 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:27:20 [2020-11-14T23:27:20.245Z] #56 13.49 + for f in rootlesskit rootlesskit-docker-proxy
23:27:20 [2020-11-14T23:27:20.245Z] #56 13.50 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:27:20 [2020-11-14T23:27:20.391Z] #41 23.21   CC       images/tty.o
23:27:20 [2020-11-14T23:27:20.506Z] #56 ...
23:27:20 [2020-11-14T23:27:20.506Z] 
23:27:20 [2020-11-14T23:27:20.506Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:20 [2020-11-14T23:27:20.506Z] #47 23.22 go: extracting github.com/fsnotify/fsnotify v1.4.7
23:27:20 [2020-11-14T23:27:20.506Z] #47 23.34 go: downloading github.com/pkg/errors v0.8.1
23:27:20 [2020-11-14T23:27:20.683Z] #41 23.45   CC       images/file-lock.o
23:27:20 [2020-11-14T23:27:20.766Z] #47 23.38 go: downloading github.com/subosito/gotenv v1.2.0
23:27:20 [2020-11-14T23:27:20.766Z] #47 23.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:27:20 [2020-11-14T23:27:20.766Z] #47 ...
23:27:20 [2020-11-14T23:27:20.766Z] 
23:27:20 [2020-11-14T23:27:20.766Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:27:20 [2020-11-14T23:27:20.766Z] #11 13.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:27:20 [2020-11-14T23:27:20.975Z] #41 23.60   CC       images/rlimit.o
23:27:20 [2020-11-14T23:27:20.975Z] #41 23.70   CC       images/pagemap.o
23:27:21 [2020-11-14T23:27:21.028Z] #11 ...
23:27:21 [2020-11-14T23:27:21.028Z] 
23:27:21 [2020-11-14T23:27:21.028Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:21 [2020-11-14T23:27:21.028Z] #49 20.98 + cd /tmp/tmp.Nt18uJwo3I/src/github.com/mvdan/sh
23:27:21 [2020-11-14T23:27:21.028Z] #49 20.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:27:21 [2020-11-14T23:27:21.028Z] #49 21.30 + GO111MODULE=on
23:27:21 [2020-11-14T23:27:21.028Z] #49 21.30 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:27:21 [2020-11-14T23:27:21.028Z] #49 22.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:27:21 [2020-11-14T23:27:21.028Z] #49 23.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:27:21 [2020-11-14T23:27:21.028Z] #49 23.09 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:27:21 [2020-11-14T23:27:21.028Z] #49 23.68 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:27:21 [2020-11-14T23:27:21.028Z] #49 23.70 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:27:21 [2020-11-14T23:27:21.267Z] #41 23.88   CC       images/siginfo.o
23:27:21 [2020-11-14T23:27:21.267Z] #41 24.09   CC       images/rpc.o
23:27:21 [2020-11-14T23:27:21.901Z] #41 24.73   CC       images/ext-file.o
23:27:22 [2020-11-14T23:27:22.193Z] #41 24.87   CC       images/cgroup.o
23:27:22 [2020-11-14T23:27:22.193Z] #41 25.12   CC       images/userns.o
23:27:22 [2020-11-14T23:27:22.412Z] #49 25.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:27:22 [2020-11-14T23:27:22.485Z] #41 25.23   CC       images/google/protobuf/descriptor.o
23:27:23 [2020-11-14T23:27:23.119Z] #41 26.07   CC       images/opts.o
23:27:23 [2020-11-14T23:27:23.411Z] #41 26.15   CC       images/seccomp.o
23:27:23 [2020-11-14T23:27:23.411Z] #41 26.24   CC       images/binfmt-misc.o
23:27:23 [2020-11-14T23:27:23.411Z] #41 26.33   CC       images/time.o
23:27:23 [2020-11-14T23:27:23.703Z] #41 26.42   CC       images/sysctl.o
23:27:23 [2020-11-14T23:27:23.703Z] #41 26.52   CC       images/autofs.o
23:27:23 [2020-11-14T23:27:23.703Z] #41 26.63   CC       images/macvlan.o
23:27:23 [2020-11-14T23:27:23.795Z] #49 26.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:27:23 [2020-11-14T23:27:23.995Z] #41 26.74   CC       images/sit.o
23:27:23 [2020-11-14T23:27:23.995Z] #41 26.89   CC       images/memfd.o
23:27:24 [2020-11-14T23:27:24.287Z] #41 27.06   CC       images/timens.o
23:27:24 [2020-11-14T23:27:24.377Z] #49 ...
23:27:24 [2020-11-14T23:27:24.377Z] 
23:27:24 [2020-11-14T23:27:24.377Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:24 [2020-11-14T23:27:24.377Z] #47 23.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:27:24 [2020-11-14T23:27:24.377Z] #47 23.87 go: extracting github.com/subosito/gotenv v1.2.0
23:27:24 [2020-11-14T23:27:24.377Z] #47 23.90 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:27:24 [2020-11-14T23:27:24.377Z] #47 23.96 go: extracting github.com/pkg/errors v0.8.1
23:27:24 [2020-11-14T23:27:24.377Z] #47 23.96 go: downloading github.com/pelletier/go-toml v1.2.0
23:27:24 [2020-11-14T23:27:24.377Z] #47 24.13 go: downloading github.com/uudashr/gocognit v1.0.1
23:27:24 [2020-11-14T23:27:24.377Z] #47 24.47 go: extracting github.com/uudashr/gocognit v1.0.1
23:27:24 [2020-11-14T23:27:24.377Z] #47 24.51 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:27:24 [2020-11-14T23:27:24.377Z] #47 24.56 go: extracting github.com/pelletier/go-toml v1.2.0
23:27:24 [2020-11-14T23:27:24.377Z] #47 24.68 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:27:24 [2020-11-14T23:27:24.377Z] #47 24.69 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:27:24 [2020-11-14T23:27:24.377Z] #47 24.95 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:27:24 [2020-11-14T23:27:24.377Z] #47 25.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:27:24 [2020-11-14T23:27:24.377Z] #47 25.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:27:24 [2020-11-14T23:27:24.377Z] #47 25.53 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:27:24 [2020-11-14T23:27:24.377Z] #47 25.54 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:27:24 [2020-11-14T23:27:24.377Z] #47 25.82 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
23:27:24 [2020-11-14T23:27:24.377Z] #47 25.82 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:27:24 [2020-11-14T23:27:24.377Z] #47 25.92 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:27:24 [2020-11-14T23:27:24.377Z] #47 26.32 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
23:27:24 [2020-11-14T23:27:24.377Z] #47 26.32 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:27:24 [2020-11-14T23:27:24.377Z] #47 26.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:27:24 [2020-11-14T23:27:24.579Z] #41 27.27   LINK     images/built-in.o
23:27:24 [2020-11-14T23:27:24.579Z] #41 27.32   GEN      compel/include/asm
23:27:24 [2020-11-14T23:27:24.579Z] #41 27.33   GEN      compel/include/version.h
23:27:24 [2020-11-14T23:27:24.579Z] #41 27.36 touch .config
23:27:24 [2020-11-14T23:27:24.579Z] #41 27.37   GEN      include/common/config.h
23:27:24 [2020-11-14T23:27:24.579Z] #41 27.41   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
23:27:24 [2020-11-14T23:27:24.579Z] #41 27.46   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:27:24 [2020-11-14T23:27:24.871Z] #41 27.49   GEN      compel/plugins/include/uapi/std/syscall.h
23:27:24 [2020-11-14T23:27:24.871Z] #41 27.49   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
23:27:24 [2020-11-14T23:27:24.871Z] #41 27.50   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
23:27:24 [2020-11-14T23:27:24.871Z] #41 27.51   DEP      compel/arch/s390/plugins/std/parasite-head.d
23:27:24 [2020-11-14T23:27:24.871Z] #41 27.54   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:27:24 [2020-11-14T23:27:24.871Z] #41 27.54   DEP      compel/plugins/std/infect.d
23:27:24 [2020-11-14T23:27:24.871Z] #41 27.66   DEP      compel/plugins/std/string.d
23:27:24 [2020-11-14T23:27:24.871Z] #41 27.72   DEP      compel/plugins/std/log.d
23:27:24 [2020-11-14T23:27:24.871Z] #41 27.77   DEP      compel/plugins/std/fds.d
23:27:24 [2020-11-14T23:27:24.871Z] #41 27.83   DEP      compel/plugins/std/std.d
23:27:25 [2020-11-14T23:27:25.163Z] #41 27.87   DEP      compel/plugins/shmem/shmem.d
23:27:25 [2020-11-14T23:27:25.163Z] #41 27.92   DEP      compel/plugins/fds/fds.d
23:27:25 [2020-11-14T23:27:25.163Z] #41 28.01   CC       compel/plugins/std/std.o
23:27:25 [2020-11-14T23:27:25.318Z] #47 28.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:27:25 [2020-11-14T23:27:25.454Z] #41 28.21   CC       compel/plugins/std/fds.o
23:27:25 [2020-11-14T23:27:25.746Z] #41 28.49   CC       compel/plugins/std/log.o
23:27:25 [2020-11-14T23:27:25.889Z] #47 28.32 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:27:25 [2020-11-14T23:27:25.889Z] #47 28.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:27:25 [2020-11-14T23:27:25.889Z] #47 28.42 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
23:27:26 [2020-11-14T23:27:26.038Z] #41 29.01   CC       compel/plugins/std/string.o
23:27:26 [2020-11-14T23:27:26.461Z] #47 ...
23:27:26 [2020-11-14T23:27:26.461Z] 
23:27:26 [2020-11-14T23:27:26.461Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:26 [2020-11-14T23:27:26.461Z] #43 19.06 unicode/utf8
23:27:26 [2020-11-14T23:27:26.461Z] #43 20.66 internal/testlog
23:27:26 [2020-11-14T23:27:26.461Z] #43 21.13 unicode/utf16
23:27:26 [2020-11-14T23:27:26.461Z] #43 21.48 container/list
23:27:26 [2020-11-14T23:27:26.461Z] #43 22.26 crypto/internal/subtle
23:27:26 [2020-11-14T23:27:26.461Z] #43 22.41 crypto/subtle
23:27:26 [2020-11-14T23:27:26.461Z] #43 22.93 vendor/golang.org/x/crypto/cryptobyte/asn1
23:27:26 [2020-11-14T23:27:26.461Z] #43 23.07 internal/nettrace
23:27:26 [2020-11-14T23:27:26.461Z] #43 23.60 runtime/cgo
23:27:26 [2020-11-14T23:27:26.461Z] #43 ...
23:27:26 [2020-11-14T23:27:26.461Z] 
23:27:26 [2020-11-14T23:27:26.461Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:27:26 [2020-11-14T23:27:26.461Z] #11 28.86 Fetched 8401 kB in 23s (366 kB/s)
23:27:26 [2020-11-14T23:27:26.675Z] #41 29.51   CC       compel/plugins/std/infect.o
23:27:26 [2020-11-14T23:27:26.722Z] #11 28.86 Reading package lists...
23:27:26 [2020-11-14T23:27:26.722Z] #11 ...
23:27:26 [2020-11-14T23:27:26.722Z] 
23:27:26 [2020-11-14T23:27:26.722Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:27:26 [2020-11-14T23:27:26.722Z] #45 19.55 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:27:26 [2020-11-14T23:27:26.722Z] #45 25.23 go: finding github.com/fatih/color v1.9.0
23:27:26 [2020-11-14T23:27:26.722Z] #45 25.42 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:27:26 [2020-11-14T23:27:26.722Z] #45 25.52 go: finding github.com/pkg/errors v0.9.1
23:27:26 [2020-11-14T23:27:26.722Z] #45 25.59 go: finding github.com/mattn/go-colorable v0.1.6
23:27:26 [2020-11-14T23:27:26.722Z] #45 25.67 go: finding github.com/spf13/pflag v1.0.3
23:27:26 [2020-11-14T23:27:26.722Z] #45 25.73 go: finding github.com/mattn/go-isatty v0.0.12
23:27:26 [2020-11-14T23:27:26.722Z] #45 26.09 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:27:26 [2020-11-14T23:27:26.722Z] #45 26.36 go: finding github.com/jonboulle/clockwork v0.1.0
23:27:26 [2020-11-14T23:27:26.722Z] #45 26.44 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:27:26 [2020-11-14T23:27:26.722Z] #45 26.50 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:27:26 [2020-11-14T23:27:26.722Z] #45 26.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:27:26 [2020-11-14T23:27:26.968Z] #41 ...
23:27:26 [2020-11-14T23:27:26.968Z] 
23:27:26 [2020-11-14T23:27:26.968Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:27:26 [2020-11-14T23:27:26.968Z] #56 62.95 + for f in rootlesskit rootlesskit-docker-proxy
23:27:26 [2020-11-14T23:27:26.968Z] #56 62.96 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:27:26 [2020-11-14T23:27:26.984Z] #45 ...
23:27:26 [2020-11-14T23:27:26.984Z] 
23:27:26 [2020-11-14T23:27:26.984Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:27:27 [2020-11-14T23:27:27.245Z] #38 28.85 Checking out files:  70% (1170/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:27:27 [2020-11-14T23:27:27.506Z] #38 29.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:27:28 [2020-11-14T23:27:28.783Z] Removing intermediate container a0f6ab4b599c
23:27:28 [2020-11-14T23:27:28.783Z]  ---> 24b60ff6fb17
23:27:28 [2020-11-14T23:27:28.783Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
23:27:28 [2020-11-14T23:27:28.783Z]  ---> 805dc2d65d1c
23:27:28 [2020-11-14T23:27:28.783Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
23:27:28 [2020-11-14T23:27:28.783Z]  ---> 91d86b677d9b
23:27:28 [2020-11-14T23:27:28.783Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
23:27:28 [2020-11-14T23:27:28.783Z]  ---> Running in 9f7ee413f5ad
23:27:28 [2020-11-14T23:27:28.783Z] Removing intermediate container 9f7ee413f5ad
23:27:28 [2020-11-14T23:27:28.783Z]  ---> ba5807742bcd
23:27:28 [2020-11-14T23:27:28.783Z] Successfully built ba5807742bcd
23:27:28 [2020-11-14T23:27:28.783Z] Successfully tagged moby-buildx:latest
23:27:28 [2020-11-14T23:27:28.783Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
23:27:28 [2020-11-14T23:27:28.783Z] if [ -n "${id}" ]; then \
23:27:28 [2020-11-14T23:27:28.783Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
23:27:28 [2020-11-14T23:27:28.783Z] 	&& touch bundles/buildx; \
23:27:28 [2020-11-14T23:27:28.783Z] 	docker rm -f ${id}; \
23:27:28 [2020-11-14T23:27:28.783Z] fi
23:27:28 [2020-11-14T23:27:28.783Z] efd03ca293eef2f4b511dbf323c1e88c427790fc9f94a32a647e3a8107d1a9c6
23:27:28 [2020-11-14T23:27:28.783Z] bundles/buildx version
23:27:28 [2020-11-14T23:27:28.783Z] buildx v0.3.1 6db68d0
23:27:28 [2020-11-14T23:27:28.783Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:05c20a6e1c708bc881dee36554c6598937afa699 .
23:27:28 [2020-11-14T23:27:28.783Z] #1 [internal] booting buildkit
23:27:28 [2020-11-14T23:27:28.783Z] #1 pulling image moby/buildkit:buildx-stable-1
23:27:28 [2020-11-14T23:27:28.783Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done
23:27:28 [2020-11-14T23:27:28.783Z] #1 creating container buildx_buildkit_default
23:27:28 [2020-11-14T23:27:28.783Z] #1 creating container buildx_buildkit_default 0.4s done
23:27:28 [2020-11-14T23:27:28.783Z] #1 DONE 2.5s
23:27:28 [2020-11-14T23:27:28.783Z] 
23:27:28 [2020-11-14T23:27:28.783Z] #3 [internal] load .dockerignore
23:27:28 [2020-11-14T23:27:28.783Z] #3 transferring context: 87B done
23:27:28 [2020-11-14T23:27:28.783Z] #3 DONE 0.0s
23:27:28 [2020-11-14T23:27:28.783Z] 
23:27:28 [2020-11-14T23:27:28.783Z] #2 [internal] load build definition from Dockerfile
23:27:28 [2020-11-14T23:27:28.783Z] #2 transferring dockerfile: 16.58kB done
23:27:28 [2020-11-14T23:27:28.783Z] #2 DONE 0.0s
23:27:28 [2020-11-14T23:27:28.783Z] 
23:27:28 [2020-11-14T23:27:28.783Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:27:28 [2020-11-14T23:27:28.783Z] #4 DONE 1.0s
23:27:28 [2020-11-14T23:27:28.783Z] 
23:27:28 [2020-11-14T23:27:28.783Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:27:28 [2020-11-14T23:27:28.783Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:27:28 [2020-11-14T23:27:28.783Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
23:27:28 [2020-11-14T23:27:28.783Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:27:28 [2020-11-14T23:27:28.783Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
23:27:28 [2020-11-14T23:27:28.783Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
23:27:28 [2020-11-14T23:27:28.783Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done
23:27:28 [2020-11-14T23:27:28.783Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
23:27:28 [2020-11-14T23:27:28.783Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
23:27:28 [2020-11-14T23:27:28.783Z] #5 DONE 0.9s
23:27:28 [2020-11-14T23:27:28.783Z] 
23:27:28 [2020-11-14T23:27:28.783Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:27:29 [2020-11-14T23:27:29.119Z] Fetching without tags
23:27:29 [2020-11-14T23:27:29.523Z] Merging remotes/origin/master commit b6bfff2a628fe823cfe9dc6797383769aa2f9db1 into PR head commit 05c20a6e1c708bc881dee36554c6598937afa699
23:27:28 [2020-11-14T23:27:28.977Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:27:28 [2020-11-14T23:27:28.998Z]  > git config --add remote.origin.fetch +refs/pull/41625/head:refs/remotes/origin/PR-41625 # timeout=10
23:27:29 [2020-11-14T23:27:29.038Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:27:29 [2020-11-14T23:27:29.074Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:27:29 [2020-11-14T23:27:29.127Z] Fetching upstream changes from https://github.com/moby/moby.git
23:27:29 [2020-11-14T23:27:29.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:27:29 [2020-11-14T23:27:29.130Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:27:29 [2020-11-14T23:27:29.584Z]  > git config core.sparsecheckout # timeout=10
23:27:29 [2020-11-14T23:27:29.606Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:27:29 [2020-11-14T23:27:29.827Z] #8 ...
23:27:29 [2020-11-14T23:27:29.827Z] 
23:27:29 [2020-11-14T23:27:29.827Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:27:29 [2020-11-14T23:27:29.827Z] #6 DONE 0.8s
23:27:29 [2020-11-14T23:27:29.827Z] 
23:27:29 [2020-11-14T23:27:29.827Z] #7 [internal] load metadata for docker.io/library/debian:buster
23:27:29 [2020-11-14T23:27:29.827Z] #7 DONE 0.9s
23:27:29 [2020-11-14T23:27:29.827Z] 
23:27:29 [2020-11-14T23:27:29.827Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:27:29 [2020-11-14T23:27:29.827Z] #8 DONE 0.9s
23:27:29 [2020-11-14T23:27:29.827Z] 
23:27:29 [2020-11-14T23:27:29.827Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:27:29 [2020-11-14T23:27:29.827Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:27:29 [2020-11-14T23:27:29.827Z] #61 DONE 0.0s
23:27:29 [2020-11-14T23:27:29.827Z] 
23:27:29 [2020-11-14T23:27:29.827Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:27:29 [2020-11-14T23:27:29.827Z] #25 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
23:27:30 [2020-11-14T23:27:30.051Z] #38 32.02 + 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:27:30 [2020-11-14T23:27:30.125Z] #25 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
23:27:30 [2020-11-14T23:27:30.125Z] #25 sha256:718fa89ee697814e223b7b407029d1ebc1d8316f9d26c0ae1e9168d9b5ba893c 529B / 529B done
23:27:30 [2020-11-14T23:27:30.125Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 0B / 54.14MB 0.1s
23:27:30 [2020-11-14T23:27:30.125Z] #25 sha256:2946fdcd38d09692b95ae44ef5aa4a608d852cd56565f6ac040208e9c12e661e 1.50kB / 1.50kB done
23:27:30 [2020-11-14T23:27:30.529Z] #56 ...
23:27:30 [2020-11-14T23:27:30.529Z] 
23:27:30 [2020-11-14T23:27:30.529Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.47 Selecting previously unselected package libapparmor1:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.47 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.48 Unpacking libapparmor1:s390x (2.13.2-10) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.53 Selecting previously unselected package libapparmor-dev:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.53 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.54 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.60 Selecting previously unselected package libbtrfs0.
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.60 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.60 Unpacking libbtrfs0 (4.20.1-2) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.63 Selecting previously unselected package libbtrfs-dev.
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.63 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.63 Unpacking libbtrfs-dev (4.20.1-2) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.70 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.71 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.71 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.74 Selecting previously unselected package libudev-dev:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.74 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.76 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.91 Selecting previously unselected package libsepol1-dev:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.91 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 63.92 Unpacking libsepol1-dev:s390x (2.8-1) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.11 Selecting previously unselected package libpcre16-3:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.11 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.12 Unpacking libpcre16-3:s390x (2:8.39-12) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.17 Selecting previously unselected package libpcre32-3:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.17 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.17 Unpacking libpcre32-3:s390x (2:8.39-12) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.31 Selecting previously unselected package libpcrecpp0v5:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.31 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.31 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.36 Selecting previously unselected package libpcre3-dev:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.36 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.36 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.65 Selecting previously unselected package libselinux1-dev:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.66 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.66 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.85 Selecting previously unselected package libdevmapper-dev:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.85 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.86 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.90 Selecting previously unselected package libseccomp-dev:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.90 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 64.91 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.03 Selecting previously unselected package libsystemd-dev:s390x.
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.04 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.04 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.46 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.47 Setting up libseccomp-dev:s390x (2.3.3-4) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.47 Setting up libapparmor1:s390x (2.13.2-10) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.48 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.49 Setting up libpcre16-3:s390x (2:8.39-12) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.49 Setting up libsepol1-dev:s390x (2.8-1) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.50 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.50 Setting up libbtrfs0 (4.20.1-2) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.51 Setting up libpcre32-3:s390x (2:8.39-12) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.52 Setting up libudev-dev:s390x (241-7~deb10u4) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.53 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.53 Setting up libbtrfs-dev (4.20.1-2) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.54 Setting up libapparmor-dev:s390x (2.13.2-10) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.54 Setting up mingw-w64-common (6.0.0-3) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.55 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.56 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.57 Setting up libpcre3-dev:s390x (2:8.39-12) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.57 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.58 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:27:30 [2020-11-14T23:27:30.529Z] #11 65.58 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:27:30 [2020-11-14T23:27:30.529Z] #11 65.59 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:27:30 [2020-11-14T23:27:30.529Z] #11 65.59 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:27:30 [2020-11-14T23:27:30.530Z] #11 65.59 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:27:30 [2020-11-14T23:27:30.530Z] #11 65.60 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:27:30 [2020-11-14T23:27:30.530Z] #11 65.60 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
23:27:30 [2020-11-14T23:27:30.530Z] #11 65.61 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
23:27:30 [2020-11-14T23:27:30.530Z] #11 65.62 Setting up dmsetup (2:1.02.155-3) ...
23:27:30 [2020-11-14T23:27:30.530Z] #11 65.63 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
23:27:30 [2020-11-14T23:27:30.530Z] #11 65.63 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
23:27:30 [2020-11-14T23:27:30.530Z] #11 65.64 Processing triggers for libc-bin (2.28-10) ...
23:27:30 [2020-11-14T23:27:30.530Z] #11 DONE 66.1s
23:27:30 [2020-11-14T23:27:30.530Z] 
23:27:30 [2020-11-14T23:27:30.530Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:30 [2020-11-14T23:27:30.530Z] #41 29.82   CC       compel/arch/s390/plugins/std/parasite-head.o
23:27:30 [2020-11-14T23:27:30.530Z] #41 29.85   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
23:27:30 [2020-11-14T23:27:30.530Z] #41 29.89   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.00   AR       compel/plugins/std.lib.a
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.02   CC       compel/plugins/fds/fds.o
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.14   AR       compel/plugins/fds.lib.a
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.15   HOSTDEP  compel/src/lib/log-host.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.20   HOSTDEP  compel/src/lib/handle-elf-host.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.27   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.33   HOSTDEP  compel/src/main-host.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.43   DEP      compel/src/lib/ptrace.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.54   DEP      compel/src/lib/infect.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.72   DEP      compel/src/lib/infect-util.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.80   DEP      compel/src/lib/infect-rpc.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.95   DEP      compel/arch/s390/src/lib/infect.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 30.99   DEP      compel/arch/s390/src/lib/cpu.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 31.03   DEP      compel/src/lib/log.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 31.08   DEP      compel/src/main.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 31.17   DEP      compel/src/lib/handle-elf.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 31.23   DEP      compel/arch/s390/src/lib/handle-elf.d
23:27:30 [2020-11-14T23:27:30.530Z] #41 31.30   CC       compel/src/lib/log.o
23:27:30 [2020-11-14T23:27:30.530Z] #41 31.45   CC       compel/arch/s390/src/lib/cpu.o
23:27:30 [2020-11-14T23:27:30.530Z] #41 31.59   CC       compel/arch/s390/src/lib/infect.o
23:27:30 [2020-11-14T23:27:30.530Z] #41 32.23   CC       compel/src/lib/infect-rpc.o
23:27:30 [2020-11-14T23:27:30.530Z] #41 32.48   CC       compel/src/lib/infect-util.o
23:27:30 [2020-11-14T23:27:30.530Z] #41 32.70   CC       compel/src/lib/infect.o
23:27:30 [2020-11-14T23:27:30.530Z] #41 ...
23:27:30 [2020-11-14T23:27:30.530Z] 
23:27:30 [2020-11-14T23:27:30.530Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:30 [2020-11-14T23:27:30.530Z] #43 56.56 vendor/golang.org/x/text/secure/bidirule
23:27:30 [2020-11-14T23:27:30.530Z] #43 56.71 vendor/golang.org/x/text/unicode/norm
23:27:30 [2020-11-14T23:27:30.530Z] #43 58.08 vendor/golang.org/x/net/idna
23:27:30 [2020-11-14T23:27:30.530Z] #43 59.41 vendor/golang.org/x/net/http2/hpack
23:27:30 [2020-11-14T23:27:30.530Z] #43 60.07 mime
23:27:30 [2020-11-14T23:27:30.530Z] #43 61.14 mime/quotedprintable
23:27:30 [2020-11-14T23:27:30.530Z] #43 61.35 net/http/internal
23:27:30 [2020-11-14T23:27:30.530Z] #43 63.83 net/textproto
23:27:30 [2020-11-14T23:27:30.530Z] #43 63.83 crypto/x509
23:27:30 [2020-11-14T23:27:30.530Z] #43 64.55 vendor/golang.org/x/net/http/httpguts
23:27:30 [2020-11-14T23:27:30.530Z] #43 64.71 vendor/golang.org/x/net/http/httpproxy
23:27:30 [2020-11-14T23:27:30.530Z] #43 65.16 mime/multipart
23:27:30 [2020-11-14T23:27:30.530Z] #43 66.48 crypto/tls
23:27:30 [2020-11-14T23:27:30.530Z] #43 ...
23:27:30 [2020-11-14T23:27:30.530Z] 
23:27:30 [2020-11-14T23:27:30.530Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:27:30 [2020-11-14T23:27:30.822Z] #12 ...
23:27:30 [2020-11-14T23:27:30.822Z] 
23:27:30 [2020-11-14T23:27:30.822Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:27:30 [2020-11-14T23:27:30.822Z] #56 DONE 67.0s
23:27:30 [2020-11-14T23:27:30.933Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 5.06MB / 54.14MB 0.9s
23:27:31 [2020-11-14T23:27:31.114Z] 
23:27:31 [2020-11-14T23:27:31.114Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:27:31 [2020-11-14T23:27:31.114Z] #57 DONE 0.1s
23:27:31 [2020-11-14T23:27:31.114Z] 
23:27:31 [2020-11-14T23:27:31.114Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:27:31 [2020-11-14T23:27:31.114Z] #58 DONE 0.1s
23:27:31 [2020-11-14T23:27:31.114Z] 
23:27:31 [2020-11-14T23:27:31.114Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.101 + RM_GOPATH=0
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.101 + TMP_GOPATH=
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.101 + : /build
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.101 + '[' -z '' ']'
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.101 ++ mktemp -d
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.113 + export GOPATH=/tmp/tmp.wwYOfynjBX
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.113 + GOPATH=/tmp/tmp.wwYOfynjBX
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.113 + RM_GOPATH=1
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.113 + case "$(go env GOARCH)" in
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.113 ++ go env GOARCH
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.131 + export GO_BUILDMODE=-buildmode=pie
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.131 + GO_BUILDMODE=-buildmode=pie
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.131 ++ dirname /tmp/install/install.sh
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.131 + dir=/tmp/install
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.131 + bin=runc
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.131 + shift
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.131 + '[' '!' -f /tmp/install/runc.installer ']'
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.131 + . /tmp/install/runc.installer
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.131 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.131 + install_runc
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.131 + uname -r
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.131 + grep -q '^3\.10\.0.*\.el7\.'
23:27:31 [2020-11-14T23:27:31.114Z] #51 1.147 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:27:31 [2020-11-14T23:27:31.303Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 8.58MB / 54.14MB 1.2s
23:27:31 [2020-11-14T23:27:31.406Z] #51 ...
23:27:31 [2020-11-14T23:27:31.406Z] 
23:27:31 [2020-11-14T23:27:31.406Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:27:31 [2020-11-14T23:27:31.406Z] #12 DONE 1.2s
23:27:31 [2020-11-14T23:27:31.406Z] 
23:27:31 [2020-11-14T23:27:31.406Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:31 [2020-11-14T23:27:31.406Z] #51 1.151 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:27:31 [2020-11-14T23:27:31.406Z] #51 1.151 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:27:31 [2020-11-14T23:27:31.406Z] #51 1.151 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wwYOfynjBX/src/github.com/opencontainers/runc
23:27:31 [2020-11-14T23:27:31.406Z] #51 1.151 Cloning into '/tmp/tmp.wwYOfynjBX/src/github.com/opencontainers/runc'...
23:27:31 [2020-11-14T23:27:31.617Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 13.70MB / 54.14MB 1.5s
23:27:31 [2020-11-14T23:27:31.689Z] Merge succeeded, producing 05c20a6e1c708bc881dee36554c6598937afa699
23:27:31 [2020-11-14T23:27:31.689Z] Checking out Revision 05c20a6e1c708bc881dee36554c6598937afa699 (PR-41625)
23:27:31 [2020-11-14T23:27:31.958Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 16.62MB / 54.14MB 1.6s
23:27:31 [2020-11-14T23:27:31.958Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 20.41MB / 54.14MB 1.9s
23:27:31 [2020-11-14T23:27:31.482Z]  > git remote # timeout=10
23:27:31 [2020-11-14T23:27:31.512Z]  > git config --get remote.origin.url # timeout=10
23:27:31 [2020-11-14T23:27:31.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:27:31 [2020-11-14T23:27:31.637Z]  > git merge b6bfff2a628fe823cfe9dc6797383769aa2f9db1 # timeout=10
23:27:31 [2020-11-14T23:27:31.661Z]  > git rev-parse HEAD^{commit} # timeout=10
23:27:31 [2020-11-14T23:27:31.697Z]  > git config core.sparsecheckout # timeout=10
23:27:31 [2020-11-14T23:27:31.722Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:27:32 [2020-11-14T23:27:32.442Z] #51 ...
23:27:32 [2020-11-14T23:27:32.442Z] 
23:27:32 [2020-11-14T23:27:32.442Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:27:32 [2020-11-14T23:27:32.442Z] #13 DONE 1.0s
23:27:32 [2020-11-14T23:27:32.442Z] 
23:27:32 [2020-11-14T23:27:32.442Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:32 [2020-11-14T23:27:32.442Z] #41 34.25   CC       compel/src/lib/ptrace.o
23:27:32 [2020-11-14T23:27:32.442Z] #41 34.73   AR       compel/libcompel.a
23:27:32 [2020-11-14T23:27:32.442Z] #41 34.77   HOSTCC   compel/src/main-host.o
23:27:32 [2020-11-14T23:27:32.442Z] #41 34.94   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
23:27:32 [2020-11-14T23:27:32.442Z] #41 35.02   HOSTCC   compel/src/lib/handle-elf-host.o
23:27:32 [2020-11-14T23:27:32.442Z] #41 35.28   HOSTCC   compel/src/lib/log-host.o
23:27:32 [2020-11-14T23:27:32.442Z] #41 35.34   HOSTLINK compel/compel-host-bin
23:27:32 [2020-11-14T23:27:32.526Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 24.59MB / 54.14MB 2.3s
23:27:32 [2020-11-14T23:27:32.597Z] #38 ...
23:27:32 [2020-11-14T23:27:32.597Z] 
23:27:32 [2020-11-14T23:27:32.597Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:32 [2020-11-14T23:27:32.734Z] #41 35.38   DEP      soccr/soccr.d
23:27:32 [2020-11-14T23:27:32.734Z] #41 35.47   CC       soccr/soccr.o
23:27:33 [2020-11-14T23:27:33.003Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 28.26MB / 54.14MB 2.7s
23:27:33 [2020-11-14T23:27:33.369Z] #41 ...
23:27:33 [2020-11-14T23:27:33.369Z] 
23:27:33 [2020-11-14T23:27:33.369Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:27:33 [2020-11-14T23:27:33.369Z] #14 0.740 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:27:33 [2020-11-14T23:27:33.369Z] #14 DONE 0.9s
23:27:33 [2020-11-14T23:27:33.369Z] 
23:27:33 [2020-11-14T23:27:33.369Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:33 [2020-11-14T23:27:33.370Z] #41 36.00   AR       soccr/libsoccr.a
23:27:33 [2020-11-14T23:27:33.370Z] #41 36.02 make[1]: 'soccr/libsoccr.a' is up to date.
23:27:33 [2020-11-14T23:27:33.370Z] #41 36.24   DEP      criu/arch/s390/sigframe.d
23:27:33 [2020-11-14T23:27:33.370Z] #41 36.31   DEP      criu/arch/s390/crtools.d
23:27:33 [2020-11-14T23:27:33.377Z] #62 34.32 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:27:33 [2020-11-14T23:27:33.377Z] #62 36.03 + cd /tmp/tmp.x8J1MRKlnI/src/github.com/docker/libnetwork
23:27:33 [2020-11-14T23:27:33.377Z] #62 36.03 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5
23:27:33 [2020-11-14T23:27:33.418Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 32.07MB / 54.14MB 3.0s
23:27:33 [2020-11-14T23:27:33.418Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 34.94MB / 54.14MB 3.3s
23:27:33 [2020-11-14T23:27:33.642Z] #62 36.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:27:33 [2020-11-14T23:27:33.664Z] #41 36.49   DEP      criu/arch/s390/cpu.d
23:27:33 [2020-11-14T23:27:33.664Z] #41 36.63   CC       criu/arch/s390/cpu.o
23:27:33 [2020-11-14T23:27:33.726Z] Fetching without tags
23:27:33 [2020-11-14T23:27:33.908Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 38.03MB / 54.14MB 3.6s
23:27:33 [2020-11-14T23:27:33.908Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 41.25MB / 54.14MB 3.9s
23:27:33 [2020-11-14T23:27:33.956Z] #41 ...
23:27:33 [2020-11-14T23:27:33.956Z] 
23:27:33 [2020-11-14T23:27:33.956Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:27:33 [2020-11-14T23:27:33.956Z] #15 DONE 0.8s
23:27:34 [2020-11-14T23:27:34.186Z] Merging remotes/origin/master commit b6bfff2a628fe823cfe9dc6797383769aa2f9db1 into PR head commit 05c20a6e1c708bc881dee36554c6598937afa699
23:27:34 [2020-11-14T23:27:34.255Z] 
23:27:34 [2020-11-14T23:27:34.255Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:34 [2020-11-14T23:27:34.255Z] #41 36.98   CC       criu/arch/s390/crtools.o
23:27:34 [2020-11-14T23:27:34.574Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 44.35MB / 54.14MB 4.2s
23:27:34 [2020-11-14T23:27:34.574Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 48.27MB / 54.14MB 4.5s
23:27:34 [2020-11-14T23:27:34.585Z] #62 ...
23:27:34 [2020-11-14T23:27:34.585Z] 
23:27:34 [2020-11-14T23:27:34.585Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:27:34 [2020-11-14T23:27:34.585Z] #34 27.28 Fetched 8401 kB in 22s (389 kB/s)
23:27:34 [2020-11-14T23:27:34.585Z] #34 27.28 Reading package lists...
23:27:34 [2020-11-14T23:27:34.846Z] #34 ...
23:27:34 [2020-11-14T23:27:34.846Z] 
23:27:34 [2020-11-14T23:27:34.846Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.25 go: downloading golang.org/x/text v0.3.2
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.25 go: downloading github.com/ultraware/whitespace v0.0.4
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.32 go: downloading github.com/go-critic/go-critic v0.4.1
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.39 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.45 go: extracting github.com/ultraware/whitespace v0.0.4
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.49 go: downloading github.com/ultraware/funlen v0.0.2
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.49 go: downloading github.com/gobwas/glob v0.2.3
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.55 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.62 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.69 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.69 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:27:34 [2020-11-14T23:27:34.846Z] #47 31.80 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.09 go: extracting github.com/ultraware/funlen v0.0.2
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.18 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.25 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.30 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.43 go: extracting github.com/sourcegraph/go-diff v0.5.1
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.55 go: extracting github.com/gobwas/glob v0.2.3
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.55 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.59 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.59 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.60 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.60 go: extracting github.com/go-critic/go-critic v0.4.1
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.76 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.79 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.98 go: downloading github.com/gogo/protobuf v1.2.1
23:27:34 [2020-11-14T23:27:34.846Z] #47 32.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:27:34 [2020-11-14T23:27:34.846Z] #47 33.04 go: extracting github.com/go-lintpack/lintpack v0.5.2
23:27:34 [2020-11-14T23:27:34.846Z] #47 33.05 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:27:34 [2020-11-14T23:27:34.846Z] #47 33.20 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:27:34 [2020-11-14T23:27:34.846Z] #47 33.38 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:27:34 [2020-11-14T23:27:34.846Z] #47 33.99 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:27:34 [2020-11-14T23:27:34.846Z] #47 34.14 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:27:34 [2020-11-14T23:27:34.846Z] #47 34.30 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
23:27:34 [2020-11-14T23:27:34.846Z] #47 34.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:27:34 [2020-11-14T23:27:34.846Z] #47 34.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:27:34 [2020-11-14T23:27:34.846Z] #47 34.54 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:27:34 [2020-11-14T23:27:34.846Z] #47 34.72 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:27:34 [2020-11-14T23:27:34.846Z] #47 35.30 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:27:34 [2020-11-14T23:27:34.846Z] #47 35.35 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:27:34 [2020-11-14T23:27:34.846Z] #47 35.40 go: extracting github.com/go-toolsmith/astfmt v1.0.0
23:27:34 [2020-11-14T23:27:34.846Z] #47 35.65 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:27:34 [2020-11-14T23:27:34.846Z] #47 36.05 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:27:34 [2020-11-14T23:27:34.846Z] #47 36.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:27:34 [2020-11-14T23:27:34.846Z] #47 36.34 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:27:34 [2020-11-14T23:27:34.846Z] #47 36.51 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:27:34 [2020-11-14T23:27:34.846Z] #47 36.86 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:27:34 [2020-11-14T23:27:34.846Z] #47 37.05 go: downloading github.com/kisielk/gotool v1.0.0
23:27:34 [2020-11-14T23:27:34.846Z] #47 37.17 go: extracting github.com/go-toolsmith/astcopy v1.0.0
23:27:34 [2020-11-14T23:27:34.846Z] #47 37.33 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:27:34 [2020-11-14T23:27:34.846Z] #47 37.39 go: extracting github.com/go-toolsmith/strparse v1.0.0
23:27:34 [2020-11-14T23:27:34.846Z] #47 37.40 go: extracting github.com/inconshreveable/mousetrap v1.0.0
23:27:34 [2020-11-14T23:27:34.846Z] #47 37.53 go: downloading github.com/BurntSushi/toml v0.3.1
23:27:34 [2020-11-14T23:27:34.907Z] #41 ...
23:27:34 [2020-11-14T23:27:34.907Z] 
23:27:34 [2020-11-14T23:27:34.907Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:27:34 [2020-11-14T23:27:34.907Z] #16 DONE 0.9s
23:27:34 [2020-11-14T23:27:34.907Z] 
23:27:34 [2020-11-14T23:27:34.907Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:34 [2020-11-14T23:27:34.907Z] #41 37.54   CC       criu/arch/s390/sigframe.o
23:27:34 [2020-11-14T23:27:34.907Z] #41 37.78   LINK     criu/arch/s390/crtools.built-in.o
23:27:34 [2020-11-14T23:27:34.925Z] #25 ...
23:27:34 [2020-11-14T23:27:34.925Z] 
23:27:34 [2020-11-14T23:27:34.925Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:27:34 [2020-11-14T23:27:34.925Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:27:34 [2020-11-14T23:27:34.925Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:27:34 [2020-11-14T23:27:34.925Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done
23:27:34 [2020-11-14T23:27:34.925Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done
23:27:34 [2020-11-14T23:27:34.925Z] #61 DONE 5.0s
23:27:34 [2020-11-14T23:27:34.925Z] 
23:27:34 [2020-11-14T23:27:34.925Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:27:34 [2020-11-14T23:27:34.925Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:27:34 [2020-11-14T23:27:34.925Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done
23:27:34 [2020-11-14T23:27:34.925Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
23:27:34 [2020-11-14T23:27:34.925Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done
23:27:34 [2020-11-14T23:27:34.925Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.22MB / 57.46MB 4.7s
23:27:34 [2020-11-14T23:27:34.925Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 57.08MB / 96.52MB 4.7s
23:27:34 [2020-11-14T23:27:34.925Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
23:27:34 [2020-11-14T23:27:34.925Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done
23:27:34 [2020-11-14T23:27:34.925Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 49.66MB / 73.58MB 4.7s
23:27:34 [2020-11-14T23:27:34.925Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 52.44MB / 54.14MB 4.7s
23:27:34 [2020-11-14T23:27:34.925Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:27:35 [2020-11-14T23:27:35.106Z] #47 37.64 go: extracting github.com/kisielk/gotool v1.0.0
23:27:35 [2020-11-14T23:27:35.107Z] #47 37.84 go: extracting github.com/go-toolsmith/astcast v1.0.0
23:27:35 [2020-11-14T23:27:35.107Z] #47 37.90 go: extracting github.com/go-toolsmith/astequal v1.0.0
23:27:35 [2020-11-14T23:27:35.212Z] #41 37.86   DEP      criu/pie/util-vdso.d
23:27:35 [2020-11-14T23:27:35.212Z] #41 37.97   DEP      criu/pie/util.d
23:27:33 [2020-11-14T23:27:33.634Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:27:33 [2020-11-14T23:27:33.649Z]  > git config --add remote.origin.fetch +refs/pull/41625/head:refs/remotes/origin/PR-41625 # timeout=10
23:27:33 [2020-11-14T23:27:33.676Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:27:33 [2020-11-14T23:27:33.707Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:27:33 [2020-11-14T23:27:33.744Z] Fetching upstream changes from https://github.com/moby/moby.git
23:27:33 [2020-11-14T23:27:33.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:27:33 [2020-11-14T23:27:33.771Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:27:34 [2020-11-14T23:27:34.203Z]  > git config core.sparsecheckout # timeout=10
23:27:34 [2020-11-14T23:27:34.228Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:27:35 [2020-11-14T23:27:35.301Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 61.97MB / 96.52MB 4.9s
23:27:35 [2020-11-14T23:27:35.301Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 53.62MB / 73.58MB 4.9s
23:27:35 [2020-11-14T23:27:35.301Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.8s done
23:27:35 [2020-11-14T23:27:35.301Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.39MB / 57.46MB 5.1s
23:27:35 [2020-11-14T23:27:35.505Z] #41 38.09   CC       criu/pie/util.o
23:27:35 [2020-11-14T23:27:35.505Z] #41 38.35   CC       criu/pie/util-vdso.o
23:27:35 [2020-11-14T23:27:35.653Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 69.40MB / 96.52MB 5.3s
23:27:35 [2020-11-14T23:27:35.653Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 59.50MB / 73.58MB 5.3s
23:27:35 [2020-11-14T23:27:35.653Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 55.99MB / 57.46MB 5.5s
23:27:35 [2020-11-14T23:27:35.653Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 74.89MB / 96.52MB 5.5s
23:27:35 [2020-11-14T23:27:35.653Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 64.88MB / 73.58MB 5.5s
23:27:35 [2020-11-14T23:27:35.678Z] #47 38.23 go: extracting github.com/BurntSushi/toml v0.3.1
23:27:35 [2020-11-14T23:27:35.678Z] #47 38.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:27:35 [2020-11-14T23:27:35.678Z] #47 38.38 go: downloading github.com/go-toolsmith/astp v1.0.0
23:27:35 [2020-11-14T23:27:35.678Z] #47 38.39 go: downloading github.com/go-toolsmith/typep v1.0.0
23:27:35 [2020-11-14T23:27:35.678Z] #47 ...
23:27:35 [2020-11-14T23:27:35.678Z] 
23:27:35 [2020-11-14T23:27:35.678Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:35 [2020-11-14T23:27:35.678Z] #49 28.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:27:35 [2020-11-14T23:27:35.678Z] #49 30.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:27:35 [2020-11-14T23:27:35.678Z] #49 30.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:27:35 [2020-11-14T23:27:35.678Z] #49 31.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:27:35 [2020-11-14T23:27:35.678Z] #49 31.08 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:27:35 [2020-11-14T23:27:35.678Z] #49 32.22 runtime/cgo
23:27:35 [2020-11-14T23:27:35.678Z] #49 32.31 runtime
23:27:35 [2020-11-14T23:27:35.724Z] Fetching without tags
23:27:35 [2020-11-14T23:27:35.800Z] #41 ...
23:27:35 [2020-11-14T23:27:35.800Z] 
23:27:35 [2020-11-14T23:27:35.800Z] #17 [dev-systemd-false  6/26] RUN ldconfig
23:27:35 [2020-11-14T23:27:35.800Z] #17 DONE 1.1s
23:27:35 [2020-11-14T23:27:35.800Z] 
23:27:35 [2020-11-14T23:27:35.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:35 [2020-11-14T23:27:35.800Z] #41 38.69   AR       criu/pie/pie.lib.a
23:27:35 [2020-11-14T23:27:35.800Z] #41 38.73   DEP      criu/pie/restorer.d
23:27:35 [2020-11-14T23:27:35.953Z] #49 ...
23:27:35 [2020-11-14T23:27:35.953Z] 
23:27:35 [2020-11-14T23:27:35.953Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:35 [2020-11-14T23:27:35.953Z] #47 38.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:27:35 [2020-11-14T23:27:35.967Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.7s done
23:27:35 [2020-11-14T23:27:35.967Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 80.18MB / 96.52MB 5.8s
23:27:35 [2020-11-14T23:27:35.967Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 72.66MB / 73.58MB 5.8s
23:27:36 [2020-11-14T23:27:36.011Z] Merge succeeded, producing 05c20a6e1c708bc881dee36554c6598937afa699
23:27:36 [2020-11-14T23:27:36.011Z] Checking out Revision 05c20a6e1c708bc881dee36554c6598937afa699 (PR-41625)
23:27:36 [2020-11-14T23:27:36.091Z] #41 38.91   DEP      criu/arch/s390/restorer.d
23:27:36 [2020-11-14T23:27:36.125Z] Merging remotes/origin/master commit b6bfff2a628fe823cfe9dc6797383769aa2f9db1 into PR head commit 05c20a6e1c708bc881dee36554c6598937afa699
23:27:36 [2020-11-14T23:27:36.205Z] Commit message: "handleContainerExit: put a timeout on containerd DeleteTask"
23:27:36 [2020-11-14T23:27:36.214Z] #47 38.90 go: extracting github.com/go-toolsmith/astp v1.0.0
23:27:36 [2020-11-14T23:27:36.268Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.9s done
23:27:36 [2020-11-14T23:27:36.268Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 86.64MB / 96.52MB 6.1s
23:27:36 [2020-11-14T23:27:36.268Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 92.21MB / 96.52MB 6.3s
23:27:36 [2020-11-14T23:27:36.384Z] #41 39.07   DEP      criu/arch/s390/vdso-pie.d
23:27:36 [2020-11-14T23:27:36.384Z] #41 39.14   DEP      criu/pie/parasite-vdso.d
23:27:36 [2020-11-14T23:27:36.384Z] #41 39.24   DEP      criu/pie/parasite.d
23:27:36 [2020-11-14T23:27:36.479Z] #47 39.13 go: extracting github.com/go-toolsmith/typep v1.0.0
23:27:36 [2020-11-14T23:27:36.575Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.4s done
23:27:36 [2020-11-14T23:27:36.575Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
23:27:36 [2020-11-14T23:27:36.676Z] #41 39.42   CC       criu/pie/parasite.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
23:27:36 [2020-11-14T23:27:36.740Z] #47 39.31 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
[Pipeline] sh
23:27:36 [2020-11-14T23:27:36.870Z] #9 ...
23:27:36 [2020-11-14T23:27:36.870Z] 
23:27:36 [2020-11-14T23:27:36.870Z] #22 [internal] load build context
23:27:36 [2020-11-14T23:27:36.870Z] #22 transferring context: 52.01MB 7.0s done
23:27:36 [2020-11-14T23:27:36.870Z] #22 DONE 7.0s
23:27:36 [2020-11-14T23:27:36.870Z] 
23:27:36 [2020-11-14T23:27:36.870Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:27:36 [2020-11-14T23:27:36.870Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 54.14MB / 54.14MB 5.2s done
23:27:36 [2020-11-14T23:27:36.870Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244
23:27:37 [2020-11-14T23:27:37.044Z] #41 39.95   LINK     criu/pie/parasite.built-in.o
23:27:37 [2020-11-14T23:27:37.044Z] #41 39.95   GEN      criu/pie/parasite-blob.h
23:27:37 [2020-11-14T23:27:37.044Z] #41 39.96   CC       criu/pie/parasite-vdso.o
23:27:37 [2020-11-14T23:27:37.372Z] + docker version
23:27:37 [2020-11-14T23:27:37.609Z] Merge succeeded, producing 05c20a6e1c708bc881dee36554c6598937afa699
23:27:37 [2020-11-14T23:27:37.609Z] Checking out Revision 05c20a6e1c708bc881dee36554c6598937afa699 (PR-41625)
23:27:35 [2020-11-14T23:27:35.678Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:27:35 [2020-11-14T23:27:35.695Z]  > git config --add remote.origin.fetch +refs/pull/41625/head:refs/remotes/origin/PR-41625 # timeout=10
23:27:35 [2020-11-14T23:27:35.702Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:27:35 [2020-11-14T23:27:35.719Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:27:35 [2020-11-14T23:27:35.734Z] Fetching upstream changes from https://github.com/moby/moby.git
23:27:35 [2020-11-14T23:27:35.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:27:35 [2020-11-14T23:27:35.736Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:27:36 [2020-11-14T23:27:36.139Z]  > git config core.sparsecheckout # timeout=10
23:27:36 [2020-11-14T23:27:36.161Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:27:37 [2020-11-14T23:27:37.552Z]  > git remote # timeout=10
23:27:37 [2020-11-14T23:27:37.567Z]  > git config --get remote.origin.url # timeout=10
23:27:37 [2020-11-14T23:27:37.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:27:37 [2020-11-14T23:27:37.579Z]  > git merge b6bfff2a628fe823cfe9dc6797383769aa2f9db1 # timeout=10
23:27:37 [2020-11-14T23:27:37.603Z]  > git rev-parse HEAD^{commit} # timeout=10
23:27:37 [2020-11-14T23:27:37.617Z]  > git config core.sparsecheckout # timeout=10
23:27:37 [2020-11-14T23:27:37.628Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:27:37 [2020-11-14T23:27:37.678Z] #41 40.25   CC       criu/arch/s390/vdso-pie.o
23:27:37 [2020-11-14T23:27:37.678Z] #41 40.48   CC       criu/arch/s390/restorer.o
23:27:35 [2020-11-14T23:27:35.831Z]  > git remote # timeout=10
23:27:35 [2020-11-14T23:27:35.884Z]  > git config --get remote.origin.url # timeout=10
23:27:35 [2020-11-14T23:27:35.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:27:35 [2020-11-14T23:27:35.942Z]  > git merge b6bfff2a628fe823cfe9dc6797383769aa2f9db1 # timeout=10
23:27:35 [2020-11-14T23:27:35.994Z]  > git rev-parse HEAD^{commit} # timeout=10
23:27:36 [2020-11-14T23:27:36.017Z]  > git config core.sparsecheckout # timeout=10
23:27:36 [2020-11-14T23:27:36.055Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:27:37 [2020-11-14T23:27:37.969Z] #41 40.71   CC       criu/pie/restorer.o
23:27:38 [2020-11-14T23:27:38.667Z] #47 41.49 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:27:39 [2020-11-14T23:27:39.556Z] #41 42.26   LINK     criu/pie/restorer.built-in.o
23:27:39 [2020-11-14T23:27:39.556Z] #41 42.26   GEN      criu/pie/restorer-blob.h
23:27:39 [2020-11-14T23:27:39.556Z] #41 42.33   DEP      criu/vdso.d
23:27:39 [2020-11-14T23:27:39.556Z] #41 42.45   DEP      criu/uts_ns.d
23:27:39 [2020-11-14T23:27:39.556Z] #41 42.57   DEP      criu/util.d
23:27:39 [2020-11-14T23:27:39.856Z] #41 42.74   DEP      criu/uffd.d
23:27:40 [2020-11-14T23:27:40.148Z] #41 42.98   DEP      criu/tun.d
23:27:40 [2020-11-14T23:27:40.148Z] #41 43.09   DEP      criu/tty.d
23:27:40 [2020-11-14T23:27:40.440Z] #41 43.31   DEP      criu/timerfd.d
23:27:40 [2020-11-14T23:27:40.692Z] Commit message: "handleContainerExit: put a timeout on containerd DeleteTask"
23:27:40 [2020-11-14T23:27:40.732Z] #41 43.48   DEP      criu/timens.d
23:27:40 [2020-11-14T23:27:40.732Z] #41 43.61   DEP      criu/sysfs_parse.d
23:27:41 [2020-11-14T23:27:41.024Z] #41 43.71   DEP      criu/sysctl.d
23:27:41 [2020-11-14T23:27:41.024Z] #41 43.77   DEP      criu/string.d
23:27:41 [2020-11-14T23:27:41.024Z] #41 43.80   DEP      criu/stats.d
23:27:41 [2020-11-14T23:27:41.024Z] #41 43.86   DEP      criu/sockets.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:27:41 [2020-11-14T23:27:41.205Z] #47 43.36 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:27:41 [2020-11-14T23:27:41.205Z] #47 ...
23:27:41 [2020-11-14T23:27:41.205Z] 
23:27:41 [2020-11-14T23:27:41.205Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:27:41 [2020-11-14T23:27:41.205Z] #53 33.52 Fetched 8401 kB in 25s (336 kB/s)
23:27:41 [2020-11-14T23:27:41.205Z] #53 33.52 Reading package lists...
23:27:41 [2020-11-14T23:27:41.205Z] #53 ...
23:27:41 [2020-11-14T23:27:41.205Z] 
23:27:41 [2020-11-14T23:27:41.205Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:41 [2020-11-14T23:27:41.205Z] #43 40.48 vendor/golang.org/x/crypto/internal/subtle
23:27:41 [2020-11-14T23:27:41.205Z] #43 40.70 vendor/golang.org/x/crypto/curve25519
23:27:41 [2020-11-14T23:27:41.317Z] #41 43.96   DEP      criu/sk-unix.d
23:27:41 [2020-11-14T23:27:41.317Z] #41 44.11   DEP      criu/sk-tcp.d
23:27:41 [2020-11-14T23:27:41.357Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 5.5s done
23:27:41 [2020-11-14T23:27:41.357Z] #25 DONE 11.0s
23:27:41 [2020-11-14T23:27:41.357Z] 
23:27:41 [2020-11-14T23:27:41.357Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:27:41 [2020-11-14T23:27:41.357Z] #26 0.283 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:27:41 [2020-11-14T23:27:41.357Z] #26 0.301 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
23:27:41 [2020-11-14T23:27:41.357Z] #26 0.324 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:27:41 [2020-11-14T23:27:41.357Z] #26 0.495 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
23:27:41 [2020-11-14T23:27:41.609Z] #41 44.26   DEP      criu/sk-queue.d
23:27:41 [2020-11-14T23:27:41.609Z] #41 44.39   DEP      criu/sk-packet.d
23:27:41 [2020-11-14T23:27:41.609Z] #41 44.52   DEP      criu/sk-netlink.d
23:27:41 [2020-11-14T23:27:41.651Z] #26 0.714 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:27:41 [2020-11-14T23:27:41.869Z] + docker version
23:27:41 [2020-11-14T23:27:41.901Z] #41 44.67   DEP      criu/sk-inet.d
23:27:41 [2020-11-14T23:27:41.944Z] #26 0.976 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
23:27:42 [2020-11-14T23:27:42.145Z] #43 ...
23:27:42 [2020-11-14T23:27:42.145Z] 
23:27:42 [2020-11-14T23:27:42.145Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:27:42 [2020-11-14T23:27:42.145Z] #40 34.60 Fetched 8401 kB in 26s (325 kB/s)
23:27:42 [2020-11-14T23:27:42.145Z] #40 34.60 Reading package lists...
23:27:42 [2020-11-14T23:27:42.145Z] #40 ...
23:27:42 [2020-11-14T23:27:42.145Z] 
23:27:42 [2020-11-14T23:27:42.145Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:27:42 [2020-11-14T23:27:42.145Z] #53 33.52 Reading package lists...
23:27:42 [2020-11-14T23:27:42.196Z] #41 44.83   DEP      criu/signalfd.d
23:27:42 [2020-11-14T23:27:42.196Z] #41 44.96   DEP      criu/sigframe.d
23:27:42 [2020-11-14T23:27:42.196Z] #41 45.04   DEP      criu/shmem.d
23:27:42 [2020-11-14T23:27:42.196Z] #41 45.11   DEP      criu/servicefd.d
23:27:42 [2020-11-14T23:27:42.358Z] Commit message: "handleContainerExit: put a timeout on containerd DeleteTask"
23:27:42 [2020-11-14T23:27:42.488Z] #41 45.24   DEP      criu/seize.d
23:27:42 [2020-11-14T23:27:42.488Z] #41 45.38   DEP      criu/seccomp.d
23:27:42 [2020-11-14T23:27:42.488Z] #41 45.50   DEP      criu/rst-malloc.d
[Pipeline] withEnv
[Pipeline] {
23:27:42 [2020-11-14T23:27:42.857Z] #41 45.55   DEP      criu/rbtree.d
23:27:42 [2020-11-14T23:27:42.857Z] #41 45.57   DEP      criu/pstree.d
23:27:42 [2020-11-14T23:27:42.857Z] #41 45.74   DEP      criu/protobuf.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:27:43 [2020-11-14T23:27:43.149Z] #41 45.80   GEN      criu/protobuf-desc-gen.h
23:27:43 [2020-11-14T23:27:43.463Z] #26 2.706 Fetched 8176 kB in 2s (3353 kB/s)
23:27:43 [2020-11-14T23:27:43.551Z] + docker version
23:27:44 [2020-11-14T23:27:44.241Z] #41 46.67   DEP      criu/protobuf-desc.d
23:27:44 [2020-11-14T23:27:44.241Z] #41 46.76   DEP      criu/proc_parse.d
23:27:44 [2020-11-14T23:27:44.241Z] #41 46.87   DEP      criu/plugin.d
23:27:44 [2020-11-14T23:27:44.241Z] #41 46.93   DEP      criu/pipes.d
23:27:44 [2020-11-14T23:27:44.241Z] #41 47.11   DEP      criu/pie-util.d
23:27:44 [2020-11-14T23:27:44.241Z] #41 47.20   DEP      criu/pie-util-vdso.d
23:27:44 [2020-11-14T23:27:44.505Z] #26 2.706 Reading package lists...
23:27:44 [2020-11-14T23:27:44.532Z] #41 47.27   DEP      criu/path.d
23:27:44 [2020-11-14T23:27:44.532Z] #41 47.43   DEP      criu/parasite-syscall.d
23:27:44 [2020-11-14T23:27:44.532Z] #41 ...
23:27:44 [2020-11-14T23:27:44.532Z] 
23:27:44 [2020-11-14T23:27:44.532Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:44 [2020-11-14T23:27:44.532Z] #43 70.71 net/http/httptrace
23:27:44 [2020-11-14T23:27:44.532Z] #43 70.84 net/http
23:27:44 [2020-11-14T23:27:44.532Z] #43 78.49 github.com/LK4D4/vndr/godl
23:27:44 [2020-11-14T23:27:44.532Z] #43 79.00 github.com/LK4D4/vndr
23:27:44 [2020-11-14T23:27:44.824Z] #43 ...
23:27:44 [2020-11-14T23:27:44.824Z] 
23:27:44 [2020-11-14T23:27:44.824Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:44 [2020-11-14T23:27:44.824Z] #41 47.59   DEP      criu/pagemap.d
23:27:44 [2020-11-14T23:27:44.824Z] #41 47.79   DEP      criu/pagemap-cache.d
23:27:45 [2020-11-14T23:27:45.116Z] #41 47.88   DEP      criu/page-xfer.d
23:27:45 [2020-11-14T23:27:45.116Z] #41 48.01   DEP      criu/page-pipe.d
23:27:45 [2020-11-14T23:27:45.408Z] #41 48.14   DEP      criu/netfilter.d
23:27:45 [2020-11-14T23:27:45.408Z] #41 48.34   DEP      criu/net.d
23:27:45 [2020-11-14T23:27:45.492Z] #53 44.59 Reading package lists...
23:27:45 [2020-11-14T23:27:45.492Z] #53 ...
23:27:45 [2020-11-14T23:27:45.492Z] 
23:27:45 [2020-11-14T23:27:45.492Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:27:45 [2020-11-14T23:27:45.492Z] #34 37.90 Reading package lists...
23:27:45 [2020-11-14T23:27:45.492Z] #34 ...
23:27:45 [2020-11-14T23:27:45.492Z] 
23:27:45 [2020-11-14T23:27:45.492Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:27:45 [2020-11-14T23:27:45.492Z] #40 34.60 Reading package lists...
23:27:45 [2020-11-14T23:27:45.549Z] #26 3.780 Reading package lists...
23:27:45 [2020-11-14T23:27:45.700Z] #41 48.51   DEP      criu/namespaces.d
23:27:45 [2020-11-14T23:27:45.700Z] #41 48.63   DEP      criu/mount.d
23:27:45 [2020-11-14T23:27:45.847Z] #26 4.949 Building dependency tree...
23:27:45 [2020-11-14T23:27:45.992Z] #41 ...
23:27:45 [2020-11-14T23:27:45.992Z] 
23:27:45 [2020-11-14T23:27:45.992Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:27:45 [2020-11-14T23:27:45.992Z] #18 1.027 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:27:45 [2020-11-14T23:27:45.992Z] #18 1.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:27:45 [2020-11-14T23:27:45.992Z] #18 1.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:27:45 [2020-11-14T23:27:45.992Z] #18 1.489 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:27:45 [2020-11-14T23:27:45.992Z] #18 2.168 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
23:27:45 [2020-11-14T23:27:45.992Z] #18 2.987 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
23:27:45 [2020-11-14T23:27:45.992Z] #18 6.317 Fetched 8090 kB in 6s (1459 kB/s)
23:27:45 [2020-11-14T23:27:45.992Z] #18 6.317 Reading package lists...
23:27:45 [2020-11-14T23:27:45.992Z] #18 7.943 Reading package lists...
23:27:45 [2020-11-14T23:27:45.992Z] #18 9.608 Building dependency tree...
23:27:45 [2020-11-14T23:27:45.992Z] #18 10.16 libcap2-bin is already the newest version (1:2.25-2).
23:27:45 [2020-11-14T23:27:45.992Z] #18 10.16 The following additional packages will be installed:
23:27:45 [2020-11-14T23:27:45.992Z] #18 ...
23:27:45 [2020-11-14T23:27:45.992Z] 
23:27:45 [2020-11-14T23:27:45.992Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:45 [2020-11-14T23:27:45.992Z] #41 48.83   DEP      criu/memfd.d
23:27:46 [2020-11-14T23:27:46.142Z] #26 5.308 The following additional packages will be installed:
23:27:46 [2020-11-14T23:27:46.142Z] #26 5.308   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:27:46 [2020-11-14T23:27:46.142Z] #26 5.309   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:27:46 [2020-11-14T23:27:46.142Z] #26 5.309   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:27:46 [2020-11-14T23:27:46.142Z] #26 5.310 Suggested packages:
23:27:46 [2020-11-14T23:27:46.142Z] #26 5.310   krb5-doc krb5-user
23:27:46 [2020-11-14T23:27:46.142Z] #26 5.310 Recommended packages:
23:27:46 [2020-11-14T23:27:46.142Z] #26 5.310   krb5-locales publicsuffix libsasl2-modules
23:27:46 [2020-11-14T23:27:46.284Z] #41 48.98   DEP      criu/mem.d
23:27:46 [2020-11-14T23:27:46.284Z] #41 49.11   DEP      criu/lsm.d
23:27:46 [2020-11-14T23:27:46.455Z] #40 45.33 Reading package lists...
23:27:46 [2020-11-14T23:27:46.455Z] #40 ...
23:27:46 [2020-11-14T23:27:46.455Z] 
23:27:46 [2020-11-14T23:27:46.455Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:27:46 [2020-11-14T23:27:46.455Z] #11 28.86 Reading package lists...
23:27:46 [2020-11-14T23:27:46.455Z] #11 39.74 Reading package lists...
23:27:46 [2020-11-14T23:27:46.455Z] #11 ...
23:27:46 [2020-11-14T23:27:46.455Z] 
23:27:46 [2020-11-14T23:27:46.455Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.541 The following NEW packages will be installed:
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.543   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.543   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.543   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.545   libssh2-1 libssl1.1 openssl
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.589 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.589 Need to get 5165 kB of archives.
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.589 After this operation, 14.6 MB of additional disk space will be used.
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.589 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.600 Get:2 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u3 [243 kB]
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.602 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.625 Get:4 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.690 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB]
23:27:46 [2020-11-14T23:27:46.456Z] #26 5.796 Get:6 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB]
23:27:46 [2020-11-14T23:27:46.576Z] #41 49.23   DEP      criu/log.d
23:27:46 [2020-11-14T23:27:46.576Z] #41 49.36   DEP      criu/libnetlink.d
23:27:46 [2020-11-14T23:27:46.576Z] #41 49.47   DEP      criu/kerndat.d
23:27:46 [2020-11-14T23:27:46.576Z] #41 ...
23:27:46 [2020-11-14T23:27:46.576Z] 
23:27:46 [2020-11-14T23:27:46.576Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:46 [2020-11-14T23:27:46.576Z] #51 6.523 + cd /tmp/tmp.wwYOfynjBX/src/github.com/opencontainers/runc
23:27:46 [2020-11-14T23:27:46.576Z] #51 6.524 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:27:46 [2020-11-14T23:27:46.576Z] #51 6.924 + '[' -z '' ']'
23:27:46 [2020-11-14T23:27:46.576Z] #51 6.932 + target=static
23:27:46 [2020-11-14T23:27:46.576Z] #51 6.932 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:27:46 [2020-11-14T23:27:46.576Z] #51 7.318 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:27:46 [2020-11-14T23:27:46.752Z] #26 5.839 Get:7 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
23:27:46 [2020-11-14T23:27:46.752Z] #26 6.024 Get:8 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
23:27:46 [2020-11-14T23:27:46.752Z] #26 6.074 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB]
23:27:46 [2020-11-14T23:27:46.868Z] #51 ...
23:27:46 [2020-11-14T23:27:46.868Z] 
23:27:46 [2020-11-14T23:27:46.868Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:27:46 [2020-11-14T23:27:46.868Z] #18 10.19   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:27:46 [2020-11-14T23:27:46.868Z] #18 10.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:27:46 [2020-11-14T23:27:46.868Z] #18 10.19   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:27:46 [2020-11-14T23:27:46.868Z] #18 10.19   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:27:46 [2020-11-14T23:27:46.868Z] #18 10.19   python3.7 python3.7-minimal vim-runtime xxd
23:27:46 [2020-11-14T23:27:46.868Z] #18 10.19 Suggested packages:
23:27:46 [2020-11-14T23:27:46.868Z] #18 10.19   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:27:46 [2020-11-14T23:27:46.868Z] #18 10.19   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:27:46 [2020-11-14T23:27:46.868Z] #18 10.19   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:27:46 [2020-11-14T23:27:46.868Z] #18 10.19 Recommended packages:
23:27:46 [2020-11-14T23:27:46.868Z] #18 10.19   aufs-dkms nftables build-essential python3-dev python3-keyring
23:27:46 [2020-11-14T23:27:46.868Z] #18 10.19   python3-keyrings.alt python3-xdg unzip
23:27:47 [2020-11-14T23:27:47.047Z] #26 6.077 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB]
23:27:47 [2020-11-14T23:27:47.047Z] #26 6.084 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB]
23:27:47 [2020-11-14T23:27:47.047Z] #26 6.102 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB]
23:27:47 [2020-11-14T23:27:47.047Z] #26 6.110 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
23:27:47 [2020-11-14T23:27:47.047Z] #26 6.115 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
23:27:47 [2020-11-14T23:27:47.047Z] #26 6.117 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
23:27:47 [2020-11-14T23:27:47.047Z] #26 6.119 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
23:27:47 [2020-11-14T23:27:47.047Z] #26 6.128 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
23:27:47 [2020-11-14T23:27:47.047Z] #26 6.143 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
23:27:47 [2020-11-14T23:27:47.047Z] #26 6.216 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
23:27:47 [2020-11-14T23:27:47.047Z] #26 6.234 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
23:27:47 [2020-11-14T23:27:47.047Z] #26 6.238 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
23:27:47 [2020-11-14T23:27:47.127Z] Client: Docker Engine - Community
23:27:47 [2020-11-14T23:27:47.127Z]  Version:           19.03.13
23:27:47 [2020-11-14T23:27:47.127Z]  API version:       1.40
23:27:47 [2020-11-14T23:27:47.127Z]  Go version:        go1.13.15
23:27:47 [2020-11-14T23:27:47.127Z]  Git commit:        4484c46d9d
23:27:47 [2020-11-14T23:27:47.127Z]  Built:             Wed Sep 16 17:02:36 2020
23:27:47 [2020-11-14T23:27:47.127Z]  OS/Arch:           linux/amd64
23:27:47 [2020-11-14T23:27:47.127Z]  Experimental:      false
23:27:47 [2020-11-14T23:27:47.127Z] 
23:27:47 [2020-11-14T23:27:47.127Z] Server: Docker Engine - Community
23:27:47 [2020-11-14T23:27:47.127Z]  Engine:
23:27:47 [2020-11-14T23:27:47.127Z]   Version:          19.03.13
23:27:47 [2020-11-14T23:27:47.127Z]   API version:      1.40 (minimum version 1.12)
23:27:47 [2020-11-14T23:27:47.127Z]   Go version:       go1.13.15
23:27:47 [2020-11-14T23:27:47.127Z]   Git commit:       4484c46d9d
23:27:47 [2020-11-14T23:27:47.127Z]   Built:            Wed Sep 16 17:01:06 2020
23:27:47 [2020-11-14T23:27:47.127Z]   OS/Arch:          linux/amd64
23:27:47 [2020-11-14T23:27:47.127Z]   Experimental:     true
23:27:47 [2020-11-14T23:27:47.127Z]  containerd:
23:27:47 [2020-11-14T23:27:47.127Z]   Version:          1.3.7
23:27:47 [2020-11-14T23:27:47.127Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
23:27:47 [2020-11-14T23:27:47.127Z]  runc:
23:27:47 [2020-11-14T23:27:47.127Z]   Version:          1.0.0-rc10
23:27:47 [2020-11-14T23:27:47.127Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:27:47 [2020-11-14T23:27:47.127Z]  docker-init:
23:27:47 [2020-11-14T23:27:47.127Z]   Version:          0.18.0
23:27:47 [2020-11-14T23:27:47.127Z]   GitCommit:        fec3683
23:27:47 [2020-11-14T23:27:47.160Z] #18 11.41 The following NEW packages will be installed:
23:27:47 [2020-11-14T23:27:47.160Z] #18 11.41   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:27:47 [2020-11-14T23:27:47.160Z] #18 11.41   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:27:47 [2020-11-14T23:27:47.160Z] #18 11.41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:27:47 [2020-11-14T23:27:47.160Z] #18 11.41   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:27:47 [2020-11-14T23:27:47.160Z] #18 11.41   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:27:47 [2020-11-14T23:27:47.160Z] #18 11.41   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:27:47 [2020-11-14T23:27:47.160Z] #18 11.41   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:27:47 [2020-11-14T23:27:47.160Z] #18 11.41   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:27:47 [2020-11-14T23:27:47.160Z] #18 11.41   xz-utils zip
[Pipeline] sh
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.430 debconf: delaying package configuration, since apt-utils is not installed
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.458 Fetched 5165 kB in 1s (7803 kB/s)
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.473 Selecting previously unselected package libsasl2-modules-db:ppc64el.
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.473 (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:27:47 [2020-11-14T23:27:47.343Z] #26 6.483 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.484 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.511 Selecting previously unselected package libsasl2-2:ppc64el.
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.513 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.515 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.545 Selecting previously unselected package libldap-common.
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.548 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.549 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.575 Selecting previously unselected package libldap-2.4-2:ppc64el.
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.577 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_ppc64el.deb ...
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.578 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u3) ...
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.631 Selecting previously unselected package libssl1.1:ppc64el.
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.633 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ...
23:27:47 [2020-11-14T23:27:47.343Z] #26 6.634 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
23:27:47 [2020-11-14T23:27:47.382Z] Client: Docker Engine - Community
23:27:47 [2020-11-14T23:27:47.382Z]  Version:           19.03.13
23:27:47 [2020-11-14T23:27:47.382Z]  API version:       1.40
23:27:47 [2020-11-14T23:27:47.382Z]  Go version:        go1.13.15
23:27:47 [2020-11-14T23:27:47.382Z]  Git commit:        4484c46d9d
23:27:47 [2020-11-14T23:27:47.382Z]  Built:             Wed Sep 16 17:02:36 2020
23:27:47 [2020-11-14T23:27:47.382Z]  OS/Arch:           linux/amd64
23:27:47 [2020-11-14T23:27:47.382Z]  Experimental:      false
23:27:47 [2020-11-14T23:27:47.382Z] 
23:27:47 [2020-11-14T23:27:47.382Z] Server: Docker Engine - Community
23:27:47 [2020-11-14T23:27:47.382Z]  Engine:
23:27:47 [2020-11-14T23:27:47.382Z]   Version:          19.03.13
23:27:47 [2020-11-14T23:27:47.382Z]   API version:      1.40 (minimum version 1.12)
23:27:47 [2020-11-14T23:27:47.382Z]   Go version:       go1.13.15
23:27:47 [2020-11-14T23:27:47.382Z]   Git commit:       4484c46d9d
23:27:47 [2020-11-14T23:27:47.382Z]   Built:            Wed Sep 16 17:01:06 2020
23:27:47 [2020-11-14T23:27:47.382Z]   OS/Arch:          linux/amd64
23:27:47 [2020-11-14T23:27:47.382Z]   Experimental:     true
23:27:47 [2020-11-14T23:27:47.382Z]  containerd:
23:27:47 [2020-11-14T23:27:47.382Z]   Version:          1.3.7
23:27:47 [2020-11-14T23:27:47.382Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
23:27:47 [2020-11-14T23:27:47.382Z]  runc:
23:27:47 [2020-11-14T23:27:47.382Z]   Version:          1.0.0-rc10
23:27:47 [2020-11-14T23:27:47.382Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:27:47 [2020-11-14T23:27:47.382Z]  docker-init:
23:27:47 [2020-11-14T23:27:47.382Z]   Version:          0.18.0
23:27:47 [2020-11-14T23:27:47.382Z]   GitCommit:        fec3683
23:27:47 [2020-11-14T23:27:47.452Z] #18 11.49 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
23:27:47 [2020-11-14T23:27:47.452Z] #18 11.49 Need to get 27.7 MB of archives.
23:27:47 [2020-11-14T23:27:47.452Z] #18 11.49 After this operation, 117 MB of additional disk space will be used.
23:27:47 [2020-11-14T23:27:47.452Z] #18 11.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
23:27:47 [2020-11-14T23:27:47.452Z] #18 11.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
[Pipeline] sh
23:27:47 [2020-11-14T23:27:47.535Z] + docker info
23:27:47 [2020-11-14T23:27:47.744Z] #18 11.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
23:27:47 [2020-11-14T23:27:47.770Z] + docker info
23:27:47 [2020-11-14T23:27:47.983Z] #26 6.932 Selecting previously unselected package openssl.
23:27:47 [2020-11-14T23:27:47.983Z] #26 6.935 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_ppc64el.deb ...
23:27:47 [2020-11-14T23:27:47.983Z] #26 6.937 Unpacking openssl (1.1.1d-0+deb10u3) ...
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.070 Selecting previously unselected package ca-certificates.
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.073 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.074 Unpacking ca-certificates (20200601~deb10u1) ...
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.123 Selecting previously unselected package libkeyutils1:ppc64el.
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.125 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ...
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.126 Unpacking libkeyutils1:ppc64el (1.6-6) ...
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.145 Selecting previously unselected package libkrb5support0:ppc64el.
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.147 Preparing to unpack .../08-libkrb5support0_1.17-3_ppc64el.deb ...
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.148 Unpacking libkrb5support0:ppc64el (1.17-3) ...
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.171 Selecting previously unselected package libk5crypto3:ppc64el.
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.173 Preparing to unpack .../09-libk5crypto3_1.17-3_ppc64el.deb ...
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.174 Unpacking libk5crypto3:ppc64el (1.17-3) ...
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.205 Selecting previously unselected package libkrb5-3:ppc64el.
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.207 Preparing to unpack .../10-libkrb5-3_1.17-3_ppc64el.deb ...
23:27:47 [2020-11-14T23:27:47.983Z] #26 7.208 Unpacking libkrb5-3:ppc64el (1.17-3) ...
23:27:48 [2020-11-14T23:27:48.036Z] #18 12.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
23:27:48 [2020-11-14T23:27:48.036Z] #18 12.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.277 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.279 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_ppc64el.deb ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.280 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.315 Selecting previously unselected package libnghttp2-14:ppc64el.
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.317 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.318 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.344 Selecting previously unselected package libpsl5:ppc64el.
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.346 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.348 Unpacking libpsl5:ppc64el (0.20.2-2) ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.371 Selecting previously unselected package librtmp1:ppc64el.
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.372 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.373 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.397 Selecting previously unselected package libssh2-1:ppc64el.
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.398 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.399 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.431 Selecting previously unselected package libcurl4:ppc64el.
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.433 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.434 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.483 Selecting previously unselected package curl.
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.485 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.486 Unpacking curl (7.64.0-4+deb10u1) ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.525 Selecting previously unselected package libonig5:ppc64el.
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.526 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.527 Unpacking libonig5:ppc64el (6.9.1-1) ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.566 Selecting previously unselected package libjq1:ppc64el.
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.568 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.569 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.599 Selecting previously unselected package jq.
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.599 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.600 Unpacking jq (1.5+dfsg-2+b1) ...
23:27:48 [2020-11-14T23:27:48.278Z] #26 7.627 Setting up libkeyutils1:ppc64el (1.6-6) ...
23:27:48 [2020-11-14T23:27:48.328Z] #18 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
23:27:48 [2020-11-14T23:27:48.328Z] #18 12.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
23:27:48 [2020-11-14T23:27:48.370Z] #34 48.32 Building dependency tree...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.630 Setting up libpsl5:ppc64el (0.20.2-2) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.633 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.761 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.766 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.771 Setting up libkrb5support0:ppc64el (1.17-3) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.772 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.775 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.778 Setting up libk5crypto3:ppc64el (1.17-3) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.781 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.785 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.787 Setting up libkrb5-3:ppc64el (1.17-3) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.791 Setting up openssl (1.1.1d-0+deb10u3) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.796 Setting up libonig5:ppc64el (6.9.1-1) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.799 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.802 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u3) ...
23:27:48 [2020-11-14T23:27:48.575Z] #26 7.805 Setting up ca-certificates (20200601~deb10u1) ...
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
23:27:48 [2020-11-14T23:27:48.622Z] #18 12.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
23:27:48 [2020-11-14T23:27:48.928Z] #18 ...
23:27:48 [2020-11-14T23:27:48.928Z] 
23:27:48 [2020-11-14T23:27:48.928Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:48 [2020-11-14T23:27:48.928Z] #43 DONE 84.9s
23:27:48 [2020-11-14T23:27:48.928Z] 
23:27:48 [2020-11-14T23:27:48.928Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:27:48 [2020-11-14T23:27:48.928Z] #18 12.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
23:27:48 [2020-11-14T23:27:48.928Z] #18 12.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
23:27:48 [2020-11-14T23:27:48.928Z] #18 12.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
23:27:48 [2020-11-14T23:27:48.928Z] #18 12.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
23:27:48 [2020-11-14T23:27:48.928Z] #18 12.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
23:27:48 [2020-11-14T23:27:48.928Z] #18 12.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
23:27:48 [2020-11-14T23:27:48.928Z] #18 12.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
23:27:48 [2020-11-14T23:27:48.928Z] #18 13.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
23:27:49 [2020-11-14T23:27:49.216Z] #26 8.470 Updating certificates in /etc/ssl/certs...
23:27:49 [2020-11-14T23:27:49.857Z] #26 9.122 126 added, 0 removed; done.
23:27:49 [2020-11-14T23:27:49.857Z] #26 9.146 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ...
23:27:49 [2020-11-14T23:27:49.857Z] #26 9.149 Setting up jq (1.5+dfsg-2+b1) ...
23:27:49 [2020-11-14T23:27:49.857Z] #26 9.152 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
23:27:49 [2020-11-14T23:27:49.857Z] #26 9.155 Setting up curl (7.64.0-4+deb10u1) ...
23:27:49 [2020-11-14T23:27:49.857Z] #26 9.158 Processing triggers for libc-bin (2.28-10) ...
23:27:49 [2020-11-14T23:27:49.857Z] #26 9.168 Processing triggers for ca-certificates (20200601~deb10u1) ...
23:27:49 [2020-11-14T23:27:49.857Z] #26 9.173 Updating certificates in /etc/ssl/certs...
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.03 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.03 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.16 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
23:27:50 [2020-11-14T23:27:50.028Z] #18 14.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
23:27:50 [2020-11-14T23:27:50.283Z] #34 52.92 The following additional packages will be installed:
23:27:50 [2020-11-14T23:27:50.283Z] #34 52.94   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:27:50 [2020-11-14T23:27:50.283Z] #34 52.95 Suggested packages:
23:27:50 [2020-11-14T23:27:50.283Z] #34 52.96   cmake-doc ninja-build lrzip
23:27:50 [2020-11-14T23:27:50.283Z] #34 52.96 Recommended packages:
23:27:50 [2020-11-14T23:27:50.283Z] #34 52.96   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:27:50 [2020-11-14T23:27:50.320Z] #18 14.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
23:27:50 [2020-11-14T23:27:50.320Z] #18 14.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
23:27:50 [2020-11-14T23:27:50.320Z] #18 14.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
23:27:50 [2020-11-14T23:27:50.497Z] #26 9.704 0 added, 0 removed; done.
23:27:50 [2020-11-14T23:27:50.497Z] #26 9.705 Running hooks in /etc/ca-certificates/update.d...
23:27:50 [2020-11-14T23:27:50.497Z] #26 9.706 done.
23:27:50 [2020-11-14T23:27:50.611Z] #18 14.57 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
23:27:50 [2020-11-14T23:27:50.612Z] #18 14.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
23:27:50 [2020-11-14T23:27:50.612Z] #18 14.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
23:27:50 [2020-11-14T23:27:50.792Z] #26 DONE 9.8s
23:27:50 [2020-11-14T23:27:50.792Z] 
23:27:50 [2020-11-14T23:27:50.792Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:27:50 [2020-11-14T23:27:50.792Z] #27 DONE 0.1s
23:27:50 [2020-11-14T23:27:50.792Z] 
23:27:50 [2020-11-14T23:27:50.792Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:27:50 [2020-11-14T23:27:50.903Z] #18 15.02 debconf: delaying package configuration, since apt-utils is not installed
23:27:50 [2020-11-14T23:27:50.903Z] #18 15.05 Fetched 27.7 MB in 3s (8582 kB/s)
23:27:50 [2020-11-14T23:27:50.903Z] #18 15.08 Selecting previously unselected package pigz.
23:27:51 [2020-11-14T23:27:51.195Z] #18 15.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
23:27:51 [2020-11-14T23:27:51.195Z] #18 15.14 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
23:27:51 [2020-11-14T23:27:51.195Z] #18 15.14 Unpacking pigz (2.4-1) ...
23:27:51 [2020-11-14T23:27:51.195Z] #18 15.19 Selecting previously unselected package libpython3.7-minimal:s390x.
23:27:51 [2020-11-14T23:27:51.195Z] #18 15.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
23:27:51 [2020-11-14T23:27:51.195Z] #18 15.20 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
23:27:51 [2020-11-14T23:27:51.224Z] #34 ...
23:27:51 [2020-11-14T23:27:51.224Z] 
23:27:51 [2020-11-14T23:27:51.224Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:27:51 [2020-11-14T23:27:51.224Z] #53 44.59 Reading package lists...
23:27:51 [2020-11-14T23:27:51.432Z] #28 0.751 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:27:51 [2020-11-14T23:27:51.531Z] #18 15.50 Selecting previously unselected package python3.7-minimal.
23:27:51 [2020-11-14T23:27:51.531Z] #18 15.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
23:27:51 [2020-11-14T23:27:51.531Z] #18 15.53 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:27:51 [2020-11-14T23:27:51.730Z] #28 0.893 
23:27:52 [2020-11-14T23:27:52.164Z] #18 16.18 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
23:27:52 [2020-11-14T23:27:52.164Z] #18 16.20 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:27:52 [2020-11-14T23:27:52.332Z] #28 1.012 
                                                                           0.6%
#############                                                             19.2%
###########################                                               37.7%
#########################################                                 58.0%
########################################################                  78.3%
######################################################################## 100.0%
23:27:52 [2020-11-14T23:27:52.332Z] #28 1.688 
23:27:52 [2020-11-14T23:27:52.633Z] #28 1.809 
########                                                                  11.7%
######################################################################## 100.0%
23:27:52 [2020-11-14T23:27:52.867Z] #53 54.19 Building dependency tree...
23:27:52 [2020-11-14T23:27:52.867Z] #53 ...
23:27:52 [2020-11-14T23:27:52.867Z] 
23:27:52 [2020-11-14T23:27:52.867Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:52 [2020-11-14T23:27:52.867Z] #47 45.17 go: extracting github.com/gogo/protobuf v1.2.1
23:27:52 [2020-11-14T23:27:52.867Z] #47 51.95 go: extracting golang.org/x/text v0.3.2
23:27:52 [2020-11-14T23:27:52.867Z] #47 ...
23:27:52 [2020-11-14T23:27:52.867Z] 
23:27:52 [2020-11-14T23:27:52.867Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:27:52 [2020-11-14T23:27:52.867Z] #40 45.33 Reading package lists...
23:27:52 [2020-11-14T23:27:52.928Z] #28 2.046 
23:27:52 [2020-11-14T23:27:52.928Z] #28 2.170 
#############                                                             18.6%
######################################################################## 100.0%
23:27:53 [2020-11-14T23:27:53.234Z] #28 2.402 
23:27:53 [2020-11-14T23:27:53.260Z] #18 17.47 Selecting previously unselected package python3-minimal.
23:27:53 [2020-11-14T23:27:53.553Z] #18 17.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:27:53 [2020-11-14T23:27:53.553Z] #18 17.49 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
23:27:53 [2020-11-14T23:27:53.553Z] #18 17.50 Unpacking python3-minimal (3.7.3-1) ...
23:27:53 [2020-11-14T23:27:53.553Z] #18 17.56 Selecting previously unselected package libmpdec2:s390x.
23:27:53 [2020-11-14T23:27:53.553Z] #18 17.56 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
23:27:53 [2020-11-14T23:27:53.553Z] #18 17.57 Unpacking libmpdec2:s390x (2.4.2-2) ...
23:27:53 [2020-11-14T23:27:53.553Z] #18 17.64 Selecting previously unselected package libpython3.7-stdlib:s390x.
23:27:53 [2020-11-14T23:27:53.553Z] #18 17.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
23:27:53 [2020-11-14T23:27:53.553Z] #18 17.64 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
23:27:54 [2020-11-14T23:27:54.120Z] #28 2.529 
#                                                                          2.3%
###########                                                               15.7%
#######################                                                   32.9%
####################################                                      50.2%
###############################################                           66.2%
#######################################################                   77.2%
#############################################################             85.3%
###################################################################       94.1%
######################################################################## 100.0%
23:27:54 [2020-11-14T23:27:54.120Z] #28 3.547 
23:27:54 [2020-11-14T23:27:54.192Z] #18 ...
23:27:54 [2020-11-14T23:27:54.192Z] 
23:27:54 [2020-11-14T23:27:54.192Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:27:54 [2020-11-14T23:27:54.192Z] #30 DONE 90.2s
23:27:54 [2020-11-14T23:27:54.192Z] 
23:27:54 [2020-11-14T23:27:54.192Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:27:54 [2020-11-14T23:27:54.192Z] #18 18.45 Selecting previously unselected package python3.7.
23:27:54 [2020-11-14T23:27:54.192Z] #18 18.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
23:27:54 [2020-11-14T23:27:54.192Z] #18 ...
23:27:54 [2020-11-14T23:27:54.192Z] 
23:27:54 [2020-11-14T23:27:54.192Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:54 [2020-11-14T23:27:54.192Z] #41 49.68   DEP      criu/kcmp-ids.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 49.76   DEP      criu/irmap.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 49.90   DEP      criu/ipc_ns.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 50.00   DEP      criu/image.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 50.15   DEP      criu/image-desc.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 50.21   DEP      criu/fsnotify.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 50.29   DEP      criu/filesystems.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 50.40   DEP      criu/files.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 50.57   DEP      criu/files-reg.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 50.71   DEP      criu/files-ext.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 50.85   DEP      criu/file-lock.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 51.00   DEP      criu/file-ids.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 51.10   DEP      criu/fifo.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 51.18   DEP      criu/fdstore.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 51.24   DEP      criu/fault-injection.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 51.26   DEP      criu/external.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 51.40   DEP      criu/eventpoll.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 51.60   DEP      criu/eventfd.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 51.86   DEP      criu/crtools.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.03   DEP      criu/cr-service.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.22   DEP      criu/cr-restore.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.33   DEP      criu/cr-errno.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.34   DEP      criu/cr-dump.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.40   DEP      criu/cr-dedup.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.45   DEP      criu/cr-check.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.50   DEP      criu/config.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.57   DEP      criu/clone-noasan.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.61   DEP      criu/cgroup.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.70   DEP      criu/cgroup-props.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.75   DEP      criu/bitmap.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.76   DEP      criu/bfd.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.84   DEP      criu/autofs.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 52.93   DEP      criu/aio.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 53.00   DEP      criu/action-scripts.d
23:27:54 [2020-11-14T23:27:54.192Z] #41 53.24   CC       criu/action-scripts.o
23:27:54 [2020-11-14T23:27:54.192Z] #41 53.50   CC       criu/aio.o
23:27:54 [2020-11-14T23:27:54.192Z] #41 53.74   CC       criu/autofs.o
23:27:54 [2020-11-14T23:27:54.192Z] #41 54.67   CC       criu/bfd.o
23:27:54 [2020-11-14T23:27:54.192Z] #41 54.95   CC       criu/bitmap.o
23:27:54 [2020-11-14T23:27:54.192Z] #41 55.03   CC       criu/cgroup-props.o
23:27:54 [2020-11-14T23:27:54.192Z] #41 55.53   CC       criu/cgroup.o
23:27:54 [2020-11-14T23:27:54.552Z] #41 ...
23:27:54 [2020-11-14T23:27:54.552Z] 
23:27:54 [2020-11-14T23:27:54.552Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:27:54 [2020-11-14T23:27:54.552Z] #18 18.47 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:27:54 [2020-11-14T23:27:54.552Z] #18 18.56 Selecting previously unselected package libpython3-stdlib:s390x.
23:27:54 [2020-11-14T23:27:54.552Z] #18 18.56 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
23:27:54 [2020-11-14T23:27:54.552Z] #18 18.57 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
23:27:54 [2020-11-14T23:27:54.552Z] #18 18.63 Setting up python3-minimal (3.7.3-1) ...
23:27:55 [2020-11-14T23:27:55.213Z] #18 19.25 Selecting previously unselected package python3.
23:27:55 [2020-11-14T23:27:55.213Z] #18 19.25 (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:27:55 [2020-11-14T23:27:55.213Z] #18 19.28 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
23:27:55 [2020-11-14T23:27:55.213Z] #18 19.29 Unpacking python3 (3.7.3-1) ...
23:27:55 [2020-11-14T23:27:55.213Z] #18 19.36 Selecting previously unselected package libip4tc0:s390x.
23:27:55 [2020-11-14T23:27:55.409Z] #40 55.42 Building dependency tree...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.36 Unpacking libip4tc0:s390x (1.8.2-4) ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.41 Selecting previously unselected package libip6tc0:s390x.
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.42 Unpacking libip6tc0:s390x (1.8.2-4) ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.49 Selecting previously unselected package libiptc0:s390x.
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.50 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.50 Unpacking libiptc0:s390x (1.8.2-4) ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.54 Selecting previously unselected package libnfnetlink0:s390x.
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.55 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.58 Selecting previously unselected package libnetfilter-conntrack3:s390x.
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.59 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.62 Selecting previously unselected package libnftnl11:s390x.
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.62 Unpacking libnftnl11:s390x (1.1.2-2) ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.66 Selecting previously unselected package iptables.
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.67 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
23:27:55 [2020-11-14T23:27:55.505Z] #18 19.67 Unpacking iptables (1.8.2-4) ...
23:27:55 [2020-11-14T23:27:55.797Z] #18 19.87 Selecting previously unselected package xxd.
23:27:55 [2020-11-14T23:27:55.797Z] #18 19.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
23:27:55 [2020-11-14T23:27:55.797Z] #18 19.87 Unpacking xxd (2:8.1.0875-5) ...
23:27:55 [2020-11-14T23:27:55.797Z] #18 19.94 Selecting previously unselected package vim-common.
23:27:55 [2020-11-14T23:27:55.797Z] #18 19.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:27:55 [2020-11-14T23:27:55.797Z] #18 19.94 Unpacking vim-common (2:8.1.0875-5) ...
23:27:55 [2020-11-14T23:27:55.812Z] Client: Docker Engine - Community
23:27:55 [2020-11-14T23:27:55.812Z]  Version:           19.03.13
23:27:55 [2020-11-14T23:27:55.812Z]  API version:       1.40
23:27:55 [2020-11-14T23:27:55.812Z]  Go version:        go1.13.15
23:27:55 [2020-11-14T23:27:55.812Z]  Git commit:        4484c46
23:27:55 [2020-11-14T23:27:55.812Z]  Built:             Wed Sep 16 17:03:45 2020
23:27:55 [2020-11-14T23:27:55.812Z]  OS/Arch:           linux/arm64
23:27:55 [2020-11-14T23:27:55.812Z]  Experimental:      false
23:27:55 [2020-11-14T23:27:55.812Z] 
23:27:55 [2020-11-14T23:27:55.812Z] Server: Docker Engine - Community
23:27:55 [2020-11-14T23:27:55.812Z]  Engine:
23:27:55 [2020-11-14T23:27:55.812Z]   Version:          19.03.13
23:27:55 [2020-11-14T23:27:55.812Z]   API version:      1.40 (minimum version 1.12)
23:27:55 [2020-11-14T23:27:55.812Z]   Go version:       go1.13.15
23:27:55 [2020-11-14T23:27:55.812Z]   Git commit:       4484c46
23:27:55 [2020-11-14T23:27:55.812Z]   Built:            Wed Sep 16 17:02:17 2020
23:27:55 [2020-11-14T23:27:55.812Z]   OS/Arch:          linux/arm64
23:27:55 [2020-11-14T23:27:55.812Z]   Experimental:     true
23:27:55 [2020-11-14T23:27:55.812Z]  containerd:
23:27:55 [2020-11-14T23:27:55.812Z]   Version:          1.3.7
23:27:55 [2020-11-14T23:27:55.812Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
23:27:55 [2020-11-14T23:27:55.812Z]  runc:
23:27:55 [2020-11-14T23:27:55.812Z]   Version:          1.0.0-rc10
23:27:55 [2020-11-14T23:27:55.812Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:27:55 [2020-11-14T23:27:55.812Z]  docker-init:
23:27:55 [2020-11-14T23:27:55.812Z]   Version:          0.18.0
23:27:55 [2020-11-14T23:27:55.812Z]   GitCommit:        fec3683
[Pipeline] sh
23:27:56 [2020-11-14T23:27:56.089Z] #18 20.04 Selecting previously unselected package bash-completion.
23:27:56 [2020-11-14T23:27:56.089Z] #18 20.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:27:56 [2020-11-14T23:27:56.151Z] + docker info
23:27:57 [2020-11-14T23:27:57.325Z] #40 ...
23:27:57 [2020-11-14T23:27:57.325Z] 
23:27:57 [2020-11-14T23:27:57.325Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:27:57 [2020-11-14T23:27:57.325Z] #11 39.74 Reading package lists...
23:27:57 [2020-11-14T23:27:57.325Z] #11 50.42 Building dependency tree...
23:27:57 [2020-11-14T23:27:57.325Z] #11 55.46 The following additional packages will be installed:
23:27:57 [2020-11-14T23:27:57.325Z] #11 55.46   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:27:57 [2020-11-14T23:27:57.325Z] #11 55.46   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:27:57 [2020-11-14T23:27:57.325Z] #11 55.47   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:27:57 [2020-11-14T23:27:57.325Z] #11 55.47   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:27:57 [2020-11-14T23:27:57.325Z] #11 55.48 Suggested packages:
23:27:57 [2020-11-14T23:27:57.325Z] #11 55.50   gcc-8-locales seccomp wine64
23:27:57 [2020-11-14T23:27:57.325Z] #11 57.50 The following NEW packages will be installed:
23:27:57 [2020-11-14T23:27:57.325Z] #11 57.50   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:27:57 [2020-11-14T23:27:57.325Z] #11 57.51   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:27:57 [2020-11-14T23:27:57.325Z] #11 57.51   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:27:57 [2020-11-14T23:27:57.325Z] #11 57.51   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:27:57 [2020-11-14T23:27:57.325Z] #11 57.51   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:27:57 [2020-11-14T23:27:57.325Z] #11 57.52   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:27:57 [2020-11-14T23:27:57.325Z] #11 57.96 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
23:27:57 [2020-11-14T23:27:57.325Z] #11 57.96 Need to get 77.7 MB of archives.
23:27:57 [2020-11-14T23:27:57.325Z] #11 57.96 After this operation, 487 MB of additional disk space will be used.
23:27:57 [2020-11-14T23:27:57.325Z] #11 57.96 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:27:57 [2020-11-14T23:27:57.325Z] #11 58.42 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:27:57 [2020-11-14T23:27:57.325Z] #11 58.87 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:27:57 [2020-11-14T23:27:57.325Z] #11 58.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:27:57 [2020-11-14T23:27:57.325Z] #11 58.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:27:57 [2020-11-14T23:27:57.325Z] #11 58.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:27:57 [2020-11-14T23:27:57.325Z] #11 59.53 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:27:57 [2020-11-14T23:27:57.325Z] #11 59.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:27:57 [2020-11-14T23:27:57.325Z] #11 59.91 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:27:57 [2020-11-14T23:27:57.325Z] #11 ...
23:27:57 [2020-11-14T23:27:57.325Z] 
23:27:57 [2020-11-14T23:27:57.325Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:57 [2020-11-14T23:27:57.325Z] #47 58.67 go: finding github.com/fatih/color v1.7.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 58.82 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:27:57 [2020-11-14T23:27:57.325Z] #47 58.88 go: finding github.com/mattn/go-colorable v0.1.4
23:27:57 [2020-11-14T23:27:57.325Z] #47 58.91 go: finding github.com/mattn/go-isatty v0.0.8
23:27:57 [2020-11-14T23:27:57.325Z] #47 58.94 go: finding github.com/go-critic/go-critic v0.4.1
23:27:57 [2020-11-14T23:27:57.325Z] #47 58.98 go: finding github.com/go-lintpack/lintpack v0.5.2
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.05 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.07 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.08 go: finding github.com/pkg/errors v0.8.1
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.14 go: finding github.com/go-toolsmith/astfmt v1.0.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.15 go: finding github.com/go-toolsmith/astequal v1.0.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.16 go: finding github.com/mitchellh/go-homedir v1.1.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.17 go: finding github.com/sirupsen/logrus v1.4.2
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.21 go: finding github.com/stretchr/testify v1.4.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.24 go: finding github.com/go-toolsmith/astp v1.0.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.25 go: finding github.com/go-toolsmith/astcast v1.0.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.26 go: finding github.com/davecgh/go-spew v1.1.1
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.29 go: finding github.com/go-toolsmith/typep v1.0.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.32 go: finding github.com/spf13/viper v1.6.1
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.33 go: finding github.com/pmezard/go-difflib v1.0.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.41 go: finding github.com/go-toolsmith/astcopy v1.0.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.43 go: finding github.com/stretchr/objx v0.2.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.53 go: finding gopkg.in/yaml.v2 v2.2.7
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.57 go: finding github.com/go-toolsmith/strparse v1.0.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.65 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.71 go: finding github.com/spf13/cobra v0.0.5
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.73 go: finding github.com/fsnotify/fsnotify v1.4.7
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.74 go: finding github.com/bombsimon/wsl/v2 v2.0.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 59.74 go: finding github.com/gobwas/glob v0.2.3
23:27:57 [2020-11-14T23:27:57.325Z] #47 60.03 go: finding github.com/hashicorp/hcl v1.0.0
23:27:57 [2020-11-14T23:27:57.325Z] #47 60.09 go: finding github.com/spf13/pflag v1.0.5
23:27:57 [2020-11-14T23:27:57.325Z] #47 60.11 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:27:57 [2020-11-14T23:27:57.414Z] #28 3.684 
                                                                           0.4%
###                                                                        5.3%
#######                                                                   10.3%
##########                                                                15.2%
#############                                                             19.4%
#################                                                         24.8%
#####################                                                     30.3%
#######################                                                   32.7%
#######################                                                   33.0%
#######################                                                   33.3%
########################                                                  33.8%
########################                                                  34.5%
##########################                                                37.0%
#############################                                             41.2%
################################                                          45.0%
####################################                                      50.1%
######################################                                    53.8%
#######################################                                   54.6%
#########################################                                 57.7%
############################################                              61.8%
##############################################                            64.1%
##################################################                        69.8%
######################################################                    75.2%
#########################################################                 80.0%
#############################################################             85.5%
################################################################          89.9%
###################################################################       94.2%
######################################################################    98.5%
######################################################################## 100.0%
23:27:57 [2020-11-14T23:27:57.414Z] #28 6.642 
23:27:57 [2020-11-14T23:27:57.493Z] Client:
23:27:57 [2020-11-14T23:27:57.493Z]  Debug Mode: false
23:27:57 [2020-11-14T23:27:57.493Z] 
23:27:57 [2020-11-14T23:27:57.493Z] Server:
23:27:57 [2020-11-14T23:27:57.493Z]  Containers: 0
23:27:57 [2020-11-14T23:27:57.493Z]   Running: 0
23:27:57 [2020-11-14T23:27:57.493Z]   Paused: 0
23:27:57 [2020-11-14T23:27:57.493Z]   Stopped: 0
23:27:57 [2020-11-14T23:27:57.493Z]  Images: 0
23:27:57 [2020-11-14T23:27:57.493Z]  Server Version: 19.03.13
23:27:57 [2020-11-14T23:27:57.493Z]  Storage Driver: overlay2
23:27:57 [2020-11-14T23:27:57.493Z]   Backing Filesystem: extfs
23:27:57 [2020-11-14T23:27:57.493Z]   Supports d_type: true
23:27:57 [2020-11-14T23:27:57.493Z]   Native Overlay Diff: true
23:27:57 [2020-11-14T23:27:57.493Z]  Logging Driver: json-file
23:27:57 [2020-11-14T23:27:57.493Z]  Cgroup Driver: cgroupfs
23:27:57 [2020-11-14T23:27:57.493Z]  Plugins:
23:27:57 [2020-11-14T23:27:57.493Z]   Volume: local
23:27:57 [2020-11-14T23:27:57.493Z]   Network: bridge host ipvlan macvlan null overlay
23:27:57 [2020-11-14T23:27:57.493Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:27:57 [2020-11-14T23:27:57.493Z]  Swarm: inactive
23:27:57 [2020-11-14T23:27:57.493Z]  Runtimes: runc
23:27:57 [2020-11-14T23:27:57.493Z]  Default Runtime: runc
23:27:57 [2020-11-14T23:27:57.493Z]  Init Binary: docker-init
23:27:57 [2020-11-14T23:27:57.493Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
23:27:57 [2020-11-14T23:27:57.493Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:27:57 [2020-11-14T23:27:57.493Z]  init version: fec3683
23:27:57 [2020-11-14T23:27:57.493Z]  Security Options:
23:27:57 [2020-11-14T23:27:57.493Z]   apparmor
23:27:57 [2020-11-14T23:27:57.493Z]   seccomp
23:27:57 [2020-11-14T23:27:57.493Z]    Profile: default
23:27:57 [2020-11-14T23:27:57.493Z]  Kernel Version: 5.4.0-1025-aws
23:27:57 [2020-11-14T23:27:57.493Z]  Operating System: Ubuntu 18.04.5 LTS
23:27:57 [2020-11-14T23:27:57.493Z]  OSType: linux
23:27:57 [2020-11-14T23:27:57.493Z]  Architecture: x86_64
23:27:57 [2020-11-14T23:27:57.493Z]  CPUs: 2
23:27:57 [2020-11-14T23:27:57.493Z]  Total Memory: 7.569GiB
23:27:57 [2020-11-14T23:27:57.493Z]  Name: ip-10-100-83-29
23:27:57 [2020-11-14T23:27:57.493Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
23:27:57 [2020-11-14T23:27:57.493Z]  Docker Root Dir: /var/lib/docker
23:27:57 [2020-11-14T23:27:57.493Z]  Debug Mode: false
23:27:57 [2020-11-14T23:27:57.493Z]  Registry: https://index.docker.io/v1/
23:27:57 [2020-11-14T23:27:57.493Z]  Labels:
23:27:57 [2020-11-14T23:27:57.493Z]  Experimental: true
23:27:57 [2020-11-14T23:27:57.493Z]  Insecure Registries:
23:27:57 [2020-11-14T23:27:57.493Z]   127.0.0.0/8
23:27:57 [2020-11-14T23:27:57.493Z]  Live Restore Enabled: true
23:27:57 [2020-11-14T23:27:57.493Z] 
23:27:57 [2020-11-14T23:27:57.493Z] WARNING: No swap limit support
[Pipeline] sh
23:27:57 [2020-11-14T23:27:57.585Z] #47 60.22 go: finding github.com/magiconair/properties v1.8.1
23:27:57 [2020-11-14T23:27:57.585Z] #47 60.31 go: finding github.com/mitchellh/mapstructure v1.1.2
23:27:57 [2020-11-14T23:27:57.630Z] #18 21.43 Unpacking bash-completion (1:2.8-6) ...
23:27:57 [2020-11-14T23:27:57.630Z] #18 21.75 Selecting previously unselected package bzip2.
23:27:57 [2020-11-14T23:27:57.630Z] #18 21.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
23:27:57 [2020-11-14T23:27:57.630Z] #18 21.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:27:57 [2020-11-14T23:27:57.630Z] #18 21.81 Selecting previously unselected package xz-utils.
23:27:57 [2020-11-14T23:27:57.630Z] #18 21.81 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
23:27:57 [2020-11-14T23:27:57.630Z] #18 21.81 Unpacking xz-utils (5.2.4-1) ...
23:27:57 [2020-11-14T23:27:57.799Z] Client:
23:27:57 [2020-11-14T23:27:57.799Z]  Debug Mode: false
23:27:57 [2020-11-14T23:27:57.799Z] 
23:27:57 [2020-11-14T23:27:57.799Z] Server:
23:27:57 [2020-11-14T23:27:57.799Z]  Containers: 0
23:27:57 [2020-11-14T23:27:57.799Z]   Running: 0
23:27:57 [2020-11-14T23:27:57.799Z]   Paused: 0
23:27:57 [2020-11-14T23:27:57.799Z]   Stopped: 0
23:27:57 [2020-11-14T23:27:57.799Z]  Images: 0
23:27:57 [2020-11-14T23:27:57.799Z]  Server Version: 19.03.13
23:27:57 [2020-11-14T23:27:57.799Z]  Storage Driver: overlay2
23:27:57 [2020-11-14T23:27:57.799Z]   Backing Filesystem: extfs
23:27:57 [2020-11-14T23:27:57.799Z]   Supports d_type: true
23:27:57 [2020-11-14T23:27:57.799Z]   Native Overlay Diff: true
23:27:57 [2020-11-14T23:27:57.799Z]  Logging Driver: json-file
23:27:57 [2020-11-14T23:27:57.799Z]  Cgroup Driver: cgroupfs
23:27:57 [2020-11-14T23:27:57.799Z]  Plugins:
23:27:57 [2020-11-14T23:27:57.799Z]   Volume: local
23:27:57 [2020-11-14T23:27:57.799Z]   Network: bridge host ipvlan macvlan null overlay
23:27:57 [2020-11-14T23:27:57.799Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:27:57 [2020-11-14T23:27:57.799Z]  Swarm: inactive
23:27:57 [2020-11-14T23:27:57.799Z]  Runtimes: runc
23:27:57 [2020-11-14T23:27:57.799Z]  Default Runtime: runc
23:27:57 [2020-11-14T23:27:57.799Z]  Init Binary: docker-init
23:27:57 [2020-11-14T23:27:57.799Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
23:27:57 [2020-11-14T23:27:57.799Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:27:57 [2020-11-14T23:27:57.799Z]  init version: fec3683
23:27:57 [2020-11-14T23:27:57.799Z]  Security Options:
23:27:57 [2020-11-14T23:27:57.799Z]   apparmor
23:27:57 [2020-11-14T23:27:57.799Z]   seccomp
23:27:57 [2020-11-14T23:27:57.799Z]    Profile: default
23:27:57 [2020-11-14T23:27:57.799Z]  Kernel Version: 5.4.0-1025-aws
23:27:57 [2020-11-14T23:27:57.799Z]  Operating System: Ubuntu 18.04.5 LTS
23:27:57 [2020-11-14T23:27:57.799Z]  OSType: linux
23:27:57 [2020-11-14T23:27:57.799Z]  Architecture: x86_64
23:27:57 [2020-11-14T23:27:57.799Z]  CPUs: 2
23:27:57 [2020-11-14T23:27:57.799Z]  Total Memory: 7.487GiB
23:27:57 [2020-11-14T23:27:57.799Z]  Name: ip-10-100-43-31
23:27:57 [2020-11-14T23:27:57.799Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
23:27:57 [2020-11-14T23:27:57.799Z]  Docker Root Dir: /var/lib/docker
23:27:57 [2020-11-14T23:27:57.799Z]  Debug Mode: false
23:27:57 [2020-11-14T23:27:57.799Z]  Registry: https://index.docker.io/v1/
23:27:57 [2020-11-14T23:27:57.799Z]  Labels:
23:27:57 [2020-11-14T23:27:57.799Z]  Experimental: true
23:27:57 [2020-11-14T23:27:57.799Z]  Insecure Registries:
23:27:57 [2020-11-14T23:27:57.799Z]   127.0.0.0/8
23:27:57 [2020-11-14T23:27:57.799Z]  Live Restore Enabled: true
23:27:57 [2020-11-14T23:27:57.799Z] 
23:27:57 [2020-11-14T23:27:57.799Z] WARNING: No swap limit support
[Pipeline] sh
23:27:57 [2020-11-14T23:27:57.817Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:27:57 [2020-11-14T23:27:57.817Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:27:57 [2020-11-14T23:27:57.817Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41625/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:27:57 [2020-11-14T23:27:57.817Z] + bash /home/ubuntu/workspace/moby_PR-41625/check-config.sh
23:27:57 [2020-11-14T23:27:57.817Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:27:57 [2020-11-14T23:27:57.817Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
23:27:57 [2020-11-14T23:27:57.817Z] 
23:27:57 [2020-11-14T23:27:57.817Z] Generally Necessary:
23:27:57 [2020-11-14T23:27:57.817Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:27:57 [2020-11-14T23:27:57.817Z] - apparmor: enabled and tools installed
23:27:57 [2020-11-14T23:27:57.817Z] - CONFIG_NAMESPACES: enabled
23:27:57 [2020-11-14T23:27:57.817Z] - CONFIG_NET_NS: enabled
23:27:57 [2020-11-14T23:27:57.817Z] - CONFIG_PID_NS: enabled
23:27:57 [2020-11-14T23:27:57.846Z] #47 60.40 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:27:57 [2020-11-14T23:27:57.846Z] #47 60.59 go: finding github.com/pelletier/go-toml v1.2.0
23:27:57 [2020-11-14T23:27:57.923Z] #18 21.94 Selecting previously unselected package apparmor.
23:27:57 [2020-11-14T23:27:57.923Z] #18 21.94 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
23:27:57 [2020-11-14T23:27:57.923Z] #18 21.98 Unpacking apparmor (2.13.2-10) ...
23:27:58 [2020-11-14T23:27:58.068Z] #28 7.274 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:27:58 [2020-11-14T23:27:58.068Z] #28 7.412 
23:27:58 [2020-11-14T23:27:58.068Z] #28 7.533 
####                                                                       5.9%
######################################################################## 100.0%
23:27:58 [2020-11-14T23:27:58.068Z] #28 7.597 
23:27:58 [2020-11-14T23:27:58.092Z] - CONFIG_IPC_NS: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_UTS_NS: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_CGROUPS: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_CGROUP_CPUACCT: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_CGROUP_DEVICE: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_CGROUP_FREEZER: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_CGROUP_SCHED: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_CPUSETS: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_MEMCG: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_KEYS: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_VETH: enabled (as module)
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_BRIDGE: enabled (as module)
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_NF_NAT_IPV4: missing
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_NF_NAT: enabled (as module)
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_NF_NAT_NEEDED: missing
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_POSIX_MQUEUE: enabled
23:27:58 [2020-11-14T23:27:58.093Z] 
23:27:58 [2020-11-14T23:27:58.093Z] Optional Features:
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_USER_NS: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_SECCOMP: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_CGROUP_PIDS: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_MEMCG_SWAP: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:27:58 [2020-11-14T23:27:58.093Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_BLK_CGROUP: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_IOSCHED_CFQ: missing
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_CGROUP_PERF: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_CGROUP_HUGETLB: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_CFS_BANDWIDTH: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_RT_GROUP_SCHED: missing
23:27:58 [2020-11-14T23:27:58.093Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:27:58 [2020-11-14T23:27:58.106Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:27:58 [2020-11-14T23:27:58.106Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:27:58 [2020-11-14T23:27:58.106Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41625/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:27:58 [2020-11-14T23:27:58.106Z] + bash /home/ubuntu/workspace/moby_PR-41625/check-config.sh
23:27:58 [2020-11-14T23:27:58.106Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:27:58 [2020-11-14T23:27:58.106Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
23:27:58 [2020-11-14T23:27:58.106Z] 
23:27:58 [2020-11-14T23:27:58.106Z] Generally Necessary:
23:27:58 [2020-11-14T23:27:58.106Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:27:58 [2020-11-14T23:27:58.106Z] - apparmor: enabled and tools installed
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_NAMESPACES: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_NET_NS: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_PID_NS: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_IPC_NS: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_UTS_NS: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_CGROUPS: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_CGROUP_CPUACCT: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_CGROUP_DEVICE: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_CGROUP_FREEZER: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_CGROUP_SCHED: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_CPUSETS: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_MEMCG: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_KEYS: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_VETH: enabled (as module)
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_BRIDGE: enabled (as module)
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_NF_NAT_IPV4: missing
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_NF_NAT: enabled (as module)
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_NF_NAT_NEEDED: missing
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_POSIX_MQUEUE: enabled
23:27:58 [2020-11-14T23:27:58.106Z] 
23:27:58 [2020-11-14T23:27:58.106Z] Optional Features:
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_USER_NS: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_SECCOMP: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_CGROUP_PIDS: enabled
23:27:58 [2020-11-14T23:27:58.106Z] - CONFIG_MEMCG_SWAP: enabled
23:27:58 [2020-11-14T23:27:58.107Z] #47 60.67 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:27:58 [2020-11-14T23:27:58.107Z] #47 60.71 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:27:58 [2020-11-14T23:27:58.107Z] #47 60.75 go: finding github.com/spf13/afero v1.1.2
23:27:58 [2020-11-14T23:27:58.107Z] #47 60.78 go: finding github.com/spf13/cast v1.3.0
23:27:58 [2020-11-14T23:27:58.215Z] #18 22.24 Selecting previously unselected package aufs-tools.
23:27:58 [2020-11-14T23:27:58.215Z] #18 22.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
23:27:58 [2020-11-14T23:27:58.215Z] #18 22.25 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:27:58 [2020-11-14T23:27:58.215Z] #18 22.34 Selecting previously unselected package libonig5:s390x.
23:27:58 [2020-11-14T23:27:58.215Z] #18 22.34 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
23:27:58 [2020-11-14T23:27:58.215Z] #18 22.34 Unpacking libonig5:s390x (6.9.1-1) ...
23:27:58 [2020-11-14T23:27:58.215Z] #18 22.45 Selecting previously unselected package libjq1:s390x.
23:27:58 [2020-11-14T23:27:58.356Z] - CONFIG_IP_VS: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z] - CONFIG_IP_VS_NFCT: enabled
23:27:58 [2020-11-14T23:27:58.356Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:27:58 [2020-11-14T23:27:58.356Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:27:58 [2020-11-14T23:27:58.356Z] - CONFIG_IP_VS_RR: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z] - CONFIG_EXT4_FS: enabled
23:27:58 [2020-11-14T23:27:58.356Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:27:58 [2020-11-14T23:27:58.356Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:27:58 [2020-11-14T23:27:58.356Z] - Network Drivers:
23:27:58 [2020-11-14T23:27:58.356Z]   - "overlay":
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_VXLAN: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:27:58 [2020-11-14T23:27:58.356Z]       Optional (for encrypted networks):
23:27:58 [2020-11-14T23:27:58.356Z]       - CONFIG_CRYPTO: enabled
23:27:58 [2020-11-14T23:27:58.356Z]       - CONFIG_CRYPTO_AEAD: enabled
23:27:58 [2020-11-14T23:27:58.356Z]       - CONFIG_CRYPTO_GCM: enabled
23:27:58 [2020-11-14T23:27:58.356Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:27:58 [2020-11-14T23:27:58.356Z]       - CONFIG_CRYPTO_GHASH: enabled
23:27:58 [2020-11-14T23:27:58.356Z]       - CONFIG_XFRM: enabled
23:27:58 [2020-11-14T23:27:58.356Z]       - CONFIG_XFRM_USER: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]       - CONFIG_INET_ESP: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:27:58 [2020-11-14T23:27:58.356Z]   - "ipvlan":
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_IPVLAN: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]   - "macvlan":
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_MACVLAN: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_DUMMY: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]   - "ftp,tftp client in container":
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z] - Storage Drivers:
23:27:58 [2020-11-14T23:27:58.356Z]   - "aufs":
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_AUFS_FS: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]   - "btrfs":
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:27:58 [2020-11-14T23:27:58.356Z]   - "devicemapper":
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_BLK_DEV_DM: enabled
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:27:58 [2020-11-14T23:27:58.356Z]   - "overlay":
23:27:58 [2020-11-14T23:27:58.356Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:27:58 [2020-11-14T23:27:58.367Z] #47 60.86 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:27:58 [2020-11-14T23:27:58.367Z] #47 60.88 go: finding github.com/spf13/jwalterweatherman v1.0.0
23:27:58 [2020-11-14T23:27:58.367Z] #47 60.92 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:27:58 [2020-11-14T23:27:58.367Z] #47 60.94 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:27:58 [2020-11-14T23:27:58.367Z] #47 61.01 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:27:58 [2020-11-14T23:27:58.367Z] #47 61.07 go: finding github.com/subosito/gotenv v1.2.0
23:27:58 [2020-11-14T23:27:58.367Z] #47 61.11 go: finding gopkg.in/ini.v1 v1.51.0
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:27:58 [2020-11-14T23:27:58.384Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_BLK_CGROUP: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_IOSCHED_CFQ: missing
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_CGROUP_PERF: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_CGROUP_HUGETLB: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_CFS_BANDWIDTH: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_RT_GROUP_SCHED: missing
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_IP_VS: enabled (as module)
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_IP_VS_NFCT: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_IP_VS_RR: enabled (as module)
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_EXT4_FS: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:27:58 [2020-11-14T23:27:58.384Z] - Network Drivers:
23:27:58 [2020-11-14T23:27:58.384Z]   - "overlay":
23:27:58 [2020-11-14T23:27:58.384Z]     - CONFIG_VXLAN: enabled (as module)
23:27:58 [2020-11-14T23:27:58.384Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:27:58 [2020-11-14T23:27:58.384Z]       Optional (for encrypted networks):
23:27:58 [2020-11-14T23:27:58.384Z]       - CONFIG_CRYPTO: enabled
23:27:58 [2020-11-14T23:27:58.384Z]       - CONFIG_CRYPTO_AEAD: enabled
23:27:58 [2020-11-14T23:27:58.384Z]       - CONFIG_CRYPTO_GCM: enabled
23:27:58 [2020-11-14T23:27:58.384Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:27:58 [2020-11-14T23:27:58.384Z]       - CONFIG_CRYPTO_GHASH: enabled
23:27:58 [2020-11-14T23:27:58.384Z]       - CONFIG_XFRM: enabled
23:27:58 [2020-11-14T23:27:58.384Z]       - CONFIG_XFRM_USER: enabled (as module)
23:27:58 [2020-11-14T23:27:58.384Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:27:58 [2020-11-14T23:27:58.384Z]       - CONFIG_INET_ESP: enabled (as module)
23:27:58 [2020-11-14T23:27:58.384Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:27:58 [2020-11-14T23:27:58.384Z]   - "ipvlan":
23:27:58 [2020-11-14T23:27:58.384Z]     - CONFIG_IPVLAN: enabled (as module)
23:27:58 [2020-11-14T23:27:58.384Z]   - "macvlan":
23:27:58 [2020-11-14T23:27:58.384Z]     - CONFIG_MACVLAN: enabled (as module)
23:27:58 [2020-11-14T23:27:58.384Z]     - CONFIG_DUMMY: enabled (as module)
23:27:58 [2020-11-14T23:27:58.384Z]   - "ftp,tftp client in container":
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.45 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.50 Selecting previously unselected package jq.
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.51 Unpacking jq (1.5+dfsg-2+b1) ...
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.57 Selecting previously unselected package libaio1:s390x.
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.57 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.58 Unpacking libaio1:s390x (0.3.112-3) ...
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.61 Selecting previously unselected package libgpm2:s390x.
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.61 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.62 Unpacking libgpm2:s390x (1.20.7-5) ...
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.65 Selecting previously unselected package libicu63:s390x.
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.66 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
23:27:58 [2020-11-14T23:27:58.507Z] #18 22.66 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
23:27:58 [2020-11-14T23:27:58.615Z]   - "zfs":
23:27:58 [2020-11-14T23:27:58.615Z]     - /dev/zfs: present
23:27:58 [2020-11-14T23:27:58.615Z]     - zfs command: missing
23:27:58 [2020-11-14T23:27:58.615Z]     - zpool command: missing
23:27:58 [2020-11-14T23:27:58.615Z] 
23:27:58 [2020-11-14T23:27:58.615Z] Limits:
23:27:58 [2020-11-14T23:27:58.615Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:27:58 [2020-11-14T23:27:58.615Z] 
23:27:58 [2020-11-14T23:27:58.615Z] + true
[Pipeline] }
23:27:58 [2020-11-14T23:27:58.628Z] #47 61.16 go: finding golang.org/x/text v0.3.2
23:27:58 [2020-11-14T23:27:58.628Z] #47 61.35 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:27:58 [2020-11-14T23:27:58.628Z] #47 61.36 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:27:58 [2020-11-14T23:27:58.628Z] #47 61.42 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
23:27:58 [2020-11-14T23:27:58.655Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:27:58 [2020-11-14T23:27:58.655Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:27:58 [2020-11-14T23:27:58.655Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:27:58 [2020-11-14T23:27:58.655Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:27:58 [2020-11-14T23:27:58.655Z] - Storage Drivers:
23:27:58 [2020-11-14T23:27:58.655Z]   - "aufs":
23:27:58 [2020-11-14T23:27:58.655Z]     - CONFIG_AUFS_FS: enabled (as module)
23:27:58 [2020-11-14T23:27:58.655Z]   - "btrfs":
23:27:58 [2020-11-14T23:27:58.655Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:27:58 [2020-11-14T23:27:58.655Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:27:58 [2020-11-14T23:27:58.655Z]   - "devicemapper":
23:27:58 [2020-11-14T23:27:58.655Z]     - CONFIG_BLK_DEV_DM: enabled
23:27:58 [2020-11-14T23:27:58.655Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:27:58 [2020-11-14T23:27:58.655Z]   - "overlay":
23:27:58 [2020-11-14T23:27:58.655Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:27:58 [2020-11-14T23:27:58.655Z]   - "zfs":
23:27:58 [2020-11-14T23:27:58.655Z]     - /dev/zfs: present
23:27:58 [2020-11-14T23:27:58.655Z]     - zfs command: missing
23:27:58 [2020-11-14T23:27:58.655Z]     - zpool command: missing
23:27:58 [2020-11-14T23:27:58.655Z] 
23:27:58 [2020-11-14T23:27:58.655Z] Limits:
23:27:58 [2020-11-14T23:27:58.655Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:27:58 [2020-11-14T23:27:58.655Z] 
23:27:58 [2020-11-14T23:27:58.655Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
23:27:58 [2020-11-14T23:27:58.706Z] #28 8.121 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:27:58 [2020-11-14T23:27:58.706Z] #28 8.137 skipping existing 5cb8031fd95d
23:27:58 [2020-11-14T23:27:58.706Z] #28 8.159 
[Pipeline] sh
[Pipeline] sh
23:27:58 [2020-11-14T23:27:58.906Z] #47 61.56 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:27:58 [2020-11-14T23:27:58.906Z] #47 61.63 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:27:58 [2020-11-14T23:27:58.906Z] #47 61.63 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:27:58 [2020-11-14T23:27:58.906Z] #47 61.71 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:27:58 [2020-11-14T23:27:58.906Z] #47 61.74 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:27:59 [2020-11-14T23:27:59.004Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:05c20a6e1c708bc881dee36554c6598937afa699 .
23:27:59 [2020-11-14T23:27:59.043Z] + sudo modprobe ip_vs
23:27:59 [2020-11-14T23:27:59.043Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:05c20a6e1c708bc881dee36554c6598937afa699 .
23:27:59 [2020-11-14T23:27:59.165Z] #47 61.81 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:27:59 [2020-11-14T23:27:59.165Z] #47 61.82 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:27:59 [2020-11-14T23:27:59.165Z] #47 61.84 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:27:59 [2020-11-14T23:27:59.165Z] #47 61.92 go: finding github.com/kisielk/gotool v1.0.0
23:27:59 [2020-11-14T23:27:59.165Z] #47 61.94 go: finding github.com/sourcegraph/go-diff v0.5.1
23:27:59 [2020-11-14T23:27:59.166Z] #47 61.97 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:27:59 [2020-11-14T23:27:59.261Z] #2 [internal] load build definition from Dockerfile
23:27:59 [2020-11-14T23:27:59.261Z] #2 transferring dockerfile: 16.58kB done
23:27:59 [2020-11-14T23:27:59.261Z] #2 DONE 0.1s
23:27:59 [2020-11-14T23:27:59.261Z] 
23:27:59 [2020-11-14T23:27:59.261Z] #1 [internal] load .dockerignore
23:27:59 [2020-11-14T23:27:59.261Z] #1 transferring context: 87B done
23:27:59 [2020-11-14T23:27:59.261Z] #1 DONE 0.1s
23:27:59 [2020-11-14T23:27:59.261Z] 
23:27:59 [2020-11-14T23:27:59.261Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:27:59 [2020-11-14T23:27:59.303Z] #2 [internal] load .dockerignore
23:27:59 [2020-11-14T23:27:59.303Z] #2 transferring context: 87B done
23:27:59 [2020-11-14T23:27:59.303Z] #2 DONE 0.0s
23:27:59 [2020-11-14T23:27:59.303Z] 
23:27:59 [2020-11-14T23:27:59.304Z] #1 [internal] load build definition from Dockerfile
23:27:59 [2020-11-14T23:27:59.304Z] #1 transferring dockerfile: 16.58kB done
23:27:59 [2020-11-14T23:27:59.304Z] #1 DONE 0.0s
23:27:59 [2020-11-14T23:27:59.304Z] 
23:27:59 [2020-11-14T23:27:59.304Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:27:59 [2020-11-14T23:27:59.341Z] #28 8.872 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:27:59 [2020-11-14T23:27:59.427Z] #47 62.04 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:27:59 [2020-11-14T23:27:59.427Z] #47 62.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1
23:27:59 [2020-11-14T23:27:59.427Z] #47 62.07 go: finding github.com/ultraware/funlen v0.0.2
23:27:59 [2020-11-14T23:27:59.427Z] #47 62.08 go: finding github.com/ultraware/whitespace v0.0.4
23:27:59 [2020-11-14T23:27:59.427Z] #47 62.14 go: finding github.com/uudashr/gocognit v1.0.1
23:27:59 [2020-11-14T23:27:59.518Z] #3 DONE 0.4s
23:27:59 [2020-11-14T23:27:59.518Z] 
23:27:59 [2020-11-14T23:27:59.518Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:27:59 [2020-11-14T23:27:59.518Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:27:59 [2020-11-14T23:27:59.636Z] #28 8.891 skipping existing 283607eaa57e
23:27:59 [2020-11-14T23:27:59.636Z] #28 8.914 
23:27:59 [2020-11-14T23:27:59.687Z] #47 62.30 go: finding github.com/gogo/protobuf v1.2.1
23:27:59 [2020-11-14T23:27:59.687Z] #47 62.37 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:27:59 [2020-11-14T23:27:59.776Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:27:59 [2020-11-14T23:27:59.776Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
23:27:59 [2020-11-14T23:27:59.776Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
23:27:59 [2020-11-14T23:27:59.776Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.11MB / 8.88MB 0.2s
23:27:59 [2020-11-14T23:27:59.776Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
23:27:59 [2020-11-14T23:27:59.876Z] #3 DONE 0.6s
23:27:59 [2020-11-14T23:27:59.876Z] 
23:27:59 [2020-11-14T23:27:59.876Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:27:59 [2020-11-14T23:27:59.876Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:27:59 [2020-11-14T23:27:59.876Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
23:27:59 [2020-11-14T23:27:59.876Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
23:27:59 [2020-11-14T23:27:59.876Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:27:59 [2020-11-14T23:27:59.876Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
23:28:00 [2020-11-14T23:28:00.034Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
23:28:00 [2020-11-14T23:28:00.034Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
23:28:00 [2020-11-14T23:28:00.140Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
23:28:00 [2020-11-14T23:28:00.140Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
23:28:00 [2020-11-14T23:28:00.264Z] #47 62.85 go: finding honnef.co/go/tools v0.0.1-2019.2.3
23:28:00 [2020-11-14T23:28:00.264Z] #47 62.88 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:28:00 [2020-11-14T23:28:00.264Z] #47 62.89 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:28:00 [2020-11-14T23:28:00.264Z] #47 63.03 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:28:00 [2020-11-14T23:28:00.264Z] #47 63.07 go: finding github.com/BurntSushi/toml v0.3.1
23:28:00 [2020-11-14T23:28:00.274Z] #28 9.406 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:28:00 [2020-11-14T23:28:00.274Z] #28 9.567 
23:28:00 [2020-11-14T23:28:00.400Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
23:28:00 [2020-11-14T23:28:00.400Z] #4 DONE 0.5s
23:28:00 [2020-11-14T23:28:00.400Z] 
23:28:00 [2020-11-14T23:28:00.400Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:28:00 [2020-11-14T23:28:00.568Z] #28 9.758 #=#=#                                                                         

######################################################################## 100.0%
23:28:00 [2020-11-14T23:28:00.568Z] #28 9.792 
23:28:00 [2020-11-14T23:28:00.598Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
23:28:00 [2020-11-14T23:28:00.598Z] #4 DONE 0.9s
23:28:00 [2020-11-14T23:28:00.598Z] 
23:28:00 [2020-11-14T23:28:00.598Z] #6 [internal] load metadata for docker.io/library/debian:buster
23:28:00 [2020-11-14T23:28:00.660Z] #7 DONE 0.2s
23:28:00 [2020-11-14T23:28:00.660Z] 
23:28:00 [2020-11-14T23:28:00.660Z] #6 [internal] load metadata for docker.io/library/debian:buster
23:28:00 [2020-11-14T23:28:00.660Z] #6 DONE 0.3s
23:28:00 [2020-11-14T23:28:00.660Z] 
23:28:00 [2020-11-14T23:28:00.660Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:28:00 [2020-11-14T23:28:00.660Z] #5 DONE 0.2s
23:28:00 [2020-11-14T23:28:00.660Z] 
23:28:00 [2020-11-14T23:28:00.661Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:28:00 [2020-11-14T23:28:00.661Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
23:28:00 [2020-11-14T23:28:00.855Z] #6 ...
23:28:00 [2020-11-14T23:28:00.855Z] 
23:28:00 [2020-11-14T23:28:00.855Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:28:00 [2020-11-14T23:28:00.855Z] #5 DONE 0.3s
23:28:00 [2020-11-14T23:28:00.859Z] #28 10.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:28:00 [2020-11-14T23:28:00.922Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
23:28:00 [2020-11-14T23:28:00.922Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
23:28:00 [2020-11-14T23:28:00.922Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
23:28:01 [2020-11-14T23:28:01.120Z] 
23:28:01 [2020-11-14T23:28:01.120Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:28:01 [2020-11-14T23:28:01.120Z] #7 DONE 0.4s
23:28:01 [2020-11-14T23:28:01.120Z] 
23:28:01 [2020-11-14T23:28:01.120Z] #6 [internal] load metadata for docker.io/library/debian:buster
23:28:01 [2020-11-14T23:28:01.120Z] #6 DONE 0.5s
23:28:01 [2020-11-14T23:28:01.120Z] 
23:28:01 [2020-11-14T23:28:01.120Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:01 [2020-11-14T23:28:01.120Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:28:01 [2020-11-14T23:28:01.120Z] #8 DONE 0.0s
23:28:01 [2020-11-14T23:28:01.120Z] 
23:28:01 [2020-11-14T23:28:01.120Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:28:01 [2020-11-14T23:28:01.120Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:28:01 [2020-11-14T23:28:01.154Z] #28 10.34 
23:28:01 [2020-11-14T23:28:01.154Z] #28 10.42 
######################################################################## 100.0%
23:28:01 [2020-11-14T23:28:01.154Z] #28 10.46 
23:28:01 [2020-11-14T23:28:01.154Z] #28 10.48 Download of images into '/build' complete.
23:28:01 [2020-11-14T23:28:01.154Z] #28 10.48 Use something like the following to load the result into a Docker daemon:
23:28:01 [2020-11-14T23:28:01.154Z] #28 10.48   tar -cC '/build' . | docker load
23:28:01 [2020-11-14T23:28:01.154Z] #28 DONE 10.6s
23:28:01 [2020-11-14T23:28:01.154Z] 
23:28:01 [2020-11-14T23:28:01.154Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:01 [2020-11-14T23:28:01.270Z] #18 24.97 Selecting previously unselected package libnet1:s390x.
23:28:01 [2020-11-14T23:28:01.270Z] #18 24.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
23:28:01 [2020-11-14T23:28:01.270Z] #18 24.97 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.02 Selecting previously unselected package libnl-3-200:s390x.
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.03 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.03 Unpacking libnl-3-200:s390x (3.4.0-1) ...
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.08 Selecting previously unselected package libprotobuf-c1:s390x.
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.08 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.14 Selecting previously unselected package libreadline5:s390x.
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.14 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.22 Selecting previously unselected package net-tools.
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.36 Selecting previously unselected package python-pip-whl.
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:28:01 [2020-11-14T23:28:01.270Z] #18 25.36 Unpacking python-pip-whl (18.1-5) ...
23:28:01 [2020-11-14T23:28:01.394Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:28:01 [2020-11-14T23:28:01.394Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:28:01 [2020-11-14T23:28:01.394Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
23:28:01 [2020-11-14T23:28:01.652Z] #47 ...
23:28:01 [2020-11-14T23:28:01.652Z] 
23:28:01 [2020-11-14T23:28:01.652Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:28:01 [2020-11-14T23:28:01.652Z] #53 54.19 Building dependency tree...
23:28:01 [2020-11-14T23:28:01.652Z] #53 58.99 The following additional packages will be installed:
23:28:01 [2020-11-14T23:28:01.652Z] #53 59.01   libbtrfs0
23:28:01 [2020-11-14T23:28:01.652Z] #53 59.33 The following NEW packages will be installed:
23:28:01 [2020-11-14T23:28:01.652Z] #53 59.40   libbtrfs-dev libbtrfs0
23:28:01 [2020-11-14T23:28:01.652Z] #53 60.02 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
23:28:01 [2020-11-14T23:28:01.652Z] #53 60.02 Need to get 119 kB of archives.
23:28:01 [2020-11-14T23:28:01.652Z] #53 60.02 After this operation, 387 kB of additional disk space will be used.
23:28:01 [2020-11-14T23:28:01.652Z] #53 60.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:28:01 [2020-11-14T23:28:01.652Z] #53 60.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:28:01 [2020-11-14T23:28:01.652Z] #53 61.56 debconf: delaying package configuration, since apt-utils is not installed
23:28:01 [2020-11-14T23:28:01.652Z] #53 61.93 Fetched 119 kB in 0s (317 kB/s)
23:28:01 [2020-11-14T23:28:01.652Z] #53 62.16 Selecting previously unselected package libbtrfs0.
23:28:01 [2020-11-14T23:28:01.652Z] #53 62.16 (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:28:01 [2020-11-14T23:28:01.652Z] #53 62.35 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:28:01 [2020-11-14T23:28:01.652Z] #53 62.36 Unpacking libbtrfs0 (4.20.1-2) ...
23:28:01 [2020-11-14T23:28:01.652Z] #53 62.63 Selecting previously unselected package libbtrfs-dev.
23:28:01 [2020-11-14T23:28:01.652Z] #53 62.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:28:01 [2020-11-14T23:28:01.652Z] #53 62.64 Unpacking libbtrfs-dev (4.20.1-2) ...
23:28:01 [2020-11-14T23:28:01.652Z] #53 63.42 Setting up libbtrfs0 (4.20.1-2) ...
23:28:01 [2020-11-14T23:28:01.652Z] #53 63.46 Setting up libbtrfs-dev (4.20.1-2) ...
23:28:01 [2020-11-14T23:28:01.652Z] #53 63.53 Processing triggers for libc-bin (2.28-10) ...
23:28:01 [2020-11-14T23:28:01.652Z] #53 DONE 64.3s
23:28:01 [2020-11-14T23:28:01.652Z] 
23:28:01 [2020-11-14T23:28:01.652Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:01 [2020-11-14T23:28:01.652Z] #62 DONE 64.3s
23:28:01 [2020-11-14T23:28:01.652Z] 
23:28:01 [2020-11-14T23:28:01.652Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:28:01 [2020-11-14T23:28:01.793Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.2s done
23:28:01 [2020-11-14T23:28:01.793Z] #9 DONE 32.0s
23:28:01 [2020-11-14T23:28:01.793Z] 
23:28:01 [2020-11-14T23:28:01.793Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:28:01 [2020-11-14T23:28:01.793Z] #10 DONE 0.2s
23:28:01 [2020-11-14T23:28:01.904Z] #18 25.80 Selecting previously unselected package python3-lib2to3.
23:28:01 [2020-11-14T23:28:01.904Z] #18 25.80 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:28:01 [2020-11-14T23:28:01.904Z] #18 25.80 Unpacking python3-lib2to3 (3.7.3-1) ...
23:28:01 [2020-11-14T23:28:01.904Z] #18 25.88 Selecting previously unselected package python3-distutils.
23:28:01 [2020-11-14T23:28:01.904Z] #18 25.88 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:28:01 [2020-11-14T23:28:01.904Z] #18 25.88 Unpacking python3-distutils (3.7.3-1) ...
23:28:01 [2020-11-14T23:28:01.904Z] #18 25.97 Selecting previously unselected package python3-pip.
23:28:01 [2020-11-14T23:28:01.904Z] #18 25.97 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:28:01 [2020-11-14T23:28:01.904Z] #18 25.97 Unpacking python3-pip (18.1-5) ...
23:28:01 [2020-11-14T23:28:01.904Z] #18 26.09 Selecting previously unselected package python3-pkg-resources.
23:28:01 [2020-11-14T23:28:01.904Z] #18 26.09 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:28:01 [2020-11-14T23:28:01.904Z] #18 26.10 Unpacking python3-pkg-resources (40.8.0-1) ...
23:28:01 [2020-11-14T23:28:01.904Z] #18 26.17 Selecting previously unselected package python3-setuptools.
23:28:01 [2020-11-14T23:28:01.912Z] #54 ...
23:28:01 [2020-11-14T23:28:01.912Z] 
23:28:01 [2020-11-14T23:28:01.912Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:01 [2020-11-14T23:28:01.912Z] #34 54.49 The following NEW packages will be installed:
23:28:01 [2020-11-14T23:28:01.913Z] #34 54.52   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:28:01 [2020-11-14T23:28:01.913Z] #34 54.55   vim-common xxd
23:28:01 [2020-11-14T23:28:01.913Z] #34 55.44 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
23:28:01 [2020-11-14T23:28:01.913Z] #34 55.44 Need to get 14.9 MB of archives.
23:28:01 [2020-11-14T23:28:01.913Z] #34 55.44 After this operation, 61.8 MB of additional disk space will be used.
23:28:01 [2020-11-14T23:28:01.913Z] #34 55.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #34 55.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #34 55.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #34 55.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #34 56.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #34 57.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #34 57.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #34 57.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #34 57.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #34 57.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #34 59.04 debconf: delaying package configuration, since apt-utils is not installed
23:28:01 [2020-11-14T23:28:01.913Z] #34 59.37 Fetched 14.9 MB in 3s (5581 kB/s)
23:28:01 [2020-11-14T23:28:01.913Z] #34 59.50 Selecting previously unselected package xxd.
23:28:01 [2020-11-14T23:28:01.913Z] #34 59.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:28:01 [2020-11-14T23:28:01.913Z] #34 59.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:28:01 [2020-11-14T23:28:01.913Z] #34 59.63 Unpacking xxd (2:8.1.0875-5) ...
23:28:01 [2020-11-14T23:28:01.913Z] #34 60.08 Selecting previously unselected package vim-common.
23:28:01 [2020-11-14T23:28:01.913Z] #34 60.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:28:01 [2020-11-14T23:28:01.913Z] #34 60.20 Unpacking vim-common (2:8.1.0875-5) ...
23:28:01 [2020-11-14T23:28:01.913Z] #34 60.85 Selecting previously unselected package cmake-data.
23:28:01 [2020-11-14T23:28:01.913Z] #34 60.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:28:01 [2020-11-14T23:28:01.913Z] #34 60.90 Unpacking cmake-data (3.13.4-1) ...
23:28:01 [2020-11-14T23:28:01.913Z] #34 ...
23:28:01 [2020-11-14T23:28:01.913Z] 
23:28:01 [2020-11-14T23:28:01.913Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:01 [2020-11-14T23:28:01.913Z] #40 60.46 The following additional packages will be installed:
23:28:01 [2020-11-14T23:28:01.913Z] #40 60.48   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:28:01 [2020-11-14T23:28:01.913Z] #40 60.48   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:28:01 [2020-11-14T23:28:01.913Z] #40 60.49 Suggested packages:
23:28:01 [2020-11-14T23:28:01.913Z] #40 60.50   manpages-dev python-setuptools
23:28:01 [2020-11-14T23:28:01.913Z] #40 62.52 The following NEW packages will be installed:
23:28:01 [2020-11-14T23:28:01.913Z] #40 62.52   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:28:01 [2020-11-14T23:28:01.913Z] #40 62.55   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:28:01 [2020-11-14T23:28:01.913Z] #40 62.55   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:28:01 [2020-11-14T23:28:01.913Z] #40 62.55   python-six zlib1g-dev
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.11 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.11 Need to get 4095 kB of archives.
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.11 After this operation, 22.5 MB of additional disk space will be used.
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.17 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:28:01 [2020-11-14T23:28:01.913Z] #40 63.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.67 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:28:01 [2020-11-14T23:28:01.913Z] #40 63.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:28:01 [2020-11-14T23:28:01.913Z] #40 63.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:28:01 [2020-11-14T23:28:01.958Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.49MB / 9.86MB 0.5s
23:28:01 [2020-11-14T23:28:01.958Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s
23:28:01 [2020-11-14T23:28:01.958Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done
23:28:01 [2020-11-14T23:28:01.958Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
23:28:02 [2020-11-14T23:28:02.092Z] 
23:28:02 [2020-11-14T23:28:02.092Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:28:02 [2020-11-14T23:28:02.092Z] #11 DONE 0.2s
23:28:02 [2020-11-14T23:28:02.092Z] 
23:28:02 [2020-11-14T23:28:02.092Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:28:02 [2020-11-14T23:28:02.092Z] #30 DONE 0.1s
23:28:02 [2020-11-14T23:28:02.092Z] 
23:28:02 [2020-11-14T23:28:02.092Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:02 [2020-11-14T23:28:02.195Z] #18 26.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:28:02 [2020-11-14T23:28:02.195Z] #18 26.18 Unpacking python3-setuptools (40.8.0-1) ...
23:28:02 [2020-11-14T23:28:02.195Z] #18 26.30 Selecting previously unselected package python3-wheel.
23:28:02 [2020-11-14T23:28:02.195Z] #18 26.30 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:28:02 [2020-11-14T23:28:02.195Z] #18 26.30 Unpacking python3-wheel (0.32.3-2) ...
23:28:02 [2020-11-14T23:28:02.195Z] #18 26.35 Selecting previously unselected package sudo.
23:28:02 [2020-11-14T23:28:02.195Z] #18 26.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
23:28:02 [2020-11-14T23:28:02.195Z] #18 26.35 Unpacking sudo (1.8.27-1+deb10u2) ...
23:28:02 [2020-11-14T23:28:02.388Z] #48 ...
23:28:02 [2020-11-14T23:28:02.388Z] 
23:28:02 [2020-11-14T23:28:02.388Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:28:02 [2020-11-14T23:28:02.388Z] #38 DONE 0.1s
23:28:02 [2020-11-14T23:28:02.388Z] 
23:28:02 [2020-11-14T23:28:02.388Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:28:02 [2020-11-14T23:28:02.487Z] #18 26.73 Selecting previously unselected package thin-provisioning-tools.
23:28:02 [2020-11-14T23:28:02.778Z] #18 26.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
23:28:02 [2020-11-14T23:28:02.778Z] #18 26.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:28:02 [2020-11-14T23:28:02.778Z] #18 26.86 Selecting previously unselected package uidmap.
23:28:02 [2020-11-14T23:28:02.778Z] #18 26.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
23:28:02 [2020-11-14T23:28:02.778Z] #18 26.86 Unpacking uidmap (1:4.5-1.1) ...
23:28:02 [2020-11-14T23:28:02.778Z] #18 26.94 Selecting previously unselected package vim-runtime.
23:28:02 [2020-11-14T23:28:02.778Z] #18 26.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:28:02 [2020-11-14T23:28:02.778Z] #18 26.95 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:28:02 [2020-11-14T23:28:02.778Z] #18 26.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:28:02 [2020-11-14T23:28:02.858Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 0B / 50.40MB 2.0s
23:28:02 [2020-11-14T23:28:02.858Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 2.56MB / 50.40MB 2.1s
23:28:03 [2020-11-14T23:28:03.046Z] #39 0.684 + git clone https://github.com/docker/distribution.git .
23:28:03 [2020-11-14T23:28:03.046Z] #39 0.700 Cloning into '.'...
23:28:03 [2020-11-14T23:28:03.070Z] #18 26.99 Unpacking vim-runtime (2:8.1.0875-5) ...
23:28:03 [2020-11-14T23:28:03.118Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 10.75MB / 50.40MB 2.3s
23:28:03 [2020-11-14T23:28:03.118Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 16.18MB / 50.40MB 2.5s
23:28:03 [2020-11-14T23:28:03.382Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 23.04MB / 50.40MB 2.8s
23:28:03 [2020-11-14T23:28:03.644Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 26.08MB / 50.40MB 2.9s
23:28:03 [2020-11-14T23:28:03.644Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 29.60MB / 50.40MB 3.0s
23:28:03 [2020-11-14T23:28:03.826Z] #40 66.25 debconf: delaying package configuration, since apt-utils is not installed
23:28:03 [2020-11-14T23:28:03.826Z] #40 ...
23:28:03 [2020-11-14T23:28:03.826Z] 
23:28:03 [2020-11-14T23:28:03.826Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:03 [2020-11-14T23:28:03.826Z] #34 66.59 Selecting previously unselected package libicu63:amd64.
23:28:03 [2020-11-14T23:28:03.905Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 33.36MB / 50.40MB 3.1s
23:28:03 [2020-11-14T23:28:03.905Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 38.81MB / 50.40MB 3.3s
23:28:04 [2020-11-14T23:28:04.087Z] #34 66.59 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:28:04 [2020-11-14T23:28:04.087Z] #34 66.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:28:04 [2020-11-14T23:28:04.087Z] #34 ...
23:28:04 [2020-11-14T23:28:04.087Z] 
23:28:04 [2020-11-14T23:28:04.087Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:04 [2020-11-14T23:28:04.087Z] #32 56.73 sync
23:28:04 [2020-11-14T23:28:04.087Z] #32 56.77 internal/reflectlite
23:28:04 [2020-11-14T23:28:04.087Z] #32 60.50 sort
23:28:04 [2020-11-14T23:28:04.087Z] #32 60.50 errors
23:28:04 [2020-11-14T23:28:04.087Z] #32 61.48 strconv
23:28:04 [2020-11-14T23:28:04.087Z] #32 62.89 io
23:28:04 [2020-11-14T23:28:04.087Z] #32 65.80 internal/oserror
23:28:04 [2020-11-14T23:28:04.087Z] #32 65.96 syscall
23:28:04 [2020-11-14T23:28:04.175Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 41.33MB / 50.40MB 3.4s
23:28:04 [2020-11-14T23:28:04.175Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 47.01MB / 50.40MB 3.6s
23:28:04 [2020-11-14T23:28:04.347Z] #32 ...
23:28:04 [2020-11-14T23:28:04.347Z] 
23:28:04 [2020-11-14T23:28:04.347Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.506 + RM_GOPATH=0
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.506 + TMP_GOPATH=
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.506 + : /build
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.506 + '[' -z '' ']'
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.506 ++ mktemp -d
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.506 + export GOPATH=/tmp/tmp.JoZPd7aDOW
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.506 + GOPATH=/tmp/tmp.JoZPd7aDOW
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.506 + RM_GOPATH=1
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.506 + case "$(go env GOARCH)" in
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.506 ++ go env GOARCH
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 + export GO_BUILDMODE=-buildmode=pie
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 + GO_BUILDMODE=-buildmode=pie
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 ++ dirname /tmp/install/install.sh
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 + dir=/tmp/install
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 + bin=containerd
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 + shift
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 + '[' '!' -f /tmp/install/containerd.installer ']'
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 + . /tmp/install/containerd.installer
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 ++ set -e
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 + install_containerd
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JoZPd7aDOW/src/github.com/containerd/containerd
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.663 Cloning into '/tmp/tmp.JoZPd7aDOW/src/github.com/containerd/containerd'...
23:28:04 [2020-11-14T23:28:04.347Z] #54 2.716 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:28:04 [2020-11-14T23:28:04.438Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 3.7s
23:28:04 [2020-11-14T23:28:04.657Z] #18 28.62 Selecting previously unselected package vim.
23:28:04 [2020-11-14T23:28:04.657Z] #18 28.62 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
23:28:04 [2020-11-14T23:28:04.657Z] #18 28.63 Unpacking vim (2:8.1.0875-5) ...
23:28:04 [2020-11-14T23:28:04.657Z] #18 ...
23:28:04 [2020-11-14T23:28:04.657Z] 
23:28:04 [2020-11-14T23:28:04.657Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:04 [2020-11-14T23:28:04.657Z] #41 57.46   CC       criu/clone-noasan.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 57.56   CC       criu/config.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 58.41   CC       criu/cr-check.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 59.15   CC       criu/cr-dedup.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 59.32   CC       criu/cr-dump.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 60.47   CC       criu/cr-errno.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 60.50   CC       criu/cr-restore.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 63.00   CC       criu/cr-service.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 63.99   CC       criu/crtools.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 64.21   CC       criu/eventfd.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 64.34   CC       criu/eventpoll.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 64.80   CC       criu/external.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 65.05   CC       criu/fault-injection.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 65.13   CC       criu/fdstore.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 65.48   CC       criu/fifo.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 65.78   CC       criu/file-ids.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 66.02   CC       criu/file-lock.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 66.60   CC       criu/files-ext.o
23:28:04 [2020-11-14T23:28:04.657Z] #41 66.90   CC       criu/files-reg.o
23:28:04 [2020-11-14T23:28:04.948Z] #41 ...
23:28:04 [2020-11-14T23:28:04.948Z] 
23:28:04 [2020-11-14T23:28:04.948Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:28:04 [2020-11-14T23:28:04.948Z] #18 29.02 Selecting previously unselected package xfsprogs.
23:28:04 [2020-11-14T23:28:04.948Z] #18 29.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
23:28:04 [2020-11-14T23:28:04.948Z] #18 29.03 Unpacking xfsprogs (4.20.0-1) ...
23:28:05 [2020-11-14T23:28:05.011Z] #24 ...
23:28:05 [2020-11-14T23:28:05.011Z] 
23:28:05 [2020-11-14T23:28:05.011Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:28:05 [2020-11-14T23:28:05.011Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:28:05 [2020-11-14T23:28:05.011Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:28:05 [2020-11-14T23:28:05.011Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:28:05 [2020-11-14T23:28:05.011Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
23:28:05 [2020-11-14T23:28:05.011Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.5s done
23:28:05 [2020-11-14T23:28:05.011Z] #60 DONE 4.3s
23:28:05 [2020-11-14T23:28:05.011Z] 
23:28:05 [2020-11-14T23:28:05.011Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:28:05 [2020-11-14T23:28:05.011Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 4.2s done
23:28:05 [2020-11-14T23:28:05.240Z] #18 29.30 Selecting previously unselected package zip.
23:28:05 [2020-11-14T23:28:05.240Z] #18 29.30 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
23:28:05 [2020-11-14T23:28:05.240Z] #18 29.31 Unpacking zip (3.0-11+b1) ...
23:28:05 [2020-11-14T23:28:05.240Z] #18 29.42 Setting up aufs-tools (1:4.14+20190211-1) ...
23:28:05 [2020-11-14T23:28:05.275Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.45 Setting up libip6tc0:s390x (1.8.2-4) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.46 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.47 Setting up libgpm2:s390x (1.20.7-5) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.47 Setting up libip4tc0:s390x (1.8.2-4) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.48 Setting up uidmap (1:4.5-1.1) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.49 Setting up libnftnl11:s390x (1.1.2-2) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.49 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.51 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.51 Setting up libicu63:s390x (63.1-6+deb10u1) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.52 Setting up xxd (2:8.1.0875-5) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.53 Setting up zip (3.0-11+b1) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.53 Setting up vim-common (2:8.1.0875-5) ...
23:28:05 [2020-11-14T23:28:05.532Z] #18 29.54 Setting up bash-completion (1:2.8-6) ...
23:28:05 [2020-11-14T23:28:05.730Z] #54 ...
23:28:05 [2020-11-14T23:28:05.730Z] 
23:28:05 [2020-11-14T23:28:05.730Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:05 [2020-11-14T23:28:05.730Z] #43 58.29 sync
23:28:05 [2020-11-14T23:28:05.730Z] #43 58.29 internal/reflectlite
23:28:05 [2020-11-14T23:28:05.730Z] #43 60.48 github.com/LK4D4/vndr/godl/singleflight
23:28:05 [2020-11-14T23:28:05.730Z] #43 61.06 math/rand
23:28:05 [2020-11-14T23:28:05.730Z] #43 62.92 internal/singleflight
23:28:05 [2020-11-14T23:28:05.730Z] #43 63.29 io
23:28:05 [2020-11-14T23:28:05.730Z] #43 63.83 strconv
23:28:05 [2020-11-14T23:28:05.730Z] #43 65.86 bytes
23:28:05 [2020-11-14T23:28:05.730Z] #43 ...
23:28:05 [2020-11-14T23:28:05.730Z] 
23:28:05 [2020-11-14T23:28:05.731Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:05 [2020-11-14T23:28:05.731Z] #40 66.69 Fetched 4095 kB in 1s (3944 kB/s)
23:28:05 [2020-11-14T23:28:05.731Z] #40 67.04 Selecting previously unselected package libcap-dev:amd64.
23:28:05 [2020-11-14T23:28:05.731Z] #40 67.04 (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:28:05 [2020-11-14T23:28:05.731Z] #40 67.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:28:05 [2020-11-14T23:28:05.731Z] #40 67.25 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:28:05 [2020-11-14T23:28:05.731Z] #40 67.50 Selecting previously unselected package libnet1:amd64.
23:28:05 [2020-11-14T23:28:05.731Z] #40 67.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:28:05 [2020-11-14T23:28:05.731Z] #40 67.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:28:05 [2020-11-14T23:28:05.731Z] #40 67.92 Selecting previously unselected package libnet1-dev.
23:28:05 [2020-11-14T23:28:05.731Z] #40 67.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:28:05 [2020-11-14T23:28:05.731Z] #40 67.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:28:05 [2020-11-14T23:28:05.731Z] #40 68.25 Selecting previously unselected package libnl-3-200:amd64.
23:28:05 [2020-11-14T23:28:05.731Z] #40 68.25 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:28:05 [2020-11-14T23:28:05.731Z] #40 68.26 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:28:05 [2020-11-14T23:28:05.731Z] #40 68.47 Selecting previously unselected package libnl-3-dev:amd64.
23:28:05 [2020-11-14T23:28:05.992Z] #40 68.48 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:28:05 [2020-11-14T23:28:05.992Z] #40 68.52 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:28:06 [2020-11-14T23:28:06.581Z] #40 69.04 Selecting previously unselected package libprotobuf-c1:amd64.
23:28:06 [2020-11-14T23:28:06.581Z] #40 69.05 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:28:06 [2020-11-14T23:28:06.581Z] #40 69.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:28:06 [2020-11-14T23:28:06.581Z] #40 69.23 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:28:06 [2020-11-14T23:28:06.581Z] #40 69.24 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:28:06 [2020-11-14T23:28:06.581Z] #40 69.28 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:28:06 [2020-11-14T23:28:06.613Z] #18 30.69 Setting up libiptc0:s390x (1.8.2-4) ...
23:28:06 [2020-11-14T23:28:06.613Z] #18 30.70 Setting up xz-utils (5.2.4-1) ...
23:28:06 [2020-11-14T23:28:06.613Z] #18 30.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:28:06 [2020-11-14T23:28:06.613Z] #18 30.72 Setting up sudo (1.8.27-1+deb10u2) ...
23:28:06 [2020-11-14T23:28:06.613Z] #18 30.78 invoke-rc.d: could not determine current runlevel
23:28:06 [2020-11-14T23:28:06.613Z] #18 30.78 invoke-rc.d: policy-rc.d denied execution of start.
23:28:06 [2020-11-14T23:28:06.613Z] #18 30.78 Setting up pigz (2.4-1) ...
23:28:06 [2020-11-14T23:28:06.613Z] #18 30.79 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
23:28:06 [2020-11-14T23:28:06.613Z] #18 30.80 Setting up libnl-3-200:s390x (3.4.0-1) ...
23:28:06 [2020-11-14T23:28:06.842Z] #40 69.56 Selecting previously unselected package zlib1g-dev:amd64.
23:28:06 [2020-11-14T23:28:06.842Z] #40 69.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:28:06 [2020-11-14T23:28:06.904Z] #18 30.81 Setting up python-pip-whl (18.1-5) ...
23:28:06 [2020-11-14T23:28:06.904Z] #18 30.81 Setting up libmpdec2:s390x (2.4.2-2) ...
23:28:06 [2020-11-14T23:28:06.904Z] #18 30.82 Setting up vim-runtime (2:8.1.0875-5) ...
23:28:06 [2020-11-14T23:28:06.904Z] #18 30.98 Setting up libaio1:s390x (0.3.112-3) ...
23:28:06 [2020-11-14T23:28:06.904Z] #18 30.98 Setting up libonig5:s390x (6.9.1-1) ...
23:28:06 [2020-11-14T23:28:06.904Z] #18 30.99 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
23:28:06 [2020-11-14T23:28:06.904Z] #18 31.00 Setting up vim (2:8.1.0875-5) ...
23:28:06 [2020-11-14T23:28:06.904Z] #18 31.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:28:06 [2020-11-14T23:28:06.904Z] #18 31.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:28:06 [2020-11-14T23:28:06.904Z] #18 31.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:28:06 [2020-11-14T23:28:06.904Z] #18 31.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:28:06 [2020-11-14T23:28:06.904Z] #18 31.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:28:06 [2020-11-14T23:28:06.904Z] #18 31.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:28:06 [2020-11-14T23:28:06.904Z] #18 31.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:28:06 [2020-11-14T23:28:06.904Z] #18 31.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:28:06 [2020-11-14T23:28:06.904Z] #18 31.04 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
23:28:06 [2020-11-14T23:28:06.904Z] #18 31.05 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:28:07 [2020-11-14T23:28:07.104Z] #40 69.66 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:28:07 [2020-11-14T23:28:07.196Z] #18 31.06 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
23:28:07 [2020-11-14T23:28:07.196Z] #18 31.06 Setting up jq (1.5+dfsg-2+b1) ...
23:28:07 [2020-11-14T23:28:07.196Z] #18 31.07 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
23:28:07 [2020-11-14T23:28:07.196Z] #18 31.08 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:28:07 [2020-11-14T23:28:07.228Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.3s done
23:28:07 [2020-11-14T23:28:07.228Z] #60 DONE 5.4s
23:28:07 [2020-11-14T23:28:07.228Z] 
23:28:07 [2020-11-14T23:28:07.228Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.1s done
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.1s done
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.61MB / 68.67MB 5.2s
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.87MB / 120.17MB 5.2s
23:28:07 [2020-11-14T23:28:07.228Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.6s
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.2s
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.4s
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.40MB / 120.17MB 5.4s
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.2s done
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.63MB / 120.17MB 5.5s
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.05MB / 120.17MB 5.6s
23:28:07 [2020-11-14T23:28:07.228Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.71MB / 120.17MB 5.8s
23:28:07 [2020-11-14T23:28:07.366Z] #40 70.09 Selecting previously unselected package libprotobuf17:amd64.
23:28:07 [2020-11-14T23:28:07.366Z] #40 70.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:28:07 [2020-11-14T23:28:07.564Z] #39 ...
23:28:07 [2020-11-14T23:28:07.564Z] 
23:28:07 [2020-11-14T23:28:07.564Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:28:07 [2020-11-14T23:28:07.564Z] #46 0.967 + RM_GOPATH=0
23:28:07 [2020-11-14T23:28:07.564Z] #46 0.968 + TMP_GOPATH=
23:28:07 [2020-11-14T23:28:07.564Z] #46 0.968 + : /build
23:28:07 [2020-11-14T23:28:07.564Z] #46 0.974 + '[' -z '' ']'
23:28:07 [2020-11-14T23:28:07.564Z] #46 0.975 ++ mktemp -d
23:28:07 [2020-11-14T23:28:07.564Z] #46 0.979 + export GOPATH=/tmp/tmp.583n0i9ghC
23:28:07 [2020-11-14T23:28:07.564Z] #46 0.991 + GOPATH=/tmp/tmp.583n0i9ghC
23:28:07 [2020-11-14T23:28:07.564Z] #46 0.992 + RM_GOPATH=1
23:28:07 [2020-11-14T23:28:07.564Z] #46 0.992 + case "$(go env GOARCH)" in
23:28:07 [2020-11-14T23:28:07.564Z] #46 0.993 ++ go env GOARCH
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.017 + export GO_BUILDMODE=-buildmode=pie
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.031 + GO_BUILDMODE=-buildmode=pie
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.035 ++ dirname /tmp/install/install.sh
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.040 + dir=/tmp/install
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.043 + bin=gotestsum
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.044 + shift
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.046 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.047 + . /tmp/install/gotestsum.installer
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.048 ++ : v0.5.3
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.048 + install_gotestsum
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.051 + set -e
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.052 + export GO111MODULE=on
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.052 + GO111MODULE=on
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.052 + GOBIN=/build
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.052 + go get gotest.tools/gotestsum@v0.5.3
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.108 go: finding gotest.tools/gotestsum v0.5.3
23:28:07 [2020-11-14T23:28:07.564Z] #46 1.126 go: finding gotest.tools v0.5.3
23:28:07 [2020-11-14T23:28:07.564Z] #46 2.050 go: downloading gotest.tools/gotestsum v0.5.3
23:28:07 [2020-11-14T23:28:07.564Z] #46 3.206 go: extracting gotest.tools/gotestsum v0.5.3
23:28:07 [2020-11-14T23:28:07.564Z] #46 4.757 go: downloading github.com/pkg/errors v0.9.1
23:28:07 [2020-11-14T23:28:07.564Z] #46 4.769 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:28:07 [2020-11-14T23:28:07.564Z] #46 4.899 go: downloading github.com/spf13/pflag v1.0.3
23:28:07 [2020-11-14T23:28:07.564Z] #46 4.900 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:28:07 [2020-11-14T23:28:07.564Z] #46 4.902 go: downloading github.com/jonboulle/clockwork v0.1.0
23:28:07 [2020-11-14T23:28:07.564Z] #46 4.908 go: downloading github.com/fatih/color v1.9.0
23:28:07 [2020-11-14T23:28:07.564Z] #46 4.957 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:28:07 [2020-11-14T23:28:07.564Z] #46 4.982 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:28:07 [2020-11-14T23:28:07.564Z] #46 5.020 go: extracting github.com/pkg/errors v0.9.1
23:28:07 [2020-11-14T23:28:07.564Z] #46 5.227 go: extracting github.com/fatih/color v1.9.0
23:28:07 [2020-11-14T23:28:07.564Z] #46 5.349 go: downloading github.com/mattn/go-colorable v0.1.6
23:28:07 [2020-11-14T23:28:07.564Z] #46 5.375 go: extracting github.com/jonboulle/clockwork v0.1.0
23:28:07 [2020-11-14T23:28:07.564Z] #46 5.423 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:28:07 [2020-11-14T23:28:07.564Z] #46 5.498 go: downloading github.com/mattn/go-isatty v0.0.12
23:28:07 [2020-11-14T23:28:07.564Z] #46 5.550 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:28:07 [2020-11-14T23:28:07.627Z] #40 70.18 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:28:07 [2020-11-14T23:28:07.826Z] #24 ...
23:28:07 [2020-11-14T23:28:07.826Z] 
23:28:07 [2020-11-14T23:28:07.826Z] #21 [internal] load build context
23:28:07 [2020-11-14T23:28:07.826Z] #21 transferring context: 52.01MB 6.2s done
23:28:07 [2020-11-14T23:28:07.826Z] #21 DONE 6.7s
23:28:07 [2020-11-14T23:28:07.826Z] 
23:28:07 [2020-11-14T23:28:07.826Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:28:07 [2020-11-14T23:28:07.861Z] #46 5.588 go: extracting github.com/spf13/pflag v1.0.3
23:28:08 [2020-11-14T23:28:08.160Z] #46 5.960 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:28:08 [2020-11-14T23:28:08.568Z] #40 71.18 Selecting previously unselected package libprotobuf-lite17:amd64.
23:28:08 [2020-11-14T23:28:08.568Z] #40 71.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:28:08 [2020-11-14T23:28:08.568Z] #40 71.21 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:28:08 [2020-11-14T23:28:08.605Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.9s done
23:28:08 [2020-11-14T23:28:08.605Z] #8 ...
23:28:08 [2020-11-14T23:28:08.605Z] 
23:28:08 [2020-11-14T23:28:08.605Z] #21 [internal] load build context
23:28:08 [2020-11-14T23:28:08.605Z] #21 transferring context: 52.01MB 6.8s done
23:28:08 [2020-11-14T23:28:08.605Z] #21 DONE 7.4s
23:28:08 [2020-11-14T23:28:08.605Z] 
23:28:08 [2020-11-14T23:28:08.605Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:08 [2020-11-14T23:28:08.605Z] #8 ...
23:28:08 [2020-11-14T23:28:08.605Z] 
23:28:08 [2020-11-14T23:28:08.605Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:28:08 [2020-11-14T23:28:08.605Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
23:28:08 [2020-11-14T23:28:08.605Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 2.1s done
23:28:08 [2020-11-14T23:28:08.605Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
23:28:08 [2020-11-14T23:28:08.605Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
23:28:08 [2020-11-14T23:28:08.605Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
23:28:08 [2020-11-14T23:28:08.605Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 4.5s
23:28:08 [2020-11-14T23:28:08.605Z] #24 ...
23:28:08 [2020-11-14T23:28:08.605Z] 
23:28:08 [2020-11-14T23:28:08.605Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:08 [2020-11-14T23:28:08.771Z] #18 32.68 Setting up iptables (1.8.2-4) ...
23:28:08 [2020-11-14T23:28:08.772Z] #18 32.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:28:08 [2020-11-14T23:28:08.772Z] #18 32.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:28:08 [2020-11-14T23:28:08.772Z] #18 32.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:28:08 [2020-11-14T23:28:08.772Z] #18 32.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:28:08 [2020-11-14T23:28:08.772Z] #18 32.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:28:08 [2020-11-14T23:28:08.772Z] #18 32.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:28:08 [2020-11-14T23:28:08.772Z] #18 32.72 Setting up python3 (3.7.3-1) ...
23:28:08 [2020-11-14T23:28:08.826Z] #46 6.509 go: extracting github.com/mattn/go-colorable v0.1.6
23:28:08 [2020-11-14T23:28:08.826Z] #46 6.515 go: extracting github.com/mattn/go-isatty v0.0.12
23:28:08 [2020-11-14T23:28:08.829Z] #40 71.46 Selecting previously unselected package libprotobuf-dev:amd64.
23:28:08 [2020-11-14T23:28:08.829Z] #40 71.47 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:28:08 [2020-11-14T23:28:08.829Z] #40 71.48 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:28:09 [2020-11-14T23:28:09.063Z] #18 32.99 Setting up python3-wheel (0.32.3-2) ...
23:28:09 [2020-11-14T23:28:09.170Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s done
23:28:09 [2020-11-14T23:28:09.356Z] #18 33.43 Setting up apparmor (2.13.2-10) ...
23:28:10 [2020-11-14T23:28:10.373Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 5.2s
23:28:10 [2020-11-14T23:28:10.421Z] #18 34.44 Setting up xfsprogs (4.20.0-1) ...
23:28:10 [2020-11-14T23:28:10.421Z] #18 34.45 Setting up python3-lib2to3 (3.7.3-1) ...
23:28:10 [2020-11-14T23:28:10.634Z] #24 ...
23:28:10 [2020-11-14T23:28:10.634Z] 
23:28:10 [2020-11-14T23:28:10.634Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:10 [2020-11-14T23:28:10.634Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:28:10 [2020-11-14T23:28:10.634Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
23:28:10 [2020-11-14T23:28:10.634Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done
23:28:10 [2020-11-14T23:28:10.634Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s done
23:28:10 [2020-11-14T23:28:10.634Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:28:10 [2020-11-14T23:28:10.634Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
23:28:10 [2020-11-14T23:28:10.634Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done
23:28:10 [2020-11-14T23:28:10.634Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s done
23:28:10 [2020-11-14T23:28:10.634Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.1s done
23:28:10 [2020-11-14T23:28:10.634Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.3s
23:28:10 [2020-11-14T23:28:10.634Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.9s done
23:28:10 [2020-11-14T23:28:10.634Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.8s done
23:28:10 [2020-11-14T23:28:10.713Z] #18 34.74 Setting up python3-pkg-resources (40.8.0-1) ...
23:28:10 [2020-11-14T23:28:10.748Z] #40 73.53 Selecting previously unselected package libprotoc17:amd64.
23:28:10 [2020-11-14T23:28:10.896Z] #8 ...
23:28:10 [2020-11-14T23:28:10.896Z] 
23:28:10 [2020-11-14T23:28:10.896Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:28:10 [2020-11-14T23:28:10.928Z] #46 8.715 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:28:11 [2020-11-14T23:28:11.004Z] #18 35.24 Setting up python3-distutils (3.7.3-1) ...
23:28:11 [2020-11-14T23:28:11.009Z] #40 73.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:28:11 [2020-11-14T23:28:11.009Z] #40 73.56 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:28:11 [2020-11-14T23:28:11.069Z] Client:
23:28:11 [2020-11-14T23:28:11.069Z]  Debug Mode: false
23:28:11 [2020-11-14T23:28:11.069Z] 
23:28:11 [2020-11-14T23:28:11.069Z] Server:
23:28:11 [2020-11-14T23:28:11.069Z]  Containers: 0
23:28:11 [2020-11-14T23:28:11.069Z]   Running: 0
23:28:11 [2020-11-14T23:28:11.069Z]   Paused: 0
23:28:11 [2020-11-14T23:28:11.069Z]   Stopped: 0
23:28:11 [2020-11-14T23:28:11.069Z]  Images: 0
23:28:11 [2020-11-14T23:28:11.069Z]  Server Version: 19.03.13
23:28:11 [2020-11-14T23:28:11.069Z]  Storage Driver: overlay2
23:28:11 [2020-11-14T23:28:11.069Z]   Backing Filesystem: extfs
23:28:11 [2020-11-14T23:28:11.069Z]   Supports d_type: true
23:28:11 [2020-11-14T23:28:11.069Z]   Native Overlay Diff: true
23:28:11 [2020-11-14T23:28:11.069Z]  Logging Driver: json-file
23:28:11 [2020-11-14T23:28:11.069Z]  Cgroup Driver: cgroupfs
23:28:11 [2020-11-14T23:28:11.069Z]  Plugins:
23:28:11 [2020-11-14T23:28:11.070Z]   Volume: local
23:28:11 [2020-11-14T23:28:11.070Z]   Network: bridge host ipvlan macvlan null overlay
23:28:11 [2020-11-14T23:28:11.070Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:28:11 [2020-11-14T23:28:11.070Z]  Swarm: inactive
23:28:11 [2020-11-14T23:28:11.070Z]  Runtimes: runc
23:28:11 [2020-11-14T23:28:11.070Z]  Default Runtime: runc
23:28:11 [2020-11-14T23:28:11.070Z]  Init Binary: docker-init
23:28:11 [2020-11-14T23:28:11.070Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
23:28:11 [2020-11-14T23:28:11.070Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:28:11 [2020-11-14T23:28:11.070Z]  init version: fec3683
23:28:11 [2020-11-14T23:28:11.070Z]  Security Options:
23:28:11 [2020-11-14T23:28:11.070Z]   apparmor
23:28:11 [2020-11-14T23:28:11.070Z]   seccomp
23:28:11 [2020-11-14T23:28:11.070Z]    Profile: default
23:28:11 [2020-11-14T23:28:11.070Z]  Kernel Version: 4.15.0-1083-aws
23:28:11 [2020-11-14T23:28:11.070Z]  Operating System: Ubuntu 16.04.7 LTS
23:28:11 [2020-11-14T23:28:11.070Z]  OSType: linux
23:28:11 [2020-11-14T23:28:11.070Z]  Architecture: aarch64
23:28:11 [2020-11-14T23:28:11.070Z]  CPUs: 4
23:28:11 [2020-11-14T23:28:11.070Z]  Total Memory: 7.525GiB
23:28:11 [2020-11-14T23:28:11.070Z]  Name: ip-10-100-98-144
23:28:11 [2020-11-14T23:28:11.070Z]  ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW
23:28:11 [2020-11-14T23:28:11.070Z]  Docker Root Dir: /var/lib/docker
23:28:11 [2020-11-14T23:28:11.070Z]  Debug Mode: false
23:28:11 [2020-11-14T23:28:11.070Z]  Registry: https://index.docker.io/v1/
23:28:11 [2020-11-14T23:28:11.070Z]  Labels:
23:28:11 [2020-11-14T23:28:11.070Z]  Experimental: true
23:28:11 [2020-11-14T23:28:11.070Z]  Insecure Registries:
23:28:11 [2020-11-14T23:28:11.070Z]   127.0.0.0/8
23:28:11 [2020-11-14T23:28:11.070Z]  Live Restore Enabled: true
23:28:11 [2020-11-14T23:28:11.070Z] 
23:28:11 [2020-11-14T23:28:11.070Z] WARNING: No swap limit support
[Pipeline] sh
23:28:11 [2020-11-14T23:28:11.296Z] #18 35.53 Setting up python3-setuptools (40.8.0-1) ...
23:28:11 [2020-11-14T23:28:11.363Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:28:11 [2020-11-14T23:28:11.363Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:28:11 [2020-11-14T23:28:11.363Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41625/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:28:11 [2020-11-14T23:28:11.363Z] + bash /home/ubuntu/workspace/moby_PR-41625/check-config.sh
23:28:11 [2020-11-14T23:28:11.363Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:28:11 [2020-11-14T23:28:11.363Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ...
23:28:11 [2020-11-14T23:28:11.363Z] 
23:28:11 [2020-11-14T23:28:11.363Z] Generally Necessary:
23:28:11 [2020-11-14T23:28:11.363Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:28:11 [2020-11-14T23:28:11.363Z] - apparmor: enabled and tools installed
23:28:11 [2020-11-14T23:28:11.574Z] #46 9.483 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:28:11 [2020-11-14T23:28:11.624Z] - CONFIG_NAMESPACES: enabled
23:28:11 [2020-11-14T23:28:11.624Z] - CONFIG_NET_NS: enabled
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_PID_NS: enabled
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_IPC_NS: enabled
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_UTS_NS: enabled
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_CGROUPS: enabled
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_CGROUP_CPUACCT: enabled
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_CGROUP_DEVICE: enabled
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_CGROUP_FREEZER: enabled
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_CGROUP_SCHED: enabled
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_CPUSETS: enabled
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_MEMCG: enabled
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_KEYS: enabled
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_VETH: enabled (as module)
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_BRIDGE: enabled (as module)
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:28:11 [2020-11-14T23:28:11.625Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_NF_NAT: enabled (as module)
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_NF_NAT_NEEDED: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_POSIX_MQUEUE: enabled
23:28:11 [2020-11-14T23:28:11.887Z] 
23:28:11 [2020-11-14T23:28:11.887Z] Optional Features:
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_USER_NS: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_SECCOMP: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_CGROUP_PIDS: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_MEMCG_SWAP: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:28:11 [2020-11-14T23:28:11.887Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_BLK_CGROUP: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_IOSCHED_CFQ: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_CGROUP_PERF: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_CGROUP_HUGETLB: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_CFS_BANDWIDTH: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_RT_GROUP_SCHED: missing
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_IP_VS: enabled (as module)
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_IP_VS_NFCT: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_IP_VS_RR: enabled (as module)
23:28:11 [2020-11-14T23:28:11.887Z] - CONFIG_EXT4_FS: enabled
23:28:12 [2020-11-14T23:28:12.149Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:28:12 [2020-11-14T23:28:12.149Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:28:12 [2020-11-14T23:28:12.149Z] - Network Drivers:
23:28:12 [2020-11-14T23:28:12.149Z]   - "overlay":
23:28:12 [2020-11-14T23:28:12.149Z]     - CONFIG_VXLAN: enabled (as module)
23:28:12 [2020-11-14T23:28:12.149Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:28:12 [2020-11-14T23:28:12.149Z]       Optional (for encrypted networks):
23:28:12 [2020-11-14T23:28:12.149Z]       - CONFIG_CRYPTO: enabled
23:28:12 [2020-11-14T23:28:12.149Z]       - CONFIG_CRYPTO_AEAD: enabled
23:28:12 [2020-11-14T23:28:12.149Z]       - CONFIG_CRYPTO_GCM: enabled
23:28:12 [2020-11-14T23:28:12.149Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:28:12 [2020-11-14T23:28:12.149Z]       - CONFIG_CRYPTO_GHASH: enabled
23:28:12 [2020-11-14T23:28:12.149Z]       - CONFIG_XFRM: enabled
23:28:12 [2020-11-14T23:28:12.149Z]       - CONFIG_XFRM_USER: enabled (as module)
23:28:12 [2020-11-14T23:28:12.149Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:28:12 [2020-11-14T23:28:12.149Z]       - CONFIG_INET_ESP: enabled (as module)
23:28:12 [2020-11-14T23:28:12.149Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:28:12 [2020-11-14T23:28:12.149Z]   - "ipvlan":
23:28:12 [2020-11-14T23:28:12.210Z] #40 74.69 Selecting previously unselected package protobuf-c-compiler.
23:28:12 [2020-11-14T23:28:12.210Z] #40 74.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:28:12 [2020-11-14T23:28:12.210Z] #40 74.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:28:12 [2020-11-14T23:28:12.222Z] #46 ...
23:28:12 [2020-11-14T23:28:12.222Z] 
23:28:12 [2020-11-14T23:28:12.222Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.815 + RM_GOPATH=0
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.815 + TMP_GOPATH=
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.815 + : /build
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.815 + '[' -z '' ']'
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.821 ++ mktemp -d
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.822 + export GOPATH=/tmp/tmp.xLhQM3fXZl
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.823 + GOPATH=/tmp/tmp.xLhQM3fXZl
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.823 + RM_GOPATH=1
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.823 + case "$(go env GOARCH)" in
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.832 ++ go env GOARCH
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.901 + export GO_BUILDMODE=-buildmode=pie
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.904 + GO_BUILDMODE=-buildmode=pie
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.906 ++ dirname /tmp/install/install.sh
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.909 + dir=/tmp/install
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.910 + bin=tomlv
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.910 + shift
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.911 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.911 + . /tmp/install/tomlv.installer
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.912 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.923 + install_tomlv
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.924 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.925 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.926 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xLhQM3fXZl/src/github.com/BurntSushi/toml
23:28:12 [2020-11-14T23:28:12.222Z] #33 0.940 Cloning into '/tmp/tmp.xLhQM3fXZl/src/github.com/BurntSushi/toml'...
23:28:12 [2020-11-14T23:28:12.222Z] #33 2.307 + cd /tmp/tmp.xLhQM3fXZl/src/github.com/BurntSushi/toml
23:28:12 [2020-11-14T23:28:12.222Z] #33 2.308 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:28:12 [2020-11-14T23:28:12.222Z] #33 2.330 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:28:12 [2020-11-14T23:28:12.222Z] #33 2.987 runtime/internal/sys
23:28:12 [2020-11-14T23:28:12.222Z] #33 3.049 math/bits
23:28:12 [2020-11-14T23:28:12.222Z] #33 3.086 internal/cpu
23:28:12 [2020-11-14T23:28:12.222Z] #33 3.133 runtime/internal/atomic
23:28:12 [2020-11-14T23:28:12.222Z] #33 3.639 runtime/internal/math
23:28:12 [2020-11-14T23:28:12.222Z] #33 3.966 unicode/utf8
23:28:12 [2020-11-14T23:28:12.222Z] #33 4.047 internal/race
23:28:12 [2020-11-14T23:28:12.222Z] #33 4.207 sync/atomic
23:28:12 [2020-11-14T23:28:12.222Z] #33 4.698 internal/bytealg
23:28:12 [2020-11-14T23:28:12.222Z] #33 4.795 unicode
23:28:12 [2020-11-14T23:28:12.222Z] #33 4.945 math
23:28:12 [2020-11-14T23:28:12.222Z] #33 5.719 internal/testlog
23:28:12 [2020-11-14T23:28:12.222Z] #33 6.502 encoding
23:28:12 [2020-11-14T23:28:12.222Z] #33 6.629 runtime
23:28:12 [2020-11-14T23:28:12.222Z] #33 6.815 runtime/cgo
23:28:12 [2020-11-14T23:28:12.222Z] #33 ...
23:28:12 [2020-11-14T23:28:12.222Z] 
23:28:12 [2020-11-14T23:28:12.222Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.787 + RM_GOPATH=0
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.787 + TMP_GOPATH=
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.787 + : /build
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.788 + '[' -z '' ']'
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.789 ++ mktemp -d
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.792 + export GOPATH=/tmp/tmp.ORsRqONVye
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.796 + GOPATH=/tmp/tmp.ORsRqONVye
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.796 + RM_GOPATH=1
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.796 + case "$(go env GOARCH)" in
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.797 ++ go env GOARCH
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.838 + export GO_BUILDMODE=-buildmode=pie
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.838 + GO_BUILDMODE=-buildmode=pie
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.839 ++ dirname /tmp/install/install.sh
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.847 + dir=/tmp/install
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.848 + bin=rootlesskit
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.848 + shift
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.851 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.851 + . /tmp/install/rootlesskit.installer
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.856 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.858 + install_rootlesskit
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.858 + case "$1" in
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.858 + export CGO_ENABLED=0
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.859 + CGO_ENABLED=0
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.859 + _install_rootlesskit
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.859 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.859 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.860 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ORsRqONVye/src/github.com/rootless-containers/rootlesskit
23:28:12 [2020-11-14T23:28:12.222Z] #57 0.866 Cloning into '/tmp/tmp.ORsRqONVye/src/github.com/rootless-containers/rootlesskit'...
23:28:12 [2020-11-14T23:28:12.222Z] #57 6.110 + cd /tmp/tmp.ORsRqONVye/src/github.com/rootless-containers/rootlesskit
23:28:12 [2020-11-14T23:28:12.222Z] #57 6.111 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:28:12 [2020-11-14T23:28:12.222Z] #57 6.277 + for f in rootlesskit rootlesskit-docker-proxy
23:28:12 [2020-11-14T23:28:12.222Z] #57 6.279 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:28:12 [2020-11-14T23:28:12.330Z] #18 36.17 Setting up python3-pip (18.1-5) ...
23:28:12 [2020-11-14T23:28:12.457Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.8s
23:28:12 [2020-11-14T23:28:12.457Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.0s done
23:28:12 [2020-11-14T23:28:12.457Z] #8 ...
23:28:12 [2020-11-14T23:28:12.457Z] 
23:28:12 [2020-11-14T23:28:12.457Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:28:12 [2020-11-14T23:28:12.457Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 8.0s done
23:28:12 [2020-11-14T23:28:12.457Z] #24 DONE 11.1s
23:28:12 [2020-11-14T23:28:12.457Z] 
23:28:12 [2020-11-14T23:28:12.457Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:12 [2020-11-14T23:28:12.457Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
23:28:12 [2020-11-14T23:28:12.470Z] #40 75.05 Selecting previously unselected package protobuf-compiler.
23:28:12 [2020-11-14T23:28:12.470Z] #40 75.08 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:28:12 [2020-11-14T23:28:12.470Z] #40 75.09 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:28:12 [2020-11-14T23:28:12.470Z] #40 ...
23:28:12 [2020-11-14T23:28:12.470Z] 
23:28:12 [2020-11-14T23:28:12.470Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:12 [2020-11-14T23:28:12.470Z] #11 65.28 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:28:12 [2020-11-14T23:28:12.470Z] #11 68.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 68.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 68.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 68.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 68.99 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:28:12 [2020-11-14T23:28:12.470Z] #11 68.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 69.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 69.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 69.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 69.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 69.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 69.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 69.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 69.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 69.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
23:28:12 [2020-11-14T23:28:12.470Z] #11 70.65 debconf: delaying package configuration, since apt-utils is not installed
23:28:12 [2020-11-14T23:28:12.470Z] #11 70.93 Fetched 77.7 MB in 12s (6660 kB/s)
23:28:12 [2020-11-14T23:28:12.470Z] #11 71.14 Selecting previously unselected package binutils-mingw-w64-i686.
23:28:12 [2020-11-14T23:28:12.470Z] #11 71.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:28:12 [2020-11-14T23:28:12.470Z] #11 71.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:28:12 [2020-11-14T23:28:12.470Z] #11 71.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:28:12 [2020-11-14T23:28:12.470Z] #11 75.07 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:28:12 [2020-11-14T23:28:12.470Z] #11 75.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:28:12 [2020-11-14T23:28:12.470Z] #11 75.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:28:12 [2020-11-14T23:28:12.539Z] #57 ...
23:28:12 [2020-11-14T23:28:12.539Z] 
23:28:12 [2020-11-14T23:28:12.539Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:28:12 [2020-11-14T23:28:12.539Z] #31 0.719 + git clone https://github.com/kolyshkin/go-swagger.git .
23:28:12 [2020-11-14T23:28:12.539Z] #31 0.720 Cloning into '.'...
23:28:12 [2020-11-14T23:28:12.539Z] #31 ...
23:28:12 [2020-11-14T23:28:12.539Z] 
23:28:12 [2020-11-14T23:28:12.539Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:12 [2020-11-14T23:28:12.539Z] #35 1.209 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:12 [2020-11-14T23:28:12.539Z] #35 1.375 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:12 [2020-11-14T23:28:12.539Z] #35 1.375 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:12 [2020-11-14T23:28:12.539Z] #35 2.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:28:12 [2020-11-14T23:28:12.539Z] #35 4.473 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
23:28:12 [2020-11-14T23:28:12.539Z] #35 6.400 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
23:28:12 [2020-11-14T23:28:12.539Z] #35 ...
23:28:12 [2020-11-14T23:28:12.539Z] 
23:28:12 [2020-11-14T23:28:12.539Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.861 + RM_GOPATH=0
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.861 + TMP_GOPATH=
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.861 + : /build
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.861 + '[' -z '' ']'
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.862 ++ mktemp -d
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.868 + export GOPATH=/tmp/tmp.qGCxKwSakK
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.868 + GOPATH=/tmp/tmp.qGCxKwSakK
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.869 + RM_GOPATH=1
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.869 + case "$(go env GOARCH)" in
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.875 ++ go env GOARCH
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.887 + export GO_BUILDMODE=-buildmode=pie
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.887 + GO_BUILDMODE=-buildmode=pie
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.889 ++ dirname /tmp/install/install.sh
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.890 + dir=/tmp/install
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.891 + bin=vndr
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.891 + shift
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.891 + '[' '!' -f /tmp/install/vndr.installer ']'
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.892 + . /tmp/install/vndr.installer
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.892 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.893 + install_vndr
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.893 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.893 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.893 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qGCxKwSakK/src/github.com/LK4D4/vndr
23:28:12 [2020-11-14T23:28:12.539Z] #44 0.897 Cloning into '/tmp/tmp.qGCxKwSakK/src/github.com/LK4D4/vndr'...
23:28:12 [2020-11-14T23:28:12.539Z] #44 2.160 + cd /tmp/tmp.qGCxKwSakK/src/github.com/LK4D4/vndr
23:28:12 [2020-11-14T23:28:12.539Z] #44 2.161 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:28:12 [2020-11-14T23:28:12.539Z] #44 2.180 + go build -buildmode=pie -v -o /build/vndr .
23:28:12 [2020-11-14T23:28:12.539Z] #44 3.980 internal/cpu
23:28:12 [2020-11-14T23:28:12.539Z] #44 4.021 internal/race
23:28:12 [2020-11-14T23:28:12.539Z] #44 4.093 sync/atomic
23:28:12 [2020-11-14T23:28:12.539Z] #44 4.209 unicode
23:28:12 [2020-11-14T23:28:12.539Z] #44 4.234 unicode/utf8
23:28:12 [2020-11-14T23:28:12.539Z] #44 4.977 math
23:28:12 [2020-11-14T23:28:12.539Z] #44 5.288 internal/bytealg
23:28:12 [2020-11-14T23:28:12.539Z] #44 6.074 internal/testlog
23:28:12 [2020-11-14T23:28:12.539Z] #44 6.834 unicode/utf16
23:28:12 [2020-11-14T23:28:12.539Z] #44 6.882 runtime
23:28:12 [2020-11-14T23:28:12.539Z] #44 7.332 container/list
23:28:12 [2020-11-14T23:28:12.539Z] #44 9.914 crypto/internal/subtle
23:28:12 [2020-11-14T23:28:12.539Z] #44 10.17 crypto/subtle
23:28:12 [2020-11-14T23:28:12.665Z] #18 36.85 Processing triggers for libc-bin (2.28-10) ...
23:28:12 [2020-11-14T23:28:12.665Z] #18 ...
23:28:12 [2020-11-14T23:28:12.665Z] 
23:28:12 [2020-11-14T23:28:12.665Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:28:12 [2020-11-14T23:28:12.665Z] #38 108.6 + dpkg --print-architecture
23:28:12 [2020-11-14T23:28:12.665Z] #38 108.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_IPVLAN: enabled (as module)
23:28:12 [2020-11-14T23:28:12.690Z]   - "macvlan":
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_MACVLAN: enabled (as module)
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_DUMMY: enabled (as module)
23:28:12 [2020-11-14T23:28:12.690Z]   - "ftp,tftp client in container":
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:28:12 [2020-11-14T23:28:12.690Z] - Storage Drivers:
23:28:12 [2020-11-14T23:28:12.690Z]   - "aufs":
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_AUFS_FS: enabled (as module)
23:28:12 [2020-11-14T23:28:12.690Z]   - "btrfs":
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:28:12 [2020-11-14T23:28:12.690Z]   - "devicemapper":
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_BLK_DEV_DM: enabled
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:28:12 [2020-11-14T23:28:12.690Z]   - "overlay":
23:28:12 [2020-11-14T23:28:12.690Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:28:12 [2020-11-14T23:28:12.690Z]   - "zfs":
23:28:12 [2020-11-14T23:28:12.690Z]     - /dev/zfs: missing
23:28:12 [2020-11-14T23:28:12.690Z]     - zfs command: missing
23:28:12 [2020-11-14T23:28:12.690Z]     - zpool command: missing
23:28:12 [2020-11-14T23:28:12.690Z] 
23:28:12 [2020-11-14T23:28:12.690Z] Limits:
23:28:12 [2020-11-14T23:28:12.690Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:28:12 [2020-11-14T23:28:12.690Z] 
23:28:12 [2020-11-14T23:28:12.690Z] + true
[Pipeline] }
[Pipeline] // stage
23:28:12 [2020-11-14T23:28:12.733Z] #11 ...
23:28:12 [2020-11-14T23:28:12.733Z] 
23:28:12 [2020-11-14T23:28:12.733Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:12 [2020-11-14T23:28:12.733Z] #40 75.32 Selecting previously unselected package python-pkg-resources.
23:28:12 [2020-11-14T23:28:12.733Z] #40 75.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:28:12 [2020-11-14T23:28:12.733Z] #40 75.33 Unpacking python-pkg-resources (40.8.0-1) ...
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:28:12 [2020-11-14T23:28:12.816Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 7.6s done
23:28:12 [2020-11-14T23:28:12.837Z] #44 10.63 vendor/golang.org/x/crypto/cryptobyte/asn1
23:28:12 [2020-11-14T23:28:12.837Z] #44 ...
23:28:12 [2020-11-14T23:28:12.837Z] 
23:28:12 [2020-11-14T23:28:12.837Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.637 + RM_GOPATH=0
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.637 + TMP_GOPATH=
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.638 + : /build
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.639 + '[' -z '' ']'
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.643 ++ mktemp -d
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.645 + export GOPATH=/tmp/tmp.PFtTn2XZda
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.646 + GOPATH=/tmp/tmp.PFtTn2XZda
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.646 + RM_GOPATH=1
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.646 + case "$(go env GOARCH)" in
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.647 ++ go env GOARCH
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.665 + export GO_BUILDMODE=-buildmode=pie
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.665 + GO_BUILDMODE=-buildmode=pie
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.666 ++ dirname /tmp/install/install.sh
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.668 + dir=/tmp/install
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.668 + bin=dockercli
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.669 + shift
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.669 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.670 + . /tmp/install/dockercli.installer
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.670 ++ : stable
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.670 ++ : 17.06.2-ce
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.671 + install_dockercli
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.671 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.672 Install docker/cli version 17.06.2-ce from stable
23:28:12 [2020-11-14T23:28:12.837Z] #23 0.673 ++ uname -m
23:28:12 [2020-11-14T23:28:12.838Z] #23 0.675 + arch=ppc64le
23:28:12 [2020-11-14T23:28:12.838Z] #23 0.675 + '[' ppc64le '!=' x86_64 ']'
23:28:12 [2020-11-14T23:28:12.838Z] #23 0.675 + '[' ppc64le '!=' s390x ']'
23:28:12 [2020-11-14T23:28:12.838Z] #23 0.675 + '[' ppc64le '!=' armhf ']'
23:28:12 [2020-11-14T23:28:12.838Z] #23 0.676 + build_dockercli
23:28:12 [2020-11-14T23:28:12.838Z] #23 0.676 + git clone https://github.com/docker/docker-ce /tmp/tmp.PFtTn2XZda/tmp/docker-ce
23:28:12 [2020-11-14T23:28:12.838Z] #23 0.682 Cloning into '/tmp/tmp.PFtTn2XZda/tmp/docker-ce'...
23:28:12 [2020-11-14T23:28:12.838Z] #23 ...
23:28:12 [2020-11-14T23:28:12.838Z] 
23:28:12 [2020-11-14T23:28:12.838Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.612 + RM_GOPATH=0
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.612 + TMP_GOPATH=
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.612 + : /build
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.612 + '[' -z '' ']'
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.613 ++ mktemp -d
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.615 + export GOPATH=/tmp/tmp.y4KbYUyqGL
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.615 + GOPATH=/tmp/tmp.y4KbYUyqGL
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.615 + RM_GOPATH=1
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.615 + case "$(go env GOARCH)" in
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.616 ++ go env GOARCH
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.621 + export GO_BUILDMODE=-buildmode=pie
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.621 + GO_BUILDMODE=-buildmode=pie
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.622 ++ dirname /tmp/install/install.sh
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.623 + dir=/tmp/install
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.624 + bin=golangci_lint
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.624 + shift
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.624 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.624 + . /tmp/install/golangci_lint.installer
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.625 ++ : v1.23.8
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.625 + install_golangci_lint
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.625 + set -e
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.625 + export GO111MODULE=on
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.625 + GO111MODULE=on
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.625 + GOBIN=/build
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.625 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.702 go: finding github.com v1.23.8
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.711 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.712 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.713 go: finding github.com/golangci/golangci-lint v1.23.8
23:28:12 [2020-11-14T23:28:12.838Z] #48 0.714 go: finding github.com/golangci v1.23.8
23:28:12 [2020-11-14T23:28:12.838Z] #48 1.441 go: downloading github.com/golangci/golangci-lint v1.23.8
23:28:12 [2020-11-14T23:28:12.838Z] #48 2.857 go: extracting github.com/golangci/golangci-lint v1.23.8
23:28:12 [2020-11-14T23:28:12.838Z] #48 10.40 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:28:12 [2020-11-14T23:28:12.838Z] #48 10.40 go: downloading github.com/pkg/errors v0.8.1
23:28:12 [2020-11-14T23:28:12.838Z] #48 10.40 go: downloading github.com/fatih/color v1.7.0
23:28:12 [2020-11-14T23:28:12.838Z] #48 10.41 go: downloading github.com/spf13/cobra v0.0.5
23:28:12 [2020-11-14T23:28:12.838Z] #48 10.43 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:28:12 [2020-11-14T23:28:12.838Z] #48 10.44 go: downloading github.com/spf13/viper v1.6.1
23:28:12 [2020-11-14T23:28:12.838Z] #48 10.55 go: extracting github.com/fatih/color v1.7.0
23:28:12 [2020-11-14T23:28:12.838Z] #48 10.58 go: extracting github.com/pkg/errors v0.8.1
23:28:12 [2020-11-14T23:28:12.838Z] #48 10.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:28:12 [2020-11-14T23:28:12.838Z] #48 10.66 go: extracting github.com/mitchellh/go-homedir v1.1.0
23:28:12 [2020-11-14T23:28:12.838Z] #48 10.68 go: extracting github.com/spf13/viper v1.6.1
23:28:12 [2020-11-14T23:28:12.958Z] #38 108.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:28:12 [2020-11-14T23:28:12.958Z] #38 108.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:28:13 [2020-11-14T23:28:13.021Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
23:28:13 [2020-11-14T23:28:13.057Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:05c20a6e1c708bc881dee36554c6598937afa699 .
23:28:13 [2020-11-14T23:28:13.057Z] #1 [internal] load build definition from Dockerfile
23:28:13 [2020-11-14T23:28:13.057Z] #1 transferring dockerfile: 16.58kB 0.1s done
23:28:13 [2020-11-14T23:28:13.057Z] #1 DONE 0.1s
23:28:13 [2020-11-14T23:28:13.057Z] 
23:28:13 [2020-11-14T23:28:13.057Z] #2 [internal] load .dockerignore
23:28:13 [2020-11-14T23:28:13.057Z] #2 transferring context: 32B
23:28:13 [2020-11-14T23:28:13.077Z] #24 DONE 12.3s
23:28:13 [2020-11-14T23:28:13.077Z] 
23:28:13 [2020-11-14T23:28:13.077Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:28:13 [2020-11-14T23:28:13.137Z] #48 ...
23:28:13 [2020-11-14T23:28:13.137Z] 
23:28:13 [2020-11-14T23:28:13.137Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:13 [2020-11-14T23:28:13.137Z] #12 0.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:13 [2020-11-14T23:28:13.137Z] #12 0.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:13 [2020-11-14T23:28:13.137Z] #12 0.758 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:13 [2020-11-14T23:28:13.137Z] #12 2.188 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:28:13 [2020-11-14T23:28:13.137Z] #12 4.172 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
23:28:13 [2020-11-14T23:28:13.137Z] #12 6.401 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
23:28:13 [2020-11-14T23:28:13.137Z] #12 ...
23:28:13 [2020-11-14T23:28:13.137Z] 
23:28:13 [2020-11-14T23:28:13.137Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.862 + RM_GOPATH=0
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.864 + TMP_GOPATH=
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.876 + : /build
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.879 + '[' -z '' ']'
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.888 ++ mktemp -d
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.894 + export GOPATH=/tmp/tmp.sp3IsC17WN
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.895 + GOPATH=/tmp/tmp.sp3IsC17WN
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.895 + RM_GOPATH=1
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.895 + case "$(go env GOARCH)" in
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.898 ++ go env GOARCH
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.993 + export GO_BUILDMODE=-buildmode=pie
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.993 + GO_BUILDMODE=-buildmode=pie
23:28:13 [2020-11-14T23:28:13.137Z] #63 0.999 ++ dirname /tmp/install/install.sh
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.004 + dir=/tmp/install
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.007 + bin=proxy
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.008 + shift
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.008 + '[' '!' -f /tmp/install/proxy.installer ']'
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.008 + . /tmp/install/proxy.installer
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.009 ++ : d511c60c5c23e6753631244f271a1ec6097254a5
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.009 + install_proxy
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.010 + case "$1" in
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.010 + export CGO_ENABLED=0
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.011 + CGO_ENABLED=0
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.011 + _install_proxy
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.012 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5'
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.012 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.013 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sp3IsC17WN/src/github.com/docker/libnetwork
23:28:13 [2020-11-14T23:28:13.137Z] #63 1.016 Cloning into '/tmp/tmp.sp3IsC17WN/src/github.com/docker/libnetwork'...
23:28:13 [2020-11-14T23:28:13.257Z] #38 ...
23:28:13 [2020-11-14T23:28:13.257Z] 
23:28:13 [2020-11-14T23:28:13.257Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:28:13 [2020-11-14T23:28:13.257Z] #18 36.88 Processing triggers for mime-support (3.62) ...
23:28:13 [2020-11-14T23:28:13.257Z] #18 DONE 37.3s
23:28:13 [2020-11-14T23:28:13.280Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
23:28:13 [2020-11-14T23:28:13.304Z] #40 75.78 Selecting previously unselected package python-six.
23:28:13 [2020-11-14T23:28:13.304Z] #40 75.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:28:13 [2020-11-14T23:28:13.304Z] #40 75.79 Unpacking python-six (1.12.0-1) ...
23:28:13 [2020-11-14T23:28:13.320Z] #2 transferring context: 87B 0.1s done
23:28:13 [2020-11-14T23:28:13.320Z] #2 DONE 0.2s
23:28:13 [2020-11-14T23:28:13.436Z] #63 ...
23:28:13 [2020-11-14T23:28:13.436Z] 
23:28:13 [2020-11-14T23:28:13.436Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:13 [2020-11-14T23:28:13.436Z] #41 1.233 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:13 [2020-11-14T23:28:13.436Z] #41 1.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:13 [2020-11-14T23:28:13.436Z] #41 1.375 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:13 [2020-11-14T23:28:13.436Z] #41 2.529 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:28:13 [2020-11-14T23:28:13.436Z] #41 4.403 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
23:28:13 [2020-11-14T23:28:13.436Z] #41 6.390 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
23:28:13 [2020-11-14T23:28:13.436Z] #41 ...
23:28:13 [2020-11-14T23:28:13.436Z] 
23:28:13 [2020-11-14T23:28:13.436Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.550 + RM_GOPATH=0
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.550 + TMP_GOPATH=
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.550 + : /build
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.550 + '[' -z '' ']'
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.551 ++ mktemp -d
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.553 + export GOPATH=/tmp/tmp.rc1raME9PX
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.553 + GOPATH=/tmp/tmp.rc1raME9PX
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.553 + RM_GOPATH=1
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.553 + case "$(go env GOARCH)" in
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.553 ++ go env GOARCH
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.558 + export GO_BUILDMODE=-buildmode=pie
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.558 + GO_BUILDMODE=-buildmode=pie
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.559 ++ dirname /tmp/install/install.sh
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.560 + dir=/tmp/install
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.560 + bin=shfmt
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.560 + shift
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.560 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.561 + . /tmp/install/shfmt.installer
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.561 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.561 + install_shfmt
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.561 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.561 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.561 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rc1raME9PX/src/github.com/mvdan/sh
23:28:13 [2020-11-14T23:28:13.436Z] #50 0.564 Cloning into '/tmp/tmp.rc1raME9PX/src/github.com/mvdan/sh'...
23:28:13 [2020-11-14T23:28:13.436Z] #50 10.30 + cd /tmp/tmp.rc1raME9PX/src/github.com/mvdan/sh
23:28:13 [2020-11-14T23:28:13.436Z] #50 10.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:28:13 [2020-11-14T23:28:13.436Z] #50 10.41 + GO111MODULE=on
23:28:13 [2020-11-14T23:28:13.436Z] #50 10.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:28:13 [2020-11-14T23:28:13.560Z] 
23:28:13 [2020-11-14T23:28:13.560Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:28:13 [2020-11-14T23:28:13.565Z] #40 76.06 Selecting previously unselected package python-protobuf.
23:28:13 [2020-11-14T23:28:13.565Z] #40 76.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:28:13 [2020-11-14T23:28:13.565Z] #40 76.08 Unpacking python-protobuf (3.6.1.3-2) ...
23:28:13 [2020-11-14T23:28:13.627Z] 
23:28:13 [2020-11-14T23:28:13.627Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:28:13 [2020-11-14T23:28:13.734Z] #50 ...
23:28:13 [2020-11-14T23:28:13.734Z] 
23:28:13 [2020-11-14T23:28:13.734Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:28:13 [2020-11-14T23:28:13.734Z] #54 0.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:13 [2020-11-14T23:28:13.734Z] #54 0.737 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:13 [2020-11-14T23:28:13.734Z] #54 0.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:13 [2020-11-14T23:28:13.734Z] #54 2.239 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:28:13 [2020-11-14T23:28:13.734Z] #54 4.323 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
23:28:13 [2020-11-14T23:28:13.734Z] #54 6.388 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
23:28:13 [2020-11-14T23:28:13.734Z] #54 ...
23:28:13 [2020-11-14T23:28:13.734Z] 
23:28:13 [2020-11-14T23:28:13.734Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:13 [2020-11-14T23:28:13.734Z] #48 11.15 go: extracting github.com/spf13/cobra v0.0.5
23:28:13 [2020-11-14T23:28:13.734Z] #48 11.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:28:13 [2020-11-14T23:28:13.844Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done
23:28:14 [2020-11-14T23:28:14.034Z] #48 11.78 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:28:14 [2020-11-14T23:28:14.034Z] #48 11.85 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
23:28:14 [2020-11-14T23:28:14.101Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
23:28:14 [2020-11-14T23:28:14.136Z] #40 76.68 Setting up python-pkg-resources (40.8.0-1) ...
23:28:14 [2020-11-14T23:28:14.194Z] #19 0.762 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:28:14 [2020-11-14T23:28:14.194Z] #19 0.764 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:28:14 [2020-11-14T23:28:14.194Z] #19 0.766 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:28:14 [2020-11-14T23:28:14.194Z] #19 DONE 1.0s
23:28:14 [2020-11-14T23:28:14.194Z] 
23:28:14 [2020-11-14T23:28:14.194Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:28:14 [2020-11-14T23:28:14.468Z] #25 1.432 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
23:28:14 [2020-11-14T23:28:14.468Z] #25 1.443 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:14 [2020-11-14T23:28:14.468Z] #25 1.530 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:14 [2020-11-14T23:28:14.636Z] #3 DONE 1.1s
23:28:14 [2020-11-14T23:28:14.636Z] 
23:28:14 [2020-11-14T23:28:14.636Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:28:14 [2020-11-14T23:28:14.636Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:28:14 [2020-11-14T23:28:14.636Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
23:28:14 [2020-11-14T23:28:14.636Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.0s
23:28:14 [2020-11-14T23:28:14.636Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:28:14 [2020-11-14T23:28:14.636Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
23:28:14 [2020-11-14T23:28:14.729Z] #25 1.690 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:28:14 [2020-11-14T23:28:14.901Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 1.54MB / 8.28MB 0.1s
23:28:14 [2020-11-14T23:28:14.991Z] #25 2.018 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:28:15 [2020-11-14T23:28:15.163Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s
23:28:15 [2020-11-14T23:28:15.309Z] #20 ...
23:28:15 [2020-11-14T23:28:15.309Z] 
23:28:15 [2020-11-14T23:28:15.309Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:15 [2020-11-14T23:28:15.309Z] #41 68.21   CC       criu/files.o
23:28:15 [2020-11-14T23:28:15.309Z] #41 69.59   CC       criu/filesystems.o
23:28:15 [2020-11-14T23:28:15.309Z] #41 70.13   CC       criu/fsnotify.o
23:28:15 [2020-11-14T23:28:15.309Z] #41 70.86   CC       criu/image-desc.o
23:28:15 [2020-11-14T23:28:15.309Z] #41 70.95   CC       criu/image.o
23:28:15 [2020-11-14T23:28:15.309Z] #41 71.52   CC       criu/ipc_ns.o
23:28:15 [2020-11-14T23:28:15.309Z] #41 72.35   CC       criu/irmap.o
23:28:15 [2020-11-14T23:28:15.309Z] #41 72.67   CC       criu/kcmp-ids.o
23:28:15 [2020-11-14T23:28:15.309Z] #41 72.83   CC       criu/kerndat.o
23:28:15 [2020-11-14T23:28:15.309Z] #41 73.45   CC       criu/libnetlink.o
23:28:15 [2020-11-14T23:28:15.309Z] #41 73.62   CC       criu/log.o
23:28:15 [2020-11-14T23:28:15.309Z] #41 73.99   CC       criu/lsm.o
23:28:15 [2020-11-14T23:28:15.309Z] #41 74.20   CC       criu/mem.o
23:28:15 [2020-11-14T23:28:15.310Z] #41 75.20   CC       criu/memfd.o
23:28:15 [2020-11-14T23:28:15.310Z] #41 75.50   CC       criu/mount.o
23:28:15 [2020-11-14T23:28:15.310Z] #41 77.77   CC       criu/namespaces.o
23:28:15 [2020-11-14T23:28:15.528Z] #40 ...
23:28:15 [2020-11-14T23:28:15.528Z] 
23:28:15 [2020-11-14T23:28:15.528Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:15 [2020-11-14T23:28:15.528Z] #32 67.98 reflect
23:28:15 [2020-11-14T23:28:15.528Z] #32 77.83 time
23:28:15 [2020-11-14T23:28:15.528Z] #32 ...
23:28:15 [2020-11-14T23:28:15.528Z] 
23:28:15 [2020-11-14T23:28:15.528Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:15 [2020-11-14T23:28:15.528Z] #34 77.78 Selecting previously unselected package libxml2:amd64.
23:28:15 [2020-11-14T23:28:15.528Z] #34 77.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:28:15 [2020-11-14T23:28:15.528Z] #34 77.80 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:28:15 [2020-11-14T23:28:15.561Z] #25 2.344 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:28:15 [2020-11-14T23:28:15.587Z] #48 13.43 go: downloading gopkg.in/yaml.v2 v2.2.7
23:28:15 [2020-11-14T23:28:15.767Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.9s done
23:28:15 [2020-11-14T23:28:15.767Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
23:28:15 [2020-11-14T23:28:15.885Z] #48 13.64 go: extracting gopkg.in/yaml.v2 v2.2.7
23:28:16 [2020-11-14T23:28:16.029Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.3s done
23:28:16 [2020-11-14T23:28:16.097Z] #34 78.75 Selecting previously unselected package libarchive13:amd64.
23:28:16 [2020-11-14T23:28:16.097Z] #34 78.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:28:16 [2020-11-14T23:28:16.097Z] #34 78.77 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:28:16 [2020-11-14T23:28:16.290Z] #4 DONE 1.5s
23:28:16 [2020-11-14T23:28:16.416Z] #41 79.04   CC       criu/net.o
23:28:16 [2020-11-14T23:28:16.552Z] 
23:28:16 [2020-11-14T23:28:16.552Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:28:16 [2020-11-14T23:28:16.666Z] #34 79.22 Selecting previously unselected package libjsoncpp1:amd64.
23:28:16 [2020-11-14T23:28:16.666Z] #34 79.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:28:16 [2020-11-14T23:28:16.666Z] #34 79.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:28:16 [2020-11-14T23:28:16.666Z] #34 ...
23:28:16 [2020-11-14T23:28:16.666Z] 
23:28:16 [2020-11-14T23:28:16.666Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:28:16 [2020-11-14T23:28:16.666Z] #30 68.84 Checking out files:  85% (1298/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:  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:28:16 [2020-11-14T23:28:16.666Z] #30 69.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:28:16 [2020-11-14T23:28:16.666Z] #30 69.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:28:16 [2020-11-14T23:28:16.666Z] #30 ...
23:28:16 [2020-11-14T23:28:16.666Z] 
23:28:16 [2020-11-14T23:28:16.666Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:16 [2020-11-14T23:28:16.666Z] #34 79.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:28:16 [2020-11-14T23:28:16.813Z] #7 ...
23:28:16 [2020-11-14T23:28:16.813Z] 
23:28:16 [2020-11-14T23:28:16.813Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:28:16 [2020-11-14T23:28:16.813Z] #6 DONE 0.3s
23:28:16 [2020-11-14T23:28:16.927Z] #34 79.56 Selecting previously unselected package librhash0:amd64.
23:28:16 [2020-11-14T23:28:16.927Z] #34 79.56 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:28:16 [2020-11-14T23:28:16.927Z] #34 79.57 Unpacking librhash0:amd64 (1.3.8-1) ...
23:28:16 [2020-11-14T23:28:16.927Z] #34 ...
23:28:16 [2020-11-14T23:28:16.927Z] 
23:28:16 [2020-11-14T23:28:16.927Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:16 [2020-11-14T23:28:16.927Z] #43 69.64 bufio
23:28:16 [2020-11-14T23:28:16.927Z] #43 69.64 reflect
23:28:16 [2020-11-14T23:28:16.927Z] #43 72.34 syscall
23:28:16 [2020-11-14T23:28:16.945Z] #25 3.904 Fetched 8401 kB in 3s (3072 kB/s)
23:28:16 [2020-11-14T23:28:16.956Z] #48 14.59 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:28:17 [2020-11-14T23:28:17.092Z] 
23:28:17 [2020-11-14T23:28:17.092Z] #5 [internal] load metadata for docker.io/library/debian:buster
23:28:17 [2020-11-14T23:28:17.092Z] #5 DONE 0.6s
23:28:17 [2020-11-14T23:28:17.092Z] 
23:28:17 [2020-11-14T23:28:17.092Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:28:17 [2020-11-14T23:28:17.092Z] #7 DONE 0.7s
23:28:17 [2020-11-14T23:28:17.092Z] 
23:28:17 [2020-11-14T23:28:17.092Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:28:17 [2020-11-14T23:28:17.092Z] #65 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:28:17 [2020-11-14T23:28:17.092Z] #65 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:28:17 [2020-11-14T23:28:17.092Z] #65 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
23:28:17 [2020-11-14T23:28:17.092Z] #65 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:28:17 [2020-11-14T23:28:17.122Z] #41 ...
23:28:17 [2020-11-14T23:28:17.122Z] 
23:28:17 [2020-11-14T23:28:17.122Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:28:17 [2020-11-14T23:28:17.122Z] #20 2.870 Collecting yamllint==1.16.0
23:28:17 [2020-11-14T23:28:17.187Z] #43 ...
23:28:17 [2020-11-14T23:28:17.187Z] 
23:28:17 [2020-11-14T23:28:17.187Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:17 [2020-11-14T23:28:17.187Z] #11 79.89 Selecting previously unselected package binutils-mingw-w64.
23:28:17 [2020-11-14T23:28:17.187Z] #11 79.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:28:17 [2020-11-14T23:28:17.187Z] #11 79.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:28:17 [2020-11-14T23:28:17.362Z] #65 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.24MB / 9.86MB 0.2s
23:28:17 [2020-11-14T23:28:17.362Z] #65 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s
23:28:17 [2020-11-14T23:28:17.456Z] #20 3.015   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:28:17 [2020-11-14T23:28:17.456Z] #20 3.045 Collecting pyyaml (from yamllint==1.16.0)
23:28:17 [2020-11-14T23:28:17.456Z] #20 3.135   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:28:17 [2020-11-14T23:28:17.758Z] #11 80.18 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:28:17 [2020-11-14T23:28:17.758Z] #11 80.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:28:17 [2020-11-14T23:28:17.758Z] #11 80.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:28:17 [2020-11-14T23:28:17.758Z] #11 ...
23:28:17 [2020-11-14T23:28:17.758Z] 
23:28:17 [2020-11-14T23:28:17.758Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:17 [2020-11-14T23:28:17.758Z] #49 70.39 reflect
23:28:17 [2020-11-14T23:28:17.758Z] #49 70.45 syscall
23:28:17 [2020-11-14T23:28:17.758Z] #49 ...
23:28:17 [2020-11-14T23:28:17.758Z] 
23:28:17 [2020-11-14T23:28:17.758Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:17 [2020-11-14T23:28:17.897Z] #25 3.904 Reading package lists...
23:28:17 [2020-11-14T23:28:17.943Z] #65 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
23:28:17 [2020-11-14T23:28:17.943Z] #65 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
23:28:18 [2020-11-14T23:28:18.018Z] #11 80.61 Selecting previously unselected package dmsetup.
23:28:18 [2020-11-14T23:28:18.018Z] #11 80.63 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:28:18 [2020-11-14T23:28:18.018Z] #11 80.64 Unpacking dmsetup (2:1.02.155-3) ...
23:28:18 [2020-11-14T23:28:18.089Z] #20 3.904 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:28:18 [2020-11-14T23:28:18.381Z] #20 3.932   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
23:28:18 [2020-11-14T23:28:18.381Z] #20 3.944 Building wheels for collected packages: pyyaml
23:28:18 [2020-11-14T23:28:18.381Z] #20 3.947   Running setup.py bdist_wheel for pyyaml: started
23:28:18 [2020-11-14T23:28:18.589Z] #11 81.09 Selecting previously unselected package mingw-w64-common.
23:28:18 [2020-11-14T23:28:18.589Z] #11 81.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:28:18 [2020-11-14T23:28:18.589Z] #11 81.10 Unpacking mingw-w64-common (6.0.0-3) ...
23:28:18 [2020-11-14T23:28:18.838Z] #25 4.880 Reading package lists...
23:28:19 [2020-11-14T23:28:19.016Z] #20 4.531   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:28:19 [2020-11-14T23:28:19.016Z] #20 4.531   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:28:19 [2020-11-14T23:28:19.016Z] #20 4.581 Successfully built pyyaml
23:28:19 [2020-11-14T23:28:19.016Z] #20 4.586 Installing collected packages: pyyaml, pathspec, yamllint
23:28:19 [2020-11-14T23:28:19.016Z] #20 4.793 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
23:28:19 [2020-11-14T23:28:19.063Z] #48 ...
23:28:19 [2020-11-14T23:28:19.063Z] 
23:28:19 [2020-11-14T23:28:19.063Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:28:19 [2020-11-14T23:28:19.063Z] #46 11.25 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:28:19 [2020-11-14T23:28:19.063Z] #46 14.96 go: finding github.com/fatih/color v1.9.0
23:28:19 [2020-11-14T23:28:19.063Z] #46 14.99 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:28:19 [2020-11-14T23:28:19.063Z] #46 15.06 go: finding github.com/pkg/errors v0.9.1
23:28:19 [2020-11-14T23:28:19.063Z] #46 15.15 go: finding github.com/spf13/pflag v1.0.3
23:28:19 [2020-11-14T23:28:19.063Z] #46 15.34 go: finding github.com/mattn/go-colorable v0.1.6
23:28:19 [2020-11-14T23:28:19.063Z] #46 15.41 go: finding github.com/mattn/go-isatty v0.0.12
23:28:19 [2020-11-14T23:28:19.063Z] #46 15.69 go: finding github.com/jonboulle/clockwork v0.1.0
23:28:19 [2020-11-14T23:28:19.063Z] #46 15.71 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:28:19 [2020-11-14T23:28:19.063Z] #46 15.90 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:28:19 [2020-11-14T23:28:19.063Z] #46 15.93 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:28:19 [2020-11-14T23:28:19.063Z] #46 15.96 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:28:19 [2020-11-14T23:28:19.063Z] #46 ...
23:28:19 [2020-11-14T23:28:19.063Z] 
23:28:19 [2020-11-14T23:28:19.063Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:19 [2020-11-14T23:28:19.063Z] #48 17.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:28:19 [2020-11-14T23:28:19.180Z] #25 5.828 Building dependency tree...
23:28:19 [2020-11-14T23:28:19.333Z] #65 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done
23:28:19 [2020-11-14T23:28:19.357Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s
23:28:19 [2020-11-14T23:28:19.360Z] #20 DONE 5.1s
23:28:19 [2020-11-14T23:28:19.360Z] 
23:28:19 [2020-11-14T23:28:19.360Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:28:19 [2020-11-14T23:28:19.382Z] #48 17.04 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:28:19 [2020-11-14T23:28:19.382Z] #48 17.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:28:19 [2020-11-14T23:28:19.382Z] #48 17.05 go: downloading github.com/mattn/go-isatty v0.0.8
23:28:19 [2020-11-14T23:28:19.382Z] #48 17.06 go: downloading github.com/pelletier/go-toml v1.2.0
23:28:19 [2020-11-14T23:28:19.382Z] #48 17.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:28:19 [2020-11-14T23:28:19.382Z] #48 17.11 go: downloading github.com/hashicorp/hcl v1.0.0
23:28:19 [2020-11-14T23:28:19.382Z] #48 17.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:28:19 [2020-11-14T23:28:19.382Z] #48 17.14 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:28:19 [2020-11-14T23:28:19.382Z] #48 17.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:28:19 [2020-11-14T23:28:19.382Z] #48 17.22 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:28:19 [2020-11-14T23:28:19.467Z] #25 6.380 The following additional packages will be installed:
23:28:19 [2020-11-14T23:28:19.467Z] #25 6.380   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:28:19 [2020-11-14T23:28:19.467Z] #25 6.380   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:28:19 [2020-11-14T23:28:19.467Z] #25 6.380   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:28:19 [2020-11-14T23:28:19.467Z] #25 6.381 Suggested packages:
23:28:19 [2020-11-14T23:28:19.467Z] #25 6.381   krb5-doc krb5-user
23:28:19 [2020-11-14T23:28:19.467Z] #25 6.381 Recommended packages:
23:28:19 [2020-11-14T23:28:19.467Z] #25 6.381   krb5-locales publicsuffix libsasl2-modules
23:28:19 [2020-11-14T23:28:19.655Z] #23 DONE 0.2s
23:28:19 [2020-11-14T23:28:19.655Z] 
23:28:19 [2020-11-14T23:28:19.655Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:28:19 [2020-11-14T23:28:19.682Z] #48 17.40 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:28:19 [2020-11-14T23:28:19.682Z] #48 17.47 go: extracting github.com/mattn/go-isatty v0.0.8
23:28:19 [2020-11-14T23:28:19.682Z] #48 17.48 go: downloading github.com/spf13/pflag v1.0.5
23:28:19 [2020-11-14T23:28:19.682Z] #48 17.59 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:28:19 [2020-11-14T23:28:19.682Z] #48 17.60 go: extracting github.com/pelletier/go-toml v1.2.0
23:28:19 [2020-11-14T23:28:19.682Z] #48 17.64 go: extracting github.com/spf13/jwalterweatherman v1.0.0
23:28:19 [2020-11-14T23:28:19.739Z] #25 6.568 The following NEW packages will be installed:
23:28:19 [2020-11-14T23:28:19.739Z] #25 6.574   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:28:19 [2020-11-14T23:28:19.739Z] #25 6.574   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:28:19 [2020-11-14T23:28:19.739Z] #25 6.574   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:28:19 [2020-11-14T23:28:19.739Z] #25 6.574   libssh2-1 libssl1.1 openssl
23:28:19 [2020-11-14T23:28:19.980Z] #48 17.70 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:28:19 [2020-11-14T23:28:19.980Z] #48 17.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:28:19 [2020-11-14T23:28:19.980Z] #48 17.88 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:28:19 [2020-11-14T23:28:19.980Z] #48 17.99 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.866 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.866 Need to get 5050 kB of archives.
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.866 After this operation, 12.1 MB of additional disk space will be used.
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.866 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.866 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.869 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.870 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.875 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.924 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.945 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.946 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.947 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.951 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.954 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.964 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.966 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.968 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.971 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.972 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.978 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.984 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.994 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.994 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:28:20 [2020-11-14T23:28:20.006Z] #25 6.994 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:28:20 [2020-11-14T23:28:20.267Z] #25 7.202 debconf: delaying package configuration, since apt-utils is not installed
23:28:20 [2020-11-14T23:28:20.267Z] #25 7.250 Fetched 5050 kB in 0s (13.1 MB/s)
23:28:20 [2020-11-14T23:28:20.267Z] #25 7.274 Selecting previously unselected package libsasl2-modules-db:amd64.
23:28:20 [2020-11-14T23:28:20.267Z] #25 7.274 (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:28:20 [2020-11-14T23:28:20.267Z] #25 7.274 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:28:20 [2020-11-14T23:28:20.267Z] #25 7.279 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:28:20 [2020-11-14T23:28:20.267Z] #25 7.334 Selecting previously unselected package libsasl2-2:amd64.
23:28:20 [2020-11-14T23:28:20.267Z] #25 7.334 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:28:20 [2020-11-14T23:28:20.279Z] #48 18.02 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:28:20 [2020-11-14T23:28:20.279Z] #48 18.27 go: downloading github.com/subosito/gotenv v1.2.0
23:28:20 [2020-11-14T23:28:20.304Z] #65 DONE 3.2s
23:28:20 [2020-11-14T23:28:20.304Z] 
23:28:20 [2020-11-14T23:28:20.304Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:20 [2020-11-14T23:28:20.304Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:28:20 [2020-11-14T23:28:20.304Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
23:28:20 [2020-11-14T23:28:20.304Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
23:28:20 [2020-11-14T23:28:20.304Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.0s done
23:28:20 [2020-11-14T23:28:20.304Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:28:20 [2020-11-14T23:28:20.304Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.1s done
23:28:20 [2020-11-14T23:28:20.304Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 3.1s
23:28:20 [2020-11-14T23:28:20.304Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.26MB / 9.98MB 3.1s
23:28:20 [2020-11-14T23:28:20.304Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 3.1s
23:28:20 [2020-11-14T23:28:20.533Z] #25 7.337 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:28:20 [2020-11-14T23:28:20.533Z] #25 7.402 Selecting previously unselected package libldap-common.
23:28:20 [2020-11-14T23:28:20.533Z] #25 7.402 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
23:28:20 [2020-11-14T23:28:20.533Z] #25 7.409 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
23:28:20 [2020-11-14T23:28:20.533Z] #25 7.466 Selecting previously unselected package libldap-2.4-2:amd64.
23:28:20 [2020-11-14T23:28:20.533Z] #25 7.466 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ...
23:28:20 [2020-11-14T23:28:20.533Z] #25 7.469 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
23:28:20 [2020-11-14T23:28:20.533Z] #25 7.574 Selecting previously unselected package libssl1.1:amd64.
23:28:20 [2020-11-14T23:28:20.533Z] #25 7.574 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
23:28:20 [2020-11-14T23:28:20.533Z] #25 7.574 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
23:28:20 [2020-11-14T23:28:20.568Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 4.90MB / 52.16MB 3.2s
23:28:20 [2020-11-14T23:28:20.568Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 8.28MB / 9.98MB 3.2s
23:28:20 [2020-11-14T23:28:20.568Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 16.74MB / 52.16MB 3.3s
23:28:20 [2020-11-14T23:28:20.568Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.3s
23:28:20 [2020-11-14T23:28:20.568Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 5.25MB / 62.53MB 3.3s
23:28:20 [2020-11-14T23:28:20.568Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
23:28:20 [2020-11-14T23:28:20.579Z] #48 18.29 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:28:20 [2020-11-14T23:28:20.579Z] #48 18.30 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:28:20 [2020-11-14T23:28:20.579Z] #48 18.50 go: extracting github.com/hashicorp/hcl v1.0.0
23:28:20 [2020-11-14T23:28:20.579Z] #48 18.53 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:28:20 [2020-11-14T23:28:20.690Z] #28 DONE 0.8s
23:28:20 [2020-11-14T23:28:20.690Z] 
23:28:20 [2020-11-14T23:28:20.690Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:28:20 [2020-11-14T23:28:20.690Z] #31 DONE 0.2s
23:28:20 [2020-11-14T23:28:20.690Z] 
23:28:20 [2020-11-14T23:28:20.690Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:28:20 [2020-11-14T23:28:20.690Z] #33 DONE 0.1s
23:28:20 [2020-11-14T23:28:20.690Z] 
23:28:20 [2020-11-14T23:28:20.690Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:28:20 [2020-11-14T23:28:20.877Z] #48 18.60 go: downloading github.com/magiconair/properties v1.8.1
23:28:20 [2020-11-14T23:28:20.877Z] #48 18.65 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:28:20 [2020-11-14T23:28:20.877Z] #48 18.72 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:28:20 [2020-11-14T23:28:20.877Z] #48 18.72 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:28:20 [2020-11-14T23:28:20.877Z] #48 18.74 go: extracting github.com/subosito/gotenv v1.2.0
23:28:20 [2020-11-14T23:28:20.877Z] #48 18.74 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:28:21 [2020-11-14T23:28:21.021Z] #36 DONE 0.1s
23:28:21 [2020-11-14T23:28:21.021Z] 
23:28:21 [2020-11-14T23:28:21.021Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:21 [2020-11-14T23:28:21.021Z] #41 80.90   CC       criu/netfilter.o
23:28:21 [2020-11-14T23:28:21.021Z] #41 81.24   CC       criu/page-pipe.o
23:28:21 [2020-11-14T23:28:21.021Z] #41 81.62   CC       criu/page-xfer.o
23:28:21 [2020-11-14T23:28:21.021Z] #41 82.47   CC       criu/pagemap-cache.o
23:28:21 [2020-11-14T23:28:21.021Z] #41 82.76   CC       criu/pagemap.o
23:28:21 [2020-11-14T23:28:21.021Z] #41 83.47   CC       criu/parasite-syscall.o
23:28:21 [2020-11-14T23:28:21.088Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 23.66MB / 52.16MB 3.4s
23:28:21 [2020-11-14T23:28:21.088Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 12.52MB / 62.53MB 3.4s
23:28:21 [2020-11-14T23:28:21.088Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.85MB / 52.16MB 3.5s
23:28:21 [2020-11-14T23:28:21.088Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 19.38MB / 62.53MB 3.5s
23:28:21 [2020-11-14T23:28:21.109Z] #25 7.907 Selecting previously unselected package openssl.
23:28:21 [2020-11-14T23:28:21.109Z] #25 7.907 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.109Z] #25 7.920 Unpacking openssl (1.1.1d-0+deb10u3) ...
23:28:21 [2020-11-14T23:28:21.109Z] #25 ...
23:28:21 [2020-11-14T23:28:21.109Z] 
23:28:21 [2020-11-14T23:28:21.109Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:21 [2020-11-14T23:28:21.109Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.6s done
23:28:21 [2020-11-14T23:28:21.109Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
23:28:21 [2020-11-14T23:28:21.109Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
23:28:21 [2020-11-14T23:28:21.109Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s
23:28:21 [2020-11-14T23:28:21.177Z] #48 18.85 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:28:21 [2020-11-14T23:28:21.177Z] #48 18.89 go: extracting github.com/magiconair/properties v1.8.1
23:28:21 [2020-11-14T23:28:21.177Z] #48 18.90 go: downloading github.com/mattn/go-colorable v0.1.4
23:28:21 [2020-11-14T23:28:21.177Z] #48 18.90 go: extracting github.com/spf13/pflag v1.0.5
23:28:21 [2020-11-14T23:28:21.177Z] #48 18.91 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:28:21 [2020-11-14T23:28:21.177Z] #48 18.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:28:21 [2020-11-14T23:28:21.177Z] #48 19.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:28:21 [2020-11-14T23:28:21.177Z] #48 19.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:28:21 [2020-11-14T23:28:21.177Z] #48 19.13 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:28:21 [2020-11-14T23:28:21.256Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done
23:28:21 [2020-11-14T23:28:21.256Z] #8 ...
23:28:21 [2020-11-14T23:28:21.256Z] 
23:28:21 [2020-11-14T23:28:21.256Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:28:21 [2020-11-14T23:28:21.256Z] #25 1.356 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
23:28:21 [2020-11-14T23:28:21.256Z] #25 1.370 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:21 [2020-11-14T23:28:21.256Z] #25 1.432 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:21 [2020-11-14T23:28:21.256Z] #25 1.517 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 1.823 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:28:21 [2020-11-14T23:28:21.257Z] #25 2.034 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 3.642 Fetched 8401 kB in 3s (3278 kB/s)
23:28:21 [2020-11-14T23:28:21.257Z] #25 3.642 Reading package lists...
23:28:21 [2020-11-14T23:28:21.257Z] #25 4.611 Reading package lists...
23:28:21 [2020-11-14T23:28:21.257Z] #25 5.523 Building dependency tree...
23:28:21 [2020-11-14T23:28:21.257Z] #25 5.852 The following additional packages will be installed:
23:28:21 [2020-11-14T23:28:21.257Z] #25 5.852   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:28:21 [2020-11-14T23:28:21.257Z] #25 5.852   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:28:21 [2020-11-14T23:28:21.257Z] #25 5.852   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:28:21 [2020-11-14T23:28:21.257Z] #25 5.854 Suggested packages:
23:28:21 [2020-11-14T23:28:21.257Z] #25 5.854   krb5-doc krb5-user
23:28:21 [2020-11-14T23:28:21.257Z] #25 5.854 Recommended packages:
23:28:21 [2020-11-14T23:28:21.257Z] #25 5.854   krb5-locales publicsuffix libsasl2-modules
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.038 The following NEW packages will be installed:
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.038   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.038   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.038   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.038   libssh2-1 libssl1.1 openssl
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.328 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.328 Need to get 5050 kB of archives.
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.328 After this operation, 12.1 MB of additional disk space will be used.
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.328 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.334 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.334 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.339 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.339 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.378 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.387 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.390 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.391 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.395 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.398 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.406 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.407 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.409 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.418 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.418 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.418 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.421 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.424 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.427 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.430 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.603 debconf: delaying package configuration, since apt-utils is not installed
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.624 Fetched 5050 kB in 0s (13.9 MB/s)
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.652 Selecting previously unselected package libsasl2-modules-db:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.652 (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:28:21 [2020-11-14T23:28:21.257Z] #25 6.652 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.659 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.708 Selecting previously unselected package libsasl2-2:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.708 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.717 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.792 Selecting previously unselected package libldap-common.
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.792 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.801 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.857 Selecting previously unselected package libldap-2.4-2:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.857 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.878 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.961 Selecting previously unselected package libssl1.1:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.961 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 6.970 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.216 Selecting previously unselected package openssl.
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.216 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.230 Unpacking openssl (1.1.1d-0+deb10u3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.375 Selecting previously unselected package ca-certificates.
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.375 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.379 Unpacking ca-certificates (20200601~deb10u1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.498 Selecting previously unselected package libkeyutils1:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.498 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.506 Unpacking libkeyutils1:amd64 (1.6-6) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.551 Selecting previously unselected package libkrb5support0:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.551 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.563 Unpacking libkrb5support0:amd64 (1.17-3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.607 Selecting previously unselected package libk5crypto3:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.608 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.617 Unpacking libk5crypto3:amd64 (1.17-3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.675 Selecting previously unselected package libkrb5-3:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.675 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.679 Unpacking libkrb5-3:amd64 (1.17-3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.800 Selecting previously unselected package libgssapi-krb5-2:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.800 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.803 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.895 Selecting previously unselected package libnghttp2-14:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.895 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.899 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.956 Selecting previously unselected package libpsl5:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.956 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 7.961 Unpacking libpsl5:amd64 (0.20.2-2) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.018 Selecting previously unselected package librtmp1:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.018 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.019 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.074 Selecting previously unselected package libssh2-1:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.074 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.081 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.147 Selecting previously unselected package libcurl4:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.147 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.156 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.270 Selecting previously unselected package curl.
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.270 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.278 Unpacking curl (7.64.0-4+deb10u1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.354 Selecting previously unselected package libonig5:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.354 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.360 Unpacking libonig5:amd64 (6.9.1-1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.455 Selecting previously unselected package libjq1:amd64.
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.455 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.455 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.514 Selecting previously unselected package jq.
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.514 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.519 Unpacking jq (1.5+dfsg-2+b1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.587 Setting up libkeyutils1:amd64 (1.6-6) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.617 Setting up libpsl5:amd64 (0.20.2-2) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.629 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.787 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.800 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.818 Setting up libkrb5support0:amd64 (1.17-3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.826 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.840 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.857 Setting up libk5crypto3:amd64 (1.17-3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.864 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.885 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.891 Setting up libkrb5-3:amd64 (1.17-3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.900 Setting up openssl (1.1.1d-0+deb10u3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.914 Setting up libonig5:amd64 (6.9.1-1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.929 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.941 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
23:28:21 [2020-11-14T23:28:21.257Z] #25 8.952 Setting up ca-certificates (20200601~deb10u1) ...
23:28:21 [2020-11-14T23:28:21.313Z] #41 83.96   CC       criu/path.o
23:28:21 [2020-11-14T23:28:21.313Z] #41 84.15   CC       criu/pie-util-vdso.o
23:28:21 [2020-11-14T23:28:21.350Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 41.95MB / 52.16MB 3.7s
23:28:21 [2020-11-14T23:28:21.350Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 26.64MB / 62.53MB 3.6s
23:28:21 [2020-11-14T23:28:21.350Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 51.09MB / 52.16MB 4.0s
23:28:21 [2020-11-14T23:28:21.350Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 37.38MB / 62.53MB 4.0s
23:28:21 [2020-11-14T23:28:21.350Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 53.41MB / 62.53MB 4.1s
23:28:21 [2020-11-14T23:28:21.370Z] #8 ...
23:28:21 [2020-11-14T23:28:21.370Z] 
23:28:21 [2020-11-14T23:28:21.370Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:28:21 [2020-11-14T23:28:21.370Z] #25 8.250 Selecting previously unselected package ca-certificates.
23:28:21 [2020-11-14T23:28:21.370Z] #25 8.250 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
23:28:21 [2020-11-14T23:28:21.370Z] #25 8.254 Unpacking ca-certificates (20200601~deb10u1) ...
23:28:21 [2020-11-14T23:28:21.370Z] #25 8.359 Selecting previously unselected package libkeyutils1:amd64.
23:28:21 [2020-11-14T23:28:21.370Z] #25 8.359 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.370Z] #25 8.362 Unpacking libkeyutils1:amd64 (1.6-6) ...
23:28:21 [2020-11-14T23:28:21.370Z] #25 8.411 Selecting previously unselected package libkrb5support0:amd64.
23:28:21 [2020-11-14T23:28:21.370Z] #25 8.411 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.370Z] #25 8.411 Unpacking libkrb5support0:amd64 (1.17-3) ...
23:28:21 [2020-11-14T23:28:21.370Z] #25 8.459 Selecting previously unselected package libk5crypto3:amd64.
23:28:21 [2020-11-14T23:28:21.370Z] #25 8.459 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.490Z] #48 19.25 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:28:21 [2020-11-14T23:28:21.490Z] #48 19.25 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
23:28:21 [2020-11-14T23:28:21.490Z] #48 19.26 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:28:21 [2020-11-14T23:28:21.490Z] #48 19.30 go: extracting github.com/mattn/go-colorable v0.1.4
23:28:21 [2020-11-14T23:28:21.490Z] #48 19.35 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:28:21 [2020-11-14T23:28:21.490Z] #48 19.41 go: downloading github.com/go-critic/go-critic v0.4.1
23:28:21 [2020-11-14T23:28:21.490Z] #48 19.44 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:28:21 [2020-11-14T23:28:21.605Z] #41 84.47   CC       criu/pie-util.o
23:28:21 [2020-11-14T23:28:21.630Z] #25 8.464 Unpacking libk5crypto3:amd64 (1.17-3) ...
23:28:21 [2020-11-14T23:28:21.630Z] #25 8.534 Selecting previously unselected package libkrb5-3:amd64.
23:28:21 [2020-11-14T23:28:21.630Z] #25 8.535 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.630Z] #25 8.538 Unpacking libkrb5-3:amd64 (1.17-3) ...
23:28:21 [2020-11-14T23:28:21.630Z] #25 8.690 Selecting previously unselected package libgssapi-krb5-2:amd64.
23:28:21 [2020-11-14T23:28:21.630Z] #25 8.690 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.811Z] #48 19.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:28:21 [2020-11-14T23:28:21.811Z] #48 19.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:28:21 [2020-11-14T23:28:21.811Z] #48 19.70 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:28:21 [2020-11-14T23:28:21.811Z] #48 19.74 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:28:21 [2020-11-14T23:28:21.811Z] #48 19.82 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:28:21 [2020-11-14T23:28:21.823Z] #25 9.759 Updating certificates in /etc/ssl/certs...
23:28:21 [2020-11-14T23:28:21.891Z] #25 8.701 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
23:28:21 [2020-11-14T23:28:21.891Z] #25 8.796 Selecting previously unselected package libnghttp2-14:amd64.
23:28:21 [2020-11-14T23:28:21.891Z] #25 8.796 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.891Z] #25 8.800 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:28:21 [2020-11-14T23:28:21.891Z] #25 8.871 Selecting previously unselected package libpsl5:amd64.
23:28:21 [2020-11-14T23:28:21.891Z] #25 8.871 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.891Z] #25 8.879 Unpacking libpsl5:amd64 (0.20.2-2) ...
23:28:21 [2020-11-14T23:28:21.891Z] #25 8.922 Selecting previously unselected package librtmp1:amd64.
23:28:21 [2020-11-14T23:28:21.891Z] #25 8.922 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
23:28:21 [2020-11-14T23:28:21.896Z] #41 84.58   CC       criu/pipes.o
23:28:22 [2020-11-14T23:28:22.114Z] #48 19.87 go: extracting github.com/sourcegraph/go-diff v0.5.1
23:28:22 [2020-11-14T23:28:22.114Z] #48 19.94 go: downloading github.com/uudashr/gocognit v1.0.1
23:28:22 [2020-11-14T23:28:22.114Z] #48 20.01 go: downloading github.com/gobwas/glob v0.2.3
23:28:22 [2020-11-14T23:28:22.114Z] #48 20.02 go: downloading golang.org/x/text v0.3.2
23:28:22 [2020-11-14T23:28:22.152Z] #25 8.928 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:28:22 [2020-11-14T23:28:22.152Z] #25 8.981 Selecting previously unselected package libssh2-1:amd64.
23:28:22 [2020-11-14T23:28:22.152Z] #25 8.981 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
23:28:22 [2020-11-14T23:28:22.152Z] #25 8.991 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
23:28:22 [2020-11-14T23:28:22.152Z] #25 9.054 Selecting previously unselected package libcurl4:amd64.
23:28:22 [2020-11-14T23:28:22.152Z] #25 9.054 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
23:28:22 [2020-11-14T23:28:22.152Z] #25 9.058 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
23:28:22 [2020-11-14T23:28:22.152Z] #25 9.147 Selecting previously unselected package curl.
23:28:22 [2020-11-14T23:28:22.152Z] #25 9.147 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
23:28:22 [2020-11-14T23:28:22.152Z] #25 9.153 Unpacking curl (7.64.0-4+deb10u1) ...
23:28:22 [2020-11-14T23:28:22.152Z] #25 9.232 Selecting previously unselected package libonig5:amd64.
23:28:22 [2020-11-14T23:28:22.152Z] #25 9.232 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
23:28:22 [2020-11-14T23:28:22.152Z] #25 9.238 Unpacking libonig5:amd64 (6.9.1-1) ...
23:28:22 [2020-11-14T23:28:22.187Z] #41 84.99   CC       criu/plugin.o
23:28:22 [2020-11-14T23:28:22.297Z] #8 ...
23:28:22 [2020-11-14T23:28:22.297Z] 
23:28:22 [2020-11-14T23:28:22.297Z] #21 [internal] load build context
23:28:22 [2020-11-14T23:28:22.297Z] #21 transferring context: 52.01MB 3.4s done
23:28:22 [2020-11-14T23:28:22.297Z] #21 DONE 5.1s
23:28:22 [2020-11-14T23:28:22.297Z] 
23:28:22 [2020-11-14T23:28:22.297Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:28:22 [2020-11-14T23:28:22.297Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
23:28:22 [2020-11-14T23:28:22.297Z] #24 sha256:fcdd5d3014e4e669c40ba051441fa73e2d68e27894ec5fcc392a12bcde643f1d 1.50kB / 1.50kB done
23:28:22 [2020-11-14T23:28:22.297Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 3.1s done
23:28:22 [2020-11-14T23:28:22.297Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
23:28:22 [2020-11-14T23:28:22.297Z] #24 sha256:463210399eaa08582f27278fdc40d21705648b1fbf5aba088b4b835e39c52ce0 529B / 529B done
23:28:22 [2020-11-14T23:28:22.297Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 1.5s
23:28:22 [2020-11-14T23:28:22.413Z] #25 9.349 Selecting previously unselected package libjq1:amd64.
23:28:22 [2020-11-14T23:28:22.413Z] #25 9.349 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:28:22 [2020-11-14T23:28:22.413Z] #25 9.352 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:28:22 [2020-11-14T23:28:22.413Z] #25 9.417 Selecting previously unselected package jq.
23:28:22 [2020-11-14T23:28:22.413Z] #25 9.417 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
23:28:22 [2020-11-14T23:28:22.413Z] #25 9.421 Unpacking jq (1.5+dfsg-2+b1) ...
23:28:22 [2020-11-14T23:28:22.413Z] #25 9.490 Setting up libkeyutils1:amd64 (1.6-6) ...
23:28:22 [2020-11-14T23:28:22.413Z] #25 9.502 Setting up libpsl5:amd64 (0.20.2-2) ...
23:28:22 [2020-11-14T23:28:22.413Z] #25 9.512 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
23:28:22 [2020-11-14T23:28:22.414Z] #48 20.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:28:22 [2020-11-14T23:28:22.414Z] #48 20.19 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:28:22 [2020-11-14T23:28:22.414Z] #48 20.25 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
23:28:22 [2020-11-14T23:28:22.414Z] #48 20.29 go: downloading github.com/sirupsen/logrus v1.4.2
23:28:22 [2020-11-14T23:28:22.414Z] #48 20.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:28:22 [2020-11-14T23:28:22.479Z] #41 85.17   CC       criu/proc_parse.o
23:28:22 [2020-11-14T23:28:22.675Z] #25 9.681 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:28:22 [2020-11-14T23:28:22.675Z] #25 9.691 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
23:28:22 [2020-11-14T23:28:22.675Z] #25 9.706 Setting up libkrb5support0:amd64 (1.17-3) ...
23:28:22 [2020-11-14T23:28:22.675Z] #25 9.721 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:28:22 [2020-11-14T23:28:22.675Z] #25 9.733 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:28:22 [2020-11-14T23:28:22.675Z] #25 9.746 Setting up libk5crypto3:amd64 (1.17-3) ...
23:28:22 [2020-11-14T23:28:22.675Z] #25 9.770 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:28:22 [2020-11-14T23:28:22.713Z] #48 20.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:28:22 [2020-11-14T23:28:22.713Z] #48 20.52 go: extracting github.com/uudashr/gocognit v1.0.1
23:28:22 [2020-11-14T23:28:22.713Z] #48 20.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:28:22 [2020-11-14T23:28:22.713Z] #48 20.66 go: extracting github.com/gobwas/glob v0.2.3
23:28:22 [2020-11-14T23:28:22.713Z] #48 20.74 go: extracting github.com/go-critic/go-critic v0.4.1
23:28:22 [2020-11-14T23:28:22.713Z] #48 20.75 go: downloading github.com/ultraware/funlen v0.0.2
23:28:22 [2020-11-14T23:28:22.936Z] #25 9.781 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
23:28:22 [2020-11-14T23:28:22.936Z] #25 9.794 Setting up libkrb5-3:amd64 (1.17-3) ...
23:28:22 [2020-11-14T23:28:22.936Z] #25 9.813 Setting up openssl (1.1.1d-0+deb10u3) ...
23:28:22 [2020-11-14T23:28:22.936Z] #25 9.834 Setting up libonig5:amd64 (6.9.1-1) ...
23:28:22 [2020-11-14T23:28:22.936Z] #25 9.847 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:28:22 [2020-11-14T23:28:22.936Z] #25 9.863 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
23:28:22 [2020-11-14T23:28:22.936Z] #25 9.879 Setting up ca-certificates (20200601~deb10u1) ...
23:28:23 [2020-11-14T23:28:23.011Z] #48 20.77 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:28:23 [2020-11-14T23:28:23.011Z] #48 ...
23:28:23 [2020-11-14T23:28:23.011Z] 
23:28:23 [2020-11-14T23:28:23.011Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:23 [2020-11-14T23:28:23.011Z] #44 10.86 internal/nettrace
23:28:23 [2020-11-14T23:28:23.011Z] #44 11.13 runtime/cgo
23:28:23 [2020-11-14T23:28:23.011Z] #44 14.00 vendor/golang.org/x/crypto/internal/subtle
23:28:23 [2020-11-14T23:28:23.195Z] #25 11.00 126 added, 0 removed; done.
23:28:23 [2020-11-14T23:28:23.195Z] #25 11.08 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
23:28:23 [2020-11-14T23:28:23.195Z] #25 11.09 Setting up jq (1.5+dfsg-2+b1) ...
23:28:23 [2020-11-14T23:28:23.195Z] #25 11.10 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
23:28:23 [2020-11-14T23:28:23.195Z] #25 11.11 Setting up curl (7.64.0-4+deb10u1) ...
23:28:23 [2020-11-14T23:28:23.195Z] #25 11.12 Processing triggers for libc-bin (2.28-10) ...
23:28:23 [2020-11-14T23:28:23.345Z] #44 ...
23:28:23 [2020-11-14T23:28:23.345Z] 
23:28:23 [2020-11-14T23:28:23.345Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:23 [2020-11-14T23:28:23.345Z] #63 18.37 Checking out files:  58% (1113/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:28:23 [2020-11-14T23:28:23.345Z] #63 19.17 + cd /tmp/tmp.sp3IsC17WN/src/github.com/docker/libnetwork
23:28:23 [2020-11-14T23:28:23.345Z] #63 19.17 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5
23:28:23 [2020-11-14T23:28:23.345Z] #63 19.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:28:23 [2020-11-14T23:28:23.452Z] #25 11.15 Processing triggers for ca-certificates (20200601~deb10u1) ...
23:28:23 [2020-11-14T23:28:23.452Z] #25 11.16 Updating certificates in /etc/ssl/certs...
23:28:23 [2020-11-14T23:28:23.873Z] #11 ...
23:28:23 [2020-11-14T23:28:23.873Z] 
23:28:23 [2020-11-14T23:28:23.873Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:23 [2020-11-14T23:28:23.873Z] #32 85.95 internal/poll
23:28:23 [2020-11-14T23:28:23.890Z] #25 10.70 Updating certificates in /etc/ssl/certs...
23:28:23 [2020-11-14T23:28:23.988Z] #41 86.72   CC       criu/protobuf-desc.o
23:28:24 [2020-11-14T23:28:24.279Z] #41 ...
23:28:24 [2020-11-14T23:28:24.279Z] 
23:28:24 [2020-11-14T23:28:24.279Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:24 [2020-11-14T23:28:24.279Z] #51 54.15 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:28:24 [2020-11-14T23:28:24.381Z] #25 12.11 0 added, 0 removed; done.
23:28:24 [2020-11-14T23:28:24.382Z] #25 12.11 Running hooks in /etc/ca-certificates/update.d...
23:28:24 [2020-11-14T23:28:24.382Z] #25 12.12 done.
23:28:24 [2020-11-14T23:28:24.400Z] #63 ...
23:28:24 [2020-11-14T23:28:24.400Z] 
23:28:24 [2020-11-14T23:28:24.400Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:24 [2020-11-14T23:28:24.400Z] #50 11.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:28:24 [2020-11-14T23:28:24.400Z] #50 11.94 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:28:24 [2020-11-14T23:28:24.400Z] #50 12.02 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:28:24 [2020-11-14T23:28:24.400Z] #50 12.22 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:28:24 [2020-11-14T23:28:24.400Z] #50 12.40 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:28:24 [2020-11-14T23:28:24.400Z] #50 13.43 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:28:24 [2020-11-14T23:28:24.400Z] #50 14.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:28:24 [2020-11-14T23:28:24.400Z] #50 16.15 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:28:24 [2020-11-14T23:28:24.400Z] #50 17.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:28:24 [2020-11-14T23:28:24.400Z] #50 17.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:28:24 [2020-11-14T23:28:24.400Z] #50 18.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:28:24 [2020-11-14T23:28:24.400Z] #50 18.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:28:24 [2020-11-14T23:28:24.400Z] #50 19.39 runtime/cgo
23:28:24 [2020-11-14T23:28:24.400Z] #50 19.62 runtime
23:28:24 [2020-11-14T23:28:24.400Z] #50 ...
23:28:24 [2020-11-14T23:28:24.400Z] 
23:28:24 [2020-11-14T23:28:24.400Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:24 [2020-11-14T23:28:24.400Z] #48 20.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:28:24 [2020-11-14T23:28:24.400Z] #48 21.12 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:28:24 [2020-11-14T23:28:24.400Z] #48 21.13 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:28:24 [2020-11-14T23:28:24.400Z] #48 21.14 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:28:24 [2020-11-14T23:28:24.400Z] #48 21.28 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:28:24 [2020-11-14T23:28:24.400Z] #48 21.34 go: extracting github.com/sirupsen/logrus v1.4.2
23:28:24 [2020-11-14T23:28:24.400Z] #48 21.38 go: downloading github.com/spf13/afero v1.1.2
23:28:24 [2020-11-14T23:28:24.400Z] #48 21.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:28:24 [2020-11-14T23:28:24.400Z] #48 21.70 go: extracting github.com/ultraware/funlen v0.0.2
23:28:24 [2020-11-14T23:28:24.400Z] #48 21.71 go: downloading github.com/ultraware/whitespace v0.0.4
23:28:24 [2020-11-14T23:28:24.400Z] #48 21.81 go: downloading github.com/stretchr/testify v1.4.0
23:28:24 [2020-11-14T23:28:24.400Z] #48 21.90 go: extracting github.com/go-lintpack/lintpack v0.5.2
23:28:24 [2020-11-14T23:28:24.400Z] #48 22.16 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:28:24 [2020-11-14T23:28:24.442Z] #32 ...
23:28:24 [2020-11-14T23:28:24.442Z] 
23:28:24 [2020-11-14T23:28:24.442Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:28:24 [2020-11-14T23:28:24.442Z] #45 DONE 87.2s
23:28:24 [2020-11-14T23:28:24.699Z] #48 22.38 go: extracting github.com/mitchellh/mapstructure v1.1.2
23:28:24 [2020-11-14T23:28:24.699Z] #48 22.45 go: extracting github.com/ultraware/whitespace v0.0.4
23:28:24 [2020-11-14T23:28:24.699Z] #48 22.50 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:28:24 [2020-11-14T23:28:24.699Z] #48 22.55 go: downloading github.com/spf13/cast v1.3.0
23:28:24 [2020-11-14T23:28:24.699Z] #48 22.57 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:28:24 [2020-11-14T23:28:24.699Z] #48 22.60 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:28:24 [2020-11-14T23:28:24.699Z] #48 22.69 go: extracting github.com/spf13/afero v1.1.2
23:28:24 [2020-11-14T23:28:24.702Z] 
23:28:24 [2020-11-14T23:28:24.702Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:24 [2020-11-14T23:28:24.702Z] #40 83.57 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:28:24 [2020-11-14T23:28:24.702Z] #40 83.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:28:24 [2020-11-14T23:28:24.702Z] #40 83.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:28:24 [2020-11-14T23:28:24.702Z] #40 83.63 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:28:24 [2020-11-14T23:28:24.702Z] #40 83.65 Setting up python-six (1.12.0-1) ...
23:28:24 [2020-11-14T23:28:24.846Z] #25 11.73 126 added, 0 removed; done.
23:28:24 [2020-11-14T23:28:24.846Z] #25 11.81 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
23:28:24 [2020-11-14T23:28:24.846Z] #25 11.84 Setting up jq (1.5+dfsg-2+b1) ...
23:28:24 [2020-11-14T23:28:24.846Z] #25 11.96 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
23:28:24 [2020-11-14T23:28:24.997Z] #48 22.85 go: downloading github.com/kisielk/gotool v1.0.0
23:28:24 [2020-11-14T23:28:24.997Z] #48 22.96 go: extracting github.com/spf13/cast v1.3.0
23:28:25 [2020-11-14T23:28:25.109Z] #25 11.97 Setting up curl (7.64.0-4+deb10u1) ...
23:28:25 [2020-11-14T23:28:25.109Z] #25 11.99 Processing triggers for libc-bin (2.28-10) ...
23:28:25 [2020-11-14T23:28:25.109Z] #25 12.01 Processing triggers for ca-certificates (20200601~deb10u1) ...
23:28:25 [2020-11-14T23:28:25.109Z] #25 12.03 Updating certificates in /etc/ssl/certs...
23:28:25 [2020-11-14T23:28:25.298Z] #48 23.03 go: extracting github.com/fsnotify/fsnotify v1.4.7
23:28:25 [2020-11-14T23:28:25.298Z] #48 23.04 go: extracting github.com/inconshreveable/mousetrap v1.0.0
23:28:25 [2020-11-14T23:28:25.298Z] #48 23.14 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:28:25 [2020-11-14T23:28:25.298Z] #48 23.18 go: downloading github.com/gogo/protobuf v1.2.1
23:28:25 [2020-11-14T23:28:25.298Z] #48 23.19 go: extracting github.com/stretchr/testify v1.4.0
23:28:25 [2020-11-14T23:28:25.298Z] #48 23.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:28:25 [2020-11-14T23:28:25.788Z] #51 55.31 + mkdir -p /build
23:28:25 [2020-11-14T23:28:25.788Z] #51 55.31 + cp runc /build/runc
23:28:25 [2020-11-14T23:28:25.788Z] #51 DONE 55.6s
23:28:25 [2020-11-14T23:28:25.788Z] 
23:28:25 [2020-11-14T23:28:25.788Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:25 [2020-11-14T23:28:25.788Z] #41 87.13   CC       criu/protobuf.o
23:28:25 [2020-11-14T23:28:25.788Z] #41 87.29   CC       criu/pstree.o
23:28:25 [2020-11-14T23:28:25.788Z] #41 87.91   CC       criu/rbtree.o
23:28:25 [2020-11-14T23:28:25.788Z] #41 88.09   CC       criu/rst-malloc.o
23:28:25 [2020-11-14T23:28:25.788Z] #41 88.24   CC       criu/seccomp.o
23:28:25 [2020-11-14T23:28:25.788Z] #41 88.73   CC       criu/seize.o
23:28:25 [2020-11-14T23:28:25.951Z] #48 23.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:28:25 [2020-11-14T23:28:25.951Z] #48 23.56 go: extracting github.com/kisielk/gotool v1.0.0
23:28:25 [2020-11-14T23:28:25.951Z] #48 23.58 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
23:28:25 [2020-11-14T23:28:25.951Z] #48 23.82 go: downloading github.com/go-toolsmith/typep v1.0.0
23:28:25 [2020-11-14T23:28:25.951Z] #48 23.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:28:26 [2020-11-14T23:28:26.056Z] #25 12.97 0 added, 0 removed; done.
23:28:26 [2020-11-14T23:28:26.056Z] #25 12.97 Running hooks in /etc/ca-certificates/update.d...
23:28:26 [2020-11-14T23:28:26.056Z] #25 12.97 done.
23:28:26 [2020-11-14T23:28:26.085Z] #40 ...
23:28:26 [2020-11-14T23:28:26.085Z] 
23:28:26 [2020-11-14T23:28:26.085Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:26 [2020-11-14T23:28:26.085Z] #34 80.03 Selecting previously unselected package libuv1:amd64.
23:28:26 [2020-11-14T23:28:26.085Z] #34 80.05 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 80.10 Unpacking libuv1:amd64 (1.24.1-1) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 80.23 Selecting previously unselected package cmake.
23:28:26 [2020-11-14T23:28:26.085Z] #34 80.24 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 80.24 Unpacking cmake (3.13.4-1) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 86.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 86.48 Setting up xxd (2:8.1.0875-5) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 86.78 Setting up libuv1:amd64 (1.24.1-1) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 87.20 Setting up vim-common (2:8.1.0875-5) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 87.35 Setting up librhash0:amd64 (1.3.8-1) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 87.37 Setting up cmake-data (3.13.4-1) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 87.49 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 87.60 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 87.79 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 87.84 Setting up cmake (3.13.4-1) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 87.88 Processing triggers for libc-bin (2.28-10) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 88.08 Processing triggers for mime-support (3.62) ...
23:28:26 [2020-11-14T23:28:26.085Z] #34 DONE 88.9s
23:28:26 [2020-11-14T23:28:26.085Z] 
23:28:26 [2020-11-14T23:28:26.085Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:26 [2020-11-14T23:28:26.250Z] #48 24.02 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:28:26 [2020-11-14T23:28:26.250Z] #48 24.04 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:28:26 [2020-11-14T23:28:26.516Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 5.1s done
23:28:26 [2020-11-14T23:28:26.516Z] #24 ...
23:28:26 [2020-11-14T23:28:26.516Z] 
23:28:26 [2020-11-14T23:28:26.516Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:26 [2020-11-14T23:28:26.516Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 8.3s done
23:28:26 [2020-11-14T23:28:26.516Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.2s done
23:28:26 [2020-11-14T23:28:26.516Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.3s done
23:28:26 [2020-11-14T23:28:26.516Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.2s done
23:28:26 [2020-11-14T23:28:26.516Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 26.60MB / 97.69MB 8.7s
23:28:26 [2020-11-14T23:28:26.516Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.7s
23:28:26 [2020-11-14T23:28:26.516Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.37MB / 97.69MB 8.8s
23:28:26 [2020-11-14T23:28:26.516Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.8s done
23:28:26 [2020-11-14T23:28:26.516Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 50.51MB / 97.69MB 9.0s
23:28:26 [2020-11-14T23:28:26.516Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 59.69MB / 97.69MB 9.1s
23:28:26 [2020-11-14T23:28:26.516Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.09MB / 97.69MB 9.2s
23:28:26 [2020-11-14T23:28:26.549Z] #48 24.29 go: extracting github.com/go-toolsmith/typep v1.0.0
23:28:26 [2020-11-14T23:28:26.549Z] #48 24.30 go: extracting github.com/go-toolsmith/astcopy v1.0.0
23:28:26 [2020-11-14T23:28:26.549Z] #48 24.39 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:28:26 [2020-11-14T23:28:26.549Z] #48 24.44 go: extracting github.com/go-toolsmith/astfmt v1.0.0
23:28:26 [2020-11-14T23:28:26.549Z] #48 24.46 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:28:26 [2020-11-14T23:28:26.779Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 75.44MB / 97.69MB 9.5s
23:28:26 [2020-11-14T23:28:26.846Z] #48 24.48 go: extracting github.com/go-toolsmith/astcast v1.0.0
23:28:26 [2020-11-14T23:28:26.846Z] #48 ...
23:28:26 [2020-11-14T23:28:26.846Z] 
23:28:26 [2020-11-14T23:28:26.846Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:26 [2020-11-14T23:28:26.846Z] #12 14.52 Fetched 8176 kB in 14s (584 kB/s)
23:28:26 [2020-11-14T23:28:26.846Z] #12 14.52 Reading package lists...
23:28:26 [2020-11-14T23:28:26.846Z] #12 21.24 Reading package lists...
23:28:26 [2020-11-14T23:28:26.846Z] #12 ...
23:28:26 [2020-11-14T23:28:26.846Z] 
23:28:26 [2020-11-14T23:28:26.846Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:26 [2020-11-14T23:28:26.846Z] #48 24.65 go: downloading github.com/go-toolsmith/astp v1.0.0
23:28:26 [2020-11-14T23:28:26.846Z] #48 24.75 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:28:26 [2020-11-14T23:28:26.848Z] #41 89.57   CC       criu/servicefd.o
23:28:26 [2020-11-14T23:28:26.905Z] #25 DONE 14.4s
23:28:26 [2020-11-14T23:28:26.905Z] 
23:28:26 [2020-11-14T23:28:26.905Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:26 [2020-11-14T23:28:26.905Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.7s done
23:28:26 [2020-11-14T23:28:26.905Z] #8 ...
23:28:26 [2020-11-14T23:28:26.905Z] 
23:28:26 [2020-11-14T23:28:26.905Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:28:26 [2020-11-14T23:28:26.905Z] #26 DONE 0.1s
23:28:26 [2020-11-14T23:28:26.905Z] 
23:28:26 [2020-11-14T23:28:26.905Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:26 [2020-11-14T23:28:26.905Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
23:28:26 [2020-11-14T23:28:26.905Z] #8 ...
23:28:26 [2020-11-14T23:28:26.905Z] 
23:28:26 [2020-11-14T23:28:26.905Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:28:27 [2020-11-14T23:28:27.041Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 86.34MB / 97.69MB 9.6s
23:28:27 [2020-11-14T23:28:27.041Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 94.14MB / 97.69MB 9.7s
23:28:27 [2020-11-14T23:28:27.140Z] #41 89.90   CC       criu/shmem.o
23:28:27 [2020-11-14T23:28:27.145Z] #48 24.79 go: downloading github.com/stretchr/objx v0.2.0
23:28:27 [2020-11-14T23:28:27.145Z] #48 24.80 go: extracting github.com/go-toolsmith/astp v1.0.0
23:28:27 [2020-11-14T23:28:27.145Z] #48 24.82 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:28:27 [2020-11-14T23:28:27.444Z] #48 25.23 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:28:27 [2020-11-14T23:28:27.444Z] #48 25.31 go: extracting github.com/go-toolsmith/strparse v1.0.0
23:28:27 [2020-11-14T23:28:27.444Z] #48 ...
23:28:27 [2020-11-14T23:28:27.444Z] 
23:28:27 [2020-11-14T23:28:27.444Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:28:27 [2020-11-14T23:28:27.444Z] #54 15.44 Fetched 8176 kB in 15s (551 kB/s)
23:28:27 [2020-11-14T23:28:27.444Z] #54 15.44 Reading package lists...
23:28:27 [2020-11-14T23:28:27.614Z] #8 ...
23:28:27 [2020-11-14T23:28:27.614Z] 
23:28:27 [2020-11-14T23:28:27.614Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
23:28:27 [2020-11-14T23:28:27.614Z] #24 DONE 10.2s
23:28:27 [2020-11-14T23:28:27.614Z] 
23:28:27 [2020-11-14T23:28:27.614Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:27 [2020-11-14T23:28:27.761Z] #54 22.78 Reading package lists...
23:28:27 [2020-11-14T23:28:27.761Z] #54 ...
23:28:27 [2020-11-14T23:28:27.761Z] 
23:28:27 [2020-11-14T23:28:27.761Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:27 [2020-11-14T23:28:27.761Z] #48 25.49 go: extracting github.com/stretchr/objx v0.2.0
23:28:27 [2020-11-14T23:28:27.761Z] #48 25.65 go: downloading github.com/BurntSushi/toml v0.3.1
23:28:27 [2020-11-14T23:28:27.761Z] #48 25.65 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:28:27 [2020-11-14T23:28:27.761Z] #48 25.65 go: extracting github.com/go-toolsmith/astequal v1.0.0
23:28:27 [2020-11-14T23:28:27.774Z] #41 90.38   CC       criu/sigframe.o
23:28:27 [2020-11-14T23:28:27.774Z] #41 90.46   CC       criu/signalfd.o
23:28:27 [2020-11-14T23:28:27.774Z] #41 90.62   CC       criu/sk-inet.o
23:28:28 [2020-11-14T23:28:28.057Z] #48 25.86 go: downloading github.com/davecgh/go-spew v1.1.1
23:28:28 [2020-11-14T23:28:28.057Z] #48 25.98 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:28:28 [2020-11-14T23:28:28.274Z] #27 1.567 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:28:28 [2020-11-14T23:28:28.274Z] #27 1.661 
23:28:28 [2020-11-14T23:28:28.325Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
23:28:28 [2020-11-14T23:28:28.354Z] #48 26.08 go: extracting github.com/BurntSushi/toml v0.3.1
23:28:28 [2020-11-14T23:28:28.354Z] #48 ...
23:28:28 [2020-11-14T23:28:28.354Z] 
23:28:28 [2020-11-14T23:28:28.354Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:28 [2020-11-14T23:28:28.354Z] #41 16.22 Fetched 8176 kB in 15s (545 kB/s)
23:28:28 [2020-11-14T23:28:28.354Z] #41 16.22 Reading package lists...
23:28:28 [2020-11-14T23:28:28.408Z] #41 91.19   CC       criu/sk-netlink.o
23:28:28 [2020-11-14T23:28:28.609Z] #25 DONE 15.4s
23:28:28 [2020-11-14T23:28:28.609Z] 
23:28:28 [2020-11-14T23:28:28.609Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:28:28 [2020-11-14T23:28:28.609Z] #26 DONE 0.1s
23:28:28 [2020-11-14T23:28:28.609Z] 
23:28:28 [2020-11-14T23:28:28.609Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.879 + RM_GOPATH=0
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.879 + TMP_GOPATH=
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.879 + : /build
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.879 + '[' -z '' ']'
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.881 ++ mktemp -d
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.886 + export GOPATH=/tmp/tmp.y3kxFH56kf
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.886 + GOPATH=/tmp/tmp.y3kxFH56kf
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.886 + RM_GOPATH=1
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.886 + case "$(go env GOARCH)" in
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.891 ++ go env GOARCH
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.905 + export GO_BUILDMODE=-buildmode=pie
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.906 + GO_BUILDMODE=-buildmode=pie
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.906 ++ dirname /tmp/install/install.sh
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.912 + dir=/tmp/install
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.913 + bin=tini
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.913 + shift
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.913 + '[' '!' -f /tmp/install/tini.installer ']'
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.914 + . /tmp/install/tini.installer
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.914 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.915 + install_tini
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.916 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.916 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.916 + git clone https://github.com/krallin/tini.git /tmp/tmp.y3kxFH56kf/tini
23:28:28 [2020-11-14T23:28:28.634Z] #35 1.929 Cloning into '/tmp/tmp.y3kxFH56kf/tini'...
23:28:28 [2020-11-14T23:28:28.634Z] #35 ...
23:28:28 [2020-11-14T23:28:28.634Z] 
23:28:28 [2020-11-14T23:28:28.634Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:28 [2020-11-14T23:28:28.634Z] #49 81.26 time
23:28:28 [2020-11-14T23:28:28.634Z] #49 90.20 context
23:28:28 [2020-11-14T23:28:28.634Z] #49 91.16 encoding/binary
23:28:28 [2020-11-14T23:28:28.634Z] #49 ...
23:28:28 [2020-11-14T23:28:28.634Z] 
23:28:28 [2020-11-14T23:28:28.634Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:28 [2020-11-14T23:28:28.634Z] #40 89.11 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:28:28 [2020-11-14T23:28:28.634Z] #40 89.16 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:28:28 [2020-11-14T23:28:28.634Z] #40 89.20 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:28:28 [2020-11-14T23:28:28.634Z] #40 89.23 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:28:28 [2020-11-14T23:28:28.634Z] #40 89.33 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:28:28 [2020-11-14T23:28:28.634Z] #40 89.35 Setting up protobuf-compiler (3.6.1.3-2) ...
23:28:28 [2020-11-14T23:28:28.634Z] #40 89.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:28:28 [2020-11-14T23:28:28.634Z] #40 89.46 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:28:28 [2020-11-14T23:28:28.634Z] #40 89.50 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:28:28 [2020-11-14T23:28:28.634Z] #40 89.59 Setting up python-protobuf (3.6.1.3-2) ...
23:28:28 [2020-11-14T23:28:28.652Z] #41 23.96 Reading package lists...
23:28:28 [2020-11-14T23:28:28.652Z] #41 ...
23:28:28 [2020-11-14T23:28:28.652Z] 
23:28:28 [2020-11-14T23:28:28.652Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:28 [2020-11-14T23:28:28.652Z] #35 16.17 Fetched 8176 kB in 15s (545 kB/s)
23:28:28 [2020-11-14T23:28:28.652Z] #35 16.17 Reading package lists...
23:28:28 [2020-11-14T23:28:28.652Z] #35 24.06 Reading package lists...
23:28:28 [2020-11-14T23:28:28.652Z] #35 ...
23:28:28 [2020-11-14T23:28:28.652Z] 
23:28:28 [2020-11-14T23:28:28.652Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:28 [2020-11-14T23:28:28.652Z] #48 26.34 go: extracting github.com/davecgh/go-spew v1.1.1
23:28:28 [2020-11-14T23:28:28.652Z] #48 26.42 go: downloading gopkg.in/ini.v1 v1.51.0
23:28:28 [2020-11-14T23:28:28.652Z] #48 26.44 go: downloading github.com/pmezard/go-difflib v1.0.0
23:28:28 [2020-11-14T23:28:28.699Z] #41 91.39   CC       criu/sk-packet.o
23:28:28 [2020-11-14T23:28:28.789Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done
23:28:28 [2020-11-14T23:28:28.991Z] #41 91.67   CC       criu/sk-queue.o
23:28:28 [2020-11-14T23:28:28.991Z] #41 91.92   CC       criu/sk-tcp.o
23:28:29 [2020-11-14T23:28:29.054Z] #27 1.781 
######                                                                     8.9%
########################                                                  34.5%
########################################                                  55.8%
######################################################                    75.6%
####################################################################      95.6%
######################################################################## 100.0%
23:28:29 [2020-11-14T23:28:29.055Z] #27 2.316 
23:28:29 [2020-11-14T23:28:29.298Z] #48 27.03 go: extracting gopkg.in/ini.v1 v1.51.0
23:28:29 [2020-11-14T23:28:29.298Z] #48 27.04 go: extracting github.com/pmezard/go-difflib v1.0.0
23:28:29 [2020-11-14T23:28:29.301Z] #41 ...
23:28:29 [2020-11-14T23:28:29.301Z] 
23:28:29 [2020-11-14T23:28:29.301Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:28:29 [2020-11-14T23:28:29.301Z] #38 DONE 125.2s
23:28:29 [2020-11-14T23:28:29.301Z] 
23:28:29 [2020-11-14T23:28:29.301Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:29 [2020-11-14T23:28:29.301Z] #41 92.17   CC       criu/sk-unix.o
23:28:29 [2020-11-14T23:28:29.311Z] #27 2.441 
##############################################                            64.1%
######################################################################## 100.0%
23:28:29 [2020-11-14T23:28:29.311Z] #27 2.574 
23:28:29 [2020-11-14T23:28:29.572Z] #27 2.695 
######################################################                    75.2%
######################################################################## 100.0%
23:28:29 [2020-11-14T23:28:29.572Z] #27 2.822 
23:28:29 [2020-11-14T23:28:29.596Z] #48 27.51 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:28:29 [2020-11-14T23:28:29.894Z] #48 ...
23:28:29 [2020-11-14T23:28:29.894Z] 
23:28:29 [2020-11-14T23:28:29.894Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:28:29 [2020-11-14T23:28:29.894Z] #39 17.58 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:28:29 [2020-11-14T23:28:29.894Z] #39 17.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:28:29 [2020-11-14T23:28:29.894Z] #39 19.74 + 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:28:29 [2020-11-14T23:28:29.894Z] #39 ...
23:28:29 [2020-11-14T23:28:29.894Z] 
23:28:29 [2020-11-14T23:28:29.894Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:29 [2020-11-14T23:28:29.894Z] #12 21.24 Reading package lists...
23:28:29 [2020-11-14T23:28:29.953Z] #41 ...
23:28:29 [2020-11-14T23:28:29.953Z] 
23:28:29 [2020-11-14T23:28:29.953Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:28:29 [2020-11-14T23:28:29.997Z] #27 1.540 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:28:30 [2020-11-14T23:28:30.096Z] #27 2.949 
#######                                                                   10.6%
######################                                                    31.9%
#######################################                                   55.4%
#####################################################                     74.6%
###################################################################       94.0%
######################################################################## 100.0%
23:28:30 [2020-11-14T23:28:30.244Z] #39 DONE 0.2s
23:28:30 [2020-11-14T23:28:30.244Z] 
23:28:30 [2020-11-14T23:28:30.244Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:30 [2020-11-14T23:28:30.258Z] #27 1.632 
23:28:30 [2020-11-14T23:28:30.358Z] #27 3.491 
23:28:30 [2020-11-14T23:28:30.536Z] #41 93.33   CC       criu/sockets.o
23:28:30 [2020-11-14T23:28:30.545Z] #40 ...
23:28:30 [2020-11-14T23:28:30.545Z] 
23:28:30 [2020-11-14T23:28:30.545Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:30 [2020-11-14T23:28:30.545Z] #43 83.33 time
23:28:30 [2020-11-14T23:28:30.545Z] #43 90.35 strings
23:28:30 [2020-11-14T23:28:30.545Z] #43 91.79 os
23:28:30 [2020-11-14T23:28:30.711Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 13.4s done
23:28:30 [2020-11-14T23:28:30.778Z] #27 1.748 
############                                                              17.7%
###########################                                               37.5%
#########################################                                 57.3%
############################################                              62.3%
##################################################################        91.8%
######################################################################## 100.0%
23:28:30 [2020-11-14T23:28:30.778Z] #27 2.348 
23:28:30 [2020-11-14T23:28:30.805Z] #43 ...
23:28:30 [2020-11-14T23:28:30.805Z] 
23:28:30 [2020-11-14T23:28:30.805Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:30 [2020-11-14T23:28:30.805Z] #11 91.57 Selecting previously unselected package mingw-w64-x86-64-dev.
23:28:30 [2020-11-14T23:28:30.805Z] #11 91.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:28:30 [2020-11-14T23:28:30.805Z] #11 91.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:28:30 [2020-11-14T23:28:30.829Z] #41 93.66   CC       criu/stats.o
23:28:30 [2020-11-14T23:28:30.971Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
23:28:31 [2020-11-14T23:28:31.040Z] #27 2.469 
###################################################################       93.5%
######################################################################## 100.0%
23:28:31 [2020-11-14T23:28:31.040Z] #27 2.574 
23:28:31 [2020-11-14T23:28:31.120Z] #41 93.81   CC       criu/string.o
23:28:31 [2020-11-14T23:28:31.120Z] #41 93.86   CC       criu/sysctl.o
23:28:31 [2020-11-14T23:28:31.234Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done
23:28:31 [2020-11-14T23:28:31.301Z] #27 2.697 
####################################################                      73.5%
######################################################################## 100.0%
23:28:31 [2020-11-14T23:28:31.301Z] #27 2.847 
23:28:31 [2020-11-14T23:28:31.418Z] #41 94.20   CC       criu/sysfs_parse.o
23:28:31 [2020-11-14T23:28:31.418Z] #41 ...
23:28:31 [2020-11-14T23:28:31.418Z] 
23:28:31 [2020-11-14T23:28:31.418Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:31 [2020-11-14T23:28:31.418Z] #47 127.1 + /build/golangci-lint --version
23:28:31 [2020-11-14T23:28:31.418Z] #47 127.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:28:31 [2020-11-14T23:28:31.418Z] #47 DONE 127.6s
23:28:31 [2020-11-14T23:28:31.430Z] #12 27.72 Building dependency tree...
23:28:31 [2020-11-14T23:28:31.578Z] #27 2.969 
############                                                              17.1%
##########################                                                36.5%
23:28:31 [2020-11-14T23:28:31.578Z] #27 ...
23:28:31 [2020-11-14T23:28:31.578Z] 
23:28:31 [2020-11-14T23:28:31.578Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:31 [2020-11-14T23:28:31.578Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.3s done
23:28:31 [2020-11-14T23:28:31.578Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done
23:28:31 [2020-11-14T23:28:31.578Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.2s
23:28:31 [2020-11-14T23:28:31.578Z] #8 ...
23:28:31 [2020-11-14T23:28:31.578Z] 
23:28:31 [2020-11-14T23:28:31.578Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:28:31 [2020-11-14T23:28:31.710Z] 
23:28:31 [2020-11-14T23:28:31.710Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:31 [2020-11-14T23:28:31.710Z] #41 94.35   CC       criu/timens.o
23:28:31 [2020-11-14T23:28:31.710Z] #41 94.44   CC       criu/timerfd.o
23:28:31 [2020-11-14T23:28:31.710Z] #41 94.56   CC       criu/tty.o
23:28:31 [2020-11-14T23:28:31.843Z] #27 2.969 
############                                                              17.1%
##########################                                                36.5%
########################################                                  55.8%
######################################################                    75.3%
####################################################################      94.6%
######################################################################## 100.0%
23:28:32 [2020-11-14T23:28:32.104Z] #27 3.500 
23:28:32 [2020-11-14T23:28:32.196Z] #27 3.613 
#                                                                          1.9%
######                                                                     9.3%
##########                                                                14.2%
##############                                                            20.0%
##################                                                        25.3%
#####################                                                     30.5%
#########################                                                 34.9%
#############################                                             40.6%
#################################                                         47.1%
#####################################                                     52.3%
#########################################                                 57.4%
#############################################                             62.7%
################################################                          67.9%
####################################################                      73.1%
########################################################                  78.3%
############################################################              83.6%
###############################################################           88.9%
###################################################################       94.1%
#######################################################################   99.3%
######################################################################## 100.0%
23:28:32 [2020-11-14T23:28:32.196Z] #27 5.493 
23:28:32 [2020-11-14T23:28:32.482Z] #12 30.34 The following additional packages will be installed:
23:28:32 [2020-11-14T23:28:32.482Z] #12 30.35   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:28:32 [2020-11-14T23:28:32.482Z] #12 30.35   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:28:32 [2020-11-14T23:28:32.482Z] #12 30.36   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:28:32 [2020-11-14T23:28:32.482Z] #12 30.36   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:28:32 [2020-11-14T23:28:32.482Z] #12 30.37 Suggested packages:
23:28:32 [2020-11-14T23:28:32.482Z] #12 30.37   gcc-8-locales seccomp wine64
23:28:32 [2020-11-14T23:28:32.621Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
23:28:32 [2020-11-14T23:28:32.745Z] #41 95.34   CC       criu/tun.o
23:28:32 [2020-11-14T23:28:32.745Z] #41 95.46   CC       criu/uffd.o
23:28:32 [2020-11-14T23:28:32.760Z] #27 6.106 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:28:32 [2020-11-14T23:28:32.760Z] #27 6.193 
23:28:33 [2020-11-14T23:28:33.018Z] #27 6.263 
######################################################################## 100.0%
23:28:33 [2020-11-14T23:28:33.019Z] #27 6.296 
23:28:33 [2020-11-14T23:28:33.037Z] #41 95.76   CC       criu/util.o
23:28:33 [2020-11-14T23:28:33.328Z] #41 96.09   CC       criu/uts_ns.o
23:28:33 [2020-11-14T23:28:33.328Z] #41 96.15   CC       criu/vdso.o
23:28:33 [2020-11-14T23:28:33.328Z] #41 96.28   LINK     criu/built-in.o
23:28:33 [2020-11-14T23:28:33.328Z] #41 96.31   LINK     criu/criu
23:28:33 [2020-11-14T23:28:33.350Z] #27 6.678 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:28:33 [2020-11-14T23:28:33.620Z] #41 96.40   DEP      lib/c/criu.d
23:28:33 [2020-11-14T23:28:33.620Z] #41 96.42   CC       images/rpc.pb-c.o
23:28:33 [2020-11-14T23:28:33.620Z] #41 96.55   CC       lib/c/criu.o
23:28:33 [2020-11-14T23:28:33.643Z] #27 6.838 
23:28:33 [2020-11-14T23:28:33.643Z] #27 6.992 
                                                                           0.0%
######################################################################## 100.0%
23:28:33 [2020-11-14T23:28:33.912Z] #41 96.81   LINK     lib/c/built-in.o
23:28:33 [2020-11-14T23:28:33.913Z] #27 7.093 
23:28:33 [2020-11-14T23:28:33.954Z] #27 3.626 
###                                                                        4.5%
#######                                                                    9.9%
##########                                                                15.1%
##############                                                            20.4%
##################                                                        25.6%
######################                                                    30.8%
#########################                                                 36.0%
#############################                                             41.1%
#################################                                         46.3%
#####################################                                     51.5%
########################################                                  56.7%
############################################                              61.9%
################################################                          67.2%
####################################################                      72.4%
#######################################################                   77.6%
###########################################################               82.8%
###############################################################           87.9%
###################################################################       93.2%
######################################################################    98.4%
######################################################################## 100.0%
23:28:33 [2020-11-14T23:28:33.954Z] #27 5.477 
23:28:34 [2020-11-14T23:28:34.170Z] #27 7.413 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:28:34 [2020-11-14T23:28:34.170Z] #27 7.453 skipping existing c35d46ef359f
23:28:34 [2020-11-14T23:28:34.170Z] #27 7.482 
23:28:34 [2020-11-14T23:28:34.203Z] #41 96.81   LINK     lib/c/libcriu.so
23:28:34 [2020-11-14T23:28:34.203Z] #41 96.82   LINK     lib/c/libcriu.a
23:28:34 [2020-11-14T23:28:34.203Z] #41 96.85   GEN      magic.py
23:28:34 [2020-11-14T23:28:34.203Z] #41 96.88 Note: Building without setproctitle() and strlcpy() support.
23:28:34 [2020-11-14T23:28:34.203Z] #41 96.88       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:28:34 [2020-11-14T23:28:34.203Z] #41 96.89 Note: Building without GnuTLS support
23:28:34 [2020-11-14T23:28:34.203Z] #41 96.89 Makefile.config:39: Warn: you have no libnftables installed
23:28:34 [2020-11-14T23:28:34.203Z] #41 96.89 Makefile.config:40: Warn: Building without nftables support
23:28:34 [2020-11-14T23:28:34.203Z] #41 97.01 fatal: not a git repository (or any of the parent directories): .git
23:28:34 [2020-11-14T23:28:34.203Z] #41 97.22 make[1]: Nothing to be done for 'all'.
23:28:34 [2020-11-14T23:28:34.216Z] #27 5.753 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:28:34 [2020-11-14T23:28:34.216Z] #27 5.830 
23:28:34 [2020-11-14T23:28:34.216Z] #27 5.896 
######################################################################## 100.0%
23:28:34 [2020-11-14T23:28:34.477Z] #27 5.916 
23:28:34 [2020-11-14T23:28:34.495Z] #41 97.43 make[1]: 'images/built-in.o' is up to date.
23:28:34 [2020-11-14T23:28:34.495Z] #41 97.44 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:28:34 [2020-11-14T23:28:34.495Z] #41 97.45 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:28:34 [2020-11-14T23:28:34.495Z] #41 97.46 make[1]: 'compel/libcompel.a' is up to date.
23:28:34 [2020-11-14T23:28:34.495Z] #41 97.46 make[1]: 'compel/compel-host-bin' is up to date.
23:28:34 [2020-11-14T23:28:34.495Z] #41 97.47 make[1]: Nothing to be done for 'all'.
23:28:34 [2020-11-14T23:28:34.495Z] #41 97.47 make[1]: 'soccr/libsoccr.a' is up to date.
23:28:34 [2020-11-14T23:28:34.591Z] #12 31.96 The following NEW packages will be installed:
23:28:34 [2020-11-14T23:28:34.591Z] #12 31.96   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:28:34 [2020-11-14T23:28:34.591Z] #12 31.96   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:28:34 [2020-11-14T23:28:34.591Z] #12 31.96   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:28:34 [2020-11-14T23:28:34.591Z] #12 31.97   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:28:34 [2020-11-14T23:28:34.591Z] #12 31.97   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:28:34 [2020-11-14T23:28:34.591Z] #12 31.97   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:28:34 [2020-11-14T23:28:34.591Z] #12 32.35 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
23:28:34 [2020-11-14T23:28:34.591Z] #12 32.35 Need to get 78.9 MB of archives.
23:28:34 [2020-11-14T23:28:34.591Z] #12 32.35 After this operation, 532 MB of additional disk space will be used.
23:28:34 [2020-11-14T23:28:34.591Z] #12 32.35 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:28:34 [2020-11-14T23:28:34.738Z] #27 6.353 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:28:34 [2020-11-14T23:28:34.744Z] #27 7.852 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:28:34 [2020-11-14T23:28:34.744Z] #27 8.004 
23:28:34 [2020-11-14T23:28:34.786Z] #41 97.53 make[2]: Nothing to be done for 'all'.
23:28:34 [2020-11-14T23:28:34.786Z] #41 97.53 make[2]: Nothing to be done for 'all'.
23:28:34 [2020-11-14T23:28:34.786Z] #41 97.55 make[2]: Nothing to be done for 'all'.
23:28:34 [2020-11-14T23:28:34.786Z] #41 97.58 make[2]: Nothing to be done for 'all'.
23:28:34 [2020-11-14T23:28:34.786Z] #41 97.59 make[2]: Nothing to be done for 'all'.
23:28:34 [2020-11-14T23:28:34.786Z] #41 97.60 make[2]: Nothing to be done for 'all'.
23:28:34 [2020-11-14T23:28:34.786Z] #41 97.62 make[2]: Nothing to be done for 'all'.
23:28:34 [2020-11-14T23:28:34.786Z] #41 97.65 make[2]: Nothing to be done for 'all'.
23:28:34 [2020-11-14T23:28:34.786Z] #41 97.65   INSTALL  criu/criu
23:28:34 [2020-11-14T23:28:34.998Z] #27 6.435 
23:28:34 [2020-11-14T23:28:34.998Z] #27 6.535 
######################################################################## 100.0%
23:28:34 [2020-11-14T23:28:34.998Z] #27 6.564 
23:28:35 [2020-11-14T23:28:35.000Z] #27 8.111 
######################################################################## 100.0%
23:28:35 [2020-11-14T23:28:35.000Z] #27 8.150 
23:28:35 [2020-11-14T23:28:35.074Z] #11 ...
23:28:35 [2020-11-14T23:28:35.074Z] 
23:28:35 [2020-11-14T23:28:35.074Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:35 [2020-11-14T23:28:35.074Z] #32 87.61 internal/fmtsort
23:28:35 [2020-11-14T23:28:35.074Z] #32 89.08 internal/syscall/execenv
23:28:35 [2020-11-14T23:28:35.074Z] #32 89.16 internal/syscall/unix
23:28:35 [2020-11-14T23:28:35.074Z] #32 89.42 strings
23:28:35 [2020-11-14T23:28:35.074Z] #32 89.69 os
23:28:35 [2020-11-14T23:28:35.074Z] #32 94.80 path
23:28:35 [2020-11-14T23:28:35.074Z] #32 95.67 fmt
23:28:35 [2020-11-14T23:28:35.074Z] #32 95.71 path/filepath
23:28:35 [2020-11-14T23:28:35.089Z] #41 DONE 97.9s
23:28:35 [2020-11-14T23:28:35.089Z] 
23:28:35 [2020-11-14T23:28:35.089Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:28:35 [2020-11-14T23:28:35.183Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.6s done
23:28:35 [2020-11-14T23:28:35.258Z] #27 8.485 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:28:35 [2020-11-14T23:28:35.258Z] #27 8.619 
23:28:35 [2020-11-14T23:28:35.259Z] #27 6.833 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:28:35 [2020-11-14T23:28:35.259Z] #27 6.850 skipping existing c35d46ef359f
23:28:35 [2020-11-14T23:28:35.259Z] #27 6.881 
23:28:35 [2020-11-14T23:28:35.336Z] #32 ...
23:28:35 [2020-11-14T23:28:35.336Z] 
23:28:35 [2020-11-14T23:28:35.336Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:35 [2020-11-14T23:28:35.336Z] #35 2.872 + cd /tmp/tmp.y3kxFH56kf/tini
23:28:35 [2020-11-14T23:28:35.336Z] #35 2.872 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:28:35 [2020-11-14T23:28:35.336Z] #35 2.892 + cmake .
23:28:35 [2020-11-14T23:28:35.336Z] #35 3.779 -- The C compiler identification is GNU 8.3.0
23:28:35 [2020-11-14T23:28:35.336Z] #35 3.869 -- Check for working C compiler: /usr/bin/cc
23:28:35 [2020-11-14T23:28:35.336Z] #35 4.714 -- Check for working C compiler: /usr/bin/cc -- works
23:28:35 [2020-11-14T23:28:35.336Z] #35 4.734 -- Detecting C compiler ABI info
23:28:35 [2020-11-14T23:28:35.336Z] #35 6.160 -- Detecting C compiler ABI info - done
23:28:35 [2020-11-14T23:28:35.336Z] #35 6.251 -- Detecting C compile features
23:28:35 [2020-11-14T23:28:35.336Z] #35 ...
23:28:35 [2020-11-14T23:28:35.336Z] 
23:28:35 [2020-11-14T23:28:35.336Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:35 [2020-11-14T23:28:35.336Z] #32 98.04 io/ioutil
23:28:35 [2020-11-14T23:28:35.446Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
23:28:35 [2020-11-14T23:28:35.516Z] #27 8.686 
######################################################################## 100.0%
23:28:35 [2020-11-14T23:28:35.516Z] #27 8.722 
23:28:35 [2020-11-14T23:28:35.516Z] #27 8.741 Download of images into '/build' complete.
23:28:35 [2020-11-14T23:28:35.516Z] #27 8.741 Use something like the following to load the result into a Docker daemon:
23:28:35 [2020-11-14T23:28:35.516Z] #27 8.741   tar -cC '/build' . | docker load
23:28:35 [2020-11-14T23:28:35.647Z] #12 33.38 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:28:35 [2020-11-14T23:28:35.830Z] #27 7.285 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:28:35 [2020-11-14T23:28:35.830Z] #27 7.381 
23:28:35 [2020-11-14T23:28:35.830Z] #27 7.426 
######################################################################## 100.0%
23:28:35 [2020-11-14T23:28:35.830Z] #27 7.466 
23:28:36 [2020-11-14T23:28:36.091Z] #27 7.705 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:28:36 [2020-11-14T23:28:36.091Z] #27 7.814 
23:28:36 [2020-11-14T23:28:36.128Z] #54 ...
23:28:36 [2020-11-14T23:28:36.128Z] 
23:28:36 [2020-11-14T23:28:36.128Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:28:36 [2020-11-14T23:28:36.128Z] #42 DONE 0.2s
23:28:36 [2020-11-14T23:28:36.128Z] 
23:28:36 [2020-11-14T23:28:36.128Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:28:36 [2020-11-14T23:28:36.282Z] #32 98.80 text/tabwriter
23:28:36 [2020-11-14T23:28:36.298Z] #12 33.98 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:28:36 [2020-11-14T23:28:36.298Z] #12 34.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
23:28:36 [2020-11-14T23:28:36.298Z] #12 34.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
23:28:36 [2020-11-14T23:28:36.298Z] #12 34.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
23:28:36 [2020-11-14T23:28:36.352Z] #27 7.861 
######################################################################## 100.0%
23:28:36 [2020-11-14T23:28:36.352Z] #27 7.895 
23:28:36 [2020-11-14T23:28:36.352Z] #27 7.912 Download of images into '/build' complete.
23:28:36 [2020-11-14T23:28:36.352Z] #27 7.912 Use something like the following to load the result into a Docker daemon:
23:28:36 [2020-11-14T23:28:36.352Z] #27 7.912   tar -cC '/build' . | docker load
23:28:36 [2020-11-14T23:28:36.419Z] #44 DONE 0.2s
23:28:36 [2020-11-14T23:28:36.419Z] 
23:28:36 [2020-11-14T23:28:36.419Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:28:36 [2020-11-14T23:28:36.419Z] #46 DONE 0.1s
23:28:36 [2020-11-14T23:28:36.419Z] 
23:28:36 [2020-11-14T23:28:36.419Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:28:36 [2020-11-14T23:28:36.598Z] #12 ...
23:28:36 [2020-11-14T23:28:36.598Z] 
23:28:36 [2020-11-14T23:28:36.598Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:28:36 [2020-11-14T23:28:36.598Z] #54 22.78 Reading package lists...
23:28:36 [2020-11-14T23:28:36.598Z] #54 29.55 Building dependency tree...
23:28:36 [2020-11-14T23:28:36.598Z] #54 32.13 The following additional packages will be installed:
23:28:36 [2020-11-14T23:28:36.598Z] #54 32.14   libbtrfs0
23:28:36 [2020-11-14T23:28:36.598Z] #54 32.23 The following NEW packages will be installed:
23:28:36 [2020-11-14T23:28:36.598Z] #54 32.23   libbtrfs-dev libbtrfs0
23:28:36 [2020-11-14T23:28:36.598Z] #54 32.38 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
23:28:36 [2020-11-14T23:28:36.598Z] #54 32.38 Need to get 120 kB of archives.
23:28:36 [2020-11-14T23:28:36.598Z] #54 32.38 After this operation, 423 kB of additional disk space will be used.
23:28:36 [2020-11-14T23:28:36.598Z] #54 32.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
23:28:36 [2020-11-14T23:28:36.598Z] #54 32.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
23:28:36 [2020-11-14T23:28:36.598Z] #54 33.81 debconf: delaying package configuration, since apt-utils is not installed
23:28:36 [2020-11-14T23:28:36.598Z] #54 34.14 Fetched 120 kB in 0s (864 kB/s)
23:28:36 [2020-11-14T23:28:36.598Z] #54 34.27 Selecting previously unselected package libbtrfs0.
23:28:36 [2020-11-14T23:28:36.598Z] #54 34.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
23:28:36 [2020-11-14T23:28:36.598Z] #54 34.41 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
23:28:36 [2020-11-14T23:28:36.598Z] #54 34.41 Unpacking libbtrfs0 (4.20.1-2) ...
23:28:36 [2020-11-14T23:28:36.598Z] #54 34.56 Selecting previously unselected package libbtrfs-dev.
23:28:36 [2020-11-14T23:28:36.598Z] #54 34.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
23:28:36 [2020-11-14T23:28:36.598Z] #54 34.56 Unpacking libbtrfs-dev (4.20.1-2) ...
23:28:36 [2020-11-14T23:28:36.711Z] #48 DONE 0.2s
23:28:36 [2020-11-14T23:28:36.711Z] 
23:28:36 [2020-11-14T23:28:36.711Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:28:36 [2020-11-14T23:28:36.711Z] #54 ...
23:28:36 [2020-11-14T23:28:36.711Z] 
23:28:36 [2020-11-14T23:28:36.711Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:28:36 [2020-11-14T23:28:36.711Z] #50 DONE 0.1s
23:28:36 [2020-11-14T23:28:36.883Z] #27 ...
23:28:36 [2020-11-14T23:28:36.883Z] 
23:28:36 [2020-11-14T23:28:36.883Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:36 [2020-11-14T23:28:36.883Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.0s
23:28:36 [2020-11-14T23:28:36.896Z] #54 34.86 Setting up libbtrfs0 (4.20.1-2) ...
23:28:37 [2020-11-14T23:28:37.002Z] 
23:28:37 [2020-11-14T23:28:37.002Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:28:37 [2020-11-14T23:28:37.002Z] #52 DONE 0.2s
23:28:37 [2020-11-14T23:28:37.002Z] 
23:28:37 [2020-11-14T23:28:37.002Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:28:37 [2020-11-14T23:28:37.201Z] #54 34.88 Setting up libbtrfs-dev (4.20.1-2) ...
23:28:37 [2020-11-14T23:28:37.201Z] #54 34.88 Processing triggers for libc-bin (2.28-10) ...
23:28:37 [2020-11-14T23:28:37.527Z] #54 DONE 35.2s
23:28:37 [2020-11-14T23:28:37.527Z] 
23:28:37 [2020-11-14T23:28:37.527Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:28:37 [2020-11-14T23:28:37.527Z] #55 0.291 + RM_GOPATH=0
23:28:37 [2020-11-14T23:28:37.527Z] #55 0.291 + TMP_GOPATH=
23:28:37 [2020-11-14T23:28:37.527Z] #55 0.292 + : /build
23:28:37 [2020-11-14T23:28:37.527Z] #55 0.292 + '[' -z '' ']'
23:28:37 [2020-11-14T23:28:37.527Z] #55 0.293 ++ mktemp -d
23:28:37 [2020-11-14T23:28:37.527Z] #55 0.298 + export GOPATH=/tmp/tmp.BmeXA4c6Lk
23:28:37 [2020-11-14T23:28:37.527Z] #55 0.299 + GOPATH=/tmp/tmp.BmeXA4c6Lk
23:28:37 [2020-11-14T23:28:37.527Z] #55 0.299 + RM_GOPATH=1
23:28:37 [2020-11-14T23:28:37.527Z] #55 0.299 + case "$(go env GOARCH)" in
23:28:37 [2020-11-14T23:28:37.527Z] #55 0.301 ++ go env GOARCH
23:28:37 [2020-11-14T23:28:37.527Z] #55 0.321 + export GO_BUILDMODE=-buildmode=pie
23:28:37 [2020-11-14T23:28:37.827Z] #55 0.321 + GO_BUILDMODE=-buildmode=pie
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.322 ++ dirname /tmp/install/install.sh
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.324 + dir=/tmp/install
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.325 + bin=containerd
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.325 + shift
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.325 + '[' '!' -f /tmp/install/containerd.installer ']'
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.325 + . /tmp/install/containerd.installer
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.326 ++ set -e
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.327 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.331 + install_containerd
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.338 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.339 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.339 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BmeXA4c6Lk/src/github.com/containerd/containerd
23:28:37 [2020-11-14T23:28:37.828Z] #55 0.346 Cloning into '/tmp/tmp.BmeXA4c6Lk/src/github.com/containerd/containerd'...
23:28:38 [2020-11-14T23:28:38.001Z] #8 ...
23:28:38 [2020-11-14T23:28:38.001Z] 
23:28:38 [2020-11-14T23:28:38.001Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:28:38 [2020-11-14T23:28:38.001Z] #25 6.632 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:38 [2020-11-14T23:28:38.001Z] #25 6.632 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
23:28:38 [2020-11-14T23:28:38.001Z] #25 6.639 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:38 [2020-11-14T23:28:38.001Z] #25 6.825 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [242 kB]
23:28:38 [2020-11-14T23:28:38.001Z] #25 7.019 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:28:38 [2020-11-14T23:28:38.001Z] #25 7.417 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:28:38 [2020-11-14T23:28:38.001Z] #25 8.949 Fetched 8224 kB in 3s (3207 kB/s)
23:28:38 [2020-11-14T23:28:38.001Z] #25 8.949 Reading package lists...
23:28:38 [2020-11-14T23:28:38.001Z] #25 ...
23:28:38 [2020-11-14T23:28:38.001Z] 
23:28:38 [2020-11-14T23:28:38.001Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:38 [2020-11-14T23:28:38.001Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.4s done
23:28:38 [2020-11-14T23:28:38.195Z] #32 ...
23:28:38 [2020-11-14T23:28:38.195Z] 
23:28:38 [2020-11-14T23:28:38.195Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:38 [2020-11-14T23:28:38.195Z] #40 99.65 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:28:38 [2020-11-14T23:28:38.195Z] #40 99.70 Processing triggers for libc-bin (2.28-10) ...
23:28:38 [2020-11-14T23:28:38.195Z] #40 DONE 100.5s
23:28:38 [2020-11-14T23:28:38.195Z] 
23:28:38 [2020-11-14T23:28:38.195Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:38 [2020-11-14T23:28:38.195Z] #35 9.760 -- Detecting C compile features - done
23:28:38 [2020-11-14T23:28:38.195Z] #35 9.805 -- Performing Test HAS_BUILTIN_FORTIFY
23:28:38 [2020-11-14T23:28:38.195Z] #35 10.18 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:28:38 [2020-11-14T23:28:38.195Z] #35 10.38 -- Configuring done
23:28:38 [2020-11-14T23:28:38.195Z] #35 10.40 -- Generating done
23:28:38 [2020-11-14T23:28:38.195Z] #35 10.40 -- Build files have been written to: /tmp/tmp.y3kxFH56kf/tini
23:28:38 [2020-11-14T23:28:38.195Z] #35 10.42 + make tini-static
23:28:38 [2020-11-14T23:28:38.195Z] #35 11.18 Scanning dependencies of target tini-static
23:28:38 [2020-11-14T23:28:38.195Z] #35 11.46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:28:38 [2020-11-14T23:28:38.263Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
23:28:38 [2020-11-14T23:28:38.510Z] #54 112.5 + bin/containerd
23:28:38 [2020-11-14T23:28:38.766Z] #35 ...
23:28:38 [2020-11-14T23:28:38.766Z] 
23:28:38 [2020-11-14T23:28:38.766Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:38 [2020-11-14T23:28:38.766Z] #49 91.54 os
23:28:38 [2020-11-14T23:28:38.766Z] #49 95.29 encoding/base64
23:28:38 [2020-11-14T23:28:38.766Z] #49 96.95 golang.org/x/sys/unix
23:28:38 [2020-11-14T23:28:38.766Z] #49 97.56 fmt
23:28:39 [2020-11-14T23:28:39.027Z] #49 ...
23:28:39 [2020-11-14T23:28:39.027Z] 
23:28:39 [2020-11-14T23:28:39.027Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:39 [2020-11-14T23:28:39.027Z] #32 101.6 github.com/BurntSushi/toml
23:28:39 [2020-11-14T23:28:39.027Z] #32 101.6 flag
23:28:39 [2020-11-14T23:28:39.405Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.4s done
23:28:40 [2020-11-14T23:28:40.427Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
23:28:40 [2020-11-14T23:28:40.554Z] #27 ...
23:28:40 [2020-11-14T23:28:40.554Z] 
23:28:40 [2020-11-14T23:28:40.554Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:28:40 [2020-11-14T23:28:40.554Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.6s done
23:28:40 [2020-11-14T23:28:40.554Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
23:28:40 [2020-11-14T23:28:40.554Z] #8 DONE 39.5s
23:28:40 [2020-11-14T23:28:40.554Z] 
23:28:40 [2020-11-14T23:28:40.555Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:28:40 [2020-11-14T23:28:40.816Z] #9 ...
23:28:40 [2020-11-14T23:28:40.816Z] 
23:28:40 [2020-11-14T23:28:40.816Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:28:40 [2020-11-14T23:28:40.816Z] #27 DONE 12.4s
23:28:41 [2020-11-14T23:28:41.078Z] 
23:28:41 [2020-11-14T23:28:41.078Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:28:41 [2020-11-14T23:28:41.355Z] #8 DONE 40.1s
23:28:41 [2020-11-14T23:28:41.355Z] 
23:28:41 [2020-11-14T23:28:41.355Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:28:41 [2020-11-14T23:28:41.429Z] #55 ...
23:28:41 [2020-11-14T23:28:41.430Z] 
23:28:41 [2020-11-14T23:28:41.430Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:41 [2020-11-14T23:28:41.430Z] #48 29.17 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:28:41 [2020-11-14T23:28:41.430Z] #48 32.62 go: extracting github.com/gogo/protobuf v1.2.1
23:28:41 [2020-11-14T23:28:41.430Z] #48 37.34 go: extracting golang.org/x/text v0.3.2
23:28:41 [2020-11-14T23:28:41.430Z] #48 ...
23:28:41 [2020-11-14T23:28:41.430Z] 
23:28:41 [2020-11-14T23:28:41.430Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:41 [2020-11-14T23:28:41.430Z] #41 23.96 Reading package lists...
23:28:41 [2020-11-14T23:28:41.430Z] #41 32.12 Building dependency tree...
23:28:41 [2020-11-14T23:28:41.430Z] #41 35.48 The following additional packages will be installed:
23:28:41 [2020-11-14T23:28:41.430Z] #41 35.48   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:28:41 [2020-11-14T23:28:41.430Z] #41 35.49   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:28:41 [2020-11-14T23:28:41.430Z] #41 35.50 Suggested packages:
23:28:41 [2020-11-14T23:28:41.430Z] #41 35.50   manpages-dev python-setuptools
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.16 The following NEW packages will be installed:
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.17   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.17   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.17   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.18   python-six zlib1g-dev
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.29 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.29 Need to get 4075 kB of archives.
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.29 After this operation, 24.5 MB of additional disk space will be used.
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.43 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:28:41 [2020-11-14T23:28:41.430Z] #41 37.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.79 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:28:41 [2020-11-14T23:28:41.430Z] #41 37.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 37.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
23:28:41 [2020-11-14T23:28:41.430Z] #41 39.38 debconf: delaying package configuration, since apt-utils is not installed
23:28:41 [2020-11-14T23:28:41.570Z] #32 ...
23:28:41 [2020-11-14T23:28:41.570Z] 
23:28:41 [2020-11-14T23:28:41.570Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:41 [2020-11-14T23:28:41.570Z] #35 13.85 [100%] Linking C executable tini-static
23:28:41 [2020-11-14T23:28:41.570Z] #35 14.78 [100%] Built target tini-static
23:28:41 [2020-11-14T23:28:41.570Z] #35 14.88 + mkdir -p /build
23:28:41 [2020-11-14T23:28:41.570Z] #35 14.88 + cp tini-static /build/docker-init
23:28:41 [2020-11-14T23:28:41.570Z] #35 DONE 15.2s
23:28:41 [2020-11-14T23:28:41.570Z] 
23:28:41 [2020-11-14T23:28:41.570Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:41 [2020-11-14T23:28:41.570Z] #32 104.2 log
23:28:41 [2020-11-14T23:28:41.611Z] #9 ...
23:28:41 [2020-11-14T23:28:41.611Z] 
23:28:41 [2020-11-14T23:28:41.611Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:28:41 [2020-11-14T23:28:41.611Z] #27 DONE 14.9s
23:28:41 [2020-11-14T23:28:41.657Z] #9 DONE 1.5s
23:28:41 [2020-11-14T23:28:41.657Z] 
23:28:41 [2020-11-14T23:28:41.657Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:28:41 [2020-11-14T23:28:41.867Z] 
23:28:41 [2020-11-14T23:28:41.867Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:28:42 [2020-11-14T23:28:42.078Z] #41 39.74 Fetched 4075 kB in 1s (6679 kB/s)
23:28:42 [2020-11-14T23:28:42.078Z] #41 39.83 Selecting previously unselected package libcap-dev:ppc64el.
23:28:42 [2020-11-14T23:28:42.078Z] #41 39.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 ... 15339 files and directories currently installed.)
23:28:42 [2020-11-14T23:28:42.078Z] #41 39.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
23:28:42 [2020-11-14T23:28:42.078Z] #41 39.88 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
23:28:42 [2020-11-14T23:28:42.078Z] #41 40.08 Selecting previously unselected package libnet1:ppc64el.
23:28:42 [2020-11-14T23:28:42.078Z] #41 40.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
23:28:42 [2020-11-14T23:28:42.378Z] #41 40.11 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:28:42 [2020-11-14T23:28:42.378Z] #41 40.34 Selecting previously unselected package libnet1-dev.
23:28:42 [2020-11-14T23:28:42.378Z] #41 ...
23:28:42 [2020-11-14T23:28:42.378Z] 
23:28:42 [2020-11-14T23:28:42.378Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:42 [2020-11-14T23:28:42.378Z] #35 24.06 Reading package lists...
23:28:42 [2020-11-14T23:28:42.378Z] #35 30.63 Building dependency tree...
23:28:42 [2020-11-14T23:28:42.378Z] #35 33.79 The following additional packages will be installed:
23:28:42 [2020-11-14T23:28:42.378Z] #35 33.79   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:28:42 [2020-11-14T23:28:42.378Z] #35 33.80 Suggested packages:
23:28:42 [2020-11-14T23:28:42.378Z] #35 33.80   cmake-doc ninja-build lrzip
23:28:42 [2020-11-14T23:28:42.378Z] #35 33.80 Recommended packages:
23:28:42 [2020-11-14T23:28:42.378Z] #35 33.80   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:28:42 [2020-11-14T23:28:42.378Z] #35 34.94 The following NEW packages will be installed:
23:28:42 [2020-11-14T23:28:42.378Z] #35 34.95   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:28:42 [2020-11-14T23:28:42.378Z] #35 34.95   vim-common xxd
23:28:42 [2020-11-14T23:28:42.378Z] #35 35.09 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
23:28:42 [2020-11-14T23:28:42.378Z] #35 35.09 Need to get 14.9 MB of archives.
23:28:42 [2020-11-14T23:28:42.378Z] #35 35.09 After this operation, 67.2 MB of additional disk space will be used.
23:28:42 [2020-11-14T23:28:42.378Z] #35 35.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
23:28:42 [2020-11-14T23:28:42.378Z] #35 35.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
23:28:42 [2020-11-14T23:28:42.378Z] #35 35.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
23:28:42 [2020-11-14T23:28:42.378Z] #35 35.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
23:28:42 [2020-11-14T23:28:42.378Z] #35 37.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
23:28:42 [2020-11-14T23:28:42.378Z] #35 37.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
23:28:42 [2020-11-14T23:28:42.378Z] #35 37.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
23:28:42 [2020-11-14T23:28:42.378Z] #35 37.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
23:28:42 [2020-11-14T23:28:42.378Z] #35 37.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
23:28:42 [2020-11-14T23:28:42.378Z] #35 37.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
23:28:42 [2020-11-14T23:28:42.378Z] #35 39.58 debconf: delaying package configuration, since apt-utils is not installed
23:28:42 [2020-11-14T23:28:42.378Z] #35 40.02 Fetched 14.9 MB in 3s (5316 kB/s)
23:28:42 [2020-11-14T23:28:42.378Z] #35 40.17 Selecting previously unselected package xxd.
23:28:42 [2020-11-14T23:28:42.378Z] #35 40.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
23:28:42 [2020-11-14T23:28:42.378Z] #35 40.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
23:28:42 [2020-11-14T23:28:42.378Z] #35 40.31 Unpacking xxd (2:8.1.0875-5) ...
23:28:42 [2020-11-14T23:28:42.430Z] #9 DONE 1.1s
23:28:42 [2020-11-14T23:28:42.430Z] 
23:28:42 [2020-11-14T23:28:42.430Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:28:42 [2020-11-14T23:28:42.679Z] #35 ...
23:28:42 [2020-11-14T23:28:42.679Z] 
23:28:42 [2020-11-14T23:28:42.679Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:42 [2020-11-14T23:28:42.679Z] #41 40.35 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
23:28:42 [2020-11-14T23:28:42.679Z] #41 40.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:28:42 [2020-11-14T23:28:42.953Z] #32 ...
23:28:42 [2020-11-14T23:28:42.953Z] 
23:28:42 [2020-11-14T23:28:42.953Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:42 [2020-11-14T23:28:42.953Z] #43 95.34 regexp/syntax
23:28:42 [2020-11-14T23:28:42.953Z] #43 98.06 fmt
23:28:42 [2020-11-14T23:28:42.953Z] #43 102.0 regexp
23:28:42 [2020-11-14T23:28:42.953Z] #43 104.7 go/token
23:28:42 [2020-11-14T23:28:42.953Z] #43 ...
23:28:42 [2020-11-14T23:28:42.953Z] 
23:28:42 [2020-11-14T23:28:42.953Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:42 [2020-11-14T23:28:42.953Z] #49 105.1 encoding/json
23:28:42 [2020-11-14T23:28:42.979Z] #41 40.62 Selecting previously unselected package libnl-3-200:ppc64el.
23:28:42 [2020-11-14T23:28:42.979Z] #41 40.63 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
23:28:42 [2020-11-14T23:28:42.979Z] #41 40.63 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
23:28:42 [2020-11-14T23:28:42.979Z] #41 40.80 Selecting previously unselected package libnl-3-dev:ppc64el.
23:28:42 [2020-11-14T23:28:42.979Z] #41 40.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
23:28:42 [2020-11-14T23:28:42.979Z] #41 40.82 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
23:28:43 [2020-11-14T23:28:43.565Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.9s done
23:28:43 [2020-11-14T23:28:43.565Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5
23:28:43 [2020-11-14T23:28:43.565Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
23:28:43 [2020-11-14T23:28:43.576Z] #10 DONE 1.6s
23:28:43 [2020-11-14T23:28:43.576Z] 
23:28:43 [2020-11-14T23:28:43.576Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:28:43 [2020-11-14T23:28:43.576Z] #29 DONE 0.1s
23:28:43 [2020-11-14T23:28:43.576Z] 
23:28:43 [2020-11-14T23:28:43.576Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:28:43 [2020-11-14T23:28:43.576Z] #37 DONE 0.1s
23:28:43 [2020-11-14T23:28:43.576Z] 
23:28:43 [2020-11-14T23:28:43.576Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:28:43 [2020-11-14T23:28:43.629Z] #41 41.17 Selecting previously unselected package libprotobuf-c1:ppc64el.
23:28:43 [2020-11-14T23:28:43.629Z] #41 41.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
23:28:43 [2020-11-14T23:28:43.629Z] #41 41.18 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:28:43 [2020-11-14T23:28:43.629Z] #41 41.34 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
23:28:43 [2020-11-14T23:28:43.629Z] #41 41.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
23:28:43 [2020-11-14T23:28:43.629Z] #41 41.37 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
23:28:43 [2020-11-14T23:28:43.629Z] #41 41.52 Selecting previously unselected package zlib1g-dev:ppc64el.
23:28:43 [2020-11-14T23:28:43.629Z] #41 41.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
23:28:43 [2020-11-14T23:28:43.629Z] #41 41.54 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
23:28:43 [2020-11-14T23:28:43.798Z] #10 DONE 1.2s
23:28:43 [2020-11-14T23:28:43.798Z] 
23:28:43 [2020-11-14T23:28:43.798Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:28:43 [2020-11-14T23:28:43.798Z] #29 DONE 0.1s
23:28:43 [2020-11-14T23:28:43.798Z] 
23:28:43 [2020-11-14T23:28:43.798Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:28:43 [2020-11-14T23:28:43.798Z] #53 ...
23:28:43 [2020-11-14T23:28:43.798Z] 
23:28:43 [2020-11-14T23:28:43.798Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:28:43 [2020-11-14T23:28:43.798Z] #37 DONE 0.1s
23:28:43 [2020-11-14T23:28:43.828Z] #8 DONE 26.7s
23:28:43 [2020-11-14T23:28:43.828Z] 
23:28:43 [2020-11-14T23:28:43.828Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:28:43 [2020-11-14T23:28:43.927Z] #41 41.96 Selecting previously unselected package libprotobuf17:ppc64el.
23:28:44 [2020-11-14T23:28:44.057Z] 
23:28:44 [2020-11-14T23:28:44.057Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:28:44 [2020-11-14T23:28:44.246Z] #41 41.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
23:28:44 [2020-11-14T23:28:44.246Z] #41 42.02 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
23:28:45 [2020-11-14T23:28:45.303Z] #41 42.93 Selecting previously unselected package libprotobuf-lite17:ppc64el.
23:28:45 [2020-11-14T23:28:45.303Z] #41 42.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
23:28:45 [2020-11-14T23:28:45.303Z] #41 42.95 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
23:28:45 [2020-11-14T23:28:45.303Z] #41 ...
23:28:45 [2020-11-14T23:28:45.303Z] 
23:28:45 [2020-11-14T23:28:45.303Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:45 [2020-11-14T23:28:45.303Z] #63 DONE 43.1s
23:28:45 [2020-11-14T23:28:45.303Z] 
23:28:45 [2020-11-14T23:28:45.303Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:45 [2020-11-14T23:28:45.303Z] #41 43.25 Selecting previously unselected package libprotobuf-dev:ppc64el.
23:28:45 [2020-11-14T23:28:45.303Z] #41 43.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
23:28:45 [2020-11-14T23:28:45.303Z] #41 43.27 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
23:28:46 [2020-11-14T23:28:46.840Z] #41 ...
23:28:46 [2020-11-14T23:28:46.840Z] 
23:28:46 [2020-11-14T23:28:46.840Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:46 [2020-11-14T23:28:46.840Z] #12 34.52 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:28:46 [2020-11-14T23:28:46.840Z] #12 34.87 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:28:46 [2020-11-14T23:28:46.840Z] #12 35.01 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:28:46 [2020-11-14T23:28:46.840Z] #12 39.04 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:28:46 [2020-11-14T23:28:46.840Z] #12 41.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.66 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:28:46 [2020-11-14T23:28:46.840Z] #12 41.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 41.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
23:28:46 [2020-11-14T23:28:46.840Z] #12 43.53 debconf: delaying package configuration, since apt-utils is not installed
23:28:46 [2020-11-14T23:28:46.840Z] #12 43.83 Fetched 78.9 MB in 10s (8052 kB/s)
23:28:46 [2020-11-14T23:28:46.840Z] #12 43.88 Selecting previously unselected package binutils-mingw-w64-i686.
23:28:46 [2020-11-14T23:28:46.840Z] #12 43.88 (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:28:46 [2020-11-14T23:28:46.840Z] #12 43.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
23:28:46 [2020-11-14T23:28:46.840Z] #12 43.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:28:47 [2020-11-14T23:28:47.137Z] #12 ...
23:28:47 [2020-11-14T23:28:47.137Z] 
23:28:47 [2020-11-14T23:28:47.137Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:47 [2020-11-14T23:28:47.137Z] #48 44.86 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:28:47 [2020-11-14T23:28:47.137Z] #48 44.90 go: finding github.com/fatih/color v1.7.0
23:28:47 [2020-11-14T23:28:47.137Z] #48 44.97 go: finding github.com/go-lintpack/lintpack v0.5.2
23:28:47 [2020-11-14T23:28:47.137Z] #48 45.00 go: finding github.com/mattn/go-colorable v0.1.4
23:28:47 [2020-11-14T23:28:47.137Z] #48 45.00 go: finding github.com/pkg/errors v0.8.1
23:28:47 [2020-11-14T23:28:47.137Z] #48 45.00 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:28:47 [2020-11-14T23:28:47.137Z] #48 45.05 go: finding github.com/go-critic/go-critic v0.4.1
23:28:47 [2020-11-14T23:28:47.137Z] #48 45.08 go: finding github.com/mattn/go-isatty v0.0.8
23:28:47 [2020-11-14T23:28:47.156Z] #49 109.5 github.com/pkg/diff
23:28:47 [2020-11-14T23:28:47.437Z] #48 45.09 go: finding github.com/go-toolsmith/astfmt v1.0.0
23:28:47 [2020-11-14T23:28:47.437Z] #48 45.14 go: finding github.com/mitchellh/go-homedir v1.1.0
23:28:47 [2020-11-14T23:28:47.437Z] #48 45.26 go: finding github.com/spf13/viper v1.6.1
23:28:47 [2020-11-14T23:28:47.437Z] #48 45.35 go: finding github.com/sirupsen/logrus v1.4.2
23:28:47 [2020-11-14T23:28:47.437Z] #48 45.42 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:28:47 [2020-11-14T23:28:47.437Z] #48 45.46 go: finding github.com/go-toolsmith/astequal v1.0.0
23:28:47 [2020-11-14T23:28:47.726Z] #49 ...
23:28:47 [2020-11-14T23:28:47.726Z] 
23:28:47 [2020-11-14T23:28:47.726Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:47 [2020-11-14T23:28:47.726Z] #41 2.704 Note: Building without setproctitle() and strlcpy() support.
23:28:47 [2020-11-14T23:28:47.726Z] #41 2.704       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:28:47 [2020-11-14T23:28:47.726Z] #41 2.776 Note: Building without GnuTLS support
23:28:47 [2020-11-14T23:28:47.726Z] #41 2.789 Makefile.config:39: Warn: you have no libnftables installed
23:28:47 [2020-11-14T23:28:47.726Z] #41 2.789 Makefile.config:40: Warn: Building without nftables support
23:28:47 [2020-11-14T23:28:47.726Z] #41 5.611 fatal: not a git repository (or any of the parent directories): .git
23:28:47 [2020-11-14T23:28:47.726Z] #41 5.715   GEN      .gitid
23:28:47 [2020-11-14T23:28:47.726Z] #41 5.762   GEN      criu/include/version.h
23:28:47 [2020-11-14T23:28:47.726Z] #41 5.823   GEN      include/common/asm
23:28:47 [2020-11-14T23:28:47.726Z] #41 9.273   PBCC     images/timens.pb-c.c
23:28:47 [2020-11-14T23:28:47.726Z] #41 9.357   DEP      images/timens.pb-c.d
23:28:47 [2020-11-14T23:28:47.726Z] #41 9.385   PBCC     images/fown.pb-c.c
23:28:47 [2020-11-14T23:28:47.726Z] #41 9.513   PBCC     images/google/protobuf/descriptor.pb-c.c
23:28:47 [2020-11-14T23:28:47.726Z] #41 9.629   PBCC     images/opts.pb-c.c
23:28:47 [2020-11-14T23:28:47.726Z] #41 9.737   PBCC     images/memfd.pb-c.c
23:28:47 [2020-11-14T23:28:47.726Z] #41 9.795   DEP      images/fown.pb-c.d
23:28:47 [2020-11-14T23:28:47.726Z] #41 9.917   DEP      images/google/protobuf/descriptor.pb-c.d
23:28:47 [2020-11-14T23:28:47.726Z] #41 10.02   DEP      images/opts.pb-c.d
23:28:47 [2020-11-14T23:28:47.739Z] #48 45.46 go: finding github.com/stretchr/testify v1.4.0
23:28:47 [2020-11-14T23:28:47.739Z] #48 45.49 go: finding github.com/go-toolsmith/astp v1.0.0
23:28:47 [2020-11-14T23:28:47.739Z] #48 45.57 go: finding github.com/go-toolsmith/astcast v1.0.0
23:28:47 [2020-11-14T23:28:47.739Z] #48 45.58 go: finding github.com/go-toolsmith/typep v1.0.0
23:28:47 [2020-11-14T23:28:47.739Z] #48 45.61 go: finding github.com/go-toolsmith/astcopy v1.0.0
23:28:47 [2020-11-14T23:28:47.739Z] #48 45.63 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
23:28:47 [2020-11-14T23:28:47.739Z] #48 45.68 go: finding github.com/davecgh/go-spew v1.1.1
23:28:47 [2020-11-14T23:28:47.987Z] #41 10.10   DEP      images/memfd.pb-c.d
23:28:47 [2020-11-14T23:28:47.987Z] #41 10.23   PBCC     images/sit.pb-c.c
23:28:48 [2020-11-14T23:28:48.051Z] #9 DONE 3.8s
23:28:48 [2020-11-14T23:28:48.051Z] 
23:28:48 [2020-11-14T23:28:48.051Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:28:48 [2020-11-14T23:28:48.051Z] #25 8.949 Reading package lists...
23:28:48 [2020-11-14T23:28:48.051Z] #25 10.27 Reading package lists...
23:28:48 [2020-11-14T23:28:48.051Z] #25 11.56 Building dependency tree...
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.20 The following additional packages will be installed:
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.20   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.20   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.20   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.21 Suggested packages:
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.21   krb5-doc krb5-user
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.21 Recommended packages:
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.21   krb5-locales publicsuffix libsasl2-modules
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.46 The following NEW packages will be installed:
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.46   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.46   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.46   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.46   libssh2-1 libssl1.1 openssl
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.76 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.76 Need to get 4772 kB of archives.
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.76 After this operation, 11.5 MB of additional disk space will be used.
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.76 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.76 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.76 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u3 [216 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.76 Get:4 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.77 Get:5 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.79 Get:6 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.81 Get:7 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.81 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.81 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 12.89 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.00 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.00 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.01 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.01 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.01 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.01 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.01 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.02 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.02 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.03 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.03 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.37 debconf: delaying package configuration, since apt-utils is not installed
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.41 Fetched 4772 kB in 1s (9050 kB/s)
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.44 Selecting previously unselected package libsasl2-modules-db:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.45 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.45 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.52 Selecting previously unselected package libsasl2-2:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.52 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.53 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.59 Selecting previously unselected package libldap-common.
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.59 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.59 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.65 Selecting previously unselected package libldap-2.4-2:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.65 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.65 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.80 Selecting previously unselected package libssl1.1:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.80 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 13.81 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.01 Selecting previously unselected package openssl.
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.01 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.01 Unpacking openssl (1.1.1d-0+deb10u3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.32 Selecting previously unselected package ca-certificates.
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.32 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.33 Unpacking ca-certificates (20200601~deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.59 Selecting previously unselected package libkeyutils1:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.59 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.59 Unpacking libkeyutils1:arm64 (1.6-6) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.64 Selecting previously unselected package libkrb5support0:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.64 Preparing to unpack .../08-libkrb5support0_1.17-3_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.64 Unpacking libkrb5support0:arm64 (1.17-3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.69 Selecting previously unselected package libk5crypto3:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.69 Preparing to unpack .../09-libk5crypto3_1.17-3_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.69 Unpacking libk5crypto3:arm64 (1.17-3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.76 Selecting previously unselected package libkrb5-3:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.76 Preparing to unpack .../10-libkrb5-3_1.17-3_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.76 Unpacking libkrb5-3:arm64 (1.17-3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.87 Selecting previously unselected package libgssapi-krb5-2:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.87 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 14.87 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.05 Selecting previously unselected package libnghttp2-14:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.05 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.06 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.20 Selecting previously unselected package libpsl5:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.20 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.20 Unpacking libpsl5:arm64 (0.20.2-2) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.27 Selecting previously unselected package librtmp1:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.27 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.28 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.34 Selecting previously unselected package libssh2-1:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.34 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.34 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.41 Selecting previously unselected package libcurl4:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.41 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.42 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.79 Selecting previously unselected package curl.
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.79 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.79 Unpacking curl (7.64.0-4+deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.86 Selecting previously unselected package libonig5:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.87 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 15.87 Unpacking libonig5:arm64 (6.9.1-1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.06 Selecting previously unselected package libjq1:arm64.
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.06 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.06 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.28 Selecting previously unselected package jq.
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.29 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.29 Unpacking jq (1.5+dfsg-2+b1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.36 Setting up libkeyutils1:arm64 (1.6-6) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.38 Setting up libpsl5:arm64 (0.20.2-2) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.39 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.57 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.59 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.61 Setting up libkrb5support0:arm64 (1.17-3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.62 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.63 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.65 Setting up libk5crypto3:arm64 (1.17-3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.66 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.67 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.69 Setting up libkrb5-3:arm64 (1.17-3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.70 Setting up openssl (1.1.1d-0+deb10u3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.72 Setting up libonig5:arm64 (6.9.1-1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.74 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.75 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 16.77 Setting up ca-certificates (20200601~deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 17.49 Updating certificates in /etc/ssl/certs...
23:28:48 [2020-11-14T23:28:48.051Z] #25 18.34 126 added, 0 removed; done.
23:28:48 [2020-11-14T23:28:48.051Z] #25 19.14 Setting up libgssapi-krb5-2:arm64 (1.17-3) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 19.49 Setting up jq (1.5+dfsg-2+b1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 19.51 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 19.54 Setting up curl (7.64.0-4+deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 19.56 Processing triggers for libc-bin (2.28-10) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 19.60 Processing triggers for ca-certificates (20200601~deb10u1) ...
23:28:48 [2020-11-14T23:28:48.051Z] #25 19.62 Updating certificates in /etc/ssl/certs...
23:28:48 [2020-11-14T23:28:48.094Z] #48 45.70 go: finding github.com/bombsimon/wsl/v2 v2.0.0
23:28:48 [2020-11-14T23:28:48.094Z] #48 45.72 go: finding github.com/spf13/cobra v0.0.5
23:28:48 [2020-11-14T23:28:48.094Z] #48 45.74 go: finding github.com/fsnotify/fsnotify v1.4.7
23:28:48 [2020-11-14T23:28:48.094Z] #48 45.77 go: finding github.com/pmezard/go-difflib v1.0.0
23:28:48 [2020-11-14T23:28:48.094Z] #48 45.78 go: finding github.com/hashicorp/hcl v1.0.0
23:28:48 [2020-11-14T23:28:48.094Z] #48 45.83 go: finding github.com/gobwas/glob v0.2.3
23:28:48 [2020-11-14T23:28:48.094Z] #48 45.86 go: finding github.com/stretchr/objx v0.2.0
23:28:48 [2020-11-14T23:28:48.094Z] #48 45.86 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:28:48 [2020-11-14T23:28:48.094Z] #48 45.86 go: finding github.com/spf13/pflag v1.0.5
23:28:48 [2020-11-14T23:28:48.094Z] #48 45.89 go: finding github.com/go-toolsmith/strparse v1.0.0
23:28:48 [2020-11-14T23:28:48.094Z] #48 45.99 go: finding gopkg.in/yaml.v2 v2.2.7
23:28:48 [2020-11-14T23:28:48.094Z] #48 46.01 go: finding github.com/magiconair/properties v1.8.1
23:28:48 [2020-11-14T23:28:48.247Z] #41 10.37   DEP      images/sit.pb-c.d
23:28:48 [2020-11-14T23:28:48.315Z] #25 20.48 0 added, 0 removed; done.
23:28:48 [2020-11-14T23:28:48.315Z] #25 20.48 Running hooks in /etc/ca-certificates/update.d...
23:28:48 [2020-11-14T23:28:48.315Z] #25 20.49 done.
23:28:48 [2020-11-14T23:28:48.315Z] #25 DONE 20.7s
23:28:48 [2020-11-14T23:28:48.315Z] 
23:28:48 [2020-11-14T23:28:48.315Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:28:48 [2020-11-14T23:28:48.394Z] #48 46.05 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:28:48 [2020-11-14T23:28:48.394Z] #48 46.05 go: finding github.com/mitchellh/mapstructure v1.1.2
23:28:48 [2020-11-14T23:28:48.394Z] #48 46.07 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:28:48 [2020-11-14T23:28:48.394Z] #48 46.17 go: finding github.com/pelletier/go-toml v1.2.0
23:28:48 [2020-11-14T23:28:48.394Z] #48 46.22 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:28:48 [2020-11-14T23:28:48.394Z] #48 46.22 go: finding github.com/spf13/afero v1.1.2
23:28:48 [2020-11-14T23:28:48.394Z] #48 46.33 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:28:48 [2020-11-14T23:28:48.507Z] #41 10.53   PBCC     images/macvlan.pb-c.c
23:28:48 [2020-11-14T23:28:48.507Z] #41 10.70   DEP      images/macvlan.pb-c.d
23:28:48 [2020-11-14T23:28:48.580Z] #26 DONE 0.1s
23:28:48 [2020-11-14T23:28:48.580Z] 
23:28:48 [2020-11-14T23:28:48.580Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:28:48 [2020-11-14T23:28:48.580Z] #10 DONE 0.9s
23:28:48 [2020-11-14T23:28:48.580Z] 
23:28:48 [2020-11-14T23:28:48.580Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:28:48 [2020-11-14T23:28:48.580Z] #27 ...
23:28:48 [2020-11-14T23:28:48.580Z] 
23:28:48 [2020-11-14T23:28:48.580Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:28:48 [2020-11-14T23:28:48.580Z] #37 DONE 0.1s
23:28:48 [2020-11-14T23:28:48.693Z] #48 46.41 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:28:48 [2020-11-14T23:28:48.693Z] #48 46.47 go: finding github.com/spf13/jwalterweatherman v1.0.0
23:28:48 [2020-11-14T23:28:48.693Z] #48 46.47 go: finding github.com/spf13/cast v1.3.0
23:28:48 [2020-11-14T23:28:48.693Z] #48 46.49 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:28:48 [2020-11-14T23:28:48.693Z] #48 46.63 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:28:48 [2020-11-14T23:28:48.693Z] #48 46.64 go: finding github.com/subosito/gotenv v1.2.0
23:28:48 [2020-11-14T23:28:48.767Z] #41 10.87   PBCC     images/autofs.pb-c.c
23:28:48 [2020-11-14T23:28:48.767Z] #41 10.92   DEP      images/autofs.pb-c.d
23:28:48 [2020-11-14T23:28:48.767Z] #41 ...
23:28:48 [2020-11-14T23:28:48.767Z] 
23:28:48 [2020-11-14T23:28:48.767Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:48 [2020-11-14T23:28:48.767Z] #49 111.5 go/ast
23:28:48 [2020-11-14T23:28:48.842Z] 
23:28:48 [2020-11-14T23:28:48.842Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:28:48 [2020-11-14T23:28:48.842Z] #29 DONE 0.2s
23:28:48 [2020-11-14T23:28:48.842Z] 
23:28:48 [2020-11-14T23:28:48.842Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:28:48 [2020-11-14T23:28:48.877Z] #38 ...
23:28:48 [2020-11-14T23:28:48.878Z] 
23:28:48 [2020-11-14T23:28:48.878Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.647 + RM_GOPATH=0
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.647 + TMP_GOPATH=
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.647 + : /build
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.647 + '[' -z '' ']'
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.648 ++ mktemp -d
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.659 + export GOPATH=/tmp/tmp.1cnb4yiooW
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.659 + GOPATH=/tmp/tmp.1cnb4yiooW
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.659 + RM_GOPATH=1
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.659 + case "$(go env GOARCH)" in
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.659 ++ go env GOARCH
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.659 + export GO_BUILDMODE=-buildmode=pie
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.659 + GO_BUILDMODE=-buildmode=pie
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.659 ++ dirname /tmp/install/install.sh
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.661 + dir=/tmp/install
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.661 + bin=dockercli
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.661 + shift
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.661 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.661 + . /tmp/install/dockercli.installer
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.661 ++ : stable
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.661 ++ : 17.06.2-ce
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.661 + install_dockercli
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.661 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.662 Install docker/cli version 17.06.2-ce from stable
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.664 ++ uname -m
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.664 + arch=x86_64
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.664 + '[' x86_64 '!=' x86_64 ']'
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.664 + url=https://download.docker.com/linux/static
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.672 + tar -xz docker/docker
23:28:48 [2020-11-14T23:28:48.878Z] #22 4.672 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:28:48 [2020-11-14T23:28:48.992Z] #48 46.74 go: finding golang.org/x/text v0.3.2
23:28:48 [2020-11-14T23:28:48.993Z] #48 46.83 go: finding gopkg.in/ini.v1 v1.51.0
23:28:48 [2020-11-14T23:28:48.993Z] #48 46.95 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:28:49 [2020-11-14T23:28:49.291Z] #48 46.96 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:28:49 [2020-11-14T23:28:49.291Z] #48 46.96 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:28:49 [2020-11-14T23:28:49.291Z] #48 47.00 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:28:49 [2020-11-14T23:28:49.291Z] #48 47.07 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:28:49 [2020-11-14T23:28:49.291Z] #48 47.07 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:28:49 [2020-11-14T23:28:49.291Z] #48 47.08 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:28:49 [2020-11-14T23:28:49.291Z] #48 47.10 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:28:49 [2020-11-14T23:28:49.291Z] #48 47.17 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:28:49 [2020-11-14T23:28:49.291Z] #48 47.19 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:28:49 [2020-11-14T23:28:49.291Z] #48 47.19 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:28:49 [2020-11-14T23:28:49.291Z] #48 47.27 go: finding github.com/sourcegraph/go-diff v0.5.1
23:28:49 [2020-11-14T23:28:49.308Z] #38 ...
23:28:49 [2020-11-14T23:28:49.308Z] 
23:28:49 [2020-11-14T23:28:49.308Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.252 + RM_GOPATH=0
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.252 + TMP_GOPATH=
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.252 + : /build
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.252 + '[' -z '' ']'
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.252 ++ mktemp -d
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.252 + export GOPATH=/tmp/tmp.6nMSZHCPn3
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.252 + GOPATH=/tmp/tmp.6nMSZHCPn3
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.252 + RM_GOPATH=1
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.252 + case "$(go env GOARCH)" in
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.252 ++ go env GOARCH
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.256 + export GO_BUILDMODE=-buildmode=pie
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.256 + GO_BUILDMODE=-buildmode=pie
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.256 ++ dirname /tmp/install/install.sh
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.257 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 + dir=/tmp/install
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 + bin=rootlesskit
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 + shift
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 + . /tmp/install/rootlesskit.installer
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 + install_rootlesskit
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 + case "$1" in
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 + export CGO_ENABLED=0
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 + CGO_ENABLED=0
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 + _install_rootlesskit
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.258 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6nMSZHCPn3/src/github.com/rootless-containers/rootlesskit
23:28:49 [2020-11-14T23:28:49.308Z] #56 5.261 Cloning into '/tmp/tmp.6nMSZHCPn3/src/github.com/rootless-containers/rootlesskit'...
23:28:49 [2020-11-14T23:28:49.589Z] #48 47.29 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:28:49 [2020-11-14T23:28:49.589Z] #48 47.29 go: finding github.com/tommy-muehle/go-mnd v1.1.1
23:28:49 [2020-11-14T23:28:49.589Z] #48 47.30 go: finding github.com/kisielk/gotool v1.0.0
23:28:49 [2020-11-14T23:28:49.589Z] #48 47.36 go: finding github.com/ultraware/funlen v0.0.2
23:28:49 [2020-11-14T23:28:49.589Z] #48 47.42 go: finding github.com/ultraware/whitespace v0.0.4
23:28:49 [2020-11-14T23:28:49.589Z] #48 47.44 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:28:49 [2020-11-14T23:28:49.589Z] #48 47.44 go: finding github.com/uudashr/gocognit v1.0.1
23:28:49 [2020-11-14T23:28:49.589Z] #48 47.56 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:28:49 [2020-11-14T23:28:49.708Z] #49 ...
23:28:49 [2020-11-14T23:28:49.708Z] 
23:28:49 [2020-11-14T23:28:49.708Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:49 [2020-11-14T23:28:49.708Z] #11 102.2 Selecting previously unselected package gcc-mingw-w64-base.
23:28:49 [2020-11-14T23:28:49.708Z] #11 102.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:28:49 [2020-11-14T23:28:49.708Z] #11 102.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:28:49 [2020-11-14T23:28:49.708Z] #11 102.6 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:28:49 [2020-11-14T23:28:49.708Z] #11 102.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:28:49 [2020-11-14T23:28:49.708Z] #11 102.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:28:49 [2020-11-14T23:28:49.708Z] #11 ...
23:28:49 [2020-11-14T23:28:49.708Z] 
23:28:49 [2020-11-14T23:28:49.708Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.12   PBCC     images/sysctl.pb-c.c
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.17   DEP      images/sysctl.pb-c.d
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.29   PBCC     images/time.pb-c.c
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.42   DEP      images/time.pb-c.d
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.52   PBCC     images/binfmt-misc.pb-c.c
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.56   DEP      images/binfmt-misc.pb-c.d
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.57   PBCC     images/seccomp.pb-c.c
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.58   DEP      images/seccomp.pb-c.d
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.59   PBCC     images/userns.pb-c.c
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.59   DEP      images/userns.pb-c.d
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.60   PBCC     images/cgroup.pb-c.c
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.61   DEP      images/cgroup.pb-c.d
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.62   PBCC     images/ext-file.pb-c.c
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.63   DEP      images/ext-file.pb-c.d
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.64   PBCC     images/rpc.pb-c.c
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.76   DEP      images/rpc.pb-c.d
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.79   PBCC     images/siginfo.pb-c.c
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.82   DEP      images/siginfo.pb-c.d
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.86   PBCC     images/pagemap.pb-c.c
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.90   DEP      images/pagemap.pb-c.d
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.98   PBCC     images/rlimit.pb-c.c
23:28:49 [2020-11-14T23:28:49.708Z] #41 11.99   DEP      images/rlimit.pb-c.d
23:28:49 [2020-11-14T23:28:49.708Z] #41 12.03   PBCC     images/file-lock.pb-c.c
23:28:49 [2020-11-14T23:28:49.870Z] #56 ...
23:28:49 [2020-11-14T23:28:49.870Z] 
23:28:49 [2020-11-14T23:28:49.870Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:49 [2020-11-14T23:28:49.870Z] #62 5.744 + RM_GOPATH=0
23:28:49 [2020-11-14T23:28:49.870Z] #62 5.744 + TMP_GOPATH=
23:28:49 [2020-11-14T23:28:49.870Z] #62 5.744 + : /build
23:28:49 [2020-11-14T23:28:49.870Z] #62 5.744 + '[' -z '' ']'
23:28:49 [2020-11-14T23:28:49.870Z] #62 5.744 ++ mktemp -d
23:28:49 [2020-11-14T23:28:49.870Z] #62 5.748 + export GOPATH=/tmp/tmp.Y5TbS49IDm
23:28:49 [2020-11-14T23:28:49.870Z] #62 5.748 + GOPATH=/tmp/tmp.Y5TbS49IDm
23:28:49 [2020-11-14T23:28:49.870Z] #62 5.748 + RM_GOPATH=1
23:28:49 [2020-11-14T23:28:49.870Z] #62 5.748 + case "$(go env GOARCH)" in
23:28:49 [2020-11-14T23:28:49.870Z] #62 5.748 ++ go env GOARCH
23:28:49 [2020-11-14T23:28:49.870Z] #62 5.757 + export GO_BUILDMODE=-buildmode=pie
23:28:49 [2020-11-14T23:28:49.870Z] #62 5.757 + GO_BUILDMODE=-buildmode=pie
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.760 ++ dirname /tmp/install/install.sh
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 + dir=/tmp/install
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 + bin=proxy
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 + shift
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 + '[' '!' -f /tmp/install/proxy.installer ']'
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 + . /tmp/install/proxy.installer
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 ++ : d511c60c5c23e6753631244f271a1ec6097254a5
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 + install_proxy
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 + case "$1" in
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 + export CGO_ENABLED=0
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 + CGO_ENABLED=0
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 + _install_proxy
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5'
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.762 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Y5TbS49IDm/src/github.com/docker/libnetwork
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.764 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5
23:28:49 [2020-11-14T23:28:49.871Z] #62 5.765 Cloning into '/tmp/tmp.Y5TbS49IDm/src/github.com/docker/libnetwork'...
23:28:49 [2020-11-14T23:28:49.888Z] #48 47.63 go: finding github.com/gogo/protobuf v1.2.1
23:28:49 [2020-11-14T23:28:49.888Z] #48 47.73 go: finding honnef.co/go/tools v0.0.1-2019.2.3
23:28:49 [2020-11-14T23:28:49.968Z] #41 12.03   DEP      images/file-lock.pb-c.d
23:28:49 [2020-11-14T23:28:49.968Z] #41 12.07   PBCC     images/tty.pb-c.c
23:28:49 [2020-11-14T23:28:49.968Z] #41 12.12   DEP      images/tty.pb-c.d
23:28:50 [2020-11-14T23:28:50.187Z] #48 47.86 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:28:50 [2020-11-14T23:28:50.187Z] #48 47.86 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:28:50 [2020-11-14T23:28:50.187Z] #48 47.94 go: finding github.com/BurntSushi/toml v0.3.1
23:28:50 [2020-11-14T23:28:50.187Z] #48 48.00 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:28:50 [2020-11-14T23:28:50.230Z] #41 12.18   PBCC     images/tun.pb-c.c
23:28:50 [2020-11-14T23:28:50.230Z] #41 12.25   PBCC     images/netdev.pb-c.c
23:28:50 [2020-11-14T23:28:50.230Z] #41 12.31   DEP      images/tun.pb-c.d
23:28:50 [2020-11-14T23:28:50.230Z] #41 12.45   DEP      images/netdev.pb-c.d
23:28:50 [2020-11-14T23:28:50.268Z] #22 ...
23:28:50 [2020-11-14T23:28:50.268Z] 
23:28:50 [2020-11-14T23:28:50.268Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.927 + RM_GOPATH=0
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.927 + TMP_GOPATH=
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.927 + : /build
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.927 + '[' -z '' ']'
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.937 ++ mktemp -d
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.937 + export GOPATH=/tmp/tmp.STQx7scFhd
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.937 + GOPATH=/tmp/tmp.STQx7scFhd
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.937 + RM_GOPATH=1
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.937 + case "$(go env GOARCH)" in
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.954 ++ go env GOARCH
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.975 + export GO_BUILDMODE=-buildmode=pie
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.975 + GO_BUILDMODE=-buildmode=pie
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.975 ++ dirname /tmp/install/install.sh
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 + dir=/tmp/install
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 + bin=proxy
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 + shift
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 + '[' '!' -f /tmp/install/proxy.installer ']'
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 + . /tmp/install/proxy.installer
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 ++ : d511c60c5c23e6753631244f271a1ec6097254a5
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 + install_proxy
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 + case "$1" in
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 + export CGO_ENABLED=0
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 + CGO_ENABLED=0
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 + _install_proxy
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5'
23:28:50 [2020-11-14T23:28:50.268Z] #62 6.985 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.STQx7scFhd/src/github.com/docker/libnetwork
23:28:50 [2020-11-14T23:28:50.268Z] #62 7.003 Cloning into '/tmp/tmp.STQx7scFhd/src/github.com/docker/libnetwork'...
23:28:50 [2020-11-14T23:28:50.490Z] #41 12.49   PBCC     images/vma.pb-c.c
23:28:50 [2020-11-14T23:28:50.490Z] #41 12.53   DEP      images/vma.pb-c.d
23:28:50 [2020-11-14T23:28:50.490Z] #41 12.60   PBCC     images/creds.pb-c.c
23:28:50 [2020-11-14T23:28:50.490Z] #41 12.61   DEP      images/creds.pb-c.d
23:28:50 [2020-11-14T23:28:50.490Z] #41 12.69   PBCC     images/utsns.pb-c.c
23:28:50 [2020-11-14T23:28:50.490Z] #41 12.70   DEP      images/utsns.pb-c.d
23:28:50 [2020-11-14T23:28:50.529Z] #62 ...
23:28:50 [2020-11-14T23:28:50.529Z] 
23:28:50 [2020-11-14T23:28:50.530Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:28:50 [2020-11-14T23:28:50.530Z] #38 7.274 + git clone https://github.com/docker/distribution.git .
23:28:50 [2020-11-14T23:28:50.530Z] #38 7.274 Cloning into '.'...
23:28:50 [2020-11-14T23:28:50.752Z] #41 12.79   PBCC     images/ipc-desc.pb-c.c
23:28:50 [2020-11-14T23:28:50.752Z] #41 12.80   PBCC     images/ipc-sem.pb-c.c
23:28:50 [2020-11-14T23:28:50.752Z] #41 12.83   DEP      images/ipc-desc.pb-c.d
23:28:50 [2020-11-14T23:28:50.752Z] #41 12.94   DEP      images/ipc-sem.pb-c.d
23:28:51 [2020-11-14T23:28:51.013Z] #41 ...
23:28:51 [2020-11-14T23:28:51.013Z] 
23:28:51 [2020-11-14T23:28:51.013Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:51 [2020-11-14T23:28:51.013Z] #32 107.4 github.com/BurntSushi/toml/cmd/tomlv
23:28:51 [2020-11-14T23:28:51.013Z] #32 DONE 113.5s
23:28:51 [2020-11-14T23:28:51.013Z] 
23:28:51 [2020-11-14T23:28:51.013Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:51 [2020-11-14T23:28:51.013Z] #41 13.01   PBCC     images/ipc-msg.pb-c.c
23:28:51 [2020-11-14T23:28:51.013Z] #41 13.09   DEP      images/ipc-msg.pb-c.d
23:28:51 [2020-11-14T23:28:51.013Z] #41 13.18   PBCC     images/ipc-shm.pb-c.c
23:28:51 [2020-11-14T23:28:51.013Z] #41 13.18   DEP      images/ipc-shm.pb-c.d
23:28:51 [2020-11-14T23:28:51.242Z] #62 ...
23:28:51 [2020-11-14T23:28:51.243Z] 
23:28:51 [2020-11-14T23:28:51.243Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:28:51 [2020-11-14T23:28:51.243Z] #38 7.226 + git clone https://github.com/docker/distribution.git .
23:28:51 [2020-11-14T23:28:51.243Z] #38 7.232 Cloning into '.'...
23:28:51 [2020-11-14T23:28:51.273Z] #41 13.32   PBCC     images/ipc-var.pb-c.c
23:28:51 [2020-11-14T23:28:51.273Z] #41 13.39   DEP      images/ipc-var.pb-c.d
23:28:51 [2020-11-14T23:28:51.273Z] #41 13.49   PBCC     images/sk-opts.pb-c.c
23:28:51 [2020-11-14T23:28:51.273Z] #41 13.53   PBCC     images/packet-sock.pb-c.c
23:28:51 [2020-11-14T23:28:51.273Z] #41 13.60   DEP      images/sk-opts.pb-c.d
23:28:51 [2020-11-14T23:28:51.534Z] #41 13.67   DEP      images/packet-sock.pb-c.d
23:28:51 [2020-11-14T23:28:51.795Z] #41 13.78   PBCC     images/sk-netlink.pb-c.c
23:28:51 [2020-11-14T23:28:51.795Z] #41 13.85   DEP      images/sk-netlink.pb-c.d
23:28:51 [2020-11-14T23:28:51.795Z] #41 13.99   PBCC     images/sk-inet.pb-c.c
23:28:51 [2020-11-14T23:28:51.925Z] #38 ...
23:28:51 [2020-11-14T23:28:51.925Z] 
23:28:51 [2020-11-14T23:28:51.925Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:28:51 [2020-11-14T23:28:51.925Z] #22 7.936 + mkdir -p /build
23:28:51 [2020-11-14T23:28:51.925Z] #22 7.936 + mv docker/docker /build/
23:28:51 [2020-11-14T23:28:51.925Z] #22 7.936 + rmdir docker
23:28:51 [2020-11-14T23:28:51.925Z] #22 DONE 8.7s
23:28:52 [2020-11-14T23:28:52.056Z] #41 14.08   DEP      images/sk-inet.pb-c.d
23:28:52 [2020-11-14T23:28:52.056Z] #41 14.16   PBCC     images/sk-unix.pb-c.c
23:28:52 [2020-11-14T23:28:52.056Z] #41 14.29   DEP      images/sk-unix.pb-c.d
23:28:52 [2020-11-14T23:28:52.189Z] 
23:28:52 [2020-11-14T23:28:52.189Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.392 + RM_GOPATH=0
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.392 + TMP_GOPATH=
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.392 + : /build
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.392 + '[' -z '' ']'
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.399 ++ mktemp -d
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.399 + export GOPATH=/tmp/tmp.Xd1dBawkus
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.399 + GOPATH=/tmp/tmp.Xd1dBawkus
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.399 + RM_GOPATH=1
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.399 + case "$(go env GOARCH)" in
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.417 ++ go env GOARCH
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.438 + export GO_BUILDMODE=-buildmode=pie
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.438 + GO_BUILDMODE=-buildmode=pie
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.438 ++ dirname /tmp/install/install.sh
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.443 + dir=/tmp/install
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.443 + bin=tomlv
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.443 + shift
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.443 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.443 + . /tmp/install/tomlv.installer
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.443 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.443 + install_tomlv
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.443 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.443 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Xd1dBawkus/src/github.com/BurntSushi/toml
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.443 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:28:52 [2020-11-14T23:28:52.189Z] #32 6.445 Cloning into '/tmp/tmp.Xd1dBawkus/src/github.com/BurntSushi/toml'...
23:28:52 [2020-11-14T23:28:52.189Z] #32 7.638 + cd /tmp/tmp.Xd1dBawkus/src/github.com/BurntSushi/toml
23:28:52 [2020-11-14T23:28:52.189Z] #32 7.641 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:28:52 [2020-11-14T23:28:52.189Z] #32 7.683 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:28:52 [2020-11-14T23:28:52.189Z] #32 8.779 internal/cpu
23:28:52 [2020-11-14T23:28:52.189Z] #32 8.839 runtime/internal/atomic
23:28:52 [2020-11-14T23:28:52.316Z] #41 14.35   PBCC     images/mm.pb-c.c
23:28:52 [2020-11-14T23:28:52.316Z] #41 14.47   DEP      images/mm.pb-c.d
23:28:52 [2020-11-14T23:28:52.316Z] #41 14.52   PBCC     images/timerfd.pb-c.c
23:28:52 [2020-11-14T23:28:52.316Z] #41 14.56   DEP      images/timerfd.pb-c.d
23:28:52 [2020-11-14T23:28:52.451Z] #32 9.199 runtime/internal/sys
23:28:52 [2020-11-14T23:28:52.576Z] #41 14.66   PBCC     images/timer.pb-c.c
23:28:52 [2020-11-14T23:28:52.576Z] #41 14.67   DEP      images/timer.pb-c.d
23:28:52 [2020-11-14T23:28:52.576Z] #41 14.75   PBCC     images/sa.pb-c.c
23:28:52 [2020-11-14T23:28:52.837Z] #41 14.94   DEP      images/sa.pb-c.d
23:28:52 [2020-11-14T23:28:52.837Z] #41 15.04   PBCC     images/pipe-data.pb-c.c
23:28:52 [2020-11-14T23:28:52.837Z] #41 15.07   DEP      images/pipe-data.pb-c.d
23:28:52 [2020-11-14T23:28:52.837Z] #41 15.16   PBCC     images/mnt.pb-c.c
23:28:52 [2020-11-14T23:28:52.967Z] #48 ...
23:28:52 [2020-11-14T23:28:52.967Z] 
23:28:52 [2020-11-14T23:28:52.967Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:52 [2020-11-14T23:28:52.967Z] #35 40.61 Selecting previously unselected package vim-common.
23:28:52 [2020-11-14T23:28:52.967Z] #35 40.62 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:28:52 [2020-11-14T23:28:52.967Z] #35 40.71 Unpacking vim-common (2:8.1.0875-5) ...
23:28:52 [2020-11-14T23:28:52.967Z] #35 41.16 Selecting previously unselected package cmake-data.
23:28:52 [2020-11-14T23:28:52.967Z] #35 41.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:28:52 [2020-11-14T23:28:52.967Z] #35 41.19 Unpacking cmake-data (3.13.4-1) ...
23:28:52 [2020-11-14T23:28:52.967Z] #35 45.51 Selecting previously unselected package libicu63:ppc64el.
23:28:52 [2020-11-14T23:28:52.967Z] #35 45.51 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
23:28:52 [2020-11-14T23:28:52.967Z] #35 45.54 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
23:28:52 [2020-11-14T23:28:52.967Z] #35 ...
23:28:52 [2020-11-14T23:28:52.967Z] 
23:28:52 [2020-11-14T23:28:52.967Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:52 [2020-11-14T23:28:52.967Z] #50 50.56 bytes
23:28:52 [2020-11-14T23:28:52.967Z] #50 50.60 strconv
23:28:52 [2020-11-14T23:28:52.967Z] #50 50.81 strings
23:28:52 [2020-11-14T23:28:52.967Z] #50 50.81 syscall
23:28:53 [2020-11-14T23:28:53.029Z] #32 9.468 runtime/internal/math
23:28:53 [2020-11-14T23:28:53.029Z] #32 9.543 math/bits
23:28:53 [2020-11-14T23:28:53.029Z] #32 9.562 internal/bytealg
23:28:53 [2020-11-14T23:28:53.099Z] #41 15.27   DEP      images/mnt.pb-c.d
23:28:53 [2020-11-14T23:28:53.099Z] #41 15.34   PBCC     images/sk-packet.pb-c.c
23:28:53 [2020-11-14T23:28:53.267Z] #50 ...
23:28:53 [2020-11-14T23:28:53.267Z] 
23:28:53 [2020-11-14T23:28:53.267Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:53 [2020-11-14T23:28:53.267Z] #33 40.95 internal/reflectlite
23:28:53 [2020-11-14T23:28:53.267Z] #33 40.96 sync
23:28:53 [2020-11-14T23:28:53.267Z] #33 45.10 sort
23:28:53 [2020-11-14T23:28:53.267Z] #33 45.12 errors
23:28:53 [2020-11-14T23:28:53.267Z] #33 45.61 io
23:28:53 [2020-11-14T23:28:53.267Z] #33 45.61 internal/oserror
23:28:53 [2020-11-14T23:28:53.267Z] #33 45.66 strconv
23:28:53 [2020-11-14T23:28:53.267Z] #33 45.97 syscall
23:28:53 [2020-11-14T23:28:53.267Z] #33 49.11 bytes
23:28:53 [2020-11-14T23:28:53.267Z] #33 49.13 strings
23:28:53 [2020-11-14T23:28:53.267Z] #33 ...
23:28:53 [2020-11-14T23:28:53.267Z] 
23:28:53 [2020-11-14T23:28:53.267Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:28:53 [2020-11-14T23:28:53.267Z] #31 46.27 Checking out files:  87% (1331/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
23:28:53 [2020-11-14T23:28:53.267Z] #31 46.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:28:53 [2020-11-14T23:28:53.267Z] #31 47.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:28:53 [2020-11-14T23:28:53.291Z] #32 ...
23:28:53 [2020-11-14T23:28:53.291Z] 
23:28:53 [2020-11-14T23:28:53.291Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:53 [2020-11-14T23:28:53.291Z] #34 8.443 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:53 [2020-11-14T23:28:53.291Z] #34 8.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:53 [2020-11-14T23:28:53.291Z] #34 8.491 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:53 [2020-11-14T23:28:53.291Z] #34 ...
23:28:53 [2020-11-14T23:28:53.291Z] 
23:28:53 [2020-11-14T23:28:53.291Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:28:53 [2020-11-14T23:28:53.291Z] #53 7.906 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:53 [2020-11-14T23:28:53.291Z] #53 7.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:53 [2020-11-14T23:28:53.291Z] #53 7.981 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:53 [2020-11-14T23:28:53.359Z] #41 15.46   DEP      images/sk-packet.pb-c.d
23:28:53 [2020-11-14T23:28:53.359Z] #41 15.53   PBCC     images/tcp-stream.pb-c.c
23:28:53 [2020-11-14T23:28:53.359Z] #41 15.61   DEP      images/tcp-stream.pb-c.d
23:28:53 [2020-11-14T23:28:53.553Z] #53 10.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:28:53 [2020-11-14T23:28:53.554Z] #53 ...
23:28:53 [2020-11-14T23:28:53.554Z] 
23:28:53 [2020-11-14T23:28:53.554Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.541 + RM_GOPATH=0
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.541 + TMP_GOPATH=
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.541 + : /build
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.541 + '[' -z '' ']'
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.541 ++ mktemp -d
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.541 + export GOPATH=/tmp/tmp.t5TbUb0L65
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.541 + GOPATH=/tmp/tmp.t5TbUb0L65
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.541 + RM_GOPATH=1
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.541 + case "$(go env GOARCH)" in
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.541 ++ go env GOARCH
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.559 + export GO_BUILDMODE=-buildmode=pie
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.559 + GO_BUILDMODE=-buildmode=pie
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.559 ++ dirname /tmp/install/install.sh
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.561 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.561 + dir=/tmp/install
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.561 + bin=shfmt
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.561 + shift
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.561 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.561 + . /tmp/install/shfmt.installer
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.561 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.561 + install_shfmt
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.561 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.566 + git clone https://github.com/mvdan/sh.git /tmp/tmp.t5TbUb0L65/src/github.com/mvdan/sh
23:28:53 [2020-11-14T23:28:53.554Z] #49 6.576 Cloning into '/tmp/tmp.t5TbUb0L65/src/github.com/mvdan/sh'...
23:28:53 [2020-11-14T23:28:53.554Z] #49 ...
23:28:53 [2020-11-14T23:28:53.554Z] 
23:28:53 [2020-11-14T23:28:53.554Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.703 + RM_GOPATH=0
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.703 + TMP_GOPATH=
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.703 + : /build
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.703 + '[' -z '' ']'
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.703 ++ mktemp -d
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.723 + export GOPATH=/tmp/tmp.kjM3qRbfZx
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.723 + GOPATH=/tmp/tmp.kjM3qRbfZx
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.723 + RM_GOPATH=1
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.723 + case "$(go env GOARCH)" in
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.723 ++ go env GOARCH
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.788 + export GO_BUILDMODE=-buildmode=pie
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.788 + GO_BUILDMODE=-buildmode=pie
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.823 ++ dirname /tmp/install/install.sh
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.823 + dir=/tmp/install
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.823 + bin=gotestsum
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.823 + shift
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.823 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.823 + . /tmp/install/gotestsum.installer
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.823 ++ : v0.5.3
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.823 + install_gotestsum
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.830 + set -e
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.830 + export GO111MODULE=on
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.830 + GO111MODULE=on
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.830 + GOBIN=/build
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.830 + go get gotest.tools/gotestsum@v0.5.3
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.950 go: finding gotest.tools v0.5.3
23:28:53 [2020-11-14T23:28:53.554Z] #45 7.954 go: finding gotest.tools/gotestsum v0.5.3
23:28:53 [2020-11-14T23:28:53.554Z] #45 9.102 go: downloading gotest.tools/gotestsum v0.5.3
23:28:53 [2020-11-14T23:28:53.554Z] #45 9.621 go: extracting gotest.tools/gotestsum v0.5.3
23:28:53 [2020-11-14T23:28:53.619Z] #41 15.75   PBCC     images/pipe.pb-c.c
23:28:53 [2020-11-14T23:28:53.619Z] #41 15.83   DEP      images/pipe.pb-c.d
23:28:53 [2020-11-14T23:28:53.619Z] #41 ...
23:28:53 [2020-11-14T23:28:53.619Z] 
23:28:53 [2020-11-14T23:28:53.619Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:53 [2020-11-14T23:28:53.619Z] #43 106.3 go/scanner
23:28:53 [2020-11-14T23:28:53.619Z] #43 107.2 internal/lazyregexp
23:28:53 [2020-11-14T23:28:53.619Z] #43 107.5 net/url
23:28:53 [2020-11-14T23:28:53.619Z] #43 107.9 go/ast
23:28:53 [2020-11-14T23:28:53.619Z] #43 111.0 text/template/parse
23:28:53 [2020-11-14T23:28:53.619Z] #43 115.1 go/parser
23:28:53 [2020-11-14T23:28:53.765Z] #38 ...
23:28:53 [2020-11-14T23:28:53.765Z] 
23:28:53 [2020-11-14T23:28:53.765Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.434 + RM_GOPATH=0
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.434 + TMP_GOPATH=
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.434 + : /build
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.434 + '[' -z '' ']'
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.434 ++ mktemp -d
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.437 + export GOPATH=/tmp/tmp.NJgFuIvGFL
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.437 + GOPATH=/tmp/tmp.NJgFuIvGFL
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.437 + RM_GOPATH=1
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.437 + case "$(go env GOARCH)" in
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.437 ++ go env GOARCH
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.479 + export GO_BUILDMODE=-buildmode=pie
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.479 + GO_BUILDMODE=-buildmode=pie
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.479 ++ dirname /tmp/install/install.sh
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.499 + dir=/tmp/install
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.499 + bin=gotestsum
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.499 + shift
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.499 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.499 + . /tmp/install/gotestsum.installer
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.499 ++ : v0.5.3
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.499 + install_gotestsum
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.499 + set -e
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.499 + export GO111MODULE=on
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.499 + GO111MODULE=on
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.499 + GOBIN=/build
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.499 + go get gotest.tools/gotestsum@v0.5.3
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.628 go: finding gotest.tools v0.5.3
23:28:53 [2020-11-14T23:28:53.765Z] #45 7.629 go: finding gotest.tools/gotestsum v0.5.3
23:28:53 [2020-11-14T23:28:53.765Z] #45 8.568 go: downloading gotest.tools/gotestsum v0.5.3
23:28:53 [2020-11-14T23:28:53.765Z] #45 9.127 go: extracting gotest.tools/gotestsum v0.5.3
23:28:53 [2020-11-14T23:28:53.765Z] #45 10.25 go: downloading github.com/pkg/errors v0.9.1
23:28:53 [2020-11-14T23:28:53.765Z] #45 ...
23:28:53 [2020-11-14T23:28:53.765Z] 
23:28:53 [2020-11-14T23:28:53.765Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.263 + RM_GOPATH=0
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.263 + TMP_GOPATH=
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.263 + : /build
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.263 + '[' -z '' ']'
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.263 ++ mktemp -d
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.266 + export GOPATH=/tmp/tmp.fbrekPkLCJ
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.266 + GOPATH=/tmp/tmp.fbrekPkLCJ
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.266 + RM_GOPATH=1
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.266 + case "$(go env GOARCH)" in
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.266 ++ go env GOARCH
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.296 + export GO_BUILDMODE=-buildmode=pie
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.296 + GO_BUILDMODE=-buildmode=pie
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.296 ++ dirname /tmp/install/install.sh
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.306 + dir=/tmp/install
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.306 + bin=golangci_lint
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.306 + shift
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.306 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.306 + . /tmp/install/golangci_lint.installer
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.306 ++ : v1.23.8
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.306 + install_golangci_lint
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.306 + set -e
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.306 + export GO111MODULE=on
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.306 + GO111MODULE=on
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.306 + GOBIN=/build
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.306 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.392 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.392 go: finding github.com/golangci/golangci-lint v1.23.8
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.392 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.392 go: finding github.com/golangci v1.23.8
23:28:53 [2020-11-14T23:28:53.765Z] #47 6.392 go: finding github.com v1.23.8
23:28:53 [2020-11-14T23:28:53.765Z] #47 7.872 go: downloading github.com/golangci/golangci-lint v1.23.8
23:28:53 [2020-11-14T23:28:53.765Z] #47 9.112 go: extracting github.com/golangci/golangci-lint v1.23.8
23:28:53 [2020-11-14T23:28:53.817Z] #45 ...
23:28:53 [2020-11-14T23:28:53.817Z] 
23:28:53 [2020-11-14T23:28:53.817Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:53 [2020-11-14T23:28:53.817Z] #11 8.176 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:53 [2020-11-14T23:28:53.817Z] #11 8.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:53 [2020-11-14T23:28:53.817Z] #11 8.330 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:53 [2020-11-14T23:28:53.817Z] #11 10.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:28:53 [2020-11-14T23:28:53.817Z] #11 ...
23:28:53 [2020-11-14T23:28:53.817Z] 
23:28:53 [2020-11-14T23:28:53.817Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.261 + RM_GOPATH=0
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.261 + TMP_GOPATH=
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.261 + : /build
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.261 + '[' -z '' ']'
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.261 ++ mktemp -d
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.265 + export GOPATH=/tmp/tmp.CojHI8hLrA
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.265 + GOPATH=/tmp/tmp.CojHI8hLrA
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.265 + RM_GOPATH=1
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.265 + case "$(go env GOARCH)" in
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.265 ++ go env GOARCH
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.285 + export GO_BUILDMODE=-buildmode=pie
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.285 + GO_BUILDMODE=-buildmode=pie
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.285 ++ dirname /tmp/install/install.sh
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.287 + dir=/tmp/install
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.287 + bin=golangci_lint
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.287 + shift
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.287 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.287 + . /tmp/install/golangci_lint.installer
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.287 ++ : v1.23.8
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.287 + install_golangci_lint
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.287 + set -e
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.287 + export GO111MODULE=on
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.287 + GO111MODULE=on
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.287 + GOBIN=/build
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.287 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.360 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.360 go: finding github.com v1.23.8
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.360 go: finding github.com/golangci/golangci-lint v1.23.8
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.360 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
23:28:53 [2020-11-14T23:28:53.817Z] #47 6.360 go: finding github.com/golangci v1.23.8
23:28:53 [2020-11-14T23:28:53.817Z] #47 7.641 go: downloading github.com/golangci/golangci-lint v1.23.8
23:28:53 [2020-11-14T23:28:53.817Z] #47 8.653 go: extracting github.com/golangci/golangci-lint v1.23.8
23:28:53 [2020-11-14T23:28:53.882Z] #43 ...
23:28:53 [2020-11-14T23:28:53.882Z] 
23:28:53 [2020-11-14T23:28:53.882Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:53 [2020-11-14T23:28:53.882Z] #41 15.98   PBCC     images/pstree.pb-c.c
23:28:53 [2020-11-14T23:28:53.882Z] #41 16.06   DEP      images/pstree.pb-c.d
23:28:53 [2020-11-14T23:28:53.917Z] #31 ...
23:28:53 [2020-11-14T23:28:53.917Z] 
23:28:53 [2020-11-14T23:28:53.917Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:53 [2020-11-14T23:28:53.917Z] #44 41.64 internal/reflectlite
23:28:53 [2020-11-14T23:28:53.917Z] #44 41.67 sync
23:28:53 [2020-11-14T23:28:53.917Z] #44 43.51 github.com/LK4D4/vndr/godl/singleflight
23:28:53 [2020-11-14T23:28:53.917Z] #44 43.53 internal/singleflight
23:28:53 [2020-11-14T23:28:53.917Z] #44 43.55 math/rand
23:28:53 [2020-11-14T23:28:53.917Z] #44 46.27 sort
23:28:53 [2020-11-14T23:28:53.917Z] #44 46.28 strconv
23:28:53 [2020-11-14T23:28:53.917Z] #44 46.29 io
23:28:53 [2020-11-14T23:28:53.917Z] #44 46.34 syscall
23:28:53 [2020-11-14T23:28:53.917Z] #44 50.68 bytes
23:28:53 [2020-11-14T23:28:53.917Z] #44 50.75 strings
23:28:53 [2020-11-14T23:28:53.917Z] #44 ...
23:28:53 [2020-11-14T23:28:53.917Z] 
23:28:53 [2020-11-14T23:28:53.917Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:53 [2020-11-14T23:28:53.917Z] #12 47.09 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:28:53 [2020-11-14T23:28:53.917Z] #12 47.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
23:28:53 [2020-11-14T23:28:53.917Z] #12 47.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:28:53 [2020-11-14T23:28:53.917Z] #12 50.31 Selecting previously unselected package binutils-mingw-w64.
23:28:53 [2020-11-14T23:28:53.917Z] #12 50.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:28:53 [2020-11-14T23:28:53.917Z] #12 50.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:28:53 [2020-11-14T23:28:53.917Z] #12 50.45 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
23:28:53 [2020-11-14T23:28:53.917Z] #12 50.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
23:28:53 [2020-11-14T23:28:53.917Z] #12 50.47 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
23:28:53 [2020-11-14T23:28:53.917Z] #12 50.71 Selecting previously unselected package dmsetup.
23:28:53 [2020-11-14T23:28:53.917Z] #12 50.72 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
23:28:53 [2020-11-14T23:28:53.917Z] #12 50.73 Unpacking dmsetup (2:1.02.155-3) ...
23:28:53 [2020-11-14T23:28:53.917Z] #12 50.94 Selecting previously unselected package mingw-w64-common.
23:28:53 [2020-11-14T23:28:53.917Z] #12 50.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:28:53 [2020-11-14T23:28:53.917Z] #12 50.96 Unpacking mingw-w64-common (6.0.0-3) ...
23:28:54 [2020-11-14T23:28:54.022Z] #47 ...
23:28:54 [2020-11-14T23:28:54.022Z] 
23:28:54 [2020-11-14T23:28:54.022Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:54 [2020-11-14T23:28:54.022Z] #34 7.572 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:54 [2020-11-14T23:28:54.022Z] #34 7.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:54 [2020-11-14T23:28:54.022Z] #34 7.645 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:54 [2020-11-14T23:28:54.022Z] #34 10.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:28:54 [2020-11-14T23:28:54.022Z] #34 ...
23:28:54 [2020-11-14T23:28:54.022Z] 
23:28:54 [2020-11-14T23:28:54.022Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.067 + RM_GOPATH=0
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.067 + TMP_GOPATH=
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.067 + : /build
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.067 + '[' -z '' ']'
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.067 ++ mktemp -d
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.070 + export GOPATH=/tmp/tmp.7X6qAPv657
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.070 + GOPATH=/tmp/tmp.7X6qAPv657
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.070 + RM_GOPATH=1
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.070 + case "$(go env GOARCH)" in
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.070 ++ go env GOARCH
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.122 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.123 + export GO_BUILDMODE=-buildmode=pie
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.123 + GO_BUILDMODE=-buildmode=pie
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.123 ++ dirname /tmp/install/install.sh
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.123 + dir=/tmp/install
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.123 + bin=tomlv
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.123 + shift
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.123 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.123 + . /tmp/install/tomlv.installer
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.123 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.123 + install_tomlv
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.123 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.123 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7X6qAPv657/src/github.com/BurntSushi/toml
23:28:54 [2020-11-14T23:28:54.022Z] #32 6.128 Cloning into '/tmp/tmp.7X6qAPv657/src/github.com/BurntSushi/toml'...
23:28:54 [2020-11-14T23:28:54.022Z] #32 7.483 + cd /tmp/tmp.7X6qAPv657/src/github.com/BurntSushi/toml
23:28:54 [2020-11-14T23:28:54.022Z] #32 7.483 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:28:54 [2020-11-14T23:28:54.022Z] #32 7.507 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:28:54 [2020-11-14T23:28:54.022Z] #32 8.424 runtime/internal/atomic
23:28:54 [2020-11-14T23:28:54.022Z] #32 8.460 internal/cpu
23:28:54 [2020-11-14T23:28:54.022Z] #32 9.025 runtime/internal/sys
23:28:54 [2020-11-14T23:28:54.022Z] #32 9.610 runtime/internal/math
23:28:54 [2020-11-14T23:28:54.022Z] #32 9.848 math/bits
23:28:54 [2020-11-14T23:28:54.022Z] #32 10.20 internal/bytealg
23:28:54 [2020-11-14T23:28:54.079Z] #47 ...
23:28:54 [2020-11-14T23:28:54.079Z] 
23:28:54 [2020-11-14T23:28:54.079Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.504 + RM_GOPATH=0
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.504 + TMP_GOPATH=
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.504 + : /build
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.504 + '[' -z '' ']'
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.509 ++ mktemp -d
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.509 + export GOPATH=/tmp/tmp.EH5URUaVrY
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.509 + GOPATH=/tmp/tmp.EH5URUaVrY
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.509 + RM_GOPATH=1
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.509 + case "$(go env GOARCH)" in
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.509 ++ go env GOARCH
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + export GO_BUILDMODE=-buildmode=pie
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + GO_BUILDMODE=-buildmode=pie
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 ++ dirname /tmp/install/install.sh
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + dir=/tmp/install
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + bin=rootlesskit
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + shift
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + . /tmp/install/rootlesskit.installer
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + install_rootlesskit
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + case "$1" in
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + export CGO_ENABLED=0
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + CGO_ENABLED=0
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + _install_rootlesskit
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EH5URUaVrY/src/github.com/rootless-containers/rootlesskit
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.522 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:28:54 [2020-11-14T23:28:54.079Z] #56 5.532 Cloning into '/tmp/tmp.EH5URUaVrY/src/github.com/rootless-containers/rootlesskit'...
23:28:54 [2020-11-14T23:28:54.079Z] #56 10.31 Checking out files:  71% (571/794)   
Checking out files:  72% (572/794)   
Checking out files:  73% (580/794)   
Checking out files:  74% (588/794)   
Checking out files:  75% (596/794)   
Checking out files:  76% (604/794)   
Checking out files:  77% (612/794)   
Checking out files:  78% (620/794)   
Checking out files:  79% (628/794)   
Checking out files:  80% (636/794)   
Checking out files:  81% (644/794)   
Checking out files:  82% (652/794)   
Checking out files:  83% (660/794)   
Checking out files:  84% (667/794)   
Checking out files:  85% (675/794)   
Checking out files:  86% (683/794)   
Checking out files:  87% (691/794)   
Checking out files:  88% (699/794)   
Checking out files:  89% (707/794)   
Checking out files:  90% (715/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:28:54 [2020-11-14T23:28:54.079Z] #56 10.65 + cd /tmp/tmp.EH5URUaVrY/src/github.com/rootless-containers/rootlesskit
23:28:54 [2020-11-14T23:28:54.079Z] #56 10.65 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:28:54 [2020-11-14T23:28:54.079Z] #56 ...
23:28:54 [2020-11-14T23:28:54.079Z] 
23:28:54 [2020-11-14T23:28:54.079Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:28:54 [2020-11-14T23:28:54.079Z] #30 7.352 + git clone https://github.com/kolyshkin/go-swagger.git .
23:28:54 [2020-11-14T23:28:54.079Z] #30 7.352 Cloning into '.'...
23:28:54 [2020-11-14T23:28:54.141Z] #41 16.18   PBCC     images/fs.pb-c.c
23:28:54 [2020-11-14T23:28:54.141Z] #41 16.30   DEP      images/fs.pb-c.d
23:28:54 [2020-11-14T23:28:54.278Z] #32 ...
23:28:54 [2020-11-14T23:28:54.279Z] 
23:28:54 [2020-11-14T23:28:54.279Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.960 + RM_GOPATH=0
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.960 + TMP_GOPATH=
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.960 + : /build
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.960 + '[' -z '' ']'
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.961 ++ mktemp -d
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.966 + export GOPATH=/tmp/tmp.MfzFhhHgaO
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.966 + GOPATH=/tmp/tmp.MfzFhhHgaO
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.966 + RM_GOPATH=1
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.966 + case "$(go env GOARCH)" in
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.967 ++ go env GOARCH
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 + export GO_BUILDMODE=-buildmode=pie
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 + GO_BUILDMODE=-buildmode=pie
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 ++ dirname /tmp/install/install.sh
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 + dir=/tmp/install
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 + bin=vndr
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 + shift
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 + '[' '!' -f /tmp/install/vndr.installer ']'
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 + . /tmp/install/vndr.installer
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 + install_vndr
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MfzFhhHgaO/src/github.com/LK4D4/vndr
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 Cloning into '/tmp/tmp.MfzFhhHgaO/src/github.com/LK4D4/vndr'...
23:28:54 [2020-11-14T23:28:54.279Z] #43 6.984 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:28:54 [2020-11-14T23:28:54.279Z] #43 7.873 + cd /tmp/tmp.MfzFhhHgaO/src/github.com/LK4D4/vndr
23:28:54 [2020-11-14T23:28:54.279Z] #43 7.874 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:28:54 [2020-11-14T23:28:54.279Z] #43 7.888 + go build -buildmode=pie -v -o /build/vndr .
23:28:54 [2020-11-14T23:28:54.279Z] #43 9.482 runtime/internal/sys
23:28:54 [2020-11-14T23:28:54.279Z] #43 9.548 internal/cpu
23:28:54 [2020-11-14T23:28:54.279Z] #43 9.808 runtime/internal/math
23:28:54 [2020-11-14T23:28:54.279Z] #43 10.02 internal/race
23:28:54 [2020-11-14T23:28:54.279Z] #43 10.14 sync/atomic
23:28:54 [2020-11-14T23:28:54.279Z] #43 10.55 internal/bytealg
23:28:54 [2020-11-14T23:28:54.279Z] #43 ...
23:28:54 [2020-11-14T23:28:54.279Z] 
23:28:54 [2020-11-14T23:28:54.279Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.614 + RM_GOPATH=0
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.614 + TMP_GOPATH=
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.614 + : /build
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.614 + '[' -z '' ']'
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.619 ++ mktemp -d
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.619 + export GOPATH=/tmp/tmp.m3QGyQgC0G
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.619 + GOPATH=/tmp/tmp.m3QGyQgC0G
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.619 + RM_GOPATH=1
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.619 + case "$(go env GOARCH)" in
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.619 ++ go env GOARCH
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.644 + export GO_BUILDMODE=-buildmode=pie
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.644 + GO_BUILDMODE=-buildmode=pie
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.644 ++ dirname /tmp/install/install.sh
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 + dir=/tmp/install
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 + bin=dockercli
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 + shift
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 + . /tmp/install/dockercli.installer
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 ++ : stable
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 ++ : 17.06.2-ce
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 + install_dockercli
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 ++ uname -m
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 + arch=x86_64
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 + '[' x86_64 '!=' x86_64 ']'
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 + url=https://download.docker.com/linux/static
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.649 + tar -xz docker/docker
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.650 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:28:54 [2020-11-14T23:28:54.279Z] #22 6.670 Install docker/cli version 17.06.2-ce from stable
23:28:54 [2020-11-14T23:28:54.344Z] #30 ...
23:28:54 [2020-11-14T23:28:54.344Z] 
23:28:54 [2020-11-14T23:28:54.344Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.203 + RM_GOPATH=0
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.203 + TMP_GOPATH=
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.203 + : /build
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.203 + '[' -z '' ']'
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.203 ++ mktemp -d
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.203 + export GOPATH=/tmp/tmp.IOx9HGaNde
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.203 + GOPATH=/tmp/tmp.IOx9HGaNde
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.203 + RM_GOPATH=1
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.203 + case "$(go env GOARCH)" in
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.203 ++ go env GOARCH
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.208 + export GO_BUILDMODE=-buildmode=pie
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.208 + GO_BUILDMODE=-buildmode=pie
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.208 ++ dirname /tmp/install/install.sh
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.212 + dir=/tmp/install
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.212 + bin=vndr
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.212 + shift
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.212 + '[' '!' -f /tmp/install/vndr.installer ']'
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.212 + . /tmp/install/vndr.installer
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.212 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.212 + install_vndr
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.212 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.212 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IOx9HGaNde/src/github.com/LK4D4/vndr
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.212 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.217 Cloning into '/tmp/tmp.IOx9HGaNde/src/github.com/LK4D4/vndr'...
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.855 + cd /tmp/tmp.IOx9HGaNde/src/github.com/LK4D4/vndr
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.855 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:28:54 [2020-11-14T23:28:54.344Z] #43 6.897 + go build -buildmode=pie -v -o /build/vndr .
23:28:54 [2020-11-14T23:28:54.344Z] #43 8.954 runtime/internal/atomic
23:28:54 [2020-11-14T23:28:54.344Z] #43 9.019 internal/cpu
23:28:54 [2020-11-14T23:28:54.344Z] #43 9.315 runtime/internal/sys
23:28:54 [2020-11-14T23:28:54.344Z] #43 9.714 internal/bytealg
23:28:54 [2020-11-14T23:28:54.344Z] #43 9.800 internal/race
23:28:54 [2020-11-14T23:28:54.344Z] #43 10.04 sync/atomic
23:28:54 [2020-11-14T23:28:54.344Z] #43 10.87 unicode
23:28:54 [2020-11-14T23:28:54.344Z] #43 ...
23:28:54 [2020-11-14T23:28:54.344Z] 
23:28:54 [2020-11-14T23:28:54.344Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:54 [2020-11-14T23:28:54.344Z] #40 8.074 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:54 [2020-11-14T23:28:54.344Z] #40 8.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:54 [2020-11-14T23:28:54.344Z] #40 8.121 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:54 [2020-11-14T23:28:54.344Z] #40 9.316 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:28:54 [2020-11-14T23:28:54.373Z] #30 ...
23:28:54 [2020-11-14T23:28:54.373Z] 
23:28:54 [2020-11-14T23:28:54.373Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:28:54 [2020-11-14T23:28:54.373Z] #27 3.538 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:28:54 [2020-11-14T23:28:54.373Z] #27 3.732 
23:28:54 [2020-11-14T23:28:54.373Z] #27 3.933 
                                                                           0.0%
#######                                                                   10.0%
##############                                                            19.8%
######################                                                    30.8%
###############################                                           43.4%
############################################                              61.2%
#####################################################                     74.3%
###############################################################           87.9%
################################################################          89.9%
#####################################################################     96.2%
######################################################################## 100.0%
23:28:54 [2020-11-14T23:28:54.373Z] #27 5.277 
23:28:54 [2020-11-14T23:28:54.403Z] #41 16.43   PBCC     images/signalfd.pb-c.c
23:28:54 [2020-11-14T23:28:54.403Z] #41 16.55   DEP      images/signalfd.pb-c.d
23:28:54 [2020-11-14T23:28:54.403Z] #41 16.67   PBCC     images/fh.pb-c.c
23:28:54 [2020-11-14T23:28:54.562Z] #22 ...
23:28:54 [2020-11-14T23:28:54.562Z] 
23:28:54 [2020-11-14T23:28:54.562Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:54 [2020-11-14T23:28:54.562Z] #11 7.356 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:54 [2020-11-14T23:28:54.562Z] #11 7.429 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:54 [2020-11-14T23:28:54.562Z] #11 7.436 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:54 [2020-11-14T23:28:54.562Z] #11 9.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:28:54 [2020-11-14T23:28:54.562Z] #11 ...
23:28:54 [2020-11-14T23:28:54.562Z] 
23:28:54 [2020-11-14T23:28:54.562Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.228 + RM_GOPATH=0
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.228 + TMP_GOPATH=
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.228 + : /build
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.228 + '[' -z '' ']'
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.228 ++ mktemp -d
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.228 + export GOPATH=/tmp/tmp.xNhIiBJPUa
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.228 + GOPATH=/tmp/tmp.xNhIiBJPUa
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.228 + RM_GOPATH=1
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.228 + case "$(go env GOARCH)" in
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.228 ++ go env GOARCH
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.248 + export GO_BUILDMODE=-buildmode=pie
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.248 + GO_BUILDMODE=-buildmode=pie
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.248 ++ dirname /tmp/install/install.sh
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.252 + dir=/tmp/install
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.252 + bin=shfmt
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.252 + shift
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.252 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.252 + . /tmp/install/shfmt.installer
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.252 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.252 + install_shfmt
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.252 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.252 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xNhIiBJPUa/src/github.com/mvdan/sh
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.253 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:28:54 [2020-11-14T23:28:54.562Z] #49 6.260 Cloning into '/tmp/tmp.xNhIiBJPUa/src/github.com/mvdan/sh'...
23:28:54 [2020-11-14T23:28:54.607Z] #40 ...
23:28:54 [2020-11-14T23:28:54.607Z] 
23:28:54 [2020-11-14T23:28:54.607Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:28:54 [2020-11-14T23:28:54.607Z] #45 10.73 go: downloading github.com/fatih/color v1.9.0
23:28:54 [2020-11-14T23:28:54.607Z] #45 10.84 go: downloading github.com/pkg/errors v0.9.1
23:28:54 [2020-11-14T23:28:54.607Z] #45 10.90 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:28:54 [2020-11-14T23:28:54.607Z] #45 10.90 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:28:54 [2020-11-14T23:28:54.607Z] #45 11.02 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:28:54 [2020-11-14T23:28:54.607Z] #45 11.29 go: downloading github.com/spf13/pflag v1.0.3
23:28:54 [2020-11-14T23:28:54.607Z] #45 11.34 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:28:54 [2020-11-14T23:28:54.607Z] #45 11.40 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:28:54 [2020-11-14T23:28:54.635Z] #27 5.563 
                                                                           0.1%
##############                                                            19.8%
###########################                                               38.2%
#################################################                         68.5%
############################################################              83.9%
######################################################################## 100.0%
23:28:54 [2020-11-14T23:28:54.663Z] #41 16.68   PBCC     images/fsnotify.pb-c.c
23:28:54 [2020-11-14T23:28:54.663Z] #41 16.74   DEP      images/fh.pb-c.d
23:28:54 [2020-11-14T23:28:54.663Z] #41 16.80   DEP      images/fsnotify.pb-c.d
23:28:54 [2020-11-14T23:28:54.663Z] #41 16.88   PBCC     images/eventpoll.pb-c.c
23:28:54 [2020-11-14T23:28:54.663Z] #41 16.91   DEP      images/eventpoll.pb-c.d
23:28:54 [2020-11-14T23:28:54.824Z] #49 ...
23:28:54 [2020-11-14T23:28:54.824Z] 
23:28:54 [2020-11-14T23:28:54.824Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:54 [2020-11-14T23:28:54.824Z] #40 7.716 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:54 [2020-11-14T23:28:54.824Z] #40 7.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:54 [2020-11-14T23:28:54.824Z] #40 7.859 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:54 [2020-11-14T23:28:54.824Z] #40 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:28:54 [2020-11-14T23:28:54.871Z] #45 11.57 go: downloading github.com/jonboulle/clockwork v0.1.0
23:28:54 [2020-11-14T23:28:54.871Z] #45 11.57 go: extracting github.com/pkg/errors v0.9.1
23:28:54 [2020-11-14T23:28:54.871Z] #45 11.65 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:28:54 [2020-11-14T23:28:54.897Z] #27 6.473 
23:28:54 [2020-11-14T23:28:54.922Z] #41 16.95   PBCC     images/eventfd.pb-c.c
23:28:54 [2020-11-14T23:28:54.922Z] #41 16.97   DEP      images/eventfd.pb-c.d
23:28:54 [2020-11-14T23:28:54.922Z] #41 17.02   PBCC     images/remap-file-path.pb-c.c
23:28:54 [2020-11-14T23:28:54.922Z] #41 17.05   DEP      images/remap-file-path.pb-c.d
23:28:54 [2020-11-14T23:28:54.922Z] #41 17.10   PBCC     images/fifo.pb-c.c
23:28:54 [2020-11-14T23:28:54.922Z] #41 17.12   DEP      images/fifo.pb-c.d
23:28:55 [2020-11-14T23:28:55.096Z] #40 ...
23:28:55 [2020-11-14T23:28:55.096Z] 
23:28:55 [2020-11-14T23:28:55.096Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:28:55 [2020-11-14T23:28:55.096Z] #30 6.842 + git clone https://github.com/kolyshkin/go-swagger.git .
23:28:55 [2020-11-14T23:28:55.096Z] #30 6.842 Cloning into '.'...
23:28:55 [2020-11-14T23:28:55.096Z] #30 ...
23:28:55 [2020-11-14T23:28:55.096Z] 
23:28:55 [2020-11-14T23:28:55.096Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:28:55 [2020-11-14T23:28:55.096Z] #45 10.26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:28:55 [2020-11-14T23:28:55.096Z] #45 10.26 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:28:55 [2020-11-14T23:28:55.096Z] #45 10.33 go: downloading github.com/spf13/pflag v1.0.3
23:28:55 [2020-11-14T23:28:55.096Z] #45 10.39 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:28:55 [2020-11-14T23:28:55.096Z] #45 10.53 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:28:55 [2020-11-14T23:28:55.096Z] #45 10.82 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:28:55 [2020-11-14T23:28:55.096Z] #45 10.84 go: extracting github.com/spf13/pflag v1.0.3
23:28:55 [2020-11-14T23:28:55.096Z] #45 10.92 go: downloading github.com/fatih/color v1.9.0
23:28:55 [2020-11-14T23:28:55.132Z] #45 11.71 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:28:55 [2020-11-14T23:28:55.132Z] #45 11.74 go: extracting github.com/fatih/color v1.9.0
23:28:55 [2020-11-14T23:28:55.181Z] #41 17.17   PBCC     images/ghost-file.pb-c.c
23:28:55 [2020-11-14T23:28:55.181Z] #41 17.20   DEP      images/ghost-file.pb-c.d
23:28:55 [2020-11-14T23:28:55.181Z] #41 17.33   PBCC     images/regfile.pb-c.c
23:28:55 [2020-11-14T23:28:55.384Z] #45 11.57 go: downloading github.com/jonboulle/clockwork v0.1.0
23:28:55 [2020-11-14T23:28:55.384Z] #45 11.68 go: extracting github.com/fatih/color v1.9.0
23:28:55 [2020-11-14T23:28:55.384Z] #45 11.77 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:28:55 [2020-11-14T23:28:55.393Z] #45 11.94 go: downloading github.com/mattn/go-colorable v0.1.6
23:28:55 [2020-11-14T23:28:55.393Z] #45 12.08 go: downloading github.com/mattn/go-isatty v0.0.12
23:28:55 [2020-11-14T23:28:55.393Z] #45 12.11 go: extracting github.com/jonboulle/clockwork v0.1.0
23:28:55 [2020-11-14T23:28:55.393Z] #45 12.27 go: extracting github.com/spf13/pflag v1.0.3
23:28:55 [2020-11-14T23:28:55.440Z] #41 17.44   DEP      images/regfile.pb-c.d
23:28:55 [2020-11-14T23:28:55.440Z] #41 17.63   PBCC     images/ns.pb-c.c
23:28:55 [2020-11-14T23:28:55.441Z] #41 17.67   DEP      images/ns.pb-c.d
23:28:55 [2020-11-14T23:28:55.441Z] #41 17.72   PBCC     images/fdinfo.pb-c.c
23:28:55 [2020-11-14T23:28:55.447Z] #12 ...
23:28:55 [2020-11-14T23:28:55.447Z] 
23:28:55 [2020-11-14T23:28:55.447Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:55 [2020-11-14T23:28:55.447Z] #35 51.92 Selecting previously unselected package libxml2:ppc64el.
23:28:55 [2020-11-14T23:28:55.447Z] #35 51.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
23:28:55 [2020-11-14T23:28:55.447Z] #35 51.94 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
23:28:55 [2020-11-14T23:28:55.447Z] #35 52.53 Selecting previously unselected package libarchive13:ppc64el.
23:28:55 [2020-11-14T23:28:55.448Z] #35 52.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
23:28:55 [2020-11-14T23:28:55.448Z] #35 52.54 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
23:28:55 [2020-11-14T23:28:55.448Z] #35 52.86 Selecting previously unselected package libjsoncpp1:ppc64el.
23:28:55 [2020-11-14T23:28:55.448Z] #35 52.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
23:28:55 [2020-11-14T23:28:55.448Z] #35 52.89 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
23:28:55 [2020-11-14T23:28:55.448Z] #35 52.99 Selecting previously unselected package librhash0:ppc64el.
23:28:55 [2020-11-14T23:28:55.448Z] #35 53.00 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
23:28:55 [2020-11-14T23:28:55.448Z] #35 53.01 Unpacking librhash0:ppc64el (1.3.8-1) ...
23:28:55 [2020-11-14T23:28:55.448Z] #35 53.15 Selecting previously unselected package libuv1:ppc64el.
23:28:55 [2020-11-14T23:28:55.448Z] #35 53.17 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
23:28:55 [2020-11-14T23:28:55.448Z] #35 53.17 Unpacking libuv1:ppc64el (1.24.1-1) ...
23:28:55 [2020-11-14T23:28:55.448Z] #35 53.33 Selecting previously unselected package cmake.
23:28:55 [2020-11-14T23:28:55.448Z] #35 53.33 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
23:28:55 [2020-11-14T23:28:55.448Z] #35 53.35 Unpacking cmake (3.13.4-1) ...
23:28:55 [2020-11-14T23:28:55.643Z] #45 11.86 go: extracting github.com/pkg/errors v0.9.1
23:28:55 [2020-11-14T23:28:55.643Z] #45 11.87 go: extracting github.com/jonboulle/clockwork v0.1.0
23:28:55 [2020-11-14T23:28:55.643Z] #45 11.90 go: downloading github.com/mattn/go-colorable v0.1.6
23:28:55 [2020-11-14T23:28:55.643Z] #45 12.08 go: downloading github.com/mattn/go-isatty v0.0.12
23:28:55 [2020-11-14T23:28:55.662Z] #45 12.32 go: extracting github.com/mattn/go-colorable v0.1.6
23:28:55 [2020-11-14T23:28:55.700Z] #41 17.81   DEP      images/fdinfo.pb-c.d
23:28:55 [2020-11-14T23:28:55.700Z] #41 17.93   PBCC     images/core-aarch64.pb-c.c
23:28:55 [2020-11-14T23:28:55.900Z] #45 12.13 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:28:55 [2020-11-14T23:28:55.937Z] #45 12.65 go: extracting github.com/mattn/go-isatty v0.0.12
23:28:55 [2020-11-14T23:28:55.960Z] #41 18.07   PBCC     images/core-arm.pb-c.c
23:28:55 [2020-11-14T23:28:55.960Z] #41 18.19   PBCC     images/core-ppc64.pb-c.c
23:28:55 [2020-11-14T23:28:55.960Z] #41 18.27   PBCC     images/core-s390.pb-c.c
23:28:56 [2020-11-14T23:28:56.003Z] #27 6.822 
                                                                           0.2%
###################                                                       26.7%
#############################                                             41.3%
#########################################                                 58.2%
#######################################################                   77.2%
#####################################################################     95.9%
######################################################################## 100.0%
23:28:56 [2020-11-14T23:28:56.157Z] #45 12.51 go: extracting github.com/mattn/go-colorable v0.1.6
23:28:56 [2020-11-14T23:28:56.219Z] #41 18.43   PBCC     images/core-x86.pb-c.c
23:28:56 [2020-11-14T23:28:56.219Z] #41 18.54   PBCC     images/core.pb-c.c
23:28:56 [2020-11-14T23:28:56.265Z] #27 7.874 #=#=#                                                                         
23:28:56 [2020-11-14T23:28:56.416Z] #45 12.80 go: extracting github.com/mattn/go-isatty v0.0.12
23:28:56 [2020-11-14T23:28:56.479Z] #41 18.75   PBCC     images/inventory.pb-c.c
23:28:56 [2020-11-14T23:28:56.479Z] #41 18.79   DEP      images/core-aarch64.pb-c.d
23:28:56 [2020-11-14T23:28:56.738Z] #41 18.87   DEP      images/core-arm.pb-c.d
23:28:56 [2020-11-14T23:28:56.738Z] #41 18.94   DEP      images/core-ppc64.pb-c.d
23:28:56 [2020-11-14T23:28:56.738Z] #41 19.06   DEP      images/core-s390.pb-c.d
23:28:57 [2020-11-14T23:28:57.005Z] #41 19.19   DEP      images/core-x86.pb-c.d
23:28:57 [2020-11-14T23:28:57.093Z] #54 130.4 + bin/containerd-stress
23:28:57 [2020-11-14T23:28:57.268Z] #41 19.26   DEP      images/core.pb-c.d
23:28:57 [2020-11-14T23:28:57.268Z] #41 19.45   DEP      images/inventory.pb-c.d
23:28:57 [2020-11-14T23:28:57.268Z] #41 19.56   PBCC     images/cpuinfo.pb-c.c
23:28:57 [2020-11-14T23:28:57.527Z] #41 19.62   DEP      images/cpuinfo.pb-c.d
23:28:57 [2020-11-14T23:28:57.527Z] #41 19.69   PBCC     images/stats.pb-c.c
23:28:57 [2020-11-14T23:28:57.527Z] #41 19.71   DEP      images/stats.pb-c.d
23:28:57 [2020-11-14T23:28:57.545Z] #35 ...
23:28:57 [2020-11-14T23:28:57.545Z] 
23:28:57 [2020-11-14T23:28:57.545Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:57 [2020-11-14T23:28:57.545Z] #41 45.24 Selecting previously unselected package libprotoc17:ppc64el.
23:28:57 [2020-11-14T23:28:57.545Z] #41 45.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 45.26 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 45.90 Selecting previously unselected package protobuf-c-compiler.
23:28:57 [2020-11-14T23:28:57.545Z] #41 45.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 45.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 46.18 Selecting previously unselected package protobuf-compiler.
23:28:57 [2020-11-14T23:28:57.545Z] #41 46.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 46.20 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 46.41 Selecting previously unselected package python-pkg-resources.
23:28:57 [2020-11-14T23:28:57.545Z] #41 46.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 46.43 Unpacking python-pkg-resources (40.8.0-1) ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 46.65 Selecting previously unselected package python-six.
23:28:57 [2020-11-14T23:28:57.545Z] #41 46.66 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 46.66 Unpacking python-six (1.12.0-1) ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 46.75 Selecting previously unselected package python-protobuf.
23:28:57 [2020-11-14T23:28:57.545Z] #41 46.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 46.75 Unpacking python-protobuf (3.6.1.3-2) ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 47.21 Setting up python-pkg-resources (40.8.0-1) ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 51.98 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 51.99 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 51.99 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 52.00 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
23:28:57 [2020-11-14T23:28:57.545Z] #41 52.00 Setting up python-six (1.12.0-1) ...
23:28:57 [2020-11-14T23:28:57.726Z] #54 131.7 + bin/containerd-shim
23:28:57 [2020-11-14T23:28:57.841Z] #41 ...
23:28:57 [2020-11-14T23:28:57.841Z] 
23:28:57 [2020-11-14T23:28:57.841Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:57 [2020-11-14T23:28:57.841Z] #33 55.56 bufio
23:28:58 [2020-11-14T23:28:58.691Z] #27 8.188 
                                                                           0.0%
###                                                                        4.3%
#####                                                                      7.2%
#######                                                                   10.3%
#########                                                                 13.6%
#############                                                             18.3%
################                                                          23.5%
####################                                                      28.6%
#######################                                                   32.5%
############################                                              39.8%
################################                                          45.1%
###################################                                       50.0%
####################################                                      51.0%
########################################                                  55.9%
###########################################                               60.0%
##############################################                            64.2%
################################################                          67.6%
##################################################                        70.3%
23:28:58 [2020-11-14T23:28:58.691Z] #27 ...
23:28:58 [2020-11-14T23:28:58.691Z] 
23:28:58 [2020-11-14T23:28:58.691Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.301 + RM_GOPATH=0
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.301 + TMP_GOPATH=
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.301 + : /build
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.301 + '[' -z '' ']'
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.301 ++ mktemp -d
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.305 + export GOPATH=/tmp/tmp.tJDfMnPHLA
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.305 + GOPATH=/tmp/tmp.tJDfMnPHLA
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.305 + RM_GOPATH=1
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.305 + case "$(go env GOARCH)" in
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.305 ++ go env GOARCH
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.335 + export GO_BUILDMODE=-buildmode=pie
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.335 + GO_BUILDMODE=-buildmode=pie
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 ++ dirname /tmp/install/install.sh
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 + dir=/tmp/install
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 + bin=proxy
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 + shift
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 + '[' '!' -f /tmp/install/proxy.installer ']'
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 + . /tmp/install/proxy.installer
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 ++ : d511c60c5c23e6753631244f271a1ec6097254a5
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 + install_proxy
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 + case "$1" in
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 + export CGO_ENABLED=0
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 + CGO_ENABLED=0
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 + _install_proxy
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5'
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.352 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tJDfMnPHLA/src/github.com/docker/libnetwork
23:28:58 [2020-11-14T23:28:58.691Z] #61 5.355 Cloning into '/tmp/tmp.tJDfMnPHLA/src/github.com/docker/libnetwork'...
23:28:58 [2020-11-14T23:28:58.691Z] #61 ...
23:28:58 [2020-11-14T23:28:58.691Z] 
23:28:58 [2020-11-14T23:28:58.691Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.299 + RM_GOPATH=0
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.299 + TMP_GOPATH=
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.299 + : /build
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.299 + '[' -z '' ']'
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.299 ++ mktemp -d
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.309 + export GOPATH=/tmp/tmp.MQixgVOT4S
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.309 + GOPATH=/tmp/tmp.MQixgVOT4S
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.309 + RM_GOPATH=1
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.309 + case "$(go env GOARCH)" in
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.309 ++ go env GOARCH
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 + export GO_BUILDMODE=-buildmode=pie
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 + GO_BUILDMODE=-buildmode=pie
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 ++ dirname /tmp/install/install.sh
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 + dir=/tmp/install
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 + bin=dockercli
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 + shift
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 + . /tmp/install/dockercli.installer
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 ++ : stable
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 ++ : 17.06.2-ce
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 + install_dockercli
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.388 ++ uname -m
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.390 Install docker/cli version 17.06.2-ce from stable
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.394 + arch=aarch64
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.394 + '[' aarch64 '!=' x86_64 ']'
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.394 + '[' aarch64 '!=' s390x ']'
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.394 + '[' aarch64 '!=' armhf ']'
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.394 + build_dockercli
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.394 + git clone https://github.com/docker/docker-ce /tmp/tmp.MQixgVOT4S/tmp/docker-ce
23:28:58 [2020-11-14T23:28:58.691Z] #22 5.394 Cloning into '/tmp/tmp.MQixgVOT4S/tmp/docker-ce'...
23:28:58 [2020-11-14T23:28:58.910Z] #41 ...
23:28:58 [2020-11-14T23:28:58.910Z] 
23:28:58 [2020-11-14T23:28:58.910Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:28:58 [2020-11-14T23:28:58.946Z] #45 15.22 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:28:58 [2020-11-14T23:28:58.958Z] #22 ...
23:28:58 [2020-11-14T23:28:58.958Z] 
23:28:58 [2020-11-14T23:28:58.958Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.872 + RM_GOPATH=0
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.872 + TMP_GOPATH=
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.872 + : /build
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.872 + '[' -z '' ']'
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.874 ++ mktemp -d
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.881 + export GOPATH=/tmp/tmp.ggyGAnq7IA
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.882 + GOPATH=/tmp/tmp.ggyGAnq7IA
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.886 + RM_GOPATH=1
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.892 + case "$(go env GOARCH)" in
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.905 ++ go env GOARCH
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.918 + export GO_BUILDMODE=-buildmode=pie
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.918 + GO_BUILDMODE=-buildmode=pie
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.918 ++ dirname /tmp/install/install.sh
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.934 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.936 + dir=/tmp/install
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.936 + bin=shfmt
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.936 + shift
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.936 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.936 + . /tmp/install/shfmt.installer
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.936 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.936 + install_shfmt
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.936 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.936 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ggyGAnq7IA/src/github.com/mvdan/sh
23:28:58 [2020-11-14T23:28:58.958Z] #49 5.942 Cloning into '/tmp/tmp.ggyGAnq7IA/src/github.com/mvdan/sh'...
23:28:58 [2020-11-14T23:28:58.958Z] #49 ...
23:28:58 [2020-11-14T23:28:58.958Z] 
23:28:58 [2020-11-14T23:28:58.958Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:28:58 [2020-11-14T23:28:58.958Z] #32 5.262 + RM_GOPATH=0
23:28:58 [2020-11-14T23:28:58.958Z] #32 5.262 + TMP_GOPATH=
23:28:58 [2020-11-14T23:28:58.958Z] #32 5.262 + : /build
23:28:58 [2020-11-14T23:28:58.958Z] #32 5.262 + '[' -z '' ']'
23:28:58 [2020-11-14T23:28:58.958Z] #32 5.262 ++ mktemp -d
23:28:58 [2020-11-14T23:28:58.958Z] #32 5.262 + export GOPATH=/tmp/tmp.5OHeK6hQ5k
23:28:58 [2020-11-14T23:28:58.958Z] #32 5.262 + GOPATH=/tmp/tmp.5OHeK6hQ5k
23:28:58 [2020-11-14T23:28:58.958Z] #32 5.262 + RM_GOPATH=1
23:28:58 [2020-11-14T23:28:58.958Z] #32 5.262 + case "$(go env GOARCH)" in
23:28:58 [2020-11-14T23:28:58.958Z] #32 5.262 ++ go env GOARCH
23:28:58 [2020-11-14T23:28:58.958Z] #32 5.284 + export GO_BUILDMODE=-buildmode=pie
23:28:58 [2020-11-14T23:28:58.958Z] #32 5.284 + GO_BUILDMODE=-buildmode=pie
23:28:58 [2020-11-14T23:28:58.959Z] #32 5.284 ++ dirname /tmp/install/install.sh
23:28:58 [2020-11-14T23:28:58.959Z] #32 5.301 + dir=/tmp/install
23:28:58 [2020-11-14T23:28:58.959Z] #32 5.301 + bin=tomlv
23:28:58 [2020-11-14T23:28:58.959Z] #32 5.301 + shift
23:28:58 [2020-11-14T23:28:58.959Z] #32 5.301 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:28:58 [2020-11-14T23:28:58.959Z] #32 5.301 + . /tmp/install/tomlv.installer
23:28:58 [2020-11-14T23:28:58.959Z] #32 5.301 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:28:58 [2020-11-14T23:28:58.959Z] #32 5.301 + install_tomlv
23:28:58 [2020-11-14T23:28:58.959Z] #32 5.301 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:28:58 [2020-11-14T23:28:58.959Z] #32 5.301 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5OHeK6hQ5k/src/github.com/BurntSushi/toml
23:28:58 [2020-11-14T23:28:58.959Z] #32 5.301 Cloning into '/tmp/tmp.5OHeK6hQ5k/src/github.com/BurntSushi/toml'...
23:28:58 [2020-11-14T23:28:58.959Z] #32 5.301 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:28:58 [2020-11-14T23:28:58.959Z] #32 6.274 + cd /tmp/tmp.5OHeK6hQ5k/src/github.com/BurntSushi/toml
23:28:58 [2020-11-14T23:28:58.959Z] #32 6.274 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:28:58 [2020-11-14T23:28:58.959Z] #32 6.340 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:28:58 [2020-11-14T23:28:58.959Z] #32 7.055 math/bits
23:28:58 [2020-11-14T23:28:58.959Z] #32 7.135 unicode/utf8
23:28:58 [2020-11-14T23:28:58.959Z] #32 7.154 runtime/internal/atomic
23:28:58 [2020-11-14T23:28:58.959Z] #32 7.156 internal/cpu
23:28:58 [2020-11-14T23:28:58.959Z] #32 8.031 unicode
23:28:58 [2020-11-14T23:28:58.959Z] #32 8.046 internal/testlog
23:28:58 [2020-11-14T23:28:58.959Z] #32 8.272 internal/bytealg
23:28:58 [2020-11-14T23:28:58.959Z] #32 8.452 math
23:28:58 [2020-11-14T23:28:58.959Z] #32 8.806 encoding
23:28:58 [2020-11-14T23:28:58.959Z] #32 9.393 runtime/cgo
23:28:58 [2020-11-14T23:28:58.959Z] #32 10.42 runtime
23:28:59 [2020-11-14T23:28:59.222Z] #32 ...
23:28:59 [2020-11-14T23:28:59.222Z] 
23:28:59 [2020-11-14T23:28:59.222Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.040 + RM_GOPATH=0
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.040 + TMP_GOPATH=
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.040 + : /build
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.040 + '[' -z '' ']'
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.040 ++ mktemp -d
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.043 + export GOPATH=/tmp/tmp.0ZADRfRroU
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.043 + GOPATH=/tmp/tmp.0ZADRfRroU
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.043 + RM_GOPATH=1
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.043 + case "$(go env GOARCH)" in
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.043 ++ go env GOARCH
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + export GO_BUILDMODE=-buildmode=pie
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + GO_BUILDMODE=-buildmode=pie
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 ++ dirname /tmp/install/install.sh
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + dir=/tmp/install
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + bin=golangci_lint
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + shift
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + . /tmp/install/golangci_lint.installer
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 ++ : v1.23.8
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + install_golangci_lint
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + set -e
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + export GO111MODULE=on
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + GO111MODULE=on
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + GOBIN=/build
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.100 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.119 go: finding github.com v1.23.8
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.119 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.119 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.119 go: finding github.com/golangci/golangci-lint v1.23.8
23:28:59 [2020-11-14T23:28:59.222Z] #47 5.119 go: finding github.com/golangci v1.23.8
23:28:59 [2020-11-14T23:28:59.222Z] #47 6.698 go: downloading github.com/golangci/golangci-lint v1.23.8
23:28:59 [2020-11-14T23:28:59.222Z] #47 7.445 go: extracting github.com/golangci/golangci-lint v1.23.8
23:28:59 [2020-11-14T23:28:59.222Z] #47 ...
23:28:59 [2020-11-14T23:28:59.222Z] 
23:28:59 [2020-11-14T23:28:59.222Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:28:59 [2020-11-14T23:28:59.222Z] #53 6.345 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:59 [2020-11-14T23:28:59.222Z] #53 6.390 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:59 [2020-11-14T23:28:59.222Z] #53 6.396 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:59 [2020-11-14T23:28:59.222Z] #53 7.494 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:28:59 [2020-11-14T23:28:59.222Z] #53 9.322 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [242 kB]
23:28:59 [2020-11-14T23:28:59.244Z] #45 15.84 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:28:59 [2020-11-14T23:28:59.244Z] #45 16.09 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:28:59 [2020-11-14T23:28:59.383Z] #33 ...
23:28:59 [2020-11-14T23:28:59.383Z] 
23:28:59 [2020-11-14T23:28:59.383Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:59 [2020-11-14T23:28:59.383Z] #35 56.27 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
23:28:59 [2020-11-14T23:28:59.383Z] #35 56.27 Setting up xxd (2:8.1.0875-5) ...
23:28:59 [2020-11-14T23:28:59.383Z] #35 56.28 Setting up libuv1:ppc64el (1.24.1-1) ...
23:28:59 [2020-11-14T23:28:59.383Z] #35 56.29 Setting up vim-common (2:8.1.0875-5) ...
23:28:59 [2020-11-14T23:28:59.383Z] #35 56.38 Setting up librhash0:ppc64el (1.3.8-1) ...
23:28:59 [2020-11-14T23:28:59.383Z] #35 56.39 Setting up cmake-data (3.13.4-1) ...
23:28:59 [2020-11-14T23:28:59.383Z] #35 56.42 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
23:28:59 [2020-11-14T23:28:59.384Z] #35 56.42 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
23:28:59 [2020-11-14T23:28:59.384Z] #35 56.43 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
23:28:59 [2020-11-14T23:28:59.384Z] #35 56.43 Setting up cmake (3.13.4-1) ...
23:28:59 [2020-11-14T23:28:59.384Z] #35 56.44 Processing triggers for libc-bin (2.28-10) ...
23:28:59 [2020-11-14T23:28:59.384Z] #35 56.56 Processing triggers for mime-support (3.62) ...
23:28:59 [2020-11-14T23:28:59.384Z] #35 DONE 56.9s
23:28:59 [2020-11-14T23:28:59.384Z] 
23:28:59 [2020-11-14T23:28:59.384Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:59 [2020-11-14T23:28:59.384Z] #41 56.61 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
23:28:59 [2020-11-14T23:28:59.384Z] #41 56.62 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
23:28:59 [2020-11-14T23:28:59.384Z] #41 56.63 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
23:28:59 [2020-11-14T23:28:59.384Z] #41 56.63 Setting up libcap-dev:ppc64el (1:2.25-2) ...
23:28:59 [2020-11-14T23:28:59.384Z] #41 56.64 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
23:28:59 [2020-11-14T23:28:59.384Z] #41 56.64 Setting up protobuf-compiler (3.6.1.3-2) ...
23:28:59 [2020-11-14T23:28:59.384Z] #41 56.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:28:59 [2020-11-14T23:28:59.384Z] #41 56.66 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
23:28:59 [2020-11-14T23:28:59.384Z] #41 56.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:28:59 [2020-11-14T23:28:59.384Z] #41 56.68 Setting up python-protobuf (3.6.1.3-2) ...
23:28:59 [2020-11-14T23:28:59.548Z] #53 ...
23:28:59 [2020-11-14T23:28:59.548Z] 
23:28:59 [2020-11-14T23:28:59.548Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:28:59 [2020-11-14T23:28:59.548Z] #38 5.672 + git clone https://github.com/docker/distribution.git .
23:28:59 [2020-11-14T23:28:59.548Z] #38 5.677 Cloning into '.'...
23:28:59 [2020-11-14T23:28:59.548Z] #38 ...
23:28:59 [2020-11-14T23:28:59.548Z] 
23:28:59 [2020-11-14T23:28:59.548Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:28:59 [2020-11-14T23:28:59.548Z] #40 6.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:59 [2020-11-14T23:28:59.548Z] #40 6.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:59 [2020-11-14T23:28:59.548Z] #40 6.412 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:59 [2020-11-14T23:28:59.548Z] #40 7.503 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:28:59 [2020-11-14T23:28:59.548Z] #40 9.325 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [242 kB]
23:28:59 [2020-11-14T23:28:59.814Z] #40 ...
23:28:59 [2020-11-14T23:28:59.814Z] 
23:28:59 [2020-11-14T23:28:59.814Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:28:59 [2020-11-14T23:28:59.814Z] #34 4.512 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:59 [2020-11-14T23:28:59.814Z] #34 4.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:59 [2020-11-14T23:28:59.814Z] #34 4.567 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:59 [2020-11-14T23:28:59.814Z] #34 5.404 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:28:59 [2020-11-14T23:28:59.814Z] #34 7.086 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [242 kB]
23:28:59 [2020-11-14T23:28:59.814Z] #34 9.013 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:28:59 [2020-11-14T23:28:59.814Z] #34 ...
23:28:59 [2020-11-14T23:28:59.814Z] 
23:28:59 [2020-11-14T23:28:59.814Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:28:59 [2020-11-14T23:28:59.814Z] #11 3.501 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:28:59 [2020-11-14T23:28:59.814Z] #11 3.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:28:59 [2020-11-14T23:28:59.814Z] #11 3.749 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:28:59 [2020-11-14T23:28:59.814Z] #11 4.005 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:28:59 [2020-11-14T23:28:59.814Z] #11 4.605 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [242 kB]
23:28:59 [2020-11-14T23:28:59.814Z] #11 5.561 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:28:59 [2020-11-14T23:28:59.876Z] #45 16.33 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:29:00 [2020-11-14T23:29:00.078Z] #11 ...
23:29:00 [2020-11-14T23:29:00.078Z] 
23:29:00 [2020-11-14T23:29:00.078Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.497 + RM_GOPATH=0
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.497 + TMP_GOPATH=
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.497 + : /build
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.497 + '[' -z '' ']'
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.498 ++ mktemp -d
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.500 + export GOPATH=/tmp/tmp.ZCzL4XxcHn
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.500 + GOPATH=/tmp/tmp.ZCzL4XxcHn
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.500 + RM_GOPATH=1
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.500 + case "$(go env GOARCH)" in
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.506 ++ go env GOARCH
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.515 + export GO_BUILDMODE=-buildmode=pie
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.515 + GO_BUILDMODE=-buildmode=pie
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.515 ++ dirname /tmp/install/install.sh
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.524 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 + dir=/tmp/install
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 + bin=rootlesskit
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 + shift
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 + . /tmp/install/rootlesskit.installer
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 + install_rootlesskit
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 + case "$1" in
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 + export CGO_ENABLED=0
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 + CGO_ENABLED=0
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 + _install_rootlesskit
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZCzL4XxcHn/src/github.com/rootless-containers/rootlesskit
23:29:00 [2020-11-14T23:29:00.078Z] #56 4.525 Cloning into '/tmp/tmp.ZCzL4XxcHn/src/github.com/rootless-containers/rootlesskit'...
23:29:00 [2020-11-14T23:29:00.078Z] #56 10.53 Checking out files:  96% (766/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:29:00 [2020-11-14T23:29:00.078Z] #56 10.65 + cd /tmp/tmp.ZCzL4XxcHn/src/github.com/rootless-containers/rootlesskit
23:29:00 [2020-11-14T23:29:00.078Z] #56 10.65 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:29:00 [2020-11-14T23:29:00.078Z] #56 10.69 + for f in rootlesskit rootlesskit-docker-proxy
23:29:00 [2020-11-14T23:29:00.078Z] #56 10.69 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:29:00 [2020-11-14T23:29:00.078Z] #56 ...
23:29:00 [2020-11-14T23:29:00.078Z] 
23:29:00 [2020-11-14T23:29:00.078Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.377 + RM_GOPATH=0
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.377 + TMP_GOPATH=
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.377 + : /build
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.377 + '[' -z '' ']'
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.378 ++ mktemp -d
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.379 + export GOPATH=/tmp/tmp.TUcobadMGJ
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.379 + GOPATH=/tmp/tmp.TUcobadMGJ
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.379 + RM_GOPATH=1
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.379 + case "$(go env GOARCH)" in
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.381 ++ go env GOARCH
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.412 + export GO_BUILDMODE=-buildmode=pie
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.412 + GO_BUILDMODE=-buildmode=pie
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 ++ dirname /tmp/install/install.sh
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 + dir=/tmp/install
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 + bin=gotestsum
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 + shift
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 + . /tmp/install/gotestsum.installer
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 ++ : v0.5.3
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 + install_gotestsum
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 + set -e
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 + export GO111MODULE=on
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 + GO111MODULE=on
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 + GOBIN=/build
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.416 + go get gotest.tools/gotestsum@v0.5.3
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.454 go: finding gotest.tools v0.5.3
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.454 go: finding gotest.tools/gotestsum v0.5.3
23:29:00 [2020-11-14T23:29:00.078Z] #45 3.860 go: downloading gotest.tools/gotestsum v0.5.3
23:29:00 [2020-11-14T23:29:00.078Z] #45 4.330 go: extracting gotest.tools/gotestsum v0.5.3
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.096 go: downloading github.com/fatih/color v1.9.0
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.167 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.177 go: extracting github.com/fatih/color v1.9.0
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.180 go: downloading github.com/pkg/errors v0.9.1
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.185 go: downloading github.com/spf13/pflag v1.0.3
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.224 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.300 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.333 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.381 go: downloading github.com/jonboulle/clockwork v0.1.0
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.381 go: extracting github.com/pkg/errors v0.9.1
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.381 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.417 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.441 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.549 go: downloading github.com/mattn/go-isatty v0.0.12
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.625 go: downloading github.com/mattn/go-colorable v0.1.6
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.738 go: extracting github.com/spf13/pflag v1.0.3
23:29:00 [2020-11-14T23:29:00.078Z] #45 5.848 go: extracting github.com/jonboulle/clockwork v0.1.0
23:29:00 [2020-11-14T23:29:00.078Z] #45 6.423 go: extracting github.com/mattn/go-colorable v0.1.6
23:29:00 [2020-11-14T23:29:00.078Z] #45 6.715 go: extracting github.com/mattn/go-isatty v0.0.12
23:29:00 [2020-11-14T23:29:00.078Z] #45 8.064 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:29:00 [2020-11-14T23:29:00.078Z] #45 9.326 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:29:00 [2020-11-14T23:29:00.078Z] #45 9.347 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:29:00 [2020-11-14T23:29:00.212Z] #54 57.37 Checking out files:  51% (1760/3411)   
Checking out files:  52% (1774/3411)   
Checking out files:  53% (1808/3411)   
Checking out files:  54% (1842/3411)   
Checking out files:  55% (1877/3411)   
Checking out files:  56% (1911/3411)   
Checking out files:  57% (1945/3411)   
Checking out files:  58% (1979/3411)   
Checking out files:  59% (2013/3411)   
Checking out files:  60% (2047/3411)   
Checking out files:  61% (2081/3411)   
Checking out files:  62% (2115/3411)   
Checking out files:  63% (2149/3411)   
Checking out files:  64% (2184/3411)   
Checking out files:  65% (2218/3411)   
Checking out files:  66% (2252/3411)   
Checking out files:  67% (2286/3411)   
Checking out files:  68% (2320/3411)   
Checking out files:  69% (2354/3411)   
Checking out files:  70% (2388/3411)   
Checking out files:  71% (2422/3411)   
Checking out files:  72% (2456/3411)   
Checking out files:  73% (2491/3411)   
Checking out files:  74% (2525/3411)   
Checking out files:  75% (2559/3411)   
Checking out files:  76% (2593/3411)   
Checking out files:  77% (2627/3411)   
Checking out files:  78% (2661/3411)   
Checking out files:  79% (2695/3411)   
Checking out files:  80% (2729/3411)   
Checking out files:  81% (2763/3411)   
Checking out files:  82% (2798/3411)   
Checking out files:  83% (2832/3411)   
Checking out files:  84% (2866/3411)   
Checking out files:  85% (2900/3411)   
Checking out files:  86% (2934/3411)   
Checking out files:  87% (2968/3411)   
Checking out files:  88% (3002/3411)   
Checking out files:  89% (3036/3411)   
Checking out files:  90% (3070/3411)   
Checking out files:  91% (3105/3411)   
Checking out files:  92% (3139/3411)   
Checking out files:  92% (3161/3411)   
Checking out files:  93% (3173/3411)   
Checking out files:  94% (3207/3411)   
Checking out files:  95% (3241/3411)   
Checking out files:  96% (3275/3411)   
Checking out files:  97% (3309/3411)   
Checking out files:  98% (3343/3411)   
Checking out files:  99% (3377/3411)   
Checking out files: 100% (3411/3411)   
Checking out files: 100% (3411/3411), done.
23:29:00 [2020-11-14T23:29:00.212Z] #54 58.67 + cd /tmp/tmp.JoZPd7aDOW/src/github.com/containerd/containerd
23:29:00 [2020-11-14T23:29:00.342Z] #45 ...
23:29:00 [2020-11-14T23:29:00.342Z] 
23:29:00 [2020-11-14T23:29:00.342Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.335 + RM_GOPATH=0
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.335 + TMP_GOPATH=
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.335 + : /build
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.335 + '[' -z '' ']'
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.335 ++ mktemp -d
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.343 + export GOPATH=/tmp/tmp.ZxAOUomBSC
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.343 + GOPATH=/tmp/tmp.ZxAOUomBSC
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.343 + RM_GOPATH=1
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.343 + case "$(go env GOARCH)" in
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.343 ++ go env GOARCH
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.350 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.351 + export GO_BUILDMODE=-buildmode=pie
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.351 + GO_BUILDMODE=-buildmode=pie
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.351 ++ dirname /tmp/install/install.sh
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.351 + dir=/tmp/install
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.351 + bin=vndr
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.351 + shift
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.351 + '[' '!' -f /tmp/install/vndr.installer ']'
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.351 + . /tmp/install/vndr.installer
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.351 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.351 + install_vndr
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.351 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.351 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZxAOUomBSC/src/github.com/LK4D4/vndr
23:29:00 [2020-11-14T23:29:00.342Z] #43 4.368 Cloning into '/tmp/tmp.ZxAOUomBSC/src/github.com/LK4D4/vndr'...
23:29:00 [2020-11-14T23:29:00.342Z] #43 5.057 + cd /tmp/tmp.ZxAOUomBSC/src/github.com/LK4D4/vndr
23:29:00 [2020-11-14T23:29:00.342Z] #43 5.060 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:29:00 [2020-11-14T23:29:00.342Z] #43 5.075 + go build -buildmode=pie -v -o /build/vndr .
23:29:00 [2020-11-14T23:29:00.342Z] #43 6.382 runtime/internal/sys
23:29:00 [2020-11-14T23:29:00.342Z] #43 6.402 internal/cpu
23:29:00 [2020-11-14T23:29:00.342Z] #43 6.456 internal/race
23:29:00 [2020-11-14T23:29:00.342Z] #43 6.628 runtime/internal/atomic
23:29:00 [2020-11-14T23:29:00.342Z] #43 6.635 runtime/internal/math
23:29:00 [2020-11-14T23:29:00.342Z] #43 6.816 sync/atomic
23:29:00 [2020-11-14T23:29:00.342Z] #43 6.919 unicode
23:29:00 [2020-11-14T23:29:00.342Z] #43 7.373 unicode/utf8
23:29:00 [2020-11-14T23:29:00.342Z] #43 7.409 internal/bytealg
23:29:00 [2020-11-14T23:29:00.342Z] #43 7.633 math/bits
23:29:00 [2020-11-14T23:29:00.342Z] #43 8.425 internal/testlog
23:29:00 [2020-11-14T23:29:00.342Z] #43 8.871 math
23:29:00 [2020-11-14T23:29:00.342Z] #43 8.913 runtime
23:29:00 [2020-11-14T23:29:00.342Z] #43 9.129 encoding
23:29:00 [2020-11-14T23:29:00.342Z] #43 9.600 unicode/utf16
23:29:00 [2020-11-14T23:29:00.342Z] #43 10.47 container/list
23:29:00 [2020-11-14T23:29:00.342Z] #43 11.53 crypto/internal/subtle
23:29:00 [2020-11-14T23:29:00.342Z] #43 ...
23:29:00 [2020-11-14T23:29:00.342Z] 
23:29:00 [2020-11-14T23:29:00.342Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:29:00 [2020-11-14T23:29:00.342Z] #27 8.188 
                                                                           0.0%
###                                                                        4.3%
#####                                                                      7.2%
#######                                                                   10.3%
#########                                                                 13.6%
#############                                                             18.3%
################                                                          23.5%
####################                                                      28.6%
#######################                                                   32.5%
############################                                              39.8%
################################                                          45.1%
###################################                                       50.0%
####################################                                      51.0%
########################################                                  55.9%
###########################################                               60.0%
##############################################                            64.2%
################################################                          67.6%
##################################################                        70.3%
#####################################################                     73.8%
######################################################                    75.6%
#######################################################                   76.6%
#########################################################                 80.3%
############################################################              84.2%
###############################################################           87.9%
##################################################################        93.0%
######################################################################## 100.0%
23:29:00 [2020-11-14T23:29:00.342Z] #27 11.73 
23:29:00 [2020-11-14T23:29:00.472Z] #54 58.67 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:29:00 [2020-11-14T23:29:00.805Z] #45 ...
23:29:00 [2020-11-14T23:29:00.805Z] 
23:29:00 [2020-11-14T23:29:00.805Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:00 [2020-11-14T23:29:00.805Z] #47 17.24 go: downloading github.com/pkg/errors v0.8.1
23:29:01 [2020-11-14T23:29:01.042Z] #54 59.31 + export 'BUILDTAGS=netgo osusergo static_build'
23:29:01 [2020-11-14T23:29:01.042Z] #54 59.31 + BUILDTAGS='netgo osusergo static_build'
23:29:01 [2020-11-14T23:29:01.042Z] #54 59.31 + export EXTRA_FLAGS=-buildmode=pie
23:29:01 [2020-11-14T23:29:01.042Z] #54 59.31 + EXTRA_FLAGS=-buildmode=pie
23:29:01 [2020-11-14T23:29:01.042Z] #54 59.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:29:01 [2020-11-14T23:29:01.042Z] #54 59.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:29:01 [2020-11-14T23:29:01.042Z] #54 59.31 + '[' '' = dynamic ']'
23:29:01 [2020-11-14T23:29:01.042Z] #54 59.31 + make
23:29:01 [2020-11-14T23:29:01.061Z] #47 17.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:29:01 [2020-11-14T23:29:01.061Z] #47 17.48 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:29:01 [2020-11-14T23:29:01.061Z] #47 17.48 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:29:01 [2020-11-14T23:29:01.061Z] #47 17.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:29:01 [2020-11-14T23:29:01.160Z] #45 ...
23:29:01 [2020-11-14T23:29:01.160Z] 
23:29:01 [2020-11-14T23:29:01.160Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:01 [2020-11-14T23:29:01.160Z] #47 17.96 go: downloading github.com/spf13/cobra v0.0.5
23:29:01 [2020-11-14T23:29:01.160Z] #47 17.97 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:29:01 [2020-11-14T23:29:01.160Z] #47 17.97 go: downloading github.com/spf13/pflag v1.0.5
23:29:01 [2020-11-14T23:29:01.160Z] #47 17.97 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:29:01 [2020-11-14T23:29:01.160Z] #47 17.97 go: downloading github.com/spf13/viper v1.6.1
23:29:01 [2020-11-14T23:29:01.160Z] #47 17.99 go: downloading github.com/pkg/errors v0.8.1
23:29:01 [2020-11-14T23:29:01.317Z] #47 17.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:29:01 [2020-11-14T23:29:01.421Z] #47 18.00 go: downloading github.com/go-critic/go-critic v0.4.1
23:29:01 [2020-11-14T23:29:01.421Z] #47 18.00 go: downloading github.com/fatih/color v1.7.0
23:29:01 [2020-11-14T23:29:01.421Z] #47 18.05 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:29:01 [2020-11-14T23:29:01.573Z] #47 17.75 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:29:01 [2020-11-14T23:29:01.573Z] #47 17.82 go: extracting github.com/pkg/errors v0.8.1
23:29:01 [2020-11-14T23:29:01.573Z] #47 17.82 go: downloading github.com/ultraware/whitespace v0.0.4
23:29:01 [2020-11-14T23:29:01.573Z] #47 ...
23:29:01 [2020-11-14T23:29:01.573Z] 
23:29:01 [2020-11-14T23:29:01.573Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:01 [2020-11-14T23:29:01.573Z] #53 7.859 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:29:01 [2020-11-14T23:29:01.573Z] #53 8.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:29:01 [2020-11-14T23:29:01.573Z] #53 8.055 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:29:01 [2020-11-14T23:29:01.574Z] #53 9.965 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:29:01 [2020-11-14T23:29:01.574Z] #53 14.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:29:01 [2020-11-14T23:29:01.574Z] #53 17.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:29:01 [2020-11-14T23:29:01.574Z] #53 ...
23:29:01 [2020-11-14T23:29:01.574Z] 
23:29:01 [2020-11-14T23:29:01.574Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:29:01 [2020-11-14T23:29:01.574Z] #56 8.028 + cd /tmp/tmp.6nMSZHCPn3/src/github.com/rootless-containers/rootlesskit
23:29:01 [2020-11-14T23:29:01.574Z] #56 8.028 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
23:29:01 [2020-11-14T23:29:01.574Z] #56 8.352 + for f in rootlesskit rootlesskit-docker-proxy
23:29:01 [2020-11-14T23:29:01.574Z] #56 8.352 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:29:01 [2020-11-14T23:29:01.612Z] #54 60.13 + bin/ctr
23:29:01 [2020-11-14T23:29:01.682Z] #47 18.45 go: extracting github.com/spf13/viper v1.6.1
23:29:01 [2020-11-14T23:29:01.682Z] #47 18.46 go: extracting github.com/fatih/color v1.7.0
23:29:01 [2020-11-14T23:29:01.682Z] #47 18.47 go: downloading github.com/mattn/go-isatty v0.0.8
23:29:01 [2020-11-14T23:29:01.682Z] #47 18.53 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:29:01 [2020-11-14T23:29:01.829Z] #56 ...
23:29:01 [2020-11-14T23:29:01.829Z] 
23:29:01 [2020-11-14T23:29:01.829Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:01 [2020-11-14T23:29:01.829Z] #47 18.07 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:29:01 [2020-11-14T23:29:01.829Z] #47 18.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:29:01 [2020-11-14T23:29:01.829Z] #47 18.25 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:29:01 [2020-11-14T23:29:01.829Z] #47 18.25 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:29:01 [2020-11-14T23:29:01.829Z] #47 18.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:29:01 [2020-11-14T23:29:01.829Z] #47 18.25 go: extracting github.com/ultraware/whitespace v0.0.4
23:29:01 [2020-11-14T23:29:01.829Z] #47 18.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:29:01 [2020-11-14T23:29:01.829Z] #47 18.25 go: extracting github.com/go-lintpack/lintpack v0.5.2
23:29:01 [2020-11-14T23:29:01.829Z] #47 18.27 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:29:01 [2020-11-14T23:29:01.944Z] #47 18.53 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:29:02 [2020-11-14T23:29:02.085Z] #47 18.44 go: downloading github.com/spf13/viper v1.6.1
23:29:02 [2020-11-14T23:29:02.178Z] #54 135.9 + bin/containerd-shim-runc-v1
23:29:02 [2020-11-14T23:29:02.205Z] #47 18.69 go: extracting github.com/go-lintpack/lintpack v0.5.2
23:29:02 [2020-11-14T23:29:02.205Z] #47 18.76 go: downloading github.com/sirupsen/logrus v1.4.2
23:29:02 [2020-11-14T23:29:02.205Z] #47 18.88 go: extracting github.com/mitchellh/go-homedir v1.1.0
23:29:02 [2020-11-14T23:29:02.392Z] #47 18.61 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
23:29:02 [2020-11-14T23:29:02.392Z] #47 18.73 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:29:02 [2020-11-14T23:29:02.466Z] #47 19.19 go: downloading github.com/mattn/go-colorable v0.1.4
23:29:02 [2020-11-14T23:29:02.466Z] #47 19.19 go: downloading github.com/stretchr/testify v1.4.0
23:29:02 [2020-11-14T23:29:02.727Z] #47 19.26 go: extracting github.com/spf13/pflag v1.0.5
23:29:02 [2020-11-14T23:29:02.727Z] #47 19.30 go: downloading github.com/pelletier/go-toml v1.2.0
23:29:02 [2020-11-14T23:29:02.727Z] #47 19.38 go: extracting github.com/pkg/errors v0.8.1
23:29:02 [2020-11-14T23:29:02.727Z] #47 19.50 go: extracting github.com/spf13/cobra v0.0.5
23:29:02 [2020-11-14T23:29:02.804Z] #47 18.82 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:29:02 [2020-11-14T23:29:02.988Z] #47 19.61 go: extracting github.com/go-critic/go-critic v0.4.1
23:29:02 [2020-11-14T23:29:02.988Z] #47 19.61 go: extracting github.com/mattn/go-colorable v0.1.4
23:29:02 [2020-11-14T23:29:02.994Z] #54 ...
23:29:02 [2020-11-14T23:29:02.994Z] 
23:29:02 [2020-11-14T23:29:02.994Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:02 [2020-11-14T23:29:02.994Z] #49 115.3 golang.org/x/crypto/ssh/terminal
23:29:02 [2020-11-14T23:29:02.994Z] #49 117.5 mvdan.cc/editorconfig
23:29:02 [2020-11-14T23:29:02.994Z] #49 118.3 mvdan.cc/sh/v3/fileutil
23:29:02 [2020-11-14T23:29:02.994Z] #49 118.7 mvdan.cc/sh/v3/syntax
23:29:02 [2020-11-14T23:29:02.994Z] #49 125.0 mvdan.cc/sh/v3/cmd/shfmt
23:29:02 [2020-11-14T23:29:02.994Z] #49 ...
23:29:02 [2020-11-14T23:29:02.994Z] 
23:29:02 [2020-11-14T23:29:02.994Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:02 [2020-11-14T23:29:02.994Z] #41 21.17 make[1]: Nothing to be done for 'all'.
23:29:02 [2020-11-14T23:29:02.994Z] #41 22.63   CC       images/stats.o
23:29:02 [2020-11-14T23:29:02.994Z] #41 23.04   CC       images/core.o
23:29:02 [2020-11-14T23:29:02.994Z] #41 23.80   CC       images/core-x86.o
23:29:02 [2020-11-14T23:29:02.994Z] #41 24.45   CC       images/core-arm.o
23:29:02 [2020-11-14T23:29:02.994Z] #41 24.88   CC       images/core-aarch64.o
23:29:02 [2020-11-14T23:29:02.994Z] #41 25.23   CC       images/core-ppc64.o
23:29:03 [2020-11-14T23:29:03.060Z] #47 19.46 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:29:03 [2020-11-14T23:29:03.249Z] #47 19.90 go: extracting github.com/pelletier/go-toml v1.2.0
23:29:03 [2020-11-14T23:29:03.249Z] #47 19.95 go: extracting github.com/mattn/go-isatty v0.0.8
23:29:03 [2020-11-14T23:29:03.249Z] #47 20.01 go: downloading github.com/spf13/cast v1.3.0
23:29:03 [2020-11-14T23:29:03.510Z] #47 ...
23:29:03 [2020-11-14T23:29:03.510Z] 
23:29:03 [2020-11-14T23:29:03.510Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:03 [2020-11-14T23:29:03.510Z] #32 10.15 math
23:29:03 [2020-11-14T23:29:03.510Z] #32 11.32 runtime
23:29:03 [2020-11-14T23:29:03.510Z] #32 16.88 unicode/utf8
23:29:03 [2020-11-14T23:29:03.510Z] #32 17.75 internal/testlog
23:29:03 [2020-11-14T23:29:03.510Z] #32 18.10 encoding
23:29:03 [2020-11-14T23:29:03.510Z] #32 18.44 runtime/cgo
23:29:03 [2020-11-14T23:29:03.510Z] #32 ...
23:29:03 [2020-11-14T23:29:03.510Z] 
23:29:03 [2020-11-14T23:29:03.510Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:03 [2020-11-14T23:29:03.510Z] #34 10.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:29:03 [2020-11-14T23:29:03.510Z] #34 14.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:29:03 [2020-11-14T23:29:03.510Z] #34 17.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:29:03 [2020-11-14T23:29:03.628Z] #47 20.08 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:29:03 [2020-11-14T23:29:03.771Z] #34 ...
23:29:03 [2020-11-14T23:29:03.771Z] 
23:29:03 [2020-11-14T23:29:03.771Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:03 [2020-11-14T23:29:03.771Z] #49 19.58 + cd /tmp/tmp.t5TbUb0L65/src/github.com/mvdan/sh
23:29:03 [2020-11-14T23:29:03.771Z] #49 19.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:29:03 [2020-11-14T23:29:03.771Z] #49 19.93 + GO111MODULE=on
23:29:03 [2020-11-14T23:29:03.771Z] #49 19.93 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:29:03 [2020-11-14T23:29:03.888Z] #47 20.31 go: extracting github.com/spf13/viper v1.6.1
23:29:03 [2020-11-14T23:29:03.888Z] #47 20.42 go: downloading github.com/spf13/cobra v0.0.5
23:29:03 [2020-11-14T23:29:03.888Z] #47 20.42 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
23:29:03 [2020-11-14T23:29:03.934Z] #41 25.86   CC       images/core-s390.o
23:29:04 [2020-11-14T23:29:04.145Z] #47 ...
23:29:04 [2020-11-14T23:29:04.145Z] 
23:29:04 [2020-11-14T23:29:04.145Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:29:04 [2020-11-14T23:29:04.145Z] #22 18.46 + mkdir -p /build
23:29:04 [2020-11-14T23:29:04.145Z] #22 18.47 + mv docker/docker /build/
23:29:04 [2020-11-14T23:29:04.145Z] #22 18.47 + rmdir docker
23:29:04 [2020-11-14T23:29:04.145Z] #22 DONE 20.5s
23:29:04 [2020-11-14T23:29:04.145Z] 
23:29:04 [2020-11-14T23:29:04.145Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:04 [2020-11-14T23:29:04.145Z] #47 20.45 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
23:29:04 [2020-11-14T23:29:04.201Z] #27 12.12 
                                                                           0.0%
#                                                                          1.7%
#                                                                          2.7%
##                                                                         3.5%
###                                                                        4.5%
####                                                                       5.7%
#####                                                                      7.3%
######                                                                     9.0%
########                                                                  11.4%
#########                                                                 12.6%
##########                                                                14.0%
##########                                                                14.5%
###########                                                               15.4%
############                                                              16.8%
############                                                              17.8%
#############                                                             19.1%
##############                                                            20.2%
###############                                                           21.2%
################                                                          22.5%
################                                                          23.5%
#################                                                         24.7%
##################                                                        25.8%
##################                                                        25.9%
###################                                                       26.7%
####################                                                      28.7%
#####################                                                     30.3%
#######################                                                   32.1%
#######################                                                   32.4%
########################                                                  34.3%
#########################                                                 36.0%
###########################                                               37.8%
############################                                              39.2%
###
23:29:04 [2020-11-14T23:29:04.201Z] #27 ...
23:29:04 [2020-11-14T23:29:04.201Z] 
23:29:04 [2020-11-14T23:29:04.201Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:29:04 [2020-11-14T23:29:04.201Z] #30 5.429 + git clone https://github.com/kolyshkin/go-swagger.git .
23:29:04 [2020-11-14T23:29:04.201Z] #30 5.429 Cloning into '.'...
23:29:04 [2020-11-14T23:29:04.345Z] #49 ...
23:29:04 [2020-11-14T23:29:04.345Z] 
23:29:04 [2020-11-14T23:29:04.345Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:29:04 [2020-11-14T23:29:04.345Z] #56 11.11 + for f in rootlesskit rootlesskit-docker-proxy
23:29:04 [2020-11-14T23:29:04.345Z] #56 11.11 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:29:04 [2020-11-14T23:29:04.402Z] #47 ...
23:29:04 [2020-11-14T23:29:04.402Z] 
23:29:04 [2020-11-14T23:29:04.402Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:04 [2020-11-14T23:29:04.402Z] #32 10.78 math
23:29:04 [2020-11-14T23:29:04.402Z] #32 11.48 runtime
23:29:04 [2020-11-14T23:29:04.402Z] #32 19.01 internal/testlog
23:29:04 [2020-11-14T23:29:04.402Z] #32 19.51 encoding
23:29:04 [2020-11-14T23:29:04.402Z] #32 19.88 runtime/cgo
23:29:04 [2020-11-14T23:29:04.465Z] #30 ...
23:29:04 [2020-11-14T23:29:04.465Z] 
23:29:04 [2020-11-14T23:29:04.465Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:29:04 [2020-11-14T23:29:04.504Z] #41 26.46   CC       images/cpuinfo.o
23:29:04 [2020-11-14T23:29:04.607Z] #56 ...
23:29:04 [2020-11-14T23:29:04.607Z] 
23:29:04 [2020-11-14T23:29:04.607Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:04 [2020-11-14T23:29:04.607Z] #47 20.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:29:04 [2020-11-14T23:29:04.607Z] #47 20.57 go: extracting github.com/sirupsen/logrus v1.4.2
23:29:04 [2020-11-14T23:29:04.607Z] #47 20.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:29:04 [2020-11-14T23:29:04.607Z] #47 20.87 go: extracting github.com/spf13/cast v1.3.0
23:29:04 [2020-11-14T23:29:04.607Z] #47 20.88 go: extracting github.com/stretchr/testify v1.4.0
23:29:04 [2020-11-14T23:29:04.607Z] #47 21.16 go: extracting github.com/go-toolsmith/astfmt v1.0.0
23:29:04 [2020-11-14T23:29:04.607Z] #47 21.16 go: downloading gopkg.in/ini.v1 v1.51.0
23:29:04 [2020-11-14T23:29:04.607Z] #47 21.27 go: downloading gopkg.in/yaml.v2 v2.2.7
23:29:04 [2020-11-14T23:29:04.658Z] #32 ...
23:29:04 [2020-11-14T23:29:04.658Z] 
23:29:04 [2020-11-14T23:29:04.658Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:04 [2020-11-14T23:29:04.658Z] #43 10.95 unicode
23:29:04 [2020-11-14T23:29:04.658Z] #43 12.10 runtime
23:29:04 [2020-11-14T23:29:04.658Z] #43 15.54 unicode/utf8
23:29:04 [2020-11-14T23:29:04.658Z] #43 16.42 math
23:29:04 [2020-11-14T23:29:04.658Z] #43 ...
23:29:04 [2020-11-14T23:29:04.658Z] 
23:29:04 [2020-11-14T23:29:04.658Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:04 [2020-11-14T23:29:04.658Z] #47 20.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:29:04 [2020-11-14T23:29:04.764Z] #41 26.96   CC       images/inventory.o
23:29:04 [2020-11-14T23:29:04.909Z] #54 138.8 + bin/containerd-shim-runc-v2
23:29:04 [2020-11-14T23:29:04.915Z] #47 21.26 go: extracting github.com/spf13/cobra v0.0.5
23:29:04 [2020-11-14T23:29:04.915Z] #47 21.31 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:29:04 [2020-11-14T23:29:04.915Z] #47 21.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:29:04 [2020-11-14T23:29:04.922Z] #47 21.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:29:04 [2020-11-14T23:29:04.922Z] #47 ...
23:29:04 [2020-11-14T23:29:04.922Z] 
23:29:04 [2020-11-14T23:29:04.922Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:04 [2020-11-14T23:29:04.922Z] #43 11.56 runtime
23:29:04 [2020-11-14T23:29:04.922Z] #43 16.30 unicode/utf8
23:29:04 [2020-11-14T23:29:04.922Z] #43 17.67 internal/testlog
23:29:04 [2020-11-14T23:29:04.922Z] #43 18.12 encoding
23:29:04 [2020-11-14T23:29:04.922Z] #43 18.32 unicode/utf16
23:29:04 [2020-11-14T23:29:04.922Z] #43 18.83 container/list
23:29:04 [2020-11-14T23:29:04.922Z] #43 19.85 crypto/internal/subtle
23:29:04 [2020-11-14T23:29:04.922Z] #43 20.35 crypto/subtle
23:29:04 [2020-11-14T23:29:04.922Z] #43 20.52 vendor/golang.org/x/crypto/cryptobyte/asn1
23:29:04 [2020-11-14T23:29:04.922Z] #43 20.77 internal/nettrace
23:29:04 [2020-11-14T23:29:04.922Z] #43 21.19 runtime/cgo
23:29:04 [2020-11-14T23:29:04.922Z] #43 ...
23:29:04 [2020-11-14T23:29:04.922Z] 
23:29:04 [2020-11-14T23:29:04.922Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:04 [2020-11-14T23:29:04.922Z] #47 21.72 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:29:05 [2020-11-14T23:29:05.007Z] #41 ...
23:29:05 [2020-11-14T23:29:05.007Z] 
23:29:05 [2020-11-14T23:29:05.007Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.264 + RM_GOPATH=0
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.264 + TMP_GOPATH=
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.264 + : /build
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.264 + '[' -z '' ']'
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.265 ++ mktemp -d
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.267 + export GOPATH=/tmp/tmp.O4EWxSnvPF
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.267 + GOPATH=/tmp/tmp.O4EWxSnvPF
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.267 + RM_GOPATH=1
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.268 + case "$(go env GOARCH)" in
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.269 ++ go env GOARCH
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.288 + export GO_BUILDMODE=-buildmode=pie
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.289 + GO_BUILDMODE=-buildmode=pie
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.291 ++ dirname /tmp/install/install.sh
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.293 + dir=/tmp/install
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.302 + bin=tini
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.302 + shift
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.303 + '[' '!' -f /tmp/install/tini.installer ']'
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.303 + . /tmp/install/tini.installer
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.304 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.304 + install_tini
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.304 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.305 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.305 + git clone https://github.com/krallin/tini.git /tmp/tmp.O4EWxSnvPF/tini
23:29:05 [2020-11-14T23:29:05.007Z] #36 0.308 Cloning into '/tmp/tmp.O4EWxSnvPF/tini'...
23:29:05 [2020-11-14T23:29:05.007Z] #36 1.424 + cd /tmp/tmp.O4EWxSnvPF/tini
23:29:05 [2020-11-14T23:29:05.007Z] #36 1.426 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:29:05 [2020-11-14T23:29:05.007Z] #36 1.436 + cmake .
23:29:05 [2020-11-14T23:29:05.007Z] #36 2.146 -- The C compiler identification is GNU 8.3.0
23:29:05 [2020-11-14T23:29:05.007Z] #36 2.278 -- Check for working C compiler: /usr/bin/cc
23:29:05 [2020-11-14T23:29:05.007Z] #36 2.963 -- Check for working C compiler: /usr/bin/cc -- works
23:29:05 [2020-11-14T23:29:05.007Z] #36 2.966 -- Detecting C compiler ABI info
23:29:05 [2020-11-14T23:29:05.007Z] #36 3.607 -- Detecting C compiler ABI info - done
23:29:05 [2020-11-14T23:29:05.007Z] #36 3.645 -- Detecting C compile features
23:29:05 [2020-11-14T23:29:05.007Z] #36 5.834 -- Detecting C compile features - done
23:29:05 [2020-11-14T23:29:05.007Z] #36 5.879 -- Performing Test HAS_BUILTIN_FORTIFY
23:29:05 [2020-11-14T23:29:05.007Z] #36 ...
23:29:05 [2020-11-14T23:29:05.007Z] 
23:29:05 [2020-11-14T23:29:05.007Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:05 [2020-11-14T23:29:05.007Z] #41 63.00 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
23:29:05 [2020-11-14T23:29:05.025Z] #41 27.20   CC       images/fdinfo.o
23:29:05 [2020-11-14T23:29:05.025Z] #41 ...
23:29:05 [2020-11-14T23:29:05.025Z] 
23:29:05 [2020-11-14T23:29:05.025Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:05 [2020-11-14T23:29:05.025Z] #43 117.7 text/template
23:29:05 [2020-11-14T23:29:05.025Z] #43 120.9 encoding/xml
23:29:05 [2020-11-14T23:29:05.025Z] #43 123.6 go/doc
23:29:05 [2020-11-14T23:29:05.025Z] #43 126.3 github.com/LK4D4/vndr/versioned
23:29:05 [2020-11-14T23:29:05.025Z] #43 126.4 compress/flate
23:29:05 [2020-11-14T23:29:05.025Z] #43 126.9 github.com/LK4D4/vndr/build
23:29:05 [2020-11-14T23:29:05.193Z] #47 21.77 go: extracting github.com/spf13/jwalterweatherman v1.0.0
23:29:05 [2020-11-14T23:29:05.193Z] #47 21.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:29:05 [2020-11-14T23:29:05.193Z] #47 21.95 go: extracting gopkg.in/yaml.v2 v2.2.7
23:29:05 [2020-11-14T23:29:05.193Z] #47 22.00 go: extracting gopkg.in/ini.v1 v1.51.0
23:29:05 [2020-11-14T23:29:05.285Z] #43 ...
23:29:05 [2020-11-14T23:29:05.285Z] 
23:29:05 [2020-11-14T23:29:05.285Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:05 [2020-11-14T23:29:05.285Z] #41 27.53   CC       images/fown.o
23:29:05 [2020-11-14T23:29:05.306Z] #41 63.01 Processing triggers for libc-bin (2.28-10) ...
23:29:05 [2020-11-14T23:29:05.306Z] #41 DONE 63.2s
23:29:05 [2020-11-14T23:29:05.306Z] 
23:29:05 [2020-11-14T23:29:05.306Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:05 [2020-11-14T23:29:05.544Z] #54 139.4 + binaries
23:29:05 [2020-11-14T23:29:05.544Z] #54 139.4 + install -D bin/containerd /build/containerd
23:29:05 [2020-11-14T23:29:05.544Z] #54 139.5 + install -D bin/containerd-shim /build/containerd-shim
23:29:05 [2020-11-14T23:29:05.544Z] #54 139.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:29:05 [2020-11-14T23:29:05.544Z] #54 139.5 + install -D bin/ctr /build/ctr
23:29:05 [2020-11-14T23:29:05.545Z] #41 27.83   CC       images/ns.o
23:29:05 [2020-11-14T23:29:05.778Z] #47 22.47 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:29:05 [2020-11-14T23:29:05.778Z] #47 22.47 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:29:05 [2020-11-14T23:29:05.805Z] #41 28.04   CC       images/regfile.o
23:29:05 [2020-11-14T23:29:05.845Z] #47 22.23 go: extracting github.com/go-toolsmith/astfmt v1.0.0
23:29:05 [2020-11-14T23:29:05.845Z] #47 22.25 go: downloading github.com/subosito/gotenv v1.2.0
23:29:06 [2020-11-14T23:29:06.050Z] #47 22.57 go: extracting github.com/inconshreveable/mousetrap v1.0.0
23:29:06 [2020-11-14T23:29:06.050Z] #47 22.57 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:29:06 [2020-11-14T23:29:06.050Z] #47 22.61 go: extracting github.com/go-toolsmith/astcast v1.0.0
23:29:06 [2020-11-14T23:29:06.050Z] #47 22.63 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:29:06 [2020-11-14T23:29:06.050Z] #47 22.84 go: extracting github.com/go-toolsmith/strparse v1.0.0
23:29:06 [2020-11-14T23:29:06.103Z] #47 22.61 go: extracting github.com/subosito/gotenv v1.2.0
23:29:06 [2020-11-14T23:29:06.178Z] #54 DONE 140.1s
23:29:06 [2020-11-14T23:29:06.317Z] #47 ...
23:29:06 [2020-11-14T23:29:06.317Z] 
23:29:06 [2020-11-14T23:29:06.317Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:06 [2020-11-14T23:29:06.317Z] #40 12.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:29:06 [2020-11-14T23:29:06.317Z] #40 17.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:29:06 [2020-11-14T23:29:06.317Z] #40 ...
23:29:06 [2020-11-14T23:29:06.317Z] 
23:29:06 [2020-11-14T23:29:06.317Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:06 [2020-11-14T23:29:06.317Z] #49 21.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:29:06 [2020-11-14T23:29:06.317Z] #49 22.05 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:29:06 [2020-11-14T23:29:06.317Z] #49 22.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:29:06 [2020-11-14T23:29:06.317Z] #49 22.56 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:29:06 [2020-11-14T23:29:06.317Z] #49 22.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:29:06 [2020-11-14T23:29:06.361Z] #47 ...
23:29:06 [2020-11-14T23:29:06.361Z] 
23:29:06 [2020-11-14T23:29:06.361Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:06 [2020-11-14T23:29:06.361Z] #11 12.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:29:06 [2020-11-14T23:29:06.361Z] #11 16.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:29:06 [2020-11-14T23:29:06.374Z] #41 28.34   CC       images/ghost-file.o
23:29:06 [2020-11-14T23:29:06.618Z] #11 ...
23:29:06 [2020-11-14T23:29:06.618Z] 
23:29:06 [2020-11-14T23:29:06.618Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:06 [2020-11-14T23:29:06.618Z] #34 13.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:29:06 [2020-11-14T23:29:06.618Z] #34 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:29:06 [2020-11-14T23:29:06.634Z] #41 28.60   CC       images/fifo.o
23:29:06 [2020-11-14T23:29:06.634Z] #41 28.77   CC       images/remap-file-path.o
23:29:06 [2020-11-14T23:29:06.813Z] 
23:29:06 [2020-11-14T23:29:06.813Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:29:06 [2020-11-14T23:29:06.874Z] #34 ...
23:29:06 [2020-11-14T23:29:06.874Z] 
23:29:06 [2020-11-14T23:29:06.874Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:06 [2020-11-14T23:29:06.874Z] #40 12.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:29:06 [2020-11-14T23:29:06.874Z] #40 17.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:29:06 [2020-11-14T23:29:06.874Z] #40 ...
23:29:06 [2020-11-14T23:29:06.874Z] 
23:29:06 [2020-11-14T23:29:06.874Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:06 [2020-11-14T23:29:06.874Z] #43 23.33 unicode/utf16
23:29:06 [2020-11-14T23:29:06.891Z] #49 ...
23:29:06 [2020-11-14T23:29:06.891Z] 
23:29:06 [2020-11-14T23:29:06.891Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:06 [2020-11-14T23:29:06.891Z] #53 13.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:29:06 [2020-11-14T23:29:06.891Z] #53 16.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:29:06 [2020-11-14T23:29:06.894Z] #41 28.99   CC       images/eventfd.o
23:29:07 [2020-11-14T23:29:07.104Z] #55 DONE 0.3s
23:29:07 [2020-11-14T23:29:07.104Z] 
23:29:07 [2020-11-14T23:29:07.104Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:29:07 [2020-11-14T23:29:07.104Z] #59 DONE 0.3s
23:29:07 [2020-11-14T23:29:07.131Z] #43 23.59 container/list
23:29:07 [2020-11-14T23:29:07.152Z] #53 ...
23:29:07 [2020-11-14T23:29:07.152Z] 
23:29:07 [2020-11-14T23:29:07.152Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:29:07 [2020-11-14T23:29:07.152Z] #45 19.23 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:29:07 [2020-11-14T23:29:07.154Z] #41 29.20   CC       images/eventpoll.o
23:29:07 [2020-11-14T23:29:07.401Z] 
23:29:07 [2020-11-14T23:29:07.401Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:29:07 [2020-11-14T23:29:07.401Z] #61 DONE 0.1s
23:29:07 [2020-11-14T23:29:07.401Z] 
23:29:07 [2020-11-14T23:29:07.401Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:29:07 [2020-11-14T23:29:07.413Z] #45 ...
23:29:07 [2020-11-14T23:29:07.413Z] 
23:29:07 [2020-11-14T23:29:07.413Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:07 [2020-11-14T23:29:07.413Z] #11 14.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:29:07 [2020-11-14T23:29:07.413Z] #11 17.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:29:07 [2020-11-14T23:29:07.414Z] #41 29.55   CC       images/fh.o
23:29:07 [2020-11-14T23:29:07.417Z] #42 1.813 Note: Building without setproctitle() and strlcpy() support.
23:29:07 [2020-11-14T23:29:07.417Z] #42 1.813       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:29:07 [2020-11-14T23:29:07.417Z] #42 1.823 Note: Building without GnuTLS support
23:29:07 [2020-11-14T23:29:07.417Z] #42 1.843 Makefile.config:39: Warn: you have no libnftables installed
23:29:07 [2020-11-14T23:29:07.417Z] #42 1.843 Makefile.config:40: Warn: Building without nftables support
23:29:07 [2020-11-14T23:29:07.674Z] #41 29.82   CC       images/fsnotify.o
23:29:07 [2020-11-14T23:29:07.680Z] #11 ...
23:29:07 [2020-11-14T23:29:07.680Z] 
23:29:07 [2020-11-14T23:29:07.680Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:07 [2020-11-14T23:29:07.680Z] #49 24.13 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:29:07 [2020-11-14T23:29:07.693Z] #63 DONE 0.2s
23:29:07 [2020-11-14T23:29:07.693Z] 
23:29:07 [2020-11-14T23:29:07.693Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:29:07 [2020-11-14T23:29:07.693Z] #64 DONE 0.0s
23:29:07 [2020-11-14T23:29:07.693Z] 
23:29:07 [2020-11-14T23:29:07.693Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
23:29:08 [2020-11-14T23:29:08.063Z] #43 24.28 crypto/internal/subtle
23:29:08 [2020-11-14T23:29:08.244Z] #41 30.46   CC       images/signalfd.o
23:29:08 [2020-11-14T23:29:08.318Z] #43 24.60 crypto/subtle
23:29:08 [2020-11-14T23:29:08.325Z] #65 DONE 0.6s
23:29:08 [2020-11-14T23:29:08.325Z] 
23:29:08 [2020-11-14T23:29:08.325Z] #66 exporting to image
23:29:08 [2020-11-14T23:29:08.325Z] #66 exporting layers
23:29:08 [2020-11-14T23:29:08.496Z] #27 12.12 
                                                                           0.0%
#                                                                          1.7%
#                                                                          2.7%
##                                                                         3.5%
###                                                                        4.5%
####                                                                       5.7%
#####                                                                      7.3%
######                                                                     9.0%
########                                                                  11.4%
#########                                                                 12.6%
##########                                                                14.0%
##########                                                                14.5%
###########                                                               15.4%
############                                                              16.8%
############                                                              17.8%
#############                                                             19.1%
##############                                                            20.2%
###############                                                           21.2%
################                                                          22.5%
################                                                          23.5%
#################                                                         24.7%
##################                                                        25.8%
##################                                                        25.9%
###################                                                       26.7%
####################                                                      28.7%
#####################                                                     30.3%
#######################                                                   32.1%
#######################                                                   32.4%
########################                                                  34.3%
#########################                                                 36.0%
###########################                                               37.8%
############################                                              39.2%
#############################                                             40.9%
##############################                                            42.4%
###############################                                           43.6%
################################                                          45.8%
##################################                                        47.4%
###################################                                       49.9%
#####################################                                     51.9%
######################################                                    53.2%
#######################################                                   55.0%
#######################################                                   55.3%
########################################                                  56.9%
##########################################                                58.5%
###########################################                               59.7%
###########################################                               61.0%
############################################                              62.3%
#############################################                             63.6%
##############################################                            64.6%
###############################################                           66.0%
################################################                          66.8%
#################################################                         68.1%
##################################################                        69.9%
###################################################                       71.3%
####################################################                      72.5%
#####################################################                     73.9%
######################################################                    76.0%
#######################################################                   77.5%
########################################################                  78.5%
#########################################################                 79.8%
##########################################################                81.6%
############################################################              83.4%
#############################################################             85.0%
#############################################################             86.1%
###############################################################           87.7%
################################################################          90.1%
##################################################################        92.3%
###################################################################       94.0%
####################################################################      95.4%
#####################################################################     96.7%
######################################################################    98.2%
######################################################################## 100.0%
23:29:08 [2020-11-14T23:29:08.576Z] #43 24.93 vendor/golang.org/x/crypto/cryptobyte/asn1
23:29:08 [2020-11-14T23:29:08.759Z] #27 20.33 
23:29:08 [2020-11-14T23:29:08.814Z] #41 30.72   CC       images/fs.o
23:29:08 [2020-11-14T23:29:08.814Z] #41 30.95   CC       images/pstree.o
23:29:08 [2020-11-14T23:29:08.833Z] #43 25.15 internal/nettrace
23:29:08 [2020-11-14T23:29:08.934Z] Running on azwin-2-4a4540 in d:\jenkins\workspace\moby_PR-41625
[Pipeline] {
[Pipeline] ws
23:29:08 [2020-11-14T23:29:08.952Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
23:29:08 [2020-11-14T23:29:08.954Z] #42 3.493 fatal: not a git repository (or any of the parent directories): .git
23:29:08 [2020-11-14T23:29:08.954Z] #42 3.551   GEN      .gitid
23:29:08 [2020-11-14T23:29:08.954Z] #42 3.576   GEN      criu/include/version.h
23:29:08 [2020-11-14T23:29:08.954Z] #42 3.637   GEN      include/common/asm
[Pipeline] checkout
23:29:09 [2020-11-14T23:29:09.066Z] #49 25.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:29:09 [2020-11-14T23:29:09.074Z] #41 ...
23:29:09 [2020-11-14T23:29:09.074Z] 
23:29:09 [2020-11-14T23:29:09.074Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:09 [2020-11-14T23:29:09.074Z] #49 DONE 131.6s
23:29:09 [2020-11-14T23:29:09.074Z] 
23:29:09 [2020-11-14T23:29:09.074Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:09 [2020-11-14T23:29:09.074Z] #11 131.8 Selecting previously unselected package g++-mingw-w64-x86-64.
23:29:09 [2020-11-14T23:29:09.074Z] #11 131.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:29:09 [2020-11-14T23:29:09.074Z] #11 131.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:29:09 [2020-11-14T23:29:09.089Z] #43 25.53 runtime/cgo
23:29:09 [2020-11-14T23:29:09.603Z] #42 ...
23:29:09 [2020-11-14T23:29:09.603Z] 
23:29:09 [2020-11-14T23:29:09.603Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:09 [2020-11-14T23:29:09.603Z] #36 6.234 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:29:09 [2020-11-14T23:29:09.603Z] #36 6.486 -- Configuring done
23:29:09 [2020-11-14T23:29:09.603Z] #36 6.529 -- Generating done
23:29:09 [2020-11-14T23:29:09.603Z] #36 6.553 -- Build files have been written to: /tmp/tmp.O4EWxSnvPF/tini
23:29:09 [2020-11-14T23:29:09.603Z] #36 6.581 + make tini-static
23:29:09 [2020-11-14T23:29:09.603Z] #36 7.129 Scanning dependencies of target tini-static
23:29:09 [2020-11-14T23:29:09.603Z] #36 7.241 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:29:09 [2020-11-14T23:29:09.603Z] #36 9.317 [100%] Linking C executable tini-static
23:29:09 [2020-11-14T23:29:09.603Z] #36 10.08 [100%] Built target tini-static
23:29:09 [2020-11-14T23:29:09.603Z] #36 10.13 + mkdir -p /build
23:29:09 [2020-11-14T23:29:09.603Z] #36 10.13 + cp tini-static /build/docker-init
23:29:09 [2020-11-14T23:29:09.603Z] #36 DONE 10.3s
23:29:09 [2020-11-14T23:29:09.603Z] 
23:29:09 [2020-11-14T23:29:09.603Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:09 [2020-11-14T23:29:09.603Z] #12 57.93 Selecting previously unselected package mingw-w64-x86-64-dev.
23:29:09 [2020-11-14T23:29:09.603Z] #12 57.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:29:09 [2020-11-14T23:29:09.603Z] #12 57.96 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:29:09 [2020-11-14T23:29:09.603Z] #12 63.99 Selecting previously unselected package gcc-mingw-w64-base.
23:29:09 [2020-11-14T23:29:09.603Z] #12 64.01 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
23:29:09 [2020-11-14T23:29:09.603Z] #12 64.01 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:29:09 [2020-11-14T23:29:09.603Z] #12 64.15 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:29:09 [2020-11-14T23:29:09.603Z] #12 64.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
23:29:09 [2020-11-14T23:29:09.603Z] #12 64.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:29:09 [2020-11-14T23:29:09.603Z] #12 ...
23:29:09 [2020-11-14T23:29:09.603Z] 
23:29:09 [2020-11-14T23:29:09.603Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:09 [2020-11-14T23:29:09.603Z] #44 57.36 bufio
23:29:09 [2020-11-14T23:29:09.603Z] #44 59.17 reflect
23:29:09 [2020-11-14T23:29:09.603Z] #44 60.38 regexp/syntax
23:29:09 [2020-11-14T23:29:09.603Z] #44 62.75 hash/crc32
23:29:09 [2020-11-14T23:29:09.603Z] #44 66.89 vendor/golang.org/x/net/dns/dnsmessage
23:29:09 [2020-11-14T23:29:09.711Z] #27 ...
23:29:09 [2020-11-14T23:29:09.711Z] 
23:29:09 [2020-11-14T23:29:09.711Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:09 [2020-11-14T23:29:09.711Z] #53 11.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:29:09 [2020-11-14T23:29:09.711Z] #53 19.08 Fetched 8224 kB in 13s (634 kB/s)
23:29:09 [2020-11-14T23:29:09.902Z] #44 ...
23:29:09 [2020-11-14T23:29:09.902Z] 
23:29:09 [2020-11-14T23:29:09.902Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:09 [2020-11-14T23:29:09.902Z] #50 57.49 bufio
23:29:09 [2020-11-14T23:29:09.902Z] #50 59.32 text/tabwriter
23:29:09 [2020-11-14T23:29:09.902Z] #50 62.58 regexp/syntax
23:29:09 [2020-11-14T23:29:09.902Z] #50 62.63 reflect
23:29:09 [2020-11-14T23:29:09.902Z] #50 ...
23:29:09 [2020-11-14T23:29:09.902Z] 
23:29:09 [2020-11-14T23:29:09.902Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:09 [2020-11-14T23:29:09.902Z] #33 58.03 reflect
23:29:09 [2020-11-14T23:29:09.902Z] #33 58.13 path
23:29:09 [2020-11-14T23:29:09.902Z] #33 60.14 text/tabwriter
23:29:09 [2020-11-14T23:29:09.902Z] #33 65.17 time
23:29:09 [2020-11-14T23:29:09.902Z] #33 65.18 internal/syscall/unix
23:29:09 [2020-11-14T23:29:09.902Z] #33 65.18 internal/syscall/execenv
23:29:09 [2020-11-14T23:29:09.974Z] #53 19.08 Reading package lists...
23:29:09 [2020-11-14T23:29:09.974Z] #53 ...
23:29:09 [2020-11-14T23:29:09.974Z] 
23:29:09 [2020-11-14T23:29:09.974Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:29:09 [2020-11-14T23:29:09.974Z] #38 18.53 Checking out files:  83% (1385/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:29:09 [2020-11-14T23:29:09.974Z] #38 18.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:29:09 [2020-11-14T23:29:09.974Z] #38 20.96 + 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:29:10 [2020-11-14T23:29:10.238Z] #38 ...
23:29:10 [2020-11-14T23:29:10.238Z] 
23:29:10 [2020-11-14T23:29:10.238Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:10 [2020-11-14T23:29:10.238Z] #40 11.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:29:10 [2020-11-14T23:29:10.238Z] #40 18.78 Fetched 8224 kB in 13s (643 kB/s)
23:29:10 [2020-11-14T23:29:10.238Z] #40 18.78 Reading package lists...
23:29:10 [2020-11-14T23:29:10.238Z] #40 ...
23:29:10 [2020-11-14T23:29:10.238Z] 
23:29:10 [2020-11-14T23:29:10.238Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:10 [2020-11-14T23:29:10.502Z] #61 21.48 Checking out files:  59% (1131/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)   
23:29:10 [2020-11-14T23:29:10.502Z] #61 ...
23:29:10 [2020-11-14T23:29:10.502Z] 
23:29:10 [2020-11-14T23:29:10.502Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:10 [2020-11-14T23:29:10.502Z] #43 11.91 crypto/subtle
23:29:10 [2020-11-14T23:29:10.502Z] #43 12.39 vendor/golang.org/x/crypto/cryptobyte/asn1
23:29:10 [2020-11-14T23:29:10.502Z] #43 12.59 internal/nettrace
23:29:10 [2020-11-14T23:29:10.502Z] #43 12.75 runtime/cgo
23:29:10 [2020-11-14T23:29:10.502Z] #43 12.77 vendor/golang.org/x/crypto/internal/subtle
23:29:10 [2020-11-14T23:29:10.502Z] #43 ...
23:29:10 [2020-11-14T23:29:10.502Z] 
23:29:10 [2020-11-14T23:29:10.502Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:10 [2020-11-14T23:29:10.765Z] #61 21.48 Checking out files:  59% (1131/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:29:10 [2020-11-14T23:29:10.765Z] #61 22.28 + cd /tmp/tmp.tJDfMnPHLA/src/github.com/docker/libnetwork
23:29:10 [2020-11-14T23:29:10.765Z] #61 22.29 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5
23:29:10 [2020-11-14T23:29:10.959Z] #33 ...
23:29:10 [2020-11-14T23:29:10.959Z] 
23:29:10 [2020-11-14T23:29:10.959Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:10 [2020-11-14T23:29:10.959Z] #42 5.559   PBCC     images/timens.pb-c.c
23:29:10 [2020-11-14T23:29:10.959Z] #42 5.572   DEP      images/timens.pb-c.d
23:29:10 [2020-11-14T23:29:10.959Z] #42 5.622   PBCC     images/fown.pb-c.c
23:29:10 [2020-11-14T23:29:10.959Z] #42 5.638   PBCC     images/google/protobuf/descriptor.pb-c.c
23:29:10 [2020-11-14T23:29:10.995Z] #49 27.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:29:11 [2020-11-14T23:29:11.257Z] #42 5.713   PBCC     images/opts.pb-c.c
23:29:11 [2020-11-14T23:29:11.257Z] #42 5.777   PBCC     images/memfd.pb-c.c
23:29:11 [2020-11-14T23:29:11.257Z] #42 5.825   DEP      images/fown.pb-c.d
23:29:11 [2020-11-14T23:29:11.257Z] #42 5.870   DEP      images/google/protobuf/descriptor.pb-c.d
23:29:11 [2020-11-14T23:29:11.342Z] #61 22.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:29:11 [2020-11-14T23:29:11.560Z] #42 5.977   DEP      images/opts.pb-c.d
23:29:11 [2020-11-14T23:29:11.560Z] #42 6.012   DEP      images/memfd.pb-c.d
23:29:11 [2020-11-14T23:29:11.560Z] #42 6.097   PBCC     images/sit.pb-c.c
23:29:11 [2020-11-14T23:29:11.560Z] #42 6.242   DEP      images/sit.pb-c.d
23:29:11 [2020-11-14T23:29:11.858Z] #42 6.302   PBCC     images/macvlan.pb-c.c
23:29:11 [2020-11-14T23:29:11.858Z] #42 6.327   DEP      images/macvlan.pb-c.d
23:29:11 [2020-11-14T23:29:11.858Z] #42 6.393   PBCC     images/autofs.pb-c.c
23:29:11 [2020-11-14T23:29:11.858Z] #42 6.431   DEP      images/autofs.pb-c.d
23:29:11 [2020-11-14T23:29:11.858Z] #42 6.461   PBCC     images/sysctl.pb-c.c
23:29:11 [2020-11-14T23:29:11.858Z] #42 6.482   DEP      images/sysctl.pb-c.d
23:29:11 [2020-11-14T23:29:11.858Z] #42 6.585   PBCC     images/time.pb-c.c
23:29:11 [2020-11-14T23:29:11.858Z] #42 6.599   DEP      images/time.pb-c.d
23:29:11 [2020-11-14T23:29:11.858Z] #42 6.650   PBCC     images/binfmt-misc.pb-c.c
23:29:11 [2020-11-14T23:29:11.920Z] #61 ...
23:29:11 [2020-11-14T23:29:11.920Z] 
23:29:11 [2020-11-14T23:29:11.920Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:11 [2020-11-14T23:29:11.920Z] #11 13.10 Fetched 8224 kB in 10s (823 kB/s)
23:29:11 [2020-11-14T23:29:11.920Z] #11 13.10 Reading package lists...
23:29:11 [2020-11-14T23:29:11.920Z] #11 18.26 Reading package lists...
23:29:11 [2020-11-14T23:29:11.920Z] #11 ...
23:29:11 [2020-11-14T23:29:11.920Z] 
23:29:11 [2020-11-14T23:29:11.920Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:11 [2020-11-14T23:29:11.920Z] #47 15.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:29:11 [2020-11-14T23:29:11.920Z] #47 15.37 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:29:11 [2020-11-14T23:29:11.920Z] #47 15.59 go: downloading github.com/spf13/pflag v1.0.5
23:29:11 [2020-11-14T23:29:11.920Z] #47 15.60 go: downloading github.com/fatih/color v1.7.0
23:29:11 [2020-11-14T23:29:11.920Z] #47 15.70 go: downloading github.com/sirupsen/logrus v1.4.2
23:29:11 [2020-11-14T23:29:11.920Z] #47 15.71 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:29:11 [2020-11-14T23:29:11.920Z] #47 15.72 go: downloading github.com/spf13/cobra v0.0.5
23:29:11 [2020-11-14T23:29:11.920Z] #47 15.86 go: extracting github.com/fatih/color v1.7.0
23:29:11 [2020-11-14T23:29:11.920Z] #47 16.14 go: downloading github.com/pkg/errors v0.8.1
23:29:11 [2020-11-14T23:29:11.920Z] #47 16.18 go: extracting github.com/spf13/pflag v1.0.5
23:29:11 [2020-11-14T23:29:11.920Z] #47 16.19 go: downloading github.com/stretchr/testify v1.4.0
23:29:11 [2020-11-14T23:29:11.920Z] #47 16.34 go: downloading github.com/mattn/go-isatty v0.0.8
23:29:11 [2020-11-14T23:29:11.920Z] #47 16.37 go: extracting github.com/sirupsen/logrus v1.4.2
23:29:11 [2020-11-14T23:29:11.920Z] #47 16.63 go: extracting github.com/spf13/cobra v0.0.5
23:29:11 [2020-11-14T23:29:11.920Z] #47 16.63 go: extracting github.com/pkg/errors v0.8.1
23:29:11 [2020-11-14T23:29:11.920Z] #47 16.87 go: extracting github.com/mattn/go-isatty v0.0.8
23:29:11 [2020-11-14T23:29:11.920Z] #47 16.89 go: extracting github.com/stretchr/testify v1.4.0
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.15 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.24 go: downloading github.com/spf13/viper v1.6.1
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.34 go: extracting github.com/mitchellh/go-homedir v1.1.0
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.41 go: downloading github.com/mattn/go-colorable v0.1.4
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.57 go: downloading github.com/davecgh/go-spew v1.1.1
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.66 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.77 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.77 go: extracting github.com/davecgh/go-spew v1.1.1
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.85 go: extracting github.com/spf13/viper v1.6.1
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.86 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.88 go: extracting github.com/mattn/go-colorable v0.1.4
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.92 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:29:11 [2020-11-14T23:29:11.920Z] #47 17.97 go: downloading github.com/stretchr/objx v0.2.0
23:29:11 [2020-11-14T23:29:11.920Z] #47 18.13 go: extracting github.com/stretchr/objx v0.2.0
23:29:11 [2020-11-14T23:29:11.920Z] #47 18.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:29:11 [2020-11-14T23:29:11.920Z] #47 18.40 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:29:11 [2020-11-14T23:29:11.920Z] #47 18.40 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:29:11 [2020-11-14T23:29:11.920Z] #47 18.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:29:11 [2020-11-14T23:29:11.920Z] #47 18.62 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:29:11 [2020-11-14T23:29:11.920Z] #47 18.66 go: downloading gopkg.in/yaml.v2 v2.2.7
23:29:11 [2020-11-14T23:29:11.920Z] #47 18.83 go: extracting gopkg.in/yaml.v2 v2.2.7
23:29:11 [2020-11-14T23:29:11.920Z] #47 19.35 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
23:29:11 [2020-11-14T23:29:11.920Z] #47 19.95 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:29:11 [2020-11-14T23:29:11.920Z] #47 23.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:29:11 [2020-11-14T23:29:11.920Z] #47 23.12 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:29:11 [2020-11-14T23:29:11.920Z] #47 23.32 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:29:11 [2020-11-14T23:29:11.920Z] #47 23.32 go: downloading github.com/uudashr/gocognit v1.0.1
23:29:11 [2020-11-14T23:29:11.920Z] #47 23.32 go: downloading github.com/ultraware/funlen v0.0.2
23:29:11 [2020-11-14T23:29:11.920Z] #47 23.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:29:11 [2020-11-14T23:29:11.920Z] #47 23.35 go: downloading gopkg.in/ini.v1 v1.51.0
23:29:11 [2020-11-14T23:29:11.920Z] #47 23.36 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:29:11 [2020-11-14T23:29:11.920Z] #47 23.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:29:11 [2020-11-14T23:29:11.920Z] #47 23.40 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:29:11 [2020-11-14T23:29:11.920Z] #47 23.44 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:29:11 [2020-11-14T23:29:11.920Z] #47 23.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:29:12 [2020-11-14T23:29:12.157Z] #42 6.689   DEP      images/binfmt-misc.pb-c.d
23:29:12 [2020-11-14T23:29:12.157Z] #42 6.727   PBCC     images/seccomp.pb-c.c
23:29:12 [2020-11-14T23:29:12.157Z] #42 6.761   DEP      images/seccomp.pb-c.d
23:29:12 [2020-11-14T23:29:12.157Z] #42 6.792   PBCC     images/userns.pb-c.c
23:29:12 [2020-11-14T23:29:12.157Z] #42 6.831   DEP      images/userns.pb-c.d
23:29:12 [2020-11-14T23:29:12.157Z] #42 6.901   PBCC     images/cgroup.pb-c.c
23:29:12 [2020-11-14T23:29:12.185Z] #47 23.51 go: extracting github.com/ultraware/funlen v0.0.2
23:29:12 [2020-11-14T23:29:12.185Z] #47 23.53 go: extracting gopkg.in/ini.v1 v1.51.0
23:29:12 [2020-11-14T23:29:12.185Z] #47 23.53 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:29:12 [2020-11-14T23:29:12.185Z] #47 23.57 go: downloading github.com/pmezard/go-difflib v1.0.0
23:29:12 [2020-11-14T23:29:12.185Z] #47 23.59 go: downloading github.com/BurntSushi/toml v0.3.1
23:29:12 [2020-11-14T23:29:12.185Z] #47 23.60 go: extracting github.com/uudashr/gocognit v1.0.1
23:29:12 [2020-11-14T23:29:12.185Z] #47 23.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:29:12 [2020-11-14T23:29:12.449Z] #47 23.71 go: extracting github.com/pmezard/go-difflib v1.0.0
23:29:12 [2020-11-14T23:29:12.449Z] #47 23.75 go: extracting github.com/BurntSushi/toml v0.3.1
23:29:12 [2020-11-14T23:29:12.449Z] #47 23.75 go: extracting github.com/fsnotify/fsnotify v1.4.7
23:29:12 [2020-11-14T23:29:12.449Z] #47 23.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:29:12 [2020-11-14T23:29:12.449Z] #47 23.83 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:29:12 [2020-11-14T23:29:12.449Z] #47 23.83 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:29:12 [2020-11-14T23:29:12.449Z] #47 23.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:29:12 [2020-11-14T23:29:12.449Z] #47 23.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:29:12 [2020-11-14T23:29:12.449Z] #47 23.89 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:29:12 [2020-11-14T23:29:12.449Z] #47 23.98 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:29:12 [2020-11-14T23:29:12.454Z] #42 6.933   DEP      images/cgroup.pb-c.d
23:29:12 [2020-11-14T23:29:12.454Z] #42 7.010   PBCC     images/ext-file.pb-c.c
23:29:12 [2020-11-14T23:29:12.454Z] #42 7.054   DEP      images/ext-file.pb-c.d
23:29:12 [2020-11-14T23:29:12.722Z] #47 24.02 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:29:12 [2020-11-14T23:29:12.722Z] #47 24.02 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:29:12 [2020-11-14T23:29:12.722Z] #47 24.05 go: downloading github.com/spf13/afero v1.1.2
23:29:12 [2020-11-14T23:29:12.722Z] #47 24.08 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
23:29:12 [2020-11-14T23:29:12.722Z] #47 24.13 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
23:29:12 [2020-11-14T23:29:12.760Z] #42 7.180   PBCC     images/rpc.pb-c.c
23:29:12 [2020-11-14T23:29:12.760Z] #42 7.236   DEP      images/rpc.pb-c.d
23:29:12 [2020-11-14T23:29:12.760Z] #42 7.323   PBCC     images/siginfo.pb-c.c
23:29:12 [2020-11-14T23:29:12.760Z] #42 7.336   DEP      images/siginfo.pb-c.d
23:29:12 [2020-11-14T23:29:12.760Z] #42 7.397   PBCC     images/pagemap.pb-c.c
23:29:12 [2020-11-14T23:29:12.911Z] #49 ...
23:29:12 [2020-11-14T23:29:12.911Z] 
23:29:12 [2020-11-14T23:29:12.911Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:29:12 [2020-11-14T23:29:12.911Z] #38 27.73 Checking out files:  80% (1339/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
23:29:12 [2020-11-14T23:29:12.911Z] #38 28.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:29:13 [2020-11-14T23:29:13.030Z] #47 24.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:29:13 [2020-11-14T23:29:13.030Z] #47 24.20 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:29:13 [2020-11-14T23:29:13.030Z] #47 24.26 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:29:13 [2020-11-14T23:29:13.030Z] #47 24.30 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:29:13 [2020-11-14T23:29:13.058Z] #42 7.498   DEP      images/pagemap.pb-c.d
23:29:13 [2020-11-14T23:29:13.058Z] #42 7.595   PBCC     images/rlimit.pb-c.c
23:29:13 [2020-11-14T23:29:13.058Z] #42 7.625   DEP      images/rlimit.pb-c.d
23:29:13 [2020-11-14T23:29:13.058Z] #42 7.678   PBCC     images/file-lock.pb-c.c
23:29:13 [2020-11-14T23:29:13.058Z] #42 7.699   DEP      images/file-lock.pb-c.d
23:29:13 [2020-11-14T23:29:13.058Z] #42 7.758   PBCC     images/tty.pb-c.c
23:29:13 [2020-11-14T23:29:13.058Z] #42 7.818   DEP      images/tty.pb-c.d
23:29:13 [2020-11-14T23:29:13.275Z] #43 ...
23:29:13 [2020-11-14T23:29:13.275Z] 
23:29:13 [2020-11-14T23:29:13.275Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:13 [2020-11-14T23:29:13.275Z] #47 23.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:29:13 [2020-11-14T23:29:13.275Z] #47 23.16 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:29:13 [2020-11-14T23:29:13.275Z] #47 23.16 go: downloading github.com/pelletier/go-toml v1.2.0
23:29:13 [2020-11-14T23:29:13.275Z] #47 23.34 go: extracting github.com/pelletier/go-toml v1.2.0
23:29:13 [2020-11-14T23:29:13.275Z] #47 23.87 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:29:13 [2020-11-14T23:29:13.275Z] #47 27.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:29:13 [2020-11-14T23:29:13.275Z] #47 27.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:29:13 [2020-11-14T23:29:13.275Z] #47 27.87 go: downloading github.com/spf13/cast v1.3.0
23:29:13 [2020-11-14T23:29:13.275Z] #47 27.87 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:29:13 [2020-11-14T23:29:13.275Z] #47 27.87 go: downloading gopkg.in/yaml.v2 v2.2.7
23:29:13 [2020-11-14T23:29:13.275Z] #47 27.87 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.00 go: downloading github.com/spf13/pflag v1.0.5
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.02 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.05 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.06 go: downloading github.com/sirupsen/logrus v1.4.2
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.11 go: downloading github.com/fatih/color v1.7.0
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.31 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.32 go: extracting github.com/spf13/cast v1.3.0
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.32 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.49 go: extracting github.com/spf13/jwalterweatherman v1.0.0
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.49 go: downloading github.com/ultraware/funlen v0.0.2
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.68 go: extracting github.com/inconshreveable/mousetrap v1.0.0
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.69 go: extracting github.com/sirupsen/logrus v1.4.2
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.71 go: extracting github.com/spf13/pflag v1.0.5
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.74 go: extracting gopkg.in/yaml.v2 v2.2.7
23:29:13 [2020-11-14T23:29:13.275Z] #47 28.87 go: extracting github.com/fatih/color v1.7.0
23:29:13 [2020-11-14T23:29:13.275Z] #47 29.05 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:29:13 [2020-11-14T23:29:13.275Z] #47 29.05 go: extracting github.com/ultraware/funlen v0.0.2
23:29:13 [2020-11-14T23:29:13.275Z] #47 29.07 go: downloading github.com/BurntSushi/toml v0.3.1
23:29:13 [2020-11-14T23:29:13.275Z] #47 29.09 go: extracting github.com/fsnotify/fsnotify v1.4.7
23:29:13 [2020-11-14T23:29:13.275Z] #47 29.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:29:13 [2020-11-14T23:29:13.275Z] #47 29.13 go: downloading github.com/mattn/go-isatty v0.0.8
23:29:13 [2020-11-14T23:29:13.275Z] #47 29.15 go: downloading github.com/hashicorp/hcl v1.0.0
23:29:13 [2020-11-14T23:29:13.275Z] #47 29.16 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:29:13 [2020-11-14T23:29:13.275Z] #47 29.47 go: downloading github.com/stretchr/testify v1.4.0
23:29:13 [2020-11-14T23:29:13.275Z] #47 ...
23:29:13 [2020-11-14T23:29:13.275Z] 
23:29:13 [2020-11-14T23:29:13.275Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:29:13 [2020-11-14T23:29:13.275Z] #45 19.43 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:29:13 [2020-11-14T23:29:13.275Z] #45 25.05 go: finding github.com/fatih/color v1.9.0
23:29:13 [2020-11-14T23:29:13.275Z] #45 25.15 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:29:13 [2020-11-14T23:29:13.275Z] #45 25.34 go: finding github.com/pkg/errors v0.9.1
23:29:13 [2020-11-14T23:29:13.275Z] #45 25.46 go: finding github.com/spf13/pflag v1.0.3
23:29:13 [2020-11-14T23:29:13.275Z] #45 25.49 go: finding github.com/mattn/go-colorable v0.1.6
23:29:13 [2020-11-14T23:29:13.275Z] #45 25.64 go: finding github.com/mattn/go-isatty v0.0.12
23:29:13 [2020-11-14T23:29:13.275Z] #45 25.80 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:29:13 [2020-11-14T23:29:13.275Z] #45 26.31 go: finding github.com/jonboulle/clockwork v0.1.0
23:29:13 [2020-11-14T23:29:13.275Z] #45 26.44 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:29:13 [2020-11-14T23:29:13.275Z] #45 26.47 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:29:13 [2020-11-14T23:29:13.275Z] #45 26.64 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:29:13 [2020-11-14T23:29:13.275Z] #45 ...
23:29:13 [2020-11-14T23:29:13.275Z] 
23:29:13 [2020-11-14T23:29:13.275Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:13 [2020-11-14T23:29:13.304Z] #47 24.59 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:29:13 [2020-11-14T23:29:13.304Z] #47 24.61 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:29:13 [2020-11-14T23:29:13.304Z] #47 24.63 go: downloading github.com/go-critic/go-critic v0.4.1
23:29:13 [2020-11-14T23:29:13.304Z] #47 24.63 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:29:13 [2020-11-14T23:29:13.304Z] #47 ...
23:29:13 [2020-11-14T23:29:13.304Z] 
23:29:13 [2020-11-14T23:29:13.304Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:13 [2020-11-14T23:29:13.304Z] #40 18.78 Reading package lists...
23:29:13 [2020-11-14T23:29:13.357Z] #42 7.929   PBCC     images/tun.pb-c.c
23:29:13 [2020-11-14T23:29:13.357Z] #42 7.968   PBCC     images/netdev.pb-c.c
23:29:13 [2020-11-14T23:29:13.357Z] #42 8.013   DEP      images/tun.pb-c.d
23:29:13 [2020-11-14T23:29:13.357Z] #42 8.052   DEP      images/netdev.pb-c.d
23:29:13 [2020-11-14T23:29:13.656Z] #42 8.096   PBCC     images/vma.pb-c.c
23:29:13 [2020-11-14T23:29:13.656Z] #42 8.146   DEP      images/vma.pb-c.d
23:29:13 [2020-11-14T23:29:13.656Z] #42 8.199   PBCC     images/creds.pb-c.c
23:29:13 [2020-11-14T23:29:13.656Z] #42 8.214   DEP      images/creds.pb-c.d
23:29:13 [2020-11-14T23:29:13.656Z] #42 8.265   PBCC     images/utsns.pb-c.c
23:29:13 [2020-11-14T23:29:13.656Z] #42 8.274   DEP      images/utsns.pb-c.d
23:29:13 [2020-11-14T23:29:13.656Z] #42 8.336   PBCC     images/ipc-desc.pb-c.c
23:29:13 [2020-11-14T23:29:13.656Z] #40 ...
23:29:13 [2020-11-14T23:29:13.656Z] 
23:29:13 [2020-11-14T23:29:13.656Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:29:13 [2020-11-14T23:29:13.656Z] #45 14.83 go: finding github.com/fatih/color v1.9.0
23:29:13 [2020-11-14T23:29:13.656Z] #45 14.88 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:29:13 [2020-11-14T23:29:13.656Z] #45 14.89 go: finding github.com/pkg/errors v0.9.1
23:29:13 [2020-11-14T23:29:13.656Z] #45 14.99 go: finding github.com/spf13/pflag v1.0.3
23:29:13 [2020-11-14T23:29:13.656Z] #45 15.09 go: finding github.com/mattn/go-colorable v0.1.6
23:29:13 [2020-11-14T23:29:13.656Z] #45 15.09 go: finding github.com/mattn/go-isatty v0.0.12
23:29:13 [2020-11-14T23:29:13.656Z] #45 15.58 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:29:13 [2020-11-14T23:29:13.656Z] #45 15.61 go: finding github.com/jonboulle/clockwork v0.1.0
23:29:13 [2020-11-14T23:29:13.656Z] #45 15.62 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:29:13 [2020-11-14T23:29:13.656Z] #45 15.66 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:29:13 [2020-11-14T23:29:13.656Z] #45 15.78 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:29:13 [2020-11-14T23:29:13.656Z] #45 ...
23:29:13 [2020-11-14T23:29:13.656Z] 
23:29:13 [2020-11-14T23:29:13.656Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:13 [2020-11-14T23:29:13.891Z] #66 exporting layers 5.1s done
23:29:13 [2020-11-14T23:29:13.891Z] #66 writing image sha256:ee043a54d6cf6d2ebc545fa43bf9761ff6362077eb2ea427e714057961c2b39d done
23:29:13 [2020-11-14T23:29:13.891Z] #66 naming to docker.io/library/docker:05c20a6e1c708bc881dee36554c6598937afa699 done
23:29:13 [2020-11-14T23:29:13.891Z] #66 DONE 5.1s
23:29:13 [2020-11-14T23:29:13.921Z] #40 25.00 Reading package lists...
23:29:13 [2020-11-14T23:29:13.921Z] #40 ...
23:29:13 [2020-11-14T23:29:13.921Z] 
23:29:13 [2020-11-14T23:29:13.921Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:13 [2020-11-14T23:29:13.921Z] #49 15.24 + cd /tmp/tmp.ggyGAnq7IA/src/github.com/mvdan/sh
23:29:13 [2020-11-14T23:29:13.921Z] #49 15.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:29:13 [2020-11-14T23:29:13.921Z] #49 15.38 + GO111MODULE=on
23:29:13 [2020-11-14T23:29:13.921Z] #49 15.38 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:29:13 [2020-11-14T23:29:13.921Z] #49 17.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:29:13 [2020-11-14T23:29:13.921Z] #49 17.10 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:29:13 [2020-11-14T23:29:13.921Z] #49 17.11 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:29:13 [2020-11-14T23:29:13.921Z] #49 17.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:29:13 [2020-11-14T23:29:13.921Z] #49 17.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:29:13 [2020-11-14T23:29:13.921Z] #49 18.33 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:29:13 [2020-11-14T23:29:13.921Z] #49 19.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:29:13 [2020-11-14T23:29:13.921Z] #49 20.45 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:29:13 [2020-11-14T23:29:13.921Z] #49 21.76 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:29:13 [2020-11-14T23:29:13.921Z] #49 21.79 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:29:13 [2020-11-14T23:29:13.921Z] #49 22.12 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:29:13 [2020-11-14T23:29:13.921Z] #49 22.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:29:13 [2020-11-14T23:29:13.921Z] #49 23.48 runtime
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
23:29:13 [2020-11-14T23:29:13.954Z] #42 ...
23:29:13 [2020-11-14T23:29:13.954Z] 
23:29:13 [2020-11-14T23:29:13.954Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:29:13 [2020-11-14T23:29:13.954Z] #46 DONE 71.6s
23:29:13 [2020-11-14T23:29:13.954Z] 
23:29:13 [2020-11-14T23:29:13.954Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:13 [2020-11-14T23:29:13.954Z] #42 8.376   PBCC     images/ipc-sem.pb-c.c
23:29:13 [2020-11-14T23:29:13.954Z] #42 8.422   DEP      images/ipc-desc.pb-c.d
23:29:13 [2020-11-14T23:29:13.954Z] #42 8.545   DEP      images/ipc-sem.pb-c.d
23:29:13 [2020-11-14T23:29:13.954Z] #42 8.587   PBCC     images/ipc-msg.pb-c.c
23:29:13 [2020-11-14T23:29:13.954Z] #42 8.630   DEP      images/ipc-msg.pb-c.d
23:29:13 [2020-11-14T23:29:13.954Z] #42 8.685   PBCC     images/ipc-shm.pb-c.c
23:29:13 [2020-11-14T23:29:13.954Z] #42 8.719   DEP      images/ipc-shm.pb-c.d
[Pipeline] sh
23:29:14 [2020-11-14T23:29:14.187Z] #49 ...
23:29:14 [2020-11-14T23:29:14.187Z] 
23:29:14 [2020-11-14T23:29:14.187Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:29:14 [2020-11-14T23:29:14.187Z] #27 21.74 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:29:14 [2020-11-14T23:29:14.187Z] #27 22.13 
23:29:14 [2020-11-14T23:29:14.187Z] #27 22.35 
#                                                                          2.0%
######################################################################## 100.0%
23:29:14 [2020-11-14T23:29:14.187Z] #27 22.58 
23:29:14 [2020-11-14T23:29:14.187Z] #27 23.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:29:14 [2020-11-14T23:29:14.187Z] #27 24.21 
23:29:14 [2020-11-14T23:29:14.187Z] #27 24.86 
                                                                           0.7%
######################################################################## 100.0%
23:29:14 [2020-11-14T23:29:14.187Z] #27 24.97 
23:29:14 [2020-11-14T23:29:14.254Z] #42 8.878   PBCC     images/ipc-var.pb-c.c
23:29:14 [2020-11-14T23:29:14.254Z] #42 8.905   DEP      images/ipc-var.pb-c.d
23:29:14 [2020-11-14T23:29:14.254Z] #42 8.970   PBCC     images/sk-opts.pb-c.c
23:29:14 [2020-11-14T23:29:14.357Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/test/unit
23:29:14 [2020-11-14T23:29:14.553Z] #42 9.013   PBCC     images/packet-sock.pb-c.c
23:29:14 [2020-11-14T23:29:14.553Z] #42 9.053   DEP      images/sk-opts.pb-c.d
23:29:14 [2020-11-14T23:29:14.553Z] #42 9.130   DEP      images/packet-sock.pb-c.d
23:29:14 [2020-11-14T23:29:14.553Z] #42 9.202   PBCC     images/sk-netlink.pb-c.c
23:29:14 [2020-11-14T23:29:14.766Z] #27 26.36 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:29:14 [2020-11-14T23:29:14.766Z] #27 26.43 skipping existing 9a99313a2c50
23:29:14 [2020-11-14T23:29:14.821Z] #62 29.56 Checking out files:  41% (798/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:29:14 [2020-11-14T23:29:14.821Z] #62 31.26 + cd /tmp/tmp.Y5TbS49IDm/src/github.com/docker/libnetwork
23:29:14 [2020-11-14T23:29:14.821Z] #62 31.26 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5
23:29:14 [2020-11-14T23:29:14.832Z] #38 31.45 + 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:29:14 [2020-11-14T23:29:14.853Z] #42 9.280   DEP      images/sk-netlink.pb-c.d
23:29:14 [2020-11-14T23:29:14.853Z] #42 9.349   PBCC     images/sk-inet.pb-c.c
23:29:14 [2020-11-14T23:29:14.853Z] #42 9.445   DEP      images/sk-inet.pb-c.d
23:29:14 [2020-11-14T23:29:14.853Z] #42 9.562   PBCC     images/sk-unix.pb-c.c
23:29:15 [2020-11-14T23:29:15.029Z] #27 ...
23:29:15 [2020-11-14T23:29:15.029Z] 
23:29:15 [2020-11-14T23:29:15.029Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:15 [2020-11-14T23:29:15.029Z] #34 16.34 Fetched 8224 kB in 12s (683 kB/s)
23:29:15 [2020-11-14T23:29:15.029Z] #34 16.34 Reading package lists...
23:29:15 [2020-11-14T23:29:15.029Z] #34 21.99 Reading package lists...
23:29:15 [2020-11-14T23:29:15.029Z] #34 ...
23:29:15 [2020-11-14T23:29:15.029Z] 
23:29:15 [2020-11-14T23:29:15.029Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:15 [2020-11-14T23:29:15.029Z] #47 24.72 go: extracting github.com/spf13/afero v1.1.2
23:29:15 [2020-11-14T23:29:15.029Z] #47 24.81 go: extracting github.com/mitchellh/mapstructure v1.1.2
23:29:15 [2020-11-14T23:29:15.029Z] #47 24.83 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:29:15 [2020-11-14T23:29:15.029Z] #47 24.91 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:29:15 [2020-11-14T23:29:15.029Z] #47 24.98 go: extracting github.com/go-lintpack/lintpack v0.5.2
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.00 go: downloading github.com/hashicorp/hcl v1.0.0
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.03 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.36 go: downloading github.com/magiconair/properties v1.8.1
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.41 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.42 go: extracting github.com/go-critic/go-critic v0.4.1
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.56 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.77 go: extracting github.com/sourcegraph/go-diff v0.5.1
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.80 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.81 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.84 go: extracting github.com/hashicorp/hcl v1.0.0
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.95 go: extracting github.com/inconshreveable/mousetrap v1.0.0
23:29:15 [2020-11-14T23:29:15.029Z] #47 25.99 go: extracting github.com/magiconair/properties v1.8.1
23:29:15 [2020-11-14T23:29:15.029Z] #47 26.00 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:29:15 [2020-11-14T23:29:15.029Z] #47 26.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:29:15 [2020-11-14T23:29:15.029Z] #47 26.04 go: downloading github.com/pelletier/go-toml v1.2.0
23:29:15 [2020-11-14T23:29:15.029Z] #47 26.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:29:15 [2020-11-14T23:29:15.029Z] #47 26.29 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:29:15 [2020-11-14T23:29:15.029Z] #47 26.31 go: downloading github.com/ultraware/whitespace v0.0.4
23:29:15 [2020-11-14T23:29:15.029Z] #47 26.47 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
23:29:15 [2020-11-14T23:29:15.152Z] #42 9.612   DEP      images/sk-unix.pb-c.d
23:29:15 [2020-11-14T23:29:15.152Z] #42 9.705   PBCC     images/mm.pb-c.c
23:29:15 [2020-11-14T23:29:15.152Z] #42 9.764   DEP      images/mm.pb-c.d
23:29:15 [2020-11-14T23:29:15.152Z] #42 9.835   PBCC     images/timerfd.pb-c.c
23:29:15 [2020-11-14T23:29:15.295Z] #47 26.64 go: downloading golang.org/x/text v0.3.2
23:29:15 [2020-11-14T23:29:15.295Z] #47 26.67 go: extracting github.com/pelletier/go-toml v1.2.0
23:29:15 [2020-11-14T23:29:15.295Z] #47 26.67 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:29:15 [2020-11-14T23:29:15.466Z] #42 10.00   DEP      images/timerfd.pb-c.d
23:29:15 [2020-11-14T23:29:15.466Z] #42 10.03   PBCC     images/timer.pb-c.c
23:29:15 [2020-11-14T23:29:15.466Z] #42 10.05   DEP      images/timer.pb-c.d
23:29:15 [2020-11-14T23:29:15.466Z] #42 10.09   PBCC     images/sa.pb-c.c
23:29:15 [2020-11-14T23:29:15.466Z] #42 10.11   DEP      images/sa.pb-c.d
23:29:15 [2020-11-14T23:29:15.466Z] #42 10.15   PBCC     images/pipe-data.pb-c.c
23:29:15 [2020-11-14T23:29:15.466Z] #42 10.16   DEP      images/pipe-data.pb-c.d
23:29:15 [2020-11-14T23:29:15.466Z] #42 10.19   PBCC     images/mnt.pb-c.c
23:29:15 [2020-11-14T23:29:15.466Z] #42 10.25   DEP      images/mnt.pb-c.d
23:29:15 [2020-11-14T23:29:15.560Z] #47 26.79 go: extracting github.com/ultraware/whitespace v0.0.4
23:29:15 [2020-11-14T23:29:15.560Z] #47 26.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:29:15 [2020-11-14T23:29:15.560Z] #47 26.90 go: downloading github.com/gobwas/glob v0.2.3
23:29:15 [2020-11-14T23:29:15.700Z] #11 ...
23:29:15 [2020-11-14T23:29:15.700Z] 
23:29:15 [2020-11-14T23:29:15.700Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:15 [2020-11-14T23:29:15.700Z] #41 31.23   CC       images/pipe.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 31.60   CC       images/tcp-stream.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 31.96   CC       images/sk-packet.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 32.34   CC       images/mnt.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 32.65   CC       images/pipe-data.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 32.83   CC       images/sa.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 33.01   CC       images/timer.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 33.37   CC       images/timerfd.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 33.56   CC       images/mm.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 33.88   CC       images/sk-opts.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 34.06   CC       images/sk-unix.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 34.35   CC       images/sk-inet.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 34.68   CC       images/tun.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 34.93   CC       images/sk-netlink.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 35.16   CC       images/packet-sock.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 35.48   CC       images/ipc-var.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 35.76   CC       images/ipc-desc.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 35.98   CC       images/ipc-shm.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 36.22   CC       images/ipc-msg.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 36.53   CC       images/ipc-sem.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 36.69   CC       images/utsns.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 36.93   CC       images/creds.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 37.08   CC       images/vma.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 37.29   CC       images/netdev.o
23:29:15 [2020-11-14T23:29:15.700Z] #41 37.72   CC       images/tty.o
23:29:15 [2020-11-14T23:29:15.750Z] #62 31.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:29:15 [2020-11-14T23:29:15.751Z] #62 ...
23:29:15 [2020-11-14T23:29:15.751Z] 
23:29:15 [2020-11-14T23:29:15.751Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:15 [2020-11-14T23:29:15.751Z] #49 21.93 + cd /tmp/tmp.xNhIiBJPUa/src/github.com/mvdan/sh
23:29:15 [2020-11-14T23:29:15.751Z] #49 21.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:29:15 [2020-11-14T23:29:15.751Z] #49 22.16 + GO111MODULE=on
23:29:15 [2020-11-14T23:29:15.751Z] #49 22.16 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:29:15 [2020-11-14T23:29:15.751Z] #49 23.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:29:15 [2020-11-14T23:29:15.751Z] #49 24.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:29:15 [2020-11-14T23:29:15.751Z] #49 24.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:29:15 [2020-11-14T23:29:15.751Z] #49 24.70 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:29:15 [2020-11-14T23:29:15.751Z] #49 24.84 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:29:15 [2020-11-14T23:29:15.751Z] #49 26.04 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:29:15 [2020-11-14T23:29:15.751Z] #49 27.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:29:15 [2020-11-14T23:29:15.751Z] #49 29.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:29:15 [2020-11-14T23:29:15.751Z] #49 31.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:29:15 [2020-11-14T23:29:15.751Z] #49 31.87 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:29:15 [2020-11-14T23:29:15.751Z] #49 32.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:29:15 [2020-11-14T23:29:15.751Z] #49 ...
23:29:15 [2020-11-14T23:29:15.751Z] 
23:29:15 [2020-11-14T23:29:15.751Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:15 [2020-11-14T23:29:15.751Z] #47 29.67 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:29:15 [2020-11-14T23:29:15.751Z] #47 29.70 go: downloading github.com/uudashr/gocognit v1.0.1
23:29:15 [2020-11-14T23:29:15.751Z] #47 29.72 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:29:15 [2020-11-14T23:29:15.751Z] #47 29.73 go: extracting github.com/BurntSushi/toml v0.3.1
23:29:15 [2020-11-14T23:29:15.751Z] #47 29.75 go: extracting github.com/mattn/go-isatty v0.0.8
23:29:15 [2020-11-14T23:29:15.751Z] #47 29.96 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.14 go: downloading github.com/kisielk/gotool v1.0.0
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.23 go: downloading github.com/mattn/go-colorable v0.1.4
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.35 go: extracting github.com/uudashr/gocognit v1.0.1
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.35 go: downloading github.com/magiconair/properties v1.8.1
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.35 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.46 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.50 go: extracting github.com/stretchr/testify v1.4.0
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.56 go: extracting github.com/mitchellh/go-homedir v1.1.0
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.65 go: extracting github.com/hashicorp/hcl v1.0.0
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.68 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.69 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.69 go: downloading gopkg.in/ini.v1 v1.51.0
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.74 go: extracting github.com/magiconair/properties v1.8.1
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.82 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.82 go: extracting github.com/mattn/go-colorable v0.1.4
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.98 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.99 go: extracting gopkg.in/ini.v1 v1.51.0
23:29:15 [2020-11-14T23:29:15.751Z] #47 30.99 go: extracting github.com/kisielk/gotool v1.0.0
23:29:15 [2020-11-14T23:29:15.751Z] #47 31.24 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:29:15 [2020-11-14T23:29:15.751Z] #47 31.32 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:29:15 [2020-11-14T23:29:15.751Z] #47 31.34 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:29:15 [2020-11-14T23:29:15.751Z] #47 31.40 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:29:15 [2020-11-14T23:29:15.751Z] #47 31.58 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
23:29:15 [2020-11-14T23:29:15.751Z] #47 31.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:29:15 [2020-11-14T23:29:15.751Z] #47 31.68 go: downloading github.com/davecgh/go-spew v1.1.1
23:29:15 [2020-11-14T23:29:15.751Z] #47 31.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:29:15 [2020-11-14T23:29:15.751Z] #47 31.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:29:15 [2020-11-14T23:29:15.751Z] #47 31.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:29:15 [2020-11-14T23:29:15.751Z] #47 31.90 go: downloading github.com/pmezard/go-difflib v1.0.0
23:29:15 [2020-11-14T23:29:15.751Z] #47 31.99 go: extracting github.com/mitchellh/mapstructure v1.1.2
23:29:15 [2020-11-14T23:29:15.751Z] #47 32.05 go: downloading github.com/stretchr/objx v0.2.0
23:29:15 [2020-11-14T23:29:15.751Z] #47 32.10 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:29:15 [2020-11-14T23:29:15.764Z] #42 10.28   PBCC     images/sk-packet.pb-c.c
23:29:15 [2020-11-14T23:29:15.764Z] #42 10.30   DEP      images/sk-packet.pb-c.d
23:29:15 [2020-11-14T23:29:15.764Z] #42 10.33   PBCC     images/tcp-stream.pb-c.c
23:29:15 [2020-11-14T23:29:15.764Z] #42 10.40   DEP      images/tcp-stream.pb-c.d
23:29:15 [2020-11-14T23:29:15.764Z] #42 10.45   PBCC     images/pipe.pb-c.c
23:29:15 [2020-11-14T23:29:15.764Z] #42 10.51   DEP      images/pipe.pb-c.d
23:29:15 [2020-11-14T23:29:15.824Z] #47 27.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:29:16 [2020-11-14T23:29:16.052Z] #47 32.35 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:29:16 [2020-11-14T23:29:16.052Z] #47 32.39 go: extracting github.com/sourcegraph/go-diff v0.5.1
23:29:16 [2020-11-14T23:29:16.052Z] #47 32.40 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:29:16 [2020-11-14T23:29:16.052Z] #47 32.42 go: extracting github.com/davecgh/go-spew v1.1.1
23:29:16 [2020-11-14T23:29:16.052Z] #47 32.45 go: extracting github.com/pmezard/go-difflib v1.0.0
23:29:16 [2020-11-14T23:29:16.052Z] #47 32.47 go: extracting github.com/stretchr/objx v0.2.0
23:29:16 [2020-11-14T23:29:16.061Z] #42 10.58   PBCC     images/pstree.pb-c.c
23:29:16 [2020-11-14T23:29:16.061Z] #42 10.59   DEP      images/pstree.pb-c.d
23:29:16 [2020-11-14T23:29:16.061Z] #42 10.64   PBCC     images/fs.pb-c.c
23:29:16 [2020-11-14T23:29:16.061Z] #42 10.66   DEP      images/fs.pb-c.d
23:29:16 [2020-11-14T23:29:16.061Z] #42 10.74   PBCC     images/signalfd.pb-c.c
23:29:16 [2020-11-14T23:29:16.086Z] #47 27.46 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:29:16 [2020-11-14T23:29:16.086Z] #47 27.47 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:29:16 [2020-11-14T23:29:16.086Z] #47 27.51 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:29:16 [2020-11-14T23:29:16.086Z] #47 27.59 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:29:16 [2020-11-14T23:29:16.271Z] #41 38.35   CC       images/file-lock.o
23:29:16 [2020-11-14T23:29:16.271Z] #41 ...
23:29:16 [2020-11-14T23:29:16.271Z] 
23:29:16 [2020-11-14T23:29:16.271Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:16 [2020-11-14T23:29:16.271Z] #43 129.0 hash/crc32
23:29:16 [2020-11-14T23:29:16.271Z] #43 129.5 compress/gzip
23:29:16 [2020-11-14T23:29:16.271Z] #43 130.2 vendor/golang.org/x/text/transform
23:29:16 [2020-11-14T23:29:16.271Z] #43 130.2 net
23:29:16 [2020-11-14T23:29:16.271Z] #43 130.9 vendor/golang.org/x/text/unicode/bidi
23:29:16 [2020-11-14T23:29:16.271Z] #43 133.2 vendor/golang.org/x/text/secure/bidirule
23:29:16 [2020-11-14T23:29:16.271Z] #43 133.5 vendor/golang.org/x/text/unicode/norm
23:29:16 [2020-11-14T23:29:16.271Z] #43 137.1 vendor/golang.org/x/net/idna
23:29:16 [2020-11-14T23:29:16.309Z] #47 32.48 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:29:16 [2020-11-14T23:29:16.309Z] #47 32.63 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:29:16 [2020-11-14T23:29:16.309Z] #47 32.63 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:29:16 [2020-11-14T23:29:16.351Z] #47 27.77 go: downloading github.com/go-toolsmith/typep v1.0.0
23:29:16 [2020-11-14T23:29:16.351Z] #47 27.80 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:29:16 [2020-11-14T23:29:16.351Z] #47 27.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:29:16 [2020-11-14T23:29:16.358Z] #42 10.81   DEP      images/signalfd.pb-c.d
23:29:16 [2020-11-14T23:29:16.359Z] #42 10.91   PBCC     images/fh.pb-c.c
23:29:16 [2020-11-14T23:29:16.359Z] #42 11.01   PBCC     images/fsnotify.pb-c.c
23:29:16 [2020-11-14T23:29:16.425Z] ?   	github.com/docker/docker/api	[no test files]
23:29:16 [2020-11-14T23:29:16.530Z] #43 ...
23:29:16 [2020-11-14T23:29:16.530Z] 
23:29:16 [2020-11-14T23:29:16.530Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:16 [2020-11-14T23:29:16.530Z] #41 38.52   CC       images/rlimit.o
23:29:16 [2020-11-14T23:29:16.530Z] #41 38.70   CC       images/pagemap.o
23:29:16 [2020-11-14T23:29:16.568Z] #47 32.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:29:16 [2020-11-14T23:29:16.568Z] #47 32.84 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:29:16 [2020-11-14T23:29:16.568Z] #47 32.89 go: downloading golang.org/x/text v0.3.2
23:29:16 [2020-11-14T23:29:16.568Z] #47 32.91 go: downloading github.com/gobwas/glob v0.2.3
23:29:16 [2020-11-14T23:29:16.568Z] #47 32.92 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:29:16 [2020-11-14T23:29:16.568Z] #47 33.05 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:29:16 [2020-11-14T23:29:16.568Z] #47 33.11 go: downloading github.com/go-critic/go-critic v0.4.1
23:29:16 [2020-11-14T23:29:16.615Z] #47 27.87 go: extracting github.com/go-toolsmith/typep v1.0.0
23:29:16 [2020-11-14T23:29:16.615Z] #47 27.91 go: extracting github.com/go-toolsmith/astcast v1.0.0
23:29:16 [2020-11-14T23:29:16.615Z] #47 27.95 go: extracting github.com/go-toolsmith/strparse v1.0.0
23:29:16 [2020-11-14T23:29:16.615Z] #47 28.03 go: downloading github.com/subosito/gotenv v1.2.0
23:29:16 [2020-11-14T23:29:16.656Z] #42 11.11   DEP      images/fh.pb-c.d
23:29:16 [2020-11-14T23:29:16.657Z] #42 11.15   DEP      images/fsnotify.pb-c.d
23:29:16 [2020-11-14T23:29:16.657Z] #42 11.24   PBCC     images/eventpoll.pb-c.c
23:29:16 [2020-11-14T23:29:16.657Z] #42 11.27   DEP      images/eventpoll.pb-c.d
23:29:16 [2020-11-14T23:29:16.752Z] #38 ...
23:29:16 [2020-11-14T23:29:16.753Z] 
23:29:16 [2020-11-14T23:29:16.753Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:16 [2020-11-14T23:29:16.789Z] #41 38.99   CC       images/siginfo.o
23:29:16 [2020-11-14T23:29:16.825Z] #47 33.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:29:16 [2020-11-14T23:29:16.825Z] #47 33.28 go: downloading github.com/gogo/protobuf v1.2.1
23:29:16 [2020-11-14T23:29:16.882Z] #47 28.12 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:29:16 [2020-11-14T23:29:16.882Z] #47 28.16 go: downloading github.com/gogo/protobuf v1.2.1
23:29:16 [2020-11-14T23:29:16.882Z] #47 28.16 go: extracting github.com/gobwas/glob v0.2.3
23:29:16 [2020-11-14T23:29:16.882Z] #47 28.19 go: downloading github.com/kisielk/gotool v1.0.0
23:29:16 [2020-11-14T23:29:16.882Z] #47 28.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:29:16 [2020-11-14T23:29:16.882Z] #47 28.23 go: extracting github.com/subosito/gotenv v1.2.0
23:29:16 [2020-11-14T23:29:16.882Z] #47 28.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:29:16 [2020-11-14T23:29:16.882Z] #47 28.32 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:29:16 [2020-11-14T23:29:16.882Z] #47 28.37 go: downloading github.com/spf13/cast v1.3.0
23:29:16 [2020-11-14T23:29:16.954Z] #42 11.38   PBCC     images/eventfd.pb-c.c
23:29:16 [2020-11-14T23:29:16.954Z] #42 11.40   DEP      images/eventfd.pb-c.d
23:29:16 [2020-11-14T23:29:16.955Z] #42 11.42   PBCC     images/remap-file-path.pb-c.c
23:29:16 [2020-11-14T23:29:16.955Z] #42 11.45   DEP      images/remap-file-path.pb-c.d
23:29:16 [2020-11-14T23:29:16.955Z] #42 11.53   PBCC     images/fifo.pb-c.c
23:29:16 [2020-11-14T23:29:16.955Z] #42 11.56   DEP      images/fifo.pb-c.d
23:29:16 [2020-11-14T23:29:16.955Z] #42 11.64   PBCC     images/ghost-file.pb-c.c
23:29:16 [2020-11-14T23:29:16.955Z] #42 11.70   DEP      images/ghost-file.pb-c.d
23:29:16 [2020-11-14T23:29:16.955Z] #42 11.75   PBCC     images/regfile.pb-c.c
23:29:17 [2020-11-14T23:29:17.048Z] #41 39.34   CC       images/rpc.o
23:29:17 [2020-11-14T23:29:17.082Z] #47 33.42 go: downloading github.com/spf13/afero v1.1.2
23:29:17 [2020-11-14T23:29:17.150Z] #47 28.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:29:17 [2020-11-14T23:29:17.150Z] #47 28.59 go: extracting github.com/spf13/jwalterweatherman v1.0.0
23:29:17 [2020-11-14T23:29:17.150Z] #47 28.60 go: extracting github.com/spf13/cast v1.3.0
23:29:17 [2020-11-14T23:29:17.150Z] #47 28.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:29:17 [2020-11-14T23:29:17.252Z] #42 11.82   DEP      images/regfile.pb-c.d
23:29:17 [2020-11-14T23:29:17.252Z] #42 11.92   PBCC     images/ns.pb-c.c
23:29:17 [2020-11-14T23:29:17.252Z] #42 11.97   DEP      images/ns.pb-c.d
23:29:17 [2020-11-14T23:29:17.252Z] #42 12.05   PBCC     images/fdinfo.pb-c.c
23:29:17 [2020-11-14T23:29:17.339Z] #47 33.68 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:29:17 [2020-11-14T23:29:17.413Z] #47 28.67 go: extracting github.com/go-toolsmith/astcopy v1.0.0
23:29:17 [2020-11-14T23:29:17.413Z] #47 28.70 go: extracting github.com/kisielk/gotool v1.0.0
23:29:17 [2020-11-14T23:29:17.413Z] #47 28.74 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:29:17 [2020-11-14T23:29:17.413Z] #47 28.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:29:17 [2020-11-14T23:29:17.413Z] #47 28.90 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:29:17 [2020-11-14T23:29:17.537Z] #62 32.88 Checking out files:  41% (799/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:29:17 [2020-11-14T23:29:17.550Z] #42 12.16   DEP      images/fdinfo.pb-c.d
23:29:17 [2020-11-14T23:29:17.550Z] #42 12.28   PBCC     images/core-aarch64.pb-c.c
23:29:17 [2020-11-14T23:29:17.680Z] #47 29.21 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:29:17 [2020-11-14T23:29:17.714Z] #47 33.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:29:17 [2020-11-14T23:29:17.799Z] #62 34.43 + cd /tmp/tmp.STQx7scFhd/src/github.com/docker/libnetwork
23:29:17 [2020-11-14T23:29:17.847Z] #42 12.34   PBCC     images/core-arm.pb-c.c
23:29:17 [2020-11-14T23:29:17.847Z] #42 12.40   PBCC     images/core-ppc64.pb-c.c
23:29:17 [2020-11-14T23:29:17.847Z] #42 12.45   PBCC     images/core-s390.pb-c.c
23:29:17 [2020-11-14T23:29:17.847Z] #42 12.49   PBCC     images/core-x86.pb-c.c
23:29:17 [2020-11-14T23:29:17.847Z] #42 12.54   PBCC     images/core.pb-c.c
23:29:17 [2020-11-14T23:29:17.847Z] #42 12.66   PBCC     images/inventory.pb-c.c
23:29:17 [2020-11-14T23:29:17.950Z] #47 29.24 go: extracting github.com/go-toolsmith/astfmt v1.0.0
23:29:17 [2020-11-14T23:29:17.950Z] #47 29.25 go: extracting github.com/go-toolsmith/astequal v1.0.0
23:29:17 [2020-11-14T23:29:17.950Z] #47 29.45 go: downloading github.com/go-toolsmith/astp v1.0.0
23:29:17 [2020-11-14T23:29:17.974Z] #47 34.36 go: extracting github.com/gobwas/glob v0.2.3
23:29:17 [2020-11-14T23:29:17.974Z] #47 34.42 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:29:18 [2020-11-14T23:29:18.060Z] #62 34.43 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5
23:29:18 [2020-11-14T23:29:18.145Z] #42 12.72   DEP      images/core-aarch64.pb-c.d
23:29:18 [2020-11-14T23:29:18.145Z] #42 12.79   DEP      images/core-arm.pb-c.d
23:29:18 [2020-11-14T23:29:18.145Z] #42 12.83   DEP      images/core-ppc64.pb-c.d
23:29:18 [2020-11-14T23:29:18.145Z] #42 12.93   DEP      images/core-s390.pb-c.d
23:29:18 [2020-11-14T23:29:18.214Z] #47 29.67 go: extracting github.com/go-toolsmith/astp v1.0.0
23:29:18 [2020-11-14T23:29:18.323Z] #62 ...
23:29:18 [2020-11-14T23:29:18.323Z] 
23:29:18 [2020-11-14T23:29:18.323Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:18 [2020-11-14T23:29:18.323Z] #47 24.82 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:29:18 [2020-11-14T23:29:18.323Z] #47 28.21 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:29:18 [2020-11-14T23:29:18.323Z] #47 28.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:29:18 [2020-11-14T23:29:18.323Z] #47 28.37 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:29:18 [2020-11-14T23:29:18.323Z] #47 28.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:29:18 [2020-11-14T23:29:18.323Z] #47 28.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:29:18 [2020-11-14T23:29:18.323Z] #47 28.37 go: downloading github.com/go-toolsmith/astp v1.0.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 28.37 go: downloading github.com/ultraware/whitespace v0.0.4
23:29:18 [2020-11-14T23:29:18.323Z] #47 28.37 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:29:18 [2020-11-14T23:29:18.323Z] #47 28.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:29:18 [2020-11-14T23:29:18.323Z] #47 28.59 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:29:18 [2020-11-14T23:29:18.323Z] #47 28.67 go: extracting github.com/ultraware/whitespace v0.0.4
23:29:18 [2020-11-14T23:29:18.323Z] #47 28.80 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:29:18 [2020-11-14T23:29:18.323Z] #47 29.15 go: downloading github.com/stretchr/objx v0.2.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 29.15 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:29:18 [2020-11-14T23:29:18.323Z] #47 29.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:29:18 [2020-11-14T23:29:18.323Z] #47 29.16 go: extracting github.com/go-toolsmith/astp v1.0.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 29.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:29:18 [2020-11-14T23:29:18.323Z] #47 29.17 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:29:18 [2020-11-14T23:29:18.323Z] #47 29.18 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:29:18 [2020-11-14T23:29:18.323Z] #47 29.33 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:29:18 [2020-11-14T23:29:18.323Z] #47 29.50 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:29:18 [2020-11-14T23:29:18.323Z] #47 29.51 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:29:18 [2020-11-14T23:29:18.323Z] #47 30.21 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:29:18 [2020-11-14T23:29:18.323Z] #47 30.28 go: extracting github.com/stretchr/objx v0.2.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 30.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:29:18 [2020-11-14T23:29:18.323Z] #47 30.58 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:29:18 [2020-11-14T23:29:18.323Z] #47 30.77 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:29:18 [2020-11-14T23:29:18.323Z] #47 30.96 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:29:18 [2020-11-14T23:29:18.323Z] #47 31.07 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:29:18 [2020-11-14T23:29:18.323Z] #47 31.09 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
23:29:18 [2020-11-14T23:29:18.323Z] #47 31.21 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:29:18 [2020-11-14T23:29:18.323Z] #47 31.45 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
23:29:18 [2020-11-14T23:29:18.323Z] #47 31.47 go: downloading github.com/go-toolsmith/typep v1.0.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 31.53 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:29:18 [2020-11-14T23:29:18.323Z] #47 31.54 go: downloading github.com/pmezard/go-difflib v1.0.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 31.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:29:18 [2020-11-14T23:29:18.323Z] #47 31.97 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:29:18 [2020-11-14T23:29:18.323Z] #47 31.98 go: downloading github.com/hashicorp/hcl v1.0.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 32.18 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:29:18 [2020-11-14T23:29:18.323Z] #47 32.24 go: downloading github.com/ultraware/funlen v0.0.2
23:29:18 [2020-11-14T23:29:18.323Z] #47 32.24 go: extracting github.com/go-toolsmith/typep v1.0.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 32.24 go: extracting github.com/pmezard/go-difflib v1.0.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 32.30 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:29:18 [2020-11-14T23:29:18.323Z] #47 32.42 go: extracting github.com/ultraware/funlen v0.0.2
23:29:18 [2020-11-14T23:29:18.323Z] #47 32.64 go: extracting github.com/hashicorp/hcl v1.0.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 32.86 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:29:18 [2020-11-14T23:29:18.323Z] #47 33.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 33.04 go: downloading golang.org/x/text v0.3.2
23:29:18 [2020-11-14T23:29:18.323Z] #47 33.04 go: extracting github.com/fsnotify/fsnotify v1.4.7
23:29:18 [2020-11-14T23:29:18.323Z] #47 33.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:29:18 [2020-11-14T23:29:18.323Z] #47 33.14 go: downloading github.com/spf13/afero v1.1.2
23:29:18 [2020-11-14T23:29:18.323Z] #47 33.25 go: downloading github.com/subosito/gotenv v1.2.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 33.69 go: extracting github.com/go-toolsmith/astcopy v1.0.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 33.77 go: downloading github.com/magiconair/properties v1.8.1
23:29:18 [2020-11-14T23:29:18.323Z] #47 33.94 go: extracting github.com/spf13/afero v1.1.2
23:29:18 [2020-11-14T23:29:18.323Z] #47 34.05 go: extracting github.com/subosito/gotenv v1.2.0
23:29:18 [2020-11-14T23:29:18.323Z] #47 34.06 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:29:18 [2020-11-14T23:29:18.323Z] #47 34.11 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:29:18 [2020-11-14T23:29:18.323Z] #47 34.15 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:29:18 [2020-11-14T23:29:18.323Z] #47 34.22 go: downloading github.com/davecgh/go-spew v1.1.1
23:29:18 [2020-11-14T23:29:18.323Z] #47 34.22 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:29:18 [2020-11-14T23:29:18.323Z] #47 34.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:29:18 [2020-11-14T23:29:18.323Z] #47 34.80 go: extracting github.com/magiconair/properties v1.8.1
23:29:18 [2020-11-14T23:29:18.323Z] #47 34.84 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:29:18 [2020-11-14T23:29:18.323Z] #47 34.85 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
23:29:18 [2020-11-14T23:29:18.323Z] #47 35.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:29:18 [2020-11-14T23:29:18.323Z] #47 ...
23:29:18 [2020-11-14T23:29:18.323Z] 
23:29:18 [2020-11-14T23:29:18.323Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:29:18 [2020-11-14T23:29:18.323Z] #45 24.91 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:29:18 [2020-11-14T23:29:18.323Z] #45 24.92 go: finding github.com/fatih/color v1.9.0
23:29:18 [2020-11-14T23:29:18.323Z] #45 25.01 go: finding github.com/pkg/errors v0.9.1
23:29:18 [2020-11-14T23:29:18.323Z] #45 25.36 go: finding github.com/spf13/pflag v1.0.3
23:29:18 [2020-11-14T23:29:18.323Z] #45 25.41 go: finding github.com/mattn/go-colorable v0.1.6
23:29:18 [2020-11-14T23:29:18.323Z] #45 25.48 go: finding github.com/mattn/go-isatty v0.0.12
23:29:18 [2020-11-14T23:29:18.323Z] #45 25.77 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:29:18 [2020-11-14T23:29:18.323Z] #45 26.15 go: finding github.com/jonboulle/clockwork v0.1.0
23:29:18 [2020-11-14T23:29:18.323Z] #45 26.25 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:29:18 [2020-11-14T23:29:18.323Z] #45 26.27 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:29:18 [2020-11-14T23:29:18.323Z] #45 26.29 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:29:18 [2020-11-14T23:29:18.425Z] #41 40.64   CC       images/ext-file.o
23:29:18 [2020-11-14T23:29:18.444Z] #42 12.99   DEP      images/core-x86.pb-c.d
23:29:18 [2020-11-14T23:29:18.444Z] #42 13.12   DEP      images/core.pb-c.d
23:29:18 [2020-11-14T23:29:18.444Z] #42 13.18   DEP      images/inventory.pb-c.d
23:29:18 [2020-11-14T23:29:18.585Z] #45 ...
23:29:18 [2020-11-14T23:29:18.585Z] 
23:29:18 [2020-11-14T23:29:18.585Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:18 [2020-11-14T23:29:18.585Z] #47 35.13 go: extracting github.com/davecgh/go-spew v1.1.1
23:29:18 [2020-11-14T23:29:18.585Z] #47 35.19 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:29:18 [2020-11-14T23:29:18.585Z] #47 35.39 go: downloading github.com/kisielk/gotool v1.0.0
23:29:18 [2020-11-14T23:29:18.685Z] #41 40.83   CC       images/cgroup.o
23:29:18 [2020-11-14T23:29:18.742Z] #42 13.30   PBCC     images/cpuinfo.pb-c.c
23:29:18 [2020-11-14T23:29:18.742Z] #42 13.35   DEP      images/cpuinfo.pb-c.d
23:29:18 [2020-11-14T23:29:18.742Z] #42 13.39   PBCC     images/stats.pb-c.c
23:29:18 [2020-11-14T23:29:18.742Z] #42 13.41   DEP      images/stats.pb-c.d
23:29:18 [2020-11-14T23:29:18.846Z] #47 35.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:29:18 [2020-11-14T23:29:18.909Z] #47 35.04 go: extracting github.com/spf13/afero v1.1.2
23:29:18 [2020-11-14T23:29:18.909Z] #47 35.36 go: extracting github.com/go-critic/go-critic v0.4.1
23:29:18 [2020-11-14T23:29:18.945Z] #41 41.27   CC       images/userns.o
23:29:19 [2020-11-14T23:29:19.168Z] #47 30.34 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:29:19 [2020-11-14T23:29:19.472Z] #47 35.72 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:29:19 [2020-11-14T23:29:19.512Z] #41 41.52   CC       images/google/protobuf/descriptor.o
23:29:19 [2020-11-14T23:29:19.792Z] #47 36.20 go: extracting github.com/kisielk/gotool v1.0.0
23:29:19 [2020-11-14T23:29:19.792Z] #47 36.41 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:29:19 [2020-11-14T23:29:19.792Z] #47 36.43 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:29:20 [2020-11-14T23:29:20.053Z] #47 36.56 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:29:20 [2020-11-14T23:29:20.053Z] #47 36.56 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:29:20 [2020-11-14T23:29:20.053Z] #47 36.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:29:20 [2020-11-14T23:29:20.053Z] #47 36.75 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:29:20 [2020-11-14T23:29:20.123Z] #47 ...
23:29:20 [2020-11-14T23:29:20.123Z] 
23:29:20 [2020-11-14T23:29:20.123Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:29:20 [2020-11-14T23:29:20.123Z] #27 27.10 
23:29:20 [2020-11-14T23:29:20.123Z] #27 29.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:29:20 [2020-11-14T23:29:20.123Z] #27 29.56 
23:29:20 [2020-11-14T23:29:20.123Z] #27 29.80 
######################################################################## 100.0%
23:29:20 [2020-11-14T23:29:20.123Z] #27 29.93 
23:29:20 [2020-11-14T23:29:20.123Z] #27 30.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:29:20 [2020-11-14T23:29:20.123Z] #27 31.28 
23:29:20 [2020-11-14T23:29:20.123Z] #27 31.50 
######################################################################## 100.0%
23:29:20 [2020-11-14T23:29:20.123Z] #27 31.63 
23:29:20 [2020-11-14T23:29:20.123Z] #27 31.74 Download of images into '/build' complete.
23:29:20 [2020-11-14T23:29:20.315Z] #47 36.84 go: extracting github.com/mitchellh/mapstructure v1.1.2
23:29:20 [2020-11-14T23:29:20.315Z] #47 36.84 go: downloading github.com/gobwas/glob v0.2.3
23:29:20 [2020-11-14T23:29:20.315Z] #47 36.99 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:29:20 [2020-11-14T23:29:20.386Z] #27 31.77 Use something like the following to load the result into a Docker daemon:
23:29:20 [2020-11-14T23:29:20.386Z] #27 31.77   tar -cC '/build' . | docker load
23:29:20 [2020-11-14T23:29:20.577Z] #47 37.23 go: downloading github.com/BurntSushi/toml v0.3.1
23:29:20 [2020-11-14T23:29:20.577Z] #47 37.28 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:29:20 [2020-11-14T23:29:20.577Z] #47 37.29 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:29:20 [2020-11-14T23:29:20.838Z] #47 37.49 go: extracting github.com/gobwas/glob v0.2.3
23:29:20 [2020-11-14T23:29:20.838Z] #47 37.54 go: downloading github.com/uudashr/gocognit v1.0.1
23:29:20 [2020-11-14T23:29:20.847Z] #42 15.28 make[1]: Nothing to be done for 'all'.
23:29:20 [2020-11-14T23:29:20.892Z] #41 43.18   CC       images/opts.o
23:29:21 [2020-11-14T23:29:21.099Z] #47 37.74 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:29:21 [2020-11-14T23:29:21.099Z] #47 37.79 go: extracting github.com/BurntSushi/toml v0.3.1
23:29:21 [2020-11-14T23:29:21.099Z] #47 37.84 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:29:21 [2020-11-14T23:29:21.152Z] #41 43.44   CC       images/seccomp.o
23:29:21 [2020-11-14T23:29:21.360Z] #47 37.93 go: extracting github.com/uudashr/gocognit v1.0.1
23:29:21 [2020-11-14T23:29:21.360Z] #47 37.96 go: extracting github.com/sourcegraph/go-diff v0.5.1
23:29:21 [2020-11-14T23:29:21.360Z] #47 37.98 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:29:21 [2020-11-14T23:29:21.360Z] #47 38.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:29:21 [2020-11-14T23:29:21.368Z] #47 37.76 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:29:21 [2020-11-14T23:29:21.622Z] #47 38.37 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:29:21 [2020-11-14T23:29:21.622Z] #47 38.43 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
23:29:21 [2020-11-14T23:29:21.625Z] #47 37.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:29:21 [2020-11-14T23:29:21.625Z] #47 38.05 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:29:21 [2020-11-14T23:29:21.625Z] #47 38.06 go: downloading github.com/go-toolsmith/typep v1.0.0
23:29:21 [2020-11-14T23:29:21.625Z] #47 38.06 go: downloading github.com/go-toolsmith/astp v1.0.0
23:29:21 [2020-11-14T23:29:21.721Z] #41 43.77   CC       images/binfmt-misc.o
23:29:21 [2020-11-14T23:29:21.721Z] #41 44.00   CC       images/time.o
23:29:21 [2020-11-14T23:29:21.883Z] #47 38.48 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:29:21 [2020-11-14T23:29:21.883Z] #47 38.54 go: downloading github.com/gogo/protobuf v1.2.1
23:29:21 [2020-11-14T23:29:21.883Z] #47 38.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:29:21 [2020-11-14T23:29:21.883Z] #47 38.57 go: extracting github.com/go-toolsmith/astequal v1.0.0
23:29:21 [2020-11-14T23:29:21.982Z] #41 44.16   CC       images/sysctl.o
23:29:22 [2020-11-14T23:29:22.144Z] #47 38.88 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:29:22 [2020-11-14T23:29:22.190Z] #47 38.59 go: extracting github.com/go-toolsmith/astcopy v1.0.0
23:29:22 [2020-11-14T23:29:22.190Z] #47 38.59 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:29:22 [2020-11-14T23:29:22.190Z] #47 38.60 go: extracting github.com/go-toolsmith/typep v1.0.0
23:29:22 [2020-11-14T23:29:22.190Z] #47 38.63 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:29:22 [2020-11-14T23:29:22.190Z] #47 38.68 go: extracting github.com/go-toolsmith/astcast v1.0.0
23:29:22 [2020-11-14T23:29:22.242Z] #41 44.44   CC       images/autofs.o
23:29:22 [2020-11-14T23:29:22.383Z] #42 17.04   CC       images/stats.o
23:29:22 [2020-11-14T23:29:22.502Z] #41 44.69   CC       images/macvlan.o
23:29:22 [2020-11-14T23:29:22.754Z] #47 39.00 go: extracting github.com/go-toolsmith/strparse v1.0.0
23:29:22 [2020-11-14T23:29:22.754Z] #47 39.07 go: extracting github.com/go-toolsmith/astp v1.0.0
23:29:22 [2020-11-14T23:29:22.754Z] #47 39.26 go: extracting github.com/go-toolsmith/astequal v1.0.0
23:29:22 [2020-11-14T23:29:22.762Z] #41 44.86   CC       images/sit.o
23:29:23 [2020-11-14T23:29:23.005Z] #27 ...
23:29:23 [2020-11-14T23:29:23.005Z] 
23:29:23 [2020-11-14T23:29:23.005Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:23 [2020-11-14T23:29:23.005Z] #11 18.26 Reading package lists...
23:29:23 [2020-11-14T23:29:23.005Z] #11 24.36 Building dependency tree...
23:29:23 [2020-11-14T23:29:23.005Z] #11 27.05 The following additional packages will be installed:
23:29:23 [2020-11-14T23:29:23.005Z] #11 27.05   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:29:23 [2020-11-14T23:29:23.005Z] #11 27.05   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:29:23 [2020-11-14T23:29:23.005Z] #11 27.05   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:29:23 [2020-11-14T23:29:23.005Z] #11 27.06   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:29:23 [2020-11-14T23:29:23.005Z] #11 27.06 Suggested packages:
23:29:23 [2020-11-14T23:29:23.005Z] #11 27.06   gcc-8-locales seccomp wine64
23:29:23 [2020-11-14T23:29:23.005Z] #11 28.20 The following NEW packages will be installed:
23:29:23 [2020-11-14T23:29:23.005Z] #11 28.20   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:29:23 [2020-11-14T23:29:23.005Z] #11 28.20   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:29:23 [2020-11-14T23:29:23.005Z] #11 28.21   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:29:23 [2020-11-14T23:29:23.005Z] #11 28.21   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:29:23 [2020-11-14T23:29:23.005Z] #11 28.21   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:29:23 [2020-11-14T23:29:23.005Z] #11 28.22   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:29:23 [2020-11-14T23:29:23.005Z] #11 28.68 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
23:29:23 [2020-11-14T23:29:23.005Z] #11 28.68 Need to get 73.3 MB of archives.
23:29:23 [2020-11-14T23:29:23.005Z] #11 28.68 After this operation, 472 MB of additional disk space will be used.
23:29:23 [2020-11-14T23:29:23.005Z] #11 28.68 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:29:23 [2020-11-14T23:29:23.005Z] #11 28.91 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:29:23 [2020-11-14T23:29:23.005Z] #11 29.17 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:29:23 [2020-11-14T23:29:23.005Z] #11 29.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
23:29:23 [2020-11-14T23:29:23.005Z] #11 29.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
23:29:23 [2020-11-14T23:29:23.005Z] #11 29.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:29:23 [2020-11-14T23:29:23.005Z] #11 29.74 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:29:23 [2020-11-14T23:29:23.005Z] #11 30.05 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:29:23 [2020-11-14T23:29:23.005Z] #11 30.05 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:29:23 [2020-11-14T23:29:23.005Z] #11 ...
23:29:23 [2020-11-14T23:29:23.005Z] 
23:29:23 [2020-11-14T23:29:23.005Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:23 [2020-11-14T23:29:23.005Z] #34 21.99 Reading package lists...
23:29:23 [2020-11-14T23:29:23.005Z] #34 27.98 Building dependency tree...
23:29:23 [2020-11-14T23:29:23.005Z] #34 30.91 The following additional packages will be installed:
23:29:23 [2020-11-14T23:29:23.005Z] #34 30.93   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:29:23 [2020-11-14T23:29:23.005Z] #34 30.93 Suggested packages:
23:29:23 [2020-11-14T23:29:23.005Z] #34 30.93   cmake-doc ninja-build lrzip
23:29:23 [2020-11-14T23:29:23.005Z] #34 30.94 Recommended packages:
23:29:23 [2020-11-14T23:29:23.005Z] #34 30.94   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:29:23 [2020-11-14T23:29:23.005Z] #34 31.61 The following NEW packages will be installed:
23:29:23 [2020-11-14T23:29:23.005Z] #34 31.62   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:29:23 [2020-11-14T23:29:23.005Z] #34 31.62   vim-common xxd
23:29:23 [2020-11-14T23:29:23.005Z] #34 32.10 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
23:29:23 [2020-11-14T23:29:23.005Z] #34 32.10 Need to get 14.2 MB of archives.
23:29:23 [2020-11-14T23:29:23.005Z] #34 32.10 After this operation, 60.0 MB of additional disk space will be used.
23:29:23 [2020-11-14T23:29:23.005Z] #34 32.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
23:29:23 [2020-11-14T23:29:23.005Z] #34 32.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
23:29:23 [2020-11-14T23:29:23.005Z] #34 32.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
23:29:23 [2020-11-14T23:29:23.005Z] #34 32.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
23:29:23 [2020-11-14T23:29:23.005Z] #34 33.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
23:29:23 [2020-11-14T23:29:23.005Z] #34 33.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
23:29:23 [2020-11-14T23:29:23.005Z] #34 33.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
23:29:23 [2020-11-14T23:29:23.005Z] #34 33.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
23:29:23 [2020-11-14T23:29:23.005Z] #34 33.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
23:29:23 [2020-11-14T23:29:23.005Z] #34 34.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
23:29:23 [2020-11-14T23:29:23.022Z] #41 45.12   CC       images/memfd.o
23:29:23 [2020-11-14T23:29:23.029Z] #42 17.59   CC       images/core.o
23:29:23 [2020-11-14T23:29:23.093Z] #47 ...
23:29:23 [2020-11-14T23:29:23.093Z] 
23:29:23 [2020-11-14T23:29:23.093Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:23 [2020-11-14T23:29:23.093Z] #49 29.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:29:23 [2020-11-14T23:29:23.093Z] #49 29.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:29:23 [2020-11-14T23:29:23.093Z] #49 30.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:29:23 [2020-11-14T23:29:23.093Z] #49 30.72 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:29:23 [2020-11-14T23:29:23.093Z] #49 31.62 runtime/cgo
23:29:23 [2020-11-14T23:29:23.093Z] #49 31.84 runtime
23:29:23 [2020-11-14T23:29:23.268Z] #34 ...
23:29:23 [2020-11-14T23:29:23.268Z] 
23:29:23 [2020-11-14T23:29:23.268Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:23 [2020-11-14T23:29:23.268Z] #11 34.65 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:29:23 [2020-11-14T23:29:23.268Z] #11 ...
23:29:23 [2020-11-14T23:29:23.268Z] 
23:29:23 [2020-11-14T23:29:23.268Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:23 [2020-11-14T23:29:23.268Z] #53 19.08 Reading package lists...
23:29:23 [2020-11-14T23:29:23.268Z] #53 24.95 Reading package lists...
23:29:23 [2020-11-14T23:29:23.268Z] #53 30.40 Building dependency tree...
23:29:23 [2020-11-14T23:29:23.268Z] #53 33.14 The following additional packages will be installed:
23:29:23 [2020-11-14T23:29:23.268Z] #53 33.15   libbtrfs0
23:29:23 [2020-11-14T23:29:23.268Z] #53 33.25 The following NEW packages will be installed:
23:29:23 [2020-11-14T23:29:23.268Z] #53 33.25   libbtrfs-dev libbtrfs0
23:29:23 [2020-11-14T23:29:23.268Z] #53 34.06 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
23:29:23 [2020-11-14T23:29:23.268Z] #53 34.06 Need to get 119 kB of archives.
23:29:23 [2020-11-14T23:29:23.268Z] #53 34.06 After this operation, 387 kB of additional disk space will be used.
23:29:23 [2020-11-14T23:29:23.268Z] #53 34.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
23:29:23 [2020-11-14T23:29:23.268Z] #53 34.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
23:29:23 [2020-11-14T23:29:23.282Z] #41 45.46   CC       images/timens.o
23:29:23 [2020-11-14T23:29:23.330Z] #42 ...
23:29:23 [2020-11-14T23:29:23.330Z] 
23:29:23 [2020-11-14T23:29:23.330Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:23 [2020-11-14T23:29:23.330Z] #44 71.01 time
23:29:23 [2020-11-14T23:29:23.330Z] #44 77.11 regexp
23:29:23 [2020-11-14T23:29:23.330Z] #44 ...
23:29:23 [2020-11-14T23:29:23.330Z] 
23:29:23 [2020-11-14T23:29:23.330Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:29:23 [2020-11-14T23:29:23.330Z] #55 45.80 Checking out files:  68% (2342/3411)   
Checking out files:  69% (2354/3411)   
Checking out files:  70% (2388/3411)   
Checking out files:  71% (2422/3411)   
Checking out files:  72% (2456/3411)   
Checking out files:  73% (2491/3411)   
Checking out files:  74% (2525/3411)   
Checking out files:  75% (2559/3411)   
Checking out files:  76% (2593/3411)   
Checking out files:  77% (2627/3411)   
Checking out files:  78% (2661/3411)   
Checking out files:  79% (2695/3411)   
Checking out files:  80% (2729/3411)   
Checking out files:  81% (2763/3411)   
Checking out files:  82% (2798/3411)   
Checking out files:  83% (2832/3411)   
Checking out files:  84% (2866/3411)   
Checking out files:  85% (2900/3411)   
Checking out files:  86% (2934/3411)   
Checking out files:  87% (2968/3411)   
Checking out files:  88% (3002/3411)   
Checking out files:  89% (3036/3411)   
Checking out files:  90% (3070/3411)   
Checking out files:  91% (3105/3411)   
Checking out files:  92% (3139/3411)   
23:29:23 [2020-11-14T23:29:23.330Z] #55 ...
23:29:23 [2020-11-14T23:29:23.330Z] 
23:29:23 [2020-11-14T23:29:23.330Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:23 [2020-11-14T23:29:23.330Z] #50 71.24 time
23:29:23 [2020-11-14T23:29:23.330Z] #50 74.95 regexp
23:29:23 [2020-11-14T23:29:23.365Z] #49 ...
23:29:23 [2020-11-14T23:29:23.365Z] 
23:29:23 [2020-11-14T23:29:23.365Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:23 [2020-11-14T23:29:23.365Z] #43 36.81 vendor/golang.org/x/crypto/internal/subtle
23:29:23 [2020-11-14T23:29:23.365Z] #43 37.03 vendor/golang.org/x/crypto/curve25519
23:29:23 [2020-11-14T23:29:23.532Z] #53 ...
23:29:23 [2020-11-14T23:29:23.532Z] 
23:29:23 [2020-11-14T23:29:23.532Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:23 [2020-11-14T23:29:23.532Z] #47 34.65 go: extracting github.com/gogo/protobuf v1.2.1
23:29:23 [2020-11-14T23:29:23.532Z] #47 34.75 go: extracting golang.org/x/text v0.3.2
23:29:23 [2020-11-14T23:29:23.542Z] #41 45.78   LINK     images/built-in.o
23:29:23 [2020-11-14T23:29:23.628Z] #50 ...
23:29:23 [2020-11-14T23:29:23.628Z] 
23:29:23 [2020-11-14T23:29:23.628Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:29:23 [2020-11-14T23:29:23.628Z] #55 45.80 Checking out files:  68% (2342/3411)   
Checking out files:  69% (2354/3411)   
Checking out files:  70% (2388/3411)   
Checking out files:  71% (2422/3411)   
Checking out files:  72% (2456/3411)   
Checking out files:  73% (2491/3411)   
Checking out files:  74% (2525/3411)   
Checking out files:  75% (2559/3411)   
Checking out files:  76% (2593/3411)   
Checking out files:  77% (2627/3411)   
Checking out files:  78% (2661/3411)   
Checking out files:  79% (2695/3411)   
Checking out files:  80% (2729/3411)   
Checking out files:  81% (2763/3411)   
Checking out files:  82% (2798/3411)   
Checking out files:  83% (2832/3411)   
Checking out files:  84% (2866/3411)   
Checking out files:  85% (2900/3411)   
Checking out files:  86% (2934/3411)   
Checking out files:  87% (2968/3411)   
Checking out files:  88% (3002/3411)   
Checking out files:  89% (3036/3411)   
Checking out files:  90% (3070/3411)   
Checking out files:  91% (3105/3411)   
Checking out files:  92% (3139/3411)   
Checking out files:  93% (3173/3411)   
Checking out files:  94% (3207/3411)   
Checking out files:  95% (3241/3411)   
Checking out files:  96% (3275/3411)   
Checking out files:  97% (3309/3411)   
Checking out files:  98% (3343/3411)   
Checking out files:  99% (3377/3411)   
Checking out files: 100% (3411/3411)   
Checking out files: 100% (3411/3411), done.
23:29:23 [2020-11-14T23:29:23.628Z] #55 46.21 + cd /tmp/tmp.BmeXA4c6Lk/src/github.com/containerd/containerd
23:29:23 [2020-11-14T23:29:23.628Z] #55 46.21 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:29:23 [2020-11-14T23:29:23.802Z] #41 46.00   GEN      compel/include/asm
23:29:24 [2020-11-14T23:29:24.062Z] #41 46.02   GEN      compel/include/version.h
23:29:24 [2020-11-14T23:29:24.062Z] #41 46.05 touch .config
23:29:24 [2020-11-14T23:29:24.062Z] #41 46.08   GEN      include/common/config.h
23:29:24 [2020-11-14T23:29:24.062Z] #41 46.22   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:29:24 [2020-11-14T23:29:24.062Z] #41 46.24   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:29:24 [2020-11-14T23:29:24.062Z] #41 46.27   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:29:24 [2020-11-14T23:29:24.062Z] #41 46.28   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:29:24 [2020-11-14T23:29:24.062Z] #41 46.30   DEP      compel/arch/x86/plugins/std/memcpy.d
23:29:24 [2020-11-14T23:29:24.062Z] #41 46.33   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:29:24 [2020-11-14T23:29:24.062Z] #41 46.36   GEN      compel/plugins/include/uapi/std/syscall.h
23:29:24 [2020-11-14T23:29:24.062Z] #41 46.38   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:29:24 [2020-11-14T23:29:24.124Z] #47 ...
23:29:24 [2020-11-14T23:29:24.124Z] 
23:29:24 [2020-11-14T23:29:24.124Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:29:24 [2020-11-14T23:29:24.124Z] #38 30.17 Checking out files:  80% (1347/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:29:24 [2020-11-14T23:29:24.124Z] #38 30.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:29:24 [2020-11-14T23:29:24.124Z] #38 33.31 + 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:29:24 [2020-11-14T23:29:24.322Z] #41 46.42   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:29:24 [2020-11-14T23:29:24.322Z] #41 46.43   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:29:24 [2020-11-14T23:29:24.322Z] #41 46.44   DEP      compel/plugins/std/infect.d
23:29:24 [2020-11-14T23:29:24.322Z] #41 46.52   DEP      compel/plugins/std/string.d
23:29:24 [2020-11-14T23:29:24.322Z] #41 46.60   DEP      compel/plugins/std/log.d
23:29:24 [2020-11-14T23:29:24.322Z] #41 ...
23:29:24 [2020-11-14T23:29:24.322Z] 
23:29:24 [2020-11-14T23:29:24.322Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:24 [2020-11-14T23:29:24.322Z] #11 147.1 Selecting previously unselected package libapparmor1:amd64.
23:29:24 [2020-11-14T23:29:24.382Z] #38 ...
23:29:24 [2020-11-14T23:29:24.382Z] 
23:29:24 [2020-11-14T23:29:24.382Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:24 [2020-11-14T23:29:24.382Z] #47 40.85 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:29:24 [2020-11-14T23:29:24.583Z] #11 147.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:29:24 [2020-11-14T23:29:24.583Z] #11 147.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:29:24 [2020-11-14T23:29:24.583Z] #11 147.3 Selecting previously unselected package libapparmor-dev:amd64.
23:29:24 [2020-11-14T23:29:24.583Z] #11 147.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:29:24 [2020-11-14T23:29:24.583Z] #11 147.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:29:24 [2020-11-14T23:29:24.843Z] #11 147.5 Selecting previously unselected package libbtrfs0.
23:29:24 [2020-11-14T23:29:24.843Z] #11 147.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:29:24 [2020-11-14T23:29:24.843Z] #11 147.5 Unpacking libbtrfs0 (4.20.1-2) ...
23:29:24 [2020-11-14T23:29:24.843Z] #11 147.6 Selecting previously unselected package libbtrfs-dev.
23:29:24 [2020-11-14T23:29:24.843Z] #11 147.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:29:24 [2020-11-14T23:29:24.843Z] #11 147.6 Unpacking libbtrfs-dev (4.20.1-2) ...
23:29:24 [2020-11-14T23:29:24.901Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 9.0% of statements
23:29:25 [2020-11-14T23:29:25.103Z] #11 147.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:29:25 [2020-11-14T23:29:25.103Z] #11 147.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:29:25 [2020-11-14T23:29:25.103Z] #11 147.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:29:25 [2020-11-14T23:29:25.103Z] #11 147.8 Selecting previously unselected package libudev-dev:amd64.
23:29:25 [2020-11-14T23:29:25.103Z] #11 147.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
23:29:25 [2020-11-14T23:29:25.103Z] #11 147.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
23:29:25 [2020-11-14T23:29:25.177Z] #55 47.67 + export 'BUILDTAGS=netgo osusergo static_build'
23:29:25 [2020-11-14T23:29:25.177Z] #55 47.67 + BUILDTAGS='netgo osusergo static_build'
23:29:25 [2020-11-14T23:29:25.177Z] #55 47.68 + export EXTRA_FLAGS=-buildmode=pie
23:29:25 [2020-11-14T23:29:25.177Z] #55 47.68 + EXTRA_FLAGS=-buildmode=pie
23:29:25 [2020-11-14T23:29:25.177Z] #55 47.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:29:25 [2020-11-14T23:29:25.177Z] #55 47.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:29:25 [2020-11-14T23:29:25.177Z] #55 47.68 + '[' '' = dynamic ']'
23:29:25 [2020-11-14T23:29:25.177Z] #55 47.68 + make
23:29:25 [2020-11-14T23:29:25.364Z] #11 148.0 Selecting previously unselected package libsepol1-dev:amd64.
23:29:25 [2020-11-14T23:29:25.364Z] #11 148.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:29:25 [2020-11-14T23:29:25.364Z] #11 148.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:29:25 [2020-11-14T23:29:25.624Z] #11 148.3 Selecting previously unselected package libpcre16-3:amd64.
23:29:25 [2020-11-14T23:29:25.624Z] #11 148.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:29:25 [2020-11-14T23:29:25.624Z] #11 148.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:29:25 [2020-11-14T23:29:25.752Z] #47 ...
23:29:25 [2020-11-14T23:29:25.752Z] 
23:29:25 [2020-11-14T23:29:25.752Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:25 [2020-11-14T23:29:25.752Z] #49 32.19 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:29:25 [2020-11-14T23:29:25.752Z] #49 33.32 runtime/cgo
23:29:25 [2020-11-14T23:29:25.752Z] #49 33.32 runtime
23:29:25 [2020-11-14T23:29:25.884Z] #11 148.5 Selecting previously unselected package libpcre32-3:amd64.
23:29:25 [2020-11-14T23:29:25.884Z] #11 148.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:29:25 [2020-11-14T23:29:25.884Z] #11 148.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:29:25 [2020-11-14T23:29:25.912Z] #43 ...
23:29:25 [2020-11-14T23:29:25.912Z] 
23:29:25 [2020-11-14T23:29:25.912Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:25 [2020-11-14T23:29:25.912Z] #40 32.25 Fetched 8401 kB in 24s (344 kB/s)
23:29:25 [2020-11-14T23:29:25.912Z] #40 32.25 Reading package lists...
23:29:25 [2020-11-14T23:29:25.912Z] #40 41.76 Reading package lists...
23:29:25 [2020-11-14T23:29:25.912Z] #40 ...
23:29:25 [2020-11-14T23:29:25.912Z] 
23:29:25 [2020-11-14T23:29:25.912Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:25 [2020-11-14T23:29:25.912Z] #47 42.35 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:29:25 [2020-11-14T23:29:25.912Z] #47 ...
23:29:25 [2020-11-14T23:29:25.912Z] 
23:29:25 [2020-11-14T23:29:25.912Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:25 [2020-11-14T23:29:25.912Z] #34 32.53 Fetched 8401 kB in 24s (344 kB/s)
23:29:25 [2020-11-14T23:29:25.912Z] #34 32.53 Reading package lists...
23:29:26 [2020-11-14T23:29:26.009Z] #49 ...
23:29:26 [2020-11-14T23:29:26.009Z] 
23:29:26 [2020-11-14T23:29:26.009Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:26 [2020-11-14T23:29:26.009Z] #11 32.30 Fetched 8401 kB in 25s (331 kB/s)
23:29:26 [2020-11-14T23:29:26.009Z] #11 32.30 Reading package lists...
23:29:26 [2020-11-14T23:29:26.009Z] #11 ...
23:29:26 [2020-11-14T23:29:26.009Z] 
23:29:26 [2020-11-14T23:29:26.009Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:26 [2020-11-14T23:29:26.009Z] #43 42.15 vendor/golang.org/x/crypto/internal/subtle
23:29:26 [2020-11-14T23:29:26.009Z] #43 42.37 vendor/golang.org/x/crypto/curve25519
23:29:26 [2020-11-14T23:29:26.145Z] #11 148.8 Selecting previously unselected package libpcrecpp0v5:amd64.
23:29:26 [2020-11-14T23:29:26.145Z] #11 148.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:29:26 [2020-11-14T23:29:26.145Z] #11 148.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:29:26 [2020-11-14T23:29:26.232Z] #55 48.61 + bin/ctr
23:29:26 [2020-11-14T23:29:26.405Z] #11 148.9 Selecting previously unselected package libpcre3-dev:amd64.
23:29:26 [2020-11-14T23:29:26.405Z] #11 148.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:29:26 [2020-11-14T23:29:26.405Z] #11 148.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:29:26 [2020-11-14T23:29:26.519Z] #34 42.75 Reading package lists...
23:29:26 [2020-11-14T23:29:26.519Z] #34 ...
23:29:26 [2020-11-14T23:29:26.519Z] 
23:29:26 [2020-11-14T23:29:26.519Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:26 [2020-11-14T23:29:26.519Z] #53 32.91 Fetched 8401 kB in 25s (331 kB/s)
23:29:26 [2020-11-14T23:29:26.519Z] #53 32.91 Reading package lists...
23:29:26 [2020-11-14T23:29:26.519Z] #53 ...
23:29:26 [2020-11-14T23:29:26.519Z] 
23:29:26 [2020-11-14T23:29:26.519Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:26 [2020-11-14T23:29:26.519Z] #62 35.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:29:26 [2020-11-14T23:29:26.573Z] #43 ...
23:29:26 [2020-11-14T23:29:26.573Z] 
23:29:26 [2020-11-14T23:29:26.573Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:26 [2020-11-14T23:29:26.573Z] #40 32.99 Fetched 8401 kB in 25s (330 kB/s)
23:29:26 [2020-11-14T23:29:26.665Z] #11 149.4 Selecting previously unselected package libselinux1-dev:amd64.
23:29:26 [2020-11-14T23:29:26.665Z] #11 149.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:29:26 [2020-11-14T23:29:26.665Z] #11 149.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:29:26 [2020-11-14T23:29:26.665Z] #11 ...
23:29:26 [2020-11-14T23:29:26.665Z] 
23:29:26 [2020-11-14T23:29:26.665Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:26 [2020-11-14T23:29:26.665Z] #43 139.3 vendor/golang.org/x/net/http2/hpack
23:29:26 [2020-11-14T23:29:26.665Z] #43 140.5 mime
23:29:26 [2020-11-14T23:29:26.665Z] #43 142.3 mime/quotedprintable
23:29:26 [2020-11-14T23:29:26.665Z] #43 142.6 net/http/internal
23:29:26 [2020-11-14T23:29:26.665Z] #43 146.5 net/textproto
23:29:26 [2020-11-14T23:29:26.665Z] #43 146.5 crypto/x509
23:29:26 [2020-11-14T23:29:26.665Z] #43 147.6 vendor/golang.org/x/net/http/httpguts
23:29:26 [2020-11-14T23:29:26.665Z] #43 147.9 vendor/golang.org/x/net/http/httpproxy
23:29:26 [2020-11-14T23:29:26.665Z] #43 148.4 mime/multipart
23:29:26 [2020-11-14T23:29:26.782Z] #62 ...
23:29:26 [2020-11-14T23:29:26.782Z] 
23:29:26 [2020-11-14T23:29:26.782Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:26 [2020-11-14T23:29:26.782Z] #53 32.91 Reading package lists...
23:29:26 [2020-11-14T23:29:26.830Z] #40 32.99 Reading package lists...
23:29:26 [2020-11-14T23:29:26.830Z] #40 ...
23:29:26 [2020-11-14T23:29:26.830Z] 
23:29:26 [2020-11-14T23:29:26.830Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:26 [2020-11-14T23:29:26.830Z] #53 33.69 Fetched 8401 kB in 26s (321 kB/s)
23:29:26 [2020-11-14T23:29:26.830Z] #53 33.69 Reading package lists...
23:29:26 [2020-11-14T23:29:26.830Z] #53 ...
23:29:26 [2020-11-14T23:29:26.830Z] 
23:29:26 [2020-11-14T23:29:26.830Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:26 [2020-11-14T23:29:26.880Z] #55 ...
23:29:26 [2020-11-14T23:29:26.880Z] 
23:29:26 [2020-11-14T23:29:26.880Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:26 [2020-11-14T23:29:26.880Z] #33 74.51 internal/poll
23:29:26 [2020-11-14T23:29:26.880Z] #33 76.53 os
23:29:26 [2020-11-14T23:29:26.880Z] #33 78.75 internal/fmtsort
23:29:26 [2020-11-14T23:29:26.880Z] #33 80.01 path/filepath
23:29:26 [2020-11-14T23:29:26.880Z] #33 80.03 fmt
23:29:26 [2020-11-14T23:29:26.880Z] #33 81.76 io/ioutil
23:29:26 [2020-11-14T23:29:26.880Z] #33 83.82 flag
23:29:26 [2020-11-14T23:29:26.880Z] #33 83.83 log
23:29:26 [2020-11-14T23:29:26.880Z] #33 83.83 github.com/BurntSushi/toml
23:29:26 [2020-11-14T23:29:26.880Z] #33 ...
23:29:26 [2020-11-14T23:29:26.880Z] 
23:29:26 [2020-11-14T23:29:26.880Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:26 [2020-11-14T23:29:26.880Z] #50 82.50 mvdan.cc/sh/v3/fileutil
23:29:26 [2020-11-14T23:29:26.880Z] #50 84.33 flag
23:29:26 [2020-11-14T23:29:26.880Z] #50 84.34 github.com/pkg/diff
23:29:26 [2020-11-14T23:29:26.880Z] #50 84.35 go/token
23:29:26 [2020-11-14T23:29:26.880Z] #50 84.39 encoding/binary
23:29:26 [2020-11-14T23:29:26.925Z] #43 ...
23:29:26 [2020-11-14T23:29:26.925Z] 
23:29:26 [2020-11-14T23:29:26.925Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:26 [2020-11-14T23:29:26.925Z] #41 46.67   DEP      compel/plugins/std/fds.d
23:29:26 [2020-11-14T23:29:26.925Z] #41 46.75   DEP      compel/plugins/std/std.d
23:29:26 [2020-11-14T23:29:26.925Z] #41 46.83   DEP      compel/plugins/shmem/shmem.d
23:29:26 [2020-11-14T23:29:26.925Z] #41 46.94   DEP      compel/plugins/fds/fds.d
23:29:26 [2020-11-14T23:29:26.925Z] #41 47.14   CC       compel/plugins/std/std.o
23:29:26 [2020-11-14T23:29:26.925Z] #41 47.38   CC       compel/plugins/std/fds.o
23:29:26 [2020-11-14T23:29:26.925Z] #41 47.77   CC       compel/plugins/std/log.o
23:29:26 [2020-11-14T23:29:26.925Z] #41 48.49   CC       compel/plugins/std/string.o
23:29:27 [2020-11-14T23:29:27.049Z] #53 ...
23:29:27 [2020-11-14T23:29:27.049Z] 
23:29:27 [2020-11-14T23:29:27.049Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:27 [2020-11-14T23:29:27.049Z] #11 33.80 Fetched 8401 kB in 26s (325 kB/s)
23:29:27 [2020-11-14T23:29:27.049Z] #11 33.80 Reading package lists...
23:29:27 [2020-11-14T23:29:27.202Z] #41 49.19   CC       compel/plugins/std/infect.o
23:29:27 [2020-11-14T23:29:27.311Z] #11 ...
23:29:27 [2020-11-14T23:29:27.311Z] 
23:29:27 [2020-11-14T23:29:27.311Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:27 [2020-11-14T23:29:27.394Z] #11 43.25 Reading package lists...
23:29:27 [2020-11-14T23:29:27.394Z] #11 ...
23:29:27 [2020-11-14T23:29:27.394Z] 
23:29:27 [2020-11-14T23:29:27.394Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:27 [2020-11-14T23:29:27.394Z] #34 33.68 Fetched 8401 kB in 26s (319 kB/s)
23:29:27 [2020-11-14T23:29:27.394Z] #34 33.68 Reading package lists...
23:29:27 [2020-11-14T23:29:27.394Z] #34 ...
23:29:27 [2020-11-14T23:29:27.394Z] 
23:29:27 [2020-11-14T23:29:27.394Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:27 [2020-11-14T23:29:27.394Z] #40 32.99 Reading package lists...
23:29:27 [2020-11-14T23:29:27.462Z] #41 49.63   CC       compel/arch/x86/plugins/std/parasite-head.o
23:29:27 [2020-11-14T23:29:27.462Z] #41 49.68   CC       compel/arch/x86/plugins/std/memcpy.o
23:29:27 [2020-11-14T23:29:27.724Z] #41 49.71   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:29:27 [2020-11-14T23:29:27.724Z] #41 49.83   AR       compel/plugins/std.lib.a
23:29:27 [2020-11-14T23:29:27.724Z] #41 49.95   CC       compel/plugins/fds/fds.o
23:29:27 [2020-11-14T23:29:27.983Z] #41 50.15   AR       compel/plugins/fds.lib.a
23:29:27 [2020-11-14T23:29:27.983Z] #41 50.19   HOSTDEP  compel/src/lib/log-host.d
23:29:28 [2020-11-14T23:29:28.244Z] #41 50.25   HOSTDEP  compel/src/lib/handle-elf-host.d
23:29:28 [2020-11-14T23:29:28.244Z] #41 50.35   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:29:28 [2020-11-14T23:29:28.244Z] #41 50.42   HOSTDEP  compel/src/main-host.d
23:29:28 [2020-11-14T23:29:28.244Z] #41 50.50   DEP      compel/src/lib/ptrace.d
23:29:28 [2020-11-14T23:29:28.505Z] #41 50.63   DEP      compel/src/lib/infect.d
23:29:28 [2020-11-14T23:29:28.505Z] #41 ...
23:29:28 [2020-11-14T23:29:28.505Z] 
23:29:28 [2020-11-14T23:29:28.505Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:29:28 [2020-11-14T23:29:28.505Z] #56 143.5 + for f in rootlesskit rootlesskit-docker-proxy
23:29:28 [2020-11-14T23:29:28.505Z] #56 143.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:29:28 [2020-11-14T23:29:28.505Z] #56 DONE 151.3s
23:29:28 [2020-11-14T23:29:28.767Z] 
23:29:28 [2020-11-14T23:29:28.767Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:29:28 [2020-11-14T23:29:28.767Z] #57 DONE 0.1s
23:29:28 [2020-11-14T23:29:28.767Z] 
23:29:28 [2020-11-14T23:29:28.767Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:29:28 [2020-11-14T23:29:28.767Z] #58 DONE 0.1s
23:29:28 [2020-11-14T23:29:28.767Z] 
23:29:28 [2020-11-14T23:29:28.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:28 [2020-11-14T23:29:28.767Z] #41 50.78   DEP      compel/src/lib/infect-util.d
23:29:28 [2020-11-14T23:29:28.767Z] #41 50.87   DEP      compel/src/lib/infect-rpc.d
23:29:28 [2020-11-14T23:29:28.767Z] #41 50.95   DEP      compel/arch/x86/src/lib/infect.d
23:29:28 [2020-11-14T23:29:28.913Z] #47 ...
23:29:28 [2020-11-14T23:29:28.913Z] 
23:29:28 [2020-11-14T23:29:28.913Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:28 [2020-11-14T23:29:28.913Z] #11 38.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
23:29:28 [2020-11-14T23:29:28.913Z] #11 38.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
23:29:28 [2020-11-14T23:29:28.913Z] #11 38.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
23:29:28 [2020-11-14T23:29:28.913Z] #11 38.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
23:29:28 [2020-11-14T23:29:28.913Z] #11 38.65 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:29:28 [2020-11-14T23:29:28.913Z] #11 38.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
23:29:28 [2020-11-14T23:29:28.913Z] #11 38.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
23:29:28 [2020-11-14T23:29:28.914Z] #11 38.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
23:29:28 [2020-11-14T23:29:28.914Z] #11 38.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
23:29:28 [2020-11-14T23:29:28.914Z] #11 38.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
23:29:28 [2020-11-14T23:29:28.914Z] #11 38.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
23:29:28 [2020-11-14T23:29:28.914Z] #11 39.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
23:29:28 [2020-11-14T23:29:28.914Z] #11 39.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
23:29:28 [2020-11-14T23:29:28.914Z] #11 39.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
23:29:28 [2020-11-14T23:29:28.914Z] #11 39.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
23:29:29 [2020-11-14T23:29:29.027Z] #41 51.07   DEP      compel/arch/x86/src/lib/cpu.d
23:29:29 [2020-11-14T23:29:29.027Z] #41 51.14   DEP      compel/src/lib/log.d
23:29:29 [2020-11-14T23:29:29.027Z] #41 51.24   DEP      compel/src/main.d
23:29:29 [2020-11-14T23:29:29.287Z] #41 51.49   DEP      compel/src/lib/handle-elf.d
23:29:29 [2020-11-14T23:29:29.552Z] #41 51.64   DEP      compel/arch/x86/src/lib/handle-elf.d
23:29:29 [2020-11-14T23:29:29.650Z] #50 87.28 go/scanner
23:29:29 [2020-11-14T23:29:29.813Z] #41 51.84   CC       compel/src/lib/log.o
23:29:29 [2020-11-14T23:29:29.865Z] #11 41.15 debconf: delaying package configuration, since apt-utils is not installed
23:29:30 [2020-11-14T23:29:30.073Z] #41 52.17   CC       compel/arch/x86/src/lib/cpu.o
23:29:30 [2020-11-14T23:29:30.073Z] #41 ...
23:29:30 [2020-11-14T23:29:30.073Z] 
23:29:30 [2020-11-14T23:29:30.073Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:30 [2020-11-14T23:29:30.073Z] #11 149.7 Selecting previously unselected package libdevmapper-dev:amd64.
23:29:30 [2020-11-14T23:29:30.073Z] #11 149.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:29:30 [2020-11-14T23:29:30.073Z] #11 149.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:29:30 [2020-11-14T23:29:30.073Z] #11 150.1 Selecting previously unselected package libseccomp-dev:amd64.
23:29:30 [2020-11-14T23:29:30.073Z] #11 150.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:29:30 [2020-11-14T23:29:30.073Z] #11 150.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:29:30 [2020-11-14T23:29:30.073Z] #11 150.8 Selecting previously unselected package libsystemd-dev:amd64.
23:29:30 [2020-11-14T23:29:30.073Z] #11 150.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
23:29:30 [2020-11-14T23:29:30.073Z] #11 150.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
23:29:30 [2020-11-14T23:29:30.073Z] #11 151.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.8 Setting up libbtrfs0 (4.20.1-2) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.9 Setting up libbtrfs-dev (4.20.1-2) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.9 Setting up mingw-w64-common (6.0.0-3) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 151.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 152.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 152.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 152.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:29:30 [2020-11-14T23:29:30.074Z] #11 152.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:29:30 [2020-11-14T23:29:30.074Z] #11 152.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 152.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:29:30 [2020-11-14T23:29:30.074Z] #11 152.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:29:30 [2020-11-14T23:29:30.074Z] #11 152.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 152.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 152.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 152.1 Setting up dmsetup (2:1.02.155-3) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 152.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 152.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 152.2 Processing triggers for libc-bin (2.28-10) ...
23:29:30 [2020-11-14T23:29:30.074Z] #11 DONE 152.7s
23:29:30 [2020-11-14T23:29:30.154Z] #11 ...
23:29:30 [2020-11-14T23:29:30.154Z] 
23:29:30 [2020-11-14T23:29:30.154Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:30 [2020-11-14T23:29:30.154Z] #40 25.00 Reading package lists...
23:29:30 [2020-11-14T23:29:30.154Z] #40 31.71 Building dependency tree...
23:29:30 [2020-11-14T23:29:30.154Z] #40 33.54 The following additional packages will be installed:
23:29:30 [2020-11-14T23:29:30.154Z] #40 33.54   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:29:30 [2020-11-14T23:29:30.154Z] #40 33.54   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:29:30 [2020-11-14T23:29:30.154Z] #40 33.55 Suggested packages:
23:29:30 [2020-11-14T23:29:30.154Z] #40 33.55   manpages-dev python-setuptools
23:29:30 [2020-11-14T23:29:30.154Z] #40 34.55 The following NEW packages will be installed:
23:29:30 [2020-11-14T23:29:30.154Z] #40 34.55   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:29:30 [2020-11-14T23:29:30.154Z] #40 34.55   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:29:30 [2020-11-14T23:29:30.154Z] #40 34.55   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:29:30 [2020-11-14T23:29:30.154Z] #40 34.55   python-six zlib1g-dev
23:29:30 [2020-11-14T23:29:30.154Z] #40 34.97 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
23:29:30 [2020-11-14T23:29:30.154Z] #40 34.97 Need to get 3798 kB of archives.
23:29:30 [2020-11-14T23:29:30.155Z] #40 34.97 After this operation, 21.6 MB of additional disk space will be used.
23:29:30 [2020-11-14T23:29:30.155Z] #40 34.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.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:29:30 [2020-11-14T23:29:30.155Z] #40 35.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.12 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:29:30 [2020-11-14T23:29:30.155Z] #40 35.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.67 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:29:30 [2020-11-14T23:29:30.155Z] #40 35.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 35.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
23:29:30 [2020-11-14T23:29:30.155Z] #40 38.79 debconf: delaying package configuration, since apt-utils is not installed
23:29:30 [2020-11-14T23:29:30.155Z] #40 40.01 Fetched 3798 kB in 1s (2699 kB/s)
23:29:30 [2020-11-14T23:29:30.155Z] #40 41.08 Selecting previously unselected package libcap-dev:arm64.
23:29:30 [2020-11-14T23:29:30.155Z] #40 41.10 (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:29:30 [2020-11-14T23:29:30.155Z] #40 41.13 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
23:29:30 [2020-11-14T23:29:30.155Z] #40 41.16 Unpacking libcap-dev:arm64 (1:2.25-2) ...
23:29:30 [2020-11-14T23:29:30.155Z] #40 ...
23:29:30 [2020-11-14T23:29:30.155Z] 
23:29:30 [2020-11-14T23:29:30.155Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.06 go: finding github.com/fatih/color v1.7.0
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.15 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.21 go: finding github.com/mattn/go-colorable v0.1.4
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.23 go: finding github.com/mattn/go-isatty v0.0.8
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.35 go: finding github.com/go-critic/go-critic v0.4.1
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.36 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.36 go: finding github.com/go-lintpack/lintpack v0.5.2
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.39 go: finding github.com/pkg/errors v0.8.1
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.43 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.45 go: finding github.com/go-toolsmith/astfmt v1.0.0
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.46 go: finding github.com/mitchellh/go-homedir v1.1.0
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.49 go: finding github.com/go-toolsmith/astequal v1.0.0
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.51 go: finding github.com/go-toolsmith/astp v1.0.0
23:29:30 [2020-11-14T23:29:30.155Z] #47 41.55 go: finding github.com/spf13/viper v1.6.1
23:29:30 [2020-11-14T23:29:30.298Z] #50 ...
23:29:30 [2020-11-14T23:29:30.298Z] 
23:29:30 [2020-11-14T23:29:30.298Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:30 [2020-11-14T23:29:30.298Z] #12 87.18 Selecting previously unselected package g++-mingw-w64-x86-64.
23:29:30 [2020-11-14T23:29:30.298Z] #12 87.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
23:29:30 [2020-11-14T23:29:30.298Z] #12 87.21 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:29:30 [2020-11-14T23:29:30.334Z] 
23:29:30 [2020-11-14T23:29:30.334Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:30 [2020-11-14T23:29:30.418Z] #47 41.60 go: finding github.com/sirupsen/logrus v1.4.2
23:29:30 [2020-11-14T23:29:30.418Z] #47 42.00 go: finding github.com/go-toolsmith/typep v1.0.0
23:29:30 [2020-11-14T23:29:30.706Z] #47 42.00 go: finding github.com/go-toolsmith/astcast v1.0.0
23:29:30 [2020-11-14T23:29:30.706Z] #47 42.01 go: finding github.com/go-toolsmith/astcopy v1.0.0
23:29:31 [2020-11-14T23:29:31.005Z] #47 42.30 go: finding github.com/stretchr/testify v1.4.0
23:29:31 [2020-11-14T23:29:31.270Z] #47 42.59 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
23:29:31 [2020-11-14T23:29:31.270Z] #47 42.59 go: finding github.com/go-toolsmith/strparse v1.0.0
23:29:31 [2020-11-14T23:29:31.270Z] #47 42.61 go: finding github.com/bombsimon/wsl/v2 v2.0.0
23:29:31 [2020-11-14T23:29:31.270Z] #47 42.85 go: finding github.com/davecgh/go-spew v1.1.1
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.371 + RM_GOPATH=0
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.371 + TMP_GOPATH=
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.371 + : /build
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.371 + '[' -z '' ']'
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.371 ++ mktemp -d
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.379 + export GOPATH=/tmp/tmp.JniCbHo26j
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.379 + GOPATH=/tmp/tmp.JniCbHo26j
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.379 + RM_GOPATH=1
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.380 + case "$(go env GOARCH)" in
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.382 ++ go env GOARCH
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.387 + export GO_BUILDMODE=-buildmode=pie
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.387 + GO_BUILDMODE=-buildmode=pie
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.388 ++ dirname /tmp/install/install.sh
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.389 + dir=/tmp/install
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.389 + bin=runc
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.389 + shift
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.389 + '[' '!' -f /tmp/install/runc.installer ']'
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.389 + . /tmp/install/runc.installer
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.389 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.390 + install_runc
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.390 + uname -r
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.393 + grep -q '^3\.10\.0.*\.el7\.'
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.395 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.395 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.396 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:29:31 [2020-11-14T23:29:31.717Z] #51 1.397 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JniCbHo26j/src/github.com/opencontainers/runc
23:29:31 [2020-11-14T23:29:31.718Z] #51 1.409 Cloning into '/tmp/tmp.JniCbHo26j/src/github.com/opencontainers/runc'...
23:29:31 [2020-11-14T23:29:31.718Z] #51 ...
23:29:31 [2020-11-14T23:29:31.718Z] 
23:29:31 [2020-11-14T23:29:31.718Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:29:31 [2020-11-14T23:29:31.718Z] #12 DONE 1.5s
23:29:31 [2020-11-14T23:29:31.718Z] 
23:29:31 [2020-11-14T23:29:31.718Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:29:31 [2020-11-14T23:29:31.851Z] #47 42.88 go: finding github.com/fsnotify/fsnotify v1.4.7
23:29:31 [2020-11-14T23:29:31.851Z] #47 43.15 go: finding github.com/spf13/cobra v0.0.5
23:29:31 [2020-11-14T23:29:31.851Z] #47 43.15 go: finding github.com/hashicorp/hcl v1.0.0
23:29:31 [2020-11-14T23:29:31.851Z] #47 43.16 go: finding github.com/spf13/pflag v1.0.5
23:29:31 [2020-11-14T23:29:31.989Z] using credential docker-jenkins-github-credentials
23:29:32 [2020-11-14T23:29:32.065Z] Cloning the remote Git repository
23:29:32 [2020-11-14T23:29:32.066Z] Cloning with configured refspecs honoured and without tags
23:29:32 [2020-11-14T23:29:32.245Z] #47 43.45 go: finding github.com/gobwas/glob v0.2.3
23:29:32 [2020-11-14T23:29:32.266Z] Cloning repository https://github.com/moby/moby.git
23:29:32 [2020-11-14T23:29:32.611Z] #47 43.46 go: finding github.com/pmezard/go-difflib v1.0.0
23:29:32 [2020-11-14T23:29:32.611Z] #47 43.83 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:29:32 [2020-11-14T23:29:32.662Z] #13 DONE 1.1s
23:29:32 [2020-11-14T23:29:32.662Z] 
23:29:32 [2020-11-14T23:29:32.662Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:29:32 [2020-11-14T23:29:32.949Z] #47 43.86 go: finding github.com/magiconair/properties v1.8.1
23:29:33 [2020-11-14T23:29:33.241Z] #47 44.15 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:29:33 [2020-11-14T23:29:33.241Z] #47 44.16 go: finding github.com/stretchr/objx v0.2.0
23:29:33 [2020-11-14T23:29:33.241Z] #47 44.54 go: finding github.com/mitchellh/mapstructure v1.1.2
23:29:33 [2020-11-14T23:29:33.504Z] #47 44.54 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:29:33 [2020-11-14T23:29:33.504Z] #47 44.54 go: finding github.com/pelletier/go-toml v1.2.0
23:29:33 [2020-11-14T23:29:33.504Z] #47 44.62 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:29:33 [2020-11-14T23:29:33.504Z] #47 44.63 go: finding github.com/spf13/afero v1.1.2
23:29:33 [2020-11-14T23:29:33.504Z] #47 44.84 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:29:33 [2020-11-14T23:29:33.504Z] #47 44.85 go: finding github.com/spf13/cast v1.3.0
23:29:33 [2020-11-14T23:29:33.504Z] #47 44.91 go: finding gopkg.in/yaml.v2 v2.2.7
23:29:33 [2020-11-14T23:29:33.603Z] #14 0.979 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:29:33 [2020-11-14T23:29:33.863Z] #14 DONE 1.1s
23:29:33 [2020-11-14T23:29:33.863Z] 
23:29:33 [2020-11-14T23:29:33.863Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:29:33 [2020-11-14T23:29:33.870Z] #12 ...
23:29:33 [2020-11-14T23:29:33.870Z] 
23:29:33 [2020-11-14T23:29:33.870Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:33 [2020-11-14T23:29:33.870Z] #42 18.42   CC       images/core-x86.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 19.08   CC       images/core-arm.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 19.61   CC       images/core-aarch64.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 20.20   CC       images/core-ppc64.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 21.07   CC       images/core-s390.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 22.05   CC       images/cpuinfo.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 22.61   CC       images/inventory.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 22.84   CC       images/fdinfo.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 23.26   CC       images/fown.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 23.48   CC       images/ns.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 23.78   CC       images/regfile.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 24.09   CC       images/ghost-file.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 24.47   CC       images/fifo.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 24.70   CC       images/remap-file-path.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 24.93   CC       images/eventfd.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 25.14   CC       images/eventpoll.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 25.48   CC       images/fh.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 25.81   CC       images/fsnotify.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 26.61   CC       images/signalfd.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 26.91   CC       images/fs.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 27.16   CC       images/pstree.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 27.40   CC       images/pipe.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 27.68   CC       images/tcp-stream.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 28.08   CC       images/sk-packet.o
23:29:33 [2020-11-14T23:29:33.870Z] #42 28.43   CC       images/mnt.o
23:29:33 [2020-11-14T23:29:33.921Z] #53 43.93 Reading package lists...
23:29:33 [2020-11-14T23:29:33.921Z] #53 ...
23:29:33 [2020-11-14T23:29:33.921Z] 
23:29:33 [2020-11-14T23:29:33.921Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:33 [2020-11-14T23:29:33.921Z] #47 46.52 go: extracting github.com/gogo/protobuf v1.2.1
23:29:33 [2020-11-14T23:29:33.921Z] #47 50.15 go: extracting golang.org/x/text v0.3.2
23:29:34 [2020-11-14T23:29:34.169Z] #42 28.69   CC       images/pipe-data.o
23:29:34 [2020-11-14T23:29:34.169Z] #42 28.92   CC       images/sa.o
23:29:34 [2020-11-14T23:29:34.256Z] #47 ...
23:29:34 [2020-11-14T23:29:34.256Z] 
23:29:34 [2020-11-14T23:29:34.256Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:34 [2020-11-14T23:29:34.256Z] #32 35.10 sync
23:29:34 [2020-11-14T23:29:34.256Z] #32 35.11 internal/reflectlite
23:29:34 [2020-11-14T23:29:34.256Z] #32 36.71 sort
23:29:34 [2020-11-14T23:29:34.256Z] #32 36.72 errors
23:29:34 [2020-11-14T23:29:34.256Z] #32 37.02 internal/oserror
23:29:34 [2020-11-14T23:29:34.256Z] #32 37.02 strconv
23:29:34 [2020-11-14T23:29:34.256Z] #32 37.03 io
23:29:34 [2020-11-14T23:29:34.256Z] #32 37.31 syscall
23:29:34 [2020-11-14T23:29:34.256Z] #32 38.16 strings
23:29:34 [2020-11-14T23:29:34.256Z] #32 38.17 bytes
23:29:34 [2020-11-14T23:29:34.256Z] #32 39.67 bufio
23:29:34 [2020-11-14T23:29:34.256Z] #32 40.61 reflect
23:29:34 [2020-11-14T23:29:34.256Z] #32 41.18 path
23:29:34 [2020-11-14T23:29:34.256Z] #32 41.51 text/tabwriter
23:29:34 [2020-11-14T23:29:34.256Z] #32 43.87 internal/syscall/execenv
23:29:34 [2020-11-14T23:29:34.256Z] #32 43.87 internal/syscall/unix
23:29:34 [2020-11-14T23:29:34.256Z] #32 43.88 time
23:29:34 [2020-11-14T23:29:34.256Z] #32 ...
23:29:34 [2020-11-14T23:29:34.256Z] 
23:29:34 [2020-11-14T23:29:34.256Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:34 [2020-11-14T23:29:34.256Z] #47 45.42 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:29:32 [2020-11-14T23:29:32.670Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
23:29:33 [2020-11-14T23:29:33.544Z] Fetching upstream changes from https://github.com/moby/moby.git
23:29:33 [2020-11-14T23:29:33.544Z]  > git --version # timeout=10
23:29:33 [2020-11-14T23:29:33.586Z]  > git --version # 'git version 2.24.1.windows.2'
23:29:33 [2020-11-14T23:29:33.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:29:33 [2020-11-14T23:29:33.589Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:29:34 [2020-11-14T23:29:34.674Z] #40 44.37 Reading package lists...
23:29:34 [2020-11-14T23:29:34.674Z] #40 ...
23:29:34 [2020-11-14T23:29:34.674Z] 
23:29:34 [2020-11-14T23:29:34.674Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:34 [2020-11-14T23:29:34.674Z] #53 33.69 Reading package lists...
23:29:34 [2020-11-14T23:29:34.712Z] #47 45.42 go: finding github.com/spf13/jwalterweatherman v1.0.0
23:29:34 [2020-11-14T23:29:34.712Z] #47 45.42 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:29:34 [2020-11-14T23:29:34.712Z] #47 45.48 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:29:34 [2020-11-14T23:29:34.712Z] #47 ...
23:29:34 [2020-11-14T23:29:34.712Z] 
23:29:34 [2020-11-14T23:29:34.712Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:29:34 [2020-11-14T23:29:34.712Z] #30 35.55 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:29:34 [2020-11-14T23:29:34.712Z] #30 35.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:29:34 [2020-11-14T23:29:34.712Z] #30 ...
23:29:34 [2020-11-14T23:29:34.712Z] 
23:29:34 [2020-11-14T23:29:34.712Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:34 [2020-11-14T23:29:34.712Z] #43 35.75 internal/reflectlite
23:29:34 [2020-11-14T23:29:34.712Z] #43 35.76 sync
23:29:34 [2020-11-14T23:29:34.712Z] #43 37.06 github.com/LK4D4/vndr/godl/singleflight
23:29:34 [2020-11-14T23:29:34.712Z] #43 37.07 math/rand
23:29:34 [2020-11-14T23:29:34.712Z] #43 37.08 internal/singleflight
23:29:34 [2020-11-14T23:29:34.712Z] #43 37.97 io
23:29:34 [2020-11-14T23:29:34.712Z] #43 37.98 vendor/golang.org/x/net/dns/dnsmessage
23:29:34 [2020-11-14T23:29:34.712Z] #43 37.98 strconv
23:29:34 [2020-11-14T23:29:34.712Z] #43 38.00 syscall
23:29:34 [2020-11-14T23:29:34.712Z] #43 39.29 bytes
23:29:34 [2020-11-14T23:29:34.712Z] #43 41.57 path
23:29:34 [2020-11-14T23:29:34.712Z] #43 41.74 hash/crc32
23:29:34 [2020-11-14T23:29:34.712Z] #43 41.76 reflect
23:29:34 [2020-11-14T23:29:34.712Z] #43 42.35 regexp/syntax
23:29:34 [2020-11-14T23:29:34.712Z] #43 42.36 crypto
23:29:34 [2020-11-14T23:29:34.712Z] #43 42.93 crypto/rc4
23:29:34 [2020-11-14T23:29:34.712Z] #43 43.52 vendor/golang.org/x/text/transform
23:29:34 [2020-11-14T23:29:34.712Z] #43 44.88 time
23:29:34 [2020-11-14T23:29:34.804Z] #15 DONE 1.0s
23:29:34 [2020-11-14T23:29:34.804Z] 
23:29:34 [2020-11-14T23:29:34.804Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:34 [2020-11-14T23:29:34.804Z] #41 53.14   CC       compel/arch/x86/src/lib/infect.o
23:29:34 [2020-11-14T23:29:34.804Z] #41 54.30   CC       compel/src/lib/infect-rpc.o
23:29:34 [2020-11-14T23:29:34.804Z] #41 54.74   CC       compel/src/lib/infect-util.o
23:29:34 [2020-11-14T23:29:34.804Z] #41 55.27   CC       compel/src/lib/infect.o
23:29:34 [2020-11-14T23:29:34.814Z] #42 29.28   CC       images/timer.o
23:29:35 [2020-11-14T23:29:35.069Z] #43 45.92 regexp
23:29:35 [2020-11-14T23:29:35.069Z] #43 ...
23:29:35 [2020-11-14T23:29:35.069Z] 
23:29:35 [2020-11-14T23:29:35.069Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:35 [2020-11-14T23:29:35.069Z] #53 36.14 debconf: delaying package configuration, since apt-utils is not installed
23:29:35 [2020-11-14T23:29:35.069Z] #53 37.81 Fetched 119 kB in 0s (328 kB/s)
23:29:35 [2020-11-14T23:29:35.069Z] #53 40.97 Selecting previously unselected package libbtrfs0.
23:29:35 [2020-11-14T23:29:35.069Z] #53 40.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 ... 15383 files and directories currently installed.)
23:29:35 [2020-11-14T23:29:35.069Z] #53 41.03 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
23:29:35 [2020-11-14T23:29:35.069Z] #53 41.14 Unpacking libbtrfs0 (4.20.1-2) ...
23:29:35 [2020-11-14T23:29:35.069Z] #53 41.45 Selecting previously unselected package libbtrfs-dev.
23:29:35 [2020-11-14T23:29:35.069Z] #53 41.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
23:29:35 [2020-11-14T23:29:35.069Z] #53 41.47 Unpacking libbtrfs-dev (4.20.1-2) ...
23:29:35 [2020-11-14T23:29:35.069Z] #53 ...
23:29:35 [2020-11-14T23:29:35.069Z] 
23:29:35 [2020-11-14T23:29:35.069Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:35 [2020-11-14T23:29:35.069Z] #47 45.88 go: finding golang.org/x/text v0.3.2
23:29:35 [2020-11-14T23:29:35.069Z] #47 46.34 go: finding github.com/subosito/gotenv v1.2.0
23:29:35 [2020-11-14T23:29:35.069Z] #47 46.37 go: finding gopkg.in/ini.v1 v1.51.0
23:29:35 [2020-11-14T23:29:35.069Z] #47 46.40 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:29:35 [2020-11-14T23:29:35.069Z] #47 46.42 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:29:35 [2020-11-14T23:29:35.112Z] #42 ...
23:29:35 [2020-11-14T23:29:35.112Z] 
23:29:35 [2020-11-14T23:29:35.112Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:35 [2020-11-14T23:29:35.112Z] #33 88.63 github.com/BurntSushi/toml/cmd/tomlv
23:29:35 [2020-11-14T23:29:35.112Z] #33 DONE 92.9s
23:29:35 [2020-11-14T23:29:35.112Z] 
23:29:35 [2020-11-14T23:29:35.112Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:35 [2020-11-14T23:29:35.112Z] #50 89.28 mvdan.cc/editorconfig
23:29:35 [2020-11-14T23:29:35.112Z] #50 89.57 mvdan.cc/sh/v3/syntax
23:29:35 [2020-11-14T23:29:35.112Z] #50 90.54 encoding/base64
23:29:35 [2020-11-14T23:29:35.112Z] #50 91.22 go/ast
23:29:35 [2020-11-14T23:29:35.236Z] #53 44.64 Reading package lists...
23:29:35 [2020-11-14T23:29:35.236Z] #53 ...
23:29:35 [2020-11-14T23:29:35.236Z] 
23:29:35 [2020-11-14T23:29:35.236Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:35 [2020-11-14T23:29:35.236Z] #47 44.50 go: extracting github.com/gogo/protobuf v1.2.1
23:29:35 [2020-11-14T23:29:35.236Z] #47 51.57 go: extracting golang.org/x/text v0.3.2
23:29:35 [2020-11-14T23:29:35.310Z] #47 ...
23:29:35 [2020-11-14T23:29:35.310Z] 
23:29:35 [2020-11-14T23:29:35.310Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:35 [2020-11-14T23:29:35.310Z] #40 41.76 Reading package lists...
23:29:35 [2020-11-14T23:29:35.410Z] #50 93.29 encoding/json
23:29:35 [2020-11-14T23:29:35.743Z] #47 46.97 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:29:35 [2020-11-14T23:29:35.743Z] #47 47.01 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:29:35 [2020-11-14T23:29:35.743Z] #47 47.04 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:29:36 [2020-11-14T23:29:36.006Z] #47 47.07 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:29:36 [2020-11-14T23:29:36.006Z] #47 ...
23:29:36 [2020-11-14T23:29:36.006Z] 
23:29:36 [2020-11-14T23:29:36.006Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:36 [2020-11-14T23:29:36.006Z] #34 37.14 debconf: delaying package configuration, since apt-utils is not installed
23:29:36 [2020-11-14T23:29:36.006Z] #34 39.29 Fetched 14.2 MB in 3s (4948 kB/s)
23:29:36 [2020-11-14T23:29:36.006Z] #34 40.97 Selecting previously unselected package xxd.
23:29:36 [2020-11-14T23:29:36.006Z] #34 40.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 ... 15383 files and directories currently installed.)
23:29:36 [2020-11-14T23:29:36.006Z] #34 41.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
23:29:36 [2020-11-14T23:29:36.006Z] #34 41.13 Unpacking xxd (2:8.1.0875-5) ...
23:29:36 [2020-11-14T23:29:36.006Z] #34 42.30 Selecting previously unselected package vim-common.
23:29:36 [2020-11-14T23:29:36.006Z] #34 42.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:29:36 [2020-11-14T23:29:36.006Z] #34 43.41 Unpacking vim-common (2:8.1.0875-5) ...
23:29:36 [2020-11-14T23:29:36.006Z] #34 ...
23:29:36 [2020-11-14T23:29:36.006Z] 
23:29:36 [2020-11-14T23:29:36.006Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:36 [2020-11-14T23:29:36.006Z] #53 46.99 Setting up libbtrfs0 (4.20.1-2) ...
23:29:36 [2020-11-14T23:29:36.188Z] #41 ...
23:29:36 [2020-11-14T23:29:36.188Z] 
23:29:36 [2020-11-14T23:29:36.188Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:29:36 [2020-11-14T23:29:36.188Z] #16 DONE 1.1s
23:29:36 [2020-11-14T23:29:36.188Z] 
23:29:36 [2020-11-14T23:29:36.188Z] #17 [dev-systemd-false  6/26] RUN ldconfig
23:29:36 [2020-11-14T23:29:36.759Z] #17 DONE 1.0s
23:29:36 [2020-11-14T23:29:36.759Z] 
23:29:36 [2020-11-14T23:29:36.759Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:36 [2020-11-14T23:29:36.759Z] #41 58.48   CC       compel/src/lib/ptrace.o
23:29:36 [2020-11-14T23:29:36.759Z] #41 58.87   AR       compel/libcompel.a
23:29:36 [2020-11-14T23:29:36.759Z] #41 58.92   HOSTCC   compel/src/main-host.o
23:29:36 [2020-11-14T23:29:36.965Z] #50 94.62 golang.org/x/sys/unix
23:29:37 [2020-11-14T23:29:37.150Z] #47 ...
23:29:37 [2020-11-14T23:29:37.150Z] 
23:29:37 [2020-11-14T23:29:37.150Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:37 [2020-11-14T23:29:37.150Z] #11 43.25 Reading package lists...
23:29:37 [2020-11-14T23:29:37.261Z] #50 ...
23:29:37 [2020-11-14T23:29:37.261Z] 
23:29:37 [2020-11-14T23:29:37.261Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:37 [2020-11-14T23:29:37.261Z] #44 84.98 os/exec
23:29:37 [2020-11-14T23:29:37.261Z] #44 84.98 net
23:29:37 [2020-11-14T23:29:37.261Z] #44 85.89 internal/lazyregexp
23:29:37 [2020-11-14T23:29:37.261Z] #44 86.38 github.com/LK4D4/vndr/versioned
23:29:37 [2020-11-14T23:29:37.261Z] #44 90.68 go/scanner
23:29:37 [2020-11-14T23:29:37.261Z] #44 90.68 net/url
23:29:37 [2020-11-14T23:29:37.261Z] #44 90.68 text/template/parse
23:29:37 [2020-11-14T23:29:37.261Z] #44 93.79 go/ast
23:29:37 [2020-11-14T23:29:37.261Z] #44 ...
23:29:37 [2020-11-14T23:29:37.261Z] 
23:29:37 [2020-11-14T23:29:37.261Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:37 [2020-11-14T23:29:37.261Z] #42 29.86   CC       images/timerfd.o
23:29:37 [2020-11-14T23:29:37.261Z] #42 30.21   CC       images/mm.o
23:29:37 [2020-11-14T23:29:37.261Z] #42 30.88   CC       images/sk-opts.o
23:29:37 [2020-11-14T23:29:37.261Z] #42 31.12   CC       images/sk-unix.o
23:29:37 [2020-11-14T23:29:37.261Z] #42 31.41   CC       images/sk-inet.o
23:29:37 [2020-11-14T23:29:37.261Z] #42 31.79   CC       images/tun.o
23:29:37 [2020-11-14T23:29:37.330Z] #41 59.28   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:29:37 [2020-11-14T23:29:37.330Z] #41 59.45   HOSTCC   compel/src/lib/handle-elf-host.o
23:29:37 [2020-11-14T23:29:37.400Z] #53 ...
23:29:37 [2020-11-14T23:29:37.400Z] 
23:29:37 [2020-11-14T23:29:37.400Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:37 [2020-11-14T23:29:37.400Z] #49 38.41 syscall
23:29:37 [2020-11-14T23:29:37.400Z] #49 38.41 strconv
23:29:37 [2020-11-14T23:29:37.400Z] #49 38.42 bytes
23:29:37 [2020-11-14T23:29:37.400Z] #49 38.43 strings
23:29:37 [2020-11-14T23:29:37.400Z] #49 41.28 bufio
23:29:37 [2020-11-14T23:29:37.400Z] #49 41.74 text/tabwriter
23:29:37 [2020-11-14T23:29:37.400Z] #49 41.79 reflect
23:29:37 [2020-11-14T23:29:37.400Z] #49 42.36 regexp/syntax
23:29:37 [2020-11-14T23:29:37.400Z] #49 44.93 time
23:29:37 [2020-11-14T23:29:37.400Z] #49 45.48 regexp
23:29:37 [2020-11-14T23:29:37.400Z] #49 48.02 context
23:29:37 [2020-11-14T23:29:37.400Z] #49 48.03 os
23:29:37 [2020-11-14T23:29:37.400Z] #49 ...
23:29:37 [2020-11-14T23:29:37.400Z] 
23:29:37 [2020-11-14T23:29:37.400Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:37 [2020-11-14T23:29:37.400Z] #47 47.92 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:29:37 [2020-11-14T23:29:37.400Z] #47 47.92 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:29:37 [2020-11-14T23:29:37.400Z] #47 47.93 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:29:37 [2020-11-14T23:29:37.400Z] #47 47.93 go: finding github.com/kisielk/gotool v1.0.0
23:29:37 [2020-11-14T23:29:37.400Z] #47 47.94 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:29:37 [2020-11-14T23:29:37.400Z] #47 48.73 go: finding github.com/sourcegraph/go-diff v0.5.1
23:29:37 [2020-11-14T23:29:37.400Z] #47 48.77 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:29:37 [2020-11-14T23:29:37.400Z] #47 48.78 go: finding github.com/tommy-muehle/go-mnd v1.1.1
23:29:37 [2020-11-14T23:29:37.400Z] #47 48.80 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:29:37 [2020-11-14T23:29:37.400Z] #47 48.82 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:29:37 [2020-11-14T23:29:37.407Z] #11 53.84 Building dependency tree...
23:29:37 [2020-11-14T23:29:37.407Z] #11 ...
23:29:37 [2020-11-14T23:29:37.407Z] 
23:29:37 [2020-11-14T23:29:37.407Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:37 [2020-11-14T23:29:37.407Z] #34 33.68 Reading package lists...
23:29:37 [2020-11-14T23:29:37.487Z] #40 52.22 Building dependency tree...
23:29:37 [2020-11-14T23:29:37.487Z] #40 ...
23:29:37 [2020-11-14T23:29:37.487Z] 
23:29:37 [2020-11-14T23:29:37.487Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:37 [2020-11-14T23:29:37.557Z] #42 32.19   CC       images/sk-netlink.o
23:29:37 [2020-11-14T23:29:37.666Z] #47 48.89 go: finding github.com/ultraware/funlen v0.0.2
23:29:37 [2020-11-14T23:29:37.666Z] #47 48.92 go: finding github.com/ultraware/whitespace v0.0.4
23:29:37 [2020-11-14T23:29:37.666Z] #47 48.93 go: finding github.com/uudashr/gocognit v1.0.1
23:29:37 [2020-11-14T23:29:37.666Z] #47 49.08 go: finding github.com/gogo/protobuf v1.2.1
23:29:37 [2020-11-14T23:29:37.748Z] #11 44.20 Reading package lists...
23:29:37 [2020-11-14T23:29:37.748Z] #11 ...
23:29:37 [2020-11-14T23:29:37.748Z] 
23:29:37 [2020-11-14T23:29:37.748Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:37 [2020-11-14T23:29:37.748Z] #32 53.99 internal/reflectlite
23:29:37 [2020-11-14T23:29:37.748Z] #32 54.01 sync
23:29:37 [2020-11-14T23:29:37.854Z] #42 32.50   CC       images/packet-sock.o
23:29:37 [2020-11-14T23:29:37.900Z] #41 59.94   HOSTCC   compel/src/lib/log-host.o
23:29:37 [2020-11-14T23:29:37.900Z] #41 ...
23:29:37 [2020-11-14T23:29:37.900Z] 
23:29:37 [2020-11-14T23:29:37.900Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:37 [2020-11-14T23:29:37.900Z] #43 150.4 crypto/tls
23:29:37 [2020-11-14T23:29:37.900Z] #43 160.1 net/http/httptrace
23:29:37 [2020-11-14T23:29:37.900Z] #43 160.4 net/http
23:29:37 [2020-11-14T23:29:37.900Z] #43 ...
23:29:37 [2020-11-14T23:29:37.900Z] 
23:29:37 [2020-11-14T23:29:37.900Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:29:37 [2020-11-14T23:29:37.929Z] #47 49.23 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:29:37 [2020-11-14T23:29:37.929Z] #47 49.39 go: finding honnef.co/go/tools v0.0.1-2019.2.3
23:29:38 [2020-11-14T23:29:38.152Z] #42 32.86   CC       images/ipc-var.o
23:29:38 [2020-11-14T23:29:38.223Z] #47 49.55 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:29:38 [2020-11-14T23:29:38.223Z] #47 49.57 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:29:38 [2020-11-14T23:29:38.223Z] #47 49.66 go: finding github.com/BurntSushi/toml v0.3.1
23:29:38 [2020-11-14T23:29:38.337Z] #34 44.58 Reading package lists...
23:29:38 [2020-11-14T23:29:38.337Z] #34 ...
23:29:38 [2020-11-14T23:29:38.337Z] 
23:29:38 [2020-11-14T23:29:38.337Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:38 [2020-11-14T23:29:38.337Z] #53 44.64 Reading package lists...
23:29:38 [2020-11-14T23:29:38.452Z] #42 33.05   CC       images/ipc-desc.o
23:29:38 [2020-11-14T23:29:38.470Z] #18 1.504 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:29:38 [2020-11-14T23:29:38.470Z] #18 1.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:29:38 [2020-11-14T23:29:38.470Z] #18 1.704 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:29:38 [2020-11-14T23:29:38.486Z] #47 49.69 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:29:38 [2020-11-14T23:29:38.750Z] #47 ...
23:29:38 [2020-11-14T23:29:38.750Z] 
23:29:38 [2020-11-14T23:29:38.750Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
23:29:38 [2020-11-14T23:29:38.750Z] #27 DONE 50.4s
23:29:38 [2020-11-14T23:29:38.750Z] #42 33.21   CC       images/ipc-shm.o
23:29:38 [2020-11-14T23:29:38.751Z] #42 33.41   CC       images/ipc-msg.o
23:29:39 [2020-11-14T23:29:39.013Z] 
23:29:39 [2020-11-14T23:29:39.013Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:39 [2020-11-14T23:29:39.013Z] #53 49.17 Setting up libbtrfs-dev (4.20.1-2) ...
23:29:39 [2020-11-14T23:29:39.013Z] #53 49.25 Processing triggers for libc-bin (2.28-10) ...
23:29:39 [2020-11-14T23:29:39.013Z] #53 DONE 50.3s
23:29:39 [2020-11-14T23:29:39.013Z] 
23:29:39 [2020-11-14T23:29:39.013Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:39 [2020-11-14T23:29:39.013Z] #61 DONE 50.3s
23:29:39 [2020-11-14T23:29:39.013Z] 
23:29:39 [2020-11-14T23:29:39.013Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:29:39 [2020-11-14T23:29:39.013Z] #45 DONE 50.4s
23:29:39 [2020-11-14T23:29:39.013Z] 
23:29:39 [2020-11-14T23:29:39.013Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:29:39 [2020-11-14T23:29:39.040Z] #18 2.158 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:29:39 [2020-11-14T23:29:39.049Z] #42 33.71   CC       images/ipc-sem.o
23:29:39 [2020-11-14T23:29:39.347Z] #42 33.99   CC       images/utsns.o
23:29:39 [2020-11-14T23:29:39.646Z] #42 34.22   CC       images/creds.o
23:29:39 [2020-11-14T23:29:39.646Z] #42 34.41   CC       images/vma.o
23:29:39 [2020-11-14T23:29:39.944Z] #42 34.67   CC       images/netdev.o
23:29:40 [2020-11-14T23:29:40.408Z] #54 ...
23:29:40 [2020-11-14T23:29:40.408Z] 
23:29:40 [2020-11-14T23:29:40.408Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:40 [2020-11-14T23:29:40.408Z] #11 41.74 Fetched 73.3 MB in 11s (6681 kB/s)
23:29:40 [2020-11-14T23:29:40.408Z] #11 44.16 Selecting previously unselected package binutils-mingw-w64-i686.
23:29:40 [2020-11-14T23:29:40.408Z] #11 44.16 (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:29:40 [2020-11-14T23:29:40.408Z] #11 44.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
23:29:40 [2020-11-14T23:29:40.408Z] #11 45.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:29:40 [2020-11-14T23:29:40.408Z] #11 50.27 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:29:40 [2020-11-14T23:29:40.408Z] #11 50.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
23:29:40 [2020-11-14T23:29:40.408Z] #11 50.34 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:29:40 [2020-11-14T23:29:40.422Z] #18 3.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:29:40 [2020-11-14T23:29:40.591Z] #42 35.15   CC       images/tty.o
23:29:40 [2020-11-14T23:29:40.671Z] #11 ...
23:29:40 [2020-11-14T23:29:40.671Z] 
23:29:40 [2020-11-14T23:29:40.671Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:40 [2020-11-14T23:29:40.671Z] #40 46.39 Selecting previously unselected package libnet1:arm64.
23:29:40 [2020-11-14T23:29:40.671Z] #40 46.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 48.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 49.64 Selecting previously unselected package libnet1-dev.
23:29:40 [2020-11-14T23:29:40.671Z] #40 49.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 50.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 50.45 Selecting previously unselected package libnl-3-200:arm64.
23:29:40 [2020-11-14T23:29:40.671Z] #40 50.45 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 50.48 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 50.72 Selecting previously unselected package libnl-3-dev:arm64.
23:29:40 [2020-11-14T23:29:40.671Z] #40 50.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 50.74 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 51.19 Selecting previously unselected package libprotobuf-c1:arm64.
23:29:40 [2020-11-14T23:29:40.671Z] #40 51.19 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 51.40 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 51.72 Selecting previously unselected package libprotobuf-c-dev:arm64.
23:29:40 [2020-11-14T23:29:40.671Z] #40 51.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 51.72 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 52.12 Selecting previously unselected package zlib1g-dev:arm64.
23:29:40 [2020-11-14T23:29:40.671Z] #40 52.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
23:29:40 [2020-11-14T23:29:40.671Z] #40 52.14 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
23:29:41 [2020-11-14T23:29:41.253Z] #42 35.74   CC       images/file-lock.o
23:29:41 [2020-11-14T23:29:41.253Z] #42 35.99   CC       images/rlimit.o
23:29:41 [2020-11-14T23:29:41.424Z] #53 55.29 Building dependency tree...
23:29:41 [2020-11-14T23:29:41.560Z] #42 36.24   CC       images/pagemap.o
23:29:41 [2020-11-14T23:29:41.627Z] #40 53.08 Selecting previously unselected package libprotobuf17:arm64.
23:29:41 [2020-11-14T23:29:41.627Z] #40 53.08 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
23:29:41 [2020-11-14T23:29:41.803Z] #18 4.792 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:29:41 [2020-11-14T23:29:41.891Z] #40 53.09 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
23:29:41 [2020-11-14T23:29:41.891Z] #40 ...
23:29:41 [2020-11-14T23:29:41.891Z] 
23:29:41 [2020-11-14T23:29:41.891Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:41 [2020-11-14T23:29:41.960Z] #32 58.31 sort
23:29:41 [2020-11-14T23:29:41.960Z] #32 58.31 errors
23:29:42 [2020-11-14T23:29:42.154Z] #11 53.36 Selecting previously unselected package binutils-mingw-w64.
23:29:42 [2020-11-14T23:29:42.154Z] #11 53.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:29:42 [2020-11-14T23:29:42.154Z] #11 53.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:29:42 [2020-11-14T23:29:42.206Z] #42 36.85   CC       images/siginfo.o
23:29:42 [2020-11-14T23:29:42.417Z] #11 53.76 Selecting previously unselected package libdevmapper1.02.1:arm64.
23:29:42 [2020-11-14T23:29:42.417Z] #11 53.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
23:29:42 [2020-11-14T23:29:42.417Z] #11 53.81 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
23:29:42 [2020-11-14T23:29:42.503Z] #42 37.05   CC       images/rpc.o
23:29:42 [2020-11-14T23:29:42.533Z] #32 59.20 strconv
23:29:42 [2020-11-14T23:29:42.534Z] #32 ...
23:29:42 [2020-11-14T23:29:42.534Z] 
23:29:42 [2020-11-14T23:29:42.534Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:42 [2020-11-14T23:29:42.534Z] #47 58.69 go: finding github.com/fatih/color v1.7.0
23:29:42 [2020-11-14T23:29:42.534Z] #47 58.94 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:29:42 [2020-11-14T23:29:42.534Z] #47 59.08 go: finding github.com/mattn/go-colorable v0.1.4
23:29:42 [2020-11-14T23:29:42.534Z] #47 59.14 go: finding github.com/mattn/go-isatty v0.0.8
23:29:42 [2020-11-14T23:29:42.534Z] #47 59.16 go: finding github.com/go-critic/go-critic v0.4.1
23:29:42 [2020-11-14T23:29:42.534Z] #47 59.27 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:29:42 [2020-11-14T23:29:42.534Z] #47 59.28 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:29:42 [2020-11-14T23:29:42.534Z] #47 59.28 go: finding github.com/go-lintpack/lintpack v0.5.2
23:29:42 [2020-11-14T23:29:42.534Z] #47 59.29 go: finding github.com/pkg/errors v0.8.1
23:29:42 [2020-11-14T23:29:42.534Z] #47 59.33 go: finding github.com/go-toolsmith/astfmt v1.0.0
23:29:42 [2020-11-14T23:29:42.795Z] #47 59.38 go: finding github.com/go-toolsmith/astequal v1.0.0
23:29:42 [2020-11-14T23:29:42.795Z] #47 59.40 go: finding github.com/mitchellh/go-homedir v1.1.0
23:29:42 [2020-11-14T23:29:42.795Z] #47 59.52 go: finding github.com/go-toolsmith/astp v1.0.0
23:29:42 [2020-11-14T23:29:42.795Z] #47 59.52 go: finding github.com/sirupsen/logrus v1.4.2
23:29:42 [2020-11-14T23:29:42.795Z] #47 59.54 go: finding github.com/go-toolsmith/astcast v1.0.0
23:29:42 [2020-11-14T23:29:42.795Z] #47 59.54 go: finding github.com/go-toolsmith/typep v1.0.0
23:29:42 [2020-11-14T23:29:42.795Z] #47 59.54 go: finding github.com/stretchr/testify v1.4.0
23:29:42 [2020-11-14T23:29:42.795Z] #47 59.58 go: finding github.com/davecgh/go-spew v1.1.1
23:29:42 [2020-11-14T23:29:42.796Z] #53 ...
23:29:42 [2020-11-14T23:29:42.796Z] 
23:29:42 [2020-11-14T23:29:42.796Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:42 [2020-11-14T23:29:42.796Z] #62 DONE 59.0s
23:29:42 [2020-11-14T23:29:42.796Z] 
23:29:42 [2020-11-14T23:29:42.796Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:42 [2020-11-14T23:29:42.796Z] #32 57.18 internal/reflectlite
23:29:42 [2020-11-14T23:29:42.796Z] #32 57.20 sync
23:29:42 [2020-11-14T23:29:42.999Z] #11 54.26 Selecting previously unselected package dmsetup.
23:29:42 [2020-11-14T23:29:42.999Z] #11 54.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
23:29:42 [2020-11-14T23:29:42.999Z] #11 54.28 Unpacking dmsetup (2:1.02.155-3) ...
23:29:43 [2020-11-14T23:29:43.057Z] #47 59.59 go: finding github.com/spf13/viper v1.6.1
23:29:43 [2020-11-14T23:29:43.057Z] #47 59.62 go: finding github.com/go-toolsmith/astcopy v1.0.0
23:29:43 [2020-11-14T23:29:43.057Z] #47 59.76 go: finding github.com/pmezard/go-difflib v1.0.0
23:29:43 [2020-11-14T23:29:43.057Z] #47 59.88 go: finding github.com/stretchr/objx v0.2.0
23:29:43 [2020-11-14T23:29:43.185Z] #18 ...
23:29:43 [2020-11-14T23:29:43.186Z] 
23:29:43 [2020-11-14T23:29:43.186Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:43 [2020-11-14T23:29:43.186Z] #51 10.56 + cd /tmp/tmp.JniCbHo26j/src/github.com/opencontainers/runc
23:29:43 [2020-11-14T23:29:43.186Z] #51 10.56 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:29:43 [2020-11-14T23:29:43.186Z] #51 11.09 + '[' -z '' ']'
23:29:43 [2020-11-14T23:29:43.186Z] #51 11.11 + target=static
23:29:43 [2020-11-14T23:29:43.186Z] #51 11.11 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:29:43 [2020-11-14T23:29:43.186Z] #51 11.51 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:29:43 [2020-11-14T23:29:43.320Z] #47 59.94 go: finding github.com/go-toolsmith/strparse v1.0.0
23:29:43 [2020-11-14T23:29:43.320Z] #47 59.99 go: finding gopkg.in/yaml.v2 v2.2.7
23:29:43 [2020-11-14T23:29:43.576Z] #11 54.91 Selecting previously unselected package mingw-w64-common.
23:29:43 [2020-11-14T23:29:43.577Z] #11 54.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:29:43 [2020-11-14T23:29:43.577Z] #11 54.93 Unpacking mingw-w64-common (6.0.0-3) ...
23:29:43 [2020-11-14T23:29:43.581Z] #47 60.25 go: finding github.com/fsnotify/fsnotify v1.4.7
23:29:43 [2020-11-14T23:29:43.581Z] #47 60.25 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
23:29:43 [2020-11-14T23:29:43.581Z] #47 60.28 go: finding github.com/spf13/cobra v0.0.5
23:29:43 [2020-11-14T23:29:43.581Z] #47 60.28 go: finding github.com/hashicorp/hcl v1.0.0
23:29:43 [2020-11-14T23:29:43.581Z] #47 60.31 go: finding github.com/bombsimon/wsl/v2 v2.0.0
23:29:43 [2020-11-14T23:29:43.581Z] #47 60.32 go: finding github.com/spf13/pflag v1.0.5
23:29:43 [2020-11-14T23:29:43.842Z] #47 60.36 go: finding github.com/gobwas/glob v0.2.3
23:29:43 [2020-11-14T23:29:43.842Z] #47 60.47 go: finding github.com/magiconair/properties v1.8.1
23:29:43 [2020-11-14T23:29:43.842Z] #47 60.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:29:43 [2020-11-14T23:29:43.842Z] #47 60.54 go: finding github.com/mitchellh/mapstructure v1.1.2
23:29:43 [2020-11-14T23:29:43.842Z] #47 60.60 go: finding github.com/pelletier/go-toml v1.2.0
23:29:44 [2020-11-14T23:29:44.033Z] #42 38.41   CC       images/ext-file.o
23:29:44 [2020-11-14T23:29:44.033Z] #42 38.58   CC       images/cgroup.o
23:29:44 [2020-11-14T23:29:44.104Z] #47 60.64 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:29:44 [2020-11-14T23:29:44.104Z] #47 60.68 go: finding github.com/spf13/afero v1.1.2
23:29:44 [2020-11-14T23:29:44.104Z] #47 60.73 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:29:44 [2020-11-14T23:29:44.104Z] #47 60.78 go: finding github.com/spf13/cast v1.3.0
23:29:44 [2020-11-14T23:29:44.104Z] #47 60.78 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:29:44 [2020-11-14T23:29:44.104Z] #47 60.88 go: finding github.com/spf13/jwalterweatherman v1.0.0
23:29:44 [2020-11-14T23:29:44.104Z] #47 60.90 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:29:44 [2020-11-14T23:29:44.677Z] #47 61.16 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:29:44 [2020-11-14T23:29:44.677Z] #47 61.31 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:29:44 [2020-11-14T23:29:44.677Z] #47 61.31 go: finding github.com/subosito/gotenv v1.2.0
23:29:44 [2020-11-14T23:29:44.677Z] #47 61.38 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:29:44 [2020-11-14T23:29:44.677Z] #47 61.44 go: finding gopkg.in/ini.v1 v1.51.0
23:29:44 [2020-11-14T23:29:44.677Z] #47 61.51 go: finding golang.org/x/text v0.3.2
23:29:44 [2020-11-14T23:29:44.678Z] #42 39.35   CC       images/userns.o
23:29:44 [2020-11-14T23:29:44.678Z] #42 ...
23:29:44 [2020-11-14T23:29:44.678Z] 
23:29:44 [2020-11-14T23:29:44.678Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:44 [2020-11-14T23:29:44.678Z] #12 102.5 Selecting previously unselected package libapparmor1:ppc64el.
23:29:44 [2020-11-14T23:29:44.678Z] #12 102.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
23:29:44 [2020-11-14T23:29:44.678Z] #12 102.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
23:29:44 [2020-11-14T23:29:44.678Z] #12 102.6 Selecting previously unselected package libapparmor-dev:ppc64el.
23:29:44 [2020-11-14T23:29:44.678Z] #12 102.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
23:29:44 [2020-11-14T23:29:44.678Z] #12 102.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
23:29:44 [2020-11-14T23:29:44.939Z] #47 61.58 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:29:44 [2020-11-14T23:29:44.939Z] #47 61.62 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:29:44 [2020-11-14T23:29:44.939Z] #47 61.74 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:29:44 [2020-11-14T23:29:44.973Z] #11 ...
23:29:44 [2020-11-14T23:29:44.973Z] 
23:29:44 [2020-11-14T23:29:44.973Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:44 [2020-11-14T23:29:44.973Z] #32 46.47 internal/fmtsort
23:29:44 [2020-11-14T23:29:44.973Z] #32 46.69 internal/poll
23:29:44 [2020-11-14T23:29:44.973Z] #32 47.51 os
23:29:44 [2020-11-14T23:29:44.973Z] #32 48.79 path/filepath
23:29:44 [2020-11-14T23:29:44.973Z] #32 48.83 fmt
23:29:44 [2020-11-14T23:29:44.973Z] #32 49.83 io/ioutil
23:29:44 [2020-11-14T23:29:44.973Z] #32 51.43 flag
23:29:44 [2020-11-14T23:29:44.973Z] #32 51.44 github.com/BurntSushi/toml
23:29:44 [2020-11-14T23:29:44.973Z] #32 51.44 log
23:29:44 [2020-11-14T23:29:44.973Z] #32 56.44 github.com/BurntSushi/toml/cmd/tomlv
23:29:44 [2020-11-14T23:29:44.977Z] #12 102.8 Selecting previously unselected package libbtrfs0.
23:29:44 [2020-11-14T23:29:44.977Z] #12 102.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
23:29:44 [2020-11-14T23:29:44.977Z] #12 102.8 Unpacking libbtrfs0 (4.20.1-2) ...
23:29:44 [2020-11-14T23:29:44.977Z] #12 102.9 Selecting previously unselected package libbtrfs-dev.
23:29:44 [2020-11-14T23:29:44.977Z] #12 102.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
23:29:44 [2020-11-14T23:29:44.977Z] #12 102.9 Unpacking libbtrfs-dev (4.20.1-2) ...
23:29:45 [2020-11-14T23:29:45.200Z] #47 61.86 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:29:45 [2020-11-14T23:29:45.200Z] #47 61.90 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:29:45 [2020-11-14T23:29:45.200Z] #47 61.90 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:29:45 [2020-11-14T23:29:45.200Z] #47 61.92 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:29:45 [2020-11-14T23:29:45.200Z] #47 61.95 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:29:45 [2020-11-14T23:29:45.200Z] #47 61.96 go: finding github.com/kisielk/gotool v1.0.0
23:29:45 [2020-11-14T23:29:45.200Z] #47 61.97 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:29:45 [2020-11-14T23:29:45.245Z] #32 ...
23:29:45 [2020-11-14T23:29:45.245Z] 
23:29:45 [2020-11-14T23:29:45.245Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:45 [2020-11-14T23:29:45.245Z] #40 54.36 Selecting previously unselected package libprotobuf-lite17:arm64.
23:29:45 [2020-11-14T23:29:45.245Z] #40 54.40 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
23:29:45 [2020-11-14T23:29:45.245Z] #40 54.42 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
23:29:45 [2020-11-14T23:29:45.245Z] #40 54.84 Selecting previously unselected package libprotobuf-dev:arm64.
23:29:45 [2020-11-14T23:29:45.245Z] #40 54.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
23:29:45 [2020-11-14T23:29:45.245Z] #40 54.84 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
23:29:45 [2020-11-14T23:29:45.245Z] #40 56.51 Selecting previously unselected package libprotoc17:arm64.
23:29:45 [2020-11-14T23:29:45.245Z] #40 56.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
23:29:45 [2020-11-14T23:29:45.245Z] #40 56.53 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
23:29:45 [2020-11-14T23:29:45.274Z] #12 103.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
23:29:45 [2020-11-14T23:29:45.274Z] #12 103.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
23:29:45 [2020-11-14T23:29:45.274Z] #12 103.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
23:29:45 [2020-11-14T23:29:45.316Z] #32 61.55 sort
23:29:45 [2020-11-14T23:29:45.316Z] #32 61.57 errors
23:29:45 [2020-11-14T23:29:45.475Z] #47 62.03 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:29:45 [2020-11-14T23:29:45.475Z] #47 62.04 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:29:45 [2020-11-14T23:29:45.475Z] #47 62.07 go: finding github.com/sourcegraph/go-diff v0.5.1
23:29:45 [2020-11-14T23:29:45.475Z] #47 62.12 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:29:45 [2020-11-14T23:29:45.475Z] #47 62.12 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:29:45 [2020-11-14T23:29:45.475Z] #47 62.14 go: finding github.com/tommy-muehle/go-mnd v1.1.1
23:29:45 [2020-11-14T23:29:45.475Z] #47 62.16 go: finding github.com/ultraware/funlen v0.0.2
23:29:45 [2020-11-14T23:29:45.475Z] #47 62.19 go: finding github.com/ultraware/whitespace v0.0.4
23:29:45 [2020-11-14T23:29:45.475Z] #47 62.22 go: finding github.com/uudashr/gocognit v1.0.1
23:29:45 [2020-11-14T23:29:45.570Z] #12 103.2 Selecting previously unselected package libudev-dev:ppc64el.
23:29:45 [2020-11-14T23:29:45.570Z] #12 103.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
23:29:45 [2020-11-14T23:29:45.570Z] #12 103.2 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
23:29:45 [2020-11-14T23:29:45.570Z] #12 103.4 Selecting previously unselected package libsepol1-dev:ppc64el.
23:29:45 [2020-11-14T23:29:45.570Z] #12 103.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
23:29:45 [2020-11-14T23:29:45.570Z] #12 103.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
23:29:45 [2020-11-14T23:29:45.740Z] #47 62.31 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:29:45 [2020-11-14T23:29:45.740Z] #47 ...
23:29:45 [2020-11-14T23:29:45.740Z] 
23:29:45 [2020-11-14T23:29:45.740Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:45 [2020-11-14T23:29:45.740Z] #34 42.75 Reading package lists...
23:29:45 [2020-11-14T23:29:45.740Z] #34 52.69 Building dependency tree...
23:29:45 [2020-11-14T23:29:45.740Z] #34 58.83 The following additional packages will be installed:
23:29:45 [2020-11-14T23:29:45.740Z] #34 58.86   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:29:45 [2020-11-14T23:29:45.740Z] #34 58.89 Suggested packages:
23:29:45 [2020-11-14T23:29:45.740Z] #34 58.89   cmake-doc ninja-build lrzip
23:29:45 [2020-11-14T23:29:45.740Z] #34 58.89 Recommended packages:
23:29:45 [2020-11-14T23:29:45.740Z] #34 58.89   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:29:45 [2020-11-14T23:29:45.740Z] #34 60.35 The following NEW packages will be installed:
23:29:45 [2020-11-14T23:29:45.740Z] #34 60.36   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:29:45 [2020-11-14T23:29:45.740Z] #34 60.36   vim-common xxd
23:29:45 [2020-11-14T23:29:45.740Z] #34 60.90 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
23:29:45 [2020-11-14T23:29:45.740Z] #34 60.90 Need to get 14.9 MB of archives.
23:29:45 [2020-11-14T23:29:45.740Z] #34 60.90 After this operation, 61.8 MB of additional disk space will be used.
23:29:45 [2020-11-14T23:29:45.740Z] #34 60.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:29:45 [2020-11-14T23:29:45.740Z] #34 60.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:29:45 [2020-11-14T23:29:45.740Z] #34 60.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:29:45 [2020-11-14T23:29:45.740Z] #34 61.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:29:45 [2020-11-14T23:29:45.740Z] #34 ...
23:29:45 [2020-11-14T23:29:45.740Z] 
23:29:45 [2020-11-14T23:29:45.740Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:45 [2020-11-14T23:29:45.740Z] #47 62.48 go: finding github.com/gogo/protobuf v1.2.1
23:29:45 [2020-11-14T23:29:45.826Z] #40 57.13 Selecting previously unselected package protobuf-c-compiler.
23:29:45 [2020-11-14T23:29:45.826Z] #40 57.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
23:29:45 [2020-11-14T23:29:45.826Z] #40 57.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:29:45 [2020-11-14T23:29:45.873Z] #12 103.8 Selecting previously unselected package libpcre16-3:ppc64el.
23:29:45 [2020-11-14T23:29:45.873Z] #12 103.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
23:29:45 [2020-11-14T23:29:45.873Z] #12 103.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
23:29:45 [2020-11-14T23:29:45.879Z] #32 62.28 strconv
23:29:46 [2020-11-14T23:29:46.002Z] #47 62.68 go: finding honnef.co/go/tools v0.0.1-2019.2.3
23:29:46 [2020-11-14T23:29:46.002Z] #47 62.81 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:29:46 [2020-11-14T23:29:46.089Z] #40 57.46 Selecting previously unselected package protobuf-compiler.
23:29:46 [2020-11-14T23:29:46.089Z] #40 57.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
23:29:46 [2020-11-14T23:29:46.089Z] #40 57.48 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:29:46 [2020-11-14T23:29:46.136Z] #32 ...
23:29:46 [2020-11-14T23:29:46.136Z] 
23:29:46 [2020-11-14T23:29:46.136Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:46 [2020-11-14T23:29:46.136Z] #47 59.74 go: finding github.com/fatih/color v1.7.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 59.90 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:29:46 [2020-11-14T23:29:46.136Z] #47 59.97 go: finding github.com/mattn/go-colorable v0.1.4
23:29:46 [2020-11-14T23:29:46.136Z] #47 59.98 go: finding github.com/mattn/go-isatty v0.0.8
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.14 go: finding github.com/go-critic/go-critic v0.4.1
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.20 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.26 go: finding github.com/go-lintpack/lintpack v0.5.2
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.29 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.32 go: finding github.com/pkg/errors v0.8.1
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.34 go: finding github.com/go-toolsmith/astequal v1.0.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.34 go: finding github.com/mitchellh/go-homedir v1.1.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.34 go: finding github.com/sirupsen/logrus v1.4.2
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.39 go: finding github.com/stretchr/testify v1.4.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.39 go: finding github.com/go-toolsmith/astp v1.0.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.41 go: finding github.com/go-toolsmith/astcast v1.0.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.44 go: finding github.com/go-toolsmith/astfmt v1.0.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.45 go: finding github.com/davecgh/go-spew v1.1.1
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.48 go: finding github.com/pmezard/go-difflib v1.0.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.48 go: finding github.com/go-toolsmith/typep v1.0.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.51 go: finding github.com/spf13/viper v1.6.1
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.51 go: finding github.com/stretchr/objx v0.2.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.56 go: finding github.com/go-toolsmith/astcopy v1.0.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.80 go: finding gopkg.in/yaml.v2 v2.2.7
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.93 go: finding github.com/go-toolsmith/strparse v1.0.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 60.93 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
23:29:46 [2020-11-14T23:29:46.136Z] #47 61.05 go: finding github.com/bombsimon/wsl/v2 v2.0.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 61.05 go: finding github.com/gobwas/glob v0.2.3
23:29:46 [2020-11-14T23:29:46.136Z] #47 61.06 go: finding github.com/fsnotify/fsnotify v1.4.7
23:29:46 [2020-11-14T23:29:46.136Z] #47 61.23 go: finding github.com/spf13/cobra v0.0.5
23:29:46 [2020-11-14T23:29:46.136Z] #47 61.36 go: finding github.com/hashicorp/hcl v1.0.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 61.51 go: finding github.com/spf13/pflag v1.0.5
23:29:46 [2020-11-14T23:29:46.136Z] #47 61.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:29:46 [2020-11-14T23:29:46.136Z] #47 61.67 go: finding github.com/magiconair/properties v1.8.1
23:29:46 [2020-11-14T23:29:46.136Z] #47 61.69 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:29:46 [2020-11-14T23:29:46.136Z] #47 61.83 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:29:46 [2020-11-14T23:29:46.136Z] #47 61.86 go: finding github.com/mitchellh/mapstructure v1.1.2
23:29:46 [2020-11-14T23:29:46.136Z] #47 62.11 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:29:46 [2020-11-14T23:29:46.136Z] #47 62.20 go: finding github.com/pelletier/go-toml v1.2.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 62.30 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:29:46 [2020-11-14T23:29:46.136Z] #47 62.31 go: finding github.com/spf13/afero v1.1.2
23:29:46 [2020-11-14T23:29:46.136Z] #47 62.35 go: finding github.com/spf13/cast v1.3.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 62.35 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:29:46 [2020-11-14T23:29:46.136Z] #47 62.38 go: finding golang.org/x/text v0.3.2
23:29:46 [2020-11-14T23:29:46.136Z] #47 62.46 go: finding github.com/spf13/jwalterweatherman v1.0.0
23:29:46 [2020-11-14T23:29:46.136Z] #47 62.47 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:29:46 [2020-11-14T23:29:46.136Z] #47 62.51 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:29:46 [2020-11-14T23:29:46.136Z] #47 62.56 go: finding github.com/subosito/gotenv v1.2.0
23:29:46 [2020-11-14T23:29:46.169Z] #12 104.0 Selecting previously unselected package libpcre32-3:ppc64el.
23:29:46 [2020-11-14T23:29:46.169Z] #12 104.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
23:29:46 [2020-11-14T23:29:46.169Z] #12 104.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
23:29:46 [2020-11-14T23:29:46.264Z] #47 62.91 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:29:46 [2020-11-14T23:29:46.264Z] #47 62.98 go: finding github.com/BurntSushi/toml v0.3.1
23:29:46 [2020-11-14T23:29:46.264Z] #47 63.10 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:29:46 [2020-11-14T23:29:46.352Z] #40 57.64 Selecting previously unselected package python-pkg-resources.
23:29:46 [2020-11-14T23:29:46.352Z] #40 57.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:29:46 [2020-11-14T23:29:46.352Z] #40 57.64 Unpacking python-pkg-resources (40.8.0-1) ...
23:29:46 [2020-11-14T23:29:46.393Z] #47 62.66 go: finding gopkg.in/ini.v1 v1.51.0
23:29:46 [2020-11-14T23:29:46.393Z] #47 62.68 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:29:46 [2020-11-14T23:29:46.393Z] #47 62.69 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:29:46 [2020-11-14T23:29:46.393Z] #47 62.78 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:29:46 [2020-11-14T23:29:46.393Z] #47 62.81 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:29:46 [2020-11-14T23:29:46.465Z] #12 104.2 Selecting previously unselected package libpcrecpp0v5:ppc64el.
23:29:46 [2020-11-14T23:29:46.465Z] #12 104.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
23:29:46 [2020-11-14T23:29:46.465Z] #12 104.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
23:29:46 [2020-11-14T23:29:46.465Z] #12 104.3 Selecting previously unselected package libpcre3-dev:ppc64el.
23:29:46 [2020-11-14T23:29:46.465Z] #12 104.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
23:29:46 [2020-11-14T23:29:46.465Z] #12 104.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
23:29:46 [2020-11-14T23:29:46.615Z] #40 57.90 Selecting previously unselected package python-six.
23:29:46 [2020-11-14T23:29:46.615Z] #40 57.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:29:46 [2020-11-14T23:29:46.615Z] #40 57.91 Unpacking python-six (1.12.0-1) ...
23:29:46 [2020-11-14T23:29:46.615Z] #40 58.09 Selecting previously unselected package python-protobuf.
23:29:46 [2020-11-14T23:29:46.615Z] #40 58.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
23:29:46 [2020-11-14T23:29:46.650Z] #47 62.92 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:29:46 [2020-11-14T23:29:46.650Z] #47 62.93 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:29:46 [2020-11-14T23:29:46.650Z] #47 63.00 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:29:46 [2020-11-14T23:29:46.650Z] #47 63.04 go: finding github.com/kisielk/gotool v1.0.0
23:29:46 [2020-11-14T23:29:46.650Z] #47 63.11 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:29:46 [2020-11-14T23:29:46.650Z] #47 63.16 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:29:46 [2020-11-14T23:29:46.761Z] #12 104.7 Selecting previously unselected package libselinux1-dev:ppc64el.
23:29:46 [2020-11-14T23:29:46.761Z] #12 104.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
23:29:46 [2020-11-14T23:29:46.761Z] #12 104.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
23:29:46 [2020-11-14T23:29:46.878Z] #40 58.13 Unpacking python-protobuf (3.6.1.3-2) ...
23:29:46 [2020-11-14T23:29:46.907Z] #47 63.20 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:29:46 [2020-11-14T23:29:46.907Z] #47 63.22 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:29:46 [2020-11-14T23:29:46.907Z] #47 63.31 go: finding github.com/sourcegraph/go-diff v0.5.1
23:29:46 [2020-11-14T23:29:46.907Z] #47 63.32 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:29:46 [2020-11-14T23:29:46.907Z] #47 63.36 go: finding github.com/tommy-muehle/go-mnd v1.1.1
23:29:46 [2020-11-14T23:29:46.907Z] #47 63.37 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:29:46 [2020-11-14T23:29:46.907Z] #47 63.40 go: finding github.com/ultraware/funlen v0.0.2
23:29:47 [2020-11-14T23:29:47.058Z] #12 104.9 Selecting previously unselected package libdevmapper-dev:ppc64el.
23:29:47 [2020-11-14T23:29:47.058Z] #12 105.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
23:29:47 [2020-11-14T23:29:47.058Z] #12 105.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
23:29:47 [2020-11-14T23:29:47.141Z] #40 ...
23:29:47 [2020-11-14T23:29:47.141Z] 
23:29:47 [2020-11-14T23:29:47.141Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:47 [2020-11-14T23:29:47.141Z] #43 48.43 github.com/LK4D4/vndr/versioned
23:29:47 [2020-11-14T23:29:47.141Z] #43 48.84 context
23:29:47 [2020-11-14T23:29:47.141Z] #43 48.94 path/filepath
23:29:47 [2020-11-14T23:29:47.141Z] #43 48.95 internal/lazyregexp
23:29:47 [2020-11-14T23:29:47.141Z] #43 49.65 fmt
23:29:47 [2020-11-14T23:29:47.141Z] #43 49.67 encoding/binary
23:29:47 [2020-11-14T23:29:47.141Z] #43 49.69 net
23:29:47 [2020-11-14T23:29:47.141Z] #43 50.55 os/exec
23:29:47 [2020-11-14T23:29:47.141Z] #43 54.21 crypto/cipher
23:29:47 [2020-11-14T23:29:47.141Z] #43 55.03 crypto/sha512
23:29:47 [2020-11-14T23:29:47.141Z] #43 56.34 crypto/ed25519/internal/edwards25519
23:29:47 [2020-11-14T23:29:47.141Z] #43 57.29 crypto/aes
23:29:47 [2020-11-14T23:29:47.141Z] #43 ...
23:29:47 [2020-11-14T23:29:47.141Z] 
23:29:47 [2020-11-14T23:29:47.141Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.116 + RM_GOPATH=0
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.116 + TMP_GOPATH=
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.118 + : /build
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.118 + '[' -z '' ']'
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.118 ++ mktemp -d
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.118 + export GOPATH=/tmp/tmp.CBvTeLME5L
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.118 + GOPATH=/tmp/tmp.CBvTeLME5L
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.118 + RM_GOPATH=1
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.118 + case "$(go env GOARCH)" in
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.119 ++ go env GOARCH
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.178 + export GO_BUILDMODE=-buildmode=pie
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.178 + GO_BUILDMODE=-buildmode=pie
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.178 ++ dirname /tmp/install/install.sh
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.188 + dir=/tmp/install
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.188 + bin=containerd
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.188 + shift
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.188 + '[' '!' -f /tmp/install/containerd.installer ']'
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.188 + . /tmp/install/containerd.installer
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.188 ++ set -e
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.188 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.191 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.191 + install_containerd
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.191 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.191 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CBvTeLME5L/src/github.com/containerd/containerd
23:29:47 [2020-11-14T23:29:47.141Z] #54 3.194 Cloning into '/tmp/tmp.CBvTeLME5L/src/github.com/containerd/containerd'...
23:29:47 [2020-11-14T23:29:47.163Z] #47 63.44 go: finding github.com/ultraware/whitespace v0.0.4
23:29:47 [2020-11-14T23:29:47.164Z] #47 63.45 go: finding github.com/uudashr/gocognit v1.0.1
23:29:47 [2020-11-14T23:29:47.164Z] #47 63.56 go: finding github.com/gogo/protobuf v1.2.1
23:29:47 [2020-11-14T23:29:47.164Z] #47 63.63 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:29:47 [2020-11-14T23:29:47.354Z] #12 105.1 Selecting previously unselected package libseccomp-dev:ppc64el.
23:29:47 [2020-11-14T23:29:47.354Z] #12 105.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
23:29:47 [2020-11-14T23:29:47.354Z] #12 105.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
23:29:47 [2020-11-14T23:29:47.354Z] #12 105.2 Selecting previously unselected package libsystemd-dev:ppc64el.
23:29:47 [2020-11-14T23:29:47.354Z] #12 105.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
23:29:47 [2020-11-14T23:29:47.354Z] #12 105.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
23:29:47 [2020-11-14T23:29:47.386Z] #51 ...
23:29:47 [2020-11-14T23:29:47.386Z] 
23:29:47 [2020-11-14T23:29:47.386Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:47 [2020-11-14T23:29:47.386Z] #41 60.09   HOSTLINK compel/compel-host-bin
23:29:47 [2020-11-14T23:29:47.386Z] #41 60.27   DEP      soccr/soccr.d
23:29:47 [2020-11-14T23:29:47.386Z] #41 60.44   CC       soccr/soccr.o
23:29:47 [2020-11-14T23:29:47.386Z] #41 61.84   AR       soccr/libsoccr.a
23:29:47 [2020-11-14T23:29:47.386Z] #41 61.88 make[1]: 'soccr/libsoccr.a' is up to date.
23:29:47 [2020-11-14T23:29:47.386Z] #41 62.35   DEP      criu/arch/x86/sigframe.d
23:29:47 [2020-11-14T23:29:47.386Z] #41 62.44   DEP      criu/arch/x86/sigaction_compat.d
23:29:47 [2020-11-14T23:29:47.386Z] #41 62.65   DEP      criu/arch/x86/kerndat.d
23:29:47 [2020-11-14T23:29:47.386Z] #41 62.77   DEP      criu/arch/x86/crtools.d
23:29:47 [2020-11-14T23:29:47.386Z] #41 62.95   DEP      criu/arch/x86/cpu.d
23:29:47 [2020-11-14T23:29:47.386Z] #41 63.11   CC       criu/arch/x86/cpu.o
23:29:47 [2020-11-14T23:29:47.386Z] #41 63.74   CC       criu/arch/x86/crtools.o
23:29:47 [2020-11-14T23:29:47.386Z] #41 64.93   CC       criu/arch/x86/kerndat.o
23:29:47 [2020-11-14T23:29:47.386Z] #41 65.47   CC       criu/arch/x86/sigaction_compat.o
23:29:47 [2020-11-14T23:29:47.386Z] #41 65.79   CC       criu/arch/x86/sigframe.o
23:29:47 [2020-11-14T23:29:47.386Z] #41 65.99   LINK     criu/arch/x86/crtools.built-in.o
23:29:47 [2020-11-14T23:29:47.386Z] #41 66.04   DEP      criu/pie/util-vdso-elf32.d
23:29:47 [2020-11-14T23:29:47.386Z] #41 66.25   DEP      criu/pie/util-vdso.d
23:29:47 [2020-11-14T23:29:47.386Z] #41 66.40   DEP      criu/pie/util.d
23:29:47 [2020-11-14T23:29:47.386Z] #41 66.57   CC       criu/pie/util.o
23:29:47 [2020-11-14T23:29:47.386Z] #41 66.89   CC       criu/pie/util-vdso.o
23:29:47 [2020-11-14T23:29:47.386Z] #41 67.51   CC       criu/pie/util-vdso-elf32.o
23:29:47 [2020-11-14T23:29:47.386Z] #41 68.22   AR       criu/pie/pie.lib.a
23:29:47 [2020-11-14T23:29:47.386Z] #41 68.29   DEP      criu/pie/restorer.d
23:29:47 [2020-11-14T23:29:47.386Z] #41 68.52   DEP      criu/arch/x86/sigaction_compat_pie.d
23:29:47 [2020-11-14T23:29:47.386Z] #41 68.61   DEP      criu/arch/x86/restorer_unmap.d
23:29:47 [2020-11-14T23:29:47.386Z] #41 68.64   DEP      criu/arch/x86/restorer.d
23:29:47 [2020-11-14T23:29:47.387Z] #41 68.80   DEP      criu/arch/x86/vdso-pie.d
23:29:47 [2020-11-14T23:29:47.387Z] #41 68.91   DEP      criu/pie/parasite-vdso.d
23:29:47 [2020-11-14T23:29:47.387Z] #41 69.07   DEP      criu/pie/parasite.d
23:29:47 [2020-11-14T23:29:47.387Z] #41 69.28   CC       criu/pie/parasite.o
23:29:47 [2020-11-14T23:29:47.404Z] #54 ...
23:29:47 [2020-11-14T23:29:47.404Z] 
23:29:47 [2020-11-14T23:29:47.405Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:47 [2020-11-14T23:29:47.405Z] #40 58.93 Setting up python-pkg-resources (40.8.0-1) ...
23:29:47 [2020-11-14T23:29:47.647Z] #41 ...
23:29:47 [2020-11-14T23:29:47.647Z] 
23:29:47 [2020-11-14T23:29:47.647Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:29:47 [2020-11-14T23:29:47.647Z] #18 10.76 Fetched 8401 kB in 10s (867 kB/s)
23:29:47 [2020-11-14T23:29:47.651Z] #47 ...
23:29:47 [2020-11-14T23:29:47.651Z] 
23:29:47 [2020-11-14T23:29:47.651Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:47 [2020-11-14T23:29:47.651Z] #62 DONE 63.9s
23:29:47 [2020-11-14T23:29:47.651Z] 
23:29:47 [2020-11-14T23:29:47.651Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:47 [2020-11-14T23:29:47.651Z] #11 54.69 Building dependency tree...
23:29:47 [2020-11-14T23:29:47.651Z] #11 60.39 The following additional packages will be installed:
23:29:47 [2020-11-14T23:29:47.651Z] #11 60.39   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:29:47 [2020-11-14T23:29:47.651Z] #11 60.40   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:29:47 [2020-11-14T23:29:47.651Z] #11 60.40   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:29:47 [2020-11-14T23:29:47.651Z] #11 60.40   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:29:47 [2020-11-14T23:29:47.651Z] #11 60.41 Suggested packages:
23:29:47 [2020-11-14T23:29:47.651Z] #11 60.41   gcc-8-locales seccomp wine64
23:29:47 [2020-11-14T23:29:47.651Z] #11 62.54 The following NEW packages will be installed:
23:29:47 [2020-11-14T23:29:47.651Z] #11 62.54   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:29:47 [2020-11-14T23:29:47.651Z] #11 62.54   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:29:47 [2020-11-14T23:29:47.651Z] #11 62.55   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:29:47 [2020-11-14T23:29:47.651Z] #11 62.55   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:29:47 [2020-11-14T23:29:47.651Z] #11 62.55   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:29:47 [2020-11-14T23:29:47.651Z] #11 62.56   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:29:47 [2020-11-14T23:29:47.651Z] #11 63.13 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
23:29:47 [2020-11-14T23:29:47.651Z] #11 63.13 Need to get 77.7 MB of archives.
23:29:47 [2020-11-14T23:29:47.651Z] #11 63.13 After this operation, 487 MB of additional disk space will be used.
23:29:47 [2020-11-14T23:29:47.651Z] #11 63.13 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:29:47 [2020-11-14T23:29:47.651Z] #11 63.46 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:29:47 [2020-11-14T23:29:47.651Z] #11 63.80 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:29:47 [2020-11-14T23:29:47.651Z] #11 63.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #11 63.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #11 63.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #11 ...
23:29:47 [2020-11-14T23:29:47.651Z] 
23:29:47 [2020-11-14T23:29:47.651Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:47 [2020-11-14T23:29:47.651Z] #53 43.93 Reading package lists...
23:29:47 [2020-11-14T23:29:47.651Z] #53 54.53 Building dependency tree...
23:29:47 [2020-11-14T23:29:47.651Z] #53 60.72 The following additional packages will be installed:
23:29:47 [2020-11-14T23:29:47.651Z] #53 60.73   libbtrfs0
23:29:47 [2020-11-14T23:29:47.651Z] #53 61.03 The following NEW packages will be installed:
23:29:47 [2020-11-14T23:29:47.651Z] #53 61.04   libbtrfs-dev libbtrfs0
23:29:47 [2020-11-14T23:29:47.651Z] #53 61.61 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
23:29:47 [2020-11-14T23:29:47.651Z] #53 61.61 Need to get 119 kB of archives.
23:29:47 [2020-11-14T23:29:47.651Z] #53 61.61 After this operation, 387 kB of additional disk space will be used.
23:29:47 [2020-11-14T23:29:47.651Z] #53 61.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #53 61.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #53 63.67 debconf: delaying package configuration, since apt-utils is not installed
23:29:47 [2020-11-14T23:29:47.651Z] #53 64.22 Fetched 119 kB in 0s (376 kB/s)
23:29:47 [2020-11-14T23:29:47.651Z] #53 64.41 Selecting previously unselected package libbtrfs0.
23:29:47 [2020-11-14T23:29:47.651Z] #53 64.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%
23:29:47 [2020-11-14T23:29:47.651Z] #53 ...
23:29:47 [2020-11-14T23:29:47.651Z] 
23:29:47 [2020-11-14T23:29:47.651Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:47 [2020-11-14T23:29:47.651Z] #40 52.22 Building dependency tree...
23:29:47 [2020-11-14T23:29:47.651Z] #40 58.29 The following additional packages will be installed:
23:29:47 [2020-11-14T23:29:47.651Z] #40 58.29   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:29:47 [2020-11-14T23:29:47.651Z] #40 58.30   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:29:47 [2020-11-14T23:29:47.651Z] #40 58.31 Suggested packages:
23:29:47 [2020-11-14T23:29:47.651Z] #40 58.34   manpages-dev python-setuptools
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.34 The following NEW packages will be installed:
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.35   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.35   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.35   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.36   python-six zlib1g-dev
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.90 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.90 Need to get 4095 kB of archives.
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.90 After this operation, 22.5 MB of additional disk space will be used.
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.95 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:29:47 [2020-11-14T23:29:47.651Z] #40 60.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 60.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 61.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 61.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 61.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 61.34 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:29:47 [2020-11-14T23:29:47.651Z] #40 61.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 61.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 61.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 61.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:29:47 [2020-11-14T23:29:47.651Z] #40 63.69 debconf: delaying package configuration, since apt-utils is not installed
23:29:47 [2020-11-14T23:29:47.651Z] #40 64.15 Fetched 4095 kB in 1s (4181 kB/s)
23:29:47 [2020-11-14T23:29:47.651Z] #40 64.37 Selecting previously unselected package libcap-dev:amd64.
23:29:47 [2020-11-14T23:29:47.727Z] #47 63.87 go: finding honnef.co/go/tools v0.0.1-2019.2.3
23:29:47 [2020-11-14T23:29:47.727Z] #47 63.93 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:29:47 [2020-11-14T23:29:47.727Z] #47 63.93 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:29:47 [2020-11-14T23:29:47.727Z] #47 64.20 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:29:47 [2020-11-14T23:29:47.912Z] #40 64.37 (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:29:47 [2020-11-14T23:29:47.912Z] #40 64.55 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:29:47 [2020-11-14T23:29:47.912Z] #40 ...
23:29:47 [2020-11-14T23:29:47.912Z] 
23:29:47 [2020-11-14T23:29:47.912Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:47 [2020-11-14T23:29:47.912Z] #53 64.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:29:47 [2020-11-14T23:29:47.912Z] #53 64.61 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:29:47 [2020-11-14T23:29:47.912Z] #53 64.63 Unpacking libbtrfs0 (4.20.1-2) ...
23:29:47 [2020-11-14T23:29:47.984Z] #47 64.22 go: finding github.com/BurntSushi/toml v0.3.1
23:29:48 [2020-11-14T23:29:48.002Z] #12 ...
23:29:48 [2020-11-14T23:29:48.002Z] 
23:29:48 [2020-11-14T23:29:48.002Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:48 [2020-11-14T23:29:48.002Z] #44 95.70 encoding/json
23:29:48 [2020-11-14T23:29:48.002Z] #44 101.8 text/template
23:29:48 [2020-11-14T23:29:48.002Z] #44 105.8 go/parser
23:29:48 [2020-11-14T23:29:48.002Z] #44 ...
23:29:48 [2020-11-14T23:29:48.002Z] 
23:29:48 [2020-11-14T23:29:48.002Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:48 [2020-11-14T23:29:48.002Z] #12 105.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
23:29:48 [2020-11-14T23:29:48.002Z] #12 105.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
23:29:48 [2020-11-14T23:29:48.002Z] #12 105.9 Setting up libapparmor1:ppc64el (2.13.2-10) ...
23:29:48 [2020-11-14T23:29:48.002Z] #12 105.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:29:48 [2020-11-14T23:29:48.002Z] #12 105.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
23:29:48 [2020-11-14T23:29:48.002Z] #12 105.9 Setting up libsepol1-dev:ppc64el (2.8-1) ...
23:29:48 [2020-11-14T23:29:48.002Z] #12 105.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:29:48 [2020-11-14T23:29:48.002Z] #12 105.9 Setting up libbtrfs0 (4.20.1-2) ...
23:29:48 [2020-11-14T23:29:48.002Z] #12 105.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
23:29:48 [2020-11-14T23:29:48.002Z] #12 106.0 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
23:29:48 [2020-11-14T23:29:48.216Z] #53 64.92 Selecting previously unselected package libbtrfs-dev.
23:29:48 [2020-11-14T23:29:48.216Z] #53 64.92 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:29:48 [2020-11-14T23:29:48.216Z] #53 64.94 Unpacking libbtrfs-dev (4.20.1-2) ...
23:29:48 [2020-11-14T23:29:48.304Z] #12 106.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:29:48 [2020-11-14T23:29:48.304Z] #12 106.0 Setting up libbtrfs-dev (4.20.1-2) ...
23:29:48 [2020-11-14T23:29:48.304Z] #12 106.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
23:29:48 [2020-11-14T23:29:48.304Z] #12 106.0 Setting up mingw-w64-common (6.0.0-3) ...
23:29:48 [2020-11-14T23:29:48.304Z] #12 106.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
23:29:48 [2020-11-14T23:29:48.304Z] #12 106.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:29:48 [2020-11-14T23:29:48.304Z] #12 106.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
23:29:48 [2020-11-14T23:29:48.304Z] #12 106.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:29:48 [2020-11-14T23:29:48.304Z] #12 106.1 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:29:48 [2020-11-14T23:29:48.304Z] #12 106.1 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:29:48 [2020-11-14T23:29:48.304Z] #12 106.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:29:48 [2020-11-14T23:29:48.304Z] #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:29:48 [2020-11-14T23:29:48.304Z] #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:29:48 [2020-11-14T23:29:48.304Z] #12 106.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:29:48 [2020-11-14T23:29:48.304Z] #12 106.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
23:29:48 [2020-11-14T23:29:48.304Z] #12 106.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
23:29:48 [2020-11-14T23:29:48.304Z] #12 106.2 Setting up dmsetup (2:1.02.155-3) ...
23:29:48 [2020-11-14T23:29:48.354Z] #40 ...
23:29:48 [2020-11-14T23:29:48.354Z] 
23:29:48 [2020-11-14T23:29:48.354Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:48 [2020-11-14T23:29:48.354Z] #49 49.55 encoding/binary
23:29:48 [2020-11-14T23:29:48.354Z] #49 50.86 fmt
23:29:48 [2020-11-14T23:29:48.354Z] #49 50.89 mvdan.cc/sh/v3/fileutil
23:29:48 [2020-11-14T23:29:48.354Z] #49 52.19 encoding/base64
23:29:48 [2020-11-14T23:29:48.354Z] #49 52.23 golang.org/x/sys/unix
23:29:48 [2020-11-14T23:29:48.354Z] #49 57.10 encoding/json
23:29:48 [2020-11-14T23:29:48.354Z] #49 57.17 github.com/pkg/diff
23:29:48 [2020-11-14T23:29:48.354Z] #49 57.17 go/token
23:29:48 [2020-11-14T23:29:48.354Z] #49 58.99 go/scanner
23:29:48 [2020-11-14T23:29:48.354Z] #49 59.63 mvdan.cc/editorconfig
23:29:48 [2020-11-14T23:29:48.354Z] #49 ...
23:29:48 [2020-11-14T23:29:48.354Z] 
23:29:48 [2020-11-14T23:29:48.354Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:48 [2020-11-14T23:29:48.354Z] #34 49.61 Selecting previously unselected package cmake-data.
23:29:48 [2020-11-14T23:29:48.354Z] #34 49.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:29:48 [2020-11-14T23:29:48.354Z] #34 49.65 Unpacking cmake-data (3.13.4-1) ...
23:29:48 [2020-11-14T23:29:48.354Z] #34 54.99 Selecting previously unselected package libicu63:arm64.
23:29:48 [2020-11-14T23:29:48.354Z] #34 55.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
23:29:48 [2020-11-14T23:29:48.354Z] #34 55.09 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
23:29:48 [2020-11-14T23:29:48.354Z] #34 ...
23:29:48 [2020-11-14T23:29:48.354Z] 
23:29:48 [2020-11-14T23:29:48.354Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:48 [2020-11-14T23:29:48.354Z] #43 59.35 crypto/des
23:29:48 [2020-11-14T23:29:48.354Z] #43 59.38 go/scanner
23:29:48 [2020-11-14T23:29:48.548Z] #47 ...
23:29:48 [2020-11-14T23:29:48.548Z] 
23:29:48 [2020-11-14T23:29:48.548Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:48 [2020-11-14T23:29:48.548Z] #34 55.00 Building dependency tree...
23:29:48 [2020-11-14T23:29:48.548Z] #34 61.18 The following additional packages will be installed:
23:29:48 [2020-11-14T23:29:48.548Z] #34 61.19   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:29:48 [2020-11-14T23:29:48.548Z] #34 61.21 Suggested packages:
23:29:48 [2020-11-14T23:29:48.548Z] #34 61.22   cmake-doc ninja-build lrzip
23:29:48 [2020-11-14T23:29:48.548Z] #34 61.22 Recommended packages:
23:29:48 [2020-11-14T23:29:48.548Z] #34 61.22   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:29:48 [2020-11-14T23:29:48.548Z] #34 62.77 The following NEW packages will be installed:
23:29:48 [2020-11-14T23:29:48.548Z] #34 62.78   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:29:48 [2020-11-14T23:29:48.548Z] #34 62.83   vim-common xxd
23:29:48 [2020-11-14T23:29:48.548Z] #34 63.34 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
23:29:48 [2020-11-14T23:29:48.548Z] #34 63.34 Need to get 14.9 MB of archives.
23:29:48 [2020-11-14T23:29:48.548Z] #34 63.34 After this operation, 61.8 MB of additional disk space will be used.
23:29:48 [2020-11-14T23:29:48.548Z] #34 63.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:29:48 [2020-11-14T23:29:48.548Z] #34 63.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:29:48 [2020-11-14T23:29:48.548Z] #34 63.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:29:48 [2020-11-14T23:29:48.548Z] #34 63.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:29:48 [2020-11-14T23:29:48.548Z] #34 64.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:29:48 [2020-11-14T23:29:48.548Z] #34 64.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:29:48 [2020-11-14T23:29:48.548Z] #34 64.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:29:48 [2020-11-14T23:29:48.548Z] #34 64.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:29:48 [2020-11-14T23:29:48.548Z] #34 64.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:29:48 [2020-11-14T23:29:48.548Z] #34 65.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:29:48 [2020-11-14T23:29:48.604Z] #12 106.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
23:29:48 [2020-11-14T23:29:48.604Z] #12 106.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
23:29:48 [2020-11-14T23:29:48.604Z] #12 106.2 Processing triggers for libc-bin (2.28-10) ...
23:29:48 [2020-11-14T23:29:48.618Z] #43 59.92 net/url
23:29:48 [2020-11-14T23:29:48.618Z] #43 59.93 text/template/parse
23:29:48 [2020-11-14T23:29:48.796Z] #53 65.47 Setting up libbtrfs0 (4.20.1-2) ...
23:29:48 [2020-11-14T23:29:48.796Z] #53 65.55 Setting up libbtrfs-dev (4.20.1-2) ...
23:29:48 [2020-11-14T23:29:48.796Z] #53 65.55 Processing triggers for libc-bin (2.28-10) ...
23:29:48 [2020-11-14T23:29:48.807Z] #34 ...
23:29:48 [2020-11-14T23:29:48.807Z] 
23:29:48 [2020-11-14T23:29:48.807Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:48 [2020-11-14T23:29:48.807Z] #40 44.37 Reading package lists...
23:29:48 [2020-11-14T23:29:48.807Z] #40 55.41 Building dependency tree...
23:29:48 [2020-11-14T23:29:48.807Z] #40 61.22 The following additional packages will be installed:
23:29:48 [2020-11-14T23:29:48.807Z] #40 61.24   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:29:48 [2020-11-14T23:29:48.807Z] #40 61.24   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:29:48 [2020-11-14T23:29:48.807Z] #40 61.25 Suggested packages:
23:29:48 [2020-11-14T23:29:48.807Z] #40 61.28   manpages-dev python-setuptools
23:29:48 [2020-11-14T23:29:48.807Z] #40 63.40 The following NEW packages will be installed:
23:29:48 [2020-11-14T23:29:48.807Z] #40 63.44   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:29:48 [2020-11-14T23:29:48.807Z] #40 63.45   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:29:48 [2020-11-14T23:29:48.807Z] #40 63.45   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:29:48 [2020-11-14T23:29:48.807Z] #40 63.45   python-six zlib1g-dev
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.04 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.04 Need to get 4095 kB of archives.
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.04 After this operation, 22.5 MB of additional disk space will be used.
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.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:29:48 [2020-11-14T23:29:48.807Z] #40 64.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.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:29:48 [2020-11-14T23:29:48.807Z] #40 64.10 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:29:48 [2020-11-14T23:29:48.807Z] #40 64.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.61 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:29:48 [2020-11-14T23:29:48.807Z] #40 64.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:29:48 [2020-11-14T23:29:48.807Z] #40 64.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:29:48 [2020-11-14T23:29:48.906Z] #12 DONE 106.6s
23:29:48 [2020-11-14T23:29:48.906Z] 
23:29:48 [2020-11-14T23:29:48.906Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:49 [2020-11-14T23:29:49.067Z] #40 ...
23:29:49 [2020-11-14T23:29:49.067Z] 
23:29:49 [2020-11-14T23:29:49.067Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:29:49 [2020-11-14T23:29:49.067Z] #53 61.47 The following additional packages will be installed:
23:29:49 [2020-11-14T23:29:49.067Z] #53 61.49   libbtrfs0
23:29:49 [2020-11-14T23:29:49.067Z] #53 61.79 The following NEW packages will be installed:
23:29:49 [2020-11-14T23:29:49.067Z] #53 61.85   libbtrfs-dev libbtrfs0
23:29:49 [2020-11-14T23:29:49.067Z] #53 62.39 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
23:29:49 [2020-11-14T23:29:49.067Z] #53 62.39 Need to get 119 kB of archives.
23:29:49 [2020-11-14T23:29:49.067Z] #53 62.39 After this operation, 387 kB of additional disk space will be used.
23:29:49 [2020-11-14T23:29:49.067Z] #53 62.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:29:49 [2020-11-14T23:29:49.067Z] #53 62.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:29:49 [2020-11-14T23:29:49.067Z] #53 64.06 debconf: delaying package configuration, since apt-utils is not installed
23:29:49 [2020-11-14T23:29:49.067Z] #53 64.39 Fetched 119 kB in 0s (429 kB/s)
23:29:49 [2020-11-14T23:29:49.067Z] #53 64.59 Selecting previously unselected package libbtrfs0.
23:29:49 [2020-11-14T23:29:49.067Z] #53 64.59 (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:29:49 [2020-11-14T23:29:49.067Z] #53 64.70 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:29:49 [2020-11-14T23:29:49.067Z] #53 64.70 Unpacking libbtrfs0 (4.20.1-2) ...
23:29:49 [2020-11-14T23:29:49.067Z] #53 64.89 Selecting previously unselected package libbtrfs-dev.
23:29:49 [2020-11-14T23:29:49.067Z] #53 64.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:29:49 [2020-11-14T23:29:49.067Z] #53 64.94 Unpacking libbtrfs-dev (4.20.1-2) ...
23:29:49 [2020-11-14T23:29:49.067Z] #53 65.29 Setting up libbtrfs0 (4.20.1-2) ...
23:29:49 [2020-11-14T23:29:49.067Z] #53 65.32 Setting up libbtrfs-dev (4.20.1-2) ...
23:29:49 [2020-11-14T23:29:49.067Z] #53 65.38 Processing triggers for libc-bin (2.28-10) ...
23:29:49 [2020-11-14T23:29:49.204Z] #52 0.402 + RM_GOPATH=0
23:29:49 [2020-11-14T23:29:49.204Z] #52 0.403 + TMP_GOPATH=
23:29:49 [2020-11-14T23:29:49.204Z] #52 0.405 + : /build
23:29:49 [2020-11-14T23:29:49.204Z] #52 0.408 + '[' -z '' ']'
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.424 ++ mktemp -d
23:29:49 [2020-11-14T23:29:49.205Z] #52 ...
23:29:49 [2020-11-14T23:29:49.205Z] 
23:29:49 [2020-11-14T23:29:49.205Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
23:29:49 [2020-11-14T23:29:49.205Z] #13 DONE 0.5s
23:29:49 [2020-11-14T23:29:49.205Z] 
23:29:49 [2020-11-14T23:29:49.205Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.435 + export GOPATH=/tmp/tmp.AoXxAdVFLz
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.435 + GOPATH=/tmp/tmp.AoXxAdVFLz
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.436 + RM_GOPATH=1
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.438 + case "$(go env GOARCH)" in
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.441 ++ go env GOARCH
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.454 + export GO_BUILDMODE=-buildmode=pie
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.455 + GO_BUILDMODE=-buildmode=pie
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.459 ++ dirname /tmp/install/install.sh
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.462 + dir=/tmp/install
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.465 + bin=runc
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.466 + shift
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.468 + '[' '!' -f /tmp/install/runc.installer ']'
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.468 + . /tmp/install/runc.installer
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.469 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.470 + install_runc
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.473 + grep -q '^3\.10\.0.*\.el7\.'
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.477 + uname -r
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.495 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.497 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.498 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.501 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AoXxAdVFLz/src/github.com/opencontainers/runc
23:29:49 [2020-11-14T23:29:49.205Z] #52 0.504 Cloning into '/tmp/tmp.AoXxAdVFLz/src/github.com/opencontainers/runc'...
23:29:49 [2020-11-14T23:29:49.324Z] #53 DONE 65.8s
23:29:49 [2020-11-14T23:29:49.324Z] 
23:29:49 [2020-11-14T23:29:49.324Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:49 [2020-11-14T23:29:49.324Z] #11 53.84 Building dependency tree...
23:29:49 [2020-11-14T23:29:49.324Z] #11 59.36 The following additional packages will be installed:
23:29:49 [2020-11-14T23:29:49.324Z] #11 59.36   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:29:49 [2020-11-14T23:29:49.324Z] #11 59.36   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:29:49 [2020-11-14T23:29:49.324Z] #11 59.36   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:29:49 [2020-11-14T23:29:49.324Z] #11 59.36   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:29:49 [2020-11-14T23:29:49.324Z] #11 59.40 Suggested packages:
23:29:49 [2020-11-14T23:29:49.324Z] #11 59.40   gcc-8-locales seccomp wine64
23:29:49 [2020-11-14T23:29:49.324Z] #11 61.52 The following NEW packages will be installed:
23:29:49 [2020-11-14T23:29:49.324Z] #11 61.52   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:29:49 [2020-11-14T23:29:49.324Z] #11 61.52   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:29:49 [2020-11-14T23:29:49.324Z] #11 61.52   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:29:49 [2020-11-14T23:29:49.324Z] #11 61.52   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:29:49 [2020-11-14T23:29:49.324Z] #11 61.52   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:29:49 [2020-11-14T23:29:49.324Z] #11 61.52   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:29:49 [2020-11-14T23:29:49.324Z] #11 62.41 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
23:29:49 [2020-11-14T23:29:49.324Z] #11 62.41 Need to get 77.7 MB of archives.
23:29:49 [2020-11-14T23:29:49.324Z] #11 62.41 After this operation, 487 MB of additional disk space will be used.
23:29:49 [2020-11-14T23:29:49.324Z] #11 62.41 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:29:49 [2020-11-14T23:29:49.324Z] #11 62.67 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:29:49 [2020-11-14T23:29:49.324Z] #11 62.98 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:29:49 [2020-11-14T23:29:49.324Z] #11 62.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:29:49 [2020-11-14T23:29:49.324Z] #11 63.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:29:49 [2020-11-14T23:29:49.324Z] #11 63.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:29:49 [2020-11-14T23:29:49.324Z] #11 63.76 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:29:49 [2020-11-14T23:29:49.324Z] #11 64.38 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:29:49 [2020-11-14T23:29:49.324Z] #11 64.38 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:29:49 [2020-11-14T23:29:49.418Z] #53 DONE 65.9s
23:29:49 [2020-11-14T23:29:49.418Z] 
23:29:49 [2020-11-14T23:29:49.418Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:29:49 [2020-11-14T23:29:49.418Z] #54 ...
23:29:49 [2020-11-14T23:29:49.418Z] 
23:29:49 [2020-11-14T23:29:49.418Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:49 [2020-11-14T23:29:49.418Z] #43 56.17 sync
23:29:49 [2020-11-14T23:29:49.418Z] #43 56.20 internal/reflectlite
23:29:49 [2020-11-14T23:29:49.418Z] #43 58.67 github.com/LK4D4/vndr/godl/singleflight
23:29:49 [2020-11-14T23:29:49.418Z] #43 59.48 math/rand
23:29:49 [2020-11-14T23:29:49.418Z] #43 61.11 internal/singleflight
23:29:49 [2020-11-14T23:29:49.418Z] #43 61.55 strconv
23:29:49 [2020-11-14T23:29:49.418Z] #43 61.55 io
23:29:49 [2020-11-14T23:29:49.418Z] #43 63.85 bytes
23:29:49 [2020-11-14T23:29:49.583Z] #11 ...
23:29:49 [2020-11-14T23:29:49.583Z] 
23:29:49 [2020-11-14T23:29:49.583Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:29:49 [2020-11-14T23:29:49.680Z] #43 ...
23:29:49 [2020-11-14T23:29:49.680Z] 
23:29:49 [2020-11-14T23:29:49.680Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:49 [2020-11-14T23:29:49.680Z] #40 64.59 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:29:49 [2020-11-14T23:29:49.680Z] #40 64.87 Selecting previously unselected package libnet1:amd64.
23:29:49 [2020-11-14T23:29:49.680Z] #40 64.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:29:49 [2020-11-14T23:29:49.680Z] #40 64.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:29:49 [2020-11-14T23:29:49.680Z] #40 65.16 Selecting previously unselected package libnet1-dev.
23:29:49 [2020-11-14T23:29:49.680Z] #40 65.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:29:49 [2020-11-14T23:29:49.680Z] #40 65.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:29:49 [2020-11-14T23:29:49.680Z] #40 65.60 Selecting previously unselected package libnl-3-200:amd64.
23:29:49 [2020-11-14T23:29:49.680Z] #40 65.61 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:29:49 [2020-11-14T23:29:49.680Z] #40 65.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:29:49 [2020-11-14T23:29:49.680Z] #40 65.82 Selecting previously unselected package libnl-3-dev:amd64.
23:29:49 [2020-11-14T23:29:49.680Z] #40 65.86 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:29:49 [2020-11-14T23:29:49.680Z] #40 65.88 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:29:49 [2020-11-14T23:29:49.851Z] #52 ...
23:29:49 [2020-11-14T23:29:49.851Z] 
23:29:49 [2020-11-14T23:29:49.851Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:29:49 [2020-11-14T23:29:49.851Z] #14 DONE 0.4s
23:29:49 [2020-11-14T23:29:49.851Z] 
23:29:49 [2020-11-14T23:29:49.851Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:29:49 [2020-11-14T23:29:49.941Z] #40 66.50 Selecting previously unselected package libprotobuf-c1:amd64.
23:29:49 [2020-11-14T23:29:49.942Z] #40 66.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:29:49 [2020-11-14T23:29:49.942Z] #40 66.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:29:49 [2020-11-14T23:29:49.983Z] Fetching without tags
23:29:50 [2020-11-14T23:29:50.025Z] #43 61.35 go/ast
23:29:50 [2020-11-14T23:29:50.170Z] #15 0.227 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:29:50 [2020-11-14T23:29:50.170Z] #15 DONE 0.3s
23:29:50 [2020-11-14T23:29:50.170Z] 
23:29:50 [2020-11-14T23:29:50.170Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:29:50 [2020-11-14T23:29:50.210Z] #40 66.85 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:29:50 [2020-11-14T23:29:50.210Z] #40 66.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:29:50 [2020-11-14T23:29:50.210Z] #40 66.85 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:29:50 [2020-11-14T23:29:50.466Z] #16 DONE 0.3s
23:29:50 [2020-11-14T23:29:50.467Z] 
23:29:50 [2020-11-14T23:29:50.467Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:29:50 [2020-11-14T23:29:50.470Z] #40 67.02 Selecting previously unselected package zlib1g-dev:amd64.
23:29:50 [2020-11-14T23:29:50.470Z] #40 67.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:29:50 [2020-11-14T23:29:50.470Z] #40 67.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:29:50 [2020-11-14T23:29:50.693Z] Merging remotes/origin/master commit b6bfff2a628fe823cfe9dc6797383769aa2f9db1 into PR head commit 05c20a6e1c708bc881dee36554c6598937afa699
23:29:50 [2020-11-14T23:29:50.731Z] #40 67.46 Selecting previously unselected package libprotobuf17:amd64.
23:29:50 [2020-11-14T23:29:50.731Z] #40 67.47 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:29:50 [2020-11-14T23:29:50.766Z] #17 DONE 0.4s
23:29:50 [2020-11-14T23:29:50.766Z] 
23:29:50 [2020-11-14T23:29:50.766Z] #18 [dev-systemd-false  6/26] RUN ldconfig
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.399 + RM_GOPATH=0
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.399 + TMP_GOPATH=
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.399 + : /build
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.399 + '[' -z '' ']'
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.405 ++ mktemp -d
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.411 + export GOPATH=/tmp/tmp.7tGWaE0bVf
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.411 + GOPATH=/tmp/tmp.7tGWaE0bVf
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.411 + RM_GOPATH=1
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.411 + case "$(go env GOARCH)" in
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.416 ++ go env GOARCH
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.472 + export GO_BUILDMODE=-buildmode=pie
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.472 + GO_BUILDMODE=-buildmode=pie
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.472 ++ dirname /tmp/install/install.sh
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.474 + dir=/tmp/install
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.474 + bin=containerd
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.474 + shift
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.474 + '[' '!' -f /tmp/install/containerd.installer ']'
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.475 + . /tmp/install/containerd.installer
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.475 ++ set -e
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.475 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.475 + install_containerd
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.476 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.476 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7tGWaE0bVf/src/github.com/containerd/containerd
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.476 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:29:50 [2020-11-14T23:29:50.953Z] #54 1.481 Cloning into '/tmp/tmp.7tGWaE0bVf/src/github.com/containerd/containerd'...
23:29:50 [2020-11-14T23:29:50.992Z] #40 67.47 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:29:51 [2020-11-14T23:29:51.066Z] #18 DONE 0.4s
23:29:51 [2020-11-14T23:29:51.066Z] 
23:29:51 [2020-11-14T23:29:51.066Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:51 [2020-11-14T23:29:51.066Z] #42 39.73   CC       images/google/protobuf/descriptor.o
23:29:51 [2020-11-14T23:29:51.066Z] #42 41.97   CC       images/opts.o
23:29:51 [2020-11-14T23:29:51.066Z] #42 42.15   CC       images/seccomp.o
23:29:51 [2020-11-14T23:29:51.066Z] #42 42.36   CC       images/binfmt-misc.o
23:29:51 [2020-11-14T23:29:51.066Z] #42 42.58   CC       images/time.o
23:29:51 [2020-11-14T23:29:51.066Z] #42 42.86   CC       images/sysctl.o
23:29:51 [2020-11-14T23:29:51.066Z] #42 43.15   CC       images/autofs.o
23:29:51 [2020-11-14T23:29:51.066Z] #42 43.34   CC       images/macvlan.o
23:29:51 [2020-11-14T23:29:51.066Z] #42 43.56   CC       images/sit.o
23:29:51 [2020-11-14T23:29:51.066Z] #42 43.83   CC       images/memfd.o
23:29:51 [2020-11-14T23:29:51.066Z] #42 44.23   CC       images/timens.o
23:29:51 [2020-11-14T23:29:51.066Z] #42 44.69   LINK     images/built-in.o
23:29:51 [2020-11-14T23:29:51.066Z] #42 44.91   GEN      compel/include/asm
23:29:51 [2020-11-14T23:29:51.066Z] #42 44.93   GEN      compel/include/version.h
23:29:51 [2020-11-14T23:29:51.066Z] #42 44.94 touch .config
23:29:51 [2020-11-14T23:29:51.066Z] #42 45.01   GEN      include/common/config.h
23:29:51 [2020-11-14T23:29:51.066Z] #42 45.15   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:29:51 [2020-11-14T23:29:51.066Z] #42 45.19   GEN      compel/plugins/include/uapi/std/syscall.h
23:29:51 [2020-11-14T23:29:51.066Z] #42 45.23   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
23:29:51 [2020-11-14T23:29:51.066Z] #42 45.26   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
23:29:51 [2020-11-14T23:29:51.066Z] #42 45.31   DEP      compel/arch/ppc64/plugins/std/memcmp.d
23:29:51 [2020-11-14T23:29:51.066Z] #42 45.36   DEP      compel/arch/ppc64/plugins/std/memcpy.d
23:29:51 [2020-11-14T23:29:51.066Z] #42 45.40   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
23:29:51 [2020-11-14T23:29:51.066Z] #42 45.45   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:29:51 [2020-11-14T23:29:51.066Z] #42 45.47   DEP      compel/plugins/std/infect.d
23:29:51 [2020-11-14T23:29:51.066Z] #42 45.61   DEP      compel/plugins/std/string.d
23:29:51 [2020-11-14T23:29:51.066Z] #42 45.78   DEP      compel/plugins/std/log.d
23:29:49 [2020-11-14T23:29:49.688Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:29:49 [2020-11-14T23:29:49.736Z]  > git config --add remote.origin.fetch +refs/pull/41625/head:refs/remotes/origin/PR-41625 # timeout=10
23:29:49 [2020-11-14T23:29:49.785Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:29:49 [2020-11-14T23:29:49.901Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:29:50 [2020-11-14T23:29:50.023Z] Fetching upstream changes from https://github.com/moby/moby.git
23:29:50 [2020-11-14T23:29:50.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:29:50 [2020-11-14T23:29:50.025Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41625/head:refs/remotes/origin/PR-41625 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:29:50 [2020-11-14T23:29:50.804Z]  > git config core.sparsecheckout # timeout=10
23:29:50 [2020-11-14T23:29:50.849Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:29:51 [2020-11-14T23:29:51.364Z] #42 45.91   DEP      compel/plugins/std/fds.d
23:29:51 [2020-11-14T23:29:51.364Z] #42 46.03   DEP      compel/plugins/std/std.d
23:29:51 [2020-11-14T23:29:51.423Z] #43 62.91 encoding/json
23:29:51 [2020-11-14T23:29:51.663Z] #42 46.20   DEP      compel/plugins/shmem/shmem.d
23:29:51 [2020-11-14T23:29:51.663Z] #42 46.28   DEP      compel/plugins/fds/fds.d
23:29:51 [2020-11-14T23:29:51.848Z] #18 10.76 Reading package lists...
23:29:51 [2020-11-14T23:29:51.937Z] #40 68.60 Selecting previously unselected package libprotobuf-lite17:amd64.
23:29:51 [2020-11-14T23:29:51.937Z] #40 68.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:29:51 [2020-11-14T23:29:51.937Z] #40 68.65 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:29:51 [2020-11-14T23:29:51.962Z] #42 46.50   CC       compel/plugins/std/std.o
23:29:52 [2020-11-14T23:29:52.262Z] #42 46.95   CC       compel/plugins/std/fds.o
23:29:52 [2020-11-14T23:29:52.376Z] #43 ...
23:29:52 [2020-11-14T23:29:52.376Z] 
23:29:52 [2020-11-14T23:29:52.376Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:52 [2020-11-14T23:29:52.376Z] #32 DONE 63.8s
23:29:52 [2020-11-14T23:29:52.509Z] #40 69.01 Selecting previously unselected package libprotobuf-dev:amd64.
23:29:52 [2020-11-14T23:29:52.509Z] #40 69.01 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:29:52 [2020-11-14T23:29:52.509Z] #40 69.03 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:29:52 [2020-11-14T23:29:52.638Z] 
23:29:52 [2020-11-14T23:29:52.638Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:52 [2020-11-14T23:29:52.638Z] #40 62.73 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
23:29:52 [2020-11-14T23:29:52.638Z] #40 63.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:29:52 [2020-11-14T23:29:52.904Z] #40 64.21 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:29:52 [2020-11-14T23:29:52.905Z] #40 64.34 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
23:29:52 [2020-11-14T23:29:52.908Z] #42 47.46   CC       compel/plugins/std/log.o
23:29:53 [2020-11-14T23:29:53.454Z] #40 ...
23:29:53 [2020-11-14T23:29:53.454Z] 
23:29:53 [2020-11-14T23:29:53.454Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:53 [2020-11-14T23:29:53.454Z] #32 60.23 io
23:29:53 [2020-11-14T23:29:53.454Z] #32 62.68 internal/oserror
23:29:53 [2020-11-14T23:29:53.454Z] #32 63.05 syscall
23:29:53 [2020-11-14T23:29:53.454Z] #32 65.31 reflect
23:29:53 [2020-11-14T23:29:53.480Z] #40 65.05 Setting up python-six (1.12.0-1) ...
23:29:53 [2020-11-14T23:29:53.480Z] #54 ...
23:29:53 [2020-11-14T23:29:53.480Z] 
23:29:53 [2020-11-14T23:29:53.480Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:53 [2020-11-14T23:29:53.480Z] #43 59.85 internal/reflectlite
23:29:53 [2020-11-14T23:29:53.480Z] #43 59.90 github.com/LK4D4/vndr/godl/singleflight
23:29:53 [2020-11-14T23:29:53.481Z] #43 60.63 math/rand
23:29:53 [2020-11-14T23:29:53.481Z] #43 62.69 internal/singleflight
23:29:53 [2020-11-14T23:29:53.481Z] #43 64.38 strconv
23:29:53 [2020-11-14T23:29:53.481Z] #43 64.39 io
23:29:53 [2020-11-14T23:29:53.481Z] #43 66.51 bytes
23:29:53 [2020-11-14T23:29:53.481Z] #43 70.03 bufio
23:29:53 [2020-11-14T23:29:53.481Z] #43 ...
23:29:53 [2020-11-14T23:29:53.481Z] 
23:29:53 [2020-11-14T23:29:53.481Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:29:53 [2020-11-14T23:29:53.481Z] #30 67.66 Checking out files:  77% (1176/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
23:29:53 [2020-11-14T23:29:53.481Z] #30 69.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:29:53 [2020-11-14T23:29:53.481Z] #30 69.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:29:53 [2020-11-14T23:29:53.557Z] #42 ...
23:29:53 [2020-11-14T23:29:53.557Z] 
23:29:53 [2020-11-14T23:29:53.557Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:53 [2020-11-14T23:29:53.557Z] #44 111.2 encoding/xml
23:29:53 [2020-11-14T23:29:53.715Z] #32 ...
23:29:53 [2020-11-14T23:29:53.715Z] 
23:29:53 [2020-11-14T23:29:53.715Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:29:53 [2020-11-14T23:29:53.715Z] #30 67.00 Checking out files:  63% (966/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:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
23:29:53 [2020-11-14T23:29:53.715Z] #30 68.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:29:53 [2020-11-14T23:29:53.715Z] #30 69.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:29:53 [2020-11-14T23:29:53.758Z] #18 14.80 Reading package lists...
23:29:53 [2020-11-14T23:29:53.758Z] #18 ...
23:29:53 [2020-11-14T23:29:53.758Z] 
23:29:53 [2020-11-14T23:29:53.758Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:53 [2020-11-14T23:29:53.758Z] #41 70.60   LINK     criu/pie/parasite.built-in.o
23:29:53 [2020-11-14T23:29:53.758Z] #41 70.61   GEN      criu/pie/parasite-blob.h
23:29:53 [2020-11-14T23:29:53.758Z] #41 70.63   CC       criu/pie/parasite-vdso.o
23:29:53 [2020-11-14T23:29:53.758Z] #41 71.36   CC       criu/arch/x86/vdso-pie.o
23:29:53 [2020-11-14T23:29:53.758Z] #41 71.67   CC       criu/arch/x86/restorer.o
23:29:53 [2020-11-14T23:29:53.758Z] #41 72.25   CC       criu/arch/x86/restorer_unmap.o
23:29:53 [2020-11-14T23:29:53.758Z] #41 72.30   CC       criu/arch/x86/sigaction_compat_pie.o
23:29:53 [2020-11-14T23:29:53.758Z] #41 72.56   CC       criu/pie/restorer.o
23:29:53 [2020-11-14T23:29:53.758Z] #41 75.48   LINK     criu/pie/restorer.built-in.o
23:29:53 [2020-11-14T23:29:53.758Z] #41 75.49   GEN      criu/pie/restorer-blob.h
23:29:53 [2020-11-14T23:29:53.758Z] #41 75.57   DEP      criu/vdso.d
23:29:53 [2020-11-14T23:29:53.758Z] #41 75.75   DEP      criu/vdso-compat.d
23:29:53 [2020-11-14T23:29:53.758Z] #41 75.87   DEP      criu/uts_ns.d
23:29:53 [2020-11-14T23:29:53.839Z] Merge succeeded, producing 05c20a6e1c708bc881dee36554c6598937afa699
23:29:53 [2020-11-14T23:29:53.839Z] Checking out Revision 05c20a6e1c708bc881dee36554c6598937afa699 (PR-41625)
23:29:54 [2020-11-14T23:29:54.018Z] #41 76.05   DEP      criu/util.d
23:29:54 [2020-11-14T23:29:54.018Z] #41 76.31   DEP      criu/uffd.d
23:29:53 [2020-11-14T23:29:53.378Z]  > git remote # timeout=10
23:29:53 [2020-11-14T23:29:53.567Z]  > git config --get remote.origin.url # timeout=10
23:29:53 [2020-11-14T23:29:53.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:29:53 [2020-11-14T23:29:53.612Z]  > git merge b6bfff2a628fe823cfe9dc6797383769aa2f9db1 # timeout=10
23:29:53 [2020-11-14T23:29:53.744Z]  > git rev-parse "HEAD^{commit}" # timeout=10
23:29:53 [2020-11-14T23:29:53.875Z]  > git config core.sparsecheckout # timeout=10
23:29:53 [2020-11-14T23:29:53.918Z]  > git checkout -f 05c20a6e1c708bc881dee36554c6598937afa699 # timeout=10
23:29:54 [2020-11-14T23:29:54.279Z] #41 76.49   DEP      criu/tun.d
23:29:54 [2020-11-14T23:29:54.539Z] #41 76.65   DEP      criu/tty.d
23:29:54 [2020-11-14T23:29:54.800Z] #41 76.88   DEP      criu/timerfd.d
23:29:55 [2020-11-14T23:29:55.060Z] #41 77.06   DEP      criu/timens.d
23:29:55 [2020-11-14T23:29:55.060Z] #41 77.24   DEP      criu/sysfs_parse.d
23:29:55 [2020-11-14T23:29:55.321Z] #41 77.39   DEP      criu/sysctl.d
23:29:55 [2020-11-14T23:29:55.321Z] #41 77.53   DEP      criu/string.d
23:29:55 [2020-11-14T23:29:55.321Z] #41 77.59   DEP      criu/stats.d
23:29:55 [2020-11-14T23:29:55.321Z] #41 ...
23:29:55 [2020-11-14T23:29:55.321Z] 
23:29:55 [2020-11-14T23:29:55.321Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:29:55 [2020-11-14T23:29:55.321Z] #18 14.80 Reading package lists...
23:29:56 [2020-11-14T23:29:56.261Z] #18 18.55 Building dependency tree...
23:29:56 [2020-11-14T23:29:56.267Z] #30 ...
23:29:56 [2020-11-14T23:29:56.267Z] 
23:29:56 [2020-11-14T23:29:56.267Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:56 [2020-11-14T23:29:56.267Z] #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:29:56 [2020-11-14T23:29:56.267Z] #34 62.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:29:56 [2020-11-14T23:29:56.267Z] #34 62.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:29:56 [2020-11-14T23:29:56.267Z] #34 62.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:29:56 [2020-11-14T23:29:56.267Z] #34 62.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:29:56 [2020-11-14T23:29:56.267Z] #34 62.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:29:56 [2020-11-14T23:29:56.267Z] #34 65.29 debconf: delaying package configuration, since apt-utils is not installed
23:29:56 [2020-11-14T23:29:56.267Z] #34 65.53 Fetched 14.9 MB in 3s (5393 kB/s)
23:29:56 [2020-11-14T23:29:56.267Z] #34 65.73 Selecting previously unselected package xxd.
23:29:56 [2020-11-14T23:29:56.267Z] #34 65.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:29:56 [2020-11-14T23:29:56.267Z] #34 66.02 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:29:56 [2020-11-14T23:29:56.267Z] #34 66.02 Unpacking xxd (2:8.1.0875-5) ...
23:29:56 [2020-11-14T23:29:56.267Z] #34 66.47 Selecting previously unselected package vim-common.
23:29:56 [2020-11-14T23:29:56.267Z] #34 66.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:29:56 [2020-11-14T23:29:56.267Z] #34 66.63 Unpacking vim-common (2:8.1.0875-5) ...
23:29:56 [2020-11-14T23:29:56.267Z] #34 67.28 Selecting previously unselected package cmake-data.
23:29:56 [2020-11-14T23:29:56.267Z] #34 67.28 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:29:56 [2020-11-14T23:29:56.267Z] #34 67.38 Unpacking cmake-data (3.13.4-1) ...
23:29:56 [2020-11-14T23:29:56.267Z] #34 71.98 Selecting previously unselected package libicu63:amd64.
23:29:56 [2020-11-14T23:29:56.267Z] #34 72.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:29:56 [2020-11-14T23:29:56.267Z] #34 72.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:29:56 [2020-11-14T23:29:56.267Z] #34 ...
23:29:56 [2020-11-14T23:29:56.267Z] 
23:29:56 [2020-11-14T23:29:56.267Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:56 [2020-11-14T23:29:56.267Z] #40 71.25 Selecting previously unselected package libprotoc17:amd64.
23:29:56 [2020-11-14T23:29:56.267Z] #40 71.26 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:29:56 [2020-11-14T23:29:56.267Z] #40 71.28 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:29:56 [2020-11-14T23:29:56.267Z] #40 72.64 Selecting previously unselected package protobuf-c-compiler.
23:29:56 [2020-11-14T23:29:56.267Z] #40 72.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:29:56 [2020-11-14T23:29:56.267Z] #40 72.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:29:56 [2020-11-14T23:29:56.267Z] #40 72.97 Selecting previously unselected package protobuf-compiler.
23:29:56 [2020-11-14T23:29:56.267Z] #40 73.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:29:56 [2020-11-14T23:29:56.267Z] #40 73.01 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:29:56 [2020-11-14T23:29:56.840Z] #40 67.58 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
23:29:56 [2020-11-14T23:29:56.840Z] #40 67.76 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:29:57 [2020-11-14T23:29:57.209Z] #40 73.69 Selecting previously unselected package python-pkg-resources.
23:29:57 [2020-11-14T23:29:57.209Z] #40 73.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:29:57 [2020-11-14T23:29:57.209Z] #40 73.70 Unpacking python-pkg-resources (40.8.0-1) ...
23:29:57 [2020-11-14T23:29:57.415Z] #40 68.61 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
23:29:57 [2020-11-14T23:29:57.415Z] #40 68.63 Setting up libcap-dev:arm64 (1:2.25-2) ...
23:29:57 [2020-11-14T23:29:57.415Z] #40 68.65 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
23:29:57 [2020-11-14T23:29:57.415Z] #40 68.69 Setting up protobuf-compiler (3.6.1.3-2) ...
23:29:57 [2020-11-14T23:29:57.415Z] #40 68.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:29:57 [2020-11-14T23:29:57.415Z] #40 68.84 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
23:29:57 [2020-11-14T23:29:57.415Z] #40 68.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:29:57 [2020-11-14T23:29:57.415Z] #40 68.89 Setting up python-protobuf (3.6.1.3-2) ...
23:29:57 [2020-11-14T23:29:57.655Z] #30 ...
23:29:57 [2020-11-14T23:29:57.655Z] 
23:29:57 [2020-11-14T23:29:57.655Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:57 [2020-11-14T23:29:57.655Z] #32 63.59 io
23:29:57 [2020-11-14T23:29:57.655Z] #32 65.52 internal/oserror
23:29:57 [2020-11-14T23:29:57.655Z] #32 65.88 syscall
23:29:57 [2020-11-14T23:29:57.655Z] #32 68.77 reflect
23:29:57 [2020-11-14T23:29:57.655Z] #32 ...
23:29:57 [2020-11-14T23:29:57.655Z] 
23:29:57 [2020-11-14T23:29:57.655Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:57 [2020-11-14T23:29:57.656Z] #40 66.26 debconf: delaying package configuration, since apt-utils is not installed
23:29:57 [2020-11-14T23:29:57.656Z] #40 66.74 Fetched 4095 kB in 1s (4176 kB/s)
23:29:57 [2020-11-14T23:29:57.656Z] #40 66.93 Selecting previously unselected package libcap-dev:amd64.
23:29:57 [2020-11-14T23:29:57.656Z] #40 66.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:29:57 [2020-11-14T23:29:57.656Z] #40 67.02 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 67.04 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 67.28 Selecting previously unselected package libnet1:amd64.
23:29:57 [2020-11-14T23:29:57.656Z] #40 67.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 67.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 67.45 Selecting previously unselected package libnet1-dev.
23:29:57 [2020-11-14T23:29:57.656Z] #40 67.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 67.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 67.84 Selecting previously unselected package libnl-3-200:amd64.
23:29:57 [2020-11-14T23:29:57.656Z] #40 67.84 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 67.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 68.10 Selecting previously unselected package libnl-3-dev:amd64.
23:29:57 [2020-11-14T23:29:57.656Z] #40 68.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 68.17 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 68.61 Selecting previously unselected package libprotobuf-c1:amd64.
23:29:57 [2020-11-14T23:29:57.656Z] #40 68.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 68.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 68.85 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:29:57 [2020-11-14T23:29:57.656Z] #40 68.86 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 68.89 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 69.17 Selecting previously unselected package zlib1g-dev:amd64.
23:29:57 [2020-11-14T23:29:57.656Z] #40 69.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 69.21 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 70.04 Selecting previously unselected package libprotobuf17:amd64.
23:29:57 [2020-11-14T23:29:57.656Z] #40 70.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 70.07 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 71.62 Selecting previously unselected package libprotobuf-lite17:amd64.
23:29:57 [2020-11-14T23:29:57.656Z] #40 71.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 71.66 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 72.03 Selecting previously unselected package libprotobuf-dev:amd64.
23:29:57 [2020-11-14T23:29:57.656Z] #40 72.03 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 72.03 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 73.96 Selecting previously unselected package libprotoc17:amd64.
23:29:57 [2020-11-14T23:29:57.656Z] #40 73.96 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:29:57 [2020-11-14T23:29:57.656Z] #40 73.97 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.58 libcap2-bin is already the newest version (1:2.25-2).
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.58 The following additional packages will be installed:
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.58   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.59   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.59   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.60   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.60   python3.7 python3.7-minimal vim-runtime xxd
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.60 Suggested packages:
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.62   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.62   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.62   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.62 Recommended packages:
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.62   aufs-dkms nftables build-essential python3-dev python3-keyring
23:29:57 [2020-11-14T23:29:57.679Z] #18 20.62   python3-keyrings.alt python3-xdg unzip
23:29:57 [2020-11-14T23:29:57.782Z] #40 74.42 Selecting previously unselected package python-six.
23:29:57 [2020-11-14T23:29:57.782Z] #40 74.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:29:57 [2020-11-14T23:29:57.782Z] #40 74.43 Unpacking python-six (1.12.0-1) ...
23:29:58 [2020-11-14T23:29:58.043Z] #40 ...
23:29:58 [2020-11-14T23:29:58.043Z] 
23:29:58 [2020-11-14T23:29:58.043Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:58 [2020-11-14T23:29:58.043Z] #11 64.57 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:29:58 [2020-11-14T23:29:58.043Z] #11 65.24 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:29:58 [2020-11-14T23:29:58.043Z] #11 65.26 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:29:58 [2020-11-14T23:29:58.043Z] #11 70.15 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:29:58 [2020-11-14T23:29:58.043Z] #11 73.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.67 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:29:58 [2020-11-14T23:29:58.043Z] #11 73.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 73.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
23:29:58 [2020-11-14T23:29:58.043Z] #11 ...
23:29:58 [2020-11-14T23:29:58.043Z] 
23:29:58 [2020-11-14T23:29:58.043Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:29:58 [2020-11-14T23:29:58.043Z] #40 74.82 Selecting previously unselected package python-protobuf.
23:29:58 [2020-11-14T23:29:58.043Z] #40 74.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:29:58 [2020-11-14T23:29:58.304Z] #40 74.83 Unpacking python-protobuf (3.6.1.3-2) ...
23:29:58 [2020-11-14T23:29:58.587Z] #40 74.88 Selecting previously unselected package protobuf-c-compiler.
23:29:58 [2020-11-14T23:29:58.587Z] #40 74.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:29:58 [2020-11-14T23:29:58.587Z] #40 74.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:29:58 [2020-11-14T23:29:58.813Z] #40 ...
23:29:58 [2020-11-14T23:29:58.813Z] 
23:29:58 [2020-11-14T23:29:58.813Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:29:58 [2020-11-14T23:29:58.813Z] #34 64.20 Selecting previously unselected package libxml2:arm64.
23:29:58 [2020-11-14T23:29:58.813Z] #34 64.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
23:29:58 [2020-11-14T23:29:58.813Z] #34 64.32 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
23:29:58 [2020-11-14T23:29:58.813Z] #34 65.25 Selecting previously unselected package libarchive13:arm64.
23:29:58 [2020-11-14T23:29:58.813Z] #34 65.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
23:29:58 [2020-11-14T23:29:58.813Z] #34 65.36 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
23:29:58 [2020-11-14T23:29:58.813Z] #34 68.31 Selecting previously unselected package libjsoncpp1:arm64.
23:29:58 [2020-11-14T23:29:58.813Z] #34 68.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
23:29:58 [2020-11-14T23:29:58.813Z] #34 68.62 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
23:29:58 [2020-11-14T23:29:58.813Z] #34 68.92 Selecting previously unselected package librhash0:arm64.
23:29:58 [2020-11-14T23:29:58.813Z] #34 68.93 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
23:29:58 [2020-11-14T23:29:58.813Z] #34 68.95 Unpacking librhash0:arm64 (1.3.8-1) ...
23:29:58 [2020-11-14T23:29:58.813Z] #34 69.19 Selecting previously unselected package libuv1:arm64.
23:29:58 [2020-11-14T23:29:58.813Z] #34 69.19 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
23:29:58 [2020-11-14T23:29:58.813Z] #34 69.20 Unpacking libuv1:arm64 (1.24.1-1) ...
23:29:58 [2020-11-14T23:29:58.813Z] #34 69.73 Selecting previously unselected package cmake.
23:29:58 [2020-11-14T23:29:58.813Z] #34 69.73 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
23:29:58 [2020-11-14T23:29:58.813Z] #34 69.91 Unpacking cmake (3.13.4-1) ...
23:29:58 [2020-11-14T23:29:58.843Z] #40 75.20 Selecting previously unselected package protobuf-compiler.
23:29:58 [2020-11-14T23:29:58.843Z] #40 75.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:29:58 [2020-11-14T23:29:58.843Z] #40 75.22 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:29:59 [2020-11-14T23:29:59.100Z] #40 75.36 Selecting previously unselected package python-pkg-resources.
23:29:59 [2020-11-14T23:29:59.100Z] #40 75.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:29:59 [2020-11-14T23:29:59.100Z] #40 75.45 Unpacking python-pkg-resources (40.8.0-1) ...
23:29:59 [2020-11-14T23:29:59.191Z] #44 ...
23:29:59 [2020-11-14T23:29:59.191Z] 
23:29:59 [2020-11-14T23:29:59.191Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:59 [2020-11-14T23:29:59.191Z] #42 48.63   CC       compel/plugins/std/string.o
23:29:59 [2020-11-14T23:29:59.191Z] #42 49.36   CC       compel/plugins/std/infect.o
23:29:59 [2020-11-14T23:29:59.191Z] #42 49.90   CC       compel/arch/ppc64/plugins/std/parasite-head.o
23:29:59 [2020-11-14T23:29:59.191Z] #42 49.95   CC       compel/arch/ppc64/plugins/std/memcpy.o
23:29:59 [2020-11-14T23:29:59.191Z] #42 50.00   CC       compel/arch/ppc64/plugins/std/memcmp.o
23:29:59 [2020-11-14T23:29:59.191Z] #42 50.04   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
23:29:59 [2020-11-14T23:29:59.191Z] #42 50.11   AR       compel/plugins/std.lib.a
23:29:59 [2020-11-14T23:29:59.191Z] #42 50.24   CC       compel/plugins/fds/fds.o
23:29:59 [2020-11-14T23:29:59.191Z] #42 50.55   AR       compel/plugins/fds.lib.a
23:29:59 [2020-11-14T23:29:59.191Z] #42 50.60   HOSTDEP  compel/src/lib/log-host.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 50.72   HOSTDEP  compel/src/lib/handle-elf-host.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 50.84   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 50.92   HOSTDEP  compel/src/main-host.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 51.07   DEP      compel/src/lib/ptrace.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 51.30   DEP      compel/src/lib/infect.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 51.56   DEP      compel/src/lib/infect-util.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 51.69   DEP      compel/src/lib/infect-rpc.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 51.85   DEP      compel/arch/ppc64/src/lib/infect.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 51.96   DEP      compel/arch/ppc64/src/lib/cpu.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 52.03   DEP      compel/src/lib/log.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 52.12   DEP      compel/src/main.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 52.27   DEP      compel/src/lib/handle-elf.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 52.41   DEP      compel/arch/ppc64/src/lib/handle-elf.d
23:29:59 [2020-11-14T23:29:59.191Z] #42 52.53   CC       compel/src/lib/log.o
23:29:59 [2020-11-14T23:29:59.191Z] #42 52.83   CC       compel/arch/ppc64/src/lib/cpu.o
23:29:59 [2020-11-14T23:29:59.191Z] #42 53.21   CC       compel/arch/ppc64/src/lib/infect.o
23:29:59 [2020-11-14T23:29:59.248Z] #40 75.85 Setting up python-pkg-resources (40.8.0-1) ...
23:29:59 [2020-11-14T23:29:59.357Z] #40 75.80 Selecting previously unselected package python-six.
23:29:59 [2020-11-14T23:29:59.357Z] #40 75.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:29:59 [2020-11-14T23:29:59.357Z] #40 75.81 Unpacking python-six (1.12.0-1) ...
23:29:59 [2020-11-14T23:29:59.490Z] #42 54.06   CC       compel/src/lib/infect-rpc.o
23:29:59 [2020-11-14T23:29:59.614Z] #40 75.91 Selecting previously unselected package python-protobuf.
23:29:59 [2020-11-14T23:29:59.614Z] #40 75.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:29:59 [2020-11-14T23:29:59.614Z] #40 75.98 Unpacking python-protobuf (3.6.1.3-2) ...
23:29:59 [2020-11-14T23:29:59.638Z] #18 22.88 The following NEW packages will be installed:
23:29:59 [2020-11-14T23:29:59.638Z] #18 22.88   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:29:59 [2020-11-14T23:29:59.638Z] #18 22.92   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:29:59 [2020-11-14T23:29:59.638Z] #18 22.92   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:29:59 [2020-11-14T23:29:59.638Z] #18 22.92   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:29:59 [2020-11-14T23:29:59.638Z] #18 22.92   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:29:59 [2020-11-14T23:29:59.638Z] #18 22.92   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:29:59 [2020-11-14T23:29:59.638Z] #18 22.92   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:29:59 [2020-11-14T23:29:59.638Z] #18 22.92   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:29:59 [2020-11-14T23:29:59.638Z] #18 22.92   xz-utils zip
23:29:59 [2020-11-14T23:29:59.763Z] #34 ...
23:29:59 [2020-11-14T23:29:59.763Z] 
23:29:59 [2020-11-14T23:29:59.763Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:29:59 [2020-11-14T23:29:59.763Z] #49 61.14 mvdan.cc/sh/v3/syntax
23:29:59 [2020-11-14T23:29:59.763Z] #49 61.30 go/ast
23:29:59 [2020-11-14T23:29:59.763Z] #49 64.98 golang.org/x/crypto/ssh/terminal
23:29:59 [2020-11-14T23:29:59.763Z] #49 ...
23:29:59 [2020-11-14T23:29:59.763Z] 
23:29:59 [2020-11-14T23:29:59.763Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:29:59 [2020-11-14T23:29:59.763Z] #11 65.53 Selecting previously unselected package mingw-w64-x86-64-dev.
23:29:59 [2020-11-14T23:29:59.763Z] #11 65.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:29:59 [2020-11-14T23:29:59.763Z] #11 65.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:29:59 [2020-11-14T23:29:59.898Z] #18 ...
23:29:59 [2020-11-14T23:29:59.898Z] 
23:29:59 [2020-11-14T23:29:59.898Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:59 [2020-11-14T23:29:59.898Z] #43 172.5 github.com/LK4D4/vndr/godl
23:29:59 [2020-11-14T23:29:59.898Z] #43 173.2 github.com/LK4D4/vndr
23:29:59 [2020-11-14T23:29:59.898Z] #43 ...
23:29:59 [2020-11-14T23:29:59.898Z] 
23:29:59 [2020-11-14T23:29:59.898Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:59 [2020-11-14T23:29:59.898Z] #41 77.74   DEP      criu/sockets.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 77.92   DEP      criu/sk-unix.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 78.19   DEP      criu/sk-tcp.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 78.37   DEP      criu/sk-queue.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 78.51   DEP      criu/sk-packet.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 78.69   DEP      criu/sk-netlink.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 78.83   DEP      criu/sk-inet.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 79.09   DEP      criu/signalfd.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 79.23   DEP      criu/sigframe.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 79.32   DEP      criu/shmem.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 79.56   DEP      criu/servicefd.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 79.75   DEP      criu/seize.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 79.90   DEP      criu/seccomp.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 80.22   DEP      criu/rst-malloc.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 80.27   DEP      criu/rbtree.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 80.32   DEP      criu/pstree.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 80.49   DEP      criu/protobuf.d
23:29:59 [2020-11-14T23:29:59.898Z] #41 80.66   GEN      criu/protobuf-desc-gen.h
23:30:00 [2020-11-14T23:30:00.139Z] #42 54.50   CC       compel/src/lib/infect-util.o
23:30:00 [2020-11-14T23:30:00.139Z] #42 54.81   CC       compel/src/lib/infect.o
23:30:00 [2020-11-14T23:30:00.158Z] #41 ...
23:30:00 [2020-11-14T23:30:00.158Z] 
23:30:00 [2020-11-14T23:30:00.158Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:00 [2020-11-14T23:30:00.158Z] #43 DONE 182.8s
23:30:00 [2020-11-14T23:30:00.158Z] 
23:30:00 [2020-11-14T23:30:00.158Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:00 [2020-11-14T23:30:00.158Z] #18 23.26 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
23:30:00 [2020-11-14T23:30:00.158Z] #18 23.26 Need to get 28.5 MB of archives.
23:30:00 [2020-11-14T23:30:00.158Z] #18 23.26 After this operation, 116 MB of additional disk space will be used.
23:30:00 [2020-11-14T23:30:00.158Z] #18 23.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:30:00 [2020-11-14T23:30:00.158Z] #18 23.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
23:30:00 [2020-11-14T23:30:00.158Z] #18 23.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
23:30:00 [2020-11-14T23:30:00.158Z] #18 23.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:30:00 [2020-11-14T23:30:00.158Z] #18 23.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:30:00 [2020-11-14T23:30:00.340Z] #11 ...
23:30:00 [2020-11-14T23:30:00.340Z] 
23:30:00 [2020-11-14T23:30:00.340Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:00 [2020-11-14T23:30:00.340Z] #49 71.93 mvdan.cc/sh/v3/cmd/shfmt
23:30:00 [2020-11-14T23:30:00.418Z] #18 23.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
23:30:00 [2020-11-14T23:30:00.418Z] #18 23.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
23:30:00 [2020-11-14T23:30:00.418Z] #18 23.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:30:00 [2020-11-14T23:30:00.418Z] #18 23.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:30:00 [2020-11-14T23:30:00.418Z] #18 23.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:30:00 [2020-11-14T23:30:00.418Z] #18 23.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:30:00 [2020-11-14T23:30:00.418Z] #18 23.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:30:00 [2020-11-14T23:30:00.418Z] #18 23.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:30:00 [2020-11-14T23:30:00.418Z] #18 23.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:30:00 [2020-11-14T23:30:00.418Z] #18 23.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:30:00 [2020-11-14T23:30:00.418Z] #18 23.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:30:00 [2020-11-14T23:30:00.418Z] #18 23.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:30:00 [2020-11-14T23:30:00.544Z] #40 76.99 Setting up python-pkg-resources (40.8.0-1) ...
23:30:00 [2020-11-14T23:30:00.678Z] #18 23.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:30:00 [2020-11-14T23:30:00.678Z] #18 23.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:30:00 [2020-11-14T23:30:00.678Z] #18 23.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:30:00 [2020-11-14T23:30:00.678Z] #18 23.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:30:00 [2020-11-14T23:30:00.678Z] #18 23.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:30:00 [2020-11-14T23:30:00.678Z] #18 23.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:30:00 [2020-11-14T23:30:00.678Z] #18 23.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:30:00 [2020-11-14T23:30:00.678Z] #18 23.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:30:00 [2020-11-14T23:30:00.678Z] #18 23.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:30:00 [2020-11-14T23:30:00.938Z] #18 23.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:30:00 [2020-11-14T23:30:00.938Z] #18 23.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:30:00 [2020-11-14T23:30:00.938Z] #18 23.91 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:30:01 [2020-11-14T23:30:01.109Z] #40 ...
23:30:01 [2020-11-14T23:30:01.109Z] 
23:30:01 [2020-11-14T23:30:01.109Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:30:01 [2020-11-14T23:30:01.109Z] #34 67.44 debconf: delaying package configuration, since apt-utils is not installed
23:30:01 [2020-11-14T23:30:01.109Z] #34 67.74 Fetched 14.9 MB in 2s (6132 kB/s)
23:30:01 [2020-11-14T23:30:01.109Z] #34 67.97 Selecting previously unselected package xxd.
23:30:01 [2020-11-14T23:30:01.109Z] #34 67.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:30:01 [2020-11-14T23:30:01.109Z] #34 68.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:30:01 [2020-11-14T23:30:01.109Z] #34 68.17 Unpacking xxd (2:8.1.0875-5) ...
23:30:01 [2020-11-14T23:30:01.109Z] #34 68.72 Selecting previously unselected package vim-common.
23:30:01 [2020-11-14T23:30:01.109Z] #34 68.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:30:01 [2020-11-14T23:30:01.109Z] #34 68.84 Unpacking vim-common (2:8.1.0875-5) ...
23:30:01 [2020-11-14T23:30:01.109Z] #34 69.51 Selecting previously unselected package cmake-data.
23:30:01 [2020-11-14T23:30:01.110Z] #34 69.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:30:01 [2020-11-14T23:30:01.110Z] #34 69.59 Unpacking cmake-data (3.13.4-1) ...
23:30:01 [2020-11-14T23:30:01.110Z] #34 74.06 Selecting previously unselected package libicu63:amd64.
23:30:01 [2020-11-14T23:30:01.110Z] #34 74.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:30:01 [2020-11-14T23:30:01.110Z] #34 74.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:30:01 [2020-11-14T23:30:01.166Z] #40 ...
23:30:01 [2020-11-14T23:30:01.166Z] 
23:30:01 [2020-11-14T23:30:01.166Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:01 [2020-11-14T23:30:01.166Z] #43 67.96 reflect
23:30:01 [2020-11-14T23:30:01.166Z] #43 68.10 bufio
23:30:01 [2020-11-14T23:30:01.166Z] #43 70.96 syscall
23:30:01 [2020-11-14T23:30:01.196Z] #42 ...
23:30:01 [2020-11-14T23:30:01.196Z] 
23:30:01 [2020-11-14T23:30:01.196Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:01 [2020-11-14T23:30:01.196Z] #19 0.652 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:30:01 [2020-11-14T23:30:01.196Z] #19 0.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:30:01 [2020-11-14T23:30:01.196Z] #19 0.872 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:30:01 [2020-11-14T23:30:01.196Z] #19 1.801 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:30:01 [2020-11-14T23:30:01.196Z] #19 3.320 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
23:30:01 [2020-11-14T23:30:01.196Z] #19 4.785 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
23:30:01 [2020-11-14T23:30:01.196Z] #19 ...
23:30:01 [2020-11-14T23:30:01.196Z] 
23:30:01 [2020-11-14T23:30:01.196Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:01 [2020-11-14T23:30:01.196Z] #52 10.02 + cd /tmp/tmp.AoXxAdVFLz/src/github.com/opencontainers/runc
23:30:01 [2020-11-14T23:30:01.196Z] #52 10.02 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:30:01 [2020-11-14T23:30:01.196Z] #52 10.70 + '[' -z '' ']'
23:30:01 [2020-11-14T23:30:01.196Z] #52 10.70 + target=static
23:30:01 [2020-11-14T23:30:01.196Z] #52 10.70 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:30:01 [2020-11-14T23:30:01.196Z] #52 11.16 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:30:01 [2020-11-14T23:30:01.367Z] #34 ...
23:30:01 [2020-11-14T23:30:01.367Z] 
23:30:01 [2020-11-14T23:30:01.367Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:01 [2020-11-14T23:30:01.367Z] #11 69.31 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:30:01 [2020-11-14T23:30:01.367Z] #11 72.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 72.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 72.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 72.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 73.03 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:30:01 [2020-11-14T23:30:01.367Z] #11 73.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 73.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 73.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 73.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 73.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 73.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 73.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 73.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 73.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 73.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
23:30:01 [2020-11-14T23:30:01.367Z] #11 74.78 debconf: delaying package configuration, since apt-utils is not installed
23:30:01 [2020-11-14T23:30:01.367Z] #11 75.13 Fetched 77.7 MB in 12s (6703 kB/s)
23:30:01 [2020-11-14T23:30:01.367Z] #11 75.34 Selecting previously unselected package binutils-mingw-w64-i686.
23:30:01 [2020-11-14T23:30:01.367Z] #11 75.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:30:01 [2020-11-14T23:30:01.367Z] #11 75.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:30:01 [2020-11-14T23:30:01.367Z] #11 75.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:30:01 [2020-11-14T23:30:01.431Z] #43 ...
23:30:01 [2020-11-14T23:30:01.431Z] 
23:30:01 [2020-11-14T23:30:01.431Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.257 + RM_GOPATH=0
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.258 + TMP_GOPATH=
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.258 + : /build
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.258 + '[' -z '' ']'
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.264 ++ mktemp -d
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.264 + export GOPATH=/tmp/tmp.dKyYgUH0hM
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.264 + GOPATH=/tmp/tmp.dKyYgUH0hM
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.264 + RM_GOPATH=1
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.264 + case "$(go env GOARCH)" in
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.264 ++ go env GOARCH
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.284 + export GO_BUILDMODE=-buildmode=pie
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.285 + GO_BUILDMODE=-buildmode=pie
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.285 ++ dirname /tmp/install/install.sh
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.286 + dir=/tmp/install
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.287 + bin=containerd
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.288 + shift
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.288 + '[' '!' -f /tmp/install/containerd.installer ']'
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.288 + . /tmp/install/containerd.installer
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.288 ++ set -e
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.289 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.289 + install_containerd
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.290 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.292 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.292 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dKyYgUH0hM/src/github.com/containerd/containerd
23:30:01 [2020-11-14T23:30:01.431Z] #54 2.294 Cloning into '/tmp/tmp.dKyYgUH0hM/src/github.com/containerd/containerd'...
23:30:01 [2020-11-14T23:30:01.508Z] #18 24.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:30:01 [2020-11-14T23:30:01.508Z] #18 24.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:30:01 [2020-11-14T23:30:01.508Z] #18 24.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:30:01 [2020-11-14T23:30:01.508Z] #18 24.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:30:01 [2020-11-14T23:30:01.508Z] #18 24.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:30:01 [2020-11-14T23:30:01.508Z] #18 24.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:30:01 [2020-11-14T23:30:01.693Z] #54 ...
23:30:01 [2020-11-14T23:30:01.693Z] 
23:30:01 [2020-11-14T23:30:01.693Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:01 [2020-11-14T23:30:01.693Z] #11 75.84 debconf: delaying package configuration, since apt-utils is not installed
23:30:01 [2020-11-14T23:30:01.693Z] #11 76.10 Fetched 77.7 MB in 11s (7014 kB/s)
23:30:01 [2020-11-14T23:30:01.693Z] #11 76.32 Selecting previously unselected package binutils-mingw-w64-i686.
23:30:01 [2020-11-14T23:30:01.693Z] #11 76.32 (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:30:01 [2020-11-14T23:30:01.693Z] #11 76.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:30:01 [2020-11-14T23:30:01.693Z] #11 76.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:30:02 [2020-11-14T23:30:02.078Z] #18 25.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:30:02 [2020-11-14T23:30:02.078Z] #18 25.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:30:02 [2020-11-14T23:30:02.078Z] #18 25.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:30:02 [2020-11-14T23:30:02.078Z] #18 25.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:30:02 [2020-11-14T23:30:02.078Z] #18 25.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:30:02 [2020-11-14T23:30:02.078Z] #18 25.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:30:02 [2020-11-14T23:30:02.078Z] #18 25.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
23:30:02 [2020-11-14T23:30:02.309Z] #11 ...
23:30:02 [2020-11-14T23:30:02.309Z] 
23:30:02 [2020-11-14T23:30:02.309Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:02 [2020-11-14T23:30:02.309Z] #32 78.68 time
23:30:02 [2020-11-14T23:30:02.339Z] #18 25.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:30:02 [2020-11-14T23:30:02.339Z] #18 25.54 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:30:02 [2020-11-14T23:30:02.339Z] #18 25.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:30:02 [2020-11-14T23:30:02.908Z] #18 26.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:30:02 [2020-11-14T23:30:02.908Z] #18 26.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:30:02 [2020-11-14T23:30:02.908Z] #18 26.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:30:03 [2020-11-14T23:30:03.081Z] #11 ...
23:30:03 [2020-11-14T23:30:03.081Z] 
23:30:03 [2020-11-14T23:30:03.081Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:03 [2020-11-14T23:30:03.081Z] #49 69.63 reflect
23:30:03 [2020-11-14T23:30:03.081Z] #49 69.72 syscall
23:30:03 [2020-11-14T23:30:03.081Z] #49 ...
23:30:03 [2020-11-14T23:30:03.081Z] 
23:30:03 [2020-11-14T23:30:03.081Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:03 [2020-11-14T23:30:03.081Z] #32 75.02 time
23:30:03 [2020-11-14T23:30:03.680Z] #32 ...
23:30:03 [2020-11-14T23:30:03.680Z] 
23:30:03 [2020-11-14T23:30:03.680Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:03 [2020-11-14T23:30:03.680Z] #43 70.04 reflect
23:30:03 [2020-11-14T23:30:03.680Z] #43 72.68 syscall
23:30:03 [2020-11-14T23:30:03.680Z] #43 ...
23:30:03 [2020-11-14T23:30:03.680Z] 
23:30:03 [2020-11-14T23:30:03.680Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:03 [2020-11-14T23:30:03.680Z] #11 79.86 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:30:03 [2020-11-14T23:30:03.680Z] #11 79.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:30:03 [2020-11-14T23:30:03.680Z] #11 79.94 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:30:03 [2020-11-14T23:30:03.847Z] #18 26.90 debconf: delaying package configuration, since apt-utils is not installed
23:30:03 [2020-11-14T23:30:03.847Z] #18 27.02 Fetched 28.5 MB in 3s (9041 kB/s)
23:30:03 [2020-11-14T23:30:03.847Z] #18 27.07 Selecting previously unselected package pigz.
23:30:03 [2020-11-14T23:30:03.847Z] #18 27.07 (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:30:03 [2020-11-14T23:30:03.847Z] #18 27.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:30:03 [2020-11-14T23:30:03.847Z] #18 27.12 Unpacking pigz (2.4-1) ...
23:30:04 [2020-11-14T23:30:04.024Z] #32 ...
23:30:04 [2020-11-14T23:30:04.024Z] 
23:30:04 [2020-11-14T23:30:04.024Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:04 [2020-11-14T23:30:04.024Z] #11 80.64 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:30:04 [2020-11-14T23:30:04.024Z] #11 80.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:30:04 [2020-11-14T23:30:04.024Z] #11 80.65 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:30:04 [2020-11-14T23:30:04.106Z] #18 27.21 Selecting previously unselected package libpython3.7-minimal:amd64.
23:30:04 [2020-11-14T23:30:04.106Z] #18 27.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:30:04 [2020-11-14T23:30:04.106Z] #18 27.22 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:30:04 [2020-11-14T23:30:04.196Z] #52 ...
23:30:04 [2020-11-14T23:30:04.196Z] 
23:30:04 [2020-11-14T23:30:04.196Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:04 [2020-11-14T23:30:04.196Z] #50 113.1 golang.org/x/crypto/ssh/terminal
23:30:04 [2020-11-14T23:30:04.196Z] #50 116.1 mvdan.cc/sh/v3/cmd/shfmt
23:30:04 [2020-11-14T23:30:04.196Z] #50 DONE 121.8s
23:30:04 [2020-11-14T23:30:04.196Z] 
23:30:04 [2020-11-14T23:30:04.196Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:04 [2020-11-14T23:30:04.196Z] #42 57.91   CC       compel/src/lib/ptrace.o
23:30:04 [2020-11-14T23:30:04.196Z] #42 58.37   AR       compel/libcompel.a
23:30:04 [2020-11-14T23:30:04.196Z] #42 58.48   HOSTCC   compel/src/main-host.o
23:30:04 [2020-11-14T23:30:04.365Z] #18 27.69 Selecting previously unselected package python3.7-minimal.
23:30:04 [2020-11-14T23:30:04.365Z] #18 27.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:30:04 [2020-11-14T23:30:04.365Z] #18 27.71 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:30:04 [2020-11-14T23:30:04.495Z] #42 59.16   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
23:30:05 [2020-11-14T23:30:05.143Z] #42 59.65   HOSTCC   compel/src/lib/handle-elf-host.o
23:30:05 [2020-11-14T23:30:05.442Z] #42 60.04   HOSTCC   compel/src/lib/log-host.o
23:30:05 [2020-11-14T23:30:05.657Z] #49 ...
23:30:05 [2020-11-14T23:30:05.657Z] 
23:30:05 [2020-11-14T23:30:05.657Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:05 [2020-11-14T23:30:05.657Z] #43 66.28 text/template
23:30:05 [2020-11-14T23:30:05.657Z] #43 68.03 go/parser
23:30:05 [2020-11-14T23:30:05.657Z] #43 71.20 encoding/xml
23:30:05 [2020-11-14T23:30:05.657Z] #43 73.44 go/doc
23:30:05 [2020-11-14T23:30:05.657Z] #43 73.97 compress/gzip
23:30:05 [2020-11-14T23:30:05.657Z] #43 74.95 crypto/ecdsa
23:30:05 [2020-11-14T23:30:05.657Z] #43 76.48 crypto/x509/pkix
23:30:05 [2020-11-14T23:30:05.657Z] #43 ...
23:30:05 [2020-11-14T23:30:05.657Z] 
23:30:05 [2020-11-14T23:30:05.657Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:30:05 [2020-11-14T23:30:05.657Z] #34 73.65 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
23:30:05 [2020-11-14T23:30:05.657Z] #34 73.90 Setting up xxd (2:8.1.0875-5) ...
23:30:05 [2020-11-14T23:30:05.657Z] #34 73.95 Setting up libuv1:arm64 (1.24.1-1) ...
23:30:05 [2020-11-14T23:30:05.657Z] #34 73.97 Setting up vim-common (2:8.1.0875-5) ...
23:30:05 [2020-11-14T23:30:05.657Z] #34 74.00 Setting up librhash0:arm64 (1.3.8-1) ...
23:30:05 [2020-11-14T23:30:05.657Z] #34 74.03 Setting up cmake-data (3.13.4-1) ...
23:30:05 [2020-11-14T23:30:05.657Z] #34 74.06 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
23:30:05 [2020-11-14T23:30:05.657Z] #34 74.08 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
23:30:05 [2020-11-14T23:30:05.741Z] #42 60.31   HOSTLINK compel/compel-host-bin
23:30:05 [2020-11-14T23:30:05.741Z] #42 60.52   DEP      soccr/soccr.d
23:30:05 [2020-11-14T23:30:05.745Z] #18 28.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:30:05 [2020-11-14T23:30:05.745Z] #18 28.70 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:30:05 [2020-11-14T23:30:05.920Z] #34 ...
23:30:05 [2020-11-14T23:30:05.920Z] 
23:30:05 [2020-11-14T23:30:05.920Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:30:05 [2020-11-14T23:30:05.920Z] #40 72.52 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
23:30:05 [2020-11-14T23:30:05.920Z] #40 72.90 Processing triggers for libc-bin (2.28-10) ...
23:30:05 [2020-11-14T23:30:05.920Z] #40 DONE 77.2s
23:30:05 [2020-11-14T23:30:05.920Z] 
23:30:05 [2020-11-14T23:30:05.920Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:30:05 [2020-11-14T23:30:05.920Z] #34 77.19 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
23:30:05 [2020-11-14T23:30:05.920Z] #34 77.36 Setting up cmake (3.13.4-1) ...
23:30:05 [2020-11-14T23:30:05.920Z] #34 77.39 Processing triggers for libc-bin (2.28-10) ...
23:30:06 [2020-11-14T23:30:06.039Z] #42 60.78   CC       soccr/soccr.o
23:30:06 [2020-11-14T23:30:06.183Z] #34 77.56 Processing triggers for mime-support (3.62) ...
23:30:06 [2020-11-14T23:30:06.961Z] #11 ...
23:30:06 [2020-11-14T23:30:06.961Z] 
23:30:06 [2020-11-14T23:30:06.961Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:06 [2020-11-14T23:30:06.961Z] #49 72.68 syscall
23:30:06 [2020-11-14T23:30:06.961Z] #49 72.82 reflect
23:30:06 [2020-11-14T23:30:06.961Z] #49 ...
23:30:06 [2020-11-14T23:30:06.961Z] 
23:30:06 [2020-11-14T23:30:06.961Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:06 [2020-11-14T23:30:06.961Z] #43 82.95 time
23:30:07 [2020-11-14T23:30:07.132Z] #34 DONE 78.4s
23:30:07 [2020-11-14T23:30:07.132Z] 
23:30:07 [2020-11-14T23:30:07.132Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:30:07 [2020-11-14T23:30:07.132Z] #56 77.95 + for f in rootlesskit rootlesskit-docker-proxy
23:30:07 [2020-11-14T23:30:07.132Z] #56 77.95 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:30:08 [2020-11-14T23:30:08.147Z] #42 62.36   AR       soccr/libsoccr.a
23:30:08 [2020-11-14T23:30:08.147Z] #42 62.41 make[1]: 'soccr/libsoccr.a' is up to date.
23:30:08 [2020-11-14T23:30:08.147Z] #42 62.81   DEP      criu/arch/ppc64/sigframe.d
23:30:08 [2020-11-14T23:30:08.285Z] #18 31.05 Selecting previously unselected package python3-minimal.
23:30:08 [2020-11-14T23:30:08.285Z] #18 31.05 (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:30:08 [2020-11-14T23:30:08.285Z] #18 31.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:30:08 [2020-11-14T23:30:08.285Z] #18 31.10 Unpacking python3-minimal (3.7.3-1) ...
23:30:08 [2020-11-14T23:30:08.285Z] #18 31.19 Selecting previously unselected package libmpdec2:amd64.
23:30:08 [2020-11-14T23:30:08.285Z] #18 31.19 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:30:08 [2020-11-14T23:30:08.285Z] #18 31.20 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:30:08 [2020-11-14T23:30:08.285Z] #18 31.31 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:30:08 [2020-11-14T23:30:08.285Z] #18 31.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
23:30:08 [2020-11-14T23:30:08.285Z] #18 31.32 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:30:08 [2020-11-14T23:30:08.445Z] #42 62.99   DEP      criu/arch/ppc64/crtools.d
23:30:08 [2020-11-14T23:30:08.544Z] #18 ...
23:30:08 [2020-11-14T23:30:08.544Z] 
23:30:08 [2020-11-14T23:30:08.544Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:30:08 [2020-11-14T23:30:08.544Z] #30 DONE 190.9s
23:30:08 [2020-11-14T23:30:08.544Z] 
23:30:08 [2020-11-14T23:30:08.544Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:08 [2020-11-14T23:30:08.544Z] #41 82.61   DEP      criu/protobuf-desc.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 82.87   DEP      criu/proc_parse.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 83.27   DEP      criu/plugin.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 83.38   DEP      criu/pipes.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 83.53   DEP      criu/pie-util.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 83.65   DEP      criu/pie-util-vdso.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 83.76   DEP      criu/pie-util-vdso-elf32.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 83.88   DEP      criu/path.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 83.99   DEP      criu/parasite-syscall.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 84.20   DEP      criu/pagemap.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 84.37   DEP      criu/pagemap-cache.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 84.44   DEP      criu/page-xfer.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 84.60   DEP      criu/page-pipe.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 84.72   DEP      criu/netfilter.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 84.85   DEP      criu/net.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 85.04   DEP      criu/namespaces.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 85.16   DEP      criu/mount.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 85.31   DEP      criu/memfd.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 85.51   DEP      criu/mem.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 85.69   DEP      criu/lsm.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 85.83   DEP      criu/log.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 85.95   DEP      criu/libnetlink.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 86.13   DEP      criu/kerndat.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 86.31   DEP      criu/kcmp-ids.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 86.41   DEP      criu/irmap.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 86.56   DEP      criu/ipc_ns.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 86.69   DEP      criu/image.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 86.89   DEP      criu/image-desc.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 86.98   DEP      criu/fsnotify.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 87.12   DEP      criu/filesystems.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 87.29   DEP      criu/files.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 87.50   DEP      criu/files-reg.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 87.74   DEP      criu/files-ext.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 87.92   DEP      criu/file-lock.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 88.05   DEP      criu/file-ids.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 88.20   DEP      criu/fifo.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 88.31   DEP      criu/fdstore.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 88.49   DEP      criu/fault-injection.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 88.53   DEP      criu/external.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 88.67   DEP      criu/eventpoll.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 88.83   DEP      criu/eventfd.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 88.95   DEP      criu/crtools.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 89.17   DEP      criu/cr-service.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 89.33   DEP      criu/cr-restore.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 89.53   DEP      criu/cr-errno.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 89.56   DEP      criu/cr-dump.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 89.79   DEP      criu/cr-dedup.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 89.92   DEP      criu/cr-check.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 90.15   DEP      criu/config.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 90.27   DEP      criu/clone-noasan.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 90.34   DEP      criu/cgroup.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 90.55   DEP      criu/cgroup-props.d
23:30:08 [2020-11-14T23:30:08.544Z] #41 90.76   DEP      criu/bitmap.d
23:30:08 [2020-11-14T23:30:08.545Z] #41 90.80   DEP      criu/bfd.d
23:30:08 [2020-11-14T23:30:08.743Z] #42 63.14   DEP      criu/arch/ppc64/cpu.d
23:30:08 [2020-11-14T23:30:08.743Z] #42 63.38   CC       criu/arch/ppc64/cpu.o
23:30:08 [2020-11-14T23:30:08.804Z] #41 90.92   DEP      criu/autofs.d
23:30:09 [2020-11-14T23:30:09.039Z] #42 ...
23:30:09 [2020-11-14T23:30:09.040Z] 
23:30:09 [2020-11-14T23:30:09.040Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:09 [2020-11-14T23:30:09.040Z] #44 116.7 math/big
23:30:09 [2020-11-14T23:30:09.040Z] #44 117.7 go/doc
23:30:09 [2020-11-14T23:30:09.040Z] #44 ...
23:30:09 [2020-11-14T23:30:09.040Z] 
23:30:09 [2020-11-14T23:30:09.040Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:09 [2020-11-14T23:30:09.040Z] #19 10.90 Fetched 8176 kB in 10s (788 kB/s)
23:30:09 [2020-11-14T23:30:09.040Z] #19 10.90 Reading package lists...
23:30:09 [2020-11-14T23:30:09.063Z] #41 91.17   DEP      criu/aio.d
23:30:09 [2020-11-14T23:30:09.317Z] #11 85.50 Selecting previously unselected package binutils-mingw-w64.
23:30:09 [2020-11-14T23:30:09.317Z] #11 85.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:30:09 [2020-11-14T23:30:09.317Z] #11 85.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:30:09 [2020-11-14T23:30:09.317Z] #11 ...
23:30:09 [2020-11-14T23:30:09.317Z] 
23:30:09 [2020-11-14T23:30:09.317Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:30:09 [2020-11-14T23:30:09.317Z] #45 DONE 86.0s
23:30:09 [2020-11-14T23:30:09.317Z] 
23:30:09 [2020-11-14T23:30:09.317Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:09 [2020-11-14T23:30:09.317Z] #11 86.00 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:30:09 [2020-11-14T23:30:09.317Z] #11 ...
23:30:09 [2020-11-14T23:30:09.317Z] 
23:30:09 [2020-11-14T23:30:09.317Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:30:09 [2020-11-14T23:30:09.317Z] #34 83.68 Selecting previously unselected package libxml2:amd64.
23:30:09 [2020-11-14T23:30:09.317Z] #34 83.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:30:09 [2020-11-14T23:30:09.317Z] #34 83.73 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:30:09 [2020-11-14T23:30:09.317Z] #34 85.35 Selecting previously unselected package libarchive13:amd64.
23:30:09 [2020-11-14T23:30:09.317Z] #34 85.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:30:09 [2020-11-14T23:30:09.317Z] #34 85.39 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:30:09 [2020-11-14T23:30:09.317Z] #34 86.00 Selecting previously unselected package libjsoncpp1:amd64.
23:30:09 [2020-11-14T23:30:09.317Z] #34 86.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:30:09 [2020-11-14T23:30:09.317Z] #34 86.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:30:09 [2020-11-14T23:30:09.323Z] #41 91.47   DEP      criu/action-scripts.d
23:30:09 [2020-11-14T23:30:09.337Z] #19 16.58 Reading package lists...
23:30:09 [2020-11-14T23:30:09.337Z] #19 ...
23:30:09 [2020-11-14T23:30:09.337Z] 
23:30:09 [2020-11-14T23:30:09.337Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:30:09 [2020-11-14T23:30:09.337Z] #57 127.0 + for f in rootlesskit rootlesskit-docker-proxy
23:30:09 [2020-11-14T23:30:09.337Z] #57 127.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:30:09 [2020-11-14T23:30:09.583Z] #41 ...
23:30:09 [2020-11-14T23:30:09.583Z] 
23:30:09 [2020-11-14T23:30:09.583Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:09 [2020-11-14T23:30:09.583Z] #18 32.73 Selecting previously unselected package python3.7.
23:30:09 [2020-11-14T23:30:09.583Z] #18 32.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
23:30:09 [2020-11-14T23:30:09.583Z] #18 32.75 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:30:09 [2020-11-14T23:30:09.662Z] Commit message: "handleContainerExit: put a timeout on containerd DeleteTask"
23:30:09 [2020-11-14T23:30:09.693Z] #56 ...
23:30:09 [2020-11-14T23:30:09.693Z] 
23:30:09 [2020-11-14T23:30:09.693Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:09 [2020-11-14T23:30:09.693Z] #49 DONE 80.9s
23:30:09 [2020-11-14T23:30:09.693Z] 
23:30:09 [2020-11-14T23:30:09.693Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:30:09 [2020-11-14T23:30:09.843Z] #18 32.96 Selecting previously unselected package libpython3-stdlib:amd64.
23:30:09 [2020-11-14T23:30:09.843Z] #18 32.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:30:09 [2020-11-14T23:30:09.843Z] #18 32.98 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:30:09 [2020-11-14T23:30:09.891Z] #34 86.32 Selecting previously unselected package librhash0:amd64.
23:30:09 [2020-11-14T23:30:09.891Z] #34 86.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:30:09 [2020-11-14T23:30:09.891Z] #34 86.34 Unpacking librhash0:amd64 (1.3.8-1) ...
23:30:10 [2020-11-14T23:30:10.103Z] #18 33.14 Setting up python3-minimal (3.7.3-1) ...
23:30:10 [2020-11-14T23:30:10.152Z] #34 86.76 Selecting previously unselected package libuv1:amd64.
23:30:10 [2020-11-14T23:30:10.152Z] #34 86.76 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:30:10 [2020-11-14T23:30:10.152Z] #34 86.78 Unpacking libuv1:amd64 (1.24.1-1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
23:30:10 [2020-11-14T23:30:10.243Z] #43 ...
23:30:10 [2020-11-14T23:30:10.243Z] 
23:30:10 [2020-11-14T23:30:10.243Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:30:10 [2020-11-14T23:30:10.243Z] #45 DONE 86.6s
23:30:10 [2020-11-14T23:30:10.243Z] 
23:30:10 [2020-11-14T23:30:10.243Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:10 [2020-11-14T23:30:10.243Z] #32 86.52 internal/poll
[Pipeline] sh
23:30:10 [2020-11-14T23:30:10.414Z] #34 87.13 Selecting previously unselected package cmake.
23:30:10 [2020-11-14T23:30:10.415Z] #34 87.13 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:30:10 [2020-11-14T23:30:10.415Z] #34 87.14 Unpacking cmake (3.13.4-1) ...
23:30:10 [2020-11-14T23:30:10.485Z] #54 30.34 Checking out files:  44% (1508/3411)   
Checking out files:  45% (1535/3411)   
Checking out files:  46% (1570/3411)   
Checking out files:  47% (1604/3411)   
Checking out files:  48% (1638/3411)   
Checking out files:  49% (1672/3411)   
Checking out files:  50% (1706/3411)   
Checking out files:  51% (1740/3411)   
Checking out files:  52% (1774/3411)   
Checking out files:  53% (1808/3411)   
Checking out files:  54% (1842/3411)   
Checking out files:  55% (1877/3411)   
Checking out files:  56% (1911/3411)   
Checking out files:  57% (1945/3411)   
Checking out files:  58% (1979/3411)   
Checking out files:  59% (2013/3411)   
Checking out files:  60% (2047/3411)   
Checking out files:  61% (2081/3411)   
Checking out files:  62% (2115/3411)   
Checking out files:  63% (2149/3411)   
Checking out files:  64% (2184/3411)   
Checking out files:  65% (2218/3411)   
Checking out files:  66% (2252/3411)   
Checking out files:  67% (2286/3411)   
Checking out files:  68% (2320/3411)   
Checking out files:  69% (2354/3411)   
Checking out files:  70% (2388/3411)   
Checking out files:  71% (2422/3411)   
Checking out files:  72% (2456/3411)   
Checking out files:  73% (2491/3411)   
Checking out files:  74% (2525/3411)   
Checking out files:  75% (2559/3411)   
Checking out files:  76% (2593/3411)   
Checking out files:  77% (2627/3411)   
Checking out files:  78% (2661/3411)   
Checking out files:  79% (2695/3411)   
Checking out files:  80% (2729/3411)   
Checking out files:  81% (2763/3411)   
Checking out files:  82% (2798/3411)   
Checking out files:  83% (2832/3411)   
Checking out files:  84% (2866/3411)   
Checking out files:  85% (2900/3411)   
Checking out files:  86% (2934/3411)   
Checking out files:  87% (2968/3411)   
Checking out files:  87% (2997/3411)   
Checking out files:  88% (3002/3411)   
Checking out files:  89% (3036/3411)   
Checking out files:  90% (3070/3411)   
Checking out files:  91% (3105/3411)   
Checking out files:  92% (3139/3411)   
Checking out files:  93% (3173/3411)   
Checking out files:  94% (3207/3411)   
Checking out files:  95% (3241/3411)   
Checking out files:  96% (3275/3411)   
Checking out files:  97% (3309/3411)   
Checking out files:  98% (3343/3411)   
Checking out files:  99% (3377/3411)   
Checking out files: 100% (3411/3411)   
Checking out files: 100% (3411/3411), done.
23:30:10 [2020-11-14T23:30:10.485Z] #54 31.62 + cd /tmp/tmp.CBvTeLME5L/src/github.com/containerd/containerd
23:30:10 [2020-11-14T23:30:10.485Z] #54 31.62 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:30:11 [2020-11-14T23:30:11.042Z] #18 34.07 Selecting previously unselected package python3.
23:30:11 [2020-11-14T23:30:11.042Z] #18 34.07 (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:30:11 [2020-11-14T23:30:11.042Z] #18 34.13 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:30:11 [2020-11-14T23:30:11.042Z] #18 34.14 Unpacking python3 (3.7.3-1) ...
23:30:11 [2020-11-14T23:30:11.042Z] #18 34.22 Selecting previously unselected package libip4tc0:amd64.
23:30:11 [2020-11-14T23:30:11.042Z] #18 34.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:30:11 [2020-11-14T23:30:11.042Z] #18 34.23 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:30:11 [2020-11-14T23:30:11.305Z] #18 34.31 Selecting previously unselected package libip6tc0:amd64.
23:30:11 [2020-11-14T23:30:11.305Z] #18 34.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:30:11 [2020-11-14T23:30:11.305Z] #18 34.32 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:30:11 [2020-11-14T23:30:11.305Z] #18 34.42 Selecting previously unselected package libiptc0:amd64.
23:30:11 [2020-11-14T23:30:11.305Z] #18 34.42 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:30:11 [2020-11-14T23:30:11.305Z] #18 34.43 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:30:11 [2020-11-14T23:30:11.565Z] #18 34.59 Selecting previously unselected package libnfnetlink0:amd64.
23:30:11 [2020-11-14T23:30:11.565Z] #18 34.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:30:11 [2020-11-14T23:30:11.565Z] #18 34.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:30:11 [2020-11-14T23:30:11.565Z] #18 34.72 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:30:11 [2020-11-14T23:30:11.565Z] #18 34.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:30:11 [2020-11-14T23:30:11.565Z] #18 34.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:30:11 [2020-11-14T23:30:11.565Z] #18 34.81 Selecting previously unselected package libnftnl11:amd64.
23:30:11 [2020-11-14T23:30:11.565Z] #18 34.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:30:11 [2020-11-14T23:30:11.565Z] #18 34.82 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:30:11 [2020-11-14T23:30:11.825Z] #18 34.91 Selecting previously unselected package iptables.
23:30:11 [2020-11-14T23:30:11.825Z] #18 34.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:30:11 [2020-11-14T23:30:11.825Z] #18 34.92 Unpacking iptables (1.8.2-4) ...
23:30:12 [2020-11-14T23:30:12.085Z] #18 35.21 Selecting previously unselected package xxd.
23:30:12 [2020-11-14T23:30:12.085Z] #18 35.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:30:12 [2020-11-14T23:30:12.085Z] #18 35.22 Unpacking xxd (2:8.1.0875-5) ...
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 14.7% of statements
23:30:12 [2020-11-14T23:30:12.240Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.7% of statements
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
23:30:12 [2020-11-14T23:30:12.240Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
23:30:12 [2020-11-14T23:30:12.240Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/builder	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:30:12 [2020-11-14T23:30:12.240Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
23:30:12 [2020-11-14T23:30:12.345Z] #18 35.33 Selecting previously unselected package vim-common.
23:30:12 [2020-11-14T23:30:12.345Z] #18 35.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:30:12 [2020-11-14T23:30:12.345Z] #18 35.35 Unpacking vim-common (2:8.1.0875-5) ...
23:30:12 [2020-11-14T23:30:12.345Z] #18 35.53 Selecting previously unselected package bash-completion.
23:30:12 [2020-11-14T23:30:12.345Z] #18 35.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:30:12 [2020-11-14T23:30:12.414Z] #54 33.04 + export 'BUILDTAGS=netgo osusergo static_build'
23:30:12 [2020-11-14T23:30:12.414Z] #54 33.04 + BUILDTAGS='netgo osusergo static_build'
23:30:12 [2020-11-14T23:30:12.414Z] #54 33.04 + export EXTRA_FLAGS=-buildmode=pie
23:30:12 [2020-11-14T23:30:12.414Z] #54 33.04 + EXTRA_FLAGS=-buildmode=pie
23:30:12 [2020-11-14T23:30:12.414Z] #54 33.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:30:12 [2020-11-14T23:30:12.414Z] #54 33.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:30:12 [2020-11-14T23:30:12.414Z] #54 33.04 + '[' '' = dynamic ']'
23:30:12 [2020-11-14T23:30:12.414Z] #54 33.04 + make
23:30:12 [2020-11-14T23:30:12.678Z] #54 ...
23:30:12 [2020-11-14T23:30:12.678Z] 
23:30:12 [2020-11-14T23:30:12.678Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:12 [2020-11-14T23:30:12.678Z] #11 74.06 Selecting previously unselected package gcc-mingw-w64-base.
23:30:12 [2020-11-14T23:30:12.678Z] #11 74.07 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:30:12 [2020-11-14T23:30:12.678Z] #11 74.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:30:12 [2020-11-14T23:30:12.678Z] #11 77.38 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:30:12 [2020-11-14T23:30:12.678Z] #11 77.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:30:12 [2020-11-14T23:30:12.678Z] #11 77.38 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:30:12 [2020-11-14T23:30:12.678Z] #11 ...
23:30:12 [2020-11-14T23:30:12.678Z] 
23:30:12 [2020-11-14T23:30:12.678Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.615 + RM_GOPATH=0
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.615 + TMP_GOPATH=
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.615 + : /build
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.615 + '[' -z '' ']'
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.615 ++ mktemp -d
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.626 + export GOPATH=/tmp/tmp.6t7uQfHTrN
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.626 + GOPATH=/tmp/tmp.6t7uQfHTrN
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.626 + RM_GOPATH=1
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.626 + case "$(go env GOARCH)" in
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.627 ++ go env GOARCH
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.641 + export GO_BUILDMODE=-buildmode=pie
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.641 + GO_BUILDMODE=-buildmode=pie
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.642 ++ dirname /tmp/install/install.sh
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.648 + dir=/tmp/install
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.648 + bin=tini
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.648 + shift
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.648 + '[' '!' -f /tmp/install/tini.installer ']'
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.648 + . /tmp/install/tini.installer
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.648 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.648 + install_tini
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.648 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.648 + git clone https://github.com/krallin/tini.git /tmp/tmp.6t7uQfHTrN/tini
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.648 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:30:12 [2020-11-14T23:30:12.678Z] #35 1.651 Cloning into '/tmp/tmp.6t7uQfHTrN/tini'...
23:30:12 [2020-11-14T23:30:12.678Z] #35 2.600 + cd /tmp/tmp.6t7uQfHTrN/tini
23:30:12 [2020-11-14T23:30:12.678Z] #35 2.600 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:30:12 [2020-11-14T23:30:12.678Z] #35 2.624 + cmake .
23:30:12 [2020-11-14T23:30:12.678Z] #35 3.388 -- The C compiler identification is GNU 8.3.0
23:30:12 [2020-11-14T23:30:12.678Z] #35 3.434 -- Check for working C compiler: /usr/bin/cc
23:30:12 [2020-11-14T23:30:12.678Z] #35 4.448 -- Check for working C compiler: /usr/bin/cc -- works
23:30:12 [2020-11-14T23:30:12.678Z] #35 4.448 -- Detecting C compiler ABI info
23:30:12 [2020-11-14T23:30:12.678Z] #35 5.043 -- Detecting C compiler ABI info - done
23:30:12 [2020-11-14T23:30:12.678Z] #35 5.103 -- Detecting C compile features
23:30:12 [2020-11-14T23:30:12.719Z] + docker version
23:30:12 [2020-11-14T23:30:12.941Z] #35 ...
23:30:12 [2020-11-14T23:30:12.941Z] 
23:30:12 [2020-11-14T23:30:12.941Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:30:12 [2020-11-14T23:30:12.941Z] #54 34.05 + bin/ctr
23:30:13 [2020-11-14T23:30:13.516Z] #32 89.74 internal/fmtsort
23:30:14 [2020-11-14T23:30:14.079Z] #32 90.29 internal/syscall/execenv
23:30:14 [2020-11-14T23:30:14.079Z] #32 90.36 internal/syscall/unix
23:30:14 [2020-11-14T23:30:14.309Z] ok  	github.com/docker/docker/builder/remotecontext	0.338s	coverage: 13.7% of statements
23:30:14 [2020-11-14T23:30:14.334Z] #32 90.62 strings
23:30:14 [2020-11-14T23:30:14.335Z] #32 90.81 os
23:30:14 [2020-11-14T23:30:14.344Z] #54 ...
23:30:14 [2020-11-14T23:30:14.344Z] 
23:30:14 [2020-11-14T23:30:14.344Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:30:14 [2020-11-14T23:30:14.344Z] #56 DONE 85.6s
23:30:14 [2020-11-14T23:30:14.344Z] 
23:30:14 [2020-11-14T23:30:14.344Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:30:14 [2020-11-14T23:30:14.344Z] #57 DONE 0.1s
23:30:14 [2020-11-14T23:30:14.344Z] 
23:30:14 [2020-11-14T23:30:14.344Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:30:14 [2020-11-14T23:30:14.344Z] #58 DONE 0.1s
23:30:14 [2020-11-14T23:30:14.344Z] 
23:30:14 [2020-11-14T23:30:14.344Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:14 [2020-11-14T23:30:14.344Z] #35 7.260 -- Detecting C compile features - done
23:30:14 [2020-11-14T23:30:14.344Z] #35 7.312 -- Performing Test HAS_BUILTIN_FORTIFY
23:30:14 [2020-11-14T23:30:14.606Z] #35 7.628 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:30:14 [2020-11-14T23:30:14.606Z] #35 7.720 -- Configuring done
23:30:14 [2020-11-14T23:30:14.606Z] #35 7.737 -- Generating done
23:30:14 [2020-11-14T23:30:14.606Z] #35 7.741 -- Build files have been written to: /tmp/tmp.6t7uQfHTrN/tini
23:30:14 [2020-11-14T23:30:14.606Z] #35 7.745 + make tini-static
23:30:14 [2020-11-14T23:30:14.943Z] ok  	github.com/docker/docker/builder/dockerfile	0.912s	coverage: 48.1% of statements
23:30:14 [2020-11-14T23:30:14.967Z] #57 ...
23:30:14 [2020-11-14T23:30:14.967Z] 
23:30:14 [2020-11-14T23:30:14.967Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:14 [2020-11-14T23:30:14.967Z] #19 16.58 Reading package lists...
23:30:14 [2020-11-14T23:30:14.967Z] #19 21.29 Building dependency tree...
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.57 libcap2-bin is already the newest version (1:2.25-2).
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.57 The following additional packages will be installed:
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.57   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.57   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.57   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.57   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.57   python3.7 python3.7-minimal vim-runtime xxd
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.58 Suggested packages:
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.58   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.58   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.58   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.58 Recommended packages:
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.58   aufs-dkms nftables build-essential python3-dev python3-keyring
23:30:14 [2020-11-14T23:30:14.967Z] #19 22.58   python3-keyrings.alt python3-xdg unzip
23:30:15 [2020-11-14T23:30:15.180Z] #35 8.056 Scanning dependencies of target tini-static
23:30:15 [2020-11-14T23:30:15.181Z] #35 8.108 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:30:15 [2020-11-14T23:30:15.445Z] #35 ...
23:30:15 [2020-11-14T23:30:15.445Z] 
23:30:15 [2020-11-14T23:30:15.445Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:15 [2020-11-14T23:30:15.445Z] #43 76.86 vendor/golang.org/x/crypto/cryptobyte
23:30:15 [2020-11-14T23:30:15.445Z] #43 77.53 github.com/LK4D4/vndr/build
23:30:15 [2020-11-14T23:30:15.445Z] #43 80.34 vendor/golang.org/x/text/unicode/bidi
23:30:15 [2020-11-14T23:30:15.445Z] #43 80.56 vendor/golang.org/x/text/unicode/norm
23:30:15 [2020-11-14T23:30:15.445Z] #43 84.80 mime
23:30:15 [2020-11-14T23:30:15.577Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
23:30:15 [2020-11-14T23:30:15.638Z] #18 38.14 Unpacking bash-completion (1:2.8-6) ...
23:30:15 [2020-11-14T23:30:15.638Z] #18 38.46 Selecting previously unselected package bzip2.
23:30:15 [2020-11-14T23:30:15.638Z] #18 38.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:30:15 [2020-11-14T23:30:15.638Z] #18 38.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:30:15 [2020-11-14T23:30:15.638Z] #18 38.55 Selecting previously unselected package xz-utils.
23:30:15 [2020-11-14T23:30:15.638Z] #18 38.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:30:15 [2020-11-14T23:30:15.638Z] #18 38.56 Unpacking xz-utils (5.2.4-1) ...
23:30:15 [2020-11-14T23:30:15.638Z] #18 38.72 Selecting previously unselected package apparmor.
23:30:15 [2020-11-14T23:30:15.638Z] #18 38.72 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:30:15 [2020-11-14T23:30:15.638Z] #18 38.80 Unpacking apparmor (2.13.2-10) ...
23:30:15 [2020-11-14T23:30:15.705Z] #32 ...
23:30:15 [2020-11-14T23:30:15.705Z] 
23:30:15 [2020-11-14T23:30:15.705Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:30:15 [2020-11-14T23:30:15.705Z] #34 85.97 Selecting previously unselected package libxml2:amd64.
23:30:15 [2020-11-14T23:30:15.705Z] #34 85.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:30:15 [2020-11-14T23:30:15.705Z] #34 86.00 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:30:15 [2020-11-14T23:30:15.705Z] #34 86.82 Selecting previously unselected package libarchive13:amd64.
23:30:15 [2020-11-14T23:30:15.705Z] #34 86.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:30:15 [2020-11-14T23:30:15.705Z] #34 86.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:30:15 [2020-11-14T23:30:15.705Z] #34 87.46 Selecting previously unselected package libjsoncpp1:amd64.
23:30:15 [2020-11-14T23:30:15.705Z] #34 87.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:30:15 [2020-11-14T23:30:15.705Z] #34 87.53 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:30:15 [2020-11-14T23:30:15.705Z] #34 87.95 Selecting previously unselected package librhash0:amd64.
23:30:15 [2020-11-14T23:30:15.705Z] #34 87.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:30:15 [2020-11-14T23:30:15.705Z] #34 87.98 Unpacking librhash0:amd64 (1.3.8-1) ...
23:30:15 [2020-11-14T23:30:15.705Z] #34 88.30 Selecting previously unselected package libuv1:amd64.
23:30:15 [2020-11-14T23:30:15.705Z] #34 88.30 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:30:15 [2020-11-14T23:30:15.705Z] #34 88.31 Unpacking libuv1:amd64 (1.24.1-1) ...
23:30:15 [2020-11-14T23:30:15.705Z] #34 88.66 Selecting previously unselected package cmake.
23:30:15 [2020-11-14T23:30:15.705Z] #34 88.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:30:15 [2020-11-14T23:30:15.705Z] #34 88.68 Unpacking cmake (3.13.4-1) ...
23:30:15 [2020-11-14T23:30:15.709Z] #43 ...
23:30:15 [2020-11-14T23:30:15.709Z] 
23:30:15 [2020-11-14T23:30:15.709Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:15 [2020-11-14T23:30:15.709Z] #41 3.372 Note: Building without setproctitle() and strlcpy() support.
23:30:15 [2020-11-14T23:30:15.709Z] #41 3.372       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:30:15 [2020-11-14T23:30:15.709Z] #41 3.400 Note: Building without GnuTLS support
23:30:15 [2020-11-14T23:30:15.709Z] #41 3.406 Makefile.config:39: Warn: you have no libnftables installed
23:30:15 [2020-11-14T23:30:15.709Z] #41 3.406 Makefile.config:40: Warn: Building without nftables support
23:30:15 [2020-11-14T23:30:15.709Z] #41 5.431 fatal: not a git repository (or any of the parent directories): .git
23:30:15 [2020-11-14T23:30:15.709Z] #41 5.572   GEN      .gitid
23:30:15 [2020-11-14T23:30:15.709Z] #41 5.702   GEN      criu/include/version.h
23:30:15 [2020-11-14T23:30:15.709Z] #41 5.901   GEN      include/common/asm
23:30:15 [2020-11-14T23:30:15.709Z] #41 7.324   PBCC     images/timens.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 7.392   DEP      images/timens.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 7.473   PBCC     images/fown.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 7.483   PBCC     images/google/protobuf/descriptor.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 7.653   PBCC     images/opts.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 7.742   PBCC     images/memfd.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 7.849   DEP      images/fown.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 7.893   DEP      images/google/protobuf/descriptor.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 7.973   DEP      images/opts.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.100   DEP      images/memfd.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.138   PBCC     images/sit.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.183   DEP      images/sit.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.247   PBCC     images/macvlan.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.264   DEP      images/macvlan.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.309   PBCC     images/autofs.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.353   DEP      images/autofs.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.395   PBCC     images/sysctl.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.425   DEP      images/sysctl.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.504   PBCC     images/time.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.526   DEP      images/time.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.608   PBCC     images/binfmt-misc.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.633   DEP      images/binfmt-misc.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.672   PBCC     images/seccomp.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.710   DEP      images/seccomp.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.738   PBCC     images/userns.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.764   DEP      images/userns.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.808   PBCC     images/cgroup.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.832   DEP      images/cgroup.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.948   PBCC     images/ext-file.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 8.959   DEP      images/ext-file.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.039   PBCC     images/rpc.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.067   DEP      images/rpc.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.112   PBCC     images/siginfo.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.149   DEP      images/siginfo.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.286   PBCC     images/pagemap.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.347   DEP      images/pagemap.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.464   PBCC     images/rlimit.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.474   DEP      images/rlimit.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.612   PBCC     images/file-lock.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.629   DEP      images/file-lock.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.720   PBCC     images/tty.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.792   DEP      images/tty.pb-c.d
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.855   PBCC     images/tun.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.892   PBCC     images/netdev.pb-c.c
23:30:15 [2020-11-14T23:30:15.709Z] #41 9.974   DEP      images/tun.pb-c.d
23:30:15 [2020-11-14T23:30:15.713Z] #34 ...
23:30:15 [2020-11-14T23:30:15.713Z] 
23:30:15 [2020-11-14T23:30:15.713Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:15 [2020-11-14T23:30:15.713Z] #49 81.80 time
23:30:15 [2020-11-14T23:30:15.713Z] #49 89.42 context
23:30:15 [2020-11-14T23:30:15.713Z] #49 89.97 encoding/binary
23:30:15 [2020-11-14T23:30:15.713Z] #49 91.05 os
23:30:15 [2020-11-14T23:30:15.713Z] #49 ...
23:30:15 [2020-11-14T23:30:15.713Z] 
23:30:15 [2020-11-14T23:30:15.713Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:30:15 [2020-11-14T23:30:15.713Z] #40 83.29 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 83.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 83.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 83.36 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 83.37 Setting up python-six (1.12.0-1) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 88.37 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 88.39 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 88.42 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 88.44 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 88.45 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 88.46 Setting up protobuf-compiler (3.6.1.3-2) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 88.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 88.52 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 88.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:30:15 [2020-11-14T23:30:15.713Z] #40 88.55 Setting up python-protobuf (3.6.1.3-2) ...
23:30:15 [2020-11-14T23:30:15.872Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.946s	coverage: 86.3% of statements
23:30:15 [2020-11-14T23:30:15.872Z] ?   	github.com/docker/docker/cli	[no test files]
23:30:15 [2020-11-14T23:30:15.872Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:30:15 [2020-11-14T23:30:15.901Z] #18 39.15 Selecting previously unselected package aufs-tools.
23:30:15 [2020-11-14T23:30:15.901Z] #18 39.15 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:30:15 [2020-11-14T23:30:15.901Z] #18 39.16 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:30:15 [2020-11-14T23:30:15.973Z] #41 10.03   DEP      images/netdev.pb-c.d
23:30:15 [2020-11-14T23:30:15.973Z] #41 10.07   PBCC     images/vma.pb-c.c
23:30:15 [2020-11-14T23:30:15.973Z] #41 10.11   DEP      images/vma.pb-c.d
23:30:15 [2020-11-14T23:30:15.973Z] #41 10.18   PBCC     images/creds.pb-c.c
23:30:15 [2020-11-14T23:30:15.973Z] #41 10.20   DEP      images/creds.pb-c.d
23:30:15 [2020-11-14T23:30:15.976Z] #40 ...
23:30:15 [2020-11-14T23:30:15.976Z] 
23:30:15 [2020-11-14T23:30:15.976Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:15 [2020-11-14T23:30:15.976Z] #43 82.73 time
23:30:15 [2020-11-14T23:30:15.976Z] #43 88.84 strings
23:30:15 [2020-11-14T23:30:15.976Z] #43 90.77 os
23:30:16 [2020-11-14T23:30:16.030Z] #19 24.89 The following NEW packages will be installed:
23:30:16 [2020-11-14T23:30:16.030Z] #19 24.89   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:30:16 [2020-11-14T23:30:16.030Z] #19 24.89   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:30:16 [2020-11-14T23:30:16.030Z] #19 24.89   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:30:16 [2020-11-14T23:30:16.030Z] #19 24.90   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:30:16 [2020-11-14T23:30:16.030Z] #19 24.90   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:30:16 [2020-11-14T23:30:16.030Z] #19 24.90   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:30:16 [2020-11-14T23:30:16.030Z] #19 24.90   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:30:16 [2020-11-14T23:30:16.030Z] #19 24.90   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:30:16 [2020-11-14T23:30:16.030Z] #19 24.90   xz-utils zip
23:30:16 [2020-11-14T23:30:16.160Z] #18 39.29 Selecting previously unselected package libonig5:amd64.
23:30:16 [2020-11-14T23:30:16.160Z] #18 39.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:30:16 [2020-11-14T23:30:16.160Z] #18 39.32 Unpacking libonig5:amd64 (6.9.1-1) ...
23:30:16 [2020-11-14T23:30:16.237Z] #41 10.30   PBCC     images/utsns.pb-c.c
23:30:16 [2020-11-14T23:30:16.237Z] #41 10.32   DEP      images/utsns.pb-c.d
23:30:16 [2020-11-14T23:30:16.237Z] #41 10.36   PBCC     images/ipc-desc.pb-c.c
23:30:16 [2020-11-14T23:30:16.237Z] #41 10.37   PBCC     images/ipc-sem.pb-c.c
23:30:16 [2020-11-14T23:30:16.237Z] #41 10.39   DEP      images/ipc-desc.pb-c.d
23:30:16 [2020-11-14T23:30:16.237Z] #41 10.42   DEP      images/ipc-sem.pb-c.d
23:30:16 [2020-11-14T23:30:16.237Z] #41 10.45   PBCC     images/ipc-msg.pb-c.c
23:30:16 [2020-11-14T23:30:16.237Z] #41 10.49   DEP      images/ipc-msg.pb-c.d
23:30:16 [2020-11-14T23:30:16.237Z] #41 ...
23:30:16 [2020-11-14T23:30:16.237Z] 
23:30:16 [2020-11-14T23:30:16.237Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:16 [2020-11-14T23:30:16.237Z] #35 9.244 [100%] Linking C executable tini-static
23:30:16 [2020-11-14T23:30:16.243Z] #43 ...
23:30:16 [2020-11-14T23:30:16.243Z] 
23:30:16 [2020-11-14T23:30:16.243Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:16 [2020-11-14T23:30:16.243Z] #11 86.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:30:16 [2020-11-14T23:30:16.243Z] #11 86.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:30:16 [2020-11-14T23:30:16.243Z] #11 86.52 Selecting previously unselected package dmsetup.
23:30:16 [2020-11-14T23:30:16.243Z] #11 86.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:30:16 [2020-11-14T23:30:16.243Z] #11 86.54 Unpacking dmsetup (2:1.02.155-3) ...
23:30:16 [2020-11-14T23:30:16.243Z] #11 87.01 Selecting previously unselected package mingw-w64-common.
23:30:16 [2020-11-14T23:30:16.243Z] #11 87.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:30:16 [2020-11-14T23:30:16.243Z] #11 87.02 Unpacking mingw-w64-common (6.0.0-3) ...
23:30:16 [2020-11-14T23:30:16.243Z] #11 ...
23:30:16 [2020-11-14T23:30:16.243Z] 
23:30:16 [2020-11-14T23:30:16.243Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:30:16 [2020-11-14T23:30:16.243Z] #34 92.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:30:16 [2020-11-14T23:30:16.243Z] #34 93.00 Setting up xxd (2:8.1.0875-5) ...
23:30:16 [2020-11-14T23:30:16.243Z] #34 93.04 Setting up libuv1:amd64 (1.24.1-1) ...
23:30:16 [2020-11-14T23:30:16.243Z] #34 93.05 Setting up vim-common (2:8.1.0875-5) ...
23:30:16 [2020-11-14T23:30:16.243Z] #34 93.09 Setting up librhash0:amd64 (1.3.8-1) ...
23:30:16 [2020-11-14T23:30:16.328Z] #19 25.05 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
23:30:16 [2020-11-14T23:30:16.328Z] #19 25.05 Need to get 29.2 MB of archives.
23:30:16 [2020-11-14T23:30:16.328Z] #19 25.05 After this operation, 134 MB of additional disk space will be used.
23:30:16 [2020-11-14T23:30:16.328Z] #19 25.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
23:30:16 [2020-11-14T23:30:16.328Z] #19 25.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
23:30:16 [2020-11-14T23:30:16.328Z] #19 25.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
23:30:16 [2020-11-14T23:30:16.419Z] #18 39.46 Selecting previously unselected package libjq1:amd64.
23:30:16 [2020-11-14T23:30:16.419Z] #18 39.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:30:16 [2020-11-14T23:30:16.419Z] #18 39.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:30:16 [2020-11-14T23:30:16.419Z] #18 39.59 Selecting previously unselected package jq.
23:30:16 [2020-11-14T23:30:16.419Z] #18 39.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:30:16 [2020-11-14T23:30:16.419Z] #18 39.62 Unpacking jq (1.5+dfsg-2+b1) ...
23:30:16 [2020-11-14T23:30:16.419Z] #18 39.70 Selecting previously unselected package libaio1:amd64.
23:30:16 [2020-11-14T23:30:16.505Z] #34 93.13 Setting up cmake-data (3.13.4-1) ...
23:30:16 [2020-11-14T23:30:16.506Z] #34 93.19 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:30:16 [2020-11-14T23:30:16.506Z] #34 93.20 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:30:16 [2020-11-14T23:30:16.506Z] #34 93.23 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:30:16 [2020-11-14T23:30:16.506Z] #34 93.27 Setting up cmake (3.13.4-1) ...
23:30:16 [2020-11-14T23:30:16.506Z] #34 93.29 Processing triggers for libc-bin (2.28-10) ...
23:30:16 [2020-11-14T23:30:16.627Z] #19 25.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
23:30:16 [2020-11-14T23:30:16.628Z] #19 25.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
23:30:16 [2020-11-14T23:30:16.628Z] #19 25.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
23:30:16 [2020-11-14T23:30:16.628Z] #19 25.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
23:30:16 [2020-11-14T23:30:16.628Z] #19 25.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
23:30:16 [2020-11-14T23:30:16.628Z] #19 25.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
23:30:16 [2020-11-14T23:30:16.628Z] #19 25.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
23:30:16 [2020-11-14T23:30:16.628Z] #19 25.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
23:30:16 [2020-11-14T23:30:16.628Z] #19 25.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
23:30:16 [2020-11-14T23:30:16.628Z] #19 25.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
23:30:16 [2020-11-14T23:30:16.628Z] #19 25.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
23:30:16 [2020-11-14T23:30:16.628Z] #19 25.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
23:30:16 [2020-11-14T23:30:16.628Z] #19 25.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
23:30:16 [2020-11-14T23:30:16.678Z] #18 39.70 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:30:16 [2020-11-14T23:30:16.678Z] #18 39.71 Unpacking libaio1:amd64 (0.3.112-3) ...
23:30:16 [2020-11-14T23:30:16.678Z] #18 39.77 Selecting previously unselected package libgpm2:amd64.
23:30:16 [2020-11-14T23:30:16.678Z] #18 39.78 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:30:16 [2020-11-14T23:30:16.678Z] #18 39.78 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:30:16 [2020-11-14T23:30:16.678Z] #18 39.84 Selecting previously unselected package libicu63:amd64.
23:30:16 [2020-11-14T23:30:16.678Z] #18 39.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:30:16 [2020-11-14T23:30:16.678Z] #18 39.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:30:16 [2020-11-14T23:30:16.767Z] #34 93.35 Processing triggers for mime-support (3.62) ...
23:30:16 [2020-11-14T23:30:16.814Z] #35 9.757 [100%] Built target tini-static
23:30:16 [2020-11-14T23:30:16.814Z] #35 9.828 + mkdir -p /build
23:30:16 [2020-11-14T23:30:16.814Z] #35 9.830 + cp tini-static /build/docker-init
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 ...
23:30:16 [2020-11-14T23:30:16.927Z] 
23:30:16 [2020-11-14T23:30:16.927Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:30:16 [2020-11-14T23:30:16.927Z] #57 DONE 134.8s
23:30:16 [2020-11-14T23:30:16.927Z] 
23:30:16 [2020-11-14T23:30:16.927Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 25.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
23:30:16 [2020-11-14T23:30:16.927Z] #19 ...
23:30:16 [2020-11-14T23:30:16.927Z] 
23:30:16 [2020-11-14T23:30:16.927Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:30:16 [2020-11-14T23:30:16.927Z] #58 DONE 0.1s
23:30:17 [2020-11-14T23:30:17.228Z] 
23:30:17 [2020-11-14T23:30:17.228Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:30:17 [2020-11-14T23:30:17.228Z] #59 DONE 0.1s
23:30:17 [2020-11-14T23:30:17.228Z] 
23:30:17 [2020-11-14T23:30:17.228Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:17 [2020-11-14T23:30:17.228Z] #42 63.92   CC       criu/arch/ppc64/crtools.o
23:30:17 [2020-11-14T23:30:17.228Z] #42 64.95   CC       criu/arch/ppc64/sigframe.o
23:30:17 [2020-11-14T23:30:17.228Z] #42 65.42   LINK     criu/arch/ppc64/crtools.built-in.o
23:30:17 [2020-11-14T23:30:17.228Z] #42 65.48   DEP      criu/pie/util-vdso.d
23:30:17 [2020-11-14T23:30:17.228Z] #42 65.73   DEP      criu/pie/util.d
23:30:17 [2020-11-14T23:30:17.228Z] #42 65.88   CC       criu/pie/util.o
23:30:17 [2020-11-14T23:30:17.228Z] #42 66.22   CC       criu/pie/util-vdso.o
23:30:17 [2020-11-14T23:30:17.228Z] #42 66.92   AR       criu/pie/pie.lib.a
23:30:17 [2020-11-14T23:30:17.228Z] #42 66.98   DEP      criu/pie/restorer.d
23:30:17 [2020-11-14T23:30:17.228Z] #42 67.33   DEP      criu/arch/ppc64/vdso-trampoline.d
23:30:17 [2020-11-14T23:30:17.228Z] #42 67.36   DEP      criu/arch/ppc64/restorer.d
23:30:17 [2020-11-14T23:30:17.228Z] #42 67.66   DEP      criu/arch/ppc64/vdso-pie.d
23:30:17 [2020-11-14T23:30:17.228Z] #42 67.85   DEP      criu/pie/parasite-vdso.d
23:30:17 [2020-11-14T23:30:17.228Z] #42 68.15   DEP      criu/pie/parasite.d
23:30:17 [2020-11-14T23:30:17.228Z] #42 68.44   CC       criu/pie/parasite.o
23:30:17 [2020-11-14T23:30:17.228Z] #42 70.04   LINK     criu/pie/parasite.built-in.o
23:30:17 [2020-11-14T23:30:17.228Z] #42 70.06   GEN      criu/pie/parasite-blob.h
23:30:17 [2020-11-14T23:30:17.228Z] #42 70.14   CC       criu/pie/parasite-vdso.o
23:30:17 [2020-11-14T23:30:17.228Z] #42 70.86   CC       criu/arch/ppc64/vdso-pie.o
23:30:17 [2020-11-14T23:30:17.228Z] #42 71.27   CC       criu/arch/ppc64/restorer.o
23:30:17 [2020-11-14T23:30:17.228Z] #42 71.71   CC       criu/arch/ppc64/vdso-trampoline.o
23:30:17 [2020-11-14T23:30:17.228Z] #42 71.74   CC       criu/pie/restorer.o
23:30:17 [2020-11-14T23:30:17.390Z] #35 DONE 10.3s
23:30:17 [2020-11-14T23:30:17.390Z] 
23:30:17 [2020-11-14T23:30:17.390Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:17 [2020-11-14T23:30:17.390Z] #41 10.56   PBCC     images/ipc-shm.pb-c.c
23:30:17 [2020-11-14T23:30:17.390Z] #41 10.57   DEP      images/ipc-shm.pb-c.d
23:30:17 [2020-11-14T23:30:17.390Z] #41 10.64   PBCC     images/ipc-var.pb-c.c
23:30:17 [2020-11-14T23:30:17.390Z] #41 10.66   DEP      images/ipc-var.pb-c.d
23:30:17 [2020-11-14T23:30:17.390Z] #41 10.69   PBCC     images/sk-opts.pb-c.c
23:30:17 [2020-11-14T23:30:17.390Z] #41 10.71   PBCC     images/packet-sock.pb-c.c
23:30:17 [2020-11-14T23:30:17.390Z] #41 10.80   DEP      images/sk-opts.pb-c.d
23:30:17 [2020-11-14T23:30:17.390Z] #41 10.84   DEP      images/packet-sock.pb-c.d
23:30:17 [2020-11-14T23:30:17.390Z] #41 10.89   PBCC     images/sk-netlink.pb-c.c
23:30:17 [2020-11-14T23:30:17.390Z] #41 10.91   DEP      images/sk-netlink.pb-c.d
23:30:17 [2020-11-14T23:30:17.390Z] #41 10.95   PBCC     images/sk-inet.pb-c.c
23:30:17 [2020-11-14T23:30:17.390Z] #41 11.01   DEP      images/sk-inet.pb-c.d
23:30:17 [2020-11-14T23:30:17.390Z] #41 11.10   PBCC     images/sk-unix.pb-c.c
23:30:17 [2020-11-14T23:30:17.390Z] #41 11.18   DEP      images/sk-unix.pb-c.d
23:30:17 [2020-11-14T23:30:17.390Z] #41 11.23   PBCC     images/mm.pb-c.c
23:30:17 [2020-11-14T23:30:17.390Z] #41 11.31   DEP      images/mm.pb-c.d
23:30:17 [2020-11-14T23:30:17.390Z] #41 11.36   PBCC     images/timerfd.pb-c.c
23:30:17 [2020-11-14T23:30:17.390Z] #41 11.40   DEP      images/timerfd.pb-c.d
23:30:17 [2020-11-14T23:30:17.390Z] #41 11.46   PBCC     images/timer.pb-c.c
23:30:17 [2020-11-14T23:30:17.390Z] #41 11.50   DEP      images/timer.pb-c.d
23:30:17 [2020-11-14T23:30:17.390Z] #41 11.54   PBCC     images/sa.pb-c.c
23:30:17 [2020-11-14T23:30:17.390Z] #41 11.65   DEP      images/sa.pb-c.d
23:30:17 [2020-11-14T23:30:17.528Z] #42 ...
23:30:17 [2020-11-14T23:30:17.528Z] 
23:30:17 [2020-11-14T23:30:17.528Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:17 [2020-11-14T23:30:17.528Z] #19 26.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
23:30:17 [2020-11-14T23:30:17.528Z] #19 26.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
23:30:17 [2020-11-14T23:30:17.528Z] #19 26.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
23:30:17 [2020-11-14T23:30:17.528Z] #19 26.53 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
23:30:17 [2020-11-14T23:30:17.528Z] #19 26.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
23:30:17 [2020-11-14T23:30:17.528Z] #19 26.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
23:30:17 [2020-11-14T23:30:17.654Z] #41 11.66   PBCC     images/pipe-data.pb-c.c
23:30:17 [2020-11-14T23:30:17.654Z] #41 11.69   DEP      images/pipe-data.pb-c.d
23:30:17 [2020-11-14T23:30:17.654Z] #41 11.74   PBCC     images/mnt.pb-c.c
23:30:17 [2020-11-14T23:30:17.654Z] #41 11.82   DEP      images/mnt.pb-c.d
23:30:17 [2020-11-14T23:30:17.654Z] #41 11.85   PBCC     images/sk-packet.pb-c.c
23:30:17 [2020-11-14T23:30:17.654Z] #41 11.92   DEP      images/sk-packet.pb-c.d
23:30:17 [2020-11-14T23:30:17.711Z] #34 ...
23:30:17 [2020-11-14T23:30:17.711Z] 
23:30:17 [2020-11-14T23:30:17.711Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:17 [2020-11-14T23:30:17.711Z] #32 84.15 internal/poll
23:30:17 [2020-11-14T23:30:17.711Z] #32 85.66 internal/fmtsort
23:30:17 [2020-11-14T23:30:17.711Z] #32 86.92 internal/syscall/execenv
23:30:17 [2020-11-14T23:30:17.711Z] #32 87.07 internal/syscall/unix
23:30:17 [2020-11-14T23:30:17.711Z] #32 87.26 strings
23:30:17 [2020-11-14T23:30:17.711Z] #32 87.81 os
23:30:17 [2020-11-14T23:30:17.711Z] #32 91.89 path
23:30:17 [2020-11-14T23:30:17.711Z] #32 92.65 text/tabwriter
23:30:17 [2020-11-14T23:30:17.711Z] #32 93.97 fmt
23:30:17 [2020-11-14T23:30:17.711Z] #32 94.00 path/filepath
23:30:17 [2020-11-14T23:30:17.711Z] #32 ...
23:30:17 [2020-11-14T23:30:17.711Z] 
23:30:17 [2020-11-14T23:30:17.711Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:17 [2020-11-14T23:30:17.711Z] #49 93.79 encoding/base64
23:30:17 [2020-11-14T23:30:17.826Z] #19 26.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:30:17 [2020-11-14T23:30:17.826Z] #19 26.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
23:30:17 [2020-11-14T23:30:17.826Z] #19 26.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
23:30:17 [2020-11-14T23:30:17.826Z] #19 26.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
23:30:17 [2020-11-14T23:30:17.826Z] #19 26.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
23:30:17 [2020-11-14T23:30:17.826Z] #19 26.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
23:30:17 [2020-11-14T23:30:17.826Z] #19 26.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
23:30:17 [2020-11-14T23:30:17.918Z] #41 12.00   PBCC     images/tcp-stream.pb-c.c
23:30:17 [2020-11-14T23:30:17.918Z] #41 12.06   DEP      images/tcp-stream.pb-c.d
23:30:17 [2020-11-14T23:30:17.918Z] #41 12.09   PBCC     images/pipe.pb-c.c
23:30:17 [2020-11-14T23:30:17.918Z] #41 12.15   DEP      images/pipe.pb-c.d
23:30:17 [2020-11-14T23:30:17.918Z] #41 12.20   PBCC     images/pstree.pb-c.c
23:30:17 [2020-11-14T23:30:17.918Z] #41 12.22   DEP      images/pstree.pb-c.d
23:30:17 [2020-11-14T23:30:17.918Z] #41 12.24   PBCC     images/fs.pb-c.c
23:30:17 [2020-11-14T23:30:17.973Z] #49 ...
23:30:17 [2020-11-14T23:30:17.973Z] 
23:30:17 [2020-11-14T23:30:17.973Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:30:17 [2020-11-14T23:30:17.973Z] #34 DONE 94.7s
23:30:18 [2020-11-14T23:30:18.128Z] #19 26.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
23:30:18 [2020-11-14T23:30:18.128Z] #19 26.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
23:30:18 [2020-11-14T23:30:18.128Z] #19 27.02 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
23:30:18 [2020-11-14T23:30:18.182Z] #41 12.33   DEP      images/fs.pb-c.d
23:30:18 [2020-11-14T23:30:18.182Z] #41 12.38   PBCC     images/signalfd.pb-c.c
23:30:18 [2020-11-14T23:30:18.225Z] #34 94.13 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #34 ...
23:30:18 [2020-11-14T23:30:18.225Z] 
23:30:18 [2020-11-14T23:30:18.225Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:18 [2020-11-14T23:30:18.225Z] #49 84.08 time
23:30:18 [2020-11-14T23:30:18.225Z] #49 91.99 encoding/binary
23:30:18 [2020-11-14T23:30:18.225Z] #49 92.60 context
23:30:18 [2020-11-14T23:30:18.225Z] #49 ...
23:30:18 [2020-11-14T23:30:18.225Z] 
23:30:18 [2020-11-14T23:30:18.225Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:30:18 [2020-11-14T23:30:18.225Z] #40 84.12 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 84.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 84.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 84.30 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 84.36 Setting up python-six (1.12.0-1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 90.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 90.59 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 90.62 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 90.64 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 90.67 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 90.68 Setting up protobuf-compiler (3.6.1.3-2) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 90.70 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 90.71 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 90.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 90.73 Setting up python-protobuf (3.6.1.3-2) ...
23:30:18 [2020-11-14T23:30:18.225Z] #40 ...
23:30:18 [2020-11-14T23:30:18.225Z] 
23:30:18 [2020-11-14T23:30:18.225Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:18 [2020-11-14T23:30:18.225Z] #11 84.12 Selecting previously unselected package binutils-mingw-w64.
23:30:18 [2020-11-14T23:30:18.225Z] #11 84.14 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:30:18 [2020-11-14T23:30:18.225Z] #11 84.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:30:18 [2020-11-14T23:30:18.225Z] #11 84.49 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:30:18 [2020-11-14T23:30:18.225Z] #11 84.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:30:18 [2020-11-14T23:30:18.225Z] #11 84.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:30:18 [2020-11-14T23:30:18.225Z] #11 85.00 Selecting previously unselected package dmsetup.
23:30:18 [2020-11-14T23:30:18.225Z] #11 85.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:30:18 [2020-11-14T23:30:18.225Z] #11 85.02 Unpacking dmsetup (2:1.02.155-3) ...
23:30:18 [2020-11-14T23:30:18.225Z] #11 85.94 Selecting previously unselected package mingw-w64-common.
23:30:18 [2020-11-14T23:30:18.225Z] #11 85.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:30:18 [2020-11-14T23:30:18.225Z] #11 85.97 Unpacking mingw-w64-common (6.0.0-3) ...
23:30:18 [2020-11-14T23:30:18.225Z] #11 ...
23:30:18 [2020-11-14T23:30:18.225Z] 
23:30:18 [2020-11-14T23:30:18.225Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:30:18 [2020-11-14T23:30:18.225Z] #34 94.25 Setting up xxd (2:8.1.0875-5) ...
23:30:18 [2020-11-14T23:30:18.225Z] #34 94.25 Setting up libuv1:amd64 (1.24.1-1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #34 94.27 Setting up vim-common (2:8.1.0875-5) ...
23:30:18 [2020-11-14T23:30:18.225Z] #34 94.35 Setting up librhash0:amd64 (1.3.8-1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #34 94.36 Setting up cmake-data (3.13.4-1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #34 94.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:30:18 [2020-11-14T23:30:18.225Z] #34 94.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:30:18 [2020-11-14T23:30:18.225Z] #34 94.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #34 94.48 Setting up cmake (3.13.4-1) ...
23:30:18 [2020-11-14T23:30:18.225Z] #34 94.51 Processing triggers for libc-bin (2.28-10) ...
23:30:18 [2020-11-14T23:30:18.225Z] #34 94.63 Processing triggers for mime-support (3.62) ...
23:30:18 [2020-11-14T23:30:18.234Z] 
23:30:18 [2020-11-14T23:30:18.234Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:18 [2020-11-14T23:30:18.234Z] #49 94.91 golang.org/x/sys/unix
23:30:18 [2020-11-14T23:30:18.445Z] #41 12.51   DEP      images/signalfd.pb-c.d
23:30:18 [2020-11-14T23:30:18.445Z] #41 12.60   PBCC     images/fh.pb-c.c
23:30:18 [2020-11-14T23:30:18.445Z] #41 12.64   PBCC     images/fsnotify.pb-c.c
23:30:18 [2020-11-14T23:30:18.445Z] #41 12.74   DEP      images/fh.pb-c.d
23:30:18 [2020-11-14T23:30:18.602Z] ok  	github.com/docker/docker/client	0.136s	coverage: 75.4% of statements
23:30:18 [2020-11-14T23:30:18.709Z] #41 12.78   DEP      images/fsnotify.pb-c.d
23:30:18 [2020-11-14T23:30:18.709Z] #41 12.81   PBCC     images/eventpoll.pb-c.c
23:30:18 [2020-11-14T23:30:18.709Z] #41 12.83   DEP      images/eventpoll.pb-c.d
23:30:18 [2020-11-14T23:30:18.709Z] #41 12.88   PBCC     images/eventfd.pb-c.c
23:30:18 [2020-11-14T23:30:18.709Z] #41 12.91   DEP      images/eventfd.pb-c.d
23:30:18 [2020-11-14T23:30:18.709Z] #41 12.95   PBCC     images/remap-file-path.pb-c.c
23:30:18 [2020-11-14T23:30:18.709Z] #41 12.99   DEP      images/remap-file-path.pb-c.d
23:30:18 [2020-11-14T23:30:18.775Z] #19 27.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
23:30:18 [2020-11-14T23:30:18.973Z] #41 13.08   PBCC     images/fifo.pb-c.c
23:30:18 [2020-11-14T23:30:18.973Z] #41 13.11   DEP      images/fifo.pb-c.d
23:30:18 [2020-11-14T23:30:18.973Z] #41 13.15   PBCC     images/ghost-file.pb-c.c
23:30:18 [2020-11-14T23:30:18.973Z] #41 13.20   DEP      images/ghost-file.pb-c.d
23:30:18 [2020-11-14T23:30:18.973Z] #41 13.25   PBCC     images/regfile.pb-c.c
23:30:18 [2020-11-14T23:30:18.973Z] #41 13.29   DEP      images/regfile.pb-c.d
23:30:18 [2020-11-14T23:30:18.973Z] #41 13.33   PBCC     images/ns.pb-c.c
23:30:18 [2020-11-14T23:30:18.973Z] #41 13.35   DEP      images/ns.pb-c.d
23:30:19 [2020-11-14T23:30:19.178Z] #49 96.01 fmt
23:30:19 [2020-11-14T23:30:19.237Z] #41 13.43   PBCC     images/fdinfo.pb-c.c
23:30:19 [2020-11-14T23:30:19.422Z] #19 28.32 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
23:30:19 [2020-11-14T23:30:19.422Z] #19 28.39 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
23:30:19 [2020-11-14T23:30:19.501Z] #41 13.52   DEP      images/fdinfo.pb-c.d
23:30:19 [2020-11-14T23:30:19.501Z] #41 13.56   PBCC     images/core-aarch64.pb-c.c
23:30:19 [2020-11-14T23:30:19.501Z] #41 13.60   PBCC     images/core-arm.pb-c.c
23:30:19 [2020-11-14T23:30:19.501Z] #41 13.64   PBCC     images/core-ppc64.pb-c.c
23:30:19 [2020-11-14T23:30:19.501Z] #41 13.67   PBCC     images/core-s390.pb-c.c
23:30:19 [2020-11-14T23:30:19.501Z] #41 13.71   PBCC     images/core-x86.pb-c.c
23:30:19 [2020-11-14T23:30:19.501Z] #41 13.75   PBCC     images/core.pb-c.c
23:30:19 [2020-11-14T23:30:19.501Z] #41 13.83   PBCC     images/inventory.pb-c.c
23:30:19 [2020-11-14T23:30:19.501Z] #41 13.88   DEP      images/core-aarch64.pb-c.d
23:30:19 [2020-11-14T23:30:19.764Z] #41 13.93   DEP      images/core-arm.pb-c.d
23:30:19 [2020-11-14T23:30:19.764Z] #41 13.99   DEP      images/core-ppc64.pb-c.d
23:30:19 [2020-11-14T23:30:19.764Z] #41 14.02   DEP      images/core-s390.pb-c.d
23:30:19 [2020-11-14T23:30:19.764Z] #41 14.09   DEP      images/core-x86.pb-c.d
23:30:19 [2020-11-14T23:30:19.764Z] #41 14.13   DEP      images/core.pb-c.d
23:30:19 [2020-11-14T23:30:19.839Z] Client: Docker Engine - Enterprise
23:30:19 [2020-11-14T23:30:19.839Z]  Version:           19.03.12
23:30:19 [2020-11-14T23:30:19.839Z]  API version:       1.40
23:30:19 [2020-11-14T23:30:19.839Z]  Go version:        go1.13.13
23:30:19 [2020-11-14T23:30:19.839Z]  Git commit:        4306744
23:30:19 [2020-11-14T23:30:19.839Z]  Built:             08/05/2020 19:27:53
23:30:19 [2020-11-14T23:30:19.839Z]  OS/Arch:           windows/amd64
23:30:19 [2020-11-14T23:30:19.839Z]  Experimental:      false
23:30:19 [2020-11-14T23:30:19.839Z] 
23:30:19 [2020-11-14T23:30:19.839Z] Server: Docker Engine - Enterprise
23:30:19 [2020-11-14T23:30:19.839Z]  Engine:
23:30:19 [2020-11-14T23:30:19.839Z]   Version:          19.03.12
23:30:19 [2020-11-14T23:30:19.839Z]   API version:      1.40 (minimum version 1.24)
23:30:19 [2020-11-14T23:30:19.839Z]   Go version:       go1.13.13
23:30:19 [2020-11-14T23:30:19.839Z]   Git commit:       f295753ffd
23:30:19 [2020-11-14T23:30:19.839Z]   Built:            08/05/2020 19:26:41
23:30:19 [2020-11-14T23:30:19.839Z]   OS/Arch:          windows/amd64
23:30:19 [2020-11-14T23:30:19.839Z]   Experimental:     true
23:30:19 [2020-11-14T23:30:19.969Z] #18 ...
23:30:19 [2020-11-14T23:30:19.970Z] 
23:30:19 [2020-11-14T23:30:19.970Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:19 [2020-11-14T23:30:19.970Z] #41 91.99   CC       criu/action-scripts.o
23:30:19 [2020-11-14T23:30:19.970Z] #41 92.48   CC       criu/aio.o
23:30:19 [2020-11-14T23:30:19.970Z] #41 93.06   CC       criu/autofs.o
23:30:19 [2020-11-14T23:30:19.970Z] #41 94.53   CC       criu/bfd.o
23:30:19 [2020-11-14T23:30:19.970Z] #41 95.00   CC       criu/bitmap.o
23:30:19 [2020-11-14T23:30:19.970Z] #41 95.18   CC       criu/cgroup-props.o
23:30:19 [2020-11-14T23:30:19.970Z] #41 95.92   CC       criu/cgroup.o
23:30:19 [2020-11-14T23:30:19.970Z] #41 98.62   CC       criu/clone-noasan.o
23:30:19 [2020-11-14T23:30:19.970Z] #41 98.80   CC       criu/config.o
23:30:19 [2020-11-14T23:30:19.970Z] #41 100.2   CC       criu/cr-check.o
23:30:19 [2020-11-14T23:30:19.970Z] #41 102.0   CC       criu/cr-dedup.o
23:30:20 [2020-11-14T23:30:20.028Z] #41 14.20   DEP      images/inventory.pb-c.d
23:30:20 [2020-11-14T23:30:20.028Z] #41 14.31   PBCC     images/cpuinfo.pb-c.c
23:30:20 [2020-11-14T23:30:20.028Z] #41 14.32   DEP      images/cpuinfo.pb-c.d
23:30:20 [2020-11-14T23:30:20.028Z] #41 14.37   PBCC     images/stats.pb-c.c
23:30:20 [2020-11-14T23:30:20.028Z] #41 14.38   DEP      images/stats.pb-c.d
23:30:20 [2020-11-14T23:30:20.230Z] #41 ...
23:30:20 [2020-11-14T23:30:20.230Z] 
23:30:20 [2020-11-14T23:30:20.230Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:20 [2020-11-14T23:30:20.230Z] #18 43.42 Selecting previously unselected package libnet1:amd64.
23:30:20 [2020-11-14T23:30:20.230Z] #18 43.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:30:20 [2020-11-14T23:30:20.230Z] #18 43.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:30:20 [2020-11-14T23:30:20.480Z] #19 29.30 debconf: delaying package configuration, since apt-utils is not installed
23:30:20 [2020-11-14T23:30:20.480Z] #19 29.47 Fetched 29.2 MB in 3s (8578 kB/s)
23:30:20 [2020-11-14T23:30:20.480Z] #19 29.52 Selecting previously unselected package pigz.
23:30:20 [2020-11-14T23:30:20.491Z] #18 43.54 Selecting previously unselected package libnl-3-200:amd64.
23:30:20 [2020-11-14T23:30:20.491Z] #18 43.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:30:20 [2020-11-14T23:30:20.491Z] #18 43.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:30:20 [2020-11-14T23:30:20.491Z] #18 43.63 Selecting previously unselected package libprotobuf-c1:amd64.
23:30:20 [2020-11-14T23:30:20.491Z] #18 43.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:30:20 [2020-11-14T23:30:20.491Z] #18 43.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:30:20 [2020-11-14T23:30:20.491Z] #18 43.70 Selecting previously unselected package libreadline5:amd64.
23:30:20 [2020-11-14T23:30:20.491Z] #18 43.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:30:20 [2020-11-14T23:30:20.491Z] #18 43.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
[Pipeline] sh
23:30:20 [2020-11-14T23:30:20.748Z] #34 DONE 96.6s
23:30:20 [2020-11-14T23:30:20.748Z] 
23:30:20 [2020-11-14T23:30:20.748Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:20 [2020-11-14T23:30:20.748Z] #11 96.64 Selecting previously unselected package mingw-w64-x86-64-dev.
23:30:20 [2020-11-14T23:30:20.748Z] #11 96.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:30:20 [2020-11-14T23:30:20.748Z] #11 96.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:30:20 [2020-11-14T23:30:20.754Z] #18 43.81 Selecting previously unselected package net-tools.
23:30:20 [2020-11-14T23:30:20.754Z] #18 43.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:30:20 [2020-11-14T23:30:20.754Z] #18 43.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:30:20 [2020-11-14T23:30:20.754Z] #18 44.04 Selecting previously unselected package python-pip-whl.
23:30:20 [2020-11-14T23:30:20.754Z] #18 44.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:30:20 [2020-11-14T23:30:20.780Z] #19 29.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
23:30:20 [2020-11-14T23:30:20.780Z] #19 29.63 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
23:30:20 [2020-11-14T23:30:20.780Z] #19 29.65 Unpacking pigz (2.4-1) ...
23:30:20 [2020-11-14T23:30:20.780Z] #19 29.76 Selecting previously unselected package libpython3.7-minimal:ppc64el.
23:30:20 [2020-11-14T23:30:20.780Z] #19 29.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
23:30:20 [2020-11-14T23:30:20.780Z] #19 29.77 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
23:30:21 [2020-11-14T23:30:21.014Z] #18 44.06 Unpacking python-pip-whl (18.1-5) ...
23:30:21 [2020-11-14T23:30:21.078Z] #19 ...
23:30:21 [2020-11-14T23:30:21.078Z] 
23:30:21 [2020-11-14T23:30:21.078Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:21 [2020-11-14T23:30:21.078Z] #44 129.0 github.com/LK4D4/vndr/build
23:30:21 [2020-11-14T23:30:21.078Z] #44 130.6 vendor/golang.org/x/text/unicode/norm
23:30:21 [2020-11-14T23:30:21.078Z] #44 138.7 vendor/golang.org/x/net/http2/hpack
23:30:21 [2020-11-14T23:30:21.078Z] #44 ...
23:30:21 [2020-11-14T23:30:21.078Z] 
23:30:21 [2020-11-14T23:30:21.078Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:21 [2020-11-14T23:30:21.078Z] #42 75.79   LINK     criu/pie/restorer.built-in.o
23:30:21 [2020-11-14T23:30:21.078Z] #42 75.80   GEN      criu/pie/restorer-blob.h
23:30:21 [2020-11-14T23:30:21.274Z] #18 44.61 Selecting previously unselected package python3-lib2to3.
23:30:21 [2020-11-14T23:30:21.376Z] #42 76.00   DEP      criu/vdso.d
23:30:21 [2020-11-14T23:30:21.394Z] + docker info
23:30:21 [2020-11-14T23:30:21.534Z] #18 44.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:30:21 [2020-11-14T23:30:21.534Z] #18 44.62 Unpacking python3-lib2to3 (3.7.3-1) ...
23:30:21 [2020-11-14T23:30:21.674Z] #42 76.24   DEP      criu/uts_ns.d
23:30:21 [2020-11-14T23:30:21.674Z] #42 76.46   DEP      criu/util.d
23:30:21 [2020-11-14T23:30:21.728Z] #49 ...
23:30:21 [2020-11-14T23:30:21.728Z] 
23:30:21 [2020-11-14T23:30:21.728Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:30:21 [2020-11-14T23:30:21.728Z] #40 97.21 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:30:21 [2020-11-14T23:30:21.728Z] #40 97.27 Processing triggers for libc-bin (2.28-10) ...
23:30:21 [2020-11-14T23:30:21.728Z] #40 DONE 98.1s
23:30:21 [2020-11-14T23:30:21.728Z] 
23:30:21 [2020-11-14T23:30:21.728Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:21 [2020-11-14T23:30:21.794Z] #18 44.79 Selecting previously unselected package python3-distutils.
23:30:21 [2020-11-14T23:30:21.794Z] #18 44.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:30:21 [2020-11-14T23:30:21.794Z] #18 44.80 Unpacking python3-distutils (3.7.3-1) ...
23:30:21 [2020-11-14T23:30:21.794Z] #18 44.93 Selecting previously unselected package python3-pip.
23:30:21 [2020-11-14T23:30:21.794Z] #18 44.93 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:30:21 [2020-11-14T23:30:21.794Z] #18 44.95 Unpacking python3-pip (18.1-5) ...
23:30:21 [2020-11-14T23:30:21.954Z] #41 15.84 make[1]: Nothing to be done for 'all'.
23:30:21 [2020-11-14T23:30:21.973Z] #42 76.70   DEP      criu/uffd.d
23:30:22 [2020-11-14T23:30:22.054Z] #18 45.14 Selecting previously unselected package python3-pkg-resources.
23:30:22 [2020-11-14T23:30:22.054Z] #18 45.14 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:30:22 [2020-11-14T23:30:22.054Z] #18 45.14 Unpacking python3-pkg-resources (40.8.0-1) ...
23:30:22 [2020-11-14T23:30:22.054Z] #18 45.30 Selecting previously unselected package python3-setuptools.
23:30:22 [2020-11-14T23:30:22.054Z] #18 45.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:30:22 [2020-11-14T23:30:22.272Z] #42 76.95   DEP      criu/tun.d
23:30:22 [2020-11-14T23:30:22.314Z] #18 45.33 Unpacking python3-setuptools (40.8.0-1) ...
23:30:22 [2020-11-14T23:30:22.570Z] #42 77.16   DEP      criu/tty.d
23:30:22 [2020-11-14T23:30:22.574Z] #18 45.58 Selecting previously unselected package python3-wheel.
23:30:22 [2020-11-14T23:30:22.574Z] #18 45.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:30:22 [2020-11-14T23:30:22.574Z] #18 45.59 Unpacking python3-wheel (0.32.3-2) ...
23:30:22 [2020-11-14T23:30:22.574Z] #18 45.66 Selecting previously unselected package sudo.
23:30:22 [2020-11-14T23:30:22.574Z] #18 45.66 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
23:30:22 [2020-11-14T23:30:22.574Z] #18 45.67 Unpacking sudo (1.8.27-1+deb10u2) ...
23:30:22 [2020-11-14T23:30:22.835Z] #18 46.14 Selecting previously unselected package thin-provisioning-tools.
23:30:22 [2020-11-14T23:30:22.868Z] #42 77.40   DEP      criu/timerfd.d
23:30:22 [2020-11-14T23:30:22.909Z] #41 17.13   CC       images/stats.o
23:30:23 [2020-11-14T23:30:23.095Z] #18 46.15 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:30:23 [2020-11-14T23:30:23.095Z] #18 46.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:30:23 [2020-11-14T23:30:23.166Z] #42 77.62   DEP      criu/timens.d
23:30:23 [2020-11-14T23:30:23.166Z] #42 77.84   DEP      criu/sysfs_parse.d
23:30:23 [2020-11-14T23:30:23.355Z] #18 46.46 Selecting previously unselected package uidmap.
23:30:23 [2020-11-14T23:30:23.355Z] #18 46.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
23:30:23 [2020-11-14T23:30:23.355Z] #18 46.47 Unpacking uidmap (1:4.5-1.1) ...
23:30:23 [2020-11-14T23:30:23.465Z] #42 78.03   DEP      criu/sysctl.d
23:30:23 [2020-11-14T23:30:23.485Z] #41 17.52   CC       images/core.o
23:30:23 [2020-11-14T23:30:23.615Z] #18 46.59 Selecting previously unselected package vim-runtime.
23:30:23 [2020-11-14T23:30:23.615Z] #18 46.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:30:23 [2020-11-14T23:30:23.615Z] #18 46.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:30:23 [2020-11-14T23:30:23.615Z] #18 46.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:30:23 [2020-11-14T23:30:23.615Z] #18 46.67 Unpacking vim-runtime (2:8.1.0875-5) ...
23:30:23 [2020-11-14T23:30:23.749Z] #41 18.04   CC       images/core-x86.o
23:30:23 [2020-11-14T23:30:23.783Z] #42 78.21   DEP      criu/string.d
23:30:23 [2020-11-14T23:30:23.783Z] #42 78.26   DEP      criu/stats.d
23:30:23 [2020-11-14T23:30:23.783Z] #42 78.40   DEP      criu/sockets.d
23:30:24 [2020-11-14T23:30:24.019Z] #11 ...
23:30:24 [2020-11-14T23:30:24.019Z] 
23:30:24 [2020-11-14T23:30:24.019Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:24 [2020-11-14T23:30:24.019Z] #43 90.29 internal/fmtsort
23:30:24 [2020-11-14T23:30:24.019Z] #43 91.08 os
23:30:24 [2020-11-14T23:30:24.019Z] #43 91.37 strings
23:30:24 [2020-11-14T23:30:24.019Z] #43 96.01 regexp/syntax
23:30:24 [2020-11-14T23:30:24.019Z] #43 98.11 fmt
23:30:24 [2020-11-14T23:30:24.019Z] #43 ...
23:30:24 [2020-11-14T23:30:24.019Z] 
23:30:24 [2020-11-14T23:30:24.019Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.346 + RM_GOPATH=0
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.346 + TMP_GOPATH=
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.346 + : /build
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.346 + '[' -z '' ']'
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.346 ++ mktemp -d
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.358 + export GOPATH=/tmp/tmp.FbnQE8hD1i
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.358 + GOPATH=/tmp/tmp.FbnQE8hD1i
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.358 + RM_GOPATH=1
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.358 + case "$(go env GOARCH)" in
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.358 ++ go env GOARCH
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.389 + export GO_BUILDMODE=-buildmode=pie
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.389 + GO_BUILDMODE=-buildmode=pie
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.390 ++ dirname /tmp/install/install.sh
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.392 + dir=/tmp/install
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.411 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.414 + bin=tini
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.414 + shift
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.414 + '[' '!' -f /tmp/install/tini.installer ']'
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.414 + . /tmp/install/tini.installer
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.414 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.414 + install_tini
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.414 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.414 + git clone https://github.com/krallin/tini.git /tmp/tmp.FbnQE8hD1i/tini
23:30:24 [2020-11-14T23:30:24.019Z] #35 1.416 Cloning into '/tmp/tmp.FbnQE8hD1i/tini'...
23:30:24 [2020-11-14T23:30:24.019Z] #35 2.483 + cd /tmp/tmp.FbnQE8hD1i/tini
23:30:24 [2020-11-14T23:30:24.019Z] #35 2.484 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:30:24 [2020-11-14T23:30:24.019Z] #35 2.591 + cmake .
23:30:24 [2020-11-14T23:30:24.019Z] #35 3.837 -- The C compiler identification is GNU 8.3.0
23:30:24 [2020-11-14T23:30:24.088Z] #42 78.62   DEP      criu/sk-unix.d
23:30:24 [2020-11-14T23:30:24.088Z] #42 78.88   DEP      criu/sk-tcp.d
23:30:24 [2020-11-14T23:30:24.275Z] #35 3.943 -- Check for working C compiler: /usr/bin/cc
23:30:24 [2020-11-14T23:30:24.340Z] #41 18.53   CC       images/core-arm.o
23:30:24 [2020-11-14T23:30:24.733Z] #42 79.27   DEP      criu/sk-queue.d
23:30:24 [2020-11-14T23:30:24.838Z] #35 ...
23:30:24 [2020-11-14T23:30:24.839Z] 
23:30:24 [2020-11-14T23:30:24.839Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:30:24 [2020-11-14T23:30:24.839Z] #40 100.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:30:24 [2020-11-14T23:30:24.839Z] #40 100.7 Processing triggers for libc-bin (2.28-10) ...
23:30:24 [2020-11-14T23:30:24.839Z] #40 DONE 101.3s
23:30:24 [2020-11-14T23:30:24.839Z] 
23:30:24 [2020-11-14T23:30:24.839Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:24 [2020-11-14T23:30:24.839Z] #35 4.824 -- Check for working C compiler: /usr/bin/cc -- works
23:30:24 [2020-11-14T23:30:24.839Z] #35 4.824 -- Detecting C compiler ABI info
23:30:24 [2020-11-14T23:30:24.916Z] #41 18.99   CC       images/core-aarch64.o
23:30:25 [2020-11-14T23:30:25.023Z] #41 3.469 Note: Building without setproctitle() and strlcpy() support.
23:30:25 [2020-11-14T23:30:25.023Z] #41 3.469       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:30:25 [2020-11-14T23:30:25.023Z] #41 3.558 Note: Building without GnuTLS support
23:30:25 [2020-11-14T23:30:25.023Z] #41 3.586 Makefile.config:39: Warn: you have no libnftables installed
23:30:25 [2020-11-14T23:30:25.023Z] #41 3.586 Makefile.config:40: Warn: Building without nftables support
23:30:25 [2020-11-14T23:30:25.032Z] #42 79.50   DEP      criu/sk-packet.d
23:30:25 [2020-11-14T23:30:25.032Z] #42 79.65   DEP      criu/sk-netlink.d
23:30:25 [2020-11-14T23:30:25.190Z] #41 19.29   CC       images/core-ppc64.o
23:30:25 [2020-11-14T23:30:25.333Z] #42 79.93   DEP      criu/sk-inet.d
23:30:25 [2020-11-14T23:30:25.333Z] #42 80.12   DEP      criu/signalfd.d
23:30:25 [2020-11-14T23:30:25.402Z] #35 ...
23:30:25 [2020-11-14T23:30:25.402Z] 
23:30:25 [2020-11-14T23:30:25.402Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:25 [2020-11-14T23:30:25.635Z] #42 80.30   DEP      criu/sigframe.d
23:30:25 [2020-11-14T23:30:25.635Z] #42 80.40   DEP      criu/shmem.d
23:30:25 [2020-11-14T23:30:25.985Z] #42 80.61   DEP      criu/servicefd.d
23:30:26 [2020-11-14T23:30:26.157Z] #41 20.20   CC       images/core-s390.o
23:30:26 [2020-11-14T23:30:26.157Z] #41 ...
23:30:26 [2020-11-14T23:30:26.157Z] 
23:30:26 [2020-11-14T23:30:26.157Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:26 [2020-11-14T23:30:26.157Z] #43 87.58 vendor/golang.org/x/net/idna
23:30:26 [2020-11-14T23:30:26.157Z] #43 89.50 crypto/x509
23:30:26 [2020-11-14T23:30:26.157Z] #43 89.51 net/textproto
23:30:26 [2020-11-14T23:30:26.157Z] #43 90.35 vendor/golang.org/x/net/http/httpguts
23:30:26 [2020-11-14T23:30:26.157Z] #43 90.35 mime/multipart
23:30:26 [2020-11-14T23:30:26.157Z] #43 93.00 crypto/tls
23:30:26 [2020-11-14T23:30:26.284Z] #42 80.82   DEP      criu/seize.d
23:30:26 [2020-11-14T23:30:26.583Z] #42 81.03   DEP      criu/seccomp.d
23:30:26 [2020-11-14T23:30:26.583Z] #42 81.26   DEP      criu/rst-malloc.d
23:30:26 [2020-11-14T23:30:26.583Z] #42 81.34   DEP      criu/rbtree.d
23:30:26 [2020-11-14T23:30:26.583Z] #42 81.37   DEP      criu/pstree.d
23:30:26 [2020-11-14T23:30:26.733Z] #43 ...
23:30:26 [2020-11-14T23:30:26.733Z] 
23:30:26 [2020-11-14T23:30:26.733Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:26 [2020-11-14T23:30:26.733Z] #41 21.04   CC       images/cpuinfo.o
23:30:26 [2020-11-14T23:30:26.882Z] #42 81.54   DEP      criu/protobuf.d
23:30:26 [2020-11-14T23:30:26.912Z] #18 49.79 Selecting previously unselected package vim.
23:30:26 [2020-11-14T23:30:26.912Z] #18 49.80 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
23:30:26 [2020-11-14T23:30:26.912Z] #18 49.83 Unpacking vim (2:8.1.0875-5) ...
23:30:26 [2020-11-14T23:30:26.934Z] #41 ...
23:30:26 [2020-11-14T23:30:26.934Z] 
23:30:26 [2020-11-14T23:30:26.934Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:26 [2020-11-14T23:30:26.934Z] #43 93.47 regexp/syntax
23:30:26 [2020-11-14T23:30:26.934Z] #43 95.60 fmt
23:30:26 [2020-11-14T23:30:26.934Z] #43 99.65 regexp
23:30:26 [2020-11-14T23:30:26.934Z] #43 ...
23:30:26 [2020-11-14T23:30:26.934Z] 
23:30:26 [2020-11-14T23:30:26.934Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.512 + RM_GOPATH=0
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.512 + TMP_GOPATH=
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.512 + : /build
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.512 + '[' -z '' ']'
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.519 ++ mktemp -d
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.550 + export GOPATH=/tmp/tmp.34uR2Cus19
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.550 + GOPATH=/tmp/tmp.34uR2Cus19
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.550 + RM_GOPATH=1
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.551 + case "$(go env GOARCH)" in
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.551 ++ go env GOARCH
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.601 + export GO_BUILDMODE=-buildmode=pie
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.601 + GO_BUILDMODE=-buildmode=pie
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.606 ++ dirname /tmp/install/install.sh
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.614 + dir=/tmp/install
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.614 + bin=tini
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.614 + shift
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.614 + '[' '!' -f /tmp/install/tini.installer ']'
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.614 + . /tmp/install/tini.installer
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.614 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.622 + install_tini
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.622 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.622 + git clone https://github.com/krallin/tini.git /tmp/tmp.34uR2Cus19/tini
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.622 Cloning into '/tmp/tmp.34uR2Cus19/tini'...
23:30:26 [2020-11-14T23:30:26.934Z] #35 1.622 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:30:26 [2020-11-14T23:30:26.934Z] #35 2.875 + cd /tmp/tmp.34uR2Cus19/tini
23:30:26 [2020-11-14T23:30:26.934Z] #35 2.876 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:30:26 [2020-11-14T23:30:26.934Z] #35 2.952 + cmake .
23:30:26 [2020-11-14T23:30:26.934Z] #35 4.099 -- The C compiler identification is GNU 8.3.0
23:30:26 [2020-11-14T23:30:26.934Z] #35 4.208 -- Check for working C compiler: /usr/bin/cc
23:30:26 [2020-11-14T23:30:26.934Z] #35 5.401 -- Check for working C compiler: /usr/bin/cc -- works
23:30:26 [2020-11-14T23:30:26.934Z] #35 5.413 -- Detecting C compiler ABI info
23:30:26 [2020-11-14T23:30:26.934Z] #35 6.552 -- Detecting C compiler ABI info - done
23:30:26 [2020-11-14T23:30:26.934Z] #35 6.667 -- Detecting C compile features
23:30:27 [2020-11-14T23:30:27.172Z] #18 50.42 Selecting previously unselected package xfsprogs.
23:30:27 [2020-11-14T23:30:27.181Z] #42 81.75   GEN      criu/protobuf-desc-gen.h
23:30:27 [2020-11-14T23:30:27.310Z] #41 21.45   CC       images/inventory.o
23:30:27 [2020-11-14T23:30:27.432Z] #18 50.44 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
23:30:27 [2020-11-14T23:30:27.432Z] #18 50.45 Unpacking xfsprogs (4.20.0-1) ...
23:30:27 [2020-11-14T23:30:27.504Z] #35 ...
23:30:27 [2020-11-14T23:30:27.504Z] 
23:30:27 [2020-11-14T23:30:27.504Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:27 [2020-11-14T23:30:27.504Z] #49 104.3 encoding/json
23:30:27 [2020-11-14T23:30:27.573Z] #41 21.65   CC       images/fdinfo.o
23:30:27 [2020-11-14T23:30:27.692Z] #18 50.91 Selecting previously unselected package zip.
23:30:27 [2020-11-14T23:30:27.692Z] #18 50.95 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
23:30:27 [2020-11-14T23:30:27.692Z] #18 50.96 Unpacking zip (3.0-11+b1) ...
23:30:27 [2020-11-14T23:30:27.831Z] #42 ...
23:30:27 [2020-11-14T23:30:27.831Z] 
23:30:27 [2020-11-14T23:30:27.831Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:27 [2020-11-14T23:30:27.831Z] #19 30.28 Selecting previously unselected package python3.7-minimal.
23:30:27 [2020-11-14T23:30:27.831Z] #19 30.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 30.30 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 31.17 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 31.18 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 33.63 Selecting previously unselected package python3-minimal.
23:30:27 [2020-11-14T23:30:27.831Z] #19 33.63 (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:30:27 [2020-11-14T23:30:27.831Z] #19 33.67 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 33.67 Unpacking python3-minimal (3.7.3-1) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 33.77 Selecting previously unselected package libmpdec2:ppc64el.
23:30:27 [2020-11-14T23:30:27.831Z] #19 33.78 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 33.79 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 33.89 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
23:30:27 [2020-11-14T23:30:27.831Z] #19 33.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 33.90 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 35.14 Selecting previously unselected package python3.7.
23:30:27 [2020-11-14T23:30:27.831Z] #19 35.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 35.14 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 35.30 Selecting previously unselected package libpython3-stdlib:ppc64el.
23:30:27 [2020-11-14T23:30:27.831Z] #19 35.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 35.33 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 35.47 Setting up python3-minimal (3.7.3-1) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.42 Selecting previously unselected package python3.
23:30:27 [2020-11-14T23:30:27.831Z] #19 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 ... 24022 files and directories currently installed.)
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.47 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.48 Unpacking python3 (3.7.3-1) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.59 Selecting previously unselected package libip4tc0:ppc64el.
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.60 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.71 Selecting previously unselected package libip6tc0:ppc64el.
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.72 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.72 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.81 Selecting previously unselected package libiptc0:ppc64el.
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.81 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.82 Unpacking libiptc0:ppc64el (1.8.2-4) ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.91 Selecting previously unselected package libnfnetlink0:ppc64el.
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
23:30:27 [2020-11-14T23:30:27.831Z] #19 36.92 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
23:30:27 [2020-11-14T23:30:27.836Z] #41 21.97   CC       images/fown.o
23:30:27 [2020-11-14T23:30:27.952Z] #18 51.20 Setting up aufs-tools (1:4.14+20190211-1) ...
23:30:27 [2020-11-14T23:30:27.952Z] #18 51.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:30:27 [2020-11-14T23:30:27.952Z] #18 51.26 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:30:28 [2020-11-14T23:30:28.099Z] #41 22.14   CC       images/ns.o
23:30:28 [2020-11-14T23:30:28.130Z] #19 37.01 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
23:30:28 [2020-11-14T23:30:28.130Z] #19 37.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
23:30:28 [2020-11-14T23:30:28.130Z] #19 37.03 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
23:30:28 [2020-11-14T23:30:28.130Z] #19 37.16 Selecting previously unselected package libnftnl11:ppc64el.
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.29 Setting up libgpm2:amd64 (1.20.7-5) ...
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.30 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.31 Setting up uidmap (1:4.5-1.1) ...
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.33 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.40 Setting up xxd (2:8.1.0875-5) ...
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.41 Setting up zip (3.0-11+b1) ...
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.42 Setting up vim-common (2:8.1.0875-5) ...
23:30:28 [2020-11-14T23:30:28.212Z] #18 51.47 Setting up bash-completion (1:2.8-6) ...
23:30:28 [2020-11-14T23:30:28.362Z] #41 22.45   CC       images/regfile.o
23:30:28 [2020-11-14T23:30:28.625Z] #41 22.75   CC       images/ghost-file.o
23:30:28 [2020-11-14T23:30:28.673Z] #41 ...
23:30:28 [2020-11-14T23:30:28.673Z] 
23:30:28 [2020-11-14T23:30:28.673Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:28 [2020-11-14T23:30:28.673Z] #49 94.51 os
23:30:28 [2020-11-14T23:30:28.673Z] #49 95.84 encoding/base64
23:30:28 [2020-11-14T23:30:28.673Z] #49 96.89 golang.org/x/sys/unix
23:30:28 [2020-11-14T23:30:28.673Z] #49 101.0 fmt
23:30:28 [2020-11-14T23:30:28.673Z] #49 ...
23:30:28 [2020-11-14T23:30:28.673Z] 
23:30:28 [2020-11-14T23:30:28.673Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:28 [2020-11-14T23:30:28.673Z] #43 103.9 regexp
23:30:28 [2020-11-14T23:30:28.673Z] #43 ...
23:30:28 [2020-11-14T23:30:28.673Z] 
23:30:28 [2020-11-14T23:30:28.673Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:28 [2020-11-14T23:30:28.673Z] #32 94.84 path
23:30:28 [2020-11-14T23:30:28.673Z] #32 95.52 text/tabwriter
23:30:28 [2020-11-14T23:30:28.673Z] #32 96.89 fmt
23:30:28 [2020-11-14T23:30:28.673Z] #32 96.89 path/filepath
23:30:28 [2020-11-14T23:30:28.673Z] #32 99.30 io/ioutil
23:30:28 [2020-11-14T23:30:28.673Z] #32 103.3 github.com/BurntSushi/toml
23:30:28 [2020-11-14T23:30:28.673Z] #32 103.3 flag
23:30:28 [2020-11-14T23:30:28.673Z] #32 ...
23:30:28 [2020-11-14T23:30:28.673Z] 
23:30:28 [2020-11-14T23:30:28.673Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:28 [2020-11-14T23:30:28.673Z] #35 5.982 -- Detecting C compiler ABI info - done
23:30:28 [2020-11-14T23:30:28.673Z] #35 6.065 -- Detecting C compile features
23:30:28 [2020-11-14T23:30:28.738Z] #19 37.17 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
23:30:28 [2020-11-14T23:30:28.738Z] #19 37.17 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
23:30:28 [2020-11-14T23:30:28.738Z] #19 37.35 Selecting previously unselected package iptables.
23:30:28 [2020-11-14T23:30:28.738Z] #19 37.37 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
23:30:28 [2020-11-14T23:30:28.738Z] #19 37.38 Unpacking iptables (1.8.2-4) ...
23:30:28 [2020-11-14T23:30:28.889Z] #41 23.03   CC       images/fifo.o
23:30:29 [2020-11-14T23:30:29.152Z] #41 23.19   CC       images/remap-file-path.o
23:30:29 [2020-11-14T23:30:29.152Z] #41 23.34   CC       images/eventfd.o
23:30:29 [2020-11-14T23:30:29.415Z] #41 23.63   CC       images/eventpoll.o
23:30:29 [2020-11-14T23:30:29.419Z] #19 38.11 Selecting previously unselected package xxd.
23:30:29 [2020-11-14T23:30:29.419Z] #19 38.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
23:30:29 [2020-11-14T23:30:29.419Z] #19 38.14 Unpacking xxd (2:8.1.0875-5) ...
23:30:29 [2020-11-14T23:30:29.419Z] #19 38.29 Selecting previously unselected package vim-common.
23:30:29 [2020-11-14T23:30:29.419Z] #19 38.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:30:29 [2020-11-14T23:30:29.419Z] #19 38.44 Unpacking vim-common (2:8.1.0875-5) ...
23:30:29 [2020-11-14T23:30:29.419Z] #19 ...
23:30:29 [2020-11-14T23:30:29.419Z] 
23:30:29 [2020-11-14T23:30:29.419Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:29 [2020-11-14T23:30:29.419Z] #42 84.20   DEP      criu/protobuf-desc.d
23:30:29 [2020-11-14T23:30:29.420Z] #49 ...
23:30:29 [2020-11-14T23:30:29.420Z] 
23:30:29 [2020-11-14T23:30:29.420Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:29 [2020-11-14T23:30:29.420Z] #32 95.82 io/ioutil
23:30:29 [2020-11-14T23:30:29.420Z] #32 99.58 flag
23:30:29 [2020-11-14T23:30:29.420Z] #32 99.62 github.com/BurntSushi/toml
23:30:29 [2020-11-14T23:30:29.420Z] #32 103.0 log
23:30:29 [2020-11-14T23:30:29.420Z] #32 ...
23:30:29 [2020-11-14T23:30:29.420Z] 
23:30:29 [2020-11-14T23:30:29.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:29 [2020-11-14T23:30:29.420Z] #41 7.406 fatal: not a git repository (or any of the parent directories): .git
23:30:29 [2020-11-14T23:30:29.420Z] #41 7.578   GEN      .gitid
23:30:29 [2020-11-14T23:30:29.420Z] #41 7.593   GEN      criu/include/version.h
23:30:29 [2020-11-14T23:30:29.420Z] #41 7.725   GEN      include/common/asm
23:30:29 [2020-11-14T23:30:29.716Z] #42 84.42   DEP      criu/proc_parse.d
23:30:29 [2020-11-14T23:30:29.993Z] #41 24.05   CC       images/fh.o
23:30:30 [2020-11-14T23:30:30.017Z] #42 84.67   DEP      criu/plugin.d
23:30:30 [2020-11-14T23:30:30.041Z] #35 9.657 -- Detecting C compile features - done
23:30:30 [2020-11-14T23:30:30.041Z] #35 9.726 -- Performing Test HAS_BUILTIN_FORTIFY
23:30:30 [2020-11-14T23:30:30.256Z] #41 24.40   CC       images/fsnotify.o
23:30:30 [2020-11-14T23:30:30.297Z] #35 10.04 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:30:30 [2020-11-14T23:30:30.297Z] #35 10.25 -- Configuring done
23:30:30 [2020-11-14T23:30:30.317Z] #42 84.77   DEP      criu/pipes.d
23:30:30 [2020-11-14T23:30:30.317Z] #42 84.95   DEP      criu/pie-util.d
23:30:30 [2020-11-14T23:30:30.317Z] #42 85.06   DEP      criu/pie-util-vdso.d
23:30:30 [2020-11-14T23:30:30.597Z] #35 10.29 -- Generating done
23:30:30 [2020-11-14T23:30:30.597Z] #35 10.30 -- Build files have been written to: /tmp/tmp.FbnQE8hD1i/tini
23:30:30 [2020-11-14T23:30:30.597Z] #35 10.35 + make tini-static
23:30:30 [2020-11-14T23:30:30.615Z] #42 85.26   DEP      criu/path.d
23:30:30 [2020-11-14T23:30:30.749Z] #18 ...
23:30:30 [2020-11-14T23:30:30.749Z] 
23:30:30 [2020-11-14T23:30:30.749Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:30 [2020-11-14T23:30:30.749Z] #41 102.4   CC       criu/cr-dump.o
23:30:30 [2020-11-14T23:30:30.749Z] #41 104.5   CC       criu/cr-errno.o
23:30:30 [2020-11-14T23:30:30.749Z] #41 104.6   CC       criu/cr-restore.o
23:30:30 [2020-11-14T23:30:30.749Z] #41 109.0   CC       criu/cr-service.o
23:30:30 [2020-11-14T23:30:30.749Z] #41 110.6   CC       criu/crtools.o
23:30:30 [2020-11-14T23:30:30.749Z] #41 111.3   CC       criu/eventfd.o
23:30:30 [2020-11-14T23:30:30.749Z] #41 111.7   CC       criu/eventpoll.o
23:30:30 [2020-11-14T23:30:30.749Z] #41 112.6   CC       criu/external.o
23:30:30 [2020-11-14T23:30:30.749Z] #41 112.9   CC       criu/fault-injection.o
23:30:30 [2020-11-14T23:30:30.827Z] #41 ...
23:30:30 [2020-11-14T23:30:30.827Z] 
23:30:30 [2020-11-14T23:30:30.827Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:30 [2020-11-14T23:30:30.827Z] #11 97.37 Selecting previously unselected package mingw-w64-x86-64-dev.
23:30:30 [2020-11-14T23:30:30.827Z] #11 97.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:30:30 [2020-11-14T23:30:30.827Z] #11 97.41 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:30:30 [2020-11-14T23:30:30.827Z] #11 ...
23:30:30 [2020-11-14T23:30:30.827Z] 
23:30:30 [2020-11-14T23:30:30.827Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:30 [2020-11-14T23:30:30.827Z] #35 10.85 -- Detecting C compile features - done
23:30:30 [2020-11-14T23:30:30.827Z] #35 10.93 -- Performing Test HAS_BUILTIN_FORTIFY
23:30:30 [2020-11-14T23:30:30.827Z] #35 11.31 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:30:30 [2020-11-14T23:30:30.827Z] #35 11.44 -- Configuring done
23:30:30 [2020-11-14T23:30:30.827Z] #35 11.47 -- Generating done
23:30:30 [2020-11-14T23:30:30.827Z] #35 11.48 -- Build files have been written to: /tmp/tmp.34uR2Cus19/tini
23:30:30 [2020-11-14T23:30:30.827Z] #35 11.50 + make tini-static
23:30:30 [2020-11-14T23:30:30.827Z] #35 12.42 Scanning dependencies of target tini-static
23:30:30 [2020-11-14T23:30:30.827Z] #35 12.64 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:30:30 [2020-11-14T23:30:30.913Z] #42 85.42   DEP      criu/parasite-syscall.d
23:30:31 [2020-11-14T23:30:31.008Z] #41 113.0   CC       criu/fdstore.o
23:30:31 [2020-11-14T23:30:31.008Z] #41 ...
23:30:31 [2020-11-14T23:30:31.008Z] 
23:30:31 [2020-11-14T23:30:31.008Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:31 [2020-11-14T23:30:31.008Z] #18 54.15 Setting up libiptc0:amd64 (1.8.2-4) ...
23:30:31 [2020-11-14T23:30:31.008Z] #18 54.17 Setting up xz-utils (5.2.4-1) ...
23:30:31 [2020-11-14T23:30:31.008Z] #18 54.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:30:31 [2020-11-14T23:30:31.008Z] #18 54.21 Setting up sudo (1.8.27-1+deb10u2) ...
23:30:31 [2020-11-14T23:30:31.164Z] #35 11.05 Scanning dependencies of target tini-static
23:30:31 [2020-11-14T23:30:31.207Z] #41 25.14   CC       images/signalfd.o
23:30:31 [2020-11-14T23:30:31.207Z] #41 25.43   CC       images/fs.o
23:30:31 [2020-11-14T23:30:31.212Z] #42 85.73   DEP      criu/pagemap.d
23:30:31 [2020-11-14T23:30:31.212Z] #42 85.91   DEP      criu/pagemap-cache.d
23:30:31 [2020-11-14T23:30:31.268Z] #18 54.30 invoke-rc.d: could not determine current runlevel
23:30:31 [2020-11-14T23:30:31.268Z] #18 54.31 invoke-rc.d: policy-rc.d denied execution of start.
23:30:31 [2020-11-14T23:30:31.268Z] #18 54.32 Setting up pigz (2.4-1) ...
23:30:31 [2020-11-14T23:30:31.268Z] #18 54.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:30:31 [2020-11-14T23:30:31.268Z] #18 54.34 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:30:31 [2020-11-14T23:30:31.268Z] #18 54.36 Setting up python-pip-whl (18.1-5) ...
23:30:31 [2020-11-14T23:30:31.268Z] #18 54.38 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:30:31 [2020-11-14T23:30:31.268Z] #18 54.39 Setting up vim-runtime (2:8.1.0875-5) ...
23:30:31 [2020-11-14T23:30:31.471Z] #41 25.63   CC       images/pstree.o
23:30:31 [2020-11-14T23:30:31.471Z] #41 25.72   CC       images/pipe.o
23:30:31 [2020-11-14T23:30:31.471Z] #41 25.81   CC       images/tcp-stream.o
23:30:31 [2020-11-14T23:30:31.509Z] #42 86.08   DEP      criu/page-xfer.d
23:30:31 [2020-11-14T23:30:31.529Z] #18 54.80 Setting up libaio1:amd64 (0.3.112-3) ...
23:30:31 [2020-11-14T23:30:31.529Z] #18 54.82 Setting up libonig5:amd64 (6.9.1-1) ...
23:30:31 [2020-11-14T23:30:31.736Z] #41 25.91   CC       images/sk-packet.o
23:30:31 [2020-11-14T23:30:31.736Z] #35 11.27 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.84 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.85 Setting up vim (2:8.1.0875-5) ...
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.93 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.95 Setting up jq (1.5+dfsg-2+b1) ...
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.96 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:30:31 [2020-11-14T23:30:31.789Z] #18 54.98 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:30:31 [2020-11-14T23:30:31.806Z] #42 86.27   DEP      criu/page-pipe.d
23:30:31 [2020-11-14T23:30:31.806Z] #42 86.41   DEP      criu/netfilter.d
23:30:31 [2020-11-14T23:30:31.993Z] #35 ...
23:30:31 [2020-11-14T23:30:31.993Z] 
23:30:31 [2020-11-14T23:30:31.993Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:31 [2020-11-14T23:30:31.993Z] #11 108.3 Selecting previously unselected package gcc-mingw-w64-base.
23:30:31 [2020-11-14T23:30:31.993Z] #11 108.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:30:31 [2020-11-14T23:30:31.993Z] #11 108.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:30:32 [2020-11-14T23:30:32.004Z] #41 26.11   CC       images/mnt.o
23:30:32 [2020-11-14T23:30:32.004Z] #41 26.32   CC       images/pipe-data.o
23:30:32 [2020-11-14T23:30:32.105Z] #42 86.59   DEP      criu/net.d
23:30:32 [2020-11-14T23:30:32.267Z] #41 26.48   CC       images/sa.o
23:30:32 [2020-11-14T23:30:32.404Z] #42 86.96   DEP      criu/namespaces.d
23:30:32 [2020-11-14T23:30:32.531Z] #41 26.80   CC       images/timer.o
23:30:32 [2020-11-14T23:30:32.555Z] #11 108.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:30:32 [2020-11-14T23:30:32.555Z] #11 108.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:30:32 [2020-11-14T23:30:32.555Z] #11 108.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:30:32 [2020-11-14T23:30:32.702Z] #42 87.19   DEP      criu/mount.d
23:30:33 [2020-11-14T23:30:33.005Z] #42 87.45   DEP      criu/memfd.d
23:30:33 [2020-11-14T23:30:33.005Z] #42 87.66   DEP      criu/mem.d
23:30:33 [2020-11-14T23:30:33.108Z] #41 27.32   CC       images/timerfd.o
23:30:33 [2020-11-14T23:30:33.303Z] #42 87.94   DEP      criu/lsm.d
23:30:33 [2020-11-14T23:30:33.303Z] #42 ...
23:30:33 [2020-11-14T23:30:33.303Z] 
23:30:33 [2020-11-14T23:30:33.303Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:33 [2020-11-14T23:30:33.303Z] #44 141.2 mime
23:30:33 [2020-11-14T23:30:33.303Z] #44 141.9 mime/quotedprintable
23:30:33 [2020-11-14T23:30:33.303Z] #44 142.9 net/http/internal
23:30:33 [2020-11-14T23:30:33.303Z] #44 143.6 vendor/golang.org/x/net/idna
23:30:33 [2020-11-14T23:30:33.303Z] #44 147.2 net/textproto
23:30:33 [2020-11-14T23:30:33.303Z] #44 147.2 crypto/x509
23:30:33 [2020-11-14T23:30:33.303Z] #44 148.2 vendor/golang.org/x/net/http/httpproxy
23:30:33 [2020-11-14T23:30:33.303Z] #44 149.3 vendor/golang.org/x/net/http/httpguts
23:30:33 [2020-11-14T23:30:33.303Z] #44 149.3 mime/multipart
23:30:33 [2020-11-14T23:30:33.373Z] #41 27.55   CC       images/mm.o
23:30:33 [2020-11-14T23:30:33.376Z] #35 14.99 [100%] Linking C executable tini-static
23:30:33 [2020-11-14T23:30:33.602Z] #44 ...
23:30:33 [2020-11-14T23:30:33.602Z] 
23:30:33 [2020-11-14T23:30:33.602Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:33 [2020-11-14T23:30:33.602Z] #42 88.15   DEP      criu/log.d
23:30:33 [2020-11-14T23:30:33.602Z] #42 88.28   DEP      criu/libnetlink.d
23:30:33 [2020-11-14T23:30:33.645Z] #41 27.91   CC       images/sk-opts.o
23:30:33 [2020-11-14T23:30:33.900Z] #42 88.49   DEP      criu/kerndat.d
23:30:33 [2020-11-14T23:30:33.909Z] #41 28.15   CC       images/sk-unix.o
23:30:34 [2020-11-14T23:30:34.200Z] #42 88.79   DEP      criu/kcmp-ids.d
23:30:34 [2020-11-14T23:30:34.200Z] #42 88.90   DEP      criu/irmap.d
23:30:34 [2020-11-14T23:30:34.371Z] #35 ...
23:30:34 [2020-11-14T23:30:34.371Z] 
23:30:34 [2020-11-14T23:30:34.371Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:34 [2020-11-14T23:30:34.371Z] #49 111.0 github.com/pkg/diff
23:30:34 [2020-11-14T23:30:34.488Z] #41 28.53   CC       images/sk-inet.o
23:30:34 [2020-11-14T23:30:34.496Z] #42 89.12   DEP      criu/ipc_ns.d
23:30:34 [2020-11-14T23:30:34.763Z] #41 28.87   CC       images/tun.o
23:30:34 [2020-11-14T23:30:34.763Z] #41 29.07   CC       images/sk-netlink.o
23:30:34 [2020-11-14T23:30:34.794Z] #42 89.32   DEP      criu/image.d
23:30:34 [2020-11-14T23:30:34.794Z] #42 89.53   DEP      criu/image-desc.d
23:30:35 [2020-11-14T23:30:35.027Z] #41 29.27   CC       images/packet-sock.o
23:30:35 [2020-11-14T23:30:35.078Z] #11 ...
23:30:35 [2020-11-14T23:30:35.078Z] 
23:30:35 [2020-11-14T23:30:35.078Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:35 [2020-11-14T23:30:35.078Z] #35 13.06 [100%] Linking C executable tini-static
23:30:35 [2020-11-14T23:30:35.078Z] #35 13.90 [100%] Built target tini-static
23:30:35 [2020-11-14T23:30:35.078Z] #35 14.02 + mkdir -p /build
23:30:35 [2020-11-14T23:30:35.078Z] #35 14.04 + cp tini-static /build/docker-init
23:30:35 [2020-11-14T23:30:35.078Z] #35 DONE 14.6s
23:30:35 [2020-11-14T23:30:35.078Z] 
23:30:35 [2020-11-14T23:30:35.078Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:35 [2020-11-14T23:30:35.078Z] #41 3.931 Note: Building without setproctitle() and strlcpy() support.
23:30:35 [2020-11-14T23:30:35.078Z] #41 3.931       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:30:35 [2020-11-14T23:30:35.078Z] #41 3.956 Note: Building without GnuTLS support
23:30:35 [2020-11-14T23:30:35.078Z] #41 3.988 Makefile.config:39: Warn: you have no libnftables installed
23:30:35 [2020-11-14T23:30:35.078Z] #41 3.988 Makefile.config:40: Warn: Building without nftables support
23:30:35 [2020-11-14T23:30:35.078Z] #41 7.746 fatal: not a git repository (or any of the parent directories): .git
23:30:35 [2020-11-14T23:30:35.078Z] #41 7.868   GEN      .gitid
23:30:35 [2020-11-14T23:30:35.078Z] #41 7.994   GEN      criu/include/version.h
23:30:35 [2020-11-14T23:30:35.078Z] #41 8.119   GEN      include/common/asm
23:30:35 [2020-11-14T23:30:35.084Z] #18 58.02 Setting up iptables (1.8.2-4) ...
23:30:35 [2020-11-14T23:30:35.085Z] #18 58.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:30:35 [2020-11-14T23:30:35.085Z] #18 58.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:30:35 [2020-11-14T23:30:35.085Z] #18 58.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:30:35 [2020-11-14T23:30:35.085Z] #18 58.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:30:35 [2020-11-14T23:30:35.085Z] #18 58.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:30:35 [2020-11-14T23:30:35.085Z] #18 58.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:30:35 [2020-11-14T23:30:35.085Z] #18 58.08 Setting up python3 (3.7.3-1) ...
23:30:35 [2020-11-14T23:30:35.095Z] #42 89.64   DEP      criu/fsnotify.d
23:30:35 [2020-11-14T23:30:35.095Z] #42 89.85   DEP      criu/filesystems.d
23:30:35 [2020-11-14T23:30:35.345Z] #18 58.50 Setting up python3-wheel (0.32.3-2) ...
23:30:35 [2020-11-14T23:30:35.394Z] #42 90.07   DEP      criu/files.d
23:30:35 [2020-11-14T23:30:35.605Z] #41 29.70   CC       images/ipc-var.o
23:30:35 [2020-11-14T23:30:35.605Z] #41 29.94   CC       images/ipc-desc.o
23:30:35 [2020-11-14T23:30:35.694Z] #42 90.38   DEP      criu/files-reg.d
23:30:35 [2020-11-14T23:30:35.771Z] #49 ...
23:30:35 [2020-11-14T23:30:35.771Z] 
23:30:35 [2020-11-14T23:30:35.771Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:35 [2020-11-14T23:30:35.771Z] #35 16.30 [100%] Built target tini-static
23:30:35 [2020-11-14T23:30:35.771Z] #35 16.42 + mkdir -p /build
23:30:35 [2020-11-14T23:30:35.771Z] #35 16.49 + cp tini-static /build/docker-init
23:30:35 [2020-11-14T23:30:35.771Z] #35 DONE 17.6s
23:30:35 [2020-11-14T23:30:35.771Z] 
23:30:35 [2020-11-14T23:30:35.771Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:35 [2020-11-14T23:30:35.771Z] #41 11.89   PBCC     images/timens.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 12.01   DEP      images/timens.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 12.11   PBCC     images/fown.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 12.26   PBCC     images/google/protobuf/descriptor.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 12.43   PBCC     images/opts.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 12.59   PBCC     images/memfd.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 12.66   DEP      images/fown.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 12.76   DEP      images/google/protobuf/descriptor.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 12.92   DEP      images/opts.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 12.99   DEP      images/memfd.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.20   PBCC     images/sit.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.30   DEP      images/sit.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.33   PBCC     images/macvlan.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.37   DEP      images/macvlan.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.42   PBCC     images/autofs.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.48   DEP      images/autofs.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.57   PBCC     images/sysctl.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.64   DEP      images/sysctl.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.67   PBCC     images/time.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.70   DEP      images/time.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.76   PBCC     images/binfmt-misc.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.82   DEP      images/binfmt-misc.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.93   PBCC     images/seccomp.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 13.98   DEP      images/seccomp.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 14.13   PBCC     images/userns.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 14.15   DEP      images/userns.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 14.21   PBCC     images/cgroup.pb-c.c
23:30:35 [2020-11-14T23:30:35.771Z] #41 14.23   DEP      images/cgroup.pb-c.d
23:30:35 [2020-11-14T23:30:35.771Z] #41 14.39   PBCC     images/ext-file.pb-c.c
23:30:35 [2020-11-14T23:30:35.869Z] #41 30.08   CC       images/ipc-shm.o
23:30:35 [2020-11-14T23:30:35.994Z] #42 90.64   DEP      criu/files-ext.d
23:30:36 [2020-11-14T23:30:36.013Z] #41 11.20   PBCC     images/timens.pb-c.c
23:30:36 [2020-11-14T23:30:36.036Z] #41 14.51   DEP      images/ext-file.pb-c.d
23:30:36 [2020-11-14T23:30:36.036Z] #41 ...
23:30:36 [2020-11-14T23:30:36.036Z] 
23:30:36 [2020-11-14T23:30:36.036Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:36 [2020-11-14T23:30:36.036Z] #32 106.9 github.com/BurntSushi/toml/cmd/tomlv
23:30:36 [2020-11-14T23:30:36.036Z] #32 DONE 112.8s
23:30:36 [2020-11-14T23:30:36.036Z] 
23:30:36 [2020-11-14T23:30:36.036Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:36 [2020-11-14T23:30:36.036Z] #41 14.69   PBCC     images/rpc.pb-c.c
23:30:36 [2020-11-14T23:30:36.036Z] #41 14.75   DEP      images/rpc.pb-c.d
23:30:36 [2020-11-14T23:30:36.133Z] #41 30.28   CC       images/ipc-msg.o
23:30:36 [2020-11-14T23:30:36.270Z] #41 11.31   DEP      images/timens.pb-c.d
23:30:36 [2020-11-14T23:30:36.270Z] #41 11.36   PBCC     images/fown.pb-c.c
23:30:36 [2020-11-14T23:30:36.270Z] #41 11.41   PBCC     images/google/protobuf/descriptor.pb-c.c
23:30:36 [2020-11-14T23:30:36.285Z] #18 59.26 Setting up apparmor (2.13.2-10) ...
23:30:36 [2020-11-14T23:30:36.294Z] #42 90.79   DEP      criu/file-lock.d
23:30:36 [2020-11-14T23:30:36.294Z] #42 91.03   DEP      criu/file-ids.d
23:30:36 [2020-11-14T23:30:36.297Z] #41 14.90   PBCC     images/siginfo.pb-c.c
23:30:36 [2020-11-14T23:30:36.297Z] #41 14.95   DEP      images/siginfo.pb-c.d
23:30:36 [2020-11-14T23:30:36.297Z] #41 15.07   PBCC     images/pagemap.pb-c.c
23:30:36 [2020-11-14T23:30:36.396Z] #41 30.53   CC       images/ipc-sem.o
23:30:36 [2020-11-14T23:30:36.397Z] #41 30.65   CC       images/utsns.o
23:30:36 [2020-11-14T23:30:36.527Z] #41 11.49   PBCC     images/opts.pb-c.c
23:30:36 [2020-11-14T23:30:36.527Z] #41 11.57   PBCC     images/memfd.pb-c.c
23:30:36 [2020-11-14T23:30:36.527Z] #41 11.65   DEP      images/fown.pb-c.d
23:30:36 [2020-11-14T23:30:36.660Z] #41 30.91   CC       images/creds.o
23:30:36 [2020-11-14T23:30:36.688Z] #41 15.23   DEP      images/pagemap.pb-c.d
23:30:36 [2020-11-14T23:30:36.688Z] #41 15.35   PBCC     images/rlimit.pb-c.c
23:30:36 [2020-11-14T23:30:36.786Z] #41 11.73   DEP      images/google/protobuf/descriptor.pb-c.d
23:30:36 [2020-11-14T23:30:36.786Z] #41 11.79   DEP      images/opts.pb-c.d
23:30:36 [2020-11-14T23:30:36.786Z] #41 11.84   DEP      images/memfd.pb-c.d
23:30:36 [2020-11-14T23:30:36.786Z] #41 11.92   PBCC     images/sit.pb-c.c
23:30:36 [2020-11-14T23:30:36.924Z] #41 31.10   CC       images/vma.o
23:30:36 [2020-11-14T23:30:36.943Z] #42 91.37   DEP      criu/fifo.d
23:30:36 [2020-11-14T23:30:36.943Z] #42 91.58   DEP      criu/fdstore.d
23:30:36 [2020-11-14T23:30:36.943Z] #42 91.69   DEP      criu/fault-injection.d
23:30:36 [2020-11-14T23:30:36.943Z] #42 91.75   DEP      criu/external.d
23:30:36 [2020-11-14T23:30:36.972Z] #41 15.43   DEP      images/rlimit.pb-c.d
23:30:36 [2020-11-14T23:30:36.972Z] #41 15.54   PBCC     images/file-lock.pb-c.c
23:30:36 [2020-11-14T23:30:36.972Z] #41 15.66   DEP      images/file-lock.pb-c.d
23:30:37 [2020-11-14T23:30:37.043Z] #41 12.00   DEP      images/sit.pb-c.d
23:30:37 [2020-11-14T23:30:37.043Z] #41 12.09   PBCC     images/macvlan.pb-c.c
23:30:37 [2020-11-14T23:30:37.043Z] #41 12.10   DEP      images/macvlan.pb-c.d
23:30:37 [2020-11-14T23:30:37.043Z] #41 12.16   PBCC     images/autofs.pb-c.c
23:30:37 [2020-11-14T23:30:37.043Z] #41 12.18   DEP      images/autofs.pb-c.d
23:30:37 [2020-11-14T23:30:37.043Z] #41 12.23   PBCC     images/sysctl.pb-c.c
23:30:37 [2020-11-14T23:30:37.235Z] #41 15.72   PBCC     images/tty.pb-c.c
23:30:37 [2020-11-14T23:30:37.235Z] #41 15.93   DEP      images/tty.pb-c.d
23:30:37 [2020-11-14T23:30:37.235Z] #41 16.02   PBCC     images/tun.pb-c.c
23:30:37 [2020-11-14T23:30:37.248Z] #42 91.91   DEP      criu/eventpoll.d
23:30:37 [2020-11-14T23:30:37.300Z] #41 12.30   DEP      images/sysctl.pb-c.d
23:30:37 [2020-11-14T23:30:37.300Z] #41 12.38   PBCC     images/time.pb-c.c
23:30:37 [2020-11-14T23:30:37.497Z] #41 16.11   PBCC     images/netdev.pb-c.c
23:30:37 [2020-11-14T23:30:37.497Z] #41 ...
23:30:37 [2020-11-14T23:30:37.497Z] 
23:30:37 [2020-11-14T23:30:37.497Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:37 [2020-11-14T23:30:37.497Z] #43 104.2 go/token
23:30:37 [2020-11-14T23:30:37.497Z] #43 105.7 go/scanner
23:30:37 [2020-11-14T23:30:37.497Z] #43 106.3 internal/lazyregexp
23:30:37 [2020-11-14T23:30:37.497Z] #43 107.1 net/url
23:30:37 [2020-11-14T23:30:37.497Z] #43 108.0 go/ast
23:30:37 [2020-11-14T23:30:37.497Z] #43 110.4 text/template/parse
23:30:37 [2020-11-14T23:30:37.501Z] #41 31.54   CC       images/netdev.o
23:30:37 [2020-11-14T23:30:37.501Z] #41 ...
23:30:37 [2020-11-14T23:30:37.501Z] 
23:30:37 [2020-11-14T23:30:37.501Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:37 [2020-11-14T23:30:37.501Z] #43 98.86 net/http/httptrace
23:30:37 [2020-11-14T23:30:37.501Z] #43 99.06 net/http
23:30:37 [2020-11-14T23:30:37.552Z] #42 92.19   DEP      criu/eventfd.d
23:30:37 [2020-11-14T23:30:37.557Z] #41 12.46   DEP      images/time.pb-c.d
23:30:37 [2020-11-14T23:30:37.557Z] #41 12.54   PBCC     images/binfmt-misc.pb-c.c
23:30:37 [2020-11-14T23:30:37.557Z] #41 12.56   DEP      images/binfmt-misc.pb-c.d
23:30:37 [2020-11-14T23:30:37.557Z] #41 12.62   PBCC     images/seccomp.pb-c.c
23:30:37 [2020-11-14T23:30:37.557Z] #41 12.67   DEP      images/seccomp.pb-c.d
23:30:37 [2020-11-14T23:30:37.758Z] #43 ...
23:30:37 [2020-11-14T23:30:37.758Z] 
23:30:37 [2020-11-14T23:30:37.758Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:37 [2020-11-14T23:30:37.758Z] #41 16.25   DEP      images/tun.pb-c.d
23:30:37 [2020-11-14T23:30:37.758Z] #41 16.43   DEP      images/netdev.pb-c.d
23:30:37 [2020-11-14T23:30:37.758Z] #41 16.57   PBCC     images/vma.pb-c.c
23:30:37 [2020-11-14T23:30:37.763Z] #43 ...
23:30:37 [2020-11-14T23:30:37.763Z] 
23:30:37 [2020-11-14T23:30:37.763Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:37 [2020-11-14T23:30:37.763Z] #11 99.28 Selecting previously unselected package g++-mingw-w64-x86-64.
23:30:37 [2020-11-14T23:30:37.763Z] #11 99.29 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:30:37 [2020-11-14T23:30:37.763Z] #11 99.31 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:30:37 [2020-11-14T23:30:37.814Z] #41 12.71   PBCC     images/userns.pb-c.c
23:30:37 [2020-11-14T23:30:37.814Z] #41 12.73   DEP      images/userns.pb-c.d
23:30:37 [2020-11-14T23:30:37.814Z] #41 12.82   PBCC     images/cgroup.pb-c.c
23:30:37 [2020-11-14T23:30:37.814Z] #41 12.85   DEP      images/cgroup.pb-c.d
23:30:37 [2020-11-14T23:30:37.814Z] #41 12.94   PBCC     images/ext-file.pb-c.c
23:30:37 [2020-11-14T23:30:37.850Z] #42 92.50   DEP      criu/crtools.d
23:30:38 [2020-11-14T23:30:38.021Z] #41 16.65   DEP      images/vma.pb-c.d
23:30:38 [2020-11-14T23:30:38.026Z] #11 ...
23:30:38 [2020-11-14T23:30:38.026Z] 
23:30:38 [2020-11-14T23:30:38.026Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:38 [2020-11-14T23:30:38.026Z] #43 109.5 github.com/LK4D4/vndr/godl
23:30:38 [2020-11-14T23:30:38.071Z] #41 12.97   DEP      images/ext-file.pb-c.d
23:30:38 [2020-11-14T23:30:38.071Z] #41 13.08   PBCC     images/rpc.pb-c.c
23:30:38 [2020-11-14T23:30:38.071Z] #41 13.16   DEP      images/rpc.pb-c.d
23:30:38 [2020-11-14T23:30:38.171Z] #42 92.74   DEP      criu/cr-service.d
23:30:38 [2020-11-14T23:30:38.197Z] #18 61.03 Setting up xfsprogs (4.20.0-1) ...
23:30:38 [2020-11-14T23:30:38.197Z] #18 61.05 Setting up python3-lib2to3 (3.7.3-1) ...
23:30:38 [2020-11-14T23:30:38.282Z] #41 16.77   PBCC     images/creds.pb-c.c
23:30:38 [2020-11-14T23:30:38.282Z] #41 16.86   DEP      images/creds.pb-c.d
23:30:38 [2020-11-14T23:30:38.282Z] #41 16.93   PBCC     images/utsns.pb-c.c
23:30:38 [2020-11-14T23:30:38.282Z] #41 17.00   DEP      images/utsns.pb-c.d
23:30:38 [2020-11-14T23:30:38.329Z] #41 13.24   PBCC     images/siginfo.pb-c.c
23:30:38 [2020-11-14T23:30:38.329Z] #41 13.26   DEP      images/siginfo.pb-c.d
23:30:38 [2020-11-14T23:30:38.329Z] #41 13.32   PBCC     images/pagemap.pb-c.c
23:30:38 [2020-11-14T23:30:38.329Z] #41 13.39   DEP      images/pagemap.pb-c.d
23:30:38 [2020-11-14T23:30:38.329Z] #41 13.44   PBCC     images/rlimit.pb-c.c
23:30:38 [2020-11-14T23:30:38.329Z] #41 13.51   DEP      images/rlimit.pb-c.d
23:30:38 [2020-11-14T23:30:38.457Z] #18 61.52 Setting up python3-pkg-resources (40.8.0-1) ...
23:30:38 [2020-11-14T23:30:38.472Z] #42 92.98   DEP      criu/cr-restore.d
23:30:38 [2020-11-14T23:30:38.544Z] #41 17.14   PBCC     images/ipc-desc.pb-c.c
23:30:38 [2020-11-14T23:30:38.544Z] #41 17.19   PBCC     images/ipc-sem.pb-c.c
23:30:38 [2020-11-14T23:30:38.544Z] #41 17.27   DEP      images/ipc-desc.pb-c.d
23:30:38 [2020-11-14T23:30:38.587Z] #41 13.55   PBCC     images/file-lock.pb-c.c
23:30:38 [2020-11-14T23:30:38.587Z] #41 13.59   DEP      images/file-lock.pb-c.d
23:30:38 [2020-11-14T23:30:38.587Z] #41 13.69   PBCC     images/tty.pb-c.c
23:30:38 [2020-11-14T23:30:38.587Z] #41 13.75   DEP      images/tty.pb-c.d
23:30:38 [2020-11-14T23:30:38.773Z] #42 93.34   DEP      criu/cr-errno.d
23:30:38 [2020-11-14T23:30:38.773Z] #42 93.35   DEP      criu/cr-dump.d
23:30:38 [2020-11-14T23:30:38.805Z] #41 17.32   DEP      images/ipc-sem.pb-c.d
23:30:38 [2020-11-14T23:30:38.805Z] #41 17.38   PBCC     images/ipc-msg.pb-c.c
23:30:38 [2020-11-14T23:30:38.805Z] #41 17.44   DEP      images/ipc-msg.pb-c.d
23:30:38 [2020-11-14T23:30:38.846Z] #41 13.82   PBCC     images/tun.pb-c.c
23:30:38 [2020-11-14T23:30:38.846Z] #41 13.88   PBCC     images/netdev.pb-c.c
23:30:38 [2020-11-14T23:30:38.846Z] #41 14.02   DEP      images/tun.pb-c.d
23:30:38 [2020-11-14T23:30:38.846Z] #41 14.06   DEP      images/netdev.pb-c.d
23:30:38 [2020-11-14T23:30:38.976Z] #43 110.3 github.com/LK4D4/vndr
23:30:39 [2020-11-14T23:30:39.066Z] #41 17.55   PBCC     images/ipc-shm.pb-c.c
23:30:39 [2020-11-14T23:30:39.066Z] #41 17.58   DEP      images/ipc-shm.pb-c.d
23:30:39 [2020-11-14T23:30:39.066Z] #41 17.64   PBCC     images/ipc-var.pb-c.c
23:30:39 [2020-11-14T23:30:39.066Z] #41 17.70   DEP      images/ipc-var.pb-c.d
23:30:39 [2020-11-14T23:30:39.073Z] #42 93.75   DEP      criu/cr-dedup.d
23:30:39 [2020-11-14T23:30:39.104Z] #41 14.16   PBCC     images/vma.pb-c.c
23:30:39 [2020-11-14T23:30:39.104Z] #41 14.19   DEP      images/vma.pb-c.d
23:30:39 [2020-11-14T23:30:39.152Z] Client:
23:30:39 [2020-11-14T23:30:39.152Z]  Debug Mode: false
23:30:39 [2020-11-14T23:30:39.152Z]  Plugins:
23:30:39 [2020-11-14T23:30:39.152Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
23:30:39 [2020-11-14T23:30:39.152Z] 
23:30:39 [2020-11-14T23:30:39.152Z] Server:
23:30:39 [2020-11-14T23:30:39.152Z]  Containers: 0
23:30:39 [2020-11-14T23:30:39.152Z]   Running: 0
23:30:39 [2020-11-14T23:30:39.152Z]   Paused: 0
23:30:39 [2020-11-14T23:30:39.152Z]   Stopped: 0
23:30:39 [2020-11-14T23:30:39.152Z]  Images: 0
23:30:39 [2020-11-14T23:30:39.152Z]  Server Version: 19.03.12
23:30:39 [2020-11-14T23:30:39.152Z]  Storage Driver: windowsfilter (windows) lcow (linux)
23:30:39 [2020-11-14T23:30:39.152Z]   Windows: 
23:30:39 [2020-11-14T23:30:39.152Z]   LCOW: 
23:30:39 [2020-11-14T23:30:39.152Z]  Logging Driver: json-file
23:30:39 [2020-11-14T23:30:39.152Z]  Plugins:
23:30:39 [2020-11-14T23:30:39.152Z]   Volume: local
23:30:39 [2020-11-14T23:30:39.152Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:30:39 [2020-11-14T23:30:39.152Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:30:39 [2020-11-14T23:30:39.152Z]  Swarm: inactive
23:30:39 [2020-11-14T23:30:39.152Z]  Default Isolation: process
23:30:39 [2020-11-14T23:30:39.152Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:30:39 [2020-11-14T23:30:39.152Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
23:30:39 [2020-11-14T23:30:39.152Z]  OSType: windows
23:30:39 [2020-11-14T23:30:39.152Z]  Architecture: x86_64
23:30:39 [2020-11-14T23:30:39.152Z]  CPUs: 4
23:30:39 [2020-11-14T23:30:39.152Z]  Total Memory: 32GiB
23:30:39 [2020-11-14T23:30:39.152Z]  Name: azwin-2-4a4540
23:30:39 [2020-11-14T23:30:39.152Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
23:30:39 [2020-11-14T23:30:39.152Z]  Docker Root Dir: D:\docker
23:30:39 [2020-11-14T23:30:39.152Z]  Debug Mode: false
23:30:39 [2020-11-14T23:30:39.152Z]  Registry: https://index.docker.io/v1/
23:30:39 [2020-11-14T23:30:39.152Z]  Labels:
23:30:39 [2020-11-14T23:30:39.152Z]  Experimental: true
23:30:39 [2020-11-14T23:30:39.152Z]  Insecure Registries:
23:30:39 [2020-11-14T23:30:39.152Z]   10.0.0.4:5000
23:30:39 [2020-11-14T23:30:39.152Z]   127.0.0.0/8
23:30:39 [2020-11-14T23:30:39.152Z]  Registry Mirrors:
23:30:39 [2020-11-14T23:30:39.152Z]   http://10.0.0.4:5000/
23:30:39 [2020-11-14T23:30:39.152Z]  Live Restore Enabled: false
23:30:39 [2020-11-14T23:30:39.152Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
23:30:39 [2020-11-14T23:30:39.328Z] #41 17.87   PBCC     images/sk-opts.pb-c.c
23:30:39 [2020-11-14T23:30:39.328Z] #41 17.93   PBCC     images/packet-sock.pb-c.c
23:30:39 [2020-11-14T23:30:39.328Z] #41 18.01   DEP      images/sk-opts.pb-c.d
23:30:39 [2020-11-14T23:30:39.328Z] #41 18.04   DEP      images/packet-sock.pb-c.d
[Pipeline] powershell
23:30:39 [2020-11-14T23:30:39.362Z] #41 14.35   PBCC     images/creds.pb-c.c
23:30:39 [2020-11-14T23:30:39.362Z] #41 14.41   DEP      images/creds.pb-c.d
23:30:39 [2020-11-14T23:30:39.362Z] #41 14.45   PBCC     images/utsns.pb-c.c
23:30:39 [2020-11-14T23:30:39.372Z] #42 93.97   DEP      criu/cr-check.d
23:30:39 [2020-11-14T23:30:39.372Z] #42 ...
23:30:39 [2020-11-14T23:30:39.372Z] 
23:30:39 [2020-11-14T23:30:39.372Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:30:39 [2020-11-14T23:30:39.398Z] #18 62.49 Setting up python3-distutils (3.7.3-1) ...
23:30:39 [2020-11-14T23:30:39.589Z] #41 18.15   PBCC     images/sk-netlink.pb-c.c
23:30:39 [2020-11-14T23:30:39.589Z] #41 18.27   DEP      images/sk-netlink.pb-c.d
23:30:39 [2020-11-14T23:30:39.619Z] #41 14.54   DEP      images/utsns.pb-c.d
23:30:39 [2020-11-14T23:30:39.619Z] #41 14.63   PBCC     images/ipc-desc.pb-c.c
23:30:39 [2020-11-14T23:30:39.619Z] #41 14.68   PBCC     images/ipc-sem.pb-c.c
23:30:39 [2020-11-14T23:30:39.619Z] #41 14.72   DEP      images/ipc-desc.pb-c.d
23:30:39 [2020-11-14T23:30:39.671Z] #23 155.4 Checking out files:  26% (2859/10987)   
Checking out files:  27% (2967/10987)   
Checking out files:  28% (3077/10987)   
Checking out files:  29% (3187/10987)   
Checking out files:  30% (3297/10987)   
Checking out files:  31% (3406/10987)   
Checking out files:  32% (3516/10987)   
Checking out files:  33% (3626/10987)   
Checking out files:  34% (3736/10987)   
Checking out files:  35% (3846/10987)   
Checking out files:  36% (3956/10987)   
Checking out files:  37% (4066/10987)   
Checking out files:  38% (4176/10987)   
Checking out files:  39% (4285/10987)   
Checking out files:  40% (4395/10987)   
Checking out files:  41% (4505/10987)   
Checking out files:  42% (4615/10987)   
Checking out files:  43% (4725/10987)   
Checking out files:  44% (4835/10987)   
Checking out files:  45% (4945/10987)   
Checking out files:  45% (4980/10987)   
Checking out files:  46% (5055/10987)   
Checking out files:  47% (5164/10987)   
Checking out files:  48% (5274/10987)   
Checking out files:  49% (5384/10987)   
Checking out files:  50% (5494/10987)   
Checking out files:  51% (5604/10987)   
Checking out files:  52% (5714/10987)   
Checking out files:  53% (5824/10987)   
Checking out files:  54% (5933/10987)   
Checking out files:  55% (6043/10987)   
Checking out files:  56% (6153/10987)   
Checking out files:  57% (6263/10987)   
Checking out files:  58% (6373/10987)   
Checking out files:  59% (6483/10987)   
Checking out files:  60% (6593/10987)   
Checking out files:  61% (6703/10987)   
Checking out files:  62% (6812/10987)   
Checking out files:  63% (6922/10987)   
Checking out files:  64% (7032/10987)   
Checking out files:  65% (7142/10987)   
Checking out files:  66% (7252/10987)   
Checking out files:  67% (7362/10987)   
Checking out files:  68% (7472/10987)   
Checking out files:  69% (7582/10987)   
Checking out files:  70% (7691/10987)   
Checking out files:  71% (7801/10987)   
Checking out files:  72% (7911/10987)   
Checking out files:  72% (7999/10987)   
Checking out files:  73% (8021/10987)   
Checking out files:  74% (8131/10987)   
Checking out files:  75% (8241/10987)   
Checking out files:  76% (8351/10987)   
Checking out files:  77% (8460/10987)   
Checking out files:  78% (8570/10987)   
Checking out files:  79% (8680/10987)   
23:30:39 [2020-11-14T23:30:39.671Z] #23 ...
23:30:39 [2020-11-14T23:30:39.671Z] 
23:30:39 [2020-11-14T23:30:39.671Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:39 [2020-11-14T23:30:39.671Z] #19 38.71 Selecting previously unselected package bash-completion.
23:30:39 [2020-11-14T23:30:39.671Z] #19 38.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 42.72 Unpacking bash-completion (1:2.8-6) ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 43.18 Selecting previously unselected package bzip2.
23:30:39 [2020-11-14T23:30:39.671Z] #19 43.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 43.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 43.28 Selecting previously unselected package xz-utils.
23:30:39 [2020-11-14T23:30:39.671Z] #19 43.28 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 43.29 Unpacking xz-utils (5.2.4-1) ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 43.45 Selecting previously unselected package apparmor.
23:30:39 [2020-11-14T23:30:39.671Z] #19 43.45 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 43.55 Unpacking apparmor (2.13.2-10) ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 43.98 Selecting previously unselected package aufs-tools.
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.01 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.19 Selecting previously unselected package libonig5:ppc64el.
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.20 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.22 Unpacking libonig5:ppc64el (6.9.1-1) ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.35 Selecting previously unselected package libjq1:ppc64el.
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.37 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.52 Selecting previously unselected package jq.
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.54 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.55 Unpacking jq (1.5+dfsg-2+b1) ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.67 Selecting previously unselected package libaio1:ppc64el.
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.69 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.69 Unpacking libaio1:ppc64el (0.3.112-3) ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.76 Selecting previously unselected package libgpm2:ppc64el.
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.77 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.78 Unpacking libgpm2:ppc64el (1.20.7-5) ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.87 Selecting previously unselected package libicu63:ppc64el.
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.88 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
23:30:39 [2020-11-14T23:30:39.671Z] #19 44.88 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
23:30:39 [2020-11-14T23:30:39.852Z] #41 18.39   PBCC     images/sk-inet.pb-c.c
23:30:39 [2020-11-14T23:30:39.852Z] #41 18.47   DEP      images/sk-inet.pb-c.d
23:30:39 [2020-11-14T23:30:39.876Z] #41 14.81   DEP      images/ipc-sem.pb-c.d
23:30:39 [2020-11-14T23:30:39.876Z] #41 14.88   PBCC     images/ipc-msg.pb-c.c
23:30:39 [2020-11-14T23:30:39.876Z] #41 14.95   DEP      images/ipc-msg.pb-c.d
23:30:39 [2020-11-14T23:30:39.968Z] #18 63.04 Setting up python3-setuptools (40.8.0-1) ...
23:30:39 [2020-11-14T23:30:39.970Z] #19 ...
23:30:39 [2020-11-14T23:30:39.970Z] 
23:30:39 [2020-11-14T23:30:39.970Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:30:40 [2020-11-14T23:30:40.115Z] #41 18.57   PBCC     images/sk-unix.pb-c.c
23:30:40 [2020-11-14T23:30:40.115Z] #41 18.68   DEP      images/sk-unix.pb-c.d
23:30:40 [2020-11-14T23:30:40.115Z] #41 18.79   PBCC     images/mm.pb-c.c
23:30:40 [2020-11-14T23:30:40.115Z] #41 18.83   DEP      images/mm.pb-c.d
23:30:40 [2020-11-14T23:30:40.115Z] #41 18.92   PBCC     images/timerfd.pb-c.c
23:30:40 [2020-11-14T23:30:40.133Z] #41 15.11   PBCC     images/ipc-shm.pb-c.c
23:30:40 [2020-11-14T23:30:40.133Z] #41 15.17   DEP      images/ipc-shm.pb-c.d
23:30:40 [2020-11-14T23:30:40.133Z] #41 ...
23:30:40 [2020-11-14T23:30:40.133Z] 
23:30:40 [2020-11-14T23:30:40.133Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:40 [2020-11-14T23:30:40.133Z] #32 106.4 log
23:30:40 [2020-11-14T23:30:40.133Z] #32 110.2 github.com/BurntSushi/toml/cmd/tomlv
23:30:40 [2020-11-14T23:30:40.133Z] #32 ...
23:30:40 [2020-11-14T23:30:40.133Z] 
23:30:40 [2020-11-14T23:30:40.134Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:40 [2020-11-14T23:30:40.134Z] #41 15.23   PBCC     images/ipc-var.pb-c.c
23:30:40 [2020-11-14T23:30:40.134Z] #41 15.24   DEP      images/ipc-var.pb-c.d
23:30:40 [2020-11-14T23:30:40.134Z] #41 15.29   PBCC     images/sk-opts.pb-c.c
23:30:40 [2020-11-14T23:30:40.376Z] #41 19.02   DEP      images/timerfd.pb-c.d
23:30:40 [2020-11-14T23:30:40.376Z] #41 19.11   PBCC     images/timer.pb-c.c
23:30:40 [2020-11-14T23:30:40.376Z] #41 19.15   DEP      images/timer.pb-c.d
23:30:40 [2020-11-14T23:30:40.392Z] #41 ...
23:30:40 [2020-11-14T23:30:40.392Z] 
23:30:40 [2020-11-14T23:30:40.392Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:40 [2020-11-14T23:30:40.392Z] #32 DONE 116.7s
23:30:40 [2020-11-14T23:30:40.392Z] 
23:30:40 [2020-11-14T23:30:40.392Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:40 [2020-11-14T23:30:40.392Z] #41 15.35   PBCC     images/packet-sock.pb-c.c
23:30:40 [2020-11-14T23:30:40.392Z] #41 15.40   DEP      images/sk-opts.pb-c.d
23:30:40 [2020-11-14T23:30:40.392Z] #41 ...
23:30:40 [2020-11-14T23:30:40.392Z] 
23:30:40 [2020-11-14T23:30:40.392Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:40 [2020-11-14T23:30:40.392Z] #43 106.7 go/token
23:30:40 [2020-11-14T23:30:40.392Z] #43 108.1 go/scanner
23:30:40 [2020-11-14T23:30:40.392Z] #43 109.6 internal/lazyregexp
23:30:40 [2020-11-14T23:30:40.392Z] #43 110.0 net/url
23:30:40 [2020-11-14T23:30:40.392Z] #43 110.3 go/ast
23:30:40 [2020-11-14T23:30:40.392Z] #43 112.5 text/template/parse
23:30:40 [2020-11-14T23:30:40.392Z] #43 ...
23:30:40 [2020-11-14T23:30:40.392Z] 
23:30:40 [2020-11-14T23:30:40.392Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:40 [2020-11-14T23:30:40.392Z] #41 15.47   DEP      images/packet-sock.pb-c.d
23:30:40 [2020-11-14T23:30:40.584Z] #18 ...
23:30:40 [2020-11-14T23:30:40.584Z] 
23:30:40 [2020-11-14T23:30:40.584Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:30:40 [2020-11-14T23:30:40.584Z] #38 222.7 + dpkg --print-architecture
23:30:40 [2020-11-14T23:30:40.584Z] #38 222.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:30:40 [2020-11-14T23:30:40.648Z] #41 15.57   PBCC     images/sk-netlink.pb-c.c
23:30:40 [2020-11-14T23:30:40.648Z] #41 15.65   DEP      images/sk-netlink.pb-c.d
23:30:40 [2020-11-14T23:30:40.648Z] #41 15.78   PBCC     images/sk-inet.pb-c.c
23:30:40 [2020-11-14T23:30:40.867Z] #23 155.4 Checking out files:  26% (2859/10987)   
Checking out files:  27% (2967/10987)   
Checking out files:  28% (3077/10987)   
Checking out files:  29% (3187/10987)   
Checking out files:  30% (3297/10987)   
Checking out files:  31% (3406/10987)   
Checking out files:  32% (3516/10987)   
Checking out files:  33% (3626/10987)   
Checking out files:  34% (3736/10987)   
Checking out files:  35% (3846/10987)   
Checking out files:  36% (3956/10987)   
Checking out files:  37% (4066/10987)   
Checking out files:  38% (4176/10987)   
Checking out files:  39% (4285/10987)   
Checking out files:  40% (4395/10987)   
Checking out files:  41% (4505/10987)   
Checking out files:  42% (4615/10987)   
Checking out files:  43% (4725/10987)   
Checking out files:  44% (4835/10987)   
Checking out files:  45% (4945/10987)   
Checking out files:  45% (4980/10987)   
Checking out files:  46% (5055/10987)   
Checking out files:  47% (5164/10987)   
Checking out files:  48% (5274/10987)   
Checking out files:  49% (5384/10987)   
Checking out files:  50% (5494/10987)   
Checking out files:  51% (5604/10987)   
Checking out files:  52% (5714/10987)   
Checking out files:  53% (5824/10987)   
Checking out files:  54% (5933/10987)   
Checking out files:  55% (6043/10987)   
Checking out files:  56% (6153/10987)   
Checking out files:  57% (6263/10987)   
Checking out files:  58% (6373/10987)   
Checking out files:  59% (6483/10987)   
Checking out files:  60% (6593/10987)   
Checking out files:  61% (6703/10987)   
Checking out files:  62% (6812/10987)   
Checking out files:  63% (6922/10987)   
Checking out files:  64% (7032/10987)   
Checking out files:  65% (7142/10987)   
Checking out files:  66% (7252/10987)   
Checking out files:  67% (7362/10987)   
Checking out files:  68% (7472/10987)   
Checking out files:  69% (7582/10987)   
Checking out files:  70% (7691/10987)   
Checking out files:  71% (7801/10987)   
Checking out files:  72% (7911/10987)   
Checking out files:  72% (7999/10987)   
Checking out files:  73% (8021/10987)   
Checking out files:  74% (8131/10987)   
Checking out files:  75% (8241/10987)   
Checking out files:  76% (8351/10987)   
Checking out files:  77% (8460/10987)   
Checking out files:  78% (8570/10987)   
Checking out files:  79% (8680/10987)   
Checking out files:  80% (8790/10987)   
Checking out files:  81% (8900/10987)   
Checking out files:  82% (9010/10987)   
Checking out files:  83% (9120/10987)   
Checking out files:  84% (9230/10987)   
Checking out files:  85% (9339/10987)   
Checking out files:  86% (9449/10987)   
Checking out files:  87% (9559/10987)   
Checking out files:  88% (9669/10987)   
Checking out files:  89% (9779/10987)   
Checking out files:  90% (9889/10987)   
Checking out files:  91% (9999/10987)   
Checking out files:  92% (10109/10987)   
Checking out files:  93% (10218/10987)   
Checking out files:  94% (10328/10987)   
Checking out files:  95% (10438/10987)   
Checking out files:  95% (10543/10987)   
Checking out files:  96% (10548/10987)   
Checking out files:  97% (10658/10987)   
Checking out files:  98% (10768/10987)   
Checking out files:  99% (10878/10987)   
Checking out files: 100% (10987/10987)   
Checking out files: 100% (10987/10987), done.
23:30:40 [2020-11-14T23:30:40.867Z] #23 158.7 + cd /tmp/tmp.PFtTn2XZda/tmp/docker-ce
23:30:40 [2020-11-14T23:30:40.867Z] #23 158.7 + git checkout -q v17.06.2-ce
23:30:40 [2020-11-14T23:30:40.905Z] #41 15.90   DEP      images/sk-inet.pb-c.d
23:30:40 [2020-11-14T23:30:40.949Z] #41 19.33   PBCC     images/sa.pb-c.c
23:30:40 [2020-11-14T23:30:40.949Z] #41 19.37   DEP      images/sa.pb-c.d
23:30:40 [2020-11-14T23:30:40.949Z] #41 19.46   PBCC     images/pipe-data.pb-c.c
23:30:40 [2020-11-14T23:30:40.949Z] #41 19.51   DEP      images/pipe-data.pb-c.d
23:30:40 [2020-11-14T23:30:40.949Z] #41 19.60   PBCC     images/mnt.pb-c.c
23:30:40 [2020-11-14T23:30:40.949Z] #41 19.67   DEP      images/mnt.pb-c.d
23:30:40 [2020-11-14T23:30:40.950Z] #41 ...
23:30:40 [2020-11-14T23:30:40.950Z] 
23:30:40 [2020-11-14T23:30:40.950Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:40 [2020-11-14T23:30:40.950Z] #11 107.7 Selecting previously unselected package gcc-mingw-w64-base.
23:30:40 [2020-11-14T23:30:40.950Z] #11 107.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:30:40 [2020-11-14T23:30:40.950Z] #11 107.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:30:40 [2020-11-14T23:30:40.950Z] #11 108.3 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:30:40 [2020-11-14T23:30:40.950Z] #11 108.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:30:40 [2020-11-14T23:30:40.950Z] #11 108.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:30:41 [2020-11-14T23:30:41.112Z] #38 223.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:30:41 [2020-11-14T23:30:41.112Z] #38 223.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:30:41 [2020-11-14T23:30:41.162Z] #41 16.00   PBCC     images/sk-unix.pb-c.c
23:30:41 [2020-11-14T23:30:41.162Z] #41 16.08   DEP      images/sk-unix.pb-c.d
23:30:41 [2020-11-14T23:30:41.162Z] #41 16.17   PBCC     images/mm.pb-c.c
23:30:41 [2020-11-14T23:30:41.162Z] #41 16.25   DEP      images/mm.pb-c.d
23:30:41 [2020-11-14T23:30:41.224Z] #11 ...
23:30:41 [2020-11-14T23:30:41.224Z] 
23:30:41 [2020-11-14T23:30:41.224Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:41 [2020-11-14T23:30:41.224Z] #41 19.75   PBCC     images/sk-packet.pb-c.c
23:30:41 [2020-11-14T23:30:41.224Z] #41 19.79   DEP      images/sk-packet.pb-c.d
23:30:41 [2020-11-14T23:30:41.224Z] #41 19.88   PBCC     images/tcp-stream.pb-c.c
23:30:41 [2020-11-14T23:30:41.224Z] #41 19.98   DEP      images/tcp-stream.pb-c.d
23:30:41 [2020-11-14T23:30:41.372Z] #38 ...
23:30:41 [2020-11-14T23:30:41.372Z] 
23:30:41 [2020-11-14T23:30:41.372Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:41 [2020-11-14T23:30:41.372Z] #41 113.4   CC       criu/fifo.o
23:30:41 [2020-11-14T23:30:41.372Z] #41 113.8   CC       criu/file-ids.o
23:30:41 [2020-11-14T23:30:41.372Z] #41 114.2   CC       criu/file-lock.o
23:30:41 [2020-11-14T23:30:41.372Z] #41 115.2   CC       criu/files-ext.o
23:30:41 [2020-11-14T23:30:41.372Z] #41 115.5   CC       criu/files-reg.o
23:30:41 [2020-11-14T23:30:41.372Z] #41 117.6   CC       criu/files.o
23:30:41 [2020-11-14T23:30:41.372Z] #41 119.9   CC       criu/filesystems.o
23:30:41 [2020-11-14T23:30:41.372Z] #41 120.5   CC       criu/fsnotify.o
23:30:41 [2020-11-14T23:30:41.372Z] #41 121.9   CC       criu/image-desc.o
23:30:41 [2020-11-14T23:30:41.372Z] #41 122.0   CC       criu/image.o
23:30:41 [2020-11-14T23:30:41.372Z] #41 122.8   CC       criu/ipc_ns.o
23:30:41 [2020-11-14T23:30:41.372Z] #41 ...
23:30:41 [2020-11-14T23:30:41.372Z] 
23:30:41 [2020-11-14T23:30:41.372Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:41 [2020-11-14T23:30:41.372Z] #18 64.35 Setting up python3-pip (18.1-5) ...
23:30:41 [2020-11-14T23:30:41.418Z] #41 16.33   PBCC     images/timerfd.pb-c.c
23:30:41 [2020-11-14T23:30:41.418Z] #41 16.37   DEP      images/timerfd.pb-c.d
23:30:41 [2020-11-14T23:30:41.418Z] #41 16.45   PBCC     images/timer.pb-c.c
23:30:41 [2020-11-14T23:30:41.418Z] #41 16.49   DEP      images/timer.pb-c.d
23:30:41 [2020-11-14T23:30:41.418Z] #41 16.57   PBCC     images/sa.pb-c.c
23:30:41 [2020-11-14T23:30:41.486Z] #41 20.12   PBCC     images/pipe.pb-c.c
23:30:41 [2020-11-14T23:30:41.675Z] #41 16.68   DEP      images/sa.pb-c.d
23:30:41 [2020-11-14T23:30:41.675Z] #41 16.76   PBCC     images/pipe-data.pb-c.c
23:30:41 [2020-11-14T23:30:41.747Z] #41 20.21   DEP      images/pipe.pb-c.d
23:30:41 [2020-11-14T23:30:41.747Z] #41 20.27   PBCC     images/pstree.pb-c.c
23:30:41 [2020-11-14T23:30:41.747Z] #41 20.28   DEP      images/pstree.pb-c.d
23:30:41 [2020-11-14T23:30:41.747Z] #41 20.34   PBCC     images/fs.pb-c.c
23:30:41 [2020-11-14T23:30:41.747Z] #41 20.36   DEP      images/fs.pb-c.d
23:30:41 [2020-11-14T23:30:41.747Z] #41 20.41   PBCC     images/signalfd.pb-c.c
23:30:41 [2020-11-14T23:30:41.747Z] #41 20.44   DEP      images/signalfd.pb-c.d
23:30:41 [2020-11-14T23:30:41.932Z] #41 16.85   DEP      images/pipe-data.pb-c.d
23:30:41 [2020-11-14T23:30:41.932Z] #41 16.95   PBCC     images/mnt.pb-c.c
23:30:41 [2020-11-14T23:30:41.932Z] #41 ...
23:30:41 [2020-11-14T23:30:41.932Z] 
23:30:41 [2020-11-14T23:30:41.932Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:41 [2020-11-14T23:30:41.932Z] #49 108.2 encoding/json
23:30:41 [2020-11-14T23:30:41.932Z] #49 113.0 github.com/pkg/diff
23:30:41 [2020-11-14T23:30:41.932Z] #49 115.2 go/ast
23:30:41 [2020-11-14T23:30:41.932Z] #49 118.3 golang.org/x/crypto/ssh/terminal
23:30:41 [2020-11-14T23:30:41.932Z] #49 ...
23:30:41 [2020-11-14T23:30:41.932Z] 
23:30:41 [2020-11-14T23:30:41.932Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:41 [2020-11-14T23:30:41.932Z] #41 17.05   DEP      images/mnt.pb-c.d
23:30:42 [2020-11-14T23:30:42.011Z] #41 20.52   PBCC     images/fh.pb-c.c
23:30:42 [2020-11-14T23:30:42.011Z] #41 20.58   PBCC     images/fsnotify.pb-c.c
23:30:42 [2020-11-14T23:30:42.011Z] #41 20.71   DEP      images/fh.pb-c.d
23:30:42 [2020-11-14T23:30:42.188Z] #41 17.22   PBCC     images/sk-packet.pb-c.c
23:30:42 [2020-11-14T23:30:42.188Z] #41 17.29   DEP      images/sk-packet.pb-c.d
23:30:42 [2020-11-14T23:30:42.188Z] #41 17.30   PBCC     images/tcp-stream.pb-c.c
23:30:42 [2020-11-14T23:30:42.272Z] #41 20.83   DEP      images/fsnotify.pb-c.d
23:30:42 [2020-11-14T23:30:42.272Z] #41 20.90   PBCC     images/eventpoll.pb-c.c
23:30:42 [2020-11-14T23:30:42.272Z] #41 20.91   DEP      images/eventpoll.pb-c.d
23:30:42 [2020-11-14T23:30:42.311Z] #18 65.53 Processing triggers for libc-bin (2.28-10) ...
23:30:42 [2020-11-14T23:30:42.445Z] #41 17.43   DEP      images/tcp-stream.pb-c.d
23:30:42 [2020-11-14T23:30:42.445Z] #41 17.54   PBCC     images/pipe.pb-c.c
23:30:42 [2020-11-14T23:30:42.533Z] #41 21.05   PBCC     images/eventfd.pb-c.c
23:30:42 [2020-11-14T23:30:42.533Z] #41 21.10   DEP      images/eventfd.pb-c.d
23:30:42 [2020-11-14T23:30:42.533Z] #41 21.13   PBCC     images/remap-file-path.pb-c.c
23:30:42 [2020-11-14T23:30:42.533Z] #41 21.24   DEP      images/remap-file-path.pb-c.d
23:30:42 [2020-11-14T23:30:42.570Z] #18 65.55 Processing triggers for mime-support (3.62) ...
23:30:42 [2020-11-14T23:30:42.701Z] #41 17.69   DEP      images/pipe.pb-c.d
23:30:42 [2020-11-14T23:30:42.702Z] #41 17.83   PBCC     images/pstree.pb-c.c
23:30:42 [2020-11-14T23:30:42.795Z] #41 21.27   PBCC     images/fifo.pb-c.c
23:30:42 [2020-11-14T23:30:42.796Z] #41 21.31   DEP      images/fifo.pb-c.d
23:30:42 [2020-11-14T23:30:42.796Z] #41 21.44   PBCC     images/ghost-file.pb-c.c
23:30:42 [2020-11-14T23:30:42.958Z] #41 17.92   DEP      images/pstree.pb-c.d
23:30:42 [2020-11-14T23:30:42.958Z] #41 18.02   PBCC     images/fs.pb-c.c
23:30:43 [2020-11-14T23:30:43.057Z] #41 21.57   DEP      images/ghost-file.pb-c.d
23:30:43 [2020-11-14T23:30:43.057Z] #41 21.65   PBCC     images/regfile.pb-c.c
23:30:43 [2020-11-14T23:30:43.057Z] #41 21.69   DEP      images/regfile.pb-c.d
23:30:43 [2020-11-14T23:30:43.057Z] #41 21.74   PBCC     images/ns.pb-c.c
23:30:43 [2020-11-14T23:30:43.057Z] #41 21.75   DEP      images/ns.pb-c.d
23:30:43 [2020-11-14T23:30:43.139Z] #18 DONE 66.3s
23:30:43 [2020-11-14T23:30:43.139Z] 
23:30:43 [2020-11-14T23:30:43.139Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:30:43 [2020-11-14T23:30:43.214Z] #41 18.13   DEP      images/fs.pb-c.d
23:30:43 [2020-11-14T23:30:43.214Z] #41 18.24   PBCC     images/signalfd.pb-c.c
23:30:43 [2020-11-14T23:30:43.214Z] #41 18.28   DEP      images/signalfd.pb-c.d
23:30:43 [2020-11-14T23:30:43.318Z] #41 21.81   PBCC     images/fdinfo.pb-c.c
23:30:43 [2020-11-14T23:30:43.318Z] #41 21.96   DEP      images/fdinfo.pb-c.d
23:30:43 [2020-11-14T23:30:43.318Z] #41 22.01   PBCC     images/core-aarch64.pb-c.c
23:30:43 [2020-11-14T23:30:43.471Z] #41 18.44   PBCC     images/fh.pb-c.c
23:30:43 [2020-11-14T23:30:43.471Z] #41 18.50   PBCC     images/fsnotify.pb-c.c
23:30:43 [2020-11-14T23:30:43.580Z] #41 22.09   PBCC     images/core-arm.pb-c.c
23:30:43 [2020-11-14T23:30:43.580Z] #41 22.20   PBCC     images/core-ppc64.pb-c.c
23:30:43 [2020-11-14T23:30:43.580Z] #41 22.24   PBCC     images/core-s390.pb-c.c
23:30:43 [2020-11-14T23:30:43.728Z] #41 18.66   DEP      images/fh.pb-c.d
23:30:43 [2020-11-14T23:30:43.728Z] #41 18.79   DEP      images/fsnotify.pb-c.d
23:30:43 [2020-11-14T23:30:43.841Z] #41 22.33   PBCC     images/core-x86.pb-c.c
23:30:43 [2020-11-14T23:30:43.841Z] #41 22.41   PBCC     images/core.pb-c.c
23:30:43 [2020-11-14T23:30:43.841Z] #41 22.50   PBCC     images/inventory.pb-c.c
23:30:43 [2020-11-14T23:30:43.841Z] #41 22.57   DEP      images/core-aarch64.pb-c.d
23:30:43 [2020-11-14T23:30:43.984Z] #41 18.96   PBCC     images/eventpoll.pb-c.c
23:30:44 [2020-11-14T23:30:44.077Z] #19 0.904 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:30:44 [2020-11-14T23:30:44.077Z] #19 0.906 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:30:44 [2020-11-14T23:30:44.077Z] #19 0.919 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:30:44 [2020-11-14T23:30:44.077Z] #19 DONE 1.0s
23:30:44 [2020-11-14T23:30:44.077Z] 
23:30:44 [2020-11-14T23:30:44.077Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:44 [2020-11-14T23:30:44.077Z] #41 124.4   CC       criu/irmap.o
23:30:44 [2020-11-14T23:30:44.077Z] #41 125.1   CC       criu/kcmp-ids.o
23:30:44 [2020-11-14T23:30:44.077Z] #41 125.5   CC       criu/kerndat.o
23:30:44 [2020-11-14T23:30:44.111Z] #41 22.62   DEP      images/core-arm.pb-c.d
23:30:44 [2020-11-14T23:30:44.111Z] #41 22.67   DEP      images/core-ppc64.pb-c.d
23:30:44 [2020-11-14T23:30:44.111Z] #41 22.72   DEP      images/core-s390.pb-c.d
23:30:44 [2020-11-14T23:30:44.111Z] #41 22.80   DEP      images/core-x86.pb-c.d
23:30:44 [2020-11-14T23:30:44.242Z] #41 19.15   DEP      images/eventpoll.pb-c.d
23:30:44 [2020-11-14T23:30:44.242Z] #41 19.24   PBCC     images/eventfd.pb-c.c
23:30:44 [2020-11-14T23:30:44.242Z] #41 19.30   DEP      images/eventfd.pb-c.d
23:30:44 [2020-11-14T23:30:44.242Z] #41 19.39   PBCC     images/remap-file-path.pb-c.c
23:30:44 [2020-11-14T23:30:44.289Z] #43 ...
23:30:44 [2020-11-14T23:30:44.289Z] 
23:30:44 [2020-11-14T23:30:44.289Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:44 [2020-11-14T23:30:44.289Z] #41 32.26   CC       images/tty.o
23:30:44 [2020-11-14T23:30:44.289Z] #41 33.02   CC       images/file-lock.o
23:30:44 [2020-11-14T23:30:44.289Z] #41 33.30   CC       images/rlimit.o
23:30:44 [2020-11-14T23:30:44.289Z] #41 33.60   CC       images/pagemap.o
23:30:44 [2020-11-14T23:30:44.289Z] #41 33.87   CC       images/siginfo.o
23:30:44 [2020-11-14T23:30:44.289Z] #41 34.11   CC       images/rpc.o
23:30:44 [2020-11-14T23:30:44.289Z] #41 35.12   CC       images/ext-file.o
23:30:44 [2020-11-14T23:30:44.289Z] #41 35.24   CC       images/cgroup.o
23:30:44 [2020-11-14T23:30:44.289Z] #41 36.18   CC       images/userns.o
23:30:44 [2020-11-14T23:30:44.289Z] #41 36.47   CC       images/google/protobuf/descriptor.o
23:30:44 [2020-11-14T23:30:44.289Z] #41 38.23   CC       images/opts.o
23:30:44 [2020-11-14T23:30:44.289Z] #41 38.49   CC       images/seccomp.o
23:30:44 [2020-11-14T23:30:44.374Z] #41 22.89   DEP      images/core.pb-c.d
23:30:44 [2020-11-14T23:30:44.374Z] #41 22.98   DEP      images/inventory.pb-c.d
23:30:44 [2020-11-14T23:30:44.374Z] #41 23.03   PBCC     images/cpuinfo.pb-c.c
23:30:44 [2020-11-14T23:30:44.432Z] #23 ...
23:30:44 [2020-11-14T23:30:44.432Z] 
23:30:44 [2020-11-14T23:30:44.432Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:44 [2020-11-14T23:30:44.432Z] #44 152.3 crypto/tls
23:30:44 [2020-11-14T23:30:44.432Z] #44 161.2 net/http/httptrace
23:30:44 [2020-11-14T23:30:44.432Z] #44 161.4 net/http
23:30:44 [2020-11-14T23:30:44.432Z] #44 ...
23:30:44 [2020-11-14T23:30:44.432Z] 
23:30:44 [2020-11-14T23:30:44.432Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:30:44 [2020-11-14T23:30:44.432Z] #23 162.3 + mkdir -p /tmp/tmp.PFtTn2XZda/src/github.com/docker
23:30:44 [2020-11-14T23:30:44.432Z] #23 162.3 + mv components/cli /tmp/tmp.PFtTn2XZda/src/github.com/docker/cli
23:30:44 [2020-11-14T23:30:44.432Z] #23 162.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:30:44 [2020-11-14T23:30:44.499Z] #41 19.44   DEP      images/remap-file-path.pb-c.d
23:30:44 [2020-11-14T23:30:44.499Z] #41 19.54   PBCC     images/fifo.pb-c.c
23:30:44 [2020-11-14T23:30:44.499Z] #41 19.64   DEP      images/fifo.pb-c.d
23:30:44 [2020-11-14T23:30:44.553Z] #41 38.81   CC       images/binfmt-misc.o
23:30:44 [2020-11-14T23:30:44.635Z] #41 23.12   DEP      images/cpuinfo.pb-c.d
23:30:44 [2020-11-14T23:30:44.635Z] #41 23.18   PBCC     images/stats.pb-c.c
23:30:44 [2020-11-14T23:30:44.635Z] #41 23.22   DEP      images/stats.pb-c.d
23:30:44 [2020-11-14T23:30:44.755Z] #41 19.74   PBCC     images/ghost-file.pb-c.c
23:30:44 [2020-11-14T23:30:44.755Z] #41 19.81   DEP      images/ghost-file.pb-c.d
23:30:44 [2020-11-14T23:30:44.755Z] #41 19.88   PBCC     images/regfile.pb-c.c
23:30:44 [2020-11-14T23:30:44.755Z] #41 19.94   DEP      images/regfile.pb-c.d
23:30:45 [2020-11-14T23:30:45.014Z] #41 127.2   CC       criu/libnetlink.o
23:30:45 [2020-11-14T23:30:45.129Z] #41 39.14   CC       images/time.o
23:30:45 [2020-11-14T23:30:45.129Z] #41 39.50   CC       images/sysctl.o
23:30:45 [2020-11-14T23:30:45.274Z] #41 127.6   CC       criu/log.o
23:30:45 [2020-11-14T23:30:45.319Z] #41 20.09   PBCC     images/ns.pb-c.c
23:30:45 [2020-11-14T23:30:45.319Z] #41 20.15   DEP      images/ns.pb-c.d
23:30:45 [2020-11-14T23:30:45.319Z] #41 20.27   PBCC     images/fdinfo.pb-c.c
23:30:45 [2020-11-14T23:30:45.319Z] #41 20.38   DEP      images/fdinfo.pb-c.d
23:30:45 [2020-11-14T23:30:45.319Z] #41 20.50   PBCC     images/core-aarch64.pb-c.c
23:30:45 [2020-11-14T23:30:45.402Z] #41 ...
23:30:45 [2020-11-14T23:30:45.402Z] 
23:30:45 [2020-11-14T23:30:45.402Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:45 [2020-11-14T23:30:45.402Z] #11 116.8 Selecting previously unselected package libapparmor1:arm64.
23:30:45 [2020-11-14T23:30:45.402Z] #11 116.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
23:30:45 [2020-11-14T23:30:45.402Z] #11 116.8 Unpacking libapparmor1:arm64 (2.13.2-10) ...
23:30:45 [2020-11-14T23:30:45.576Z] #41 20.64   PBCC     images/core-arm.pb-c.c
23:30:45 [2020-11-14T23:30:45.577Z] #41 20.74   PBCC     images/core-ppc64.pb-c.c
23:30:45 [2020-11-14T23:30:45.666Z] #11 117.0 Selecting previously unselected package libapparmor-dev:arm64.
23:30:45 [2020-11-14T23:30:45.666Z] #11 117.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
23:30:45 [2020-11-14T23:30:45.666Z] #11 117.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
23:30:45 [2020-11-14T23:30:45.708Z] ok  	github.com/docker/docker/cmd/dockerd	0.083s	coverage: 29.1% of statements
23:30:45 [2020-11-14T23:30:45.708Z] ok  	github.com/docker/docker/container	0.109s	coverage: 34.7% of statements
23:30:45 [2020-11-14T23:30:45.708Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:30:45 [2020-11-14T23:30:45.708Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:30:45 [2020-11-14T23:30:45.708Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:30:45 [2020-11-14T23:30:45.708Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:30:45 [2020-11-14T23:30:45.833Z] #41 20.81   PBCC     images/core-s390.pb-c.c
23:30:45 [2020-11-14T23:30:45.833Z] #41 20.86   PBCC     images/core-x86.pb-c.c
23:30:45 [2020-11-14T23:30:45.833Z] #41 20.98   PBCC     images/core.pb-c.c
23:30:46 [2020-11-14T23:30:46.090Z] #41 21.12   PBCC     images/inventory.pb-c.c
23:30:46 [2020-11-14T23:30:46.090Z] #41 21.19   DEP      images/core-aarch64.pb-c.d
23:30:46 [2020-11-14T23:30:46.090Z] #41 21.24   DEP      images/core-arm.pb-c.d
23:30:46 [2020-11-14T23:30:46.213Z] #41 128.1   CC       criu/lsm.o
23:30:46 [2020-11-14T23:30:46.346Z] #41 21.25   DEP      images/core-ppc64.pb-c.d
23:30:46 [2020-11-14T23:30:46.346Z] #41 21.30   DEP      images/core-s390.pb-c.d
23:30:46 [2020-11-14T23:30:46.346Z] #41 21.37   DEP      images/core-x86.pb-c.d
23:30:46 [2020-11-14T23:30:46.346Z] #41 21.42   DEP      images/core.pb-c.d
23:30:46 [2020-11-14T23:30:46.346Z] #41 21.46   DEP      images/inventory.pb-c.d
23:30:46 [2020-11-14T23:30:46.473Z] #41 128.6   CC       criu/mem.o
23:30:46 [2020-11-14T23:30:46.551Z] #41 ...
23:30:46 [2020-11-14T23:30:46.551Z] 
23:30:46 [2020-11-14T23:30:46.551Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:46 [2020-11-14T23:30:46.551Z] #49 113.0 go/ast
23:30:46 [2020-11-14T23:30:46.551Z] #49 113.0 golang.org/x/crypto/ssh/terminal
23:30:46 [2020-11-14T23:30:46.551Z] #49 116.0 mvdan.cc/editorconfig
23:30:46 [2020-11-14T23:30:46.551Z] #49 117.7 mvdan.cc/sh/v3/fileutil
23:30:46 [2020-11-14T23:30:46.551Z] #49 117.9 mvdan.cc/sh/v3/syntax
23:30:46 [2020-11-14T23:30:46.603Z] #41 21.50   PBCC     images/cpuinfo.pb-c.c
23:30:46 [2020-11-14T23:30:46.603Z] #41 21.52   DEP      images/cpuinfo.pb-c.d
23:30:46 [2020-11-14T23:30:46.603Z] #41 21.57   PBCC     images/stats.pb-c.c
23:30:46 [2020-11-14T23:30:46.603Z] #41 21.60   DEP      images/stats.pb-c.d
23:30:47 [2020-11-14T23:30:47.493Z] #49 ...
23:30:47 [2020-11-14T23:30:47.493Z] 
23:30:47 [2020-11-14T23:30:47.493Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:47 [2020-11-14T23:30:47.493Z] #41 26.12 make[1]: Nothing to be done for 'all'.
23:30:48 [2020-11-14T23:30:48.228Z] #11 ...
23:30:48 [2020-11-14T23:30:48.228Z] 
23:30:48 [2020-11-14T23:30:48.228Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:30:48 [2020-11-14T23:30:48.228Z] #30 DONE 119.3s
23:30:48 [2020-11-14T23:30:48.228Z] 
23:30:48 [2020-11-14T23:30:48.228Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:48 [2020-11-14T23:30:48.228Z] #11 119.5 Selecting previously unselected package libbtrfs0.
23:30:48 [2020-11-14T23:30:48.228Z] #11 ...
23:30:48 [2020-11-14T23:30:48.228Z] 
23:30:48 [2020-11-14T23:30:48.228Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:48 [2020-11-14T23:30:48.228Z] #43 DONE 119.6s
23:30:48 [2020-11-14T23:30:48.228Z] 
23:30:48 [2020-11-14T23:30:48.228Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:30:48 [2020-11-14T23:30:48.228Z] #11 119.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
23:30:48 [2020-11-14T23:30:48.228Z] #11 119.6 Unpacking libbtrfs0 (4.20.1-2) ...
23:30:48 [2020-11-14T23:30:48.228Z] #11 119.7 Selecting previously unselected package libbtrfs-dev.
23:30:48 [2020-11-14T23:30:48.228Z] #11 119.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
23:30:48 [2020-11-14T23:30:48.228Z] #11 119.7 Unpacking libbtrfs-dev (4.20.1-2) ...
23:30:48 [2020-11-14T23:30:48.382Z] #41 130.4   CC       criu/memfd.o
23:30:48 [2020-11-14T23:30:48.461Z] ok  	github.com/docker/docker/daemon/cluster	0.044s	coverage: 0.5% of statements
23:30:48 [2020-11-14T23:30:48.492Z] #11 119.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
23:30:48 [2020-11-14T23:30:48.492Z] #11 119.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
23:30:48 [2020-11-14T23:30:48.492Z] #11 119.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
23:30:48 [2020-11-14T23:30:48.492Z] #11 120.0 Selecting previously unselected package libudev-dev:arm64.
23:30:48 [2020-11-14T23:30:48.506Z] #41 23.37 make[1]: Nothing to be done for 'all'.
23:30:48 [2020-11-14T23:30:48.506Z] #41 ...
23:30:48 [2020-11-14T23:30:48.506Z] 
23:30:48 [2020-11-14T23:30:48.506Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:30:48 [2020-11-14T23:30:48.755Z] #11 120.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
23:30:48 [2020-11-14T23:30:48.756Z] #11 120.1 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
23:30:48 [2020-11-14T23:30:48.756Z] #11 120.3 Selecting previously unselected package libsepol1-dev:arm64.
23:30:49 [2020-11-14T23:30:49.019Z] #11 120.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
23:30:49 [2020-11-14T23:30:49.019Z] #11 120.3 Unpacking libsepol1-dev:arm64 (2.8-1) ...
23:30:49 [2020-11-14T23:30:49.283Z] #11 120.7 Selecting previously unselected package libpcre16-3:arm64.
23:30:49 [2020-11-14T23:30:49.322Z] #41 131.2   CC       criu/mount.o
23:30:49 [2020-11-14T23:30:49.497Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
23:30:49 [2020-11-14T23:30:49.547Z] #11 120.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
23:30:49 [2020-11-14T23:30:49.547Z] #11 120.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
23:30:49 [2020-11-14T23:30:49.811Z] #11 121.1 Selecting previously unselected package libpcre32-3:arm64.
23:30:49 [2020-11-14T23:30:49.811Z] #11 121.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
23:30:49 [2020-11-14T23:30:49.811Z] #11 121.1 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
23:30:49 [2020-11-14T23:30:49.811Z] #11 121.4 Selecting previously unselected package libpcrecpp0v5:arm64.
23:30:49 [2020-11-14T23:30:49.811Z] #11 121.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #23 ...
23:30:50 [2020-11-14T23:30:50.061Z] 
23:30:50 [2020-11-14T23:30:50.061Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:50 [2020-11-14T23:30:50.061Z] #42 94.29   DEP      criu/config.d
23:30:50 [2020-11-14T23:30:50.061Z] #42 94.53   DEP      criu/clone-noasan.d
23:30:50 [2020-11-14T23:30:50.061Z] #42 94.65   DEP      criu/cgroup.d
23:30:50 [2020-11-14T23:30:50.061Z] #42 94.89   DEP      criu/cgroup-props.d
23:30:50 [2020-11-14T23:30:50.061Z] #42 95.08   DEP      criu/bitmap.d
23:30:50 [2020-11-14T23:30:50.061Z] #42 95.10   DEP      criu/bfd.d
23:30:50 [2020-11-14T23:30:50.061Z] #42 95.28   DEP      criu/autofs.d
23:30:50 [2020-11-14T23:30:50.061Z] #42 95.46   DEP      criu/aio.d
23:30:50 [2020-11-14T23:30:50.061Z] #42 95.69   DEP      criu/action-scripts.d
23:30:50 [2020-11-14T23:30:50.061Z] #42 96.12   CC       criu/action-scripts.o
23:30:50 [2020-11-14T23:30:50.061Z] #42 96.91   CC       criu/aio.o
23:30:50 [2020-11-14T23:30:50.061Z] #42 97.76   CC       criu/autofs.o
23:30:50 [2020-11-14T23:30:50.061Z] #42 100.2   CC       criu/bfd.o
23:30:50 [2020-11-14T23:30:50.061Z] #42 101.0   CC       criu/bitmap.o
23:30:50 [2020-11-14T23:30:50.061Z] #42 101.2   CC       criu/cgroup-props.o
23:30:50 [2020-11-14T23:30:50.061Z] #42 102.3   CC       criu/cgroup.o
23:30:50 [2020-11-14T23:30:50.061Z] #42 ...
23:30:50 [2020-11-14T23:30:50.061Z] 
23:30:50 [2020-11-14T23:30:50.061Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:50 [2020-11-14T23:30:50.061Z] #19 49.88 Selecting previously unselected package libnet1:ppc64el.
23:30:50 [2020-11-14T23:30:50.061Z] #19 49.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 49.89 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 49.97 Selecting previously unselected package libnl-3-200:ppc64el.
23:30:50 [2020-11-14T23:30:50.061Z] #19 49.99 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.00 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.07 Selecting previously unselected package libprotobuf-c1:ppc64el.
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.09 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.20 Selecting previously unselected package libreadline5:ppc64el.
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.20 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.34 Selecting previously unselected package net-tools.
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.61 Selecting previously unselected package python-pip-whl.
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 50.62 Unpacking python-pip-whl (18.1-5) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.14 Selecting previously unselected package python3-lib2to3.
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.15 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.17 Unpacking python3-lib2to3 (3.7.3-1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.35 Selecting previously unselected package python3-distutils.
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.35 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.37 Unpacking python3-distutils (3.7.3-1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.52 Selecting previously unselected package python3-pip.
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.54 Unpacking python3-pip (18.1-5) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.81 Selecting previously unselected package python3-pkg-resources.
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.83 Unpacking python3-pkg-resources (40.8.0-1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 51.98 Selecting previously unselected package python3-setuptools.
23:30:50 [2020-11-14T23:30:50.061Z] #19 52.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 52.01 Unpacking python3-setuptools (40.8.0-1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 52.26 Selecting previously unselected package python3-wheel.
23:30:50 [2020-11-14T23:30:50.061Z] #19 52.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 52.28 Unpacking python3-wheel (0.32.3-2) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 52.38 Selecting previously unselected package sudo.
23:30:50 [2020-11-14T23:30:50.061Z] #19 52.39 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 52.39 Unpacking sudo (1.8.27-1+deb10u2) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 53.00 Selecting previously unselected package thin-provisioning-tools.
23:30:50 [2020-11-14T23:30:50.061Z] #19 53.01 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 53.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 53.27 Selecting previously unselected package uidmap.
23:30:50 [2020-11-14T23:30:50.061Z] #19 53.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 53.32 Unpacking uidmap (1:4.5-1.1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 53.46 Selecting previously unselected package vim-runtime.
23:30:50 [2020-11-14T23:30:50.061Z] #19 53.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 53.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:30:50 [2020-11-14T23:30:50.061Z] #19 53.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:30:50 [2020-11-14T23:30:50.061Z] #19 53.58 Unpacking vim-runtime (2:8.1.0875-5) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 57.72 Selecting previously unselected package vim.
23:30:50 [2020-11-14T23:30:50.061Z] #19 57.73 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 57.75 Unpacking vim (2:8.1.0875-5) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 58.35 Selecting previously unselected package xfsprogs.
23:30:50 [2020-11-14T23:30:50.061Z] #19 58.35 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 58.36 Unpacking xfsprogs (4.20.0-1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 58.85 Selecting previously unselected package zip.
23:30:50 [2020-11-14T23:30:50.061Z] #19 58.86 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 58.86 Unpacking zip (3.0-11+b1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 59.06 Setting up aufs-tools (1:4.14+20190211-1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 59.07 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 59.08 Setting up libip6tc0:ppc64el (1.8.2-4) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 59.09 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 59.09 Setting up libgpm2:ppc64el (1.20.7-5) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 59.10 Setting up libip4tc0:ppc64el (1.8.2-4) ...
23:30:50 [2020-11-14T23:30:50.061Z] #19 59.10 Setting up uidmap (1:4.5-1.1) ...
23:30:50 [2020-11-14T23:30:50.075Z] #11 121.4 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
23:30:50 [2020-11-14T23:30:50.339Z] #11 121.5 Selecting previously unselected package libpcre3-dev:arm64.
23:30:50 [2020-11-14T23:30:50.339Z] #11 121.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
23:30:50 [2020-11-14T23:30:50.339Z] #11 121.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
23:30:50 [2020-11-14T23:30:50.363Z] #19 59.12 Setting up libnftnl11:ppc64el (1.1.2-2) ...
23:30:50 [2020-11-14T23:30:50.364Z] #19 59.13 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:30:50 [2020-11-14T23:30:50.364Z] #19 59.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:30:50 [2020-11-14T23:30:50.364Z] #19 59.14 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:30:50 [2020-11-14T23:30:50.364Z] #19 59.14 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
23:30:50 [2020-11-14T23:30:50.364Z] #19 59.15 Setting up xxd (2:8.1.0875-5) ...
23:30:50 [2020-11-14T23:30:50.364Z] #19 59.15 Setting up zip (3.0-11+b1) ...
23:30:50 [2020-11-14T23:30:50.364Z] #19 59.16 Setting up vim-common (2:8.1.0875-5) ...
23:30:50 [2020-11-14T23:30:50.364Z] #19 59.18 Setting up bash-completion (1:2.8-6) ...
23:30:50 [2020-11-14T23:30:50.532Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
23:30:50 [2020-11-14T23:30:50.614Z] #11 122.0 Selecting previously unselected package libselinux1-dev:arm64.
23:30:50 [2020-11-14T23:30:50.614Z] #11 122.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
23:30:50 [2020-11-14T23:30:50.614Z] #11 122.0 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
23:30:50 [2020-11-14T23:30:50.795Z] #41 ...
23:30:50 [2020-11-14T23:30:50.795Z] 
23:30:50 [2020-11-14T23:30:50.795Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:50 [2020-11-14T23:30:50.795Z] #43 116.9 go/parser
23:30:50 [2020-11-14T23:30:50.795Z] #43 117.8 text/template
23:30:50 [2020-11-14T23:30:50.795Z] #43 122.3 encoding/xml
23:30:50 [2020-11-14T23:30:50.795Z] #43 125.0 go/doc
23:30:50 [2020-11-14T23:30:50.795Z] #43 ...
23:30:50 [2020-11-14T23:30:50.795Z] 
23:30:50 [2020-11-14T23:30:50.795Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:30:50 [2020-11-14T23:30:50.825Z] #54 59.04 Checking out files:  37% (1274/3411)   
Checking out files:  38% (1297/3411)   
Checking out files:  39% (1331/3411)   
Checking out files:  40% (1365/3411)   
Checking out files:  41% (1399/3411)   
Checking out files:  42% (1433/3411)   
Checking out files:  43% (1467/3411)   
Checking out files:  44% (1501/3411)   
Checking out files:  45% (1535/3411)   
Checking out files:  46% (1570/3411)   
Checking out files:  47% (1604/3411)   
Checking out files:  48% (1638/3411)   
Checking out files:  49% (1672/3411)   
Checking out files:  50% (1706/3411)   
Checking out files:  51% (1740/3411)   
Checking out files:  52% (1774/3411)   
Checking out files:  53% (1808/3411)   
Checking out files:  54% (1842/3411)   
Checking out files:  55% (1877/3411)   
Checking out files:  56% (1911/3411)   
Checking out files:  57% (1945/3411)   
Checking out files:  58% (1979/3411)   
Checking out files:  59% (2013/3411)   
Checking out files:  60% (2047/3411)   
Checking out files:  61% (2081/3411)   
Checking out files:  62% (2115/3411)   
Checking out files:  63% (2149/3411)   
Checking out files:  64% (2184/3411)   
Checking out files:  65% (2218/3411)   
Checking out files:  66% (2252/3411)   
Checking out files:  67% (2286/3411)   
Checking out files:  68% (2320/3411)   
Checking out files:  69% (2354/3411)   
Checking out files:  70% (2388/3411)   
Checking out files:  71% (2422/3411)   
Checking out files:  72% (2456/3411)   
Checking out files:  73% (2491/3411)   
Checking out files:  74% (2525/3411)   
Checking out files:  75% (2559/3411)   
Checking out files:  76% (2593/3411)   
Checking out files:  77% (2627/3411)   
Checking out files:  78% (2661/3411)   
Checking out files:  79% (2695/3411)   
Checking out files:  80% (2729/3411)   
Checking out files:  80% (2742/3411)   
Checking out files:  81% (2763/3411)   
Checking out files:  82% (2798/3411)   
Checking out files:  83% (2832/3411)   
Checking out files:  84% (2866/3411)   
Checking out files:  85% (2900/3411)   
Checking out files:  86% (2934/3411)   
Checking out files:  87% (2968/3411)   
Checking out files:  88% (3002/3411)   
Checking out files:  89% (3036/3411)   
Checking out files:  90% (3070/3411)   
Checking out files:  91% (3105/3411)   
Checking out files:  92% (3139/3411)   
Checking out files:  92% (3167/3411)   
Checking out files:  93% (3173/3411)   
Checking out files:  94% (3207/3411)   
Checking out files:  95% (3241/3411)   
Checking out files:  96% (3275/3411)   
Checking out files:  97% (3309/3411)   
Checking out files:  98% (3343/3411)   
Checking out files:  99% (3377/3411)   
Checking out files: 100% (3411/3411)   
Checking out files: 100% (3411/3411), done.
23:30:50 [2020-11-14T23:30:50.825Z] #54 61.41 + cd /tmp/tmp.7tGWaE0bVf/src/github.com/containerd/containerd
23:30:50 [2020-11-14T23:30:50.825Z] #54 61.42 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:30:51 [2020-11-14T23:30:51.191Z] #11 122.4 Selecting previously unselected package libdevmapper-dev:arm64.
23:30:51 [2020-11-14T23:30:51.192Z] #11 122.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
23:30:51 [2020-11-14T23:30:51.192Z] #11 122.5 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
23:30:51 [2020-11-14T23:30:51.458Z] #11 122.7 Selecting previously unselected package libseccomp-dev:arm64.
23:30:51 [2020-11-14T23:30:51.458Z] #11 122.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
23:30:51 [2020-11-14T23:30:51.458Z] #11 122.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
23:30:51 [2020-11-14T23:30:51.851Z] #54 59.55 Checking out files:  28% (968/3411)   
Checking out files:  29% (990/3411)   
Checking out files:  30% (1024/3411)   
Checking out files:  31% (1058/3411)   
Checking out files:  32% (1092/3411)   
Checking out files:  33% (1126/3411)   
Checking out files:  34% (1160/3411)   
Checking out files:  35% (1194/3411)   
Checking out files:  36% (1228/3411)   
Checking out files:  37% (1263/3411)   
Checking out files:  38% (1297/3411)   
Checking out files:  39% (1331/3411)   
Checking out files:  40% (1365/3411)   
Checking out files:  41% (1399/3411)   
Checking out files:  42% (1433/3411)   
Checking out files:  43% (1467/3411)   
Checking out files:  44% (1501/3411)   
Checking out files:  45% (1535/3411)   
Checking out files:  46% (1570/3411)   
Checking out files:  47% (1604/3411)   
Checking out files:  48% (1638/3411)   
Checking out files:  49% (1672/3411)   
Checking out files:  50% (1706/3411)   
Checking out files:  51% (1740/3411)   
Checking out files:  52% (1774/3411)   
Checking out files:  53% (1808/3411)   
Checking out files:  54% (1842/3411)   
Checking out files:  55% (1877/3411)   
Checking out files:  56% (1911/3411)   
Checking out files:  57% (1945/3411)   
Checking out files:  58% (1979/3411)   
Checking out files:  59% (2013/3411)   
Checking out files:  59% (2032/3411)   
Checking out files:  60% (2047/3411)   
Checking out files:  61% (2081/3411)   
Checking out files:  62% (2115/3411)   
Checking out files:  63% (2149/3411)   
Checking out files:  64% (2184/3411)   
Checking out files:  65% (2218/3411)   
Checking out files:  66% (2252/3411)   
Checking out files:  67% (2286/3411)   
Checking out files:  68% (2320/3411)   
Checking out files:  69% (2354/3411)   
Checking out files:  70% (2388/3411)   
Checking out files:  71% (2422/3411)   
Checking out files:  72% (2456/3411)   
Checking out files:  73% (2491/3411)   
Checking out files:  74% (2525/3411)   
Checking out files:  75% (2559/3411)   
Checking out files:  76% (2593/3411)   
Checking out files:  77% (2627/3411)   
Checking out files:  78% (2661/3411)   
Checking out files:  79% (2695/3411)   
Checking out files:  80% (2729/3411)   
Checking out files:  81% (2763/3411)   
Checking out files:  82% (2798/3411)   
Checking out files:  83% (2832/3411)   
Checking out files:  84% (2866/3411)   
Checking out files:  84% (2877/3411)   
Checking out files:  85% (2900/3411)   
Checking out files:  86% (2934/3411)   
Checking out files:  87% (2968/3411)   
Checking out files:  88% (3002/3411)   
Checking out files:  89% (3036/3411)   
Checking out files:  90% (3070/3411)   
Checking out files:  91% (3105/3411)   
Checking out files:  92% (3139/3411)   
Checking out files:  93% (3173/3411)   
Checking out files:  94% (3207/3411)   
Checking out files:  95% (3241/3411)   
Checking out files:  96% (3275/3411)   
Checking out files:  97% (3309/3411)   
Checking out files:  98% (3343/3411)   
Checking out files:  99% (3377/3411)   
Checking out files: 100% (3411/3411)   
Checking out files: 100% (3411/3411), done.
23:30:51 [2020-11-14T23:30:51.851Z] #54 62.59 + cd /tmp/tmp.dKyYgUH0hM/src/github.com/containerd/containerd
23:30:51 [2020-11-14T23:30:51.851Z] #54 62.59 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:30:52 [2020-11-14T23:30:52.194Z] #54 62.74 + export 'BUILDTAGS=netgo osusergo static_build'
23:30:52 [2020-11-14T23:30:52.194Z] #54 62.74 + BUILDTAGS='netgo osusergo static_build'
23:30:52 [2020-11-14T23:30:52.194Z] #54 62.75 + export EXTRA_FLAGS=-buildmode=pie
23:30:52 [2020-11-14T23:30:52.194Z] #54 62.75 + EXTRA_FLAGS=-buildmode=pie
23:30:52 [2020-11-14T23:30:52.194Z] #54 62.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:30:52 [2020-11-14T23:30:52.194Z] #54 62.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:30:52 [2020-11-14T23:30:52.194Z] #54 62.75 + '[' '' = dynamic ']'
23:30:52 [2020-11-14T23:30:52.194Z] #54 62.75 + make
23:30:52 [2020-11-14T23:30:52.410Z] #11 123.6 Selecting previously unselected package libsystemd-dev:arm64.
23:30:52 [2020-11-14T23:30:52.410Z] #11 123.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
23:30:52 [2020-11-14T23:30:52.410Z] #11 123.7 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
23:30:52 [2020-11-14T23:30:52.451Z] #54 ...
23:30:52 [2020-11-14T23:30:52.451Z] 
23:30:52 [2020-11-14T23:30:52.451Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:52 [2020-11-14T23:30:52.451Z] #43 118.9 go/parser
23:30:52 [2020-11-14T23:30:52.451Z] #43 119.3 text/template
23:30:52 [2020-11-14T23:30:52.451Z] #43 124.3 encoding/xml
23:30:52 [2020-11-14T23:30:52.451Z] #43 126.5 go/doc
23:30:52 [2020-11-14T23:30:52.619Z] #41 134.5   CC       criu/namespaces.o
23:30:52 [2020-11-14T23:30:52.708Z] #43 ...
23:30:52 [2020-11-14T23:30:52.708Z] 
23:30:52 [2020-11-14T23:30:52.708Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:52 [2020-11-14T23:30:52.708Z] #41 25.86   CC       images/stats.o
23:30:52 [2020-11-14T23:30:52.708Z] #41 26.48   CC       images/core.o
23:30:52 [2020-11-14T23:30:52.708Z] #41 27.61   CC       images/core-x86.o
23:30:52 [2020-11-14T23:30:52.987Z] #11 124.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
23:30:52 [2020-11-14T23:30:52.987Z] #11 124.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
23:30:52 [2020-11-14T23:30:52.987Z] #11 124.4 Setting up libapparmor1:arm64 (2.13.2-10) ...
23:30:52 [2020-11-14T23:30:52.987Z] #11 124.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:30:52 [2020-11-14T23:30:52.987Z] #11 124.4 Setting up libpcre16-3:arm64 (2:8.39-12) ...
23:30:52 [2020-11-14T23:30:52.987Z] #11 124.4 Setting up libsepol1-dev:arm64 (2.8-1) ...
23:30:52 [2020-11-14T23:30:52.987Z] #11 124.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:30:52 [2020-11-14T23:30:52.987Z] #11 124.4 Setting up libbtrfs0 (4.20.1-2) ...
23:30:52 [2020-11-14T23:30:52.987Z] #11 124.5 Setting up libpcre32-3:arm64 (2:8.39-12) ...
23:30:52 [2020-11-14T23:30:52.987Z] #11 124.5 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
23:30:53 [2020-11-14T23:30:53.161Z] #19 ...
23:30:53 [2020-11-14T23:30:53.161Z] 
23:30:53 [2020-11-14T23:30:53.161Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:53 [2020-11-14T23:30:53.161Z] #42 107.7   CC       criu/clone-noasan.o
23:30:53 [2020-11-14T23:30:53.241Z] #54 63.72 + export 'BUILDTAGS=netgo osusergo static_build'
23:30:53 [2020-11-14T23:30:53.241Z] #54 63.72 + BUILDTAGS='netgo osusergo static_build'
23:30:53 [2020-11-14T23:30:53.241Z] #54 63.72 + export EXTRA_FLAGS=-buildmode=pie
23:30:53 [2020-11-14T23:30:53.241Z] #54 63.72 + EXTRA_FLAGS=-buildmode=pie
23:30:53 [2020-11-14T23:30:53.241Z] #54 63.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:30:53 [2020-11-14T23:30:53.241Z] #54 63.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:30:53 [2020-11-14T23:30:53.241Z] #54 63.72 + '[' '' = dynamic ']'
23:30:53 [2020-11-14T23:30:53.241Z] #54 63.72 + make
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.5 Setting up libbtrfs-dev (4.20.1-2) ...
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.6 Setting up mingw-w64-common (6.0.0-3) ...
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.6 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.6 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.7 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:30:53 [2020-11-14T23:30:53.250Z] #11 124.7 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:30:53 [2020-11-14T23:30:53.250Z] #11 124.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.7 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
23:30:53 [2020-11-14T23:30:53.250Z] #11 124.7 Setting up dmsetup (2:1.02.155-3) ...
23:30:53 [2020-11-14T23:30:53.458Z] #42 108.2   CC       criu/config.o
23:30:53 [2020-11-14T23:30:53.514Z] #11 124.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
23:30:53 [2020-11-14T23:30:53.514Z] #11 124.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
23:30:53 [2020-11-14T23:30:53.514Z] #11 124.8 Processing triggers for libc-bin (2.28-10) ...
23:30:53 [2020-11-14T23:30:53.639Z] #41 28.40   CC       images/core-arm.o
23:30:53 [2020-11-14T23:30:53.639Z] #41 28.71   CC       images/core-aarch64.o
23:30:53 [2020-11-14T23:30:53.813Z] #54 64.66 + bin/ctr
23:30:53 [2020-11-14T23:30:53.897Z] #41 28.99   CC       images/core-ppc64.o
23:30:54 [2020-11-14T23:30:54.090Z] #11 DONE 125.5s
23:30:54 [2020-11-14T23:30:54.090Z] 
23:30:54 [2020-11-14T23:30:54.090Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:30:54 [2020-11-14T23:30:54.091Z] #22 121.1 Checking out files:  32% (3561/10987)   
Checking out files:  33% (3626/10987)   
Checking out files:  34% (3736/10987)   
Checking out files:  35% (3846/10987)   
Checking out files:  36% (3956/10987)   
Checking out files:  37% (4066/10987)   
Checking out files:  38% (4176/10987)   
Checking out files:  39% (4285/10987)   
Checking out files:  40% (4395/10987)   
Checking out files:  41% (4505/10987)   
Checking out files:  42% (4615/10987)   
Checking out files:  43% (4725/10987)   
Checking out files:  44% (4835/10987)   
Checking out files:  45% (4945/10987)   
Checking out files:  46% (5055/10987)   
Checking out files:  47% (5164/10987)   
Checking out files:  48% (5274/10987)   
Checking out files:  49% (5384/10987)   
Checking out files:  50% (5494/10987)   
Checking out files:  51% (5604/10987)   
Checking out files:  51% (5668/10987)   
Checking out files:  52% (5714/10987)   
Checking out files:  53% (5824/10987)   
Checking out files:  54% (5933/10987)   
Checking out files:  55% (6043/10987)   
Checking out files:  56% (6153/10987)   
Checking out files:  57% (6263/10987)   
Checking out files:  58% (6373/10987)   
Checking out files:  59% (6483/10987)   
Checking out files:  60% (6593/10987)   
Checking out files:  61% (6703/10987)   
Checking out files:  62% (6812/10987)   
Checking out files:  63% (6922/10987)   
Checking out files:  64% (7032/10987)   
Checking out files:  65% (7142/10987)   
Checking out files:  66% (7252/10987)   
Checking out files:  67% (7362/10987)   
Checking out files:  68% (7472/10987)   
Checking out files:  69% (7582/10987)   
Checking out files:  70% (7691/10987)   
Checking out files:  70% (7759/10987)   
Checking out files:  71% (7801/10987)   
Checking out files:  72% (7911/10987)   
Checking out files:  73% (8021/10987)   
Checking out files:  74% (8131/10987)   
Checking out files:  75% (8241/10987)   
Checking out files:  76% (8351/10987)   
Checking out files:  77% (8460/10987)   
Checking out files:  78% (8570/10987)   
Checking out files:  79% (8680/10987)   
Checking out files:  80% (8790/10987)   
Checking out files:  81% (8900/10987)   
Checking out files:  82% (9010/10987)   
Checking out files:  83% (9120/10987)   
Checking out files:  84% (9230/10987)   
Checking out files:  85% (9339/10987)   
Checking out files:  86% (9449/10987)   
Checking out files:  87% (9559/10987)   
Checking out files:  87% (9645/10987)   
Checking out files:  88% (9669/10987)   
Checking out files:  89% (9779/10987)   
Checking out files:  90% (9889/10987)   
Checking out files:  91% (9999/10987)   
Checking out files:  92% (10109/10987)   
Checking out files:  93% (10218/10987)   
Checking out files:  94% (10328/10987)   
Checking out files:  95% (10438/10987)   
Checking out files:  96% (10548/10987)   
Checking out files:  97% (10658/10987)   
Checking out files:  98% (10768/10987)   
Checking out files:  99% (10878/10987)   
Checking out files: 100% (10987/10987)   
Checking out files: 100% (10987/10987), done.
23:30:54 [2020-11-14T23:30:54.091Z] #22 124.8 + cd /tmp/tmp.MQixgVOT4S/tmp/docker-ce
23:30:54 [2020-11-14T23:30:54.091Z] #22 124.8 + git checkout -q v17.06.2-ce
23:30:54 [2020-11-14T23:30:54.535Z] #41 136.3   CC       criu/net.o
23:30:54 [2020-11-14T23:30:54.535Z] #41 ...
23:30:54 [2020-11-14T23:30:54.535Z] 
23:30:54 [2020-11-14T23:30:54.535Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:30:54 [2020-11-14T23:30:54.535Z] #20 5.177 Collecting yamllint==1.16.0
23:30:54 [2020-11-14T23:30:54.795Z] #20 10.61   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:30:54 [2020-11-14T23:30:54.795Z] #20 10.70 Collecting pyyaml (from yamllint==1.16.0)
23:30:54 [2020-11-14T23:30:54.795Z] #20 10.83   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:30:54 [2020-11-14T23:30:54.828Z] #41 29.56   CC       images/core-s390.o
23:30:54 [2020-11-14T23:30:54.828Z] #41 ...
23:30:54 [2020-11-14T23:30:54.828Z] 
23:30:54 [2020-11-14T23:30:54.828Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:30:54 [2020-11-14T23:30:54.828Z] #49 120.9 mvdan.cc/editorconfig
23:30:54 [2020-11-14T23:30:54.828Z] #49 122.8 mvdan.cc/sh/v3/fileutil
23:30:54 [2020-11-14T23:30:54.828Z] #49 122.9 mvdan.cc/sh/v3/syntax
23:30:54 [2020-11-14T23:30:54.828Z] #49 130.9 mvdan.cc/sh/v3/cmd/shfmt
23:30:54 [2020-11-14T23:30:54.828Z] #49 ...
23:30:54 [2020-11-14T23:30:54.828Z] 
23:30:54 [2020-11-14T23:30:54.828Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:54 [2020-11-14T23:30:54.828Z] #43 131.2 github.com/LK4D4/vndr/build
23:30:55 [2020-11-14T23:30:55.392Z] #43 131.7 github.com/LK4D4/vndr/versioned
23:30:55 [2020-11-14T23:30:55.392Z] #43 131.8 compress/flate
23:30:55 [2020-11-14T23:30:55.490Z] #22 ...
23:30:55 [2020-11-14T23:30:55.490Z] 
23:30:55 [2020-11-14T23:30:55.490Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:55 [2020-11-14T23:30:55.490Z] #41 39.69   CC       images/autofs.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 39.84   CC       images/macvlan.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 39.99   CC       images/sit.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 40.25   CC       images/memfd.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 40.64   CC       images/timens.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 40.95   LINK     images/built-in.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 41.28   GEN      compel/include/asm
23:30:55 [2020-11-14T23:30:55.490Z] #41 41.32   GEN      compel/include/version.h
23:30:55 [2020-11-14T23:30:55.490Z] #41 41.49 touch .config
23:30:55 [2020-11-14T23:30:55.490Z] #41 41.55   GEN      include/common/config.h
23:30:55 [2020-11-14T23:30:55.490Z] #41 41.67   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:30:55 [2020-11-14T23:30:55.490Z] #41 41.68   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
23:30:55 [2020-11-14T23:30:55.490Z] #41 41.71   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 41.83   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 41.85   DEP      compel/plugins/std/infect.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 42.01   DEP      compel/plugins/std/string.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 42.17   DEP      compel/plugins/std/log.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 42.23   DEP      compel/plugins/std/fds.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 42.31   DEP      compel/plugins/std/std.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 42.36   DEP      compel/plugins/shmem/shmem.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 42.44   DEP      compel/plugins/fds/fds.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 42.60   CC       compel/plugins/std/std.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 42.92   CC       compel/plugins/std/fds.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 43.19   CC       compel/plugins/std/log.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 44.13   CC       compel/plugins/std/string.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 44.57   CC       compel/plugins/std/infect.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 44.83   CC       compel/arch/aarch64/plugins/std/parasite-head.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 44.86   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 44.90   AR       compel/plugins/std.lib.a
23:30:55 [2020-11-14T23:30:55.490Z] #41 44.97   CC       compel/plugins/fds/fds.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 45.13   AR       compel/plugins/fds.lib.a
23:30:55 [2020-11-14T23:30:55.490Z] #41 45.20   HOSTDEP  compel/src/lib/log-host.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 45.34   HOSTDEP  compel/src/lib/handle-elf-host.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 45.54   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 45.70   HOSTDEP  compel/src/main-host.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 45.84   DEP      compel/src/lib/ptrace.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 46.15   DEP      compel/src/lib/infect.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 46.22   DEP      compel/src/lib/infect-util.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 46.32   DEP      compel/src/lib/infect-rpc.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 46.66   DEP      compel/arch/aarch64/src/lib/infect.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 46.80   DEP      compel/arch/aarch64/src/lib/cpu.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 46.84   DEP      compel/src/lib/log.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 46.89   DEP      compel/src/main.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 47.00   DEP      compel/src/lib/handle-elf.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 47.09   DEP      compel/arch/aarch64/src/lib/handle-elf.d
23:30:55 [2020-11-14T23:30:55.490Z] #41 47.17   CC       compel/src/lib/log.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 47.34   CC       compel/arch/aarch64/src/lib/cpu.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 47.52   CC       compel/arch/aarch64/src/lib/infect.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 47.82   CC       compel/src/lib/infect-rpc.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 48.11   CC       compel/src/lib/infect-util.o
23:30:55 [2020-11-14T23:30:55.490Z] #41 48.27   CC       compel/src/lib/infect.o
23:30:56 [2020-11-14T23:30:56.068Z] #41 50.30   CC       compel/src/lib/ptrace.o
23:30:56 [2020-11-14T23:30:56.068Z] #41 ...
23:30:56 [2020-11-14T23:30:56.068Z] 
23:30:56 [2020-11-14T23:30:56.068Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.935 + RM_GOPATH=0
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.935 + TMP_GOPATH=
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.935 + : /build
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.935 + '[' -z '' ']'
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.940 ++ mktemp -d
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.941 + export GOPATH=/tmp/tmp.KPYUDCfWrV
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.941 + GOPATH=/tmp/tmp.KPYUDCfWrV
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.941 + RM_GOPATH=1
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.941 + case "$(go env GOARCH)" in
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.942 ++ go env GOARCH
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.965 + export GO_BUILDMODE=-buildmode=pie
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.965 + GO_BUILDMODE=-buildmode=pie
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.965 ++ dirname /tmp/install/install.sh
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.969 + dir=/tmp/install
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.969 + bin=runc
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.969 + shift
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.969 + '[' '!' -f /tmp/install/runc.installer ']'
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.969 + . /tmp/install/runc.installer
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.969 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.969 + install_runc
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.970 + grep -q '^3\.10\.0.*\.el7\.'
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.978 + uname -r
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.989 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.989 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.989 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KPYUDCfWrV/src/github.com/opencontainers/runc
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.989 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:30:56 [2020-11-14T23:30:56.068Z] #51 1.991 Cloning into '/tmp/tmp.KPYUDCfWrV/src/github.com/opencontainers/runc'...
23:30:56 [2020-11-14T23:30:56.332Z] #51 ...
23:30:56 [2020-11-14T23:30:56.332Z] 
23:30:56 [2020-11-14T23:30:56.332Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:30:56 [2020-11-14T23:30:56.332Z] #12 DONE 2.4s
23:30:56 [2020-11-14T23:30:56.598Z] 
23:30:56 [2020-11-14T23:30:56.598Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:56 [2020-11-14T23:30:56.598Z] #41 50.53   AR       compel/libcompel.a
23:30:56 [2020-11-14T23:30:56.598Z] #41 50.60   HOSTCC   compel/src/main-host.o
23:30:56 [2020-11-14T23:30:56.706Z] #20 12.21 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:30:56 [2020-11-14T23:30:56.706Z] #20 12.27   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
23:30:56 [2020-11-14T23:30:56.706Z] #20 12.31 Building wheels for collected packages: pyyaml
23:30:56 [2020-11-14T23:30:56.706Z] #20 12.33   Running setup.py bdist_wheel for pyyaml: started
23:30:56 [2020-11-14T23:30:56.862Z] #41 51.05   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
23:30:57 [2020-11-14T23:30:57.014Z] #42 111.2   CC       criu/cr-check.o
23:30:57 [2020-11-14T23:30:57.126Z] #41 51.22   HOSTCC   compel/src/lib/handle-elf-host.o
23:30:57 [2020-11-14T23:30:57.390Z] #41 51.53   HOSTCC   compel/src/lib/log-host.o
23:30:57 [2020-11-14T23:30:57.390Z] #41 51.78   HOSTLINK compel/compel-host-bin
23:30:57 [2020-11-14T23:30:57.427Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.425s	coverage: 14.1% of statements
23:30:57 [2020-11-14T23:30:57.646Z] #20 ...
23:30:57 [2020-11-14T23:30:57.646Z] 
23:30:57 [2020-11-14T23:30:57.646Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:57 [2020-11-14T23:30:57.646Z] #41 139.5   CC       criu/netfilter.o
23:30:57 [2020-11-14T23:30:57.906Z] #41 140.0   CC       criu/page-pipe.o
23:30:57 [2020-11-14T23:30:57.915Z] #43 134.3 hash/crc32
23:30:57 [2020-11-14T23:30:57.968Z] #41 52.00   DEP      soccr/soccr.d
23:30:57 [2020-11-14T23:30:57.968Z] #41 52.17   CC       soccr/soccr.o
23:30:58 [2020-11-14T23:30:58.060Z] ok  	github.com/docker/docker/daemon/config	0.020s	coverage: 81.8% of statements
23:30:58 [2020-11-14T23:30:58.165Z] #41 ...
23:30:58 [2020-11-14T23:30:58.165Z] 
23:30:58 [2020-11-14T23:30:58.165Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:30:58 [2020-11-14T23:30:58.165Z] #20 13.39   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:30:58 [2020-11-14T23:30:58.165Z] #20 13.39   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:30:58 [2020-11-14T23:30:58.165Z] #20 13.46 Successfully built pyyaml
23:30:58 [2020-11-14T23:30:58.165Z] #20 13.48 Installing collected packages: pyyaml, pathspec, yamllint
23:30:58 [2020-11-14T23:30:58.165Z] #20 13.78 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
23:30:58 [2020-11-14T23:30:58.165Z] #20 DONE 14.1s
23:30:58 [2020-11-14T23:30:58.172Z] #43 134.5 net
23:30:58 [2020-11-14T23:30:58.425Z] 
23:30:58 [2020-11-14T23:30:58.425Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:58 [2020-11-14T23:30:58.425Z] #41 140.6   CC       criu/page-xfer.o
23:30:58 [2020-11-14T23:30:58.425Z] #41 ...
23:30:58 [2020-11-14T23:30:58.425Z] 
23:30:58 [2020-11-14T23:30:58.425Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:30:58 [2020-11-14T23:30:58.425Z] #23 DONE 0.2s
23:30:58 [2020-11-14T23:30:58.577Z] #42 ...
23:30:58 [2020-11-14T23:30:58.577Z] 
23:30:58 [2020-11-14T23:30:58.577Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:30:58 [2020-11-14T23:30:58.577Z] #19 63.46 Setting up libiptc0:ppc64el (1.8.2-4) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 63.46 Setting up xz-utils (5.2.4-1) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 63.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:30:58 [2020-11-14T23:30:58.577Z] #19 63.52 Setting up sudo (1.8.27-1+deb10u2) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 63.63 invoke-rc.d: could not determine current runlevel
23:30:58 [2020-11-14T23:30:58.577Z] #19 63.64 invoke-rc.d: policy-rc.d denied execution of start.
23:30:58 [2020-11-14T23:30:58.577Z] #19 63.67 Setting up pigz (2.4-1) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 63.68 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 63.68 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 63.69 Setting up python-pip-whl (18.1-5) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 63.70 Setting up libmpdec2:ppc64el (2.4.2-2) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 63.71 Setting up vim-runtime (2:8.1.0875-5) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.42 Setting up libaio1:ppc64el (0.3.112-3) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.42 Setting up libonig5:ppc64el (6.9.1-1) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.42 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.43 Setting up vim (2:8.1.0875-5) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.57 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.58 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.60 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.62 Setting up jq (1.5+dfsg-2+b1) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.63 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
23:30:58 [2020-11-14T23:30:58.577Z] #19 64.64 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:30:58 [2020-11-14T23:30:58.684Z] 
23:30:58 [2020-11-14T23:30:58.684Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:30:58 [2020-11-14T23:30:58.693Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
23:30:58 [2020-11-14T23:30:58.735Z] #43 135.0 compress/gzip
23:30:59 [2020-11-14T23:30:59.299Z] #43 135.5 vendor/golang.org/x/text/transform
23:30:59 [2020-11-14T23:30:59.326Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
23:30:59 [2020-11-14T23:30:59.364Z] #41 53.41   AR       soccr/libsoccr.a
23:30:59 [2020-11-14T23:30:59.364Z] #41 53.48 make[1]: 'soccr/libsoccr.a' is up to date.
23:30:59 [2020-11-14T23:30:59.629Z] #41 ...
23:30:59 [2020-11-14T23:30:59.629Z] 
23:30:59 [2020-11-14T23:30:59.629Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:30:59 [2020-11-14T23:30:59.629Z] #13 DONE 3.3s
23:30:59 [2020-11-14T23:30:59.629Z] 
23:30:59 [2020-11-14T23:30:59.629Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:30:59 [2020-11-14T23:30:59.629Z] #41 53.93   DEP      criu/arch/aarch64/sigframe.d
23:30:59 [2020-11-14T23:30:59.869Z] #43 136.3 vendor/golang.org/x/text/unicode/bidi
23:30:59 [2020-11-14T23:30:59.893Z] #41 54.05   DEP      criu/arch/aarch64/crtools.d
23:30:59 [2020-11-14T23:30:59.992Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
23:31:00 [2020-11-14T23:31:00.111Z] #19 68.75 Setting up iptables (1.8.2-4) ...
23:31:00 [2020-11-14T23:31:00.111Z] #19 68.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:31:00 [2020-11-14T23:31:00.111Z] #19 68.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:31:00 [2020-11-14T23:31:00.111Z] #19 68.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:31:00 [2020-11-14T23:31:00.111Z] #19 68.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:31:00 [2020-11-14T23:31:00.111Z] #19 68.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:31:00 [2020-11-14T23:31:00.111Z] #19 68.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:31:00 [2020-11-14T23:31:00.111Z] #19 68.81 Setting up python3 (3.7.3-1) ...
23:31:00 [2020-11-14T23:31:00.161Z] #41 54.38   DEP      criu/arch/aarch64/cpu.d
23:31:00 [2020-11-14T23:31:00.161Z] #41 54.44   DEP      criu/arch/aarch64/bitops.d
23:31:00 [2020-11-14T23:31:00.400Z] #54 ...
23:31:00 [2020-11-14T23:31:00.400Z] 
23:31:00 [2020-11-14T23:31:00.400Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:31:00 [2020-11-14T23:31:00.400Z] #49 128.7 mvdan.cc/sh/v3/cmd/shfmt
23:31:00 [2020-11-14T23:31:00.400Z] #49 DONE 136.6s
23:31:00 [2020-11-14T23:31:00.400Z] 
23:31:00 [2020-11-14T23:31:00.400Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:00 [2020-11-14T23:31:00.400Z] #41 29.39   CC       images/stats.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 29.79   CC       images/core.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 30.33   CC       images/core-x86.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 30.89   CC       images/core-arm.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 31.50   CC       images/core-aarch64.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 32.04   CC       images/core-ppc64.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 32.62   CC       images/core-s390.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 33.69   CC       images/cpuinfo.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 34.50   CC       images/inventory.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 34.99   CC       images/fdinfo.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 35.81   CC       images/fown.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 36.32   CC       images/ns.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 36.54   CC       images/regfile.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 36.86   CC       images/ghost-file.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 37.17   CC       images/fifo.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 37.37   CC       images/remap-file-path.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 37.64   CC       images/eventfd.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 37.85   CC       images/eventpoll.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 38.03   CC       images/fh.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 38.27   CC       images/fsnotify.o
23:31:00 [2020-11-14T23:31:00.400Z] #41 39.01   CC       images/signalfd.o
23:31:00 [2020-11-14T23:31:00.410Z] #19 69.34 Setting up python3-wheel (0.32.3-2) ...
23:31:00 [2020-11-14T23:31:00.424Z] #41 54.54   CC       criu/arch/aarch64/bitops.o
23:31:00 [2020-11-14T23:31:00.424Z] #41 54.66   CC       criu/arch/aarch64/cpu.o
23:31:00 [2020-11-14T23:31:00.662Z] #41 39.36   CC       images/fs.o
23:31:00 [2020-11-14T23:31:00.687Z] #41 54.76   CC       criu/arch/aarch64/crtools.o
23:31:00 [2020-11-14T23:31:00.956Z] #41 55.13   CC       criu/arch/aarch64/sigframe.o
23:31:01 [2020-11-14T23:31:01.027Z] ok  	github.com/docker/docker/daemon	12.253s	coverage: 17.2% of statements
23:31:01 [2020-11-14T23:31:01.027Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:31:01 [2020-11-14T23:31:01.027Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:31:01 [2020-11-14T23:31:01.027Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:31:01 [2020-11-14T23:31:01.027Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:31:01 [2020-11-14T23:31:01.221Z] #41 55.43   LINK     criu/arch/aarch64/crtools.built-in.o
23:31:01 [2020-11-14T23:31:01.221Z] #41 55.49   DEP      criu/pie/util-vdso.d
23:31:01 [2020-11-14T23:31:01.234Z] #41 39.76   CC       images/pstree.o
23:31:01 [2020-11-14T23:31:01.238Z] #43 ...
23:31:01 [2020-11-14T23:31:01.238Z] 
23:31:01 [2020-11-14T23:31:01.238Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:31:01 [2020-11-14T23:31:01.238Z] #49 DONE 137.6s
23:31:01 [2020-11-14T23:31:01.238Z] 
23:31:01 [2020-11-14T23:31:01.238Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:01 [2020-11-14T23:31:01.238Z] #41 30.22   CC       images/cpuinfo.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 30.65   CC       images/inventory.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 30.86   CC       images/fdinfo.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 31.28   CC       images/fown.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 31.48   CC       images/ns.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 31.68   CC       images/regfile.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 32.00   CC       images/ghost-file.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 32.31   CC       images/fifo.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 32.52   CC       images/remap-file-path.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 32.73   CC       images/eventfd.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 32.91   CC       images/eventpoll.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 33.13   CC       images/fh.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 33.38   CC       images/fsnotify.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 33.86   CC       images/signalfd.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 34.15   CC       images/fs.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 34.36   CC       images/pstree.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 34.63   CC       images/pipe.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 34.88   CC       images/tcp-stream.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 35.13   CC       images/sk-packet.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 35.34   CC       images/mnt.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 35.55   CC       images/pipe-data.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 35.74   CC       images/sa.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 35.96   CC       images/timer.o
23:31:01 [2020-11-14T23:31:01.238Z] #41 36.44   CC       images/timerfd.o
23:31:01 [2020-11-14T23:31:01.485Z] #41 ...
23:31:01 [2020-11-14T23:31:01.485Z] 
23:31:01 [2020-11-14T23:31:01.485Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:31:01 [2020-11-14T23:31:01.485Z] #14 1.609 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:31:01 [2020-11-14T23:31:01.485Z] #14 DONE 1.8s
23:31:01 [2020-11-14T23:31:01.485Z] 
23:31:01 [2020-11-14T23:31:01.485Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:01 [2020-11-14T23:31:01.485Z] #41 55.69   DEP      criu/pie/util.d
23:31:01 [2020-11-14T23:31:01.495Z] #41 40.03   CC       images/pipe.o
23:31:01 [2020-11-14T23:31:01.496Z] #19 70.28 Setting up apparmor (2.13.2-10) ...
23:31:01 [2020-11-14T23:31:01.749Z] #41 55.90   CC       criu/pie/util.o
23:31:01 [2020-11-14T23:31:01.755Z] #41 40.34   CC       images/tcp-stream.o
23:31:01 [2020-11-14T23:31:01.802Z] #41 36.77   CC       images/mm.o
23:31:01 [2020-11-14T23:31:01.976Z] #28 DONE 3.4s
23:31:01 [2020-11-14T23:31:01.976Z] 
23:31:01 [2020-11-14T23:31:01.976Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:31:02 [2020-11-14T23:31:02.012Z] #41 56.35   CC       criu/pie/util-vdso.o
23:31:02 [2020-11-14T23:31:02.235Z] #31 DONE 0.3s
23:31:02 [2020-11-14T23:31:02.235Z] 
23:31:02 [2020-11-14T23:31:02.235Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:31:02 [2020-11-14T23:31:02.328Z] #41 40.79   CC       images/sk-packet.o
23:31:02 [2020-11-14T23:31:02.368Z] #41 37.29   CC       images/sk-opts.o
23:31:02 [2020-11-14T23:31:02.494Z] #33 DONE 0.2s
23:31:02 [2020-11-14T23:31:02.494Z] 
23:31:02 [2020-11-14T23:31:02.494Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:31:02 [2020-11-14T23:31:02.494Z] #36 DONE 0.0s
23:31:02 [2020-11-14T23:31:02.494Z] 
23:31:02 [2020-11-14T23:31:02.494Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:02 [2020-11-14T23:31:02.494Z] #41 142.1   CC       criu/pagemap-cache.o
23:31:02 [2020-11-14T23:31:02.494Z] #41 142.5   CC       criu/pagemap.o
23:31:02 [2020-11-14T23:31:02.494Z] #41 143.5   CC       criu/parasite-syscall.o
23:31:02 [2020-11-14T23:31:02.494Z] #41 144.4   CC       criu/path.o
23:31:02 [2020-11-14T23:31:02.494Z] #41 144.7   CC       criu/pie-util-vdso-elf32.o
23:31:02 [2020-11-14T23:31:02.535Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
23:31:02 [2020-11-14T23:31:02.589Z] #41 41.07   CC       images/mnt.o
23:31:02 [2020-11-14T23:31:02.589Z] #41 41.31   CC       images/pipe-data.o
23:31:02 [2020-11-14T23:31:02.827Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.192s	coverage: 56.2% of statements
23:31:02 [2020-11-14T23:31:02.863Z] #41 41.59   CC       images/sa.o
23:31:02 [2020-11-14T23:31:02.931Z] #41 37.75   CC       images/sk-unix.o
23:31:02 [2020-11-14T23:31:02.963Z] #41 57.05   AR       criu/pie/pie.lib.a
23:31:02 [2020-11-14T23:31:02.963Z] #41 57.15   DEP      criu/pie/restorer.d
23:31:03 [2020-11-14T23:31:03.067Z] #41 ...
23:31:03 [2020-11-14T23:31:03.067Z] 
23:31:03 [2020-11-14T23:31:03.067Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:03 [2020-11-14T23:31:03.067Z] #51 90.48 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:31:03 [2020-11-14T23:31:03.067Z] #51 92.55 + mkdir -p /build
23:31:03 [2020-11-14T23:31:03.067Z] #51 92.55 + cp runc /build/runc
23:31:03 [2020-11-14T23:31:03.067Z] #51 DONE 92.9s
23:31:03 [2020-11-14T23:31:03.067Z] 
23:31:03 [2020-11-14T23:31:03.067Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:03 [2020-11-14T23:31:03.067Z] #41 145.1   CC       criu/pie-util-vdso.o
23:31:03 [2020-11-14T23:31:03.124Z] #41 41.87   CC       images/timer.o
23:31:03 [2020-11-14T23:31:03.124Z] #41 ...
23:31:03 [2020-11-14T23:31:03.124Z] 
23:31:03 [2020-11-14T23:31:03.124Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:03 [2020-11-14T23:31:03.124Z] #43 129.9 github.com/LK4D4/vndr/build
23:31:03 [2020-11-14T23:31:03.124Z] #43 130.3 github.com/LK4D4/vndr/versioned
23:31:03 [2020-11-14T23:31:03.124Z] #43 130.4 compress/flate
23:31:03 [2020-11-14T23:31:03.124Z] #43 134.7 hash/crc32
23:31:03 [2020-11-14T23:31:03.124Z] #43 134.9 net
23:31:03 [2020-11-14T23:31:03.124Z] #43 135.5 compress/gzip
23:31:03 [2020-11-14T23:31:03.124Z] #43 136.1 vendor/golang.org/x/text/transform
23:31:03 [2020-11-14T23:31:03.124Z] #43 136.8 vendor/golang.org/x/text/unicode/bidi
23:31:03 [2020-11-14T23:31:03.124Z] #43 138.5 vendor/golang.org/x/text/secure/bidirule
23:31:03 [2020-11-14T23:31:03.124Z] #43 139.0 vendor/golang.org/x/text/unicode/norm
23:31:03 [2020-11-14T23:31:03.188Z] #41 38.08   CC       images/sk-inet.o
23:31:03 [2020-11-14T23:31:03.226Z] #41 ...
23:31:03 [2020-11-14T23:31:03.226Z] 
23:31:03 [2020-11-14T23:31:03.226Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:31:03 [2020-11-14T23:31:03.226Z] #15 DONE 1.7s
23:31:03 [2020-11-14T23:31:03.226Z] 
23:31:03 [2020-11-14T23:31:03.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:03 [2020-11-14T23:31:03.226Z] #41 57.45   DEP      criu/arch/aarch64/intraprocedure.d
23:31:03 [2020-11-14T23:31:03.226Z] #41 57.47   DEP      criu/arch/aarch64/restorer.d
23:31:03 [2020-11-14T23:31:03.445Z] #41 ...
23:31:03 [2020-11-14T23:31:03.445Z] 
23:31:03 [2020-11-14T23:31:03.445Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:31:03 [2020-11-14T23:31:03.445Z] #54 63.89 + bin/ctr
23:31:03 [2020-11-14T23:31:03.445Z] #54 ...
23:31:03 [2020-11-14T23:31:03.445Z] 
23:31:03 [2020-11-14T23:31:03.445Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:03 [2020-11-14T23:31:03.445Z] #41 38.60   CC       images/tun.o
23:31:03 [2020-11-14T23:31:03.490Z] #41 57.60   DEP      criu/arch/aarch64/vdso-pie.d
23:31:03 [2020-11-14T23:31:03.490Z] #41 57.75   DEP      criu/pie/parasite-vdso.d
23:31:03 [2020-11-14T23:31:03.606Z] #19 72.33 Setting up xfsprogs (4.20.0-1) ...
23:31:03 [2020-11-14T23:31:03.606Z] #19 72.34 Setting up python3-lib2to3 (3.7.3-1) ...
23:31:03 [2020-11-14T23:31:03.636Z] #41 145.7   CC       criu/pie-util.o
23:31:03 [2020-11-14T23:31:03.636Z] #41 146.0   CC       criu/pipes.o
23:31:03 [2020-11-14T23:31:03.696Z] #43 ...
23:31:03 [2020-11-14T23:31:03.696Z] 
23:31:03 [2020-11-14T23:31:03.696Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:03 [2020-11-14T23:31:03.696Z] #41 42.26   CC       images/timerfd.o
23:31:03 [2020-11-14T23:31:03.702Z] #41 38.85   CC       images/sk-netlink.o
23:31:03 [2020-11-14T23:31:03.753Z] #41 57.95   DEP      criu/pie/parasite.d
23:31:03 [2020-11-14T23:31:03.902Z] #19 72.82 Setting up python3-pkg-resources (40.8.0-1) ...
23:31:03 [2020-11-14T23:31:03.956Z] #41 42.48   CC       images/mm.o
23:31:04 [2020-11-14T23:31:04.018Z] #41 58.22   CC       criu/pie/parasite.o
23:31:04 [2020-11-14T23:31:04.217Z] #41 42.77   CC       images/sk-opts.o
23:31:04 [2020-11-14T23:31:04.264Z] #41 39.08   CC       images/packet-sock.o
23:31:04 [2020-11-14T23:31:04.478Z] #41 43.02   CC       images/sk-unix.o
23:31:04 [2020-11-14T23:31:04.521Z] #41 39.44   CC       images/ipc-var.o
23:31:04 [2020-11-14T23:31:04.575Z] #41 146.7   CC       criu/plugin.o
23:31:04 [2020-11-14T23:31:04.740Z] #41 43.34   CC       images/sk-inet.o
23:31:04 [2020-11-14T23:31:04.777Z] #41 39.66   CC       images/ipc-desc.o
23:31:04 [2020-11-14T23:31:04.777Z] #41 39.86   CC       images/ipc-shm.o
23:31:04 [2020-11-14T23:31:04.835Z] #41 147.0   CC       criu/proc_parse.o
23:31:04 [2020-11-14T23:31:04.959Z] #19 73.87 Setting up python3-distutils (3.7.3-1) ...
23:31:04 [2020-11-14T23:31:04.969Z] #41 ...
23:31:04 [2020-11-14T23:31:04.969Z] 
23:31:04 [2020-11-14T23:31:04.969Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:31:04 [2020-11-14T23:31:04.969Z] #16 DONE 1.8s
23:31:05 [2020-11-14T23:31:05.001Z] #41 43.65   CC       images/tun.o
23:31:05 [2020-11-14T23:31:05.033Z] #41 40.11   CC       images/ipc-msg.o
23:31:05 [2020-11-14T23:31:05.233Z] 
23:31:05 [2020-11-14T23:31:05.233Z] #17 [dev-systemd-false  6/26] RUN ldconfig
23:31:05 [2020-11-14T23:31:05.293Z] #41 40.34   CC       images/ipc-sem.o
23:31:05 [2020-11-14T23:31:05.550Z] #41 40.55   CC       images/utsns.o
23:31:05 [2020-11-14T23:31:05.572Z] #41 43.97   CC       images/sk-netlink.o
23:31:05 [2020-11-14T23:31:05.572Z] #41 44.20   CC       images/packet-sock.o
23:31:05 [2020-11-14T23:31:05.607Z] #19 ...
23:31:05 [2020-11-14T23:31:05.607Z] 
23:31:05 [2020-11-14T23:31:05.607Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:05 [2020-11-14T23:31:05.607Z] #44 173.4 github.com/LK4D4/vndr/godl
23:31:05 [2020-11-14T23:31:05.607Z] #44 174.4 github.com/LK4D4/vndr
23:31:05 [2020-11-14T23:31:05.607Z] #44 ...
23:31:05 [2020-11-14T23:31:05.607Z] 
23:31:05 [2020-11-14T23:31:05.607Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:05 [2020-11-14T23:31:05.607Z] #19 74.64 Setting up python3-setuptools (40.8.0-1) ...
23:31:05 [2020-11-14T23:31:05.806Z] #41 40.82   CC       images/creds.o
23:31:05 [2020-11-14T23:31:05.833Z] #41 44.56   CC       images/ipc-var.o
23:31:06 [2020-11-14T23:31:06.063Z] #41 40.99   CC       images/vma.o
23:31:06 [2020-11-14T23:31:06.063Z] #41 41.19   CC       images/netdev.o
23:31:06 [2020-11-14T23:31:06.094Z] #41 44.76   CC       images/ipc-desc.o
23:31:06 [2020-11-14T23:31:06.355Z] #41 45.04   CC       images/ipc-shm.o
23:31:06 [2020-11-14T23:31:06.616Z] #41 45.28   CC       images/ipc-msg.o
23:31:06 [2020-11-14T23:31:06.626Z] #41 41.49   CC       images/tty.o
23:31:06 [2020-11-14T23:31:06.666Z] #19 ...
23:31:06 [2020-11-14T23:31:06.666Z] 
23:31:06 [2020-11-14T23:31:06.666Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:06 [2020-11-14T23:31:06.666Z] #44 DONE 184.5s
23:31:06 [2020-11-14T23:31:06.745Z] #41 148.7   CC       criu/protobuf-desc.o
23:31:06 [2020-11-14T23:31:06.877Z] #41 45.49   CC       images/ipc-sem.o
23:31:06 [2020-11-14T23:31:06.966Z] 
23:31:06 [2020-11-14T23:31:06.966Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:06 [2020-11-14T23:31:06.966Z] #42 113.5   CC       criu/cr-dedup.o
23:31:06 [2020-11-14T23:31:06.966Z] #42 114.0   CC       criu/cr-dump.o
23:31:06 [2020-11-14T23:31:06.966Z] #42 117.7   CC       criu/cr-errno.o
23:31:06 [2020-11-14T23:31:06.966Z] #42 117.8   CC       criu/cr-restore.o
23:31:07 [2020-11-14T23:31:07.138Z] #41 45.73   CC       images/utsns.o
23:31:07 [2020-11-14T23:31:07.139Z] #41 45.90   CC       images/creds.o
23:31:07 [2020-11-14T23:31:07.161Z] #17 DONE 1.8s
23:31:07 [2020-11-14T23:31:07.161Z] 
23:31:07 [2020-11-14T23:31:07.161Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:07 [2020-11-14T23:31:07.161Z] #18 ...
23:31:07 [2020-11-14T23:31:07.161Z] 
23:31:07 [2020-11-14T23:31:07.161Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:31:07 [2020-11-14T23:31:07.161Z] #22 128.3 + mkdir -p /tmp/tmp.MQixgVOT4S/src/github.com/docker
23:31:07 [2020-11-14T23:31:07.161Z] #22 128.3 + mv components/cli /tmp/tmp.MQixgVOT4S/src/github.com/docker/cli
23:31:07 [2020-11-14T23:31:07.161Z] #22 128.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:31:07 [2020-11-14T23:31:07.161Z] #22 ...
23:31:07 [2020-11-14T23:31:07.161Z] 
23:31:07 [2020-11-14T23:31:07.161Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:07 [2020-11-14T23:31:07.161Z] #41 59.50   LINK     criu/pie/parasite.built-in.o
23:31:07 [2020-11-14T23:31:07.161Z] #41 59.51   GEN      criu/pie/parasite-blob.h
23:31:07 [2020-11-14T23:31:07.161Z] #41 59.54   CC       criu/pie/parasite-vdso.o
23:31:07 [2020-11-14T23:31:07.161Z] #41 59.99   CC       criu/arch/aarch64/vdso-pie.o
23:31:07 [2020-11-14T23:31:07.161Z] #41 60.37   CC       criu/arch/aarch64/restorer.o
23:31:07 [2020-11-14T23:31:07.161Z] #41 60.99   CC       criu/arch/aarch64/intraprocedure.o
23:31:07 [2020-11-14T23:31:07.161Z] #41 61.07   CC       criu/pie/restorer.o
23:31:07 [2020-11-14T23:31:07.189Z] #41 42.03   CC       images/file-lock.o
23:31:07 [2020-11-14T23:31:07.189Z] #41 42.27   CC       images/rlimit.o
23:31:07 [2020-11-14T23:31:07.279Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.285s	coverage: 46.2% of statements
23:31:07 [2020-11-14T23:31:07.315Z] #41 149.4   CC       criu/protobuf.o
23:31:07 [2020-11-14T23:31:07.399Z] #41 46.16   CC       images/vma.o
23:31:07 [2020-11-14T23:31:07.446Z] #41 42.53   CC       images/pagemap.o
23:31:07 [2020-11-14T23:31:07.576Z] #41 149.7   CC       criu/pstree.o
23:31:07 [2020-11-14T23:31:07.614Z] #42 ...
23:31:07 [2020-11-14T23:31:07.614Z] 
23:31:07 [2020-11-14T23:31:07.614Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:07 [2020-11-14T23:31:07.614Z] #19 76.49 Setting up python3-pip (18.1-5) ...
23:31:07 [2020-11-14T23:31:07.660Z] #41 46.38   CC       images/netdev.o
23:31:07 [2020-11-14T23:31:07.913Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
23:31:07 [2020-11-14T23:31:07.921Z] #41 46.72   CC       images/tty.o
23:31:08 [2020-11-14T23:31:08.018Z] #41 42.84   CC       images/siginfo.o
23:31:08 [2020-11-14T23:31:08.018Z] #41 43.09   CC       images/rpc.o
23:31:08 [2020-11-14T23:31:08.515Z] #41 150.6   CC       criu/rbtree.o
23:31:08 [2020-11-14T23:31:08.515Z] #41 150.8   CC       criu/rst-malloc.o
23:31:08 [2020-11-14T23:31:08.775Z] #41 ...
23:31:08 [2020-11-14T23:31:08.775Z] 
23:31:08 [2020-11-14T23:31:08.775Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:31:08 [2020-11-14T23:31:08.775Z] #38 DONE 251.0s
23:31:08 [2020-11-14T23:31:08.864Z] #41 47.21   CC       images/file-lock.o
23:31:08 [2020-11-14T23:31:08.864Z] #41 47.46   CC       images/rlimit.o
23:31:08 [2020-11-14T23:31:08.948Z] #41 ...
23:31:08 [2020-11-14T23:31:08.948Z] 
23:31:08 [2020-11-14T23:31:08.948Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:31:08 [2020-11-14T23:31:08.948Z] #56 145.4 + for f in rootlesskit rootlesskit-docker-proxy
23:31:08 [2020-11-14T23:31:08.948Z] #56 145.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:31:09 [2020-11-14T23:31:09.036Z] 
23:31:09 [2020-11-14T23:31:09.036Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:09 [2020-11-14T23:31:09.036Z] #41 151.0   CC       criu/seccomp.o
23:31:09 [2020-11-14T23:31:09.125Z] #41 47.62   CC       images/pagemap.o
23:31:09 [2020-11-14T23:31:09.125Z] #41 47.85   CC       images/siginfo.o
23:31:09 [2020-11-14T23:31:09.163Z] #19 77.96 Processing triggers for libc-bin (2.28-10) ...
23:31:09 [2020-11-14T23:31:09.163Z] #19 78.00 Processing triggers for mime-support (3.62) ...
23:31:09 [2020-11-14T23:31:09.163Z] #19 DONE 78.2s
23:31:09 [2020-11-14T23:31:09.163Z] 
23:31:09 [2020-11-14T23:31:09.163Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:31:09 [2020-11-14T23:31:09.463Z] #55 ...
23:31:09 [2020-11-14T23:31:09.463Z] 
23:31:09 [2020-11-14T23:31:09.463Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:31:09 [2020-11-14T23:31:09.607Z] #41 151.8   CC       criu/seize.o
23:31:09 [2020-11-14T23:31:09.698Z] #41 48.09   CC       images/rpc.o
23:31:09 [2020-11-14T23:31:09.719Z] #41 64.04   LINK     criu/pie/restorer.built-in.o
23:31:09 [2020-11-14T23:31:09.719Z] #41 64.06   GEN      criu/pie/restorer-blob.h
23:31:09 [2020-11-14T23:31:09.949Z] DEBUG: print all environment variables to check how Jenkins runs this script
23:31:09 [2020-11-14T23:31:09.949Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d971d188\powershellScript.ps1'; exit $LASTEXITCODE;
23:31:09 [2020-11-14T23:31:09.949Z] ----------------------------------------------------------------------------
23:31:09 [2020-11-14T23:31:09.949Z] 
23:31:09 [2020-11-14T23:31:09.949Z] INFO: executeCI.ps1 starting at Sat Nov 14 23:31:07 CUT 2020
23:31:09 [2020-11-14T23:31:09.949Z] 
23:31:09 [2020-11-14T23:31:09.949Z] INFO: Script version 05-Feb-2019 09:03 PDT
23:31:09 [2020-11-14T23:31:09.949Z] INFO: Running git version 2.24.1.windows.2
23:31:09 [2020-11-14T23:31:09.949Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
23:31:09 [2020-11-14T23:31:09.949Z] INFO: Environment variables:
23:31:09 [2020-11-14T23:31:09.949Z] 
23:31:09 [2020-11-14T23:31:09.949Z] Name                           Value                                                                                   
23:31:09 [2020-11-14T23:31:09.949Z] ----                           -----                                                                                   
23:31:09 [2020-11-14T23:31:09.949Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
23:31:09 [2020-11-14T23:31:09.949Z] amd64                          true                                                                                    
23:31:09 [2020-11-14T23:31:09.949Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
23:31:09 [2020-11-14T23:31:09.949Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
23:31:09 [2020-11-14T23:31:09.949Z] arm64                          true                                                                                    
23:31:09 [2020-11-14T23:31:09.949Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
23:31:09 [2020-11-14T23:31:09.949Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
23:31:09 [2020-11-14T23:31:09.949Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
23:31:09 [2020-11-14T23:31:09.949Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
23:31:09 [2020-11-14T23:31:09.949Z] BRANCH_NAME                    PR-41625                                                                                
23:31:09 [2020-11-14T23:31:09.949Z] BUILD_DISPLAY_NAME             #2                                                                                      
23:31:09 [2020-11-14T23:31:09.949Z] BUILD_ID                       2                                                                                       
23:31:09 [2020-11-14T23:31:09.949Z] BUILD_NUMBER                   2                                                                                       
23:31:09 [2020-11-14T23:31:09.949Z] BUILD_TAG                      jenkins-moby-PR-41625-2                                                                 
23:31:09 [2020-11-14T23:31:09.949Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41625/2/                              
23:31:09 [2020-11-14T23:31:09.949Z] CHANGE_AUTHOR                  sparrc                                                                                  
23:31:09 [2020-11-14T23:31:09.949Z] CHANGE_AUTHOR_DISPLAY_NAME     Cameron Sparr                                                                           
23:31:09 [2020-11-14T23:31:09.949Z] CHANGE_BRANCH                  delete-task-timeout                                                                     
23:31:09 [2020-11-14T23:31:09.949Z] CHANGE_FORK                    sparrc                                                                                  
23:31:09 [2020-11-14T23:31:09.949Z] CHANGE_ID                      41625                                                                                   
23:31:09 [2020-11-14T23:31:09.949Z] CHANGE_TARGET                  master                                                                                  
23:31:09 [2020-11-14T23:31:09.949Z] CHANGE_TITLE                   handleContainerExit: timeout on containerd DeleteTask                                   
23:31:09 [2020-11-14T23:31:09.949Z] CHANGE_URL                     https://github.com/moby/moby/pull/41625                                                 
23:31:09 [2020-11-14T23:31:09.949Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
23:31:09 [2020-11-14T23:31:09.949Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
23:31:09 [2020-11-14T23:31:09.949Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
23:31:09 [2020-11-14T23:31:09.949Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
23:31:09 [2020-11-14T23:31:09.949Z] COMPUTERNAME                   azwin-2-4a4540                                                                          
23:31:09 [2020-11-14T23:31:09.949Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
23:31:09 [2020-11-14T23:31:09.949Z] ConfigSequenceNumber           0                                                                                       
23:31:09 [2020-11-14T23:31:09.949Z] dco                            true                                                                                    
23:31:09 [2020-11-14T23:31:09.949Z] DOCKER_BUILDKIT                0                                                                                       
23:31:09 [2020-11-14T23:31:09.949Z] DOCKER_DUT_DEBUG               1                                                                                       
23:31:09 [2020-11-14T23:31:09.949Z] DOCKER_EXPERIMENTAL            1                                                                                       
23:31:09 [2020-11-14T23:31:09.949Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
23:31:09 [2020-11-14T23:31:09.949Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
23:31:09 [2020-11-14T23:31:09.949Z] EXECUTOR_NUMBER                0                                                                                       
23:31:09 [2020-11-14T23:31:09.949Z] FQDN                           azwin-2-4a4540.westus.cloudapp.azure.com                                                
23:31:09 [2020-11-14T23:31:09.949Z] GIT_BRANCH                     PR-41625                                                                                
23:31:09 [2020-11-14T23:31:09.949Z] GIT_COMMIT                     05c20a6e1c708bc881dee36554c6598937afa699                                                
23:31:09 [2020-11-14T23:31:09.949Z] GIT_PREVIOUS_COMMIT            313e323ed5fb154c80ff4a46f986fd0fefcb69d4                                                
23:31:09 [2020-11-14T23:31:09.949Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 313e323ed5fb154c80ff4a46f986fd0fefcb69d4                                                
23:31:09 [2020-11-14T23:31:09.949Z] GIT_URL                        https://github.com/moby/moby.git                                                        
23:31:09 [2020-11-14T23:31:09.949Z] HUDSON_COOKIE                  947fa8d3-225d-4166-8abd-1151a16767ee                                                    
23:31:09 [2020-11-14T23:31:09.949Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
23:31:09 [2020-11-14T23:31:09.949Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
23:31:09 [2020-11-14T23:31:09.949Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
23:31:09 [2020-11-14T23:31:09.949Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
23:31:09 [2020-11-14T23:31:09.949Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
23:31:09 [2020-11-14T23:31:09.949Z] JENKINS_NODE_COOKIE            de0f27b2-1a95-471b-b7a3-6bbbd170c132                                                    
23:31:09 [2020-11-14T23:31:09.949Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
23:31:09 [2020-11-14T23:31:09.949Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
23:31:09 [2020-11-14T23:31:09.949Z] JOB_BASE_NAME                  PR-41625                                                                                
23:31:09 [2020-11-14T23:31:09.949Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41625/display/redirect                
23:31:09 [2020-11-14T23:31:09.949Z] JOB_NAME                       moby/PR-41625                                                                           
23:31:09 [2020-11-14T23:31:09.949Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41625/                                
23:31:09 [2020-11-14T23:31:09.949Z] library.jps.version            master                                                                                  
23:31:09 [2020-11-14T23:31:09.949Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
23:31:09 [2020-11-14T23:31:09.949Z] NODE_LABELS                    amd64 azure azwin-2-4a4540 azwin-2019 docker west-us windows windows-2019 x86_64        
23:31:09 [2020-11-14T23:31:09.949Z] NODE_NAME                      azwin-2-4a4540                                                                          
23:31:09 [2020-11-14T23:31:09.949Z] NUMBER_OF_PROCESSORS           4                                                                                       
23:31:09 [2020-11-14T23:31:09.949Z] OS                             Windows_NT                                                                              
23:31:09 [2020-11-14T23:31:09.949Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
23:31:09 [2020-11-14T23:31:09.949Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
23:31:09 [2020-11-14T23:31:09.949Z] ppc64le                        true                                                                                    
23:31:09 [2020-11-14T23:31:09.949Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
23:31:09 [2020-11-14T23:31:09.949Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
23:31:09 [2020-11-14T23:31:09.949Z] PROCESSOR_LEVEL                6                                                                                       
23:31:09 [2020-11-14T23:31:09.949Z] PROCESSOR_REVISION             5504                                                                                    
23:31:09 [2020-11-14T23:31:09.949Z] ProgramData                    C:\ProgramData                                                                          
23:31:09 [2020-11-14T23:31:09.949Z] ProgramFiles                   C:\Program Files                                                                        
23:31:09 [2020-11-14T23:31:09.949Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
23:31:09 [2020-11-14T23:31:09.949Z] ProgramW6432                   C:\Program Files                                                                        
23:31:09 [2020-11-14T23:31:09.950Z] PROMPT                         $P$G                                                                                    
23:31:09 [2020-11-14T23:31:09.950Z] PSExecutionPolicyPreference    Bypass                                                                                  
23:31:09 [2020-11-14T23:31:09.950Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
23:31:09 [2020-11-14T23:31:09.950Z] PUBLIC                         C:\Users\Public                                                                         
23:31:09 [2020-11-14T23:31:09.950Z] rootless                       true                                                                                    
23:31:09 [2020-11-14T23:31:09.950Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41625/2/display/redirect?page=changes 
23:31:09 [2020-11-14T23:31:09.950Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41625/2/display/redirect              
23:31:09 [2020-11-14T23:31:09.950Z] s390x                          true                                                                                    
23:31:09 [2020-11-14T23:31:09.950Z] SKIP_VALIDATION_TESTS          1                                                                                       
23:31:09 [2020-11-14T23:31:09.950Z] SOURCES_DRIVE                  d                                                                                       
23:31:09 [2020-11-14T23:31:09.950Z] SOURCES_SUBDIR                 gopath                                                                                  
23:31:09 [2020-11-14T23:31:09.950Z] STAGE_NAME                     Run tests                                                                               
23:31:09 [2020-11-14T23:31:09.950Z] SystemDrive                    C:                                                                                      
23:31:09 [2020-11-14T23:31:09.950Z] SystemRoot                     C:\windows                                                                              
23:31:09 [2020-11-14T23:31:09.950Z] TEMP                           C:\windows\TEMP                                                                         
23:31:09 [2020-11-14T23:31:09.950Z] TESTDEBUG                      0                                                                                       
23:31:09 [2020-11-14T23:31:09.950Z] TESTRUN_DRIVE                  d                                                                                       
23:31:09 [2020-11-14T23:31:09.950Z] TESTRUN_SUBDIR                 CI                                                                                      
23:31:09 [2020-11-14T23:31:09.950Z] TIMEOUT                        120m                                                                                    
23:31:09 [2020-11-14T23:31:09.950Z] TMP                            C:\windows\TEMP                                                                         
23:31:09 [2020-11-14T23:31:09.950Z] unit_validate                  true                                                                                    
23:31:09 [2020-11-14T23:31:09.950Z] USERDOMAIN                     WORKGROUP                                                                               
23:31:09 [2020-11-14T23:31:09.950Z] USERNAME                       azwin-2-4a4540$                                                                         
23:31:09 [2020-11-14T23:31:09.950Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
23:31:09 [2020-11-14T23:31:09.950Z] validate_force                 false                                                                                   
23:31:09 [2020-11-14T23:31:09.950Z] windir                         C:\windows                                                                              
23:31:09 [2020-11-14T23:31:09.950Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
23:31:09 [2020-11-14T23:31:09.950Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
23:31:09 [2020-11-14T23:31:09.950Z] windowsRS1                     false                                                                                   
23:31:09 [2020-11-14T23:31:09.950Z] windowsRS5                     true                                                                                    
23:31:09 [2020-11-14T23:31:09.950Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
23:31:09 [2020-11-14T23:31:09.950Z] 
23:31:09 [2020-11-14T23:31:09.950Z] 
23:31:09 [2020-11-14T23:31:09.950Z] 
23:31:09 [2020-11-14T23:31:09.983Z] #41 64.22   DEP      criu/vdso.d
23:31:10 [2020-11-14T23:31:10.110Z] #20 0.610 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:31:10 [2020-11-14T23:31:10.110Z] #20 0.615 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:31:10 [2020-11-14T23:31:10.110Z] #20 0.617 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:31:10 [2020-11-14T23:31:10.110Z] #20 DONE 0.7s
23:31:10 [2020-11-14T23:31:10.110Z] 
23:31:10 [2020-11-14T23:31:10.110Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:31:10 [2020-11-14T23:31:10.110Z] #31 ...
23:31:10 [2020-11-14T23:31:10.110Z] 
23:31:10 [2020-11-14T23:31:10.110Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:10 [2020-11-14T23:31:10.110Z] #42 124.7   CC       criu/cr-service.o
23:31:10 [2020-11-14T23:31:10.246Z] #41 64.49   DEP      criu/uts_ns.d
23:31:10 [2020-11-14T23:31:10.413Z] INFO: Sources under d:\gopath\...
23:31:10 [2020-11-14T23:31:10.413Z] INFO: Test run under d:\CI\...
23:31:10 [2020-11-14T23:31:10.413Z] INFO: Running in D:\gopath\src\github.com\docker\docker
23:31:10 [2020-11-14T23:31:10.413Z] INFO: docker/docker repository was found
23:31:10 [2020-11-14T23:31:10.510Z] #41 64.75   DEP      criu/util.d
23:31:10 [2020-11-14T23:31:10.547Z] #41 152.6   CC       criu/servicefd.o
23:31:10 [2020-11-14T23:31:10.649Z] #41 49.27   CC       images/ext-file.o
23:31:10 [2020-11-14T23:31:10.778Z] #41 64.98   DEP      criu/uffd.d
23:31:10 [2020-11-14T23:31:10.807Z] #41 153.0   CC       criu/shmem.o
23:31:10 [2020-11-14T23:31:10.877Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
23:31:10 [2020-11-14T23:31:10.910Z] #41 49.43   CC       images/cgroup.o
23:31:11 [2020-11-14T23:31:11.043Z] #41 65.14   DEP      criu/tun.d
23:31:11 [2020-11-14T23:31:11.043Z] #41 65.27   DEP      criu/tty.d
23:31:11 [2020-11-14T23:31:11.067Z] #41 ...
23:31:11 [2020-11-14T23:31:11.067Z] 
23:31:11 [2020-11-14T23:31:11.067Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:31:11 [2020-11-14T23:31:11.067Z] #39 DONE 0.6s
23:31:11 [2020-11-14T23:31:11.314Z] #41 ...
23:31:11 [2020-11-14T23:31:11.314Z] 
23:31:11 [2020-11-14T23:31:11.314Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:31:11 [2020-11-14T23:31:11.314Z] #38 142.4 + dpkg --print-architecture
23:31:11 [2020-11-14T23:31:11.327Z] 
23:31:11 [2020-11-14T23:31:11.327Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:11 [2020-11-14T23:31:11.340Z] ltsc2019: Pulling from windows/servercore
23:31:11 [2020-11-14T23:31:11.430Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.207s	coverage: 49.5% of statements
23:31:11 [2020-11-14T23:31:11.470Z] #56 ...
23:31:11 [2020-11-14T23:31:11.470Z] 
23:31:11 [2020-11-14T23:31:11.470Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:11 [2020-11-14T23:31:11.470Z] #43 137.8 vendor/golang.org/x/text/secure/bidirule
23:31:11 [2020-11-14T23:31:11.470Z] #43 138.1 vendor/golang.org/x/text/unicode/norm
23:31:11 [2020-11-14T23:31:11.470Z] #43 142.1 vendor/golang.org/x/net/idna
23:31:11 [2020-11-14T23:31:11.470Z] #43 144.4 vendor/golang.org/x/net/http2/hpack
23:31:11 [2020-11-14T23:31:11.470Z] #43 145.7 mime
23:31:11 [2020-11-14T23:31:11.470Z] #43 147.5 mime/quotedprintable
23:31:11 [2020-11-14T23:31:11.470Z] #43 148.0 net/http/internal
23:31:11 [2020-11-14T23:31:11.470Z] #43 ...
23:31:11 [2020-11-14T23:31:11.470Z] 
23:31:11 [2020-11-14T23:31:11.470Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:11 [2020-11-14T23:31:11.470Z] #41 44.32   CC       images/ext-file.o
23:31:11 [2020-11-14T23:31:11.470Z] #41 44.55   CC       images/cgroup.o
23:31:11 [2020-11-14T23:31:11.470Z] #41 45.09   CC       images/userns.o
23:31:11 [2020-11-14T23:31:11.470Z] #41 45.30   CC       images/google/protobuf/descriptor.o
23:31:11 [2020-11-14T23:31:11.485Z] #41 50.05   CC       images/userns.o
23:31:11 [2020-11-14T23:31:11.587Z] #41 153.6   CC       criu/sigframe.o
23:31:11 [2020-11-14T23:31:11.587Z] #41 153.7   CC       criu/signalfd.o
23:31:11 [2020-11-14T23:31:11.726Z] #41 46.90   CC       images/opts.o
23:31:11 [2020-11-14T23:31:11.747Z] #41 ...
23:31:11 [2020-11-14T23:31:11.747Z] 
23:31:11 [2020-11-14T23:31:11.747Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:31:11 [2020-11-14T23:31:11.747Z] #56 148.2 + for f in rootlesskit rootlesskit-docker-proxy
23:31:11 [2020-11-14T23:31:11.747Z] #56 148.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:31:11 [2020-11-14T23:31:11.805Z] 4612f6d0b889: Pulling fs layer
23:31:11 [2020-11-14T23:31:11.805Z] 680bbdbacf1b: Pulling fs layer
23:31:11 [2020-11-14T23:31:11.848Z] #41 153.9   CC       criu/sk-inet.o
23:31:11 [2020-11-14T23:31:11.892Z] #38 DONE 143.2s
23:31:11 [2020-11-14T23:31:11.892Z] 
23:31:11 [2020-11-14T23:31:11.892Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:11 [2020-11-14T23:31:11.892Z] #41 65.50   DEP      criu/timerfd.d
23:31:11 [2020-11-14T23:31:11.892Z] #41 65.77   DEP      criu/timens.d
23:31:11 [2020-11-14T23:31:11.892Z] #41 65.93   DEP      criu/sysfs_parse.d
23:31:11 [2020-11-14T23:31:11.892Z] #41 66.08   DEP      criu/sysctl.d
23:31:11 [2020-11-14T23:31:11.892Z] #41 66.17   DEP      criu/string.d
23:31:11 [2020-11-14T23:31:11.983Z] #41 47.14   CC       images/seccomp.o
23:31:12 [2020-11-14T23:31:12.155Z] #41 66.20   DEP      criu/stats.d
23:31:12 [2020-11-14T23:31:12.155Z] #41 66.29   DEP      criu/sockets.d
23:31:12 [2020-11-14T23:31:12.155Z] #41 ...
23:31:12 [2020-11-14T23:31:12.155Z] 
23:31:12 [2020-11-14T23:31:12.155Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:12 [2020-11-14T23:31:12.155Z] #51 7.961 + cd /tmp/tmp.KPYUDCfWrV/src/github.com/opencontainers/runc
23:31:12 [2020-11-14T23:31:12.155Z] #51 7.961 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:31:12 [2020-11-14T23:31:12.155Z] #51 8.439 + '[' -z '' ']'
23:31:12 [2020-11-14T23:31:12.155Z] #51 8.439 + target=static
23:31:12 [2020-11-14T23:31:12.155Z] #51 8.439 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:31:12 [2020-11-14T23:31:12.155Z] #51 8.841 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:31:12 [2020-11-14T23:31:12.155Z] #51 ...
23:31:12 [2020-11-14T23:31:12.155Z] 
23:31:12 [2020-11-14T23:31:12.155Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:12 [2020-11-14T23:31:12.155Z] #18 1.990 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:31:12 [2020-11-14T23:31:12.155Z] #18 2.008 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:31:12 [2020-11-14T23:31:12.155Z] #18 2.015 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:31:12 [2020-11-14T23:31:12.155Z] #18 2.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:31:12 [2020-11-14T23:31:12.155Z] #18 3.574 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [242 kB]
23:31:12 [2020-11-14T23:31:12.155Z] #18 4.551 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:31:12 [2020-11-14T23:31:12.217Z] #42 126.7   CC       criu/crtools.o
23:31:12 [2020-11-14T23:31:12.418Z] #41 154.6   CC       criu/sk-netlink.o
23:31:12 [2020-11-14T23:31:12.546Z] #41 47.40   CC       images/binfmt-misc.o
23:31:12 [2020-11-14T23:31:12.546Z] #41 47.57   CC       images/time.o
23:31:12 [2020-11-14T23:31:12.678Z] #41 154.8   CC       criu/sk-packet.o
23:31:12 [2020-11-14T23:31:12.803Z] #41 47.81   CC       images/sysctl.o
23:31:12 [2020-11-14T23:31:12.865Z] #42 127.6   CC       criu/eventfd.o
23:31:12 [2020-11-14T23:31:12.938Z] #41 ...
23:31:12 [2020-11-14T23:31:12.938Z] 
23:31:12 [2020-11-14T23:31:12.938Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:31:12 [2020-11-14T23:31:12.938Z] #47 255.3 + /build/golangci-lint --version
23:31:12 [2020-11-14T23:31:12.938Z] #47 255.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:31:12 [2020-11-14T23:31:12.938Z] #47 DONE 255.8s
23:31:12 [2020-11-14T23:31:12.938Z] 
23:31:12 [2020-11-14T23:31:12.938Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:12 [2020-11-14T23:31:12.938Z] #41 155.2   CC       criu/sk-queue.o
23:31:13 [2020-11-14T23:31:13.060Z] #41 48.09   CC       images/autofs.o
23:31:13 [2020-11-14T23:31:13.317Z] #41 48.27   CC       images/macvlan.o
23:31:13 [2020-11-14T23:31:13.317Z] #41 48.50   CC       images/sit.o
23:31:13 [2020-11-14T23:31:13.508Z] #41 155.5   CC       criu/sk-tcp.o
23:31:13 [2020-11-14T23:31:13.530Z] #42 128.2   CC       criu/eventpoll.o
23:31:13 [2020-11-14T23:31:13.769Z] #41 155.8   CC       criu/sk-unix.o
23:31:13 [2020-11-14T23:31:13.881Z] #41 48.70   CC       images/memfd.o
23:31:13 [2020-11-14T23:31:13.881Z] #41 ...
23:31:13 [2020-11-14T23:31:13.881Z] 
23:31:13 [2020-11-14T23:31:13.881Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:31:13 [2020-11-14T23:31:13.881Z] #11 140.3 Selecting previously unselected package g++-mingw-w64-x86-64.
23:31:13 [2020-11-14T23:31:13.881Z] #11 140.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:31:13 [2020-11-14T23:31:13.881Z] #11 140.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:31:14 [2020-11-14T23:31:14.084Z] #18 7.141 Fetched 8224 kB in 5s (1524 kB/s)
23:31:14 [2020-11-14T23:31:14.138Z] #11 ...
23:31:14 [2020-11-14T23:31:14.138Z] 
23:31:14 [2020-11-14T23:31:14.138Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:14 [2020-11-14T23:31:14.138Z] #41 49.04   CC       images/timens.o
23:31:14 [2020-11-14T23:31:14.395Z] #41 49.30   LINK     images/built-in.o
23:31:14 [2020-11-14T23:31:14.395Z] #41 49.46   GEN      compel/include/asm
23:31:14 [2020-11-14T23:31:14.395Z] #41 49.48   GEN      compel/include/version.h
23:31:14 [2020-11-14T23:31:14.395Z] #41 49.51 touch .config
23:31:14 [2020-11-14T23:31:14.652Z] #41 49.55   GEN      include/common/config.h
23:31:14 [2020-11-14T23:31:14.652Z] #41 49.66   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:31:14 [2020-11-14T23:31:14.652Z] #41 49.68   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:31:14 [2020-11-14T23:31:14.652Z] #41 49.70   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:31:14 [2020-11-14T23:31:14.652Z] #41 49.71   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:31:14 [2020-11-14T23:31:14.652Z] #41 49.74   DEP      compel/arch/x86/plugins/std/memcpy.d
23:31:14 [2020-11-14T23:31:14.652Z] #41 49.78   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:31:14 [2020-11-14T23:31:14.909Z] #41 49.80   GEN      compel/plugins/include/uapi/std/syscall.h
23:31:14 [2020-11-14T23:31:14.909Z] #41 49.82   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:31:14 [2020-11-14T23:31:14.909Z] #41 49.85   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:31:14 [2020-11-14T23:31:14.909Z] #41 49.87   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:31:14 [2020-11-14T23:31:14.909Z] #41 49.89   DEP      compel/plugins/std/infect.d
23:31:14 [2020-11-14T23:31:14.909Z] #41 49.98   DEP      compel/plugins/std/string.d
23:31:15 [2020-11-14T23:31:15.035Z] #18 7.141 Reading package lists...
23:31:15 [2020-11-14T23:31:15.035Z] #18 ...
23:31:15 [2020-11-14T23:31:15.035Z] 
23:31:15 [2020-11-14T23:31:15.035Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:15 [2020-11-14T23:31:15.035Z] #41 66.50   DEP      criu/sk-unix.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 66.69   DEP      criu/sk-tcp.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 66.84   DEP      criu/sk-queue.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 66.94   DEP      criu/sk-packet.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 67.08   DEP      criu/sk-netlink.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 67.38   DEP      criu/sk-inet.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 67.66   DEP      criu/signalfd.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 67.88   DEP      criu/sigframe.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 68.05   DEP      criu/shmem.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 68.26   DEP      criu/servicefd.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 68.48   DEP      criu/seize.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 68.57   DEP      criu/seccomp.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 68.67   DEP      criu/rst-malloc.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 68.85   DEP      criu/rbtree.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 68.91   DEP      criu/pstree.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 69.09   DEP      criu/protobuf.d
23:31:15 [2020-11-14T23:31:15.035Z] #41 69.19   GEN      criu/protobuf-desc-gen.h
23:31:15 [2020-11-14T23:31:15.051Z] #56 ...
23:31:15 [2020-11-14T23:31:15.051Z] 
23:31:15 [2020-11-14T23:31:15.051Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:31:15 [2020-11-14T23:31:15.051Z] #11 141.5 Selecting previously unselected package g++-mingw-w64-x86-64.
23:31:15 [2020-11-14T23:31:15.051Z] #11 141.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:31:15 [2020-11-14T23:31:15.051Z] #11 141.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:31:15 [2020-11-14T23:31:15.051Z] #11 ...
23:31:15 [2020-11-14T23:31:15.051Z] 
23:31:15 [2020-11-14T23:31:15.051Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:15 [2020-11-14T23:31:15.051Z] #41 50.36   CC       images/google/protobuf/descriptor.o
23:31:15 [2020-11-14T23:31:15.051Z] #41 51.94   CC       images/opts.o
23:31:15 [2020-11-14T23:31:15.051Z] #41 52.13   CC       images/seccomp.o
23:31:15 [2020-11-14T23:31:15.051Z] #41 52.37   CC       images/binfmt-misc.o
23:31:15 [2020-11-14T23:31:15.051Z] #41 52.59   CC       images/time.o
23:31:15 [2020-11-14T23:31:15.051Z] #41 52.83   CC       images/sysctl.o
23:31:15 [2020-11-14T23:31:15.051Z] #41 53.11   CC       images/autofs.o
23:31:15 [2020-11-14T23:31:15.051Z] #41 53.35   CC       images/macvlan.o
23:31:15 [2020-11-14T23:31:15.051Z] #41 53.53   CC       images/sit.o
23:31:15 [2020-11-14T23:31:15.051Z] #41 53.75   CC       images/memfd.o
23:31:15 [2020-11-14T23:31:15.065Z] #42 129.5   CC       criu/external.o
23:31:15 [2020-11-14T23:31:15.155Z] #41 157.2   CC       criu/sockets.o
23:31:15 [2020-11-14T23:31:15.165Z] #41 50.04   DEP      compel/plugins/std/log.d
23:31:15 [2020-11-14T23:31:15.165Z] #41 50.13   DEP      compel/plugins/std/fds.d
23:31:15 [2020-11-14T23:31:15.166Z] #41 50.26   DEP      compel/plugins/std/std.d
23:31:15 [2020-11-14T23:31:15.166Z] #41 50.33   DEP      compel/plugins/shmem/shmem.d
23:31:15 [2020-11-14T23:31:15.312Z] #41 54.08   CC       images/timens.o
23:31:15 [2020-11-14T23:31:15.367Z] #42 130.0   CC       criu/fault-injection.o
23:31:15 [2020-11-14T23:31:15.367Z] #42 130.1   CC       criu/fdstore.o
23:31:15 [2020-11-14T23:31:15.422Z] #41 50.39   DEP      compel/plugins/fds/fds.d
23:31:15 [2020-11-14T23:31:15.422Z] #41 50.50   CC       compel/plugins/std/std.o
23:31:15 [2020-11-14T23:31:15.573Z] #41 ...
23:31:15 [2020-11-14T23:31:15.573Z] 
23:31:15 [2020-11-14T23:31:15.573Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:15 [2020-11-14T23:31:15.573Z] #43 142.3 vendor/golang.org/x/net/idna
23:31:15 [2020-11-14T23:31:15.573Z] #43 144.7 vendor/golang.org/x/net/http2/hpack
23:31:15 [2020-11-14T23:31:15.573Z] #43 145.8 mime
23:31:15 [2020-11-14T23:31:15.573Z] #43 147.4 mime/quotedprintable
23:31:15 [2020-11-14T23:31:15.573Z] #43 147.8 net/http/internal
23:31:15 [2020-11-14T23:31:15.573Z] #43 151.8 net/textproto
23:31:15 [2020-11-14T23:31:15.573Z] #43 151.8 crypto/x509
23:31:15 [2020-11-14T23:31:15.573Z] #43 ...
23:31:15 [2020-11-14T23:31:15.573Z] 
23:31:15 [2020-11-14T23:31:15.573Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:15 [2020-11-14T23:31:15.573Z] #41 54.33   LINK     images/built-in.o
23:31:15 [2020-11-14T23:31:15.679Z] #41 50.76   CC       compel/plugins/std/fds.o
23:31:15 [2020-11-14T23:31:15.737Z] #41 157.7   CC       criu/stats.o
23:31:15 [2020-11-14T23:31:15.737Z] #41 157.9   CC       criu/string.o
23:31:15 [2020-11-14T23:31:15.737Z] #41 157.9   CC       criu/sysctl.o
23:31:15 [2020-11-14T23:31:15.835Z] #41 54.51   GEN      compel/include/asm
23:31:15 [2020-11-14T23:31:15.835Z] #41 54.54   GEN      compel/include/version.h
23:31:15 [2020-11-14T23:31:15.835Z] #41 54.58 touch .config
23:31:15 [2020-11-14T23:31:15.835Z] #41 54.62   GEN      include/common/config.h
23:31:15 [2020-11-14T23:31:15.997Z] #41 158.2   CC       criu/sysfs_parse.o
23:31:16 [2020-11-14T23:31:16.014Z] #42 ...
23:31:16 [2020-11-14T23:31:16.014Z] 
23:31:16 [2020-11-14T23:31:16.014Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:31:16 [2020-11-14T23:31:16.014Z] #31 DONE 193.8s
23:31:16 [2020-11-14T23:31:16.014Z] 
23:31:16 [2020-11-14T23:31:16.014Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:16 [2020-11-14T23:31:16.014Z] #42 130.6   CC       criu/fifo.o
23:31:16 [2020-11-14T23:31:16.014Z] #42 ...
23:31:16 [2020-11-14T23:31:16.014Z] 
23:31:16 [2020-11-14T23:31:16.014Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:31:16 [2020-11-14T23:31:16.014Z] #21 5.091 Collecting yamllint==1.16.0
23:31:16 [2020-11-14T23:31:16.014Z] #21 5.475   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:31:16 [2020-11-14T23:31:16.014Z] #21 5.650 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:31:16 [2020-11-14T23:31:16.014Z] #21 5.717   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
23:31:16 [2020-11-14T23:31:16.014Z] #21 5.820 Collecting pyyaml (from yamllint==1.16.0)
23:31:16 [2020-11-14T23:31:16.096Z] #41 54.68   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:31:16 [2020-11-14T23:31:16.096Z] #41 54.71   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:31:16 [2020-11-14T23:31:16.096Z] #41 54.74   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:31:16 [2020-11-14T23:31:16.096Z] #41 54.75   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:31:16 [2020-11-14T23:31:16.096Z] #41 54.78   DEP      compel/arch/x86/plugins/std/memcpy.d
23:31:16 [2020-11-14T23:31:16.096Z] #41 54.80   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:31:16 [2020-11-14T23:31:16.096Z] #41 54.81   GEN      compel/plugins/include/uapi/std/syscall.h
23:31:16 [2020-11-14T23:31:16.096Z] #41 54.84   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:31:16 [2020-11-14T23:31:16.096Z] #41 54.87   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:31:16 [2020-11-14T23:31:16.243Z] #41 51.18   CC       compel/plugins/std/log.o
23:31:16 [2020-11-14T23:31:16.257Z] #41 158.4   CC       criu/timens.o
23:31:16 [2020-11-14T23:31:16.257Z] #41 158.6   CC       criu/timerfd.o
23:31:16 [2020-11-14T23:31:16.313Z] #21 6.221   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:31:16 [2020-11-14T23:31:16.357Z] #41 54.88   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:31:16 [2020-11-14T23:31:16.357Z] #41 54.89   DEP      compel/plugins/std/infect.d
23:31:16 [2020-11-14T23:31:16.357Z] #41 55.06   DEP      compel/plugins/std/string.d
23:31:16 [2020-11-14T23:31:16.611Z] #21 ...
23:31:16 [2020-11-14T23:31:16.611Z] 
23:31:16 [2020-11-14T23:31:16.611Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:16 [2020-11-14T23:31:16.611Z] #42 131.2   CC       criu/file-ids.o
23:31:16 [2020-11-14T23:31:16.618Z] #41 55.14   DEP      compel/plugins/std/log.d
23:31:16 [2020-11-14T23:31:16.618Z] #41 55.25   DEP      compel/plugins/std/fds.d
23:31:16 [2020-11-14T23:31:16.618Z] #41 55.39   DEP      compel/plugins/std/std.d
23:31:16 [2020-11-14T23:31:16.806Z] #41 ...
23:31:16 [2020-11-14T23:31:16.806Z] 
23:31:16 [2020-11-14T23:31:16.806Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:31:16 [2020-11-14T23:31:16.806Z] #56 DONE 153.0s
23:31:16 [2020-11-14T23:31:16.806Z] 
23:31:16 [2020-11-14T23:31:16.806Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:31:16 [2020-11-14T23:31:16.806Z] #57 DONE 0.1s
23:31:16 [2020-11-14T23:31:16.806Z] 
23:31:16 [2020-11-14T23:31:16.806Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:31:16 [2020-11-14T23:31:16.806Z] #58 DONE 0.1s
23:31:16 [2020-11-14T23:31:16.806Z] 
23:31:16 [2020-11-14T23:31:16.806Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:16 [2020-11-14T23:31:16.806Z] #43 151.8 net/textproto
23:31:16 [2020-11-14T23:31:16.806Z] #43 151.8 crypto/x509
23:31:16 [2020-11-14T23:31:16.806Z] #43 152.8 vendor/golang.org/x/net/http/httpguts
23:31:16 [2020-11-14T23:31:16.806Z] #43 153.1 vendor/golang.org/x/net/http/httpproxy
23:31:16 [2020-11-14T23:31:16.828Z] #41 158.7   CC       criu/tty.o
23:31:16 [2020-11-14T23:31:16.880Z] #41 55.46   DEP      compel/plugins/shmem/shmem.d
23:31:16 [2020-11-14T23:31:16.880Z] #41 55.59   DEP      compel/plugins/fds/fds.d
23:31:16 [2020-11-14T23:31:16.962Z] #41 70.87   DEP      criu/protobuf-desc.d
23:31:16 [2020-11-14T23:31:16.962Z] #41 70.96   DEP      criu/proc_parse.d
23:31:16 [2020-11-14T23:31:16.962Z] #41 71.09   DEP      criu/plugin.d
23:31:16 [2020-11-14T23:31:16.962Z] #41 71.21   DEP      criu/pipes.d
23:31:16 [2020-11-14T23:31:16.962Z] #41 71.30   DEP      criu/pie-util.d
23:31:17 [2020-11-14T23:31:17.141Z] #41 55.70   CC       compel/plugins/std/std.o
23:31:17 [2020-11-14T23:31:17.141Z] #41 55.95   CC       compel/plugins/std/fds.o
23:31:17 [2020-11-14T23:31:17.225Z] #41 71.38   DEP      criu/pie-util-vdso.d
23:31:17 [2020-11-14T23:31:17.225Z] #41 71.56   DEP      criu/path.d
23:31:17 [2020-11-14T23:31:17.257Z] #42 131.9   CC       criu/file-lock.o
23:31:17 [2020-11-14T23:31:17.463Z] #43 153.8 mime/multipart
23:31:17 [2020-11-14T23:31:17.489Z] #41 71.81   DEP      criu/parasite-syscall.d
23:31:17 [2020-11-14T23:31:17.642Z] 680bbdbacf1b: Verifying Checksum
23:31:17 [2020-11-14T23:31:17.642Z] 680bbdbacf1b: Download complete
23:31:17 [2020-11-14T23:31:17.752Z] #41 72.01   DEP      criu/pagemap.d
23:31:17 [2020-11-14T23:31:17.768Z] #41 159.6   CC       criu/tun.o
23:31:17 [2020-11-14T23:31:17.768Z] #41 159.9   CC       criu/uffd.o
23:31:17 [2020-11-14T23:31:17.781Z] #41 56.48   CC       compel/plugins/std/log.o
23:31:18 [2020-11-14T23:31:18.015Z] #41 72.25   DEP      criu/pagemap-cache.d
23:31:18 [2020-11-14T23:31:18.278Z] #41 72.44   DEP      criu/page-xfer.d
23:31:18 [2020-11-14T23:31:18.278Z] #41 72.59   DEP      criu/page-pipe.d
23:31:18 [2020-11-14T23:31:18.325Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.934s	coverage: 73.1% of statements
23:31:18 [2020-11-14T23:31:18.325Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:31:18 [2020-11-14T23:31:18.325Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.585s	coverage: 57.7% of statements
23:31:18 [2020-11-14T23:31:18.325Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:31:18 [2020-11-14T23:31:18.325Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:31:18 [2020-11-14T23:31:18.325Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
23:31:18 [2020-11-14T23:31:18.348Z] #41 160.5   CC       criu/util.o
23:31:18 [2020-11-14T23:31:18.542Z] #41 72.75   DEP      criu/netfilter.d
23:31:18 [2020-11-14T23:31:18.542Z] #41 72.86   DEP      criu/net.d
23:31:18 [2020-11-14T23:31:18.752Z] #41 57.29   CC       compel/plugins/std/string.o
23:31:18 [2020-11-14T23:31:18.811Z] #42 133.2   CC       criu/files-ext.o
23:31:19 [2020-11-14T23:31:19.013Z] #41 ...
23:31:19 [2020-11-14T23:31:19.013Z] 
23:31:19 [2020-11-14T23:31:19.013Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:31:19 [2020-11-14T23:31:19.013Z] #56 DONE 155.6s
23:31:19 [2020-11-14T23:31:19.013Z] 
23:31:19 [2020-11-14T23:31:19.013Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:31:19 [2020-11-14T23:31:19.013Z] #57 DONE 0.1s
23:31:19 [2020-11-14T23:31:19.013Z] 
23:31:19 [2020-11-14T23:31:19.013Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:31:19 [2020-11-14T23:31:19.013Z] #58 DONE 0.1s
23:31:19 [2020-11-14T23:31:19.013Z] 
23:31:19 [2020-11-14T23:31:19.013Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:19 [2020-11-14T23:31:19.013Z] #43 153.0 vendor/golang.org/x/net/http/httpguts
23:31:19 [2020-11-14T23:31:19.013Z] #43 153.3 vendor/golang.org/x/net/http/httpproxy
23:31:19 [2020-11-14T23:31:19.013Z] #43 153.9 mime/multipart
23:31:19 [2020-11-14T23:31:19.109Z] #42 133.7   CC       criu/files-reg.o
23:31:19 [2020-11-14T23:31:19.120Z] #41 73.22   DEP      criu/namespaces.d
23:31:19 [2020-11-14T23:31:19.120Z] #41 73.37   DEP      criu/mount.d
23:31:19 [2020-11-14T23:31:19.288Z] #41 161.1   CC       criu/uts_ns.o
23:31:19 [2020-11-14T23:31:19.288Z] #41 161.3   CC       criu/vdso-compat.o
23:31:19 [2020-11-14T23:31:19.288Z] #41 161.4   CC       criu/vdso.o
23:31:19 [2020-11-14T23:31:19.359Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
23:31:19 [2020-11-14T23:31:19.388Z] #41 73.60   DEP      criu/memfd.d
23:31:19 [2020-11-14T23:31:19.548Z] #41 161.7   LINK     criu/built-in.o
23:31:19 [2020-11-14T23:31:19.548Z] #41 161.8   LINK     criu/criu
23:31:19 [2020-11-14T23:31:19.586Z] #43 156.4 crypto/tls
23:31:19 [2020-11-14T23:31:19.652Z] #41 73.76   DEP      criu/mem.d
23:31:19 [2020-11-14T23:31:19.916Z] #41 73.90   DEP      criu/lsm.d
23:31:19 [2020-11-14T23:31:19.916Z] #41 74.08   DEP      criu/log.d
23:31:19 [2020-11-14T23:31:19.993Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
23:31:20 [2020-11-14T23:31:20.005Z] #43 156.1 crypto/tls
23:31:20 [2020-11-14T23:31:20.119Z] #41 162.0   DEP      lib/c/criu.d
23:31:20 [2020-11-14T23:31:20.119Z] #41 162.1   CC       images/rpc.pb-c.o
23:31:20 [2020-11-14T23:31:20.119Z] #41 162.4   CC       lib/c/criu.o
23:31:20 [2020-11-14T23:31:20.180Z] #41 74.21   DEP      criu/libnetlink.d
23:31:20 [2020-11-14T23:31:20.180Z] #41 74.34   DEP      criu/kerndat.d
23:31:20 [2020-11-14T23:31:20.284Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 4.9% of statements
23:31:20 [2020-11-14T23:31:20.284Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:31:20 [2020-11-14T23:31:20.284Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:31:20 [2020-11-14T23:31:20.443Z] #41 74.60   DEP      criu/kcmp-ids.d
23:31:20 [2020-11-14T23:31:20.443Z] #41 74.70   DEP      criu/irmap.d
23:31:20 [2020-11-14T23:31:20.566Z] #43 ...
23:31:20 [2020-11-14T23:31:20.566Z] 
23:31:20 [2020-11-14T23:31:20.566Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.1 Selecting previously unselected package libapparmor1:amd64.
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.2 Selecting previously unselected package libapparmor-dev:amd64.
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.4 Selecting previously unselected package libbtrfs0.
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.4 Unpacking libbtrfs0 (4.20.1-2) ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.5 Selecting previously unselected package libbtrfs-dev.
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.5 Unpacking libbtrfs-dev (4.20.1-2) ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.7 Selecting previously unselected package libudev-dev:amd64.
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.9 Selecting previously unselected package libsepol1-dev:amd64.
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:31:20 [2020-11-14T23:31:20.566Z] #11 156.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:31:20 [2020-11-14T23:31:20.642Z] #42 ...
23:31:20 [2020-11-14T23:31:20.642Z] 
23:31:20 [2020-11-14T23:31:20.642Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:31:20 [2020-11-14T23:31:20.642Z] #21 8.346 Building wheels for collected packages: pyyaml
23:31:20 [2020-11-14T23:31:20.642Z] #21 8.351   Running setup.py bdist_wheel for pyyaml: started
23:31:20 [2020-11-14T23:31:20.642Z] #21 9.904   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:31:20 [2020-11-14T23:31:20.642Z] #21 9.910   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:31:20 [2020-11-14T23:31:20.642Z] #21 10.00 Successfully built pyyaml
23:31:20 [2020-11-14T23:31:20.642Z] #21 10.02 Installing collected packages: pathspec, pyyaml, yamllint
23:31:20 [2020-11-14T23:31:20.642Z] #21 10.41 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
23:31:20 [2020-11-14T23:31:20.642Z] #21 DONE 10.6s
23:31:20 [2020-11-14T23:31:20.689Z] #41 162.9   LINK     lib/c/built-in.o
23:31:20 [2020-11-14T23:31:20.689Z] #41 162.9   LINK     lib/c/libcriu.so
23:31:20 [2020-11-14T23:31:20.689Z] #41 162.9   LINK     lib/c/libcriu.a
23:31:20 [2020-11-14T23:31:20.707Z] #41 74.84   DEP      criu/ipc_ns.d
23:31:20 [2020-11-14T23:31:20.823Z] #11 157.1 Selecting previously unselected package libpcre16-3:amd64.
23:31:20 [2020-11-14T23:31:20.823Z] #11 157.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:31:20 [2020-11-14T23:31:20.823Z] #11 157.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:31:20 [2020-11-14T23:31:20.823Z] #11 157.2 Selecting previously unselected package libpcre32-3:amd64.
23:31:20 [2020-11-14T23:31:20.823Z] #11 157.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:31:20 [2020-11-14T23:31:20.940Z] 
23:31:20 [2020-11-14T23:31:20.940Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:31:20 [2020-11-14T23:31:20.949Z] #41 163.0   GEN      magic.py
23:31:20 [2020-11-14T23:31:20.949Z] #41 163.1 Note: Building without setproctitle() and strlcpy() support.
23:31:20 [2020-11-14T23:31:20.949Z] #41 163.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:31:20 [2020-11-14T23:31:20.949Z] #41 163.1 Note: Building without GnuTLS support
23:31:20 [2020-11-14T23:31:20.949Z] #41 163.1 Makefile.config:39: Warn: you have no libnftables installed
23:31:20 [2020-11-14T23:31:20.949Z] #41 163.1 Makefile.config:40: Warn: Building without nftables support
23:31:21 [2020-11-14T23:31:21.002Z] #41 75.00   DEP      criu/image.d
23:31:21 [2020-11-14T23:31:21.002Z] #41 75.19   DEP      criu/image-desc.d
23:31:21 [2020-11-14T23:31:21.080Z] #11 157.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:31:21 [2020-11-14T23:31:21.080Z] #11 157.5 Selecting previously unselected package libpcrecpp0v5:amd64.
23:31:21 [2020-11-14T23:31:21.080Z] #11 157.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:31:21 [2020-11-14T23:31:21.080Z] #11 157.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:31:21 [2020-11-14T23:31:21.265Z] #41 75.30   DEP      criu/fsnotify.d
23:31:21 [2020-11-14T23:31:21.265Z] #41 75.52   DEP      criu/filesystems.d
23:31:21 [2020-11-14T23:31:21.318Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 41.0% of statements
23:31:21 [2020-11-14T23:31:21.336Z] #11 157.6 Selecting previously unselected package libpcre3-dev:amd64.
23:31:21 [2020-11-14T23:31:21.336Z] #11 157.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:31:21 [2020-11-14T23:31:21.336Z] #11 157.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:31:21 [2020-11-14T23:31:21.497Z] #43 ...
23:31:21 [2020-11-14T23:31:21.497Z] 
23:31:21 [2020-11-14T23:31:21.497Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:31:21 [2020-11-14T23:31:21.497Z] #11 157.4 Selecting previously unselected package libapparmor1:amd64.
23:31:21 [2020-11-14T23:31:21.497Z] #11 157.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 157.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 157.6 Selecting previously unselected package libapparmor-dev:amd64.
23:31:21 [2020-11-14T23:31:21.497Z] #11 157.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 157.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 157.7 Selecting previously unselected package libbtrfs0.
23:31:21 [2020-11-14T23:31:21.497Z] #11 157.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 157.8 Unpacking libbtrfs0 (4.20.1-2) ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 157.8 Selecting previously unselected package libbtrfs-dev.
23:31:21 [2020-11-14T23:31:21.497Z] #11 157.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 157.9 Unpacking libbtrfs-dev (4.20.1-2) ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 158.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:31:21 [2020-11-14T23:31:21.497Z] #11 158.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 158.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 158.1 Selecting previously unselected package libudev-dev:amd64.
23:31:21 [2020-11-14T23:31:21.497Z] #11 158.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 158.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 158.2 Selecting previously unselected package libsepol1-dev:amd64.
23:31:21 [2020-11-14T23:31:21.497Z] #11 158.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:31:21 [2020-11-14T23:31:21.497Z] #11 158.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:31:21 [2020-11-14T23:31:21.519Z] #41 163.6 fatal: not a git repository (or any of the parent directories): .git
23:31:21 [2020-11-14T23:31:21.528Z] #41 75.72   DEP      criu/files.d
23:31:21 [2020-11-14T23:31:21.593Z] #11 158.0 Selecting previously unselected package libselinux1-dev:amd64.
23:31:21 [2020-11-14T23:31:21.593Z] #11 158.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:31:21 [2020-11-14T23:31:21.593Z] #11 158.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:31:21 [2020-11-14T23:31:21.758Z] #11 158.5 Selecting previously unselected package libpcre16-3:amd64.
23:31:21 [2020-11-14T23:31:21.758Z] #11 158.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:31:21 [2020-11-14T23:31:21.758Z] #11 158.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:31:21 [2020-11-14T23:31:21.792Z] #41 75.93   DEP      criu/files-reg.d
23:31:21 [2020-11-14T23:31:21.792Z] #41 76.13   DEP      criu/files-ext.d
23:31:21 [2020-11-14T23:31:21.849Z] #11 158.3 Selecting previously unselected package libdevmapper-dev:amd64.
23:31:21 [2020-11-14T23:31:21.849Z] #11 158.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:31:21 [2020-11-14T23:31:21.849Z] #11 158.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:31:21 [2020-11-14T23:31:21.952Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.078s	coverage: 77.4% of statements
23:31:21 [2020-11-14T23:31:21.952Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:31:21 [2020-11-14T23:31:21.952Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:31:21 [2020-11-14T23:31:21.994Z] #39 ...
23:31:21 [2020-11-14T23:31:21.994Z] 
23:31:21 [2020-11-14T23:31:21.994Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:21 [2020-11-14T23:31:21.994Z] #42 136.3   CC       criu/files.o
23:31:22 [2020-11-14T23:31:22.018Z] #11 158.7 Selecting previously unselected package libpcre32-3:amd64.
23:31:22 [2020-11-14T23:31:22.018Z] #11 158.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:31:22 [2020-11-14T23:31:22.018Z] #11 158.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:31:22 [2020-11-14T23:31:22.082Z] #41 ...
23:31:22 [2020-11-14T23:31:22.082Z] 
23:31:22 [2020-11-14T23:31:22.082Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:22 [2020-11-14T23:31:22.082Z] #18 7.141 Reading package lists...
23:31:22 [2020-11-14T23:31:22.082Z] #18 9.841 Reading package lists...
23:31:22 [2020-11-14T23:31:22.082Z] #18 12.48 Building dependency tree...
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.55 libcap2-bin is already the newest version (1:2.25-2).
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.55 The following additional packages will be installed:
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.55   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.55   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.55   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.55   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.55   python3.7 python3.7-minimal vim-runtime xxd
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.56 Suggested packages:
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.56   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.56   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.56   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.56 Recommended packages:
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.56   aufs-dkms nftables build-essential python3-dev python3-keyring
23:31:22 [2020-11-14T23:31:22.082Z] #18 13.56   python3-keyrings.alt python3-xdg unzip
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.55 The following NEW packages will be installed:
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.55   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.55   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.55   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.55   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.56   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.56   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.56   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.56   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.56   xz-utils zip
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.87 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.87 Need to get 27.6 MB of archives.
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.87 After this operation, 114 MB of additional disk space will be used.
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
23:31:22 [2020-11-14T23:31:22.082Z] #18 14.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
23:31:22 [2020-11-14T23:31:22.082Z] #18 15.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
23:31:22 [2020-11-14T23:31:22.082Z] #18 15.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
23:31:22 [2020-11-14T23:31:22.082Z] #18 15.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
23:31:22 [2020-11-14T23:31:22.082Z] #18 15.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
23:31:22 [2020-11-14T23:31:22.082Z] #18 15.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
23:31:22 [2020-11-14T23:31:22.082Z] #18 15.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
23:31:22 [2020-11-14T23:31:22.082Z] #18 15.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
23:31:22 [2020-11-14T23:31:22.106Z] #11 158.4 Selecting previously unselected package libseccomp-dev:amd64.
23:31:22 [2020-11-14T23:31:22.106Z] #11 158.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:31:22 [2020-11-14T23:31:22.106Z] #11 158.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:31:22 [2020-11-14T23:31:22.106Z] #11 158.5 Selecting previously unselected package libsystemd-dev:amd64.
23:31:22 [2020-11-14T23:31:22.106Z] #11 158.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
23:31:22 [2020-11-14T23:31:22.106Z] #11 158.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
23:31:22 [2020-11-14T23:31:22.119Z] #41 164.1 make[1]: Nothing to be done for 'all'.
23:31:22 [2020-11-14T23:31:22.243Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
23:31:22 [2020-11-14T23:31:22.278Z] #11 158.9 Selecting previously unselected package libpcrecpp0v5:amd64.
23:31:22 [2020-11-14T23:31:22.278Z] #11 158.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:31:22 [2020-11-14T23:31:22.278Z] #11 158.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:31:22 [2020-11-14T23:31:22.278Z] #11 159.0 Selecting previously unselected package libpcre3-dev:amd64.
23:31:22 [2020-11-14T23:31:22.278Z] #11 159.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:31:22 [2020-11-14T23:31:22.278Z] #11 159.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
23:31:22 [2020-11-14T23:31:22.350Z] #18 15.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
23:31:22 [2020-11-14T23:31:22.400Z] #41 164.6 make[1]: 'images/built-in.o' is up to date.
23:31:22 [2020-11-14T23:31:22.400Z] #41 164.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:31:22 [2020-11-14T23:31:22.400Z] #41 164.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:31:22 [2020-11-14T23:31:22.400Z] #41 164.7 make[1]: 'compel/libcompel.a' is up to date.
23:31:22 [2020-11-14T23:31:22.400Z] #41 164.7 make[1]: 'compel/compel-host-bin' is up to date.
23:31:22 [2020-11-14T23:31:22.400Z] #41 164.7 make[1]: Nothing to be done for 'all'.
23:31:22 [2020-11-14T23:31:22.400Z] #41 164.7 make[1]: 'soccr/libsoccr.a' is up to date.
23:31:22 [2020-11-14T23:31:22.622Z] #18 15.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
23:31:22 [2020-11-14T23:31:22.622Z] #18 15.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
23:31:22 [2020-11-14T23:31:22.622Z] #18 15.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
23:31:22 [2020-11-14T23:31:22.622Z] #18 15.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
23:31:22 [2020-11-14T23:31:22.623Z] #18 15.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
23:31:22 [2020-11-14T23:31:22.669Z] #11 159.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:31:22 [2020-11-14T23:31:22.669Z] #11 159.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:31:22 [2020-11-14T23:31:22.669Z] #11 159.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:31:22 [2020-11-14T23:31:22.669Z] #11 159.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:31:22 [2020-11-14T23:31:22.669Z] #11 159.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:31:22 [2020-11-14T23:31:22.669Z] #11 159.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:31:22 [2020-11-14T23:31:22.669Z] #11 159.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:31:22 [2020-11-14T23:31:22.669Z] #11 159.1 Setting up libbtrfs0 (4.20.1-2) ...
23:31:22 [2020-11-14T23:31:22.669Z] #11 159.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:31:22 [2020-11-14T23:31:22.669Z] #11 159.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
23:31:22 [2020-11-14T23:31:22.669Z] #11 159.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:31:22 [2020-11-14T23:31:22.671Z] #41 164.8 make[2]: Nothing to be done for 'all'.
23:31:22 [2020-11-14T23:31:22.671Z] #41 164.8 make[2]: Nothing to be done for 'all'.
23:31:22 [2020-11-14T23:31:22.671Z] #41 164.9 make[2]: Nothing to be done for 'all'.
23:31:22 [2020-11-14T23:31:22.671Z] #41 164.9 make[2]: Nothing to be done for 'all'.
23:31:22 [2020-11-14T23:31:22.849Z] #11 159.4 Selecting previously unselected package libselinux1-dev:amd64.
23:31:22 [2020-11-14T23:31:22.849Z] #11 159.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:31:22 [2020-11-14T23:31:22.849Z] #11 159.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:31:22 [2020-11-14T23:31:22.906Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 23.9% of statements
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.2 Setting up libbtrfs-dev (4.20.1-2) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.2 Setting up mingw-w64-common (6.0.0-3) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.2 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:31:22 [2020-11-14T23:31:22.925Z] #11 159.2 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:31:22 [2020-11-14T23:31:22.925Z] #11 159.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.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:31:22 [2020-11-14T23:31:22.925Z] #11 159.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:31:22 [2020-11-14T23:31:22.925Z] #11 159.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.3 Setting up dmsetup (2:1.02.155-3) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:31:22 [2020-11-14T23:31:22.925Z] #11 159.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:31:22 [2020-11-14T23:31:22.931Z] #41 165.0 make[2]: Nothing to be done for 'all'.
23:31:22 [2020-11-14T23:31:22.931Z] #41 165.0 make[2]: Nothing to be done for 'all'.
23:31:22 [2020-11-14T23:31:22.931Z] #41 165.0 make[2]: Nothing to be done for 'all'.
23:31:22 [2020-11-14T23:31:22.931Z] #41 165.1 make[2]: Nothing to be done for 'all'.
23:31:22 [2020-11-14T23:31:22.931Z] #41 165.1   INSTALL  criu/criu
23:31:23 [2020-11-14T23:31:23.026Z] #18 16.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:31:23 [2020-11-14T23:31:23.026Z] #18 16.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
23:31:23 [2020-11-14T23:31:23.026Z] #18 16.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
23:31:23 [2020-11-14T23:31:23.109Z] #11 159.7 Selecting previously unselected package libdevmapper-dev:amd64.
23:31:23 [2020-11-14T23:31:23.109Z] #11 159.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:31:23 [2020-11-14T23:31:23.109Z] #11 159.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:31:23 [2020-11-14T23:31:23.109Z] #11 159.8 Selecting previously unselected package libseccomp-dev:amd64.
23:31:23 [2020-11-14T23:31:23.109Z] #11 159.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:31:23 [2020-11-14T23:31:23.109Z] #11 159.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:31:23 [2020-11-14T23:31:23.182Z] #11 159.4 Processing triggers for libc-bin (2.28-10) ...
23:31:23 [2020-11-14T23:31:23.191Z] #41 DONE 165.4s
23:31:23 [2020-11-14T23:31:23.191Z] 
23:31:23 [2020-11-14T23:31:23.191Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:31:23 [2020-11-14T23:31:23.198Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
23:31:23 [2020-11-14T23:31:23.198Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 61.6% of statements
23:31:23 [2020-11-14T23:31:23.292Z] #18 16.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
23:31:23 [2020-11-14T23:31:23.292Z] #18 16.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
23:31:23 [2020-11-14T23:31:23.292Z] #18 16.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
23:31:23 [2020-11-14T23:31:23.292Z] #18 16.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:31:23 [2020-11-14T23:31:23.292Z] #18 16.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
23:31:23 [2020-11-14T23:31:23.292Z] #18 16.44 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
23:31:23 [2020-11-14T23:31:23.292Z] #18 16.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:31:23 [2020-11-14T23:31:23.292Z] #18 16.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
23:31:23 [2020-11-14T23:31:23.292Z] #18 16.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
23:31:23 [2020-11-14T23:31:23.292Z] #18 16.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
23:31:23 [2020-11-14T23:31:23.292Z] #18 16.52 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
23:31:23 [2020-11-14T23:31:23.292Z] #18 16.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
23:31:23 [2020-11-14T23:31:23.370Z] #11 159.9 Selecting previously unselected package libsystemd-dev:amd64.
23:31:23 [2020-11-14T23:31:23.370Z] #11 159.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
23:31:23 [2020-11-14T23:31:23.370Z] #11 159.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
23:31:23 [2020-11-14T23:31:23.566Z] #18 16.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:31:23 [2020-11-14T23:31:23.630Z] #11 160.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:31:23 [2020-11-14T23:31:23.630Z] #11 160.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:31:23 [2020-11-14T23:31:23.630Z] #11 160.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:31:23 [2020-11-14T23:31:23.630Z] #11 160.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:31:23 [2020-11-14T23:31:23.630Z] #11 160.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:31:23 [2020-11-14T23:31:23.630Z] #11 160.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:31:23 [2020-11-14T23:31:23.630Z] #11 160.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:31:23 [2020-11-14T23:31:23.630Z] #11 160.4 Setting up libbtrfs0 (4.20.1-2) ...
23:31:23 [2020-11-14T23:31:23.630Z] #11 160.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:31:23 [2020-11-14T23:31:23.746Z] #11 DONE 160.1s
23:31:23 [2020-11-14T23:31:23.746Z] 
23:31:23 [2020-11-14T23:31:23.746Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:23 [2020-11-14T23:31:23.746Z] #41 52.23   CC       compel/plugins/std/string.o
23:31:23 [2020-11-14T23:31:23.746Z] #41 53.30   CC       compel/plugins/std/infect.o
23:31:23 [2020-11-14T23:31:23.746Z] #41 53.64   CC       compel/arch/x86/plugins/std/parasite-head.o
23:31:23 [2020-11-14T23:31:23.746Z] #41 53.69   CC       compel/arch/x86/plugins/std/memcpy.o
23:31:23 [2020-11-14T23:31:23.746Z] #41 53.77   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:31:23 [2020-11-14T23:31:23.746Z] #41 53.81   AR       compel/plugins/std.lib.a
23:31:23 [2020-11-14T23:31:23.746Z] #41 53.87   CC       compel/plugins/fds/fds.o
23:31:23 [2020-11-14T23:31:23.746Z] #41 54.06   AR       compel/plugins/fds.lib.a
23:31:23 [2020-11-14T23:31:23.746Z] #41 54.11   HOSTDEP  compel/src/lib/log-host.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 54.22   HOSTDEP  compel/src/lib/handle-elf-host.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 54.37   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 54.48   HOSTDEP  compel/src/main-host.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 54.55   DEP      compel/src/lib/ptrace.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 54.63   DEP      compel/src/lib/infect.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 54.79   DEP      compel/src/lib/infect-util.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 54.92   DEP      compel/src/lib/infect-rpc.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 55.03   DEP      compel/arch/x86/src/lib/infect.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 55.10   DEP      compel/arch/x86/src/lib/cpu.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 55.15   DEP      compel/src/lib/log.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 55.22   DEP      compel/src/main.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 55.34   DEP      compel/src/lib/handle-elf.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 55.41   DEP      compel/arch/x86/src/lib/handle-elf.d
23:31:23 [2020-11-14T23:31:23.746Z] #41 55.58   CC       compel/src/lib/log.o
23:31:23 [2020-11-14T23:31:23.746Z] #41 55.85   CC       compel/arch/x86/src/lib/cpu.o
23:31:23 [2020-11-14T23:31:23.746Z] #41 56.38   CC       compel/arch/x86/src/lib/infect.o
23:31:23 [2020-11-14T23:31:23.746Z] #41 57.10   CC       compel/src/lib/infect-rpc.o
23:31:23 [2020-11-14T23:31:23.746Z] #41 57.42   CC       compel/src/lib/infect-util.o
23:31:23 [2020-11-14T23:31:23.746Z] #41 57.65   CC       compel/src/lib/infect.o
23:31:23 [2020-11-14T23:31:23.746Z] #41 ...
23:31:23 [2020-11-14T23:31:23.746Z] 
23:31:23 [2020-11-14T23:31:23.746Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:31:23 [2020-11-14T23:31:23.828Z] #18 16.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.5 Setting up libbtrfs-dev (4.20.1-2) ...
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.5 Setting up mingw-w64-common (6.0.0-3) ...
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.5 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:31:23 [2020-11-14T23:31:23.891Z] #11 160.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:31:23 [2020-11-14T23:31:23.891Z] #11 160.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:31:24 [2020-11-14T23:31:24.096Z] #18 17.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
23:31:24 [2020-11-14T23:31:24.096Z] #18 17.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
23:31:24 [2020-11-14T23:31:24.152Z] #11 160.6 Setting up dmsetup (2:1.02.155-3) ...
23:31:24 [2020-11-14T23:31:24.152Z] #11 160.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:31:24 [2020-11-14T23:31:24.152Z] #11 160.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:31:24 [2020-11-14T23:31:24.152Z] #11 160.7 Processing triggers for libc-bin (2.28-10) ...
23:31:24 [2020-11-14T23:31:24.233Z] ok  	github.com/docker/docker/daemon/logger/local	0.008s	coverage: 75.2% of statements
23:31:24 [2020-11-14T23:31:24.233Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:31:24 [2020-11-14T23:31:24.233Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.059s	coverage: 56.8% of statements
23:31:24 [2020-11-14T23:31:24.412Z] #11 DONE 161.1s
23:31:24 [2020-11-14T23:31:24.412Z] 
23:31:24 [2020-11-14T23:31:24.412Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:31:24 [2020-11-14T23:31:24.790Z] #42 138.9   CC       criu/filesystems.o
23:31:25 [2020-11-14T23:31:25.088Z] #42 139.7   CC       criu/fsnotify.o
23:31:25 [2020-11-14T23:31:25.096Z] #18 18.03 debconf: delaying package configuration, since apt-utils is not installed
23:31:25 [2020-11-14T23:31:25.096Z] #18 18.21 Fetched 27.6 MB in 3s (10.1 MB/s)
23:31:25 [2020-11-14T23:31:25.096Z] #18 18.26 Selecting previously unselected package pigz.
23:31:25 [2020-11-14T23:31:25.096Z] #18 18.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
23:31:25 [2020-11-14T23:31:25.096Z] #18 18.31 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
23:31:25 [2020-11-14T23:31:25.100Z] #54 ...
23:31:25 [2020-11-14T23:31:25.100Z] 
23:31:25 [2020-11-14T23:31:25.100Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:31:25 [2020-11-14T23:31:25.100Z] #42 DONE 0.2s
23:31:25 [2020-11-14T23:31:25.100Z] 
23:31:25 [2020-11-14T23:31:25.100Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:31:25 [2020-11-14T23:31:25.100Z] #44 DONE 0.3s
23:31:25 [2020-11-14T23:31:25.100Z] 
23:31:25 [2020-11-14T23:31:25.100Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:31:25 [2020-11-14T23:31:25.100Z] #46 DONE 0.1s
23:31:25 [2020-11-14T23:31:25.100Z] 
23:31:25 [2020-11-14T23:31:25.100Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:31:25 [2020-11-14T23:31:25.269Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.012s	coverage: 33.3% of statements
23:31:25 [2020-11-14T23:31:25.359Z] #54 ...
23:31:25 [2020-11-14T23:31:25.359Z] 
23:31:25 [2020-11-14T23:31:25.359Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:31:25 [2020-11-14T23:31:25.363Z] #18 18.31 Unpacking pigz (2.4-1) ...
23:31:25 [2020-11-14T23:31:25.363Z] #18 18.49 Selecting previously unselected package libpython3.7-minimal:arm64.
23:31:25 [2020-11-14T23:31:25.363Z] #18 18.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
23:31:25 [2020-11-14T23:31:25.363Z] #18 18.51 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
23:31:25 [2020-11-14T23:31:25.634Z] #12 DONE 1.6s
23:31:25 [2020-11-14T23:31:25.634Z] 
23:31:25 [2020-11-14T23:31:25.634Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.378 + RM_GOPATH=0
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.378 + TMP_GOPATH=
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.378 + : /build
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.378 + '[' -z '' ']'
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.378 ++ mktemp -d
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.378 + export GOPATH=/tmp/tmp.F8KU7SYzXc
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.378 + GOPATH=/tmp/tmp.F8KU7SYzXc
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.378 + RM_GOPATH=1
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.378 + case "$(go env GOARCH)" in
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.386 ++ go env GOARCH
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.393 + export GO_BUILDMODE=-buildmode=pie
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.393 + GO_BUILDMODE=-buildmode=pie
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.394 ++ dirname /tmp/install/install.sh
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.410 + dir=/tmp/install
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.410 + bin=runc
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.410 + shift
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.410 + '[' '!' -f /tmp/install/runc.installer ']'
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.410 + . /tmp/install/runc.installer
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.411 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.411 + install_runc
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.411 + grep -q '^3\.10\.0.*\.el7\.'
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.413 + uname -r
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.422 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.422 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.422 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.422 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.F8KU7SYzXc/src/github.com/opencontainers/runc
23:31:25 [2020-11-14T23:31:25.634Z] #51 1.426 Cloning into '/tmp/tmp.F8KU7SYzXc/src/github.com/opencontainers/runc'...
23:31:25 [2020-11-14T23:31:25.903Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
23:31:25 [2020-11-14T23:31:25.927Z] #48 DONE 0.7s
23:31:25 [2020-11-14T23:31:25.927Z] 
23:31:25 [2020-11-14T23:31:25.927Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:31:25 [2020-11-14T23:31:25.927Z] #54 204.1 + bin/containerd
23:31:26 [2020-11-14T23:31:26.187Z] #54 ...
23:31:26 [2020-11-14T23:31:26.187Z] 
23:31:26 [2020-11-14T23:31:26.187Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:31:26 [2020-11-14T23:31:26.187Z] #50 DONE 0.0s
23:31:26 [2020-11-14T23:31:26.187Z] 
23:31:26 [2020-11-14T23:31:26.187Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:31:26 [2020-11-14T23:31:26.187Z] #52 DONE 0.2s
23:31:26 [2020-11-14T23:31:26.187Z] 
23:31:26 [2020-11-14T23:31:26.187Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:31:26 [2020-11-14T23:31:26.194Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
23:31:26 [2020-11-14T23:31:26.257Z] 4612f6d0b889: Verifying Checksum
23:31:26 [2020-11-14T23:31:26.257Z] 4612f6d0b889: Download complete
23:31:26 [2020-11-14T23:31:26.327Z] #12 DONE 1.5s
23:31:26 [2020-11-14T23:31:26.327Z] 
23:31:26 [2020-11-14T23:31:26.327Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:31:26 [2020-11-14T23:31:26.348Z] #18 19.48 Selecting previously unselected package python3.7-minimal.
23:31:26 [2020-11-14T23:31:26.348Z] #18 19.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
23:31:26 [2020-11-14T23:31:26.348Z] #18 19.50 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:31:26 [2020-11-14T23:31:26.561Z] #51 ...
23:31:26 [2020-11-14T23:31:26.561Z] 
23:31:26 [2020-11-14T23:31:26.562Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:31:26 [2020-11-14T23:31:26.562Z] #13 DONE 1.2s
23:31:26 [2020-11-14T23:31:26.562Z] 
23:31:26 [2020-11-14T23:31:26.562Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:26 [2020-11-14T23:31:26.562Z] #43 162.7 net/http/httptrace
23:31:26 [2020-11-14T23:31:26.562Z] #43 163.0 net/http
23:31:26 [2020-11-14T23:31:26.623Z] #42 140.9   CC       criu/image-desc.o
23:31:26 [2020-11-14T23:31:26.624Z] #42 141.2   CC       criu/image.o
23:31:26 [2020-11-14T23:31:26.828Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
23:31:26 [2020-11-14T23:31:26.828Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.476s	coverage: 82.5% of statements
23:31:26 [2020-11-14T23:31:26.828Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:31:26 [2020-11-14T23:31:26.828Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:31:27 [2020-11-14T23:31:27.268Z] #13 DONE 1.2s
23:31:27 [2020-11-14T23:31:27.268Z] 
23:31:27 [2020-11-14T23:31:27.268Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:31:27 [2020-11-14T23:31:27.357Z] #18 20.35 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
23:31:27 [2020-11-14T23:31:27.357Z] #18 20.40 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:31:27 [2020-11-14T23:31:27.491Z] #43 ...
23:31:27 [2020-11-14T23:31:27.491Z] 
23:31:27 [2020-11-14T23:31:27.491Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:31:27 [2020-11-14T23:31:27.491Z] #14 0.981 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:31:27 [2020-11-14T23:31:27.491Z] #14 DONE 1.1s
23:31:27 [2020-11-14T23:31:27.678Z] #42 142.1   CC       criu/ipc_ns.o
23:31:27 [2020-11-14T23:31:27.747Z] 
23:31:27 [2020-11-14T23:31:27.747Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:31:28 [2020-11-14T23:31:28.217Z] #14 0.964 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:31:28 [2020-11-14T23:31:28.217Z] #14 DONE 1.1s
23:31:28 [2020-11-14T23:31:28.217Z] 
23:31:28 [2020-11-14T23:31:28.217Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.414 + RM_GOPATH=0
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.414 + TMP_GOPATH=
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.414 + : /build
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.414 + '[' -z '' ']'
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.418 ++ mktemp -d
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.420 + export GOPATH=/tmp/tmp.9xrQWLIJcJ
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.420 + GOPATH=/tmp/tmp.9xrQWLIJcJ
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.420 + RM_GOPATH=1
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.420 + case "$(go env GOARCH)" in
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.420 ++ go env GOARCH
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.445 + export GO_BUILDMODE=-buildmode=pie
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.445 + GO_BUILDMODE=-buildmode=pie
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.459 ++ dirname /tmp/install/install.sh
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.461 + dir=/tmp/install
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.462 + bin=runc
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.463 + shift
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.463 + '[' '!' -f /tmp/install/runc.installer ']'
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.463 + . /tmp/install/runc.installer
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.463 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.464 + install_runc
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.464 + grep -q '^3\.10\.0.*\.el7\.'
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.464 + uname -r
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.470 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.470 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.471 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.471 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9xrQWLIJcJ/src/github.com/opencontainers/runc
23:31:28 [2020-11-14T23:31:28.217Z] #51 1.491 Cloning into '/tmp/tmp.9xrQWLIJcJ/src/github.com/opencontainers/runc'...
23:31:28 [2020-11-14T23:31:28.338Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 48.2% of statements
23:31:28 [2020-11-14T23:31:28.338Z] ok  	github.com/docker/docker/distribution	0.256s	coverage: 21.9% of statements
23:31:28 [2020-11-14T23:31:28.338Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:31:28 [2020-11-14T23:31:28.676Z] #15 DONE 1.1s
23:31:28 [2020-11-14T23:31:28.676Z] 
23:31:28 [2020-11-14T23:31:28.676Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:31:28 [2020-11-14T23:31:28.735Z] #42 143.4   CC       criu/irmap.o
23:31:28 [2020-11-14T23:31:28.973Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
23:31:29 [2020-11-14T23:31:29.604Z] #51 ...
23:31:29 [2020-11-14T23:31:29.604Z] 
23:31:29 [2020-11-14T23:31:29.604Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:31:29 [2020-11-14T23:31:29.604Z] #15 DONE 1.1s
23:31:29 [2020-11-14T23:31:29.604Z] 
23:31:29 [2020-11-14T23:31:29.604Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:29 [2020-11-14T23:31:29.604Z] #41 57.95   CC       compel/plugins/std/infect.o
23:31:29 [2020-11-14T23:31:29.604Z] #41 58.61   CC       compel/arch/x86/plugins/std/parasite-head.o
23:31:29 [2020-11-14T23:31:29.604Z] #41 58.65   CC       compel/arch/x86/plugins/std/memcpy.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 58.70   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 58.76   AR       compel/plugins/std.lib.a
23:31:29 [2020-11-14T23:31:29.605Z] #41 58.83   CC       compel/plugins/fds/fds.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 59.03   AR       compel/plugins/fds.lib.a
23:31:29 [2020-11-14T23:31:29.605Z] #41 59.09   HOSTDEP  compel/src/lib/log-host.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 59.19   HOSTDEP  compel/src/lib/handle-elf-host.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 59.27   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 59.36   HOSTDEP  compel/src/main-host.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 59.44   DEP      compel/src/lib/ptrace.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 59.51   DEP      compel/src/lib/infect.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 59.61   DEP      compel/src/lib/infect-util.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 59.71   DEP      compel/src/lib/infect-rpc.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 59.85   DEP      compel/arch/x86/src/lib/infect.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 59.98   DEP      compel/arch/x86/src/lib/cpu.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 60.07   DEP      compel/src/lib/log.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 60.11   DEP      compel/src/main.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 60.19   DEP      compel/src/lib/handle-elf.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 60.28   DEP      compel/arch/x86/src/lib/handle-elf.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 60.39   CC       compel/src/lib/log.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 60.63   CC       compel/arch/x86/src/lib/cpu.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 61.24   CC       compel/arch/x86/src/lib/infect.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 61.98   CC       compel/src/lib/infect-rpc.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 62.25   CC       compel/src/lib/infect-util.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 62.48   CC       compel/src/lib/infect.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 65.18   CC       compel/src/lib/ptrace.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 65.60   AR       compel/libcompel.a
23:31:29 [2020-11-14T23:31:29.605Z] #41 65.70   HOSTCC   compel/src/main-host.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 66.12   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 66.47   HOSTCC   compel/src/lib/handle-elf-host.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 66.90   HOSTCC   compel/src/lib/log-host.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 67.18   HOSTLINK compel/compel-host-bin
23:31:29 [2020-11-14T23:31:29.605Z] #41 67.32   DEP      soccr/soccr.d
23:31:29 [2020-11-14T23:31:29.605Z] #41 67.56   CC       soccr/soccr.o
23:31:29 [2020-11-14T23:31:29.605Z] #41 ...
23:31:29 [2020-11-14T23:31:29.605Z] 
23:31:29 [2020-11-14T23:31:29.605Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:31:29 [2020-11-14T23:31:29.789Z] #42 144.1   CC       criu/kcmp-ids.o
23:31:29 [2020-11-14T23:31:29.789Z] #42 144.5   CC       criu/kerndat.o
23:31:29 [2020-11-14T23:31:29.960Z] #18 23.26 Selecting previously unselected package python3-minimal.
23:31:30 [2020-11-14T23:31:30.008Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
23:31:30 [2020-11-14T23:31:30.043Z] #16 DONE 1.1s
23:31:30 [2020-11-14T23:31:30.043Z] 
23:31:30 [2020-11-14T23:31:30.043Z] #17 [dev-systemd-false  6/26] RUN ldconfig
23:31:30 [2020-11-14T23:31:30.222Z] #18 23.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
23:31:30 [2020-11-14T23:31:30.222Z] #18 23.31 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
23:31:30 [2020-11-14T23:31:30.222Z] #18 23.31 Unpacking python3-minimal (3.7.3-1) ...
23:31:30 [2020-11-14T23:31:30.222Z] #18 23.41 Selecting previously unselected package libmpdec2:arm64.
23:31:30 [2020-11-14T23:31:30.222Z] #18 23.41 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
23:31:30 [2020-11-14T23:31:30.222Z] #18 23.42 Unpacking libmpdec2:arm64 (2.4.2-2) ...
23:31:30 [2020-11-14T23:31:30.222Z] #18 23.53 Selecting previously unselected package libpython3.7-stdlib:arm64.
23:31:30 [2020-11-14T23:31:30.300Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
23:31:30 [2020-11-14T23:31:30.485Z] #18 23.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
23:31:30 [2020-11-14T23:31:30.485Z] #18 23.54 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
23:31:30 [2020-11-14T23:31:30.556Z] #16 DONE 1.1s
23:31:30 [2020-11-14T23:31:30.556Z] 
23:31:30 [2020-11-14T23:31:30.556Z] #17 [dev-systemd-false  6/26] RUN ldconfig
23:31:30 [2020-11-14T23:31:30.934Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
23:31:30 [2020-11-14T23:31:30.934Z] ok  	github.com/docker/docker/distribution/xfer	1.879s	coverage: 85.1% of statements
23:31:30 [2020-11-14T23:31:30.934Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:31:30 [2020-11-14T23:31:30.934Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:31:30 [2020-11-14T23:31:30.934Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:31:30 [2020-11-14T23:31:30.973Z] #17 DONE 1.1s
23:31:30 [2020-11-14T23:31:30.973Z] 
23:31:30 [2020-11-14T23:31:30.973Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:31 [2020-11-14T23:31:31.228Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
23:31:31 [2020-11-14T23:31:31.323Z] #42 145.9   CC       criu/libnetlink.o
23:31:31 [2020-11-14T23:31:31.433Z] #18 24.56 Selecting previously unselected package python3.7.
23:31:31 [2020-11-14T23:31:31.433Z] #18 24.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
23:31:31 [2020-11-14T23:31:31.433Z] #18 24.57 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:31:31 [2020-11-14T23:31:31.500Z] #17 DONE 1.0s
23:31:31 [2020-11-14T23:31:31.500Z] 
23:31:31 [2020-11-14T23:31:31.500Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:31 [2020-11-14T23:31:31.622Z] #42 146.3   CC       criu/log.o
23:31:31 [2020-11-14T23:31:31.696Z] #18 24.72 Selecting previously unselected package libpython3-stdlib:arm64.
23:31:31 [2020-11-14T23:31:31.696Z] #18 24.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
23:31:31 [2020-11-14T23:31:31.696Z] #18 24.78 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
23:31:31 [2020-11-14T23:31:31.959Z] #18 25.00 Setting up python3-minimal (3.7.3-1) ...
23:31:32 [2020-11-14T23:31:32.222Z] #18 ...
23:31:32 [2020-11-14T23:31:32.222Z] 
23:31:32 [2020-11-14T23:31:32.222Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:32 [2020-11-14T23:31:32.222Z] #41 76.31   DEP      criu/file-lock.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 76.49   DEP      criu/file-ids.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 76.75   DEP      criu/fifo.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 76.94   DEP      criu/fdstore.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 77.03   DEP      criu/fault-injection.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 77.06   DEP      criu/external.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 77.21   DEP      criu/eventpoll.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 77.48   DEP      criu/eventfd.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 77.56   DEP      criu/crtools.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 77.71   DEP      criu/cr-service.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 77.94   DEP      criu/cr-restore.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 78.23   DEP      criu/cr-errno.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 78.24   DEP      criu/cr-dump.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 78.44   DEP      criu/cr-dedup.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 78.66   DEP      criu/cr-check.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 78.97   DEP      criu/config.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 79.16   DEP      criu/clone-noasan.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 79.22   DEP      criu/cgroup.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 79.32   DEP      criu/cgroup-props.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 79.39   DEP      criu/bitmap.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 79.40   DEP      criu/bfd.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 79.50   DEP      criu/autofs.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 79.67   DEP      criu/aio.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 79.87   DEP      criu/action-scripts.d
23:31:32 [2020-11-14T23:31:32.222Z] #41 80.07   CC       criu/action-scripts.o
23:31:32 [2020-11-14T23:31:32.222Z] #41 80.44   CC       criu/aio.o
23:31:32 [2020-11-14T23:31:32.222Z] #41 80.87   CC       criu/autofs.o
23:31:32 [2020-11-14T23:31:32.222Z] #41 81.88   CC       criu/bfd.o
23:31:32 [2020-11-14T23:31:32.222Z] #41 82.48   CC       criu/bitmap.o
23:31:32 [2020-11-14T23:31:32.222Z] #41 82.67   CC       criu/cgroup-props.o
23:31:32 [2020-11-14T23:31:32.222Z] #41 83.63   CC       criu/cgroup.o
23:31:32 [2020-11-14T23:31:32.263Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 8.2% of statements
23:31:32 [2020-11-14T23:31:32.270Z] #42 146.8   CC       criu/lsm.o
23:31:32 [2020-11-14T23:31:32.343Z] #18 1.436 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:31:32 [2020-11-14T23:31:32.343Z] #18 1.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:31:32 [2020-11-14T23:31:32.343Z] #18 1.551 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:31:32 [2020-11-14T23:31:32.485Z] #41 86.54   CC       criu/clone-noasan.o
23:31:32 [2020-11-14T23:31:32.485Z] #41 86.80   CC       criu/config.o
23:31:32 [2020-11-14T23:31:32.555Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 67.1% of statements
23:31:32 [2020-11-14T23:31:32.749Z] #41 ...
23:31:32 [2020-11-14T23:31:32.749Z] 
23:31:32 [2020-11-14T23:31:32.749Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:32 [2020-11-14T23:31:32.847Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
23:31:32 [2020-11-14T23:31:32.885Z] #18 1.314 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
23:31:32 [2020-11-14T23:31:32.885Z] #18 1.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:31:32 [2020-11-14T23:31:32.885Z] #18 1.424 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:31:32 [2020-11-14T23:31:32.916Z] #42 147.3   CC       criu/mem.o
23:31:33 [2020-11-14T23:31:33.013Z] #18 26.01 Selecting previously unselected package python3.
23:31:33 [2020-11-14T23:31:33.013Z] #18 26.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 ... 24066 files and directories currently installed.)
23:31:33 [2020-11-14T23:31:33.013Z] #18 26.10 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
23:31:33 [2020-11-14T23:31:33.013Z] #18 26.11 Unpacking python3 (3.7.3-1) ...
23:31:33 [2020-11-14T23:31:33.013Z] #18 26.25 Selecting previously unselected package libip4tc0:arm64.
23:31:33 [2020-11-14T23:31:33.013Z] #18 26.25 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
23:31:33 [2020-11-14T23:31:33.273Z] #18 2.202 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:31:33 [2020-11-14T23:31:33.282Z] #18 26.26 Unpacking libip4tc0:arm64 (1.8.2-4) ...
23:31:33 [2020-11-14T23:31:33.282Z] #18 26.34 Selecting previously unselected package libip6tc0:arm64.
23:31:33 [2020-11-14T23:31:33.282Z] #18 26.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
23:31:33 [2020-11-14T23:31:33.282Z] #18 26.36 Unpacking libip6tc0:arm64 (1.8.2-4) ...
23:31:33 [2020-11-14T23:31:33.282Z] #18 26.48 Selecting previously unselected package libiptc0:arm64.
23:31:33 [2020-11-14T23:31:33.456Z] #18 2.076 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:31:33 [2020-11-14T23:31:33.546Z] #18 26.48 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
23:31:33 [2020-11-14T23:31:33.546Z] #18 26.49 Unpacking libiptc0:arm64 (1.8.2-4) ...
23:31:33 [2020-11-14T23:31:33.546Z] #18 26.61 Selecting previously unselected package libnfnetlink0:arm64.
23:31:33 [2020-11-14T23:31:33.546Z] #18 26.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
23:31:33 [2020-11-14T23:31:33.546Z] #18 26.62 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:31:33 [2020-11-14T23:31:33.546Z] #18 26.74 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:31:33 [2020-11-14T23:31:33.546Z] #18 26.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
23:31:33 [2020-11-14T23:31:33.546Z] #18 26.75 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
23:31:33 [2020-11-14T23:31:33.546Z] #18 26.87 Selecting previously unselected package libnftnl11:arm64.
23:31:33 [2020-11-14T23:31:33.809Z] #18 26.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
23:31:34 [2020-11-14T23:31:34.071Z] #18 27.17 Unpacking libnftnl11:arm64 (1.1.2-2) ...
23:31:34 [2020-11-14T23:31:34.202Z] #18 3.371 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:31:34 [2020-11-14T23:31:34.334Z] #18 27.28 Selecting previously unselected package iptables.
23:31:34 [2020-11-14T23:31:34.334Z] #18 27.29 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
23:31:34 [2020-11-14T23:31:34.334Z] #18 27.30 Unpacking iptables (1.8.2-4) ...
23:31:34 [2020-11-14T23:31:34.356Z] ok  	github.com/docker/docker/pkg/archive	0.477s	coverage: 77.1% of statements
23:31:34 [2020-11-14T23:31:34.850Z] #18 3.240 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
23:31:35 [2020-11-14T23:31:35.002Z] ok  	github.com/docker/docker/pkg/authorization	0.283s	coverage: 68.3% of statements
23:31:35 [2020-11-14T23:31:35.168Z] #42 149.4   CC       criu/memfd.o
23:31:35 [2020-11-14T23:31:35.282Z] #18 28.27 Selecting previously unselected package xxd.
23:31:35 [2020-11-14T23:31:35.282Z] #18 28.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
23:31:35 [2020-11-14T23:31:35.282Z] #18 28.29 Unpacking xxd (2:8.1.0875-5) ...
23:31:35 [2020-11-14T23:31:35.494Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
23:31:35 [2020-11-14T23:31:35.494Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
23:31:35 [2020-11-14T23:31:35.544Z] #18 28.65 Selecting previously unselected package vim-common.
23:31:35 [2020-11-14T23:31:35.544Z] #18 28.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:31:35 [2020-11-14T23:31:35.603Z] #18 ...
23:31:35 [2020-11-14T23:31:35.603Z] 
23:31:35 [2020-11-14T23:31:35.603Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:35 [2020-11-14T23:31:35.603Z] #41 60.60   CC       compel/src/lib/ptrace.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 61.08   AR       compel/libcompel.a
23:31:35 [2020-11-14T23:31:35.603Z] #41 61.22   HOSTCC   compel/src/main-host.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 61.64   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 61.93   HOSTCC   compel/src/lib/handle-elf-host.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 62.25   HOSTCC   compel/src/lib/log-host.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 62.55   HOSTLINK compel/compel-host-bin
23:31:35 [2020-11-14T23:31:35.603Z] #41 62.77   DEP      soccr/soccr.d
23:31:35 [2020-11-14T23:31:35.603Z] #41 63.03   CC       soccr/soccr.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 64.92   AR       soccr/libsoccr.a
23:31:35 [2020-11-14T23:31:35.603Z] #41 65.05 make[1]: 'soccr/libsoccr.a' is up to date.
23:31:35 [2020-11-14T23:31:35.603Z] #41 65.49   DEP      criu/arch/x86/sigframe.d
23:31:35 [2020-11-14T23:31:35.603Z] #41 65.58   DEP      criu/arch/x86/sigaction_compat.d
23:31:35 [2020-11-14T23:31:35.603Z] #41 65.71   DEP      criu/arch/x86/kerndat.d
23:31:35 [2020-11-14T23:31:35.603Z] #41 65.87   DEP      criu/arch/x86/crtools.d
23:31:35 [2020-11-14T23:31:35.603Z] #41 66.16   DEP      criu/arch/x86/cpu.d
23:31:35 [2020-11-14T23:31:35.603Z] #41 66.34   CC       criu/arch/x86/cpu.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 67.15   CC       criu/arch/x86/crtools.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 68.39   CC       criu/arch/x86/kerndat.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 68.91   CC       criu/arch/x86/sigaction_compat.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 69.20   CC       criu/arch/x86/sigframe.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 69.58   LINK     criu/arch/x86/crtools.built-in.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 69.64   DEP      criu/pie/util-vdso-elf32.d
23:31:35 [2020-11-14T23:31:35.603Z] #41 69.80   DEP      criu/pie/util-vdso.d
23:31:35 [2020-11-14T23:31:35.603Z] #41 69.90   DEP      criu/pie/util.d
23:31:35 [2020-11-14T23:31:35.603Z] #41 70.08   CC       criu/pie/util.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 70.37   CC       criu/pie/util-vdso.o
23:31:35 [2020-11-14T23:31:35.603Z] #41 ...
23:31:35 [2020-11-14T23:31:35.603Z] 
23:31:35 [2020-11-14T23:31:35.603Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:35 [2020-11-14T23:31:35.603Z] #18 4.805 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:31:35 [2020-11-14T23:31:35.807Z] #18 28.75 Unpacking vim-common (2:8.1.0875-5) ...
23:31:35 [2020-11-14T23:31:35.807Z] #18 28.99 Selecting previously unselected package bash-completion.
23:31:35 [2020-11-14T23:31:35.807Z] #18 28.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:31:35 [2020-11-14T23:31:35.814Z] #42 150.2   CC       criu/mount.o
23:31:35 [2020-11-14T23:31:35.840Z] #18 ...
23:31:35 [2020-11-14T23:31:35.841Z] 
23:31:35 [2020-11-14T23:31:35.841Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:35 [2020-11-14T23:31:35.841Z] #43 162.5 net/http/httptrace
23:31:35 [2020-11-14T23:31:35.841Z] #43 163.0 net/http
23:31:36 [2020-11-14T23:31:36.101Z] #43 ...
23:31:36 [2020-11-14T23:31:36.101Z] 
23:31:36 [2020-11-14T23:31:36.101Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:36 [2020-11-14T23:31:36.101Z] #51 11.39 + cd /tmp/tmp.9xrQWLIJcJ/src/github.com/opencontainers/runc
23:31:36 [2020-11-14T23:31:36.101Z] #51 11.39 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:31:36 [2020-11-14T23:31:36.361Z] #51 12.01 + '[' -z '' ']'
23:31:36 [2020-11-14T23:31:36.361Z] #51 12.01 + target=static
23:31:36 [2020-11-14T23:31:36.361Z] #51 12.01 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:31:36 [2020-11-14T23:31:36.932Z] #51 12.41 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:31:39 [2020-11-14T23:31:39.123Z] #18 32.02 Unpacking bash-completion (1:2.8-6) ...
23:31:39 [2020-11-14T23:31:39.386Z] #18 32.54 Selecting previously unselected package bzip2.
23:31:39 [2020-11-14T23:31:39.386Z] #18 32.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
23:31:39 [2020-11-14T23:31:39.386Z] #18 32.54 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:31:39 [2020-11-14T23:31:39.386Z] #18 32.68 Selecting previously unselected package xz-utils.
23:31:39 [2020-11-14T23:31:39.649Z] #18 32.68 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
23:31:39 [2020-11-14T23:31:39.649Z] #18 32.69 Unpacking xz-utils (5.2.4-1) ...
23:31:39 [2020-11-14T23:31:39.649Z] #18 32.90 Selecting previously unselected package apparmor.
23:31:39 [2020-11-14T23:31:39.649Z] #18 32.91 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
23:31:39 [2020-11-14T23:31:39.912Z] #18 32.99 Unpacking apparmor (2.13.2-10) ...
23:31:39 [2020-11-14T23:31:39.950Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.500s	coverage: 43.2% of statements
23:31:39 [2020-11-14T23:31:39.951Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
23:31:39 [2020-11-14T23:31:39.951Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
23:31:40 [2020-11-14T23:31:40.242Z] ok  	github.com/docker/docker/layer	7.943s	coverage: 68.8% of statements
23:31:40 [2020-11-14T23:31:40.242Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:31:40 [2020-11-14T23:31:40.242Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:31:40 [2020-11-14T23:31:40.242Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:31:40 [2020-11-14T23:31:40.242Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:31:40 [2020-11-14T23:31:40.243Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:31:40 [2020-11-14T23:31:40.243Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:31:40 [2020-11-14T23:31:40.243Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:31:40 [2020-11-14T23:31:40.243Z] ok  	github.com/docker/docker/pkg/discovery/file	0.001s	coverage: 92.9% of statements
23:31:40 [2020-11-14T23:31:40.330Z] #42 155.0   CC       criu/namespaces.o
23:31:40 [2020-11-14T23:31:40.488Z] #18 33.48 Selecting previously unselected package aufs-tools.
23:31:40 [2020-11-14T23:31:40.488Z] #18 33.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
23:31:40 [2020-11-14T23:31:40.488Z] #18 33.49 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:31:40 [2020-11-14T23:31:40.534Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
23:31:40 [2020-11-14T23:31:40.751Z] #18 33.70 Selecting previously unselected package libonig5:arm64.
23:31:40 [2020-11-14T23:31:40.751Z] #18 33.73 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
23:31:40 [2020-11-14T23:31:40.751Z] #18 33.75 Unpacking libonig5:arm64 (6.9.1-1) ...
23:31:40 [2020-11-14T23:31:40.751Z] #18 33.89 Selecting previously unselected package libjq1:arm64.
23:31:40 [2020-11-14T23:31:40.751Z] #18 33.90 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
23:31:40 [2020-11-14T23:31:40.751Z] #18 33.92 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
23:31:40 [2020-11-14T23:31:40.854Z] #18 ...
23:31:40 [2020-11-14T23:31:40.854Z] 
23:31:40 [2020-11-14T23:31:40.854Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:40 [2020-11-14T23:31:40.854Z] #41 71.06   CC       criu/pie/util-vdso-elf32.o
23:31:40 [2020-11-14T23:31:40.854Z] #41 71.75   AR       criu/pie/pie.lib.a
23:31:40 [2020-11-14T23:31:40.854Z] #41 71.83   DEP      criu/pie/restorer.d
23:31:40 [2020-11-14T23:31:40.854Z] #41 72.12   DEP      criu/arch/x86/sigaction_compat_pie.d
23:31:40 [2020-11-14T23:31:40.854Z] #41 72.21   DEP      criu/arch/x86/restorer_unmap.d
23:31:40 [2020-11-14T23:31:40.854Z] #41 72.26   DEP      criu/arch/x86/restorer.d
23:31:40 [2020-11-14T23:31:40.854Z] #41 72.39   DEP      criu/arch/x86/vdso-pie.d
23:31:40 [2020-11-14T23:31:40.854Z] #41 72.52   DEP      criu/pie/parasite-vdso.d
23:31:40 [2020-11-14T23:31:40.854Z] #41 72.70   DEP      criu/pie/parasite.d
23:31:40 [2020-11-14T23:31:40.854Z] #41 72.99   CC       criu/pie/parasite.o
23:31:40 [2020-11-14T23:31:40.854Z] #41 74.32   LINK     criu/pie/parasite.built-in.o
23:31:40 [2020-11-14T23:31:40.854Z] #41 74.33   GEN      criu/pie/parasite-blob.h
23:31:40 [2020-11-14T23:31:40.854Z] #41 74.36   CC       criu/pie/parasite-vdso.o
23:31:40 [2020-11-14T23:31:40.854Z] #41 75.12   CC       criu/arch/x86/vdso-pie.o
23:31:40 [2020-11-14T23:31:40.854Z] #41 75.49   CC       criu/arch/x86/restorer.o
23:31:41 [2020-11-14T23:31:41.013Z] #18 34.06 Selecting previously unselected package jq.
23:31:41 [2020-11-14T23:31:41.013Z] #18 34.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
23:31:41 [2020-11-14T23:31:41.013Z] #18 34.08 Unpacking jq (1.5+dfsg-2+b1) ...
23:31:41 [2020-11-14T23:31:41.013Z] #18 34.25 Selecting previously unselected package libaio1:arm64.
23:31:41 [2020-11-14T23:31:41.110Z] #41 75.98   CC       criu/arch/x86/restorer_unmap.o
23:31:41 [2020-11-14T23:31:41.111Z] #41 76.01   CC       criu/arch/x86/sigaction_compat_pie.o
23:31:41 [2020-11-14T23:31:41.134Z] #51 ...
23:31:41 [2020-11-14T23:31:41.134Z] 
23:31:41 [2020-11-14T23:31:41.134Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:41 [2020-11-14T23:31:41.134Z] #41 69.36   AR       soccr/libsoccr.a
23:31:41 [2020-11-14T23:31:41.134Z] #41 69.42 make[1]: 'soccr/libsoccr.a' is up to date.
23:31:41 [2020-11-14T23:31:41.134Z] #41 69.89   DEP      criu/arch/x86/sigframe.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 70.07   DEP      criu/arch/x86/sigaction_compat.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 70.13   DEP      criu/arch/x86/kerndat.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 70.30   DEP      criu/arch/x86/crtools.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 70.51   DEP      criu/arch/x86/cpu.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 70.64   CC       criu/arch/x86/cpu.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 71.20   CC       criu/arch/x86/crtools.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 72.52   CC       criu/arch/x86/kerndat.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 73.05   CC       criu/arch/x86/sigaction_compat.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 73.39   CC       criu/arch/x86/sigframe.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 73.64   LINK     criu/arch/x86/crtools.built-in.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 73.68   DEP      criu/pie/util-vdso-elf32.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 73.87   DEP      criu/pie/util-vdso.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 73.97   DEP      criu/pie/util.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 74.22   CC       criu/pie/util.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 74.45   CC       criu/pie/util-vdso.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 75.13   CC       criu/pie/util-vdso-elf32.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 75.84   AR       criu/pie/pie.lib.a
23:31:41 [2020-11-14T23:31:41.134Z] #41 75.94   DEP      criu/pie/restorer.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 76.13   DEP      criu/arch/x86/sigaction_compat_pie.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 76.29   DEP      criu/arch/x86/restorer_unmap.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 76.31   DEP      criu/arch/x86/restorer.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 76.56   DEP      criu/arch/x86/vdso-pie.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 76.65   DEP      criu/pie/parasite-vdso.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 76.83   DEP      criu/pie/parasite.d
23:31:41 [2020-11-14T23:31:41.134Z] #41 77.13   CC       criu/pie/parasite.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 78.53   LINK     criu/pie/parasite.built-in.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 78.55   GEN      criu/pie/parasite-blob.h
23:31:41 [2020-11-14T23:31:41.134Z] #41 78.59   CC       criu/pie/parasite-vdso.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 79.28   CC       criu/arch/x86/vdso-pie.o
23:31:41 [2020-11-14T23:31:41.134Z] #41 79.58   CC       criu/arch/x86/restorer.o
23:31:41 [2020-11-14T23:31:41.168Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
23:31:41 [2020-11-14T23:31:41.276Z] #18 34.26 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
23:31:41 [2020-11-14T23:31:41.276Z] #18 34.26 Unpacking libaio1:arm64 (0.3.112-3) ...
23:31:41 [2020-11-14T23:31:41.367Z] #41 76.29   CC       criu/pie/restorer.o
23:31:41 [2020-11-14T23:31:41.367Z] #41 ...
23:31:41 [2020-11-14T23:31:41.367Z] 
23:31:41 [2020-11-14T23:31:41.367Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:41 [2020-11-14T23:31:41.367Z] #18 10.47 Fetched 8401 kB in 9s (896 kB/s)
23:31:41 [2020-11-14T23:31:41.394Z] #41 80.05   CC       criu/arch/x86/restorer_unmap.o
23:31:41 [2020-11-14T23:31:41.394Z] #41 80.11   CC       criu/arch/x86/sigaction_compat_pie.o
23:31:41 [2020-11-14T23:31:41.459Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
23:31:41 [2020-11-14T23:31:41.671Z] #18 34.70 Selecting previously unselected package libgpm2:arm64.
23:31:41 [2020-11-14T23:31:41.934Z] #18 34.71 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
23:31:41 [2020-11-14T23:31:41.934Z] #18 34.93 Unpacking libgpm2:arm64 (1.20.7-5) ...
23:31:41 [2020-11-14T23:31:41.964Z] #41 80.52   CC       criu/pie/restorer.o
23:31:42 [2020-11-14T23:31:42.495Z] ok  	github.com/docker/docker/pkg/filenotify	0.601s	coverage: 67.0% of statements
23:31:42 [2020-11-14T23:31:42.509Z] #18 35.50 Selecting previously unselected package libicu63:arm64.
23:31:42 [2020-11-14T23:31:42.509Z] #18 35.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
23:31:42 [2020-11-14T23:31:42.509Z] #18 35.52 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
23:31:43 [2020-11-14T23:31:43.102Z] #42 157.3   CC       criu/net.o
23:31:43 [2020-11-14T23:31:43.128Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
23:31:43 [2020-11-14T23:31:43.887Z] #18 10.47 Reading package lists...
23:31:43 [2020-11-14T23:31:43.887Z] #18 ...
23:31:43 [2020-11-14T23:31:43.887Z] 
23:31:43 [2020-11-14T23:31:43.887Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:43 [2020-11-14T23:31:43.887Z] #51 10.22 + cd /tmp/tmp.F8KU7SYzXc/src/github.com/opencontainers/runc
23:31:43 [2020-11-14T23:31:43.887Z] #51 10.22 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:31:43 [2020-11-14T23:31:43.887Z] #51 10.77 + '[' -z '' ']'
23:31:43 [2020-11-14T23:31:43.887Z] #51 10.77 + target=static
23:31:43 [2020-11-14T23:31:43.887Z] #51 10.77 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:31:43 [2020-11-14T23:31:43.887Z] #51 11.13 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:31:44 [2020-11-14T23:31:44.162Z] ok  	github.com/docker/docker/pkg/fsutils	0.419s	coverage: 85.1% of statements
23:31:44 [2020-11-14T23:31:44.162Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.077s	coverage: 84.1% of statements
23:31:44 [2020-11-14T23:31:44.162Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
23:31:44 [2020-11-14T23:31:44.432Z] #18 ...
23:31:44 [2020-11-14T23:31:44.432Z] 
23:31:44 [2020-11-14T23:31:44.432Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:44 [2020-11-14T23:31:44.432Z] #41 88.22   CC       criu/cr-check.o
23:31:44 [2020-11-14T23:31:44.432Z] #41 89.82   CC       criu/cr-dedup.o
23:31:44 [2020-11-14T23:31:44.432Z] #41 90.17   CC       criu/cr-dump.o
23:31:44 [2020-11-14T23:31:44.432Z] #41 92.47   CC       criu/cr-errno.o
23:31:44 [2020-11-14T23:31:44.432Z] #41 92.54   CC       criu/cr-restore.o
23:31:44 [2020-11-14T23:31:44.432Z] #41 96.98   CC       criu/cr-service.o
23:31:44 [2020-11-14T23:31:44.432Z] #41 98.62   CC       criu/crtools.o
23:31:44 [2020-11-14T23:31:44.451Z] #51 ...
23:31:44 [2020-11-14T23:31:44.451Z] 
23:31:44 [2020-11-14T23:31:44.451Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:44 [2020-11-14T23:31:44.451Z] #41 79.38   LINK     criu/pie/restorer.built-in.o
23:31:44 [2020-11-14T23:31:44.451Z] #41 79.40   GEN      criu/pie/restorer-blob.h
23:31:44 [2020-11-14T23:31:44.451Z] #41 79.52   DEP      criu/vdso.d
23:31:44 [2020-11-14T23:31:44.707Z] #41 79.76   DEP      criu/vdso-compat.d
23:31:44 [2020-11-14T23:31:44.707Z] #41 79.93   DEP      criu/uts_ns.d
23:31:44 [2020-11-14T23:31:44.794Z] ok  	github.com/docker/docker/pkg/idtools	0.258s	coverage: 70.1% of statements
23:31:45 [2020-11-14T23:31:45.006Z] #41 99.20   CC       criu/eventfd.o
23:31:45 [2020-11-14T23:31:45.006Z] #41 ...
23:31:45 [2020-11-14T23:31:45.006Z] 
23:31:45 [2020-11-14T23:31:45.006Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:45 [2020-11-14T23:31:45.006Z] #18 38.19 Selecting previously unselected package libnet1:arm64.
23:31:45 [2020-11-14T23:31:45.006Z] #18 38.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:31:45 [2020-11-14T23:31:45.006Z] #18 38.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:31:45 [2020-11-14T23:31:45.086Z] ok  	github.com/docker/docker/pkg/ioutils	0.307s	coverage: 70.1% of statements
23:31:45 [2020-11-14T23:31:45.261Z] #41 83.56   LINK     criu/pie/restorer.built-in.o
23:31:45 [2020-11-14T23:31:45.261Z] #41 83.57   GEN      criu/pie/restorer-blob.h
23:31:45 [2020-11-14T23:31:45.261Z] #41 83.68   DEP      criu/vdso.d
23:31:45 [2020-11-14T23:31:45.261Z] #41 83.84   DEP      criu/vdso-compat.d
23:31:45 [2020-11-14T23:31:45.269Z] #18 38.29 Selecting previously unselected package libnl-3-200:arm64.
23:31:45 [2020-11-14T23:31:45.269Z] #18 38.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
23:31:45 [2020-11-14T23:31:45.269Z] #18 38.31 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:31:45 [2020-11-14T23:31:45.271Z] #41 80.11   DEP      criu/util.d
23:31:45 [2020-11-14T23:31:45.271Z] #41 80.30   DEP      criu/uffd.d
23:31:45 [2020-11-14T23:31:45.377Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
23:31:45 [2020-11-14T23:31:45.377Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:31:45 [2020-11-14T23:31:45.377Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
23:31:45 [2020-11-14T23:31:45.377Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:31:45 [2020-11-14T23:31:45.377Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:31:45 [2020-11-14T23:31:45.522Z] #41 83.98   DEP      criu/uts_ns.d
23:31:45 [2020-11-14T23:31:45.522Z] #41 84.12   DEP      criu/util.d
23:31:45 [2020-11-14T23:31:45.527Z] #41 80.52   DEP      criu/tun.d
23:31:45 [2020-11-14T23:31:45.531Z] #18 38.49 Selecting previously unselected package libprotobuf-c1:arm64.
23:31:45 [2020-11-14T23:31:45.531Z] #18 38.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:31:45 [2020-11-14T23:31:45.531Z] #18 38.52 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:31:45 [2020-11-14T23:31:45.531Z] #18 38.61 Selecting previously unselected package libreadline5:arm64.
23:31:45 [2020-11-14T23:31:45.531Z] #18 38.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
23:31:45 [2020-11-14T23:31:45.531Z] #18 38.62 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
23:31:45 [2020-11-14T23:31:45.531Z] #18 38.73 Selecting previously unselected package net-tools.
23:31:45 [2020-11-14T23:31:45.669Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
23:31:45 [2020-11-14T23:31:45.669Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:31:45 [2020-11-14T23:31:45.669Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
23:31:45 [2020-11-14T23:31:45.782Z] #41 84.33   DEP      criu/uffd.d
23:31:45 [2020-11-14T23:31:45.783Z] #41 80.73   DEP      criu/tty.d
23:31:45 [2020-11-14T23:31:45.783Z] #41 80.95   DEP      criu/timerfd.d
23:31:45 [2020-11-14T23:31:45.794Z] #18 38.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
23:31:45 [2020-11-14T23:31:45.794Z] #18 38.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:31:45 [2020-11-14T23:31:45.960Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
23:31:46 [2020-11-14T23:31:46.040Z] #41 81.12   DEP      criu/timens.d
23:31:46 [2020-11-14T23:31:46.042Z] #41 84.58   DEP      criu/tun.d
23:31:46 [2020-11-14T23:31:46.043Z] #41 84.71   DEP      criu/tty.d
23:31:46 [2020-11-14T23:31:46.056Z] #18 39.04 Selecting previously unselected package python-pip-whl.
23:31:46 [2020-11-14T23:31:46.056Z] #18 39.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:31:46 [2020-11-14T23:31:46.056Z] #18 39.06 Unpacking python-pip-whl (18.1-5) ...
23:31:46 [2020-11-14T23:31:46.252Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
23:31:46 [2020-11-14T23:31:46.252Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
23:31:46 [2020-11-14T23:31:46.252Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:31:46 [2020-11-14T23:31:46.252Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:31:46 [2020-11-14T23:31:46.296Z] #41 81.28   DEP      criu/sysfs_parse.d
23:31:46 [2020-11-14T23:31:46.303Z] #41 84.95   DEP      criu/timerfd.d
23:31:46 [2020-11-14T23:31:46.303Z] #41 ...
23:31:46 [2020-11-14T23:31:46.303Z] 
23:31:46 [2020-11-14T23:31:46.303Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:46 [2020-11-14T23:31:46.303Z] #18 4.880 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
23:31:46 [2020-11-14T23:31:46.303Z] #18 10.36 Fetched 8401 kB in 9s (903 kB/s)
23:31:46 [2020-11-14T23:31:46.303Z] #18 10.36 Reading package lists...
23:31:46 [2020-11-14T23:31:46.318Z] #18 39.47 Selecting previously unselected package python3-lib2to3.
23:31:46 [2020-11-14T23:31:46.318Z] #18 39.48 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:31:46 [2020-11-14T23:31:46.318Z] #18 39.49 Unpacking python3-lib2to3 (3.7.3-1) ...
23:31:46 [2020-11-14T23:31:46.553Z] #41 81.43   DEP      criu/sysctl.d
23:31:46 [2020-11-14T23:31:46.553Z] #41 81.59   DEP      criu/string.d
23:31:46 [2020-11-14T23:31:46.553Z] #41 81.63   DEP      criu/stats.d
23:31:46 [2020-11-14T23:31:46.563Z] #18 14.35 Reading package lists...
23:31:46 [2020-11-14T23:31:46.563Z] #18 ...
23:31:46 [2020-11-14T23:31:46.563Z] 
23:31:46 [2020-11-14T23:31:46.563Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:46 [2020-11-14T23:31:46.563Z] #41 85.16   DEP      criu/timens.d
23:31:46 [2020-11-14T23:31:46.580Z] #18 39.75 Selecting previously unselected package python3-distutils.
23:31:46 [2020-11-14T23:31:46.580Z] #18 39.76 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:31:46 [2020-11-14T23:31:46.580Z] #18 39.76 Unpacking python3-distutils (3.7.3-1) ...
23:31:46 [2020-11-14T23:31:46.708Z] #42 161.4   CC       criu/netfilter.o
23:31:46 [2020-11-14T23:31:46.810Z] #41 81.74   DEP      criu/sockets.d
23:31:46 [2020-11-14T23:31:46.810Z] #41 81.92   DEP      criu/sk-unix.d
23:31:46 [2020-11-14T23:31:46.823Z] #41 85.34   DEP      criu/sysfs_parse.d
23:31:46 [2020-11-14T23:31:46.823Z] #41 85.54   DEP      criu/sysctl.d
23:31:46 [2020-11-14T23:31:46.842Z] #18 39.97 Selecting previously unselected package python3-pip.
23:31:46 [2020-11-14T23:31:46.842Z] #18 39.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:31:46 [2020-11-14T23:31:46.842Z] #18 40.00 Unpacking python3-pip (18.1-5) ...
23:31:46 [2020-11-14T23:31:46.885Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
23:31:47 [2020-11-14T23:31:47.005Z] #42 161.8   CC       criu/page-pipe.o
23:31:47 [2020-11-14T23:31:47.066Z] #41 82.09   DEP      criu/sk-tcp.d
23:31:47 [2020-11-14T23:31:47.066Z] #41 82.28   DEP      criu/sk-queue.d
23:31:47 [2020-11-14T23:31:47.084Z] #41 85.72   DEP      criu/string.d
23:31:47 [2020-11-14T23:31:47.084Z] #41 85.75   DEP      criu/stats.d
23:31:47 [2020-11-14T23:31:47.105Z] #18 40.21 Selecting previously unselected package python3-pkg-resources.
23:31:47 [2020-11-14T23:31:47.105Z] #18 40.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:31:47 [2020-11-14T23:31:47.105Z] #18 40.24 Unpacking python3-pkg-resources (40.8.0-1) ...
23:31:47 [2020-11-14T23:31:47.105Z] #18 40.43 Selecting previously unselected package python3-setuptools.
23:31:47 [2020-11-14T23:31:47.105Z] #18 40.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:31:47 [2020-11-14T23:31:47.105Z] #18 40.43 Unpacking python3-setuptools (40.8.0-1) ...
23:31:47 [2020-11-14T23:31:47.176Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
23:31:47 [2020-11-14T23:31:47.323Z] #41 82.53   DEP      criu/sk-packet.d
23:31:47 [2020-11-14T23:31:47.346Z] #41 85.92   DEP      criu/sockets.d
23:31:47 [2020-11-14T23:31:47.346Z] #41 86.14   DEP      criu/sk-unix.d
23:31:47 [2020-11-14T23:31:47.468Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
23:31:47 [2020-11-14T23:31:47.680Z] #18 40.70 Selecting previously unselected package python3-wheel.
23:31:47 [2020-11-14T23:31:47.680Z] #18 40.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:31:47 [2020-11-14T23:31:47.680Z] #18 40.73 Unpacking python3-wheel (0.32.3-2) ...
23:31:47 [2020-11-14T23:31:47.680Z] #18 40.90 Selecting previously unselected package sudo.
23:31:47 [2020-11-14T23:31:47.680Z] #18 40.91 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
23:31:47 [2020-11-14T23:31:47.680Z] #18 40.91 Unpacking sudo (1.8.27-1+deb10u2) ...
23:31:47 [2020-11-14T23:31:47.759Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
23:31:47 [2020-11-14T23:31:47.886Z] #41 82.71   DEP      criu/sk-netlink.d
23:31:47 [2020-11-14T23:31:47.886Z] #41 82.88   DEP      criu/sk-inet.d
23:31:47 [2020-11-14T23:31:47.918Z] #41 86.37   DEP      criu/sk-tcp.d
23:31:47 [2020-11-14T23:31:47.918Z] #41 86.57   DEP      criu/sk-queue.d
23:31:48 [2020-11-14T23:31:48.060Z] #42 162.7   CC       criu/page-xfer.o
23:31:48 [2020-11-14T23:31:48.142Z] #41 83.05   DEP      criu/signalfd.d
23:31:48 [2020-11-14T23:31:48.142Z] #41 83.25   DEP      criu/sigframe.d
23:31:48 [2020-11-14T23:31:48.179Z] #41 86.78   DEP      criu/sk-packet.d
23:31:48 [2020-11-14T23:31:48.256Z] #18 41.46 Selecting previously unselected package thin-provisioning-tools.
23:31:48 [2020-11-14T23:31:48.256Z] #18 41.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
23:31:48 [2020-11-14T23:31:48.256Z] #18 41.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:31:48 [2020-11-14T23:31:48.398Z] #41 83.32   DEP      criu/shmem.d
23:31:48 [2020-11-14T23:31:48.398Z] #41 83.45   DEP      criu/servicefd.d
23:31:48 [2020-11-14T23:31:48.440Z] #41 86.95   DEP      criu/sk-netlink.d
23:31:48 [2020-11-14T23:31:48.519Z] #18 41.66 Selecting previously unselected package uidmap.
23:31:48 [2020-11-14T23:31:48.519Z] #18 41.67 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
23:31:48 [2020-11-14T23:31:48.519Z] #18 41.67 Unpacking uidmap (1:4.5-1.1) ...
23:31:48 [2020-11-14T23:31:48.655Z] #41 83.60   DEP      criu/seize.d
23:31:48 [2020-11-14T23:31:48.655Z] #41 83.75   DEP      criu/seccomp.d
23:31:48 [2020-11-14T23:31:48.701Z] #41 87.19   DEP      criu/sk-inet.d
23:31:48 [2020-11-14T23:31:48.701Z] #41 87.35   DEP      criu/signalfd.d
23:31:48 [2020-11-14T23:31:48.782Z] #18 41.84 Selecting previously unselected package vim-runtime.
23:31:48 [2020-11-14T23:31:48.782Z] #18 41.86 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:31:48 [2020-11-14T23:31:48.782Z] #18 41.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:31:48 [2020-11-14T23:31:48.782Z] #18 41.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:31:48 [2020-11-14T23:31:48.782Z] #18 41.95 Unpacking vim-runtime (2:8.1.0875-5) ...
23:31:48 [2020-11-14T23:31:48.793Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 75.0% of statements
23:31:48 [2020-11-14T23:31:48.912Z] #41 83.89   DEP      criu/rst-malloc.d
23:31:48 [2020-11-14T23:31:48.912Z] #41 83.96   DEP      criu/rbtree.d
23:31:48 [2020-11-14T23:31:48.912Z] #41 84.00   DEP      criu/pstree.d
23:31:48 [2020-11-14T23:31:48.961Z] #41 87.48   DEP      criu/sigframe.d
23:31:48 [2020-11-14T23:31:48.961Z] #41 87.57   DEP      criu/shmem.d
23:31:48 [2020-11-14T23:31:48.961Z] #41 87.76   DEP      criu/servicefd.d
23:31:49 [2020-11-14T23:31:49.085Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
23:31:49 [2020-11-14T23:31:49.168Z] #41 84.14   DEP      criu/protobuf.d
23:31:49 [2020-11-14T23:31:49.168Z] #41 84.28   GEN      criu/protobuf-desc-gen.h
23:31:49 [2020-11-14T23:31:49.532Z] #41 87.95   DEP      criu/seize.d
23:31:49 [2020-11-14T23:31:49.532Z] #41 88.12   DEP      criu/seccomp.d
23:31:49 [2020-11-14T23:31:49.532Z] #41 88.32   DEP      criu/rst-malloc.d
23:31:49 [2020-11-14T23:31:49.792Z] #41 88.39   DEP      criu/rbtree.d
23:31:49 [2020-11-14T23:31:49.792Z] #41 88.42   DEP      criu/pstree.d
23:31:50 [2020-11-14T23:31:50.052Z] #41 88.66   DEP      criu/protobuf.d
23:31:50 [2020-11-14T23:31:50.183Z] #42 164.6   CC       criu/pagemap-cache.o
23:31:50 [2020-11-14T23:31:50.313Z] #41 88.87   GEN      criu/protobuf-desc-gen.h
23:31:50 [2020-11-14T23:31:50.313Z] #41 ...
23:31:50 [2020-11-14T23:31:50.313Z] 
23:31:50 [2020-11-14T23:31:50.313Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:50 [2020-11-14T23:31:50.313Z] #43 176.9 github.com/LK4D4/vndr/godl
23:31:50 [2020-11-14T23:31:50.313Z] #43 177.8 github.com/LK4D4/vndr
23:31:50 [2020-11-14T23:31:50.313Z] #43 ...
23:31:50 [2020-11-14T23:31:50.313Z] 
23:31:50 [2020-11-14T23:31:50.313Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:50 [2020-11-14T23:31:50.313Z] #18 14.35 Reading package lists...
23:31:50 [2020-11-14T23:31:50.313Z] #18 18.20 Building dependency tree...
23:31:50 [2020-11-14T23:31:50.483Z] #42 165.2   CC       criu/pagemap.o
23:31:50 [2020-11-14T23:31:50.538Z] #41 ...
23:31:50 [2020-11-14T23:31:50.538Z] 
23:31:50 [2020-11-14T23:31:50.538Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:50 [2020-11-14T23:31:50.538Z] #43 176.8 github.com/LK4D4/vndr/godl
23:31:50 [2020-11-14T23:31:50.538Z] #43 177.7 github.com/LK4D4/vndr
23:31:50 [2020-11-14T23:31:50.538Z] #43 ...
23:31:50 [2020-11-14T23:31:50.538Z] 
23:31:50 [2020-11-14T23:31:50.538Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:50 [2020-11-14T23:31:50.538Z] #18 10.47 Reading package lists...
23:31:50 [2020-11-14T23:31:50.538Z] #18 14.41 Reading package lists...
23:31:50 [2020-11-14T23:31:50.538Z] #18 18.19 Building dependency tree...
23:31:50 [2020-11-14T23:31:50.795Z] #18 19.98 libcap2-bin is already the newest version (1:2.25-2).
23:31:50 [2020-11-14T23:31:50.795Z] #18 19.98 The following additional packages will be installed:
23:31:50 [2020-11-14T23:31:50.795Z] #18 19.99   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:31:50 [2020-11-14T23:31:50.795Z] #18 19.99   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:31:50 [2020-11-14T23:31:50.795Z] #18 19.99   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:31:50 [2020-11-14T23:31:50.795Z] #18 19.99   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:31:50 [2020-11-14T23:31:50.795Z] #18 19.99   python3.7 python3.7-minimal vim-runtime xxd
23:31:50 [2020-11-14T23:31:50.795Z] #18 19.99 Suggested packages:
23:31:50 [2020-11-14T23:31:50.795Z] #18 20.00   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:31:50 [2020-11-14T23:31:50.795Z] #18 20.00   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:31:50 [2020-11-14T23:31:50.795Z] #18 20.00   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:31:50 [2020-11-14T23:31:50.795Z] #18 20.00 Recommended packages:
23:31:50 [2020-11-14T23:31:50.795Z] #18 20.00   aufs-dkms nftables build-essential python3-dev python3-keyring
23:31:50 [2020-11-14T23:31:50.795Z] #18 20.00   python3-keyrings.alt python3-xdg unzip
23:31:50 [2020-11-14T23:31:50.884Z] #18 ...
23:31:50 [2020-11-14T23:31:50.884Z] 
23:31:50 [2020-11-14T23:31:50.884Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:50 [2020-11-14T23:31:50.884Z] #43 DONE 187.5s
23:31:50 [2020-11-14T23:31:50.884Z] 
23:31:50 [2020-11-14T23:31:50.884Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:51 [2020-11-14T23:31:51.052Z] #18 ...
23:31:51 [2020-11-14T23:31:51.052Z] 
23:31:51 [2020-11-14T23:31:51.052Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:51 [2020-11-14T23:31:51.052Z] #41 86.03   DEP      criu/protobuf-desc.d
23:31:51 [2020-11-14T23:31:51.052Z] #41 86.11   DEP      criu/proc_parse.d
23:31:51 [2020-11-14T23:31:51.309Z] #41 86.25   DEP      criu/plugin.d
23:31:51 [2020-11-14T23:31:51.309Z] #41 86.32   DEP      criu/pipes.d
23:31:51 [2020-11-14T23:31:51.546Z] #42 166.3   CC       criu/parasite-syscall.o
23:31:51 [2020-11-14T23:31:51.565Z] #41 ...
23:31:51 [2020-11-14T23:31:51.565Z] 
23:31:51 [2020-11-14T23:31:51.565Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:51 [2020-11-14T23:31:51.565Z] #43 DONE 187.8s
23:31:51 [2020-11-14T23:31:51.565Z] 
23:31:51 [2020-11-14T23:31:51.565Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:51 [2020-11-14T23:31:51.565Z] #41 86.56   DEP      criu/pie-util.d
23:31:51 [2020-11-14T23:31:51.821Z] #41 86.79   DEP      criu/pie-util-vdso.d
23:31:51 [2020-11-14T23:31:51.826Z] #41 ...
23:31:51 [2020-11-14T23:31:51.826Z] 
23:31:51 [2020-11-14T23:31:51.826Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41 libcap2-bin is already the newest version (1:2.25-2).
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41 The following additional packages will be installed:
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41   python3.7 python3.7-minimal vim-runtime xxd
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41 Suggested packages:
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41 Recommended packages:
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41   aufs-dkms nftables build-essential python3-dev python3-keyring
23:31:51 [2020-11-14T23:31:51.826Z] #18 20.41   python3-keyrings.alt python3-xdg unzip
23:31:51 [2020-11-14T23:31:51.849Z] ok  	github.com/docker/docker/pkg/signal	2.321s	coverage: 61.0% of statements
23:31:52 [2020-11-14T23:31:52.077Z] #41 87.02   DEP      criu/pie-util-vdso-elf32.d
23:31:52 [2020-11-14T23:31:52.097Z] #18 44.95 Selecting previously unselected package vim.
23:31:52 [2020-11-14T23:31:52.097Z] #18 44.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
23:31:52 [2020-11-14T23:31:52.097Z] #18 44.98 Unpacking vim (2:8.1.0875-5) ...
23:31:52 [2020-11-14T23:31:52.140Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
23:31:52 [2020-11-14T23:31:52.334Z] #41 87.24   DEP      criu/path.d
23:31:52 [2020-11-14T23:31:52.432Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
23:31:52 [2020-11-14T23:31:52.590Z] #41 87.53   DEP      criu/parasite-syscall.d
23:31:52 [2020-11-14T23:31:52.590Z] #41 87.79   DEP      criu/pagemap.d
23:31:52 [2020-11-14T23:31:52.723Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
23:31:53 [2020-11-14T23:31:53.045Z] #18 46.05 Selecting previously unselected package xfsprogs.
23:31:53 [2020-11-14T23:31:53.045Z] #18 46.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
23:31:53 [2020-11-14T23:31:53.045Z] #18 46.06 Unpacking xfsprogs (4.20.0-1) ...
23:31:53 [2020-11-14T23:31:53.099Z] #42 167.6   CC       criu/path.o
23:31:53 [2020-11-14T23:31:53.153Z] #41 87.97   DEP      criu/pagemap-cache.d
23:31:53 [2020-11-14T23:31:53.153Z] #41 88.15   DEP      criu/page-xfer.d
23:31:53 [2020-11-14T23:31:53.309Z] #18 ...
23:31:53 [2020-11-14T23:31:53.309Z] 
23:31:53 [2020-11-14T23:31:53.309Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:31:53 [2020-11-14T23:31:53.309Z] #47 184.8 + /build/golangci-lint --version
23:31:53 [2020-11-14T23:31:53.356Z] ok  	github.com/docker/docker/pkg/sysinfo	0.003s	coverage: 54.2% of statements
23:31:53 [2020-11-14T23:31:53.397Z] #42 168.0   CC       criu/pie-util-vdso.o
23:31:53 [2020-11-14T23:31:53.409Z] #41 88.32   DEP      criu/page-pipe.d
23:31:53 [2020-11-14T23:31:53.409Z] #41 88.39   DEP      criu/netfilter.d
23:31:53 [2020-11-14T23:31:53.409Z] #41 88.61   DEP      criu/net.d
23:31:53 [2020-11-14T23:31:53.648Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 36.9% of statements
23:31:53 [2020-11-14T23:31:53.666Z] #41 88.84   DEP      criu/namespaces.d
23:31:53 [2020-11-14T23:31:53.738Z] #18 22.34 The following NEW packages will be installed:
23:31:53 [2020-11-14T23:31:53.738Z] #18 22.36   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:31:53 [2020-11-14T23:31:53.738Z] #18 22.37   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:31:53 [2020-11-14T23:31:53.738Z] #18 22.37   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:31:53 [2020-11-14T23:31:53.738Z] #18 22.37   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:31:53 [2020-11-14T23:31:53.738Z] #18 22.37   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:31:53 [2020-11-14T23:31:53.738Z] #18 22.37   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:31:53 [2020-11-14T23:31:53.738Z] #18 22.37   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:31:53 [2020-11-14T23:31:53.738Z] #18 22.37   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:31:53 [2020-11-14T23:31:53.738Z] #18 22.37   xz-utils zip
23:31:53 [2020-11-14T23:31:53.888Z] #47 185.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:31:53 [2020-11-14T23:31:53.922Z] #41 88.99   DEP      criu/mount.d
23:31:53 [2020-11-14T23:31:53.940Z] ok  	github.com/docker/docker/pkg/tailfile	0.072s	coverage: 88.6% of statements
23:31:53 [2020-11-14T23:31:53.998Z] #18 22.72 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
23:31:53 [2020-11-14T23:31:53.998Z] #18 22.72 Need to get 28.5 MB of archives.
23:31:53 [2020-11-14T23:31:53.998Z] #18 22.72 After this operation, 116 MB of additional disk space will be used.
23:31:53 [2020-11-14T23:31:53.998Z] #18 22.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:31:53 [2020-11-14T23:31:53.998Z] #18 22.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
23:31:53 [2020-11-14T23:31:53.998Z] #18 22.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
23:31:54 [2020-11-14T23:31:54.042Z] #42 168.6   CC       criu/pie-util.o
23:31:54 [2020-11-14T23:31:54.042Z] #42 ...
23:31:54 [2020-11-14T23:31:54.042Z] 
23:31:54 [2020-11-14T23:31:54.042Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:31:54 [2020-11-14T23:31:54.042Z] #52 125.4 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:31:54 [2020-11-14T23:31:54.179Z] #41 89.16   DEP      criu/memfd.d
23:31:54 [2020-11-14T23:31:54.179Z] #41 89.27   DEP      criu/mem.d
23:31:54 [2020-11-14T23:31:54.231Z] ok  	github.com/docker/docker/pkg/tarsum	0.033s	coverage: 89.3% of statements
23:31:54 [2020-11-14T23:31:54.258Z] #18 22.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:31:54 [2020-11-14T23:31:54.258Z] #18 22.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:31:54 [2020-11-14T23:31:54.258Z] #18 22.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
23:31:54 [2020-11-14T23:31:54.258Z] #18 22.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
23:31:54 [2020-11-14T23:31:54.258Z] #18 22.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:31:54 [2020-11-14T23:31:54.259Z] #18 22.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:31:54 [2020-11-14T23:31:54.259Z] #18 22.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:31:54 [2020-11-14T23:31:54.436Z] #41 89.51   DEP      criu/lsm.d
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:31:54 [2020-11-14T23:31:54.519Z] #18 23.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:31:54 [2020-11-14T23:31:54.522Z] testing: warning: no tests to run
23:31:54 [2020-11-14T23:31:54.522Z] coverage: [no statements]
23:31:54 [2020-11-14T23:31:54.522Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
23:31:54 [2020-11-14T23:31:54.693Z] #41 89.72   DEP      criu/log.d
23:31:54 [2020-11-14T23:31:54.815Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
23:31:54 [2020-11-14T23:31:54.949Z] #41 89.86   DEP      criu/libnetlink.d
23:31:54 [2020-11-14T23:31:54.949Z] #41 89.98   DEP      criu/kerndat.d
23:31:55 [2020-11-14T23:31:55.090Z] #18 23.73 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:31:55 [2020-11-14T23:31:55.090Z] #18 23.73 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:31:55 [2020-11-14T23:31:55.090Z] #18 23.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:31:55 [2020-11-14T23:31:55.090Z] #18 23.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:31:55 [2020-11-14T23:31:55.090Z] #18 23.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:31:55 [2020-11-14T23:31:55.090Z] #18 23.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:31:55 [2020-11-14T23:31:55.090Z] #18 23.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:31:55 [2020-11-14T23:31:55.107Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
23:31:55 [2020-11-14T23:31:55.107Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
23:31:55 [2020-11-14T23:31:55.206Z] #41 90.21   DEP      criu/kcmp-ids.d
23:31:55 [2020-11-14T23:31:55.206Z] #41 90.34   DEP      criu/irmap.d
23:31:55 [2020-11-14T23:31:55.352Z] #18 23.85 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:31:55 [2020-11-14T23:31:55.352Z] #18 23.86 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:31:55 [2020-11-14T23:31:55.352Z] #18 23.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:31:55 [2020-11-14T23:31:55.352Z] #18 23.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:31:55 [2020-11-14T23:31:55.352Z] #18 23.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:31:55 [2020-11-14T23:31:55.352Z] #18 23.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
23:31:55 [2020-11-14T23:31:55.352Z] #18 23.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:31:55 [2020-11-14T23:31:55.352Z] #18 23.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:31:55 [2020-11-14T23:31:55.352Z] #18 23.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:31:55 [2020-11-14T23:31:55.463Z] #41 90.43   DEP      criu/ipc_ns.d
23:31:55 [2020-11-14T23:31:55.613Z] #18 24.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:31:55 [2020-11-14T23:31:55.613Z] #18 24.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:31:55 [2020-11-14T23:31:55.720Z] #41 90.61   DEP      criu/image.d
23:31:55 [2020-11-14T23:31:55.720Z] #41 90.79   DEP      criu/image-desc.d
23:31:55 [2020-11-14T23:31:55.811Z] #47 ...
23:31:55 [2020-11-14T23:31:55.811Z] 
23:31:55 [2020-11-14T23:31:55.811Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:55 [2020-11-14T23:31:55.811Z] #41 99.72   CC       criu/eventpoll.o
23:31:55 [2020-11-14T23:31:55.811Z] #41 100.8   CC       criu/external.o
23:31:55 [2020-11-14T23:31:55.811Z] #41 101.2   CC       criu/fault-injection.o
23:31:55 [2020-11-14T23:31:55.811Z] #41 101.4   CC       criu/fdstore.o
23:31:55 [2020-11-14T23:31:55.811Z] #41 101.9   CC       criu/fifo.o
23:31:55 [2020-11-14T23:31:55.811Z] #41 102.4   CC       criu/file-ids.o
23:31:55 [2020-11-14T23:31:55.811Z] #41 102.9   CC       criu/file-lock.o
23:31:55 [2020-11-14T23:31:55.811Z] #41 104.3   CC       criu/files-ext.o
23:31:55 [2020-11-14T23:31:55.811Z] #41 104.6   CC       criu/files-reg.o
23:31:55 [2020-11-14T23:31:55.811Z] #41 106.9   CC       criu/files.o
23:31:55 [2020-11-14T23:31:55.811Z] #41 108.9   CC       criu/filesystems.o
23:31:55 [2020-11-14T23:31:55.811Z] #41 109.6   CC       criu/fsnotify.o
23:31:55 [2020-11-14T23:31:55.811Z] #41 ...
23:31:55 [2020-11-14T23:31:55.811Z] 
23:31:55 [2020-11-14T23:31:55.811Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:55 [2020-11-14T23:31:55.811Z] #18 46.70 Selecting previously unselected package zip.
23:31:55 [2020-11-14T23:31:55.811Z] #18 46.70 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
23:31:55 [2020-11-14T23:31:55.811Z] #18 46.72 Unpacking zip (3.0-11+b1) ...
23:31:55 [2020-11-14T23:31:55.811Z] #18 47.30 Setting up aufs-tools (1:4.14+20190211-1) ...
23:31:55 [2020-11-14T23:31:55.811Z] #18 47.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:31:55 [2020-11-14T23:31:55.811Z] #18 47.37 Setting up libip6tc0:arm64 (1.8.2-4) ...
23:31:55 [2020-11-14T23:31:55.811Z] #18 47.63 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
23:31:55 [2020-11-14T23:31:55.811Z] #18 47.77 Setting up libgpm2:arm64 (1.20.7-5) ...
23:31:55 [2020-11-14T23:31:55.811Z] #18 48.19 Setting up libip4tc0:arm64 (1.8.2-4) ...
23:31:55 [2020-11-14T23:31:55.874Z] #18 24.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:31:55 [2020-11-14T23:31:55.977Z] #41 90.89   DEP      criu/fsnotify.d
23:31:55 [2020-11-14T23:31:55.977Z] #41 91.06   DEP      criu/filesystems.d
23:31:56 [2020-11-14T23:31:56.233Z] #41 91.19   DEP      criu/files.d
23:31:56 [2020-11-14T23:31:56.233Z] #41 91.38   DEP      criu/files-reg.d
23:31:56 [2020-11-14T23:31:56.489Z] #41 91.53   DEP      criu/files-ext.d
23:31:56 [2020-11-14T23:31:56.489Z] #41 91.69   DEP      criu/file-lock.d
23:31:56 [2020-11-14T23:31:56.615Z] ok  	github.com/docker/docker/plugin	0.543s	coverage: 23.2% of statements
23:31:56 [2020-11-14T23:31:56.746Z] #41 91.86   DEP      criu/file-ids.d
23:31:56 [2020-11-14T23:31:56.746Z] #41 91.96   DEP      criu/fifo.d
23:31:56 [2020-11-14T23:31:56.759Z] #18 49.66 Setting up uidmap (1:4.5-1.1) ...
23:31:56 [2020-11-14T23:31:56.759Z] #18 49.72 Setting up libnftnl11:arm64 (1.1.2-2) ...
23:31:56 [2020-11-14T23:31:56.759Z] #18 49.79 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:31:56 [2020-11-14T23:31:56.759Z] #18 49.81 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:31:56 [2020-11-14T23:31:56.759Z] #18 49.83 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...#18 ...
23:31:56 [2020-11-14T23:31:56.759Z] 
23:31:56 [2020-11-14T23:31:56.759Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:31:56 [2020-11-14T23:31:56.759Z] #47 DONE 188.1s
23:31:56 [2020-11-14T23:31:56.759Z] 
23:31:56 [2020-11-14T23:31:56.759Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:56 [2020-11-14T23:31:56.759Z] #18 49.83 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:31:56 [2020-11-14T23:31:56.759Z] #18 49.84 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
23:31:56 [2020-11-14T23:31:56.759Z] #18 49.86 Setting up xxd (2:8.1.0875-5) ...
23:31:56 [2020-11-14T23:31:56.759Z] #18 49.89 Setting up zip (3.0-11+b1) ...
23:31:56 [2020-11-14T23:31:56.759Z] #18 49.94 Setting up vim-common (2:8.1.0875-5) ...
23:31:56 [2020-11-14T23:31:56.759Z] #18 49.99 Setting up bash-completion (1:2.8-6) ...
23:31:56 [2020-11-14T23:31:56.817Z] #18 25.28 debconf: delaying package configuration, since apt-utils is not installed
23:31:56 [2020-11-14T23:31:56.817Z] #18 25.37 Fetched 28.5 MB in 2s (14.2 MB/s)
23:31:56 [2020-11-14T23:31:56.817Z] #18 25.53 Selecting previously unselected package pigz.
23:31:56 [2020-11-14T23:31:56.817Z] #18 25.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
23:31:56 [2020-11-14T23:31:56.817Z] #18 25.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:31:57 [2020-11-14T23:31:57.005Z] #41 ...
23:31:57 [2020-11-14T23:31:57.005Z] 
23:31:57 [2020-11-14T23:31:57.005Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:31:57 [2020-11-14T23:31:57.005Z] #30 DONE 193.2s
23:31:57 [2020-11-14T23:31:57.005Z] 
23:31:57 [2020-11-14T23:31:57.005Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.25 The following NEW packages will be installed:
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.26   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.26   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.26   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.26   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.26   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.26   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.26   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.26   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.26   xz-utils zip
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.58 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.58 Need to get 28.5 MB of archives.
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.58 After this operation, 116 MB of additional disk space will be used.
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 22.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.71 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 23.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 24.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 24.03 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 24.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 24.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 24.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:31:57 [2020-11-14T23:31:57.005Z] #18 25.03 debconf: delaying package configuration, since apt-utils is not installed
23:31:57 [2020-11-14T23:31:57.005Z] #18 25.13 Fetched 28.5 MB in 2s (13.4 MB/s)
23:31:57 [2020-11-14T23:31:57.005Z] #18 25.20 Selecting previously unselected package pigz.
23:31:57 [2020-11-14T23:31:57.005Z] #18 25.20 (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:31:57 [2020-11-14T23:31:57.005Z] #18 25.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:31:57 [2020-11-14T23:31:57.005Z] #18 25.31 Unpacking pigz (2.4-1) ...
23:31:57 [2020-11-14T23:31:57.005Z] #18 25.42 Selecting previously unselected package libpython3.7-minimal:amd64.
23:31:57 [2020-11-14T23:31:57.005Z] #18 25.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:31:57 [2020-11-14T23:31:57.005Z] #18 25.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:31:57 [2020-11-14T23:31:57.005Z] #18 26.02 Selecting previously unselected package python3.7-minimal.
23:31:57 [2020-11-14T23:31:57.005Z] #18 26.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:31:57 [2020-11-14T23:31:57.005Z] #18 26.04 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:31:57 [2020-11-14T23:31:57.078Z] #18 25.59 Unpacking pigz (2.4-1) ...
23:31:57 [2020-11-14T23:31:57.078Z] #18 25.69 Selecting previously unselected package libpython3.7-minimal:amd64.
23:31:57 [2020-11-14T23:31:57.078Z] #18 25.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:31:57 [2020-11-14T23:31:57.078Z] #18 25.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:31:57 [2020-11-14T23:31:57.248Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
23:31:57 [2020-11-14T23:31:57.339Z] #18 26.13 Selecting previously unselected package python3.7-minimal.
23:31:57 [2020-11-14T23:31:57.540Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 86.4% of statements
23:31:57 [2020-11-14T23:31:57.600Z] #18 26.13 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:31:57 [2020-11-14T23:31:57.600Z] #18 26.14 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:31:57 [2020-11-14T23:31:57.602Z] #52 128.3 + mkdir -p /build
23:31:57 [2020-11-14T23:31:57.602Z] #52 128.3 + cp runc /build/runc
23:31:57 [2020-11-14T23:31:57.602Z] #52 DONE 128.5s
23:31:57 [2020-11-14T23:31:57.602Z] 
23:31:57 [2020-11-14T23:31:57.602Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:31:57 [2020-11-14T23:31:57.602Z] #39 234.4 + dpkg --print-architecture
23:31:57 [2020-11-14T23:31:57.602Z] #39 234.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:31:57 [2020-11-14T23:31:57.602Z] #39 235.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:31:57 [2020-11-14T23:31:57.602Z] #39 235.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:31:58 [2020-11-14T23:31:58.173Z] #18 ...
23:31:58 [2020-11-14T23:31:58.173Z] 
23:31:58 [2020-11-14T23:31:58.173Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:31:58 [2020-11-14T23:31:58.173Z] #30 DONE 194.7s
23:31:58 [2020-11-14T23:31:58.173Z] 
23:31:58 [2020-11-14T23:31:58.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:31:58 [2020-11-14T23:31:58.173Z] #41 91.07   DEP      criu/protobuf-desc.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 91.17   DEP      criu/proc_parse.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 91.32   DEP      criu/plugin.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 91.38   DEP      criu/pipes.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 91.50   DEP      criu/pie-util.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 91.62   DEP      criu/pie-util-vdso.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 91.75   DEP      criu/pie-util-vdso-elf32.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 91.83   DEP      criu/path.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 91.94   DEP      criu/parasite-syscall.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 92.22   DEP      criu/pagemap.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 92.38   DEP      criu/pagemap-cache.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 92.50   DEP      criu/page-xfer.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 92.65   DEP      criu/page-pipe.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 92.78   DEP      criu/netfilter.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 92.90   DEP      criu/net.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 93.09   DEP      criu/namespaces.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 93.22   DEP      criu/mount.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 93.38   DEP      criu/memfd.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 93.51   DEP      criu/mem.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 93.65   DEP      criu/lsm.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 93.75   DEP      criu/log.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 93.85   DEP      criu/libnetlink.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 93.98   DEP      criu/kerndat.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 94.13   DEP      criu/kcmp-ids.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 94.22   DEP      criu/irmap.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 94.33   DEP      criu/ipc_ns.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 94.46   DEP      criu/image.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 94.57   DEP      criu/image-desc.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 94.65   DEP      criu/fsnotify.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 94.77   DEP      criu/filesystems.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 94.89   DEP      criu/files.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 95.07   DEP      criu/files-reg.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 95.28   DEP      criu/files-ext.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 95.47   DEP      criu/file-lock.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 95.58   DEP      criu/file-ids.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 95.77   DEP      criu/fifo.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 95.92   DEP      criu/fdstore.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 96.05   DEP      criu/fault-injection.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 96.09   DEP      criu/external.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 96.18   DEP      criu/eventpoll.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 96.33   DEP      criu/eventfd.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 96.47   DEP      criu/crtools.d
23:31:58 [2020-11-14T23:31:58.173Z] #41 96.66   DEP      criu/cr-service.d
23:31:58 [2020-11-14T23:31:58.283Z] #54 232.4 + bin/containerd-stress
23:31:58 [2020-11-14T23:31:58.283Z] #54 234.4 + bin/containerd-shim
23:31:58 [2020-11-14T23:31:58.371Z] #18 27.50 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:31:58 [2020-11-14T23:31:58.371Z] #18 27.58 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:31:58 [2020-11-14T23:31:58.465Z] #41 96.91   DEP      criu/cr-restore.d
23:31:58 [2020-11-14T23:31:58.465Z] #41 97.25   DEP      criu/cr-errno.d
23:31:58 [2020-11-14T23:31:58.729Z] #41 97.27   DEP      criu/cr-dump.d
23:31:58 [2020-11-14T23:31:58.999Z] #41 ...
23:31:58 [2020-11-14T23:31:58.999Z] 
23:31:58 [2020-11-14T23:31:58.999Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:31:58 [2020-11-14T23:31:58.999Z] #18 27.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:31:58 [2020-11-14T23:31:58.999Z] #18 27.46 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:31:59 [2020-11-14T23:31:59.091Z] ok  	github.com/docker/docker/quota	0.685s	coverage: 71.4% of statements
23:31:59 [2020-11-14T23:31:59.382Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
23:32:00 [2020-11-14T23:32:00.418Z] ok  	github.com/docker/docker/registry	0.076s	coverage: 57.2% of statements
23:32:00 [2020-11-14T23:32:00.710Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
23:32:00 [2020-11-14T23:32:00.888Z] #18 29.58 Selecting previously unselected package python3-minimal.
23:32:00 [2020-11-14T23:32:00.888Z] #18 29.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:32:00 [2020-11-14T23:32:00.888Z] #18 29.65 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:32:00 [2020-11-14T23:32:00.888Z] #18 29.65 Unpacking python3-minimal (3.7.3-1) ...
23:32:00 [2020-11-14T23:32:00.888Z] #18 29.73 Selecting previously unselected package libmpdec2:amd64.
23:32:00 [2020-11-14T23:32:00.888Z] #18 29.74 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:32:00 [2020-11-14T23:32:00.888Z] #18 29.76 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:32:00 [2020-11-14T23:32:00.888Z] #18 29.85 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:32:00 [2020-11-14T23:32:00.888Z] #18 29.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
23:32:00 [2020-11-14T23:32:00.888Z] #18 29.85 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:32:00 [2020-11-14T23:32:00.980Z] #18 53.63 Setting up libiptc0:arm64 (1.8.2-4) ...
23:32:00 [2020-11-14T23:32:00.980Z] #18 53.65 Setting up xz-utils (5.2.4-1) ...
23:32:00 [2020-11-14T23:32:00.980Z] #18 53.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:32:00 [2020-11-14T23:32:00.980Z] #18 53.69 Setting up sudo (1.8.27-1+deb10u2) ...
23:32:00 [2020-11-14T23:32:00.980Z] #18 53.76 invoke-rc.d: could not determine current runlevel
23:32:00 [2020-11-14T23:32:00.980Z] #18 53.77 invoke-rc.d: policy-rc.d denied execution of start.
23:32:00 [2020-11-14T23:32:00.980Z] #18 53.78 Setting up pigz (2.4-1) ...
23:32:00 [2020-11-14T23:32:00.980Z] #18 53.79 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:32:00 [2020-11-14T23:32:00.981Z] #18 53.81 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:32:00 [2020-11-14T23:32:00.981Z] #18 53.83 Setting up python-pip-whl (18.1-5) ...
23:32:00 [2020-11-14T23:32:00.981Z] #18 53.85 Setting up libmpdec2:arm64 (2.4.2-2) ...
23:32:00 [2020-11-14T23:32:00.981Z] #18 53.86 Setting up vim-runtime (2:8.1.0875-5) ...
23:32:01 [2020-11-14T23:32:01.001Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.27 Setting up libaio1:arm64 (0.3.112-3) ...
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.29 Setting up libonig5:arm64 (6.9.1-1) ...
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.30 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.32 Setting up vim (2:8.1.0875-5) ...
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.43 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.44 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.47 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
23:32:01 [2020-11-14T23:32:01.244Z] #18 54.49 Setting up jq (1.5+dfsg-2+b1) ...
23:32:01 [2020-11-14T23:32:01.450Z] #18 30.74 Selecting previously unselected package python3.7.
23:32:01 [2020-11-14T23:32:01.507Z] #18 54.59 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
23:32:01 [2020-11-14T23:32:01.549Z] #18 29.77 Selecting previously unselected package python3-minimal.
23:32:01 [2020-11-14T23:32:01.549Z] #18 29.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
23:32:01 [2020-11-14T23:32:01.549Z] #18 29.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:32:01 [2020-11-14T23:32:01.549Z] #18 29.82 Unpacking python3-minimal (3.7.3-1) ...
23:32:01 [2020-11-14T23:32:01.549Z] #18 29.89 Selecting previously unselected package libmpdec2:amd64.
23:32:01 [2020-11-14T23:32:01.549Z] #18 29.89 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:32:01 [2020-11-14T23:32:01.549Z] #18 29.90 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:32:01 [2020-11-14T23:32:01.549Z] #18 30.00 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:32:01 [2020-11-14T23:32:01.549Z] #18 30.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
23:32:01 [2020-11-14T23:32:01.549Z] #18 30.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:32:01 [2020-11-14T23:32:01.633Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
23:32:01 [2020-11-14T23:32:01.633Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
23:32:01 [2020-11-14T23:32:01.707Z] #18 30.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
23:32:01 [2020-11-14T23:32:01.707Z] #18 30.76 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:32:01 [2020-11-14T23:32:01.707Z] #18 30.87 Selecting previously unselected package libpython3-stdlib:amd64.
23:32:01 [2020-11-14T23:32:01.707Z] #18 30.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:32:01 [2020-11-14T23:32:01.707Z] #18 30.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:32:01 [2020-11-14T23:32:01.707Z] #18 31.00 Setting up python3-minimal (3.7.3-1) ...
23:32:01 [2020-11-14T23:32:01.771Z] #18 54.76 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:32:02 [2020-11-14T23:32:02.491Z] #18 30.97 Selecting previously unselected package python3.7.
23:32:02 [2020-11-14T23:32:02.491Z] #18 30.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
23:32:02 [2020-11-14T23:32:02.491Z] #18 30.98 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:32:02 [2020-11-14T23:32:02.491Z] #18 31.13 Selecting previously unselected package libpython3-stdlib:amd64.
23:32:02 [2020-11-14T23:32:02.491Z] #18 31.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:32:02 [2020-11-14T23:32:02.491Z] #18 31.14 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:32:02 [2020-11-14T23:32:02.491Z] #18 31.24 Setting up python3-minimal (3.7.3-1) ...
23:32:02 [2020-11-14T23:32:02.635Z] #18 31.83 Selecting previously unselected package python3.
23:32:02 [2020-11-14T23:32:02.635Z] #18 31.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 ... 24093 files and directories currently installed.)
23:32:02 [2020-11-14T23:32:02.635Z] #18 31.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:32:02 [2020-11-14T23:32:02.635Z] #18 31.89 Unpacking python3 (3.7.3-1) ...
23:32:02 [2020-11-14T23:32:02.635Z] #18 31.97 Selecting previously unselected package libip4tc0:amd64.
23:32:02 [2020-11-14T23:32:02.892Z] #18 31.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:32:02 [2020-11-14T23:32:02.892Z] #18 31.98 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:32:02 [2020-11-14T23:32:02.892Z] #18 32.05 Selecting previously unselected package libip6tc0:amd64.
23:32:02 [2020-11-14T23:32:02.892Z] #18 32.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:32:02 [2020-11-14T23:32:02.892Z] #18 32.06 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:32:03 [2020-11-14T23:32:03.149Z] #18 32.19 Selecting previously unselected package libiptc0:amd64.
23:32:03 [2020-11-14T23:32:03.149Z] #18 32.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:32:03 [2020-11-14T23:32:03.149Z] #18 32.19 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:32:03 [2020-11-14T23:32:03.149Z] #18 32.29 Selecting previously unselected package libnfnetlink0:amd64.
23:32:03 [2020-11-14T23:32:03.149Z] #18 32.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:32:03 [2020-11-14T23:32:03.149Z] #18 32.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:32:03 [2020-11-14T23:32:03.149Z] #18 32.36 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:32:03 [2020-11-14T23:32:03.149Z] #18 32.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:32:03 [2020-11-14T23:32:03.149Z] #18 32.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:32:03 [2020-11-14T23:32:03.405Z] #18 32.44 Selecting previously unselected package libnftnl11:amd64.
23:32:03 [2020-11-14T23:32:03.405Z] #18 32.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:32:03 [2020-11-14T23:32:03.405Z] #18 32.46 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:32:03 [2020-11-14T23:32:03.405Z] #18 32.55 Selecting previously unselected package iptables.
23:32:03 [2020-11-14T23:32:03.405Z] #18 32.57 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:32:03 [2020-11-14T23:32:03.405Z] #18 32.58 Unpacking iptables (1.8.2-4) ...
23:32:03 [2020-11-14T23:32:03.431Z] #18 32.12 Selecting previously unselected package python3.
23:32:03 [2020-11-14T23:32:03.431Z] #18 32.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 ... 24093 files and directories currently installed.)
23:32:03 [2020-11-14T23:32:03.431Z] #18 32.16 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:32:03 [2020-11-14T23:32:03.431Z] #18 32.19 Unpacking python3 (3.7.3-1) ...
23:32:03 [2020-11-14T23:32:03.572Z] #54 241.2 + bin/containerd-shim-runc-v1
23:32:03 [2020-11-14T23:32:03.680Z] #18 32.91 Selecting previously unselected package xxd.
23:32:03 [2020-11-14T23:32:03.680Z] #18 32.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:32:03 [2020-11-14T23:32:03.680Z] #18 32.92 Unpacking xxd (2:8.1.0875-5) ...
23:32:03 [2020-11-14T23:32:03.691Z] #18 32.27 Selecting previously unselected package libip4tc0:amd64.
23:32:03 [2020-11-14T23:32:03.691Z] #18 32.28 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:32:03 [2020-11-14T23:32:03.691Z] #18 32.29 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:32:03 [2020-11-14T23:32:03.691Z] #18 32.40 Selecting previously unselected package libip6tc0:amd64.
23:32:03 [2020-11-14T23:32:03.691Z] #18 32.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:32:03 [2020-11-14T23:32:03.691Z] #18 32.41 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:32:03 [2020-11-14T23:32:03.692Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
23:32:03 [2020-11-14T23:32:03.936Z] #18 33.08 Selecting previously unselected package vim-common.
23:32:03 [2020-11-14T23:32:03.936Z] #18 33.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:32:03 [2020-11-14T23:32:03.951Z] #18 32.51 Selecting previously unselected package libiptc0:amd64.
23:32:03 [2020-11-14T23:32:03.951Z] #18 32.53 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:32:03 [2020-11-14T23:32:03.951Z] #18 32.54 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:32:04 [2020-11-14T23:32:04.192Z] #18 33.15 Unpacking vim-common (2:8.1.0875-5) ...
23:32:04 [2020-11-14T23:32:04.192Z] #18 33.39 Selecting previously unselected package bash-completion.
23:32:04 [2020-11-14T23:32:04.192Z] #18 33.40 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:32:04 [2020-11-14T23:32:04.212Z] #18 32.61 Selecting previously unselected package libnfnetlink0:amd64.
23:32:04 [2020-11-14T23:32:04.212Z] #18 32.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:32:04 [2020-11-14T23:32:04.212Z] #18 32.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:32:04 [2020-11-14T23:32:04.212Z] #18 32.68 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:32:04 [2020-11-14T23:32:04.212Z] #18 32.69 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:32:04 [2020-11-14T23:32:04.212Z] #18 32.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:32:04 [2020-11-14T23:32:04.212Z] #18 32.77 Selecting previously unselected package libnftnl11:amd64.
23:32:04 [2020-11-14T23:32:04.212Z] #18 32.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:32:04 [2020-11-14T23:32:04.212Z] #18 32.78 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:32:04 [2020-11-14T23:32:04.212Z] #18 32.87 Selecting previously unselected package iptables.
23:32:04 [2020-11-14T23:32:04.327Z] #18 57.42 Setting up iptables (1.8.2-4) ...
23:32:04 [2020-11-14T23:32:04.327Z] #18 57.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:32:04 [2020-11-14T23:32:04.327Z] #18 57.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:32:04 [2020-11-14T23:32:04.327Z] #18 57.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:32:04 [2020-11-14T23:32:04.327Z] #18 57.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:32:04 [2020-11-14T23:32:04.327Z] #18 57.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:32:04 [2020-11-14T23:32:04.327Z] #18 57.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:32:04 [2020-11-14T23:32:04.327Z] #18 57.51 Setting up python3 (3.7.3-1) ...
23:32:04 [2020-11-14T23:32:04.473Z] #18 32.90 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:32:04 [2020-11-14T23:32:04.473Z] #18 32.90 Unpacking iptables (1.8.2-4) ...
23:32:04 [2020-11-14T23:32:04.572Z] #39 ...
23:32:04 [2020-11-14T23:32:04.572Z] 
23:32:04 [2020-11-14T23:32:04.572Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:04 [2020-11-14T23:32:04.572Z] #42 168.9   CC       criu/pipes.o
23:32:04 [2020-11-14T23:32:04.572Z] #42 170.1   CC       criu/plugin.o
23:32:04 [2020-11-14T23:32:04.572Z] #42 170.5   CC       criu/proc_parse.o
23:32:04 [2020-11-14T23:32:04.572Z] #42 174.8   CC       criu/protobuf-desc.o
23:32:04 [2020-11-14T23:32:04.572Z] #42 175.8   CC       criu/protobuf.o
23:32:04 [2020-11-14T23:32:04.572Z] #42 176.2   CC       criu/pstree.o
23:32:04 [2020-11-14T23:32:04.572Z] #42 177.6   CC       criu/rbtree.o
23:32:04 [2020-11-14T23:32:04.572Z] #42 177.9   CC       criu/rst-malloc.o
23:32:04 [2020-11-14T23:32:04.572Z] #42 178.2   CC       criu/seccomp.o
23:32:04 [2020-11-14T23:32:04.572Z] #42 179.2   CC       criu/seize.o
23:32:04 [2020-11-14T23:32:04.721Z] ok  	github.com/docker/docker/volume/local	0.300s	coverage: 76.6% of statements
23:32:04 [2020-11-14T23:32:04.734Z] #18 33.23 Selecting previously unselected package xxd.
23:32:04 [2020-11-14T23:32:04.734Z] #18 33.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:32:04 [2020-11-14T23:32:04.734Z] #18 33.24 Unpacking xxd (2:8.1.0875-5) ...
23:32:04 [2020-11-14T23:32:04.734Z] #18 33.38 Selecting previously unselected package vim-common.
23:32:04 [2020-11-14T23:32:04.734Z] #18 33.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:32:04 [2020-11-14T23:32:04.734Z] #18 33.40 Unpacking vim-common (2:8.1.0875-5) ...
23:32:04 [2020-11-14T23:32:04.995Z] #18 33.58 Selecting previously unselected package bash-completion.
23:32:04 [2020-11-14T23:32:04.995Z] #18 33.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:32:05 [2020-11-14T23:32:05.011Z] ok  	github.com/docker/docker/volume/mounts	0.016s	coverage: 67.0% of statements
23:32:05 [2020-11-14T23:32:05.275Z] #18 58.22 Setting up python3-wheel (0.32.3-2) ...
23:32:05 [2020-11-14T23:32:05.538Z] #18 ...
23:32:05 [2020-11-14T23:32:05.538Z] 
23:32:05 [2020-11-14T23:32:05.538Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:32:05 [2020-11-14T23:32:05.538Z] #51 68.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:32:05 [2020-11-14T23:32:05.538Z] #51 70.29 + mkdir -p /build
23:32:05 [2020-11-14T23:32:05.538Z] #51 70.29 + cp runc /build/runc
23:32:05 [2020-11-14T23:32:05.538Z] #51 DONE 71.3s
23:32:05 [2020-11-14T23:32:05.538Z] 
23:32:05 [2020-11-14T23:32:05.538Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:05 [2020-11-14T23:32:05.538Z] #41 111.1   CC       criu/image-desc.o
23:32:05 [2020-11-14T23:32:05.538Z] #41 111.2   CC       criu/image.o
23:32:05 [2020-11-14T23:32:05.538Z] #41 112.3   CC       criu/ipc_ns.o
23:32:05 [2020-11-14T23:32:05.538Z] #41 113.8   CC       criu/irmap.o
23:32:05 [2020-11-14T23:32:05.538Z] #41 114.4   CC       criu/kcmp-ids.o
23:32:05 [2020-11-14T23:32:05.538Z] #41 114.7   CC       criu/kerndat.o
23:32:05 [2020-11-14T23:32:05.538Z] #41 115.8   CC       criu/libnetlink.o
23:32:05 [2020-11-14T23:32:05.538Z] #41 116.2   CC       criu/log.o
23:32:05 [2020-11-14T23:32:05.538Z] #41 116.8   CC       criu/lsm.o
23:32:05 [2020-11-14T23:32:05.538Z] #41 117.4   CC       criu/mem.o
23:32:05 [2020-11-14T23:32:05.538Z] #41 119.4   CC       criu/memfd.o
23:32:05 [2020-11-14T23:32:05.629Z] #42 180.3   CC       criu/servicefd.o
23:32:05 [2020-11-14T23:32:05.801Z] #41 120.0   CC       criu/mount.o
23:32:06 [2020-11-14T23:32:06.041Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.1% of statements
23:32:06 [2020-11-14T23:32:06.065Z] #41 ...
23:32:06 [2020-11-14T23:32:06.065Z] 
23:32:06 [2020-11-14T23:32:06.065Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:32:06 [2020-11-14T23:32:06.284Z] #42 180.9   CC       criu/shmem.o
23:32:06 [2020-11-14T23:32:06.333Z] #18 59.37 Setting up apparmor (2.13.2-10) ...
23:32:07 [2020-11-14T23:32:07.346Z] #42 181.9   CC       criu/sigframe.o
23:32:07 [2020-11-14T23:32:07.346Z] #42 182.1   CC       criu/signalfd.o
23:32:07 [2020-11-14T23:32:07.459Z] #18 36.02 Unpacking bash-completion (1:2.8-6) ...
23:32:07 [2020-11-14T23:32:07.459Z] #18 ...
23:32:07 [2020-11-14T23:32:07.459Z] 
23:32:07 [2020-11-14T23:32:07.459Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:07 [2020-11-14T23:32:07.459Z] #41 92.18   DEP      criu/fdstore.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 92.33   DEP      criu/fault-injection.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 92.37   DEP      criu/external.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 92.52   DEP      criu/eventpoll.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 92.95   DEP      criu/eventfd.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 93.22   DEP      criu/crtools.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 93.46   DEP      criu/cr-service.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 93.60   DEP      criu/cr-restore.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 93.73   DEP      criu/cr-errno.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 93.75   DEP      criu/cr-dump.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 93.90   DEP      criu/cr-dedup.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 94.00   DEP      criu/cr-check.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 94.25   DEP      criu/config.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 94.37   DEP      criu/clone-noasan.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 94.42   DEP      criu/cgroup.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 94.56   DEP      criu/cgroup-props.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 94.64   DEP      criu/bitmap.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 94.65   DEP      criu/bfd.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 94.74   DEP      criu/autofs.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 94.88   DEP      criu/aio.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 95.08   DEP      criu/action-scripts.d
23:32:07 [2020-11-14T23:32:07.459Z] #41 95.39   CC       criu/action-scripts.o
23:32:07 [2020-11-14T23:32:07.459Z] #41 95.82   CC       criu/aio.o
23:32:07 [2020-11-14T23:32:07.459Z] #41 96.32   CC       criu/autofs.o
23:32:07 [2020-11-14T23:32:07.459Z] #41 97.60   CC       criu/bfd.o
23:32:07 [2020-11-14T23:32:07.459Z] #41 98.06   CC       criu/bitmap.o
23:32:07 [2020-11-14T23:32:07.459Z] #41 98.20   CC       criu/cgroup-props.o
23:32:07 [2020-11-14T23:32:07.459Z] #41 98.80   CC       criu/cgroup.o
23:32:07 [2020-11-14T23:32:07.459Z] #41 101.5   CC       criu/clone-noasan.o
23:32:07 [2020-11-14T23:32:07.459Z] #41 101.7   CC       criu/config.o
23:32:07 [2020-11-14T23:32:07.459Z] #41 ...
23:32:07 [2020-11-14T23:32:07.459Z] 
23:32:07 [2020-11-14T23:32:07.459Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:32:07 [2020-11-14T23:32:07.459Z] #18 36.39 Selecting previously unselected package bzip2.
23:32:07 [2020-11-14T23:32:07.459Z] #18 36.39 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:32:07 [2020-11-14T23:32:07.459Z] #18 36.40 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:32:07 [2020-11-14T23:32:07.459Z] #18 36.47 Selecting previously unselected package xz-utils.
23:32:07 [2020-11-14T23:32:07.459Z] #18 36.48 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:32:07 [2020-11-14T23:32:07.459Z] #18 36.48 Unpacking xz-utils (5.2.4-1) ...
23:32:07 [2020-11-14T23:32:07.459Z] #18 36.75 Selecting previously unselected package apparmor.
23:32:07 [2020-11-14T23:32:07.715Z] #18 36.75 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:32:07 [2020-11-14T23:32:07.716Z] #18 36.82 Unpacking apparmor (2.13.2-10) ...
23:32:07 [2020-11-14T23:32:07.764Z] #54 245.7 + bin/containerd-shim-runc-v2
23:32:07 [2020-11-14T23:32:07.973Z] #18 37.15 Selecting previously unselected package aufs-tools.
23:32:07 [2020-11-14T23:32:07.973Z] #18 37.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:32:07 [2020-11-14T23:32:07.973Z] #18 37.16 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:32:07 [2020-11-14T23:32:07.992Z] #42 182.4   CC       criu/sk-inet.o
23:32:08 [2020-11-14T23:32:08.266Z] #18 37.27 Selecting previously unselected package libonig5:amd64.
23:32:08 [2020-11-14T23:32:08.266Z] #18 37.29 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:32:08 [2020-11-14T23:32:08.266Z] #18 37.30 Unpacking libonig5:amd64 (6.9.1-1) ...
23:32:08 [2020-11-14T23:32:08.266Z] #18 37.46 Selecting previously unselected package libjq1:amd64.
23:32:08 [2020-11-14T23:32:08.266Z] #18 37.46 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:32:08 [2020-11-14T23:32:08.266Z] #18 37.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:32:08 [2020-11-14T23:32:08.299Z] #18 36.40 Unpacking bash-completion (1:2.8-6) ...
23:32:08 [2020-11-14T23:32:08.299Z] #18 36.78 Selecting previously unselected package bzip2.
23:32:08 [2020-11-14T23:32:08.299Z] #18 36.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:32:08 [2020-11-14T23:32:08.299Z] #18 36.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:32:08 [2020-11-14T23:32:08.299Z] #18 36.88 Selecting previously unselected package xz-utils.
23:32:08 [2020-11-14T23:32:08.299Z] #18 36.90 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:32:08 [2020-11-14T23:32:08.299Z] #18 36.91 Unpacking xz-utils (5.2.4-1) ...
23:32:08 [2020-11-14T23:32:08.333Z] #54 246.7 + binaries
23:32:08 [2020-11-14T23:32:08.537Z] #18 37.68 Selecting previously unselected package jq.
23:32:08 [2020-11-14T23:32:08.537Z] #18 37.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:32:08 [2020-11-14T23:32:08.537Z] #18 37.70 Unpacking jq (1.5+dfsg-2+b1) ...
23:32:08 [2020-11-14T23:32:08.560Z] #18 37.06 Selecting previously unselected package apparmor.
23:32:08 [2020-11-14T23:32:08.560Z] #18 37.07 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:32:08 [2020-11-14T23:32:08.560Z] #18 37.14 Unpacking apparmor (2.13.2-10) ...
23:32:08 [2020-11-14T23:32:08.592Z] #54 246.7 + install -D bin/containerd /build/containerd
23:32:08 [2020-11-14T23:32:08.592Z] #54 246.8 + install -D bin/containerd-shim /build/containerd-shim
23:32:08 [2020-11-14T23:32:08.592Z] #54 246.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:32:08 [2020-11-14T23:32:08.592Z] #54 246.8 + install -D bin/ctr /build/ctr
23:32:08 [2020-11-14T23:32:08.800Z] #18 37.87 Selecting previously unselected package libaio1:amd64.
23:32:08 [2020-11-14T23:32:08.800Z] #18 37.87 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:32:08 [2020-11-14T23:32:08.800Z] #18 37.87 Unpacking libaio1:amd64 (0.3.112-3) ...
23:32:08 [2020-11-14T23:32:08.800Z] #18 37.94 Selecting previously unselected package libgpm2:amd64.
23:32:08 [2020-11-14T23:32:08.800Z] #18 37.95 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:32:08 [2020-11-14T23:32:08.800Z] #18 37.95 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:32:08 [2020-11-14T23:32:08.800Z] #18 38.01 Selecting previously unselected package libicu63:amd64.
23:32:08 [2020-11-14T23:32:08.800Z] #18 38.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:32:08 [2020-11-14T23:32:08.800Z] #18 38.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:32:08 [2020-11-14T23:32:08.822Z] #18 37.52 Selecting previously unselected package aufs-tools.
23:32:08 [2020-11-14T23:32:08.822Z] #18 37.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:32:08 [2020-11-14T23:32:08.822Z] #18 37.53 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:32:08 [2020-11-14T23:32:08.895Z] #18 61.53 Setting up xfsprogs (4.20.0-1) ...
23:32:08 [2020-11-14T23:32:08.896Z] #18 61.65 Setting up python3-lib2to3 (3.7.3-1) ...
23:32:08 [2020-11-14T23:32:08.896Z] #18 62.03 Setting up python3-pkg-resources (40.8.0-1) ...
23:32:09 [2020-11-14T23:32:09.049Z] #42 183.5   CC       criu/sk-netlink.o
23:32:09 [2020-11-14T23:32:09.083Z] #18 37.66 Selecting previously unselected package libonig5:amd64.
23:32:09 [2020-11-14T23:32:09.083Z] #18 37.66 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:32:09 [2020-11-14T23:32:09.083Z] #18 37.67 Unpacking libonig5:amd64 (6.9.1-1) ...
23:32:09 [2020-11-14T23:32:09.083Z] #18 ...
23:32:09 [2020-11-14T23:32:09.083Z] 
23:32:09 [2020-11-14T23:32:09.083Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:09 [2020-11-14T23:32:09.083Z] #41 97.68   DEP      criu/cr-dedup.d
23:32:09 [2020-11-14T23:32:09.083Z] #41 97.88   DEP      criu/cr-check.d
23:32:09 [2020-11-14T23:32:09.083Z] #41 98.16   DEP      criu/config.d
23:32:09 [2020-11-14T23:32:09.083Z] #41 98.30   DEP      criu/clone-noasan.d
23:32:09 [2020-11-14T23:32:09.083Z] #41 98.40   DEP      criu/cgroup.d
23:32:09 [2020-11-14T23:32:09.083Z] #41 98.52   DEP      criu/cgroup-props.d
23:32:09 [2020-11-14T23:32:09.083Z] #41 98.67   DEP      criu/bitmap.d
23:32:09 [2020-11-14T23:32:09.083Z] #41 98.68   DEP      criu/bfd.d
23:32:09 [2020-11-14T23:32:09.083Z] #41 98.82   DEP      criu/autofs.d
23:32:09 [2020-11-14T23:32:09.083Z] #41 98.90   DEP      criu/aio.d
23:32:09 [2020-11-14T23:32:09.083Z] #41 99.03   DEP      criu/action-scripts.d
23:32:09 [2020-11-14T23:32:09.083Z] #41 99.34   CC       criu/action-scripts.o
23:32:09 [2020-11-14T23:32:09.083Z] #41 99.78   CC       criu/aio.o
23:32:09 [2020-11-14T23:32:09.083Z] #41 100.2   CC       criu/autofs.o
23:32:09 [2020-11-14T23:32:09.083Z] #41 101.7   CC       criu/bfd.o
23:32:09 [2020-11-14T23:32:09.083Z] #41 102.2   CC       criu/bitmap.o
23:32:09 [2020-11-14T23:32:09.083Z] #41 102.3   CC       criu/cgroup-props.o
23:32:09 [2020-11-14T23:32:09.083Z] #41 102.9   CC       criu/cgroup.o
23:32:09 [2020-11-14T23:32:09.083Z] #41 105.8   CC       criu/clone-noasan.o
23:32:09 [2020-11-14T23:32:09.083Z] #41 106.0   CC       criu/config.o
23:32:09 [2020-11-14T23:32:09.083Z] #41 107.3   CC       criu/cr-check.o
23:32:09 [2020-11-14T23:32:09.344Z] #41 ...
23:32:09 [2020-11-14T23:32:09.344Z] 
23:32:09 [2020-11-14T23:32:09.344Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:32:09 [2020-11-14T23:32:09.344Z] #18 37.81 Selecting previously unselected package libjq1:amd64.
23:32:09 [2020-11-14T23:32:09.344Z] #18 37.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:32:09 [2020-11-14T23:32:09.344Z] #18 37.84 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:32:09 [2020-11-14T23:32:09.344Z] #18 37.94 Selecting previously unselected package jq.
23:32:09 [2020-11-14T23:32:09.344Z] #18 37.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:32:09 [2020-11-14T23:32:09.344Z] #18 37.96 Unpacking jq (1.5+dfsg-2+b1) ...
23:32:09 [2020-11-14T23:32:09.344Z] #18 38.02 Selecting previously unselected package libaio1:amd64.
23:32:09 [2020-11-14T23:32:09.348Z] #42 184.0   CC       criu/sk-packet.o
23:32:09 [2020-11-14T23:32:09.606Z] #18 38.03 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:32:09 [2020-11-14T23:32:09.606Z] #18 38.03 Unpacking libaio1:amd64 (0.3.112-3) ...
23:32:09 [2020-11-14T23:32:09.606Z] #18 38.09 Selecting previously unselected package libgpm2:amd64.
23:32:09 [2020-11-14T23:32:09.606Z] #18 38.09 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:32:09 [2020-11-14T23:32:09.606Z] #18 38.11 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:32:09 [2020-11-14T23:32:09.606Z] #18 38.18 Selecting previously unselected package libicu63:amd64.
23:32:09 [2020-11-14T23:32:09.606Z] #18 38.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:32:09 [2020-11-14T23:32:09.606Z] #18 38.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:32:09 [2020-11-14T23:32:09.995Z] #42 184.6   CC       criu/sk-queue.o
23:32:10 [2020-11-14T23:32:10.108Z] #18 63.07 Setting up python3-distutils (3.7.3-1) ...
23:32:10 [2020-11-14T23:32:10.371Z] #18 63.38 Setting up python3-setuptools (40.8.0-1) ...
23:32:10 [2020-11-14T23:32:10.496Z] #54 DONE 248.6s
23:32:10 [2020-11-14T23:32:10.644Z] #42 185.2   CC       criu/sk-tcp.o
23:32:10 [2020-11-14T23:32:10.947Z] #18 64.18 Setting up python3-pip (18.1-5) ...
23:32:11 [2020-11-14T23:32:11.064Z] 
23:32:11 [2020-11-14T23:32:11.064Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:32:11 [2020-11-14T23:32:11.291Z] #42 185.8   CC       criu/sk-unix.o
23:32:12 [2020-11-14T23:32:12.000Z] #55 DONE 0.9s
23:32:12 [2020-11-14T23:32:12.000Z] 
23:32:12 [2020-11-14T23:32:12.000Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:32:12 [2020-11-14T23:32:12.000Z] #59 DONE 0.2s
23:32:12 [2020-11-14T23:32:12.000Z] 
23:32:12 [2020-11-14T23:32:12.000Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:32:12 [2020-11-14T23:32:12.340Z] #18 65.17 Processing triggers for libc-bin (2.28-10) ...
23:32:12 [2020-11-14T23:32:12.341Z] #18 65.24 Processing triggers for mime-support (3.62) ...
23:32:12 [2020-11-14T23:32:12.568Z] #61 DONE 0.5s
23:32:12 [2020-11-14T23:32:12.568Z] 
23:32:12 [2020-11-14T23:32:12.568Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:32:12 [2020-11-14T23:32:12.568Z] #63 DONE 0.0s
23:32:12 [2020-11-14T23:32:12.568Z] 
23:32:12 [2020-11-14T23:32:12.568Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:32:12 [2020-11-14T23:32:12.568Z] #64 DONE 0.0s
23:32:12 [2020-11-14T23:32:12.568Z] 
23:32:12 [2020-11-14T23:32:12.568Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
23:32:12 [2020-11-14T23:32:12.619Z] #18 DONE 65.8s
23:32:12 [2020-11-14T23:32:12.619Z] 
23:32:12 [2020-11-14T23:32:12.619Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:12 [2020-11-14T23:32:12.619Z] #41 123.2   CC       criu/namespaces.o
23:32:12 [2020-11-14T23:32:12.619Z] #41 124.6   CC       criu/net.o
23:32:12 [2020-11-14T23:32:12.881Z] #41 127.1   CC       criu/netfilter.o
23:32:13 [2020-11-14T23:32:13.005Z] #18 41.61 Selecting previously unselected package libnet1:amd64.
23:32:13 [2020-11-14T23:32:13.005Z] #18 41.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:32:13 [2020-11-14T23:32:13.005Z] #18 41.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:32:13 [2020-11-14T23:32:13.005Z] #18 41.71 Selecting previously unselected package libnl-3-200:amd64.
23:32:13 [2020-11-14T23:32:13.005Z] #18 41.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:32:13 [2020-11-14T23:32:13.005Z] #18 41.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:32:13 [2020-11-14T23:32:13.005Z] #18 41.80 Selecting previously unselected package libprotobuf-c1:amd64.
23:32:13 [2020-11-14T23:32:13.005Z] #18 41.81 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:32:13 [2020-11-14T23:32:13.005Z] #18 41.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:32:13 [2020-11-14T23:32:13.005Z] #18 41.88 Selecting previously unselected package libreadline5:amd64.
23:32:13 [2020-11-14T23:32:13.005Z] #18 41.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:32:13 [2020-11-14T23:32:13.005Z] #18 41.91 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:32:13 [2020-11-14T23:32:13.005Z] #18 42.01 Selecting previously unselected package net-tools.
23:32:13 [2020-11-14T23:32:13.005Z] #18 42.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:32:13 [2020-11-14T23:32:13.005Z] #18 42.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:32:13 [2020-11-14T23:32:13.261Z] #18 42.22 Selecting previously unselected package python-pip-whl.
23:32:13 [2020-11-14T23:32:13.261Z] #18 42.23 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:32:13 [2020-11-14T23:32:13.261Z] #18 42.24 Unpacking python-pip-whl (18.1-5) ...
23:32:13 [2020-11-14T23:32:13.390Z] #42 188.0   CC       criu/sockets.o
23:32:13 [2020-11-14T23:32:13.457Z] #41 127.6   CC       criu/page-pipe.o
23:32:13 [2020-11-14T23:32:13.518Z] #18 42.75 Selecting previously unselected package python3-lib2to3.
23:32:13 [2020-11-14T23:32:13.518Z] #18 42.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:32:13 [2020-11-14T23:32:13.518Z] #18 42.76 Unpacking python3-lib2to3 (3.7.3-1) ...
23:32:13 [2020-11-14T23:32:13.774Z] #18 42.89 Selecting previously unselected package python3-distutils.
23:32:13 [2020-11-14T23:32:13.774Z] #18 42.89 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:32:13 [2020-11-14T23:32:13.774Z] #18 42.90 Unpacking python3-distutils (3.7.3-1) ...
23:32:13 [2020-11-14T23:32:13.814Z] #18 41.84 Selecting previously unselected package libnet1:amd64.
23:32:13 [2020-11-14T23:32:13.814Z] #18 41.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:32:13 [2020-11-14T23:32:13.814Z] #18 41.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:32:13 [2020-11-14T23:32:13.814Z] #18 41.96 Selecting previously unselected package libnl-3-200:amd64.
23:32:13 [2020-11-14T23:32:13.814Z] #18 41.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:32:13 [2020-11-14T23:32:13.814Z] #18 41.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:32:13 [2020-11-14T23:32:13.814Z] #18 42.05 Selecting previously unselected package libprotobuf-c1:amd64.
23:32:13 [2020-11-14T23:32:13.814Z] #18 42.05 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:32:13 [2020-11-14T23:32:13.814Z] #18 42.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:32:13 [2020-11-14T23:32:13.814Z] #18 42.12 Selecting previously unselected package libreadline5:amd64.
23:32:13 [2020-11-14T23:32:13.814Z] #18 42.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:32:13 [2020-11-14T23:32:13.814Z] #18 42.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:32:13 [2020-11-14T23:32:13.814Z] #18 42.23 Selecting previously unselected package net-tools.
23:32:13 [2020-11-14T23:32:13.814Z] #18 42.23 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:32:13 [2020-11-14T23:32:13.814Z] #18 42.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:32:13 [2020-11-14T23:32:13.814Z] #18 42.44 Selecting previously unselected package python-pip-whl.
23:32:13 [2020-11-14T23:32:13.814Z] #18 42.44 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:32:13 [2020-11-14T23:32:13.814Z] #18 42.45 Unpacking python-pip-whl (18.1-5) ...
23:32:13 [2020-11-14T23:32:13.946Z] #65 DONE 1.3s
23:32:13 [2020-11-14T23:32:13.946Z] 
23:32:13 [2020-11-14T23:32:13.946Z] #66 exporting to image
23:32:13 [2020-11-14T23:32:13.946Z] #66 exporting layers
23:32:14 [2020-11-14T23:32:14.031Z] #18 43.01 Selecting previously unselected package python3-pip.
23:32:14 [2020-11-14T23:32:14.031Z] #18 43.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:32:14 [2020-11-14T23:32:14.031Z] #18 43.02 Unpacking python3-pip (18.1-5) ...
23:32:14 [2020-11-14T23:32:14.031Z] #18 43.19 Selecting previously unselected package python3-pkg-resources.
23:32:14 [2020-11-14T23:32:14.031Z] #18 43.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:32:14 [2020-11-14T23:32:14.031Z] #18 43.20 Unpacking python3-pkg-resources (40.8.0-1) ...
23:32:14 [2020-11-14T23:32:14.288Z] #18 43.34 Selecting previously unselected package python3-setuptools.
23:32:14 [2020-11-14T23:32:14.288Z] #18 43.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:32:14 [2020-11-14T23:32:14.288Z] #18 43.35 Unpacking python3-setuptools (40.8.0-1) ...
23:32:14 [2020-11-14T23:32:14.288Z] #18 43.57 Selecting previously unselected package python3-wheel.
23:32:14 [2020-11-14T23:32:14.387Z] #18 43.03 Selecting previously unselected package python3-lib2to3.
23:32:14 [2020-11-14T23:32:14.387Z] #18 43.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:32:14 [2020-11-14T23:32:14.387Z] #18 43.04 Unpacking python3-lib2to3 (3.7.3-1) ...
23:32:14 [2020-11-14T23:32:14.407Z] #41 128.4   CC       criu/page-xfer.o
23:32:14 [2020-11-14T23:32:14.461Z] #42 189.1   CC       criu/stats.o
23:32:14 [2020-11-14T23:32:14.545Z] #18 43.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:32:14 [2020-11-14T23:32:14.545Z] #18 43.59 Unpacking python3-wheel (0.32.3-2) ...
23:32:14 [2020-11-14T23:32:14.545Z] #18 43.66 Selecting previously unselected package sudo.
23:32:14 [2020-11-14T23:32:14.545Z] #18 43.67 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
23:32:14 [2020-11-14T23:32:14.545Z] #18 43.69 Unpacking sudo (1.8.27-1+deb10u2) ...
23:32:14 [2020-11-14T23:32:14.651Z] #18 43.15 Selecting previously unselected package python3-distutils.
23:32:14 [2020-11-14T23:32:14.651Z] #18 43.16 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:32:14 [2020-11-14T23:32:14.651Z] #18 43.18 Unpacking python3-distutils (3.7.3-1) ...
23:32:14 [2020-11-14T23:32:14.651Z] #18 43.33 Selecting previously unselected package python3-pip.
23:32:14 [2020-11-14T23:32:14.651Z] #18 43.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:32:14 [2020-11-14T23:32:14.651Z] #18 43.35 Unpacking python3-pip (18.1-5) ...
23:32:14 [2020-11-14T23:32:14.669Z] #41 ...
23:32:14 [2020-11-14T23:32:14.669Z] 
23:32:14 [2020-11-14T23:32:14.669Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:32:14 [2020-11-14T23:32:14.669Z] #19 1.563 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:32:14 [2020-11-14T23:32:14.669Z] #19 1.579 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:32:14 [2020-11-14T23:32:14.669Z] #19 1.590 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:32:14 [2020-11-14T23:32:14.669Z] #19 DONE 2.0s
23:32:14 [2020-11-14T23:32:14.669Z] 
23:32:14 [2020-11-14T23:32:14.669Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:32:14 [2020-11-14T23:32:14.911Z] #18 43.50 Selecting previously unselected package python3-pkg-resources.
23:32:14 [2020-11-14T23:32:14.911Z] #18 43.51 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:32:14 [2020-11-14T23:32:14.911Z] #18 43.52 Unpacking python3-pkg-resources (40.8.0-1) ...
23:32:15 [2020-11-14T23:32:15.102Z] #42 189.6   CC       criu/string.o
23:32:15 [2020-11-14T23:32:15.102Z] #42 189.7   CC       criu/sysctl.o
23:32:15 [2020-11-14T23:32:15.108Z] #18 44.20 Selecting previously unselected package thin-provisioning-tools.
23:32:15 [2020-11-14T23:32:15.108Z] #18 44.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:32:15 [2020-11-14T23:32:15.108Z] #18 44.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:32:15 [2020-11-14T23:32:15.171Z] #18 43.68 Selecting previously unselected package python3-setuptools.
23:32:15 [2020-11-14T23:32:15.172Z] #18 43.68 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:32:15 [2020-11-14T23:32:15.172Z] #18 43.68 Unpacking python3-setuptools (40.8.0-1) ...
23:32:15 [2020-11-14T23:32:15.172Z] #18 43.88 Selecting previously unselected package python3-wheel.
23:32:15 [2020-11-14T23:32:15.365Z] #18 44.46 Selecting previously unselected package uidmap.
23:32:15 [2020-11-14T23:32:15.365Z] #18 44.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
23:32:15 [2020-11-14T23:32:15.365Z] #18 44.48 Unpacking uidmap (1:4.5-1.1) ...
23:32:15 [2020-11-14T23:32:15.365Z] #18 44.58 Selecting previously unselected package vim-runtime.
23:32:15 [2020-11-14T23:32:15.365Z] #18 44.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:32:15 [2020-11-14T23:32:15.365Z] #18 44.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:32:15 [2020-11-14T23:32:15.365Z] #18 44.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:32:15 [2020-11-14T23:32:15.432Z] #18 43.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:32:15 [2020-11-14T23:32:15.432Z] #18 43.90 Unpacking python3-wheel (0.32.3-2) ...
23:32:15 [2020-11-14T23:32:15.432Z] #18 43.97 Selecting previously unselected package sudo.
23:32:15 [2020-11-14T23:32:15.432Z] #18 43.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
23:32:15 [2020-11-14T23:32:15.432Z] #18 44.00 Unpacking sudo (1.8.27-1+deb10u2) ...
23:32:15 [2020-11-14T23:32:15.622Z] #18 44.70 Unpacking vim-runtime (2:8.1.0875-5) ...
23:32:15 [2020-11-14T23:32:15.746Z] #42 190.4   CC       criu/sysfs_parse.o
23:32:16 [2020-11-14T23:32:16.003Z] #18 44.56 Selecting previously unselected package thin-provisioning-tools.
23:32:16 [2020-11-14T23:32:16.003Z] #18 44.56 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:32:16 [2020-11-14T23:32:16.003Z] #18 44.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:32:16 [2020-11-14T23:32:16.264Z] #18 44.84 Selecting previously unselected package uidmap.
23:32:16 [2020-11-14T23:32:16.264Z] #18 44.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
23:32:16 [2020-11-14T23:32:16.264Z] #18 44.85 Unpacking uidmap (1:4.5-1.1) ...
23:32:16 [2020-11-14T23:32:16.394Z] #42 190.9   CC       criu/timens.o
23:32:16 [2020-11-14T23:32:16.525Z] #18 44.97 Selecting previously unselected package vim-runtime.
23:32:16 [2020-11-14T23:32:16.525Z] #18 44.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:32:16 [2020-11-14T23:32:16.525Z] #18 45.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:32:16 [2020-11-14T23:32:16.525Z] #18 45.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:32:16 [2020-11-14T23:32:16.525Z] #18 45.06 Unpacking vim-runtime (2:8.1.0875-5) ...
23:32:16 [2020-11-14T23:32:16.707Z] #42 191.4   CC       criu/timerfd.o
23:32:17 [2020-11-14T23:32:17.355Z] #42 191.8   CC       criu/tty.o
23:32:18 [2020-11-14T23:32:18.138Z] #18 ...
23:32:18 [2020-11-14T23:32:18.138Z] 
23:32:18 [2020-11-14T23:32:18.138Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:18 [2020-11-14T23:32:18.138Z] #41 103.1   CC       criu/cr-check.o
23:32:18 [2020-11-14T23:32:18.138Z] #41 104.7   CC       criu/cr-dedup.o
23:32:18 [2020-11-14T23:32:18.138Z] #41 105.1   CC       criu/cr-dump.o
23:32:18 [2020-11-14T23:32:18.138Z] #41 107.3   CC       criu/cr-errno.o
23:32:18 [2020-11-14T23:32:18.138Z] #41 107.4   CC       criu/cr-restore.o
23:32:18 [2020-11-14T23:32:18.138Z] #41 111.6   CC       criu/cr-service.o
23:32:18 [2020-11-14T23:32:18.138Z] #41 113.1   CC       criu/crtools.o
23:32:18 [2020-11-14T23:32:18.700Z] #41 113.7   CC       criu/eventfd.o
23:32:18 [2020-11-14T23:32:18.700Z] #41 ...
23:32:18 [2020-11-14T23:32:18.700Z] 
23:32:18 [2020-11-14T23:32:18.700Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:32:18 [2020-11-14T23:32:18.887Z] #20 3.998 Collecting yamllint==1.16.0
23:32:18 [2020-11-14T23:32:18.956Z] #18 47.98 Selecting previously unselected package vim.
23:32:18 [2020-11-14T23:32:18.956Z] #18 47.98 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
23:32:18 [2020-11-14T23:32:18.956Z] #18 48.00 Unpacking vim (2:8.1.0875-5) ...
23:32:19 [2020-11-14T23:32:19.460Z] #42 194.2   CC       criu/tun.o
23:32:19 [2020-11-14T23:32:19.518Z] #18 48.47 Selecting previously unselected package xfsprogs.
23:32:19 [2020-11-14T23:32:19.518Z] #18 48.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
23:32:19 [2020-11-14T23:32:19.518Z] #18 48.48 Unpacking xfsprogs (4.20.0-1) ...
23:32:19 [2020-11-14T23:32:19.774Z] #18 48.95 Selecting previously unselected package zip.
23:32:19 [2020-11-14T23:32:19.774Z] #18 48.96 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
23:32:19 [2020-11-14T23:32:19.774Z] #18 48.97 Unpacking zip (3.0-11+b1) ...
23:32:19 [2020-11-14T23:32:19.826Z] #18 48.44 Selecting previously unselected package vim.
23:32:19 [2020-11-14T23:32:19.826Z] #18 48.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
23:32:19 [2020-11-14T23:32:19.826Z] #18 48.49 Unpacking vim (2:8.1.0875-5) ...
23:32:20 [2020-11-14T23:32:20.030Z] #18 49.18 Setting up aufs-tools (1:4.14+20190211-1) ...
23:32:20 [2020-11-14T23:32:20.030Z] #18 49.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:32:20 [2020-11-14T23:32:20.030Z] #18 49.21 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:32:20 [2020-11-14T23:32:20.030Z] #18 49.22 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:32:20 [2020-11-14T23:32:20.030Z] #18 49.23 Setting up libgpm2:amd64 (1.20.7-5) ...
23:32:20 [2020-11-14T23:32:20.030Z] #18 49.24 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:32:20 [2020-11-14T23:32:20.030Z] #18 49.25 Setting up uidmap (1:4.5-1.1) ...
23:32:20 [2020-11-14T23:32:20.030Z] #18 49.26 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:32:20 [2020-11-14T23:32:20.030Z] #18 49.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:32:20 [2020-11-14T23:32:20.106Z] #42 194.8   CC       criu/uffd.o
23:32:20 [2020-11-14T23:32:20.279Z] #20 ...
23:32:20 [2020-11-14T23:32:20.279Z] 
23:32:20 [2020-11-14T23:32:20.279Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:20 [2020-11-14T23:32:20.279Z] #41 129.8   CC       criu/pagemap-cache.o
23:32:20 [2020-11-14T23:32:20.279Z] #41 130.1   CC       criu/pagemap.o
23:32:20 [2020-11-14T23:32:20.279Z] #41 131.0   CC       criu/parasite-syscall.o
23:32:20 [2020-11-14T23:32:20.279Z] #41 131.6   CC       criu/path.o
23:32:20 [2020-11-14T23:32:20.279Z] #41 132.0   CC       criu/pie-util-vdso.o
23:32:20 [2020-11-14T23:32:20.279Z] #41 132.4   CC       criu/pie-util.o
23:32:20 [2020-11-14T23:32:20.279Z] #41 132.5   CC       criu/pipes.o
23:32:20 [2020-11-14T23:32:20.279Z] #41 133.1   CC       criu/plugin.o
23:32:20 [2020-11-14T23:32:20.279Z] #41 133.4   CC       criu/proc_parse.o
23:32:20 [2020-11-14T23:32:20.286Z] #18 49.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:32:20 [2020-11-14T23:32:20.286Z] #18 49.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:32:20 [2020-11-14T23:32:20.286Z] #18 49.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:32:20 [2020-11-14T23:32:20.286Z] #18 49.36 Setting up xxd (2:8.1.0875-5) ...
23:32:20 [2020-11-14T23:32:20.286Z] #18 49.38 Setting up zip (3.0-11+b1) ...
23:32:20 [2020-11-14T23:32:20.286Z] #18 49.41 Setting up vim-common (2:8.1.0875-5) ...
23:32:20 [2020-11-14T23:32:20.286Z] #18 49.44 Setting up bash-completion (1:2.8-6) ...
23:32:20 [2020-11-14T23:32:20.398Z] #18 49.03 Selecting previously unselected package xfsprogs.
23:32:20 [2020-11-14T23:32:20.398Z] #18 49.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
23:32:20 [2020-11-14T23:32:20.398Z] #18 49.05 Unpacking xfsprogs (4.20.0-1) ...
23:32:20 [2020-11-14T23:32:20.398Z] #18 ...
23:32:20 [2020-11-14T23:32:20.398Z] 
23:32:20 [2020-11-14T23:32:20.398Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:20 [2020-11-14T23:32:20.398Z] #41 109.0   CC       criu/cr-dedup.o
23:32:20 [2020-11-14T23:32:20.398Z] #41 109.4   CC       criu/cr-dump.o
23:32:20 [2020-11-14T23:32:20.398Z] #41 111.5   CC       criu/cr-errno.o
23:32:20 [2020-11-14T23:32:20.398Z] #41 111.6   CC       criu/cr-restore.o
23:32:20 [2020-11-14T23:32:20.398Z] #41 116.4   CC       criu/cr-service.o
23:32:20 [2020-11-14T23:32:20.398Z] #41 118.2   CC       criu/crtools.o
23:32:20 [2020-11-14T23:32:20.398Z] #41 118.9   CC       criu/eventfd.o
23:32:20 [2020-11-14T23:32:20.521Z] #66 exporting layers 6.7s done
23:32:20 [2020-11-14T23:32:20.521Z] #66 writing image sha256:467b2de27c364131d82fa606e19a4813902f8ee88dead8af5509d6b08aa8f524 done
23:32:20 [2020-11-14T23:32:20.521Z] #66 naming to docker.io/library/docker:05c20a6e1c708bc881dee36554c6598937afa699 done
23:32:20 [2020-11-14T23:32:20.521Z] #66 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
23:32:20 [2020-11-14T23:32:20.659Z] #41 119.2   CC       criu/eventpoll.o
23:32:20 [2020-11-14T23:32:20.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41625/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/validate/default
23:32:20 [2020-11-14T23:32:20.919Z] #41 ...
23:32:20 [2020-11-14T23:32:20.919Z] 
23:32:20 [2020-11-14T23:32:20.919Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:32:20 [2020-11-14T23:32:20.919Z] #18 49.51 Selecting previously unselected package zip.
23:32:20 [2020-11-14T23:32:20.919Z] #18 49.52 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
23:32:20 [2020-11-14T23:32:20.919Z] #18 49.53 Unpacking zip (3.0-11+b1) ...
23:32:21 [2020-11-14T23:32:21.181Z] #18 49.71 Setting up aufs-tools (1:4.14+20190211-1) ...
23:32:21 [2020-11-14T23:32:21.181Z] #18 49.73 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:32:21 [2020-11-14T23:32:21.181Z] #18 49.75 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:32:21 [2020-11-14T23:32:21.181Z] #18 49.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:32:21 [2020-11-14T23:32:21.181Z] #18 49.77 Setting up libgpm2:amd64 (1.20.7-5) ...
23:32:21 [2020-11-14T23:32:21.181Z] #18 49.81 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:32:21 [2020-11-14T23:32:21.181Z] #18 49.85 Setting up uidmap (1:4.5-1.1) ...
23:32:21 [2020-11-14T23:32:21.181Z] #18 49.87 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:32:21 [2020-11-14T23:32:21.181Z] #18 49.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:32:21 [2020-11-14T23:32:21.181Z] #18 49.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:32:21 [2020-11-14T23:32:21.181Z] #18 49.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:32:21 [2020-11-14T23:32:21.228Z] #41 135.3   CC       criu/protobuf-desc.o
23:32:21 [2020-11-14T23:32:21.368Z] ok  	github.com/docker/docker/pkg/plugins	33.612s	coverage: 76.6% of statements
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/rootless	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/volume	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === Skipped
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver btrfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver btrfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver btrfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver btrfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver btrfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:73: No driver to put!
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z] time="2020-11-14T23:31:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z] time="2020-11-14T23:31:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z] time="2020-11-14T23:31:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z] time="2020-11-14T23:31:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z] time="2020-11-14T23:31:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:73: No driver to put!
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     overlay_test.go:49: Fails to compute changes intermittently
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver zfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver zfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver zfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver zfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:46: Driver zfs not supported
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     graphtest_unix.go:73: No driver to put!
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:32:21 [2020-11-14T23:32:21.368Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] 
23:32:21 [2020-11-14T23:32:21.368Z] DONE 2169 tests, 26 skipped in 185.123s
Post stage
[Pipeline] junit
23:32:21 [2020-11-14T23:32:21.419Z] Recording test results
23:32:21 [2020-11-14T23:32:21.434Z] Congratulations!  All commits are properly signed with the DCO!
23:32:21 [2020-11-14T23:32:21.434Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
23:32:21 [2020-11-14T23:32:21.434Z] No api/types/ or api/swagger.yaml changes in diff.
23:32:21 [2020-11-14T23:32:21.434Z] Congratulations!  All TOML source files changed here have valid syntax.
23:32:21 [2020-11-14T23:32:21.442Z] #18 49.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:32:21 [2020-11-14T23:32:21.442Z] #18 49.93 Setting up xxd (2:8.1.0875-5) ...
23:32:21 [2020-11-14T23:32:21.442Z] #18 49.94 Setting up zip (3.0-11+b1) ...
23:32:21 [2020-11-14T23:32:21.442Z] #18 49.96 Setting up vim-common (2:8.1.0875-5) ...
23:32:21 [2020-11-14T23:32:21.442Z] #18 49.98 Setting up bash-completion (1:2.8-6) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:32:21 [2020-11-14T23:32:21.694Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:32:21 [2020-11-14T23:32:21.695Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
23:32:21 [2020-11-14T23:32:21.695Z] Congratulations!  No new tests were added to integration-cli.
23:32:21 [2020-11-14T23:32:21.695Z] 
23:32:21 [2020-11-14T23:32:21.695Z] INFO Start validation with golang-ci-lint
23:32:21 [2020-11-14T23:32:21.695Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
23:32:21 [2020-11-14T23:32:21.695Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:32:21 [2020-11-14T23:32:21.695Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:32:21 [2020-11-14T23:32:21.804Z] #41 136.0   CC       criu/protobuf.o
23:32:22 [2020-11-14T23:32:22.002Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -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:05c20a6e1c708bc881dee36554c6598937afa699 hack/make.sh dynbinary test-integration
23:32:22 [2020-11-14T23:32:22.213Z] #42 196.7   CC       criu/util.o
23:32:22 [2020-11-14T23:32:22.303Z] 
23:32:22 [2020-11-14T23:32:22.303Z] Removing bundles/
23:32:22 [2020-11-14T23:32:22.303Z] 
23:32:22 [2020-11-14T23:32:22.303Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:32:22 [2020-11-14T23:32:22.303Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:32:22 [2020-11-14T23:32:22.303Z] GOOS="" GOARCH="" GOARM=""
23:32:22 [2020-11-14T23:32:22.380Z] #41 136.4   CC       criu/pstree.o
23:32:23 [2020-11-14T23:32:23.334Z] #41 137.5   CC       criu/rbtree.o
23:32:23 [2020-11-14T23:32:23.334Z] #41 137.7   CC       criu/rst-malloc.o
23:32:23 [2020-11-14T23:32:23.555Z] #18 52.33 Setting up libiptc0:amd64 (1.8.2-4) ...
23:32:23 [2020-11-14T23:32:23.555Z] #18 52.34 Setting up xz-utils (5.2.4-1) ...
23:32:23 [2020-11-14T23:32:23.555Z] #18 52.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:32:23 [2020-11-14T23:32:23.555Z] #18 52.37 Setting up sudo (1.8.27-1+deb10u2) ...
23:32:23 [2020-11-14T23:32:23.555Z] #18 52.45 invoke-rc.d: could not determine current runlevel
23:32:23 [2020-11-14T23:32:23.555Z] #18 52.46 invoke-rc.d: policy-rc.d denied execution of start.
23:32:23 [2020-11-14T23:32:23.555Z] #18 52.47 Setting up pigz (2.4-1) ...
23:32:23 [2020-11-14T23:32:23.555Z] #18 52.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:32:23 [2020-11-14T23:32:23.555Z] #18 52.49 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:32:23 [2020-11-14T23:32:23.555Z] #18 52.50 Setting up python-pip-whl (18.1-5) ...
23:32:23 [2020-11-14T23:32:23.555Z] #18 52.52 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:32:23 [2020-11-14T23:32:23.555Z] #18 52.53 Setting up vim-runtime (2:8.1.0875-5) ...
23:32:23 [2020-11-14T23:32:23.811Z] #18 52.98 Setting up libaio1:amd64 (0.3.112-3) ...
23:32:23 [2020-11-14T23:32:23.811Z] #18 52.99 Setting up libonig5:amd64 (6.9.1-1) ...
23:32:23 [2020-11-14T23:32:23.811Z] #18 53.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:32:23 [2020-11-14T23:32:23.811Z] #18 53.02 Setting up vim (2:8.1.0875-5) ...
23:32:23 [2020-11-14T23:32:23.811Z] #18 53.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:32:23 [2020-11-14T23:32:23.811Z] #18 53.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:32:23 [2020-11-14T23:32:23.811Z] #18 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:32:23 [2020-11-14T23:32:23.811Z] #18 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:32:23 [2020-11-14T23:32:23.811Z] #18 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:32:23 [2020-11-14T23:32:23.811Z] #18 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:32:23 [2020-11-14T23:32:23.811Z] #18 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:32:23 [2020-11-14T23:32:23.811Z] #18 53.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:32:23 [2020-11-14T23:32:23.811Z] #18 53.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:32:23 [2020-11-14T23:32:23.909Z] #41 138.1   CC       criu/seccomp.o
23:32:23 [2020-11-14T23:32:23.909Z] #41 ...
23:32:23 [2020-11-14T23:32:23.909Z] 
23:32:23 [2020-11-14T23:32:23.909Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:32:23 [2020-11-14T23:32:23.909Z] #20 9.264   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:32:23 [2020-11-14T23:32:23.909Z] #20 9.335 Collecting pyyaml (from yamllint==1.16.0)
23:32:23 [2020-11-14T23:32:23.909Z] #20 9.457   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:32:23 [2020-11-14T23:32:23.987Z] #18 52.67 Setting up libiptc0:amd64 (1.8.2-4) ...
23:32:23 [2020-11-14T23:32:23.987Z] #18 52.68 Setting up xz-utils (5.2.4-1) ...
23:32:23 [2020-11-14T23:32:23.987Z] #18 52.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:32:23 [2020-11-14T23:32:23.987Z] #18 52.71 Setting up sudo (1.8.27-1+deb10u2) ...
23:32:24 [2020-11-14T23:32:24.068Z] #18 53.12 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:32:24 [2020-11-14T23:32:24.068Z] #18 53.13 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:32:24 [2020-11-14T23:32:24.068Z] #18 53.14 Setting up jq (1.5+dfsg-2+b1) ...
23:32:24 [2020-11-14T23:32:24.068Z] #18 53.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:32:24 [2020-11-14T23:32:24.068Z] #18 53.17 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:32:24 [2020-11-14T23:32:24.248Z] #18 52.77 invoke-rc.d: could not determine current runlevel
23:32:24 [2020-11-14T23:32:24.248Z] #18 52.79 invoke-rc.d: policy-rc.d denied execution of start.
23:32:24 [2020-11-14T23:32:24.248Z] #18 52.79 Setting up pigz (2.4-1) ...
23:32:24 [2020-11-14T23:32:24.248Z] #18 52.81 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:32:24 [2020-11-14T23:32:24.248Z] #18 52.81 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:32:24 [2020-11-14T23:32:24.248Z] #18 52.83 Setting up python-pip-whl (18.1-5) ...
23:32:24 [2020-11-14T23:32:24.248Z] #18 52.84 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:32:24 [2020-11-14T23:32:24.248Z] #18 52.85 Setting up vim-runtime (2:8.1.0875-5) ...
23:32:24 [2020-11-14T23:32:24.310Z] #42 198.8   CC       criu/uts_ns.o
23:32:24 [2020-11-14T23:32:24.310Z] #42 199.1   CC       criu/vdso.o
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.23 Setting up libaio1:amd64 (0.3.112-3) ...
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.24 Setting up libonig5:amd64 (6.9.1-1) ...
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.25 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.26 Setting up vim (2:8.1.0875-5) ...
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.36 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.38 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.39 Setting up jq (1.5+dfsg-2+b1) ...
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:32:24 [2020-11-14T23:32:24.819Z] #18 53.42 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:32:24 [2020-11-14T23:32:24.955Z] #42 199.8   LINK     criu/built-in.o
23:32:25 [2020-11-14T23:32:25.253Z] #42 ...
23:32:25 [2020-11-14T23:32:25.253Z] 
23:32:25 [2020-11-14T23:32:25.253Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:32:25 [2020-11-14T23:32:25.253Z] #39 DONE 263.0s
23:32:25 [2020-11-14T23:32:25.253Z] 
23:32:25 [2020-11-14T23:32:25.253Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:25 [2020-11-14T23:32:25.253Z] #42 200.0   LINK     criu/criu
23:32:25 [2020-11-14T23:32:25.834Z] #20 10.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:32:25 [2020-11-14T23:32:25.834Z] #20 10.90   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
23:32:25 [2020-11-14T23:32:25.834Z] #20 10.94 Building wheels for collected packages: pyyaml
23:32:25 [2020-11-14T23:32:25.834Z] #20 10.94   Running setup.py bdist_wheel for pyyaml: started
23:32:26 [2020-11-14T23:32:26.324Z] #42 200.8   DEP      lib/c/criu.d
23:32:26 [2020-11-14T23:32:26.325Z] #42 200.9   CC       images/rpc.pb-c.o
23:32:26 [2020-11-14T23:32:26.409Z] #20 11.92   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:32:26 [2020-11-14T23:32:26.409Z] #20 11.92   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:32:26 [2020-11-14T23:32:26.671Z] #20 12.03 Successfully built pyyaml
23:32:26 [2020-11-14T23:32:26.671Z] #20 12.05 Installing collected packages: pyyaml, pathspec, yamllint
23:32:26 [2020-11-14T23:32:26.934Z] #20 12.31 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
23:32:26 [2020-11-14T23:32:26.967Z] #42 201.7   CC       lib/c/criu.o
23:32:27 [2020-11-14T23:32:27.338Z] #18 56.06 Setting up iptables (1.8.2-4) ...
23:32:27 [2020-11-14T23:32:27.338Z] #18 56.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:32:27 [2020-11-14T23:32:27.338Z] #18 56.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:32:27 [2020-11-14T23:32:27.338Z] #18 56.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:32:27 [2020-11-14T23:32:27.338Z] #18 56.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:32:27 [2020-11-14T23:32:27.338Z] #18 56.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:32:27 [2020-11-14T23:32:27.338Z] #18 56.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:32:27 [2020-11-14T23:32:27.338Z] #18 56.14 Setting up python3 (3.7.3-1) ...
23:32:27 [2020-11-14T23:32:27.338Z] #18 56.59 Setting up python3-wheel (0.32.3-2) ...
23:32:27 [2020-11-14T23:32:27.621Z] #18 56.12 Setting up iptables (1.8.2-4) ...
23:32:27 [2020-11-14T23:32:27.621Z] #18 56.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:32:27 [2020-11-14T23:32:27.621Z] #18 56.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:32:27 [2020-11-14T23:32:27.621Z] #18 56.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:32:27 [2020-11-14T23:32:27.621Z] #18 56.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:32:27 [2020-11-14T23:32:27.621Z] #18 56.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:32:27 [2020-11-14T23:32:27.621Z] #18 56.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:32:27 [2020-11-14T23:32:27.621Z] #18 56.20 Setting up python3 (3.7.3-1) ...
23:32:28 [2020-11-14T23:32:28.191Z] #18 56.65 Setting up python3-wheel (0.32.3-2) ...
23:32:28 [2020-11-14T23:32:28.267Z] #18 57.36 Setting up apparmor (2.13.2-10) ...
23:32:28 [2020-11-14T23:32:28.510Z] #42 203.0   LINK     lib/c/built-in.o
23:32:28 [2020-11-14T23:32:28.510Z] #42 203.0   LINK     lib/c/libcriu.so
23:32:28 [2020-11-14T23:32:28.510Z] #42 203.1   LINK     lib/c/libcriu.a
23:32:28 [2020-11-14T23:32:28.762Z] #18 57.30 Setting up apparmor (2.13.2-10) ...
23:32:28 [2020-11-14T23:32:28.806Z] #42 203.3   GEN      magic.py
23:32:28 [2020-11-14T23:32:28.806Z] #42 203.5 Note: Building without setproctitle() and strlcpy() support.
23:32:28 [2020-11-14T23:32:28.806Z] #42 203.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:32:28 [2020-11-14T23:32:28.806Z] #42 203.5 Note: Building without GnuTLS support
23:32:28 [2020-11-14T23:32:28.806Z] #42 203.5 Makefile.config:39: Warn: you have no libnftables installed
23:32:28 [2020-11-14T23:32:28.806Z] #42 203.5 Makefile.config:40: Warn: Building without nftables support
23:32:29 [2020-11-14T23:32:29.196Z] #18 ...
23:32:29 [2020-11-14T23:32:29.196Z] 
23:32:29 [2020-11-14T23:32:29.196Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:29 [2020-11-14T23:32:29.196Z] #41 114.1   CC       criu/eventpoll.o
23:32:29 [2020-11-14T23:32:29.196Z] #41 115.0   CC       criu/external.o
23:32:29 [2020-11-14T23:32:29.196Z] #41 115.3   CC       criu/fault-injection.o
23:32:29 [2020-11-14T23:32:29.196Z] #41 115.4   CC       criu/fdstore.o
23:32:29 [2020-11-14T23:32:29.196Z] #41 115.8   CC       criu/fifo.o
23:32:29 [2020-11-14T23:32:29.196Z] #41 116.2   CC       criu/file-ids.o
23:32:29 [2020-11-14T23:32:29.196Z] #41 116.6   CC       criu/file-lock.o
23:32:29 [2020-11-14T23:32:29.196Z] #41 117.6   CC       criu/files-ext.o
23:32:29 [2020-11-14T23:32:29.196Z] #41 118.0   CC       criu/files-reg.o
23:32:29 [2020-11-14T23:32:29.196Z] #41 120.2   CC       criu/files.o
23:32:29 [2020-11-14T23:32:29.196Z] #41 122.4   CC       criu/filesystems.o
23:32:29 [2020-11-14T23:32:29.196Z] #41 123.1   CC       criu/fsnotify.o
23:32:29 [2020-11-14T23:32:29.453Z] #41 124.3   CC       criu/image-desc.o
23:32:29 [2020-11-14T23:32:29.453Z] #41 124.4   CC       criu/image.o
23:32:29 [2020-11-14T23:32:29.490Z] #20 ...
23:32:29 [2020-11-14T23:32:29.490Z] 
23:32:29 [2020-11-14T23:32:29.490Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:32:29 [2020-11-14T23:32:29.490Z] #54 160.5 + bin/containerd
23:32:29 [2020-11-14T23:32:29.490Z] #54 ...
23:32:29 [2020-11-14T23:32:29.490Z] 
23:32:29 [2020-11-14T23:32:29.490Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:32:29 [2020-11-14T23:32:29.490Z] #22 220.7 + return
23:32:29 [2020-11-14T23:32:29.859Z] #42 204.2 fatal: not a git repository (or any of the parent directories): .git
23:32:30 [2020-11-14T23:32:30.016Z] #41 ...
23:32:30 [2020-11-14T23:32:30.016Z] 
23:32:30 [2020-11-14T23:32:30.016Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:32:30 [2020-11-14T23:32:30.016Z] #18 59.06 Setting up xfsprogs (4.20.0-1) ...
23:32:30 [2020-11-14T23:32:30.016Z] #18 59.08 Setting up python3-lib2to3 (3.7.3-1) ...
23:32:30 [2020-11-14T23:32:30.273Z] #18 59.54 Setting up python3-pkg-resources (40.8.0-1) ...
23:32:30 [2020-11-14T23:32:30.505Z] #42 205.0 make[1]: Nothing to be done for 'all'.
23:32:30 [2020-11-14T23:32:30.673Z] #18 58.94 Setting up xfsprogs (4.20.0-1) ...
23:32:30 [2020-11-14T23:32:30.673Z] #18 58.95 Setting up python3-lib2to3 (3.7.3-1) ...
23:32:30 [2020-11-14T23:32:30.673Z] #18 59.33 Setting up python3-pkg-resources (40.8.0-1) ...
23:32:31 [2020-11-14T23:32:31.151Z] #42 205.9 make[1]: 'images/built-in.o' is up to date.
23:32:31 [2020-11-14T23:32:31.151Z] #42 205.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:32:31 [2020-11-14T23:32:31.417Z] #22 DONE 222.4s
23:32:31 [2020-11-14T23:32:31.417Z] 
23:32:31 [2020-11-14T23:32:31.417Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:32:31 [2020-11-14T23:32:31.417Z] #20 DONE 16.5s
23:32:31 [2020-11-14T23:32:31.417Z] 
23:32:31 [2020-11-14T23:32:31.417Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:31 [2020-11-14T23:32:31.417Z] #41 138.7   CC       criu/seize.o
23:32:31 [2020-11-14T23:32:31.417Z] #41 139.7   CC       criu/servicefd.o
23:32:31 [2020-11-14T23:32:31.417Z] #41 140.1   CC       criu/shmem.o
23:32:31 [2020-11-14T23:32:31.417Z] #41 141.1   CC       criu/sigframe.o
23:32:31 [2020-11-14T23:32:31.417Z] #41 141.2   CC       criu/signalfd.o
23:32:31 [2020-11-14T23:32:31.417Z] #41 141.5   CC       criu/sk-inet.o
23:32:31 [2020-11-14T23:32:31.417Z] #41 142.5   CC       criu/sk-netlink.o
23:32:31 [2020-11-14T23:32:31.417Z] #41 142.9   CC       criu/sk-packet.o
23:32:31 [2020-11-14T23:32:31.417Z] #41 143.4   CC       criu/sk-queue.o
23:32:31 [2020-11-14T23:32:31.417Z] #41 143.9   CC       criu/sk-tcp.o
23:32:31 [2020-11-14T23:32:31.417Z] #41 144.4   CC       criu/sk-unix.o
23:32:31 [2020-11-14T23:32:31.451Z] #42 206.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:32:31 [2020-11-14T23:32:31.452Z] #42 206.0 make[1]: 'compel/libcompel.a' is up to date.
23:32:31 [2020-11-14T23:32:31.452Z] #42 206.1 make[1]: 'compel/compel-host-bin' is up to date.
23:32:31 [2020-11-14T23:32:31.452Z] #42 206.1 make[1]: Nothing to be done for 'all'.
23:32:31 [2020-11-14T23:32:31.452Z] #42 206.1 make[1]: 'soccr/libsoccr.a' is up to date.
23:32:31 [2020-11-14T23:32:31.613Z] #18 ...
23:32:31 [2020-11-14T23:32:31.613Z] 
23:32:31 [2020-11-14T23:32:31.613Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:31 [2020-11-14T23:32:31.613Z] #41 120.1   CC       criu/external.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 120.4   CC       criu/fault-injection.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 120.5   CC       criu/fdstore.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 120.9   CC       criu/fifo.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 121.3   CC       criu/file-ids.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 121.7   CC       criu/file-lock.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 122.7   CC       criu/files-ext.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 123.0   CC       criu/files-reg.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 125.3   CC       criu/files.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 127.5   CC       criu/filesystems.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 128.2   CC       criu/fsnotify.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 129.3   CC       criu/image-desc.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 129.5   CC       criu/image.o
23:32:31 [2020-11-14T23:32:31.613Z] #41 ...
23:32:31 [2020-11-14T23:32:31.613Z] 
23:32:31 [2020-11-14T23:32:31.613Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:32:31 [2020-11-14T23:32:31.613Z] #38 228.1 + dpkg --print-architecture
23:32:31 [2020-11-14T23:32:31.613Z] #38 228.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:32:31 [2020-11-14T23:32:31.640Z] #18 60.59 Setting up python3-distutils (3.7.3-1) ...
23:32:31 [2020-11-14T23:32:31.750Z] #42 206.4 make[2]: Nothing to be done for 'all'.
23:32:31 [2020-11-14T23:32:31.750Z] #42 206.4 make[2]: Nothing to be done for 'all'.
23:32:31 [2020-11-14T23:32:31.750Z] #42 206.5 make[2]: Nothing to be done for 'all'.
23:32:31 [2020-11-14T23:32:31.873Z] #38 228.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:32:31 [2020-11-14T23:32:31.873Z] #38 228.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:32:31 [2020-11-14T23:32:31.897Z] #18 61.16 Setting up python3-setuptools (40.8.0-1) ...
23:32:31 [2020-11-14T23:32:31.993Z] #41 146.0   CC       criu/sockets.o
23:32:32 [2020-11-14T23:32:32.047Z] #42 206.6 make[2]: Nothing to be done for 'all'.
23:32:32 [2020-11-14T23:32:32.047Z] #42 206.7 make[2]: Nothing to be done for 'all'.
23:32:32 [2020-11-14T23:32:32.047Z] #42 206.7 make[2]: Nothing to be done for 'all'.
23:32:32 [2020-11-14T23:32:32.047Z] #42 206.8 make[2]: Nothing to be done for 'all'.
23:32:32 [2020-11-14T23:32:32.349Z] #42 206.9 make[2]: Nothing to be done for 'all'.
23:32:32 [2020-11-14T23:32:32.349Z] #42 206.9   INSTALL  criu/criu
23:32:32 [2020-11-14T23:32:32.349Z] #42 DONE 207.1s
23:32:32 [2020-11-14T23:32:32.349Z] 
23:32:32 [2020-11-14T23:32:32.349Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:32:32 [2020-11-14T23:32:32.349Z] #48 269.7 + /build/golangci-lint --version
23:32:32 [2020-11-14T23:32:32.349Z] #48 270.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:32:32 [2020-11-14T23:32:32.349Z] #48 DONE 270.3s
23:32:32 [2020-11-14T23:32:32.349Z] 
23:32:32 [2020-11-14T23:32:32.349Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:32:32 [2020-11-14T23:32:32.569Z] #41 146.7   CC       criu/stats.o
23:32:32 [2020-11-14T23:32:32.569Z] #41 147.0   CC       criu/string.o
23:32:32 [2020-11-14T23:32:32.835Z] #41 147.0   CC       criu/sysctl.o
23:32:33 [2020-11-14T23:32:33.099Z] #41 ...
23:32:33 [2020-11-14T23:32:33.099Z] 
23:32:33 [2020-11-14T23:32:33.099Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:32:33 [2020-11-14T23:32:33.265Z] #18 62.36 Setting up python3-pip (18.1-5) ...
23:32:34 [2020-11-14T23:32:34.195Z] #18 63.46 Processing triggers for libc-bin (2.28-10) ...
23:32:34 [2020-11-14T23:32:34.452Z] #18 63.54 Processing triggers for mime-support (3.62) ...
23:32:34 [2020-11-14T23:32:34.494Z] #23 DONE 1.4s
23:32:34 [2020-11-14T23:32:34.494Z] 
23:32:34 [2020-11-14T23:32:34.494Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:32:35 [2020-11-14T23:32:35.824Z] #18 DONE 64.9s
23:32:35 [2020-11-14T23:32:35.824Z] 
23:32:35 [2020-11-14T23:32:35.824Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:32:36 [2020-11-14T23:32:36.081Z] #38 ...
23:32:36 [2020-11-14T23:32:36.081Z] 
23:32:36 [2020-11-14T23:32:36.081Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:32:36 [2020-11-14T23:32:36.081Z] #18 60.15 Setting up python3-distutils (3.7.3-1) ...
23:32:36 [2020-11-14T23:32:36.081Z] #18 60.64 Setting up python3-setuptools (40.8.0-1) ...
23:32:36 [2020-11-14T23:32:36.081Z] #18 61.85 Setting up python3-pip (18.1-5) ...
23:32:36 [2020-11-14T23:32:36.081Z] #18 62.97 Processing triggers for libc-bin (2.28-10) ...
23:32:36 [2020-11-14T23:32:36.081Z] #18 63.00 Processing triggers for mime-support (3.62) ...
23:32:36 [2020-11-14T23:32:36.081Z] #18 DONE 63.9s
23:32:36 [2020-11-14T23:32:36.081Z] 
23:32:36 [2020-11-14T23:32:36.081Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:32:36 [2020-11-14T23:32:36.343Z] #19 0.960 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:32:36 [2020-11-14T23:32:36.343Z] #19 0.960 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:32:36 [2020-11-14T23:32:36.343Z] #19 0.963 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:32:36 [2020-11-14T23:32:36.343Z] #19 DONE 1.0s
23:32:36 [2020-11-14T23:32:36.343Z] 
23:32:36 [2020-11-14T23:32:36.343Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:32:36 [2020-11-14T23:32:36.759Z] #19 0.964 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:32:36 [2020-11-14T23:32:36.759Z] #19 0.966 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:32:36 [2020-11-14T23:32:36.759Z] #19 0.971 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:32:36 [2020-11-14T23:32:36.759Z] #19 DONE 1.0s
23:32:36 [2020-11-14T23:32:36.759Z] 
23:32:36 [2020-11-14T23:32:36.759Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:32:40 [2020-11-14T23:32:40.930Z] #20 ...
23:32:40 [2020-11-14T23:32:40.930Z] 
23:32:40 [2020-11-14T23:32:40.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:40 [2020-11-14T23:32:40.930Z] #41 125.3   CC       criu/ipc_ns.o
23:32:40 [2020-11-14T23:32:40.930Z] #41 126.5   CC       criu/irmap.o
23:32:40 [2020-11-14T23:32:40.930Z] #41 127.1   CC       criu/kcmp-ids.o
23:32:40 [2020-11-14T23:32:40.930Z] #41 127.4   CC       criu/kerndat.o
23:32:40 [2020-11-14T23:32:40.930Z] #41 128.4   CC       criu/libnetlink.o
23:32:40 [2020-11-14T23:32:40.930Z] #41 128.8   CC       criu/log.o
23:32:40 [2020-11-14T23:32:40.930Z] #41 129.3   CC       criu/lsm.o
23:32:40 [2020-11-14T23:32:40.930Z] #41 129.8   CC       criu/mem.o
23:32:40 [2020-11-14T23:32:40.930Z] #41 132.2   CC       criu/memfd.o
23:32:40 [2020-11-14T23:32:40.930Z] #41 133.0   CC       criu/mount.o
23:32:40 [2020-11-14T23:32:40.930Z] #41 ...
23:32:40 [2020-11-14T23:32:40.930Z] 
23:32:40 [2020-11-14T23:32:40.930Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:32:40 [2020-11-14T23:32:40.930Z] #38 228.0 + dpkg --print-architecture
23:32:40 [2020-11-14T23:32:40.930Z] #38 228.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:32:40 [2020-11-14T23:32:40.930Z] #38 228.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:32:40 [2020-11-14T23:32:40.930Z] #38 228.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:32:41 [2020-11-14T23:32:41.117Z] #28 ...
23:32:41 [2020-11-14T23:32:41.117Z] 
23:32:41 [2020-11-14T23:32:41.117Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:41 [2020-11-14T23:32:41.117Z] #41 147.6   CC       criu/sysfs_parse.o
23:32:41 [2020-11-14T23:32:41.117Z] #41 148.0   CC       criu/timens.o
23:32:41 [2020-11-14T23:32:41.117Z] #41 148.2   CC       criu/timerfd.o
23:32:41 [2020-11-14T23:32:41.117Z] #41 148.6   CC       criu/tty.o
23:32:41 [2020-11-14T23:32:41.117Z] #41 150.3   CC       criu/tun.o
23:32:41 [2020-11-14T23:32:41.117Z] #41 150.8   CC       criu/uffd.o
23:32:41 [2020-11-14T23:32:41.117Z] #41 151.9   CC       criu/util.o
23:32:41 [2020-11-14T23:32:41.117Z] #41 153.0   CC       criu/uts_ns.o
23:32:41 [2020-11-14T23:32:41.117Z] #41 153.2   CC       criu/vdso.o
23:32:41 [2020-11-14T23:32:41.117Z] #41 153.7   LINK     criu/built-in.o
23:32:41 [2020-11-14T23:32:41.117Z] #41 153.8   LINK     criu/criu
23:32:41 [2020-11-14T23:32:41.117Z] #41 154.2   DEP      lib/c/criu.d
23:32:41 [2020-11-14T23:32:41.117Z] #41 154.3   CC       images/rpc.pb-c.o
23:32:41 [2020-11-14T23:32:41.117Z] #41 154.9   CC       lib/c/criu.o
23:32:41 [2020-11-14T23:32:41.643Z] #20 5.274 Collecting yamllint==1.16.0
23:32:41 [2020-11-14T23:32:41.693Z] #41 155.8   LINK     lib/c/built-in.o
23:32:41 [2020-11-14T23:32:41.693Z] #41 155.8   LINK     lib/c/libcriu.so
23:32:41 [2020-11-14T23:32:41.693Z] #41 155.9   LINK     lib/c/libcriu.a
23:32:41 [2020-11-14T23:32:41.859Z] #38 ...
23:32:41 [2020-11-14T23:32:41.859Z] 
23:32:41 [2020-11-14T23:32:41.859Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:32:41 [2020-11-14T23:32:41.859Z] #20 5.141 Collecting yamllint==1.16.0
23:32:41 [2020-11-14T23:32:41.904Z] #20 ...
23:32:41 [2020-11-14T23:32:41.904Z] 
23:32:41 [2020-11-14T23:32:41.904Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:41 [2020-11-14T23:32:41.904Z] #41 130.4   CC       criu/ipc_ns.o
23:32:41 [2020-11-14T23:32:41.904Z] #41 131.6   CC       criu/irmap.o
23:32:41 [2020-11-14T23:32:41.904Z] #41 132.3   CC       criu/kcmp-ids.o
23:32:41 [2020-11-14T23:32:41.904Z] #41 132.7   CC       criu/kerndat.o
23:32:41 [2020-11-14T23:32:41.904Z] #41 133.9   CC       criu/libnetlink.o
23:32:41 [2020-11-14T23:32:41.904Z] #41 134.4   CC       criu/log.o
23:32:41 [2020-11-14T23:32:41.904Z] #41 135.4   CC       criu/lsm.o
23:32:41 [2020-11-14T23:32:41.904Z] #41 135.9   CC       criu/mem.o
23:32:41 [2020-11-14T23:32:41.904Z] #41 137.7   CC       criu/memfd.o
23:32:41 [2020-11-14T23:32:41.904Z] #41 138.4   CC       criu/mount.o
23:32:41 [2020-11-14T23:32:41.956Z] #41 156.1   GEN      magic.py
23:32:41 [2020-11-14T23:32:41.956Z] #41 156.2 Note: Building without setproctitle() and strlcpy() support.
23:32:41 [2020-11-14T23:32:41.956Z] #41 156.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:32:41 [2020-11-14T23:32:41.956Z] #41 156.2 Note: Building without GnuTLS support
23:32:41 [2020-11-14T23:32:41.956Z] #41 156.2 Makefile.config:39: Warn: you have no libnftables installed
23:32:41 [2020-11-14T23:32:41.956Z] #41 156.2 Makefile.config:40: Warn: Building without nftables support
23:32:42 [2020-11-14T23:32:42.904Z] #41 157.2 fatal: not a git repository (or any of the parent directories): .git
23:32:43 [2020-11-14T23:32:43.820Z] #41 142.3   CC       criu/namespaces.o
23:32:43 [2020-11-14T23:32:43.852Z] #41 158.0 make[1]: Nothing to be done for 'all'.
23:32:44 [2020-11-14T23:32:44.427Z] #41 ...
23:32:44 [2020-11-14T23:32:44.427Z] 
23:32:44 [2020-11-14T23:32:44.427Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:32:44 [2020-11-14T23:32:44.427Z] #28 DONE 10.0s
23:32:44 [2020-11-14T23:32:44.689Z] 
23:32:44 [2020-11-14T23:32:44.689Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:44 [2020-11-14T23:32:44.689Z] #41 158.8 make[1]: 'images/built-in.o' is up to date.
23:32:44 [2020-11-14T23:32:44.689Z] #41 158.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:32:44 [2020-11-14T23:32:44.689Z] #41 158.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:32:44 [2020-11-14T23:32:44.689Z] #41 159.0 make[1]: 'compel/libcompel.a' is up to date.
23:32:44 [2020-11-14T23:32:44.689Z] #41 159.0 make[1]: 'compel/compel-host-bin' is up to date.
23:32:44 [2020-11-14T23:32:44.689Z] #41 159.1 make[1]: Nothing to be done for 'all'.
23:32:44 [2020-11-14T23:32:44.953Z] #41 159.1 make[1]: 'soccr/libsoccr.a' is up to date.
23:32:45 [2020-11-14T23:32:45.215Z] #41 159.4 make[2]: Nothing to be done for 'all'.
23:32:45 [2020-11-14T23:32:45.215Z] #41 159.5 make[2]: Nothing to be done for 'all'.
23:32:45 [2020-11-14T23:32:45.215Z] #41 159.5 make[2]: Nothing to be done for 'all'.
23:32:45 [2020-11-14T23:32:45.479Z] #41 159.6 make[2]: Nothing to be done for 'all'.
23:32:45 [2020-11-14T23:32:45.479Z] #41 159.7 make[2]: Nothing to be done for 'all'.
23:32:45 [2020-11-14T23:32:45.479Z] #41 159.7 make[2]: Nothing to be done for 'all'.
23:32:45 [2020-11-14T23:32:45.479Z] #41 159.7 make[2]: Nothing to be done for 'all'.
23:32:45 [2020-11-14T23:32:45.479Z] #41 159.8 make[2]: Nothing to be done for 'all'.
23:32:45 [2020-11-14T23:32:45.739Z] #41 144.1   CC       criu/net.o
23:32:45 [2020-11-14T23:32:45.742Z] #41 159.8   INSTALL  criu/criu
23:32:45 [2020-11-14T23:32:45.742Z] #41 DONE 160.0s
23:32:45 [2020-11-14T23:32:45.742Z] 
23:32:45 [2020-11-14T23:32:45.742Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:32:45 [2020-11-14T23:32:45.742Z] #31 DONE 1.2s
23:32:45 [2020-11-14T23:32:45.742Z] 
23:32:45 [2020-11-14T23:32:45.742Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:32:46 [2020-11-14T23:32:46.005Z] #33 DONE 0.2s
23:32:46 [2020-11-14T23:32:46.005Z] 
23:32:46 [2020-11-14T23:32:46.005Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:32:46 [2020-11-14T23:32:46.005Z] #36 DONE 0.1s
23:32:46 [2020-11-14T23:32:46.005Z] 
23:32:46 [2020-11-14T23:32:46.005Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:32:47 [2020-11-14T23:32:47.191Z] #41 ...
23:32:47 [2020-11-14T23:32:47.191Z] 
23:32:47 [2020-11-14T23:32:47.191Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:32:47 [2020-11-14T23:32:47.191Z] #20 10.68   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:32:47 [2020-11-14T23:32:47.191Z] #20 10.77 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:32:47 [2020-11-14T23:32:47.191Z] #20 10.81   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
23:32:47 [2020-11-14T23:32:47.191Z] #20 10.86 Collecting pyyaml (from yamllint==1.16.0)
23:32:47 [2020-11-14T23:32:47.403Z] #39 DONE 1.4s
23:32:47 [2020-11-14T23:32:47.403Z] 
23:32:47 [2020-11-14T23:32:47.403Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:32:47 [2020-11-14T23:32:47.457Z] #20 11.00   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:32:47 [2020-11-14T23:32:47.664Z] #54 ...
23:32:47 [2020-11-14T23:32:47.664Z] 
23:32:47 [2020-11-14T23:32:47.664Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:32:47 [2020-11-14T23:32:47.664Z] #42 DONE 0.1s
23:32:47 [2020-11-14T23:32:47.664Z] 
23:32:47 [2020-11-14T23:32:47.664Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:32:48 [2020-11-14T23:32:48.238Z] #44 DONE 0.6s
23:32:48 [2020-11-14T23:32:48.238Z] 
23:32:48 [2020-11-14T23:32:48.238Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:32:48 [2020-11-14T23:32:48.238Z] #46 DONE 0.1s
23:32:48 [2020-11-14T23:32:48.238Z] 
23:32:48 [2020-11-14T23:32:48.238Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:32:48 [2020-11-14T23:32:48.398Z] #20 10.48   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:32:48 [2020-11-14T23:32:48.398Z] #20 10.57 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:32:48 [2020-11-14T23:32:48.398Z] #20 10.61   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
23:32:48 [2020-11-14T23:32:48.398Z] #20 10.67 Collecting pyyaml (from yamllint==1.16.0)
23:32:48 [2020-11-14T23:32:48.398Z] #20 10.81   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:32:48 [2020-11-14T23:32:48.501Z] #54 ...
23:32:48 [2020-11-14T23:32:48.501Z] 
23:32:48 [2020-11-14T23:32:48.501Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:32:48 [2020-11-14T23:32:48.874Z] #20 12.51 Building wheels for collected packages: pyyaml
23:32:48 [2020-11-14T23:32:48.874Z] #20 12.52   Running setup.py bdist_wheel for pyyaml: started
23:32:48 [2020-11-14T23:32:48.962Z] #20 12.30 Building wheels for collected packages: pyyaml
23:32:49 [2020-11-14T23:32:49.218Z] #20 12.32   Running setup.py bdist_wheel for pyyaml: started
23:32:50 [2020-11-14T23:32:50.148Z] #20 13.45   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:32:50 [2020-11-14T23:32:50.148Z] #20 13.45   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:32:50 [2020-11-14T23:32:50.256Z] #20 13.62   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:32:50 [2020-11-14T23:32:50.256Z] #20 13.62   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:32:50 [2020-11-14T23:32:50.256Z] #20 13.73 Successfully built pyyaml
23:32:50 [2020-11-14T23:32:50.256Z] #20 13.75 Installing collected packages: pathspec, pyyaml, yamllint
23:32:50 [2020-11-14T23:32:50.405Z] #20 13.55 Successfully built pyyaml
23:32:50 [2020-11-14T23:32:50.405Z] #20 13.57 Installing collected packages: pathspec, pyyaml, yamllint
23:32:50 [2020-11-14T23:32:50.416Z] #48 DONE 2.0s
23:32:50 [2020-11-14T23:32:50.416Z] 
23:32:50 [2020-11-14T23:32:50.416Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:32:50 [2020-11-14T23:32:50.516Z] #20 14.15 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
23:32:50 [2020-11-14T23:32:50.662Z] #20 13.90 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
23:32:50 [2020-11-14T23:32:50.777Z] #20 DONE 14.5s
23:32:50 [2020-11-14T23:32:50.777Z] 
23:32:50 [2020-11-14T23:32:50.777Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:32:51 [2020-11-14T23:32:51.025Z] #55 251.6 + bin/containerd
23:32:51 [2020-11-14T23:32:51.038Z] #23 DONE 0.1s
23:32:51 [2020-11-14T23:32:51.038Z] 
23:32:51 [2020-11-14T23:32:51.038Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:32:51 [2020-11-14T23:32:51.226Z] #20 DONE 14.5s
23:32:51 [2020-11-14T23:32:51.226Z] 
23:32:51 [2020-11-14T23:32:51.226Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:32:51 [2020-11-14T23:32:51.483Z] #23 DONE 0.4s
23:32:51 [2020-11-14T23:32:51.483Z] 
23:32:51 [2020-11-14T23:32:51.483Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:51 [2020-11-14T23:32:51.483Z] #41 137.3   CC       criu/namespaces.o
23:32:51 [2020-11-14T23:32:51.483Z] #41 138.9   CC       criu/net.o
23:32:51 [2020-11-14T23:32:51.483Z] #41 141.5   CC       criu/netfilter.o
23:32:51 [2020-11-14T23:32:51.483Z] #41 141.8   CC       criu/page-pipe.o
23:32:51 [2020-11-14T23:32:51.483Z] #41 142.3   CC       criu/page-xfer.o
23:32:51 [2020-11-14T23:32:51.483Z] #41 143.9   CC       criu/pagemap-cache.o
23:32:51 [2020-11-14T23:32:51.483Z] #41 144.3   CC       criu/pagemap.o
23:32:51 [2020-11-14T23:32:51.483Z] #41 145.4   CC       criu/parasite-syscall.o
23:32:51 [2020-11-14T23:32:51.483Z] #41 146.4   CC       criu/path.o
23:32:51 [2020-11-14T23:32:51.740Z] #41 ...
23:32:51 [2020-11-14T23:32:51.740Z] 
23:32:51 [2020-11-14T23:32:51.740Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:32:51 [2020-11-14T23:32:51.803Z] #50 DONE 1.2s
23:32:51 [2020-11-14T23:32:51.803Z] 
23:32:51 [2020-11-14T23:32:51.803Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:32:52 [2020-11-14T23:32:52.064Z] #52 DONE 0.5s
23:32:52 [2020-11-14T23:32:52.064Z] 
23:32:52 [2020-11-14T23:32:52.064Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:32:54 [2020-11-14T23:32:54.340Z] #28 DONE 2.9s
23:32:54 [2020-11-14T23:32:54.340Z] 
23:32:54 [2020-11-14T23:32:54.340Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:54 [2020-11-14T23:32:54.340Z] #41 147.5   CC       criu/netfilter.o
23:32:54 [2020-11-14T23:32:54.340Z] #41 147.9   CC       criu/page-pipe.o
23:32:54 [2020-11-14T23:32:54.340Z] #41 148.6   CC       criu/page-xfer.o
23:32:54 [2020-11-14T23:32:54.340Z] #41 150.6   CC       criu/pagemap-cache.o
23:32:54 [2020-11-14T23:32:54.340Z] #41 150.9   CC       criu/pagemap.o
23:32:54 [2020-11-14T23:32:54.340Z] #41 151.7   CC       criu/parasite-syscall.o
23:32:54 [2020-11-14T23:32:54.340Z] #41 152.3   CC       criu/path.o
23:32:54 [2020-11-14T23:32:54.340Z] #41 152.7   CC       criu/pie-util-vdso-elf32.o
23:32:54 [2020-11-14T23:32:54.340Z] #41 ...
23:32:54 [2020-11-14T23:32:54.340Z] 
23:32:54 [2020-11-14T23:32:54.340Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:32:54 [2020-11-14T23:32:54.340Z] #31 DONE 0.4s
23:32:54 [2020-11-14T23:32:54.340Z] 
23:32:54 [2020-11-14T23:32:54.340Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:32:54 [2020-11-14T23:32:54.340Z] #33 DONE 0.1s
23:32:54 [2020-11-14T23:32:54.340Z] 
23:32:54 [2020-11-14T23:32:54.340Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:32:54 [2020-11-14T23:32:54.601Z] #36 DONE 0.2s
23:32:54 [2020-11-14T23:32:54.601Z] 
23:32:54 [2020-11-14T23:32:54.601Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:54 [2020-11-14T23:32:54.601Z] #41 153.2   CC       criu/pie-util-vdso.o
23:32:54 [2020-11-14T23:32:54.862Z] #41 153.6   CC       criu/pie-util.o
23:32:55 [2020-11-14T23:32:55.124Z] #41 153.8   CC       criu/pipes.o
23:32:55 [2020-11-14T23:32:55.914Z] #28 DONE 4.2s
23:32:55 [2020-11-14T23:32:55.914Z] 
23:32:55 [2020-11-14T23:32:55.914Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:32:56 [2020-11-14T23:32:56.067Z] #41 154.4   CC       criu/plugin.o
23:32:56 [2020-11-14T23:32:56.067Z] #41 154.8   CC       criu/proc_parse.o
23:32:56 [2020-11-14T23:32:56.646Z] #55 ...
23:32:56 [2020-11-14T23:32:56.646Z] 
23:32:56 [2020-11-14T23:32:56.646Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:32:56 [2020-11-14T23:32:56.646Z] #23 294.0 + return
23:32:56 [2020-11-14T23:32:56.646Z] #23 DONE 294.2s
23:32:56 [2020-11-14T23:32:56.646Z] 
23:32:56 [2020-11-14T23:32:56.646Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:32:56 [2020-11-14T23:32:56.844Z] #31 DONE 0.9s
23:32:56 [2020-11-14T23:32:56.844Z] 
23:32:56 [2020-11-14T23:32:56.844Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:32:56 [2020-11-14T23:32:56.844Z] #51 90.03 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:32:56 [2020-11-14T23:32:56.844Z] #51 92.24 + mkdir -p /build
23:32:56 [2020-11-14T23:32:56.844Z] #51 92.25 + cp runc /build/runc
23:32:56 [2020-11-14T23:32:56.844Z] #51 DONE 92.9s
23:32:56 [2020-11-14T23:32:56.844Z] 
23:32:56 [2020-11-14T23:32:56.844Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:32:56 [2020-11-14T23:32:56.844Z] #33 DONE 0.1s
23:32:56 [2020-11-14T23:32:56.844Z] 
23:32:56 [2020-11-14T23:32:56.844Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:32:57 [2020-11-14T23:32:57.101Z] #36 DONE 0.1s
23:32:57 [2020-11-14T23:32:57.101Z] 
23:32:57 [2020-11-14T23:32:57.101Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:57 [2020-11-14T23:32:57.101Z] #41 146.9   CC       criu/pie-util-vdso-elf32.o
23:32:57 [2020-11-14T23:32:57.101Z] #41 147.4   CC       criu/pie-util-vdso.o
23:32:57 [2020-11-14T23:32:57.101Z] #41 147.8   CC       criu/pie-util.o
23:32:57 [2020-11-14T23:32:57.101Z] #41 148.0   CC       criu/pipes.o
23:32:57 [2020-11-14T23:32:57.101Z] #41 148.7   CC       criu/plugin.o
23:32:57 [2020-11-14T23:32:57.101Z] #41 149.1   CC       criu/proc_parse.o
23:32:57 [2020-11-14T23:32:57.101Z] #41 151.2   CC       criu/protobuf-desc.o
23:32:57 [2020-11-14T23:32:57.101Z] #41 151.6   CC       criu/protobuf.o
23:32:57 [2020-11-14T23:32:57.101Z] #41 152.2   CC       criu/pstree.o
23:32:58 [2020-11-14T23:32:58.186Z] #55 ...
23:32:58 [2020-11-14T23:32:58.186Z] 
23:32:58 [2020-11-14T23:32:58.186Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:32:58 [2020-11-14T23:32:58.186Z] #24 DONE 0.1s
23:32:58 [2020-11-14T23:32:58.186Z] 
23:32:58 [2020-11-14T23:32:58.186Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:32:58 [2020-11-14T23:32:58.469Z] #41 153.5   CC       criu/rbtree.o
23:32:58 [2020-11-14T23:32:58.615Z] #41 ...
23:32:58 [2020-11-14T23:32:58.615Z] 
23:32:58 [2020-11-14T23:32:58.615Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:32:58 [2020-11-14T23:32:58.615Z] #51 91.39 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:32:58 [2020-11-14T23:32:58.615Z] #51 93.25 + mkdir -p /build
23:32:58 [2020-11-14T23:32:58.615Z] #51 93.25 + cp runc /build/runc
23:32:58 [2020-11-14T23:32:58.615Z] #51 DONE 94.0s
23:32:58 [2020-11-14T23:32:58.615Z] 
23:32:58 [2020-11-14T23:32:58.615Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:32:58 [2020-11-14T23:32:58.615Z] #38 ...
23:32:58 [2020-11-14T23:32:58.615Z] 
23:32:58 [2020-11-14T23:32:58.615Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:32:58 [2020-11-14T23:32:58.615Z] #41 157.4   CC       criu/protobuf-desc.o
23:32:58 [2020-11-14T23:32:58.725Z] #41 153.8   CC       criu/rst-malloc.o
23:32:58 [2020-11-14T23:32:58.830Z] #29 DONE 0.6s
23:32:58 [2020-11-14T23:32:58.830Z] 
23:32:58 [2020-11-14T23:32:58.830Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:32:58 [2020-11-14T23:32:58.982Z] #41 154.1   CC       criu/seccomp.o
23:32:59 [2020-11-14T23:32:59.128Z] #32 DONE 0.1s
23:32:59 [2020-11-14T23:32:59.128Z] 
23:32:59 [2020-11-14T23:32:59.128Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:32:59 [2020-11-14T23:32:59.128Z] #34 DONE 0.1s
23:32:59 [2020-11-14T23:32:59.128Z] 
23:32:59 [2020-11-14T23:32:59.128Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:32:59 [2020-11-14T23:32:59.128Z] #37 DONE 0.1s
23:32:59 [2020-11-14T23:32:59.128Z] 
23:32:59 [2020-11-14T23:32:59.128Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:32:59 [2020-11-14T23:32:59.128Z] #40 DONE 0.1s
23:32:59 [2020-11-14T23:32:59.128Z] 
23:32:59 [2020-11-14T23:32:59.128Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:32:59 [2020-11-14T23:32:59.128Z] #43 DONE 0.1s
23:32:59 [2020-11-14T23:32:59.128Z] 
23:32:59 [2020-11-14T23:32:59.128Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:32:59 [2020-11-14T23:32:59.427Z] #55 ...
23:32:59 [2020-11-14T23:32:59.427Z] 
23:32:59 [2020-11-14T23:32:59.427Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:32:59 [2020-11-14T23:32:59.427Z] #45 DONE 0.1s
23:32:59 [2020-11-14T23:32:59.427Z] 
23:32:59 [2020-11-14T23:32:59.427Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:32:59 [2020-11-14T23:32:59.427Z] #47 DONE 0.1s
23:32:59 [2020-11-14T23:32:59.427Z] 
23:32:59 [2020-11-14T23:32:59.427Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:32:59 [2020-11-14T23:32:59.545Z] #41 154.6   CC       criu/seize.o
23:32:59 [2020-11-14T23:32:59.725Z] #49 DONE 0.2s
23:32:59 [2020-11-14T23:32:59.725Z] 
23:32:59 [2020-11-14T23:32:59.725Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:32:59 [2020-11-14T23:32:59.725Z] #55 ...
23:32:59 [2020-11-14T23:32:59.725Z] 
23:32:59 [2020-11-14T23:32:59.725Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:32:59 [2020-11-14T23:32:59.998Z] #41 158.4   CC       criu/protobuf.o
23:33:00 [2020-11-14T23:33:00.025Z] #51 DONE 0.2s
23:33:00 [2020-11-14T23:33:00.025Z] 
23:33:00 [2020-11-14T23:33:00.025Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:33:00 [2020-11-14T23:33:00.025Z] #53 DONE 0.1s
23:33:00 [2020-11-14T23:33:00.025Z] 
23:33:00 [2020-11-14T23:33:00.025Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:33:00 [2020-11-14T23:33:00.258Z] #41 158.8   CC       criu/pstree.o
23:33:00 [2020-11-14T23:33:00.475Z] #41 155.4   CC       criu/servicefd.o
23:33:00 [2020-11-14T23:33:00.475Z] #41 ...
23:33:00 [2020-11-14T23:33:00.475Z] 
23:33:00 [2020-11-14T23:33:00.475Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:33:00 [2020-11-14T23:33:00.475Z] #38 DONE 256.8s
23:33:00 [2020-11-14T23:33:00.731Z] 
23:33:00 [2020-11-14T23:33:00.731Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:33:00 [2020-11-14T23:33:00.731Z] #41 155.7   CC       criu/shmem.o
23:33:01 [2020-11-14T23:33:01.199Z] #41 ...
23:33:01 [2020-11-14T23:33:01.199Z] 
23:33:01 [2020-11-14T23:33:01.199Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:33:01 [2020-11-14T23:33:01.199Z] #38 DONE 257.5s
23:33:01 [2020-11-14T23:33:01.199Z] 
23:33:01 [2020-11-14T23:33:01.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:33:01 [2020-11-14T23:33:01.199Z] #41 159.7   CC       criu/rbtree.o
23:33:01 [2020-11-14T23:33:01.199Z] #41 160.0   CC       criu/rst-malloc.o
23:33:01 [2020-11-14T23:33:01.661Z] #41 156.6   CC       criu/sigframe.o
23:33:01 [2020-11-14T23:33:01.661Z] #41 156.8   CC       criu/signalfd.o
23:33:01 [2020-11-14T23:33:01.771Z] #41 160.3   CC       criu/seccomp.o
23:33:02 [2020-11-14T23:33:02.224Z] #41 157.1   CC       criu/sk-inet.o
23:33:02 [2020-11-14T23:33:02.342Z] #41 160.9   CC       criu/seize.o
23:33:02 [2020-11-14T23:33:02.912Z] #41 ...
23:33:02 [2020-11-14T23:33:02.912Z] 
23:33:02 [2020-11-14T23:33:02.912Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:33:02 [2020-11-14T23:33:02.912Z] #39 DONE 0.9s
23:33:02 [2020-11-14T23:33:02.912Z] 
23:33:02 [2020-11-14T23:33:02.912Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:33:02 [2020-11-14T23:33:02.912Z] #41 161.5   CC       criu/servicefd.o
23:33:03 [2020-11-14T23:33:03.154Z] #41 157.9   CC       criu/sk-netlink.o
23:33:03 [2020-11-14T23:33:03.154Z] #41 ...
23:33:03 [2020-11-14T23:33:03.154Z] 
23:33:03 [2020-11-14T23:33:03.154Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:33:03 [2020-11-14T23:33:03.154Z] #39 DONE 0.6s
23:33:03 [2020-11-14T23:33:03.154Z] 
23:33:03 [2020-11-14T23:33:03.154Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:33:03 [2020-11-14T23:33:03.154Z] #41 158.2   CC       criu/sk-packet.o
23:33:03 [2020-11-14T23:33:03.172Z] #41 161.7   CC       criu/shmem.o
23:33:03 [2020-11-14T23:33:03.411Z] #41 158.6   CC       criu/sk-queue.o
23:33:03 [2020-11-14T23:33:03.671Z] #41 ...
23:33:03 [2020-11-14T23:33:03.671Z] 
23:33:03 [2020-11-14T23:33:03.671Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:33:03 [2020-11-14T23:33:03.671Z] #47 259.8 + /build/golangci-lint --version
23:33:03 [2020-11-14T23:33:03.671Z] #47 260.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:33:03 [2020-11-14T23:33:03.671Z] #47 DONE 260.2s
23:33:03 [2020-11-14T23:33:03.744Z] #41 162.3   CC       criu/sigframe.o
23:33:03 [2020-11-14T23:33:03.744Z] #41 162.4   CC       criu/signalfd.o
23:33:03 [2020-11-14T23:33:03.928Z] 
23:33:03 [2020-11-14T23:33:03.928Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:33:03 [2020-11-14T23:33:03.928Z] #41 158.9   CC       criu/sk-tcp.o
23:33:04 [2020-11-14T23:33:04.005Z] #41 162.6   CC       criu/sk-inet.o
23:33:04 [2020-11-14T23:33:04.298Z] #54 204.5 + bin/containerd-stress
23:33:04 [2020-11-14T23:33:04.492Z] #41 159.4   CC       criu/sk-unix.o
23:33:04 [2020-11-14T23:33:04.578Z] #41 163.2   CC       criu/sk-netlink.o
23:33:04 [2020-11-14T23:33:04.839Z] #41 163.5   CC       criu/sk-packet.o
23:33:04 [2020-11-14T23:33:04.839Z] #41 ...
23:33:04 [2020-11-14T23:33:04.839Z] 
23:33:04 [2020-11-14T23:33:04.839Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:33:04 [2020-11-14T23:33:04.839Z] #47 261.2 + /build/golangci-lint --version
23:33:04 [2020-11-14T23:33:04.839Z] #47 261.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:33:04 [2020-11-14T23:33:04.839Z] #47 DONE 261.7s
23:33:05 [2020-11-14T23:33:05.101Z] 
23:33:05 [2020-11-14T23:33:05.101Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:33:05 [2020-11-14T23:33:05.363Z] #41 163.9   CC       criu/sk-queue.o
23:33:05 [2020-11-14T23:33:05.624Z] #41 164.3   CC       criu/sk-tcp.o
23:33:05 [2020-11-14T23:33:05.860Z] #41 160.7   CC       criu/sockets.o
23:33:05 [2020-11-14T23:33:05.886Z] #41 164.6   CC       criu/sk-unix.o
23:33:06 [2020-11-14T23:33:06.117Z] #41 161.2   CC       criu/stats.o
23:33:06 [2020-11-14T23:33:06.373Z] #41 161.3   CC       criu/string.o
23:33:06 [2020-11-14T23:33:06.373Z] #41 161.4   CC       criu/sysctl.o
23:33:06 [2020-11-14T23:33:06.630Z] #41 161.7   CC       criu/sysfs_parse.o
23:33:06 [2020-11-14T23:33:06.844Z] #54 207.7 + bin/containerd-shim
23:33:06 [2020-11-14T23:33:06.887Z] #41 161.9   CC       criu/timens.o
23:33:07 [2020-11-14T23:33:07.144Z] #41 162.0   CC       criu/timerfd.o
23:33:07 [2020-11-14T23:33:07.144Z] #41 162.2   CC       criu/tty.o
23:33:07 [2020-11-14T23:33:07.273Z] #41 165.8   CC       criu/sockets.o
23:33:07 [2020-11-14T23:33:07.845Z] #41 166.4   CC       criu/stats.o
23:33:07 [2020-11-14T23:33:07.845Z] #41 166.6   CC       criu/string.o
23:33:08 [2020-11-14T23:33:08.107Z] #41 166.6   CC       criu/sysctl.o
23:33:08 [2020-11-14T23:33:08.186Z] #41 163.2   CC       criu/tun.o
23:33:08 [2020-11-14T23:33:08.368Z] #41 166.9   CC       criu/sysfs_parse.o
23:33:08 [2020-11-14T23:33:08.368Z] #41 167.1   CC       criu/timens.o
23:33:08 [2020-11-14T23:33:08.445Z] #41 163.4   CC       criu/uffd.o
23:33:08 [2020-11-14T23:33:08.630Z] #41 167.3   CC       criu/timerfd.o
23:33:08 [2020-11-14T23:33:08.891Z] #41 167.5   CC       criu/tty.o
23:33:09 [2020-11-14T23:33:09.014Z] #41 164.1   CC       criu/util.o
23:33:09 [2020-11-14T23:33:09.579Z] #41 164.7   CC       criu/uts_ns.o
23:33:09 [2020-11-14T23:33:09.834Z] #41 168.3   CC       criu/tun.o
23:33:09 [2020-11-14T23:33:09.834Z] #41 168.6   CC       criu/uffd.o
23:33:09 [2020-11-14T23:33:09.835Z] #41 164.9   CC       criu/vdso-compat.o
23:33:10 [2020-11-14T23:33:10.091Z] #41 165.0   CC       criu/vdso.o
23:33:10 [2020-11-14T23:33:10.348Z] #41 165.3   LINK     criu/built-in.o
23:33:10 [2020-11-14T23:33:10.348Z] #41 165.4   LINK     criu/criu
23:33:10 [2020-11-14T23:33:10.415Z] #41 169.1   CC       criu/util.o
23:33:10 [2020-11-14T23:33:10.605Z] #41 165.6   DEP      lib/c/criu.d
23:33:10 [2020-11-14T23:33:10.605Z] #41 165.7   CC       images/rpc.pb-c.o
23:33:10 [2020-11-14T23:33:10.861Z] #41 165.9   CC       lib/c/criu.o
23:33:11 [2020-11-14T23:33:11.359Z] #41 169.8   CC       criu/uts_ns.o
23:33:11 [2020-11-14T23:33:11.359Z] #41 169.9   CC       criu/vdso-compat.o
23:33:11 [2020-11-14T23:33:11.359Z] #41 170.0   CC       criu/vdso.o
23:33:11 [2020-11-14T23:33:11.423Z] #41 166.5   LINK     lib/c/built-in.o
23:33:11 [2020-11-14T23:33:11.423Z] #41 166.5   LINK     lib/c/libcriu.so
23:33:11 [2020-11-14T23:33:11.423Z] #41 166.5   LINK     lib/c/libcriu.a
23:33:11 [2020-11-14T23:33:11.423Z] #41 166.6   GEN      magic.py
23:33:11 [2020-11-14T23:33:11.621Z] #41 170.3   LINK     criu/built-in.o
23:33:11 [2020-11-14T23:33:11.621Z] #41 170.4   LINK     criu/criu
23:33:11 [2020-11-14T23:33:11.679Z] #41 166.7 Note: Building without setproctitle() and strlcpy() support.
23:33:11 [2020-11-14T23:33:11.679Z] #41 166.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:33:11 [2020-11-14T23:33:11.679Z] #41 166.7 Note: Building without GnuTLS support
23:33:11 [2020-11-14T23:33:11.679Z] #41 166.7 Makefile.config:39: Warn: you have no libnftables installed
23:33:11 [2020-11-14T23:33:11.679Z] #41 166.7 Makefile.config:40: Warn: Building without nftables support
23:33:11 [2020-11-14T23:33:11.883Z] #41 170.6   DEP      lib/c/criu.d
23:33:11 [2020-11-14T23:33:11.883Z] #41 170.7   CC       images/rpc.pb-c.o
23:33:12 [2020-11-14T23:33:12.144Z] #41 171.0   CC       lib/c/criu.o
23:33:12 [2020-11-14T23:33:12.241Z] #41 167.2 fatal: not a git repository (or any of the parent directories): .git
23:33:12 [2020-11-14T23:33:12.497Z] #41 167.6 make[1]: Nothing to be done for 'all'.
23:33:12 [2020-11-14T23:33:12.716Z] #41 171.5   LINK     lib/c/built-in.o
23:33:12 [2020-11-14T23:33:12.716Z] #41 171.5   LINK     lib/c/libcriu.so
23:33:12 [2020-11-14T23:33:12.716Z] #41 171.5   LINK     lib/c/libcriu.a
23:33:12 [2020-11-14T23:33:12.981Z] #41 171.6   GEN      magic.py
23:33:13 [2020-11-14T23:33:13.059Z] #41 168.0 make[1]: 'images/built-in.o' is up to date.
23:33:13 [2020-11-14T23:33:13.059Z] #41 168.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:33:13 [2020-11-14T23:33:13.059Z] #41 168.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:33:13 [2020-11-14T23:33:13.059Z] #41 168.1 make[1]: 'compel/libcompel.a' is up to date.
23:33:13 [2020-11-14T23:33:13.059Z] #41 168.1 make[1]: 'compel/compel-host-bin' is up to date.
23:33:13 [2020-11-14T23:33:13.059Z] #41 168.1 make[1]: Nothing to be done for 'all'.
23:33:13 [2020-11-14T23:33:13.059Z] #41 168.1 make[1]: 'soccr/libsoccr.a' is up to date.
23:33:13 [2020-11-14T23:33:13.059Z] #41 168.2 make[2]: Nothing to be done for 'all'.
23:33:13 [2020-11-14T23:33:13.242Z] #41 171.7 Note: Building without setproctitle() and strlcpy() support.
23:33:13 [2020-11-14T23:33:13.242Z] #41 171.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:33:13 [2020-11-14T23:33:13.242Z] #41 171.7 Note: Building without GnuTLS support
23:33:13 [2020-11-14T23:33:13.242Z] #41 171.7 Makefile.config:39: Warn: you have no libnftables installed
23:33:13 [2020-11-14T23:33:13.242Z] #41 171.7 Makefile.config:40: Warn: Building without nftables support
23:33:13 [2020-11-14T23:33:13.317Z] #41 168.3 make[2]: Nothing to be done for 'all'.
23:33:13 [2020-11-14T23:33:13.317Z] #41 168.3 make[2]: Nothing to be done for 'all'.
23:33:13 [2020-11-14T23:33:13.317Z] #41 168.4 make[2]: Nothing to be done for 'all'.
23:33:13 [2020-11-14T23:33:13.317Z] #41 168.4 make[2]: Nothing to be done for 'all'.
23:33:13 [2020-11-14T23:33:13.317Z] #41 168.4 make[2]: Nothing to be done for 'all'.
23:33:13 [2020-11-14T23:33:13.317Z] #41 168.4 make[2]: Nothing to be done for 'all'.
23:33:13 [2020-11-14T23:33:13.317Z] #41 168.5 make[2]: Nothing to be done for 'all'.
23:33:13 [2020-11-14T23:33:13.442Z] #54 213.5 + bin/containerd-shim-runc-v1
23:33:13 [2020-11-14T23:33:13.504Z] #41 172.2 fatal: not a git repository (or any of the parent directories): .git
23:33:13 [2020-11-14T23:33:13.577Z] #41 168.5   INSTALL  criu/criu
23:33:13 [2020-11-14T23:33:13.577Z] #41 DONE 168.6s
23:33:13 [2020-11-14T23:33:13.577Z] 
23:33:13 [2020-11-14T23:33:13.577Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:33:14 [2020-11-14T23:33:14.075Z] #41 172.6 make[1]: Nothing to be done for 'all'.
23:33:14 [2020-11-14T23:33:14.335Z] #41 173.0 make[1]: 'images/built-in.o' is up to date.
23:33:14 [2020-11-14T23:33:14.335Z] #41 173.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:33:14 [2020-11-14T23:33:14.335Z] #41 173.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:33:14 [2020-11-14T23:33:14.335Z] #41 173.1 make[1]: 'compel/libcompel.a' is up to date.
23:33:14 [2020-11-14T23:33:14.335Z] #41 173.1 make[1]: 'compel/compel-host-bin' is up to date.
23:33:14 [2020-11-14T23:33:14.335Z] #41 173.1 make[1]: Nothing to be done for 'all'.
23:33:14 [2020-11-14T23:33:14.596Z] #41 173.1 make[1]: 'soccr/libsoccr.a' is up to date.
23:33:14 [2020-11-14T23:33:14.596Z] #41 173.3 make[2]: Nothing to be done for 'all'.
23:33:14 [2020-11-14T23:33:14.596Z] #41 173.3 make[2]: Nothing to be done for 'all'.
23:33:14 [2020-11-14T23:33:14.596Z] #41 173.3 make[2]: Nothing to be done for 'all'.
23:33:14 [2020-11-14T23:33:14.596Z] #41 173.4 make[2]: Nothing to be done for 'all'.
23:33:14 [2020-11-14T23:33:14.858Z] #41 173.4 make[2]: Nothing to be done for 'all'.
23:33:14 [2020-11-14T23:33:14.858Z] #41 173.5 make[2]: Nothing to be done for 'all'.
23:33:14 [2020-11-14T23:33:14.858Z] #41 173.5 make[2]: Nothing to be done for 'all'.
23:33:14 [2020-11-14T23:33:14.950Z] #54 ...
23:33:14 [2020-11-14T23:33:14.950Z] 
23:33:14 [2020-11-14T23:33:14.950Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:33:14 [2020-11-14T23:33:14.950Z] #42 DONE 0.0s
23:33:14 [2020-11-14T23:33:14.950Z] 
23:33:14 [2020-11-14T23:33:14.950Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:33:15 [2020-11-14T23:33:15.119Z] #41 173.6 make[2]: Nothing to be done for 'all'.
23:33:15 [2020-11-14T23:33:15.119Z] #41 173.6   INSTALL  criu/criu
23:33:15 [2020-11-14T23:33:15.208Z] #44 DONE 0.1s
23:33:15 [2020-11-14T23:33:15.208Z] 
23:33:15 [2020-11-14T23:33:15.208Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:33:15 [2020-11-14T23:33:15.208Z] #46 DONE 0.1s
23:33:15 [2020-11-14T23:33:15.208Z] 
23:33:15 [2020-11-14T23:33:15.208Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:33:15 [2020-11-14T23:33:15.208Z] #54 ...
23:33:15 [2020-11-14T23:33:15.208Z] 
23:33:15 [2020-11-14T23:33:15.208Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:33:15 [2020-11-14T23:33:15.208Z] #48 DONE 0.1s
23:33:15 [2020-11-14T23:33:15.379Z] #41 DONE 173.9s
23:33:15 [2020-11-14T23:33:15.379Z] 
23:33:15 [2020-11-14T23:33:15.379Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:33:15 [2020-11-14T23:33:15.463Z] 
23:33:15 [2020-11-14T23:33:15.463Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:33:15 [2020-11-14T23:33:15.463Z] #50 DONE 0.0s
23:33:15 [2020-11-14T23:33:15.463Z] 
23:33:15 [2020-11-14T23:33:15.463Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:33:15 [2020-11-14T23:33:15.463Z] #52 DONE 0.1s
23:33:15 [2020-11-14T23:33:15.463Z] 
23:33:15 [2020-11-14T23:33:15.463Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:33:16 [2020-11-14T23:33:16.025Z] #54 206.6 + bin/containerd
23:33:16 [2020-11-14T23:33:16.320Z] #54 ...
23:33:16 [2020-11-14T23:33:16.320Z] 
23:33:16 [2020-11-14T23:33:16.320Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:33:16 [2020-11-14T23:33:16.320Z] #42 DONE 0.1s
23:33:16 [2020-11-14T23:33:16.320Z] 
23:33:16 [2020-11-14T23:33:16.320Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:33:16 [2020-11-14T23:33:16.580Z] #54 ...
23:33:16 [2020-11-14T23:33:16.580Z] 
23:33:16 [2020-11-14T23:33:16.580Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:33:16 [2020-11-14T23:33:16.580Z] #44 DONE 0.2s
23:33:16 [2020-11-14T23:33:16.580Z] 
23:33:16 [2020-11-14T23:33:16.580Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:33:16 [2020-11-14T23:33:16.753Z] #54 217.4 + bin/containerd-shim-runc-v2
23:33:16 [2020-11-14T23:33:16.841Z] #46 DONE 0.1s
23:33:16 [2020-11-14T23:33:16.841Z] 
23:33:16 [2020-11-14T23:33:16.841Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:33:17 [2020-11-14T23:33:17.412Z] #48 DONE 0.6s
23:33:17 [2020-11-14T23:33:17.412Z] 
23:33:17 [2020-11-14T23:33:17.412Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:33:17 [2020-11-14T23:33:17.412Z] #50 DONE 0.0s
23:33:17 [2020-11-14T23:33:17.412Z] 
23:33:17 [2020-11-14T23:33:17.412Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:33:17 [2020-11-14T23:33:17.673Z] #52 DONE 0.3s
23:33:17 [2020-11-14T23:33:17.673Z] 
23:33:17 [2020-11-14T23:33:17.673Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:33:18 [2020-11-14T23:33:18.137Z] #54 219.0 + binaries
23:33:18 [2020-11-14T23:33:18.137Z] #54 219.0 + install -D bin/containerd /build/containerd
23:33:18 [2020-11-14T23:33:18.137Z] #54 219.1 + install -D bin/containerd-shim /build/containerd-shim
23:33:18 [2020-11-14T23:33:18.137Z] #54 219.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:33:18 [2020-11-14T23:33:18.137Z] #54 219.1 + install -D bin/ctr /build/ctr
23:33:18 [2020-11-14T23:33:18.244Z] #54 209.0 + bin/containerd
23:33:19 [2020-11-14T23:33:19.287Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:33:19 [2020-11-14T23:33:19.287Z] 
23:33:19 [2020-11-14T23:33:19.287Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:33:19 [2020-11-14T23:33:19.287Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:33:19 [2020-11-14T23:33:19.287Z] HOSTNAME=f3c8db7bb454
23:33:19 [2020-11-14T23:33:19.287Z] TESTDEBUG=0
23:33:19 [2020-11-14T23:33:19.287Z] DEST=bundles/test-integration
23:33:19 [2020-11-14T23:33:19.287Z] PWD=/go/src/github.com/docker/docker
23:33:19 [2020-11-14T23:33:19.287Z] DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699
23:33:19 [2020-11-14T23:33:19.287Z] container=docker
23:33:19 [2020-11-14T23:33:19.287Z] HOME=/root
23:33:19 [2020-11-14T23:33:19.287Z] GOLANG_VERSION=1.13.15
23:33:19 [2020-11-14T23:33:19.287Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:33:19 [2020-11-14T23:33:19.287Z] VALIDATE_BRANCH=master
23:33:19 [2020-11-14T23:33:19.287Z] TERM=xterm
23:33:19 [2020-11-14T23:33:19.287Z] DOCKER_PKG=github.com/docker/docker
23:33:19 [2020-11-14T23:33:19.287Z] SHLVL=1
23:33:19 [2020-11-14T23:33:19.287Z] TIMEOUT=120m
23:33:19 [2020-11-14T23:33:19.287Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:33:19 [2020-11-14T23:33:19.287Z] DOCKER_GRAPHDRIVER=overlay2
23:33:19 [2020-11-14T23:33:19.287Z] GO111MODULE=off
23:33:19 [2020-11-14T23:33:19.287Z] DOCKER_EXPERIMENTAL=1
23:33:19 [2020-11-14T23:33:19.287Z] TEST_SKIP_INTEGRATION_CLI=1
23:33:19 [2020-11-14T23:33:19.287Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:33:19 [2020-11-14T23:33:19.287Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:33:19 [2020-11-14T23:33:19.287Z] GOPATH=/go
23:33:19 [2020-11-14T23:33:19.287Z] PKG_CONFIG=pkg-config
23:33:19 [2020-11-14T23:33:19.287Z] _=/usr/bin/env
23:33:19 [2020-11-14T23:33:19.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:33:23 [2020-11-14T23:33:23.423Z] #54 DONE 223.9s
23:33:24 [2020-11-14T23:33:24.365Z] 
23:33:24 [2020-11-14T23:33:24.365Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:33:26 [2020-11-14T23:33:26.909Z] #55 DONE 2.4s
23:33:26 [2020-11-14T23:33:26.909Z] 
23:33:26 [2020-11-14T23:33:26.909Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:33:27 [2020-11-14T23:33:27.170Z] #59 DONE 0.5s
23:33:27 [2020-11-14T23:33:27.170Z] 
23:33:27 [2020-11-14T23:33:27.170Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:33:27 [2020-11-14T23:33:27.213Z] #55 287.4 + bin/containerd-stress
23:33:27 [2020-11-14T23:33:27.213Z] #55 289.8 + bin/containerd-shim
23:33:28 [2020-11-14T23:33:28.554Z] #60 DONE 1.2s
23:33:28 [2020-11-14T23:33:28.554Z] 
23:33:28 [2020-11-14T23:33:28.554Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:33:28 [2020-11-14T23:33:28.554Z] #62 DONE 0.1s
23:33:28 [2020-11-14T23:33:28.554Z] 
23:33:28 [2020-11-14T23:33:28.554Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:33:28 [2020-11-14T23:33:28.554Z] #63 DONE 0.0s
23:33:28 [2020-11-14T23:33:28.554Z] 
23:33:28 [2020-11-14T23:33:28.554Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
23:33:30 [2020-11-14T23:33:30.484Z] #64 DONE 1.7s
23:33:30 [2020-11-14T23:33:30.484Z] 
23:33:30 [2020-11-14T23:33:30.484Z] #66 exporting to image
23:33:30 [2020-11-14T23:33:30.484Z] #66 exporting layers
23:33:34 [2020-11-14T23:33:34.162Z] #55 296.8 + bin/containerd-shim-runc-v1
23:33:38 [2020-11-14T23:33:38.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:33:38 [2020-11-14T23:33:38.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:33:38 [2020-11-14T23:33:38.660Z] #66 exporting layers 7.9s done
23:33:38 [2020-11-14T23:33:38.660Z] #66 writing image sha256:2b662de07fed80b82a3a0949d6b20408f9f3693526cf7bb218cae0ba011c3697 done
23:33:38 [2020-11-14T23:33:38.660Z] #66 naming to docker.io/library/docker:05c20a6e1c708bc881dee36554c6598937afa699 done
23:33:38 [2020-11-14T23:33:38.660Z] #66 DONE 7.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:33:39 [2020-11-14T23:33:39.001Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/test/unit
23:33:39 [2020-11-14T23:33:39.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:33:39 [2020-11-14T23:33:39.770Z] #55 301.7 + bin/containerd-shim-runc-v2
23:33:40 [2020-11-14T23:33:40.406Z] #55 302.8 + binaries
23:33:40 [2020-11-14T23:33:40.406Z] #55 302.8 + install -D bin/containerd /build/containerd
23:33:40 [2020-11-14T23:33:40.406Z] #55 302.8 + install -D bin/containerd-shim /build/containerd-shim
23:33:40 [2020-11-14T23:33:40.406Z] #55 302.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:33:40 [2020-11-14T23:33:40.406Z] #55 302.8 + install -D bin/ctr /build/ctr
23:33:40 [2020-11-14T23:33:40.406Z] #55 DONE 302.9s
23:33:41 [2020-11-14T23:33:41.449Z] 
23:33:41 [2020-11-14T23:33:41.449Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:33:41 [2020-11-14T23:33:41.449Z] #56 DONE 0.1s
23:33:41 [2020-11-14T23:33:41.449Z] 
23:33:41 [2020-11-14T23:33:41.449Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:33:41 [2020-11-14T23:33:41.449Z] #60 DONE 0.1s
23:33:41 [2020-11-14T23:33:41.449Z] 
23:33:41 [2020-11-14T23:33:41.449Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:33:41 [2020-11-14T23:33:41.449Z] #62 DONE 0.1s
23:33:41 [2020-11-14T23:33:41.449Z] 
23:33:41 [2020-11-14T23:33:41.449Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:33:41 [2020-11-14T23:33:41.449Z] #64 DONE 0.1s
23:33:41 [2020-11-14T23:33:41.449Z] 
23:33:41 [2020-11-14T23:33:41.449Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:33:41 [2020-11-14T23:33:41.449Z] #65 DONE 0.0s
23:33:41 [2020-11-14T23:33:41.745Z] 
23:33:41 [2020-11-14T23:33:41.745Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
23:33:43 [2020-11-14T23:33:43.827Z] #66 DONE 2.2s
23:33:43 [2020-11-14T23:33:43.827Z] 
23:33:43 [2020-11-14T23:33:43.827Z] #67 exporting to oci image format
23:33:43 [2020-11-14T23:33:43.827Z] #67 exporting layers
23:33:44 [2020-11-14T23:33:44.288Z] ?   	github.com/docker/docker/api	[no test files]
23:33:48 [2020-11-14T23:33:48.061Z] #54 234.2 + bin/containerd-stress
23:33:48 [2020-11-14T23:33:48.061Z] #54 236.1 + bin/containerd-shim
23:33:50 [2020-11-14T23:33:50.361Z] #54 237.2 + bin/containerd-stress
23:33:50 [2020-11-14T23:33:50.361Z] #54 239.2 + bin/containerd-shim
23:33:52 [2020-11-14T23:33:52.234Z] #54 242.6 + bin/containerd-shim-runc-v1
23:33:53 [2020-11-14T23:33:53.260Z] 4612f6d0b889: Pull complete
23:33:54 [2020-11-14T23:33:54.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:33:55 [2020-11-14T23:33:55.669Z] #54 245.9 + bin/containerd-shim-runc-v1
23:33:55 [2020-11-14T23:33:55.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:33:56 [2020-11-14T23:33:56.404Z] #54 247.1 + bin/containerd-shim-runc-v2
23:33:56 [2020-11-14T23:33:56.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:33:57 [2020-11-14T23:33:57.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:33:57 [2020-11-14T23:33:57.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:33:57 [2020-11-14T23:33:57.769Z] #54 248.1 + binaries
23:33:57 [2020-11-14T23:33:57.769Z] #54 248.1 + install -D bin/containerd /build/containerd
23:33:57 [2020-11-14T23:33:57.769Z] #54 248.1 + install -D bin/containerd-shim /build/containerd-shim
23:33:57 [2020-11-14T23:33:57.769Z] #54 248.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:33:57 [2020-11-14T23:33:57.769Z] #54 248.2 + install -D bin/ctr /build/ctr
23:33:58 [2020-11-14T23:33:58.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:33:59 [2020-11-14T23:33:59.213Z] ok  	github.com/docker/docker/api/server	0.034s	coverage: 9.0% of statements
23:33:59 [2020-11-14T23:33:59.656Z] #54 DONE 250.0s
23:33:59 [2020-11-14T23:33:59.899Z] #54 250.6 + bin/containerd-shim-runc-v2
23:34:00 [2020-11-14T23:34:00.217Z] 
23:34:00 [2020-11-14T23:34:00.217Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:34:00 [2020-11-14T23:34:00.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:34:01 [2020-11-14T23:34:01.143Z] #55 DONE 0.9s
23:34:01 [2020-11-14T23:34:01.143Z] 
23:34:01 [2020-11-14T23:34:01.143Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:34:01 [2020-11-14T23:34:01.281Z] #54 251.7 + binaries
23:34:01 [2020-11-14T23:34:01.282Z] #54 251.7 + install -D bin/containerd /build/containerd
23:34:01 [2020-11-14T23:34:01.282Z] #54 251.8 + install -D bin/containerd-shim /build/containerd-shim
23:34:01 [2020-11-14T23:34:01.282Z] #54 251.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:34:01 [2020-11-14T23:34:01.282Z] #54 251.8 + install -D bin/ctr /build/ctr
23:34:01 [2020-11-14T23:34:01.399Z] #59 DONE 0.2s
23:34:01 [2020-11-14T23:34:01.399Z] 
23:34:01 [2020-11-14T23:34:01.399Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:34:01 [2020-11-14T23:34:01.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:34:01 [2020-11-14T23:34:01.960Z] #61 DONE 0.6s
23:34:01 [2020-11-14T23:34:01.960Z] 
23:34:01 [2020-11-14T23:34:01.960Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:34:01 [2020-11-14T23:34:01.960Z] #63 DONE 0.0s
23:34:02 [2020-11-14T23:34:02.216Z] 
23:34:02 [2020-11-14T23:34:02.216Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:34:02 [2020-11-14T23:34:02.216Z] #64 DONE 0.0s
23:34:02 [2020-11-14T23:34:02.216Z] 
23:34:02 [2020-11-14T23:34:02.216Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
23:34:02 [2020-11-14T23:34:02.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:34:03 [2020-11-14T23:34:03.190Z] #54 DONE 253.7s
23:34:03 [2020-11-14T23:34:03.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:34:03 [2020-11-14T23:34:03.580Z] #65 DONE 1.3s
23:34:03 [2020-11-14T23:34:03.580Z] 
23:34:03 [2020-11-14T23:34:03.580Z] #66 exporting to image
23:34:03 [2020-11-14T23:34:03.580Z] #66 exporting layers
23:34:03 [2020-11-14T23:34:03.760Z] 
23:34:03 [2020-11-14T23:34:03.760Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:34:04 [2020-11-14T23:34:04.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:34:04 [2020-11-14T23:34:04.700Z] #55 DONE 1.0s
23:34:04 [2020-11-14T23:34:04.700Z] 
23:34:04 [2020-11-14T23:34:04.700Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:34:04 [2020-11-14T23:34:04.960Z] #59 DONE 0.2s
23:34:04 [2020-11-14T23:34:04.960Z] 
23:34:04 [2020-11-14T23:34:04.960Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:34:05 [2020-11-14T23:34:05.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:34:05 [2020-11-14T23:34:05.220Z] #61 DONE 0.4s
23:34:05 [2020-11-14T23:34:05.220Z] 
23:34:05 [2020-11-14T23:34:05.220Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:34:05 [2020-11-14T23:34:05.220Z] #63 DONE 0.0s
23:34:05 [2020-11-14T23:34:05.480Z] 
23:34:05 [2020-11-14T23:34:05.480Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:34:05 [2020-11-14T23:34:05.480Z] #64 DONE 0.0s
23:34:05 [2020-11-14T23:34:05.480Z] 
23:34:05 [2020-11-14T23:34:05.480Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
23:34:06 [2020-11-14T23:34:06.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:34:06 [2020-11-14T23:34:06.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:34:06 [2020-11-14T23:34:06.862Z] #65 DONE 1.2s
23:34:06 [2020-11-14T23:34:06.862Z] 
23:34:06 [2020-11-14T23:34:06.862Z] #66 exporting to image
23:34:06 [2020-11-14T23:34:06.862Z] #66 exporting layers
23:34:07 [2020-11-14T23:34:07.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:34:08 [2020-11-14T23:34:08.443Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:34:08 [2020-11-14T23:34:08.443Z] Using test binary docker
23:34:08 [2020-11-14T23:34:08.443Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:34:08 [2020-11-14T23:34:08.443Z] +++ /etc/init.d/apparmor start
23:34:08 [2020-11-14T23:34:08.443Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:34:08 [2020-11-14T23:34:08.443Z] INFO: Waiting for daemon to start...
23:34:08 [2020-11-14T23:34:08.443Z] Starting dockerd
23:34:08 [2020-11-14T23:34:08.443Z] +++ 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:34:10 [2020-11-14T23:34:10.117Z] #66 exporting layers 6.5s done
23:34:10 [2020-11-14T23:34:10.117Z] #66 writing image sha256:439abbaab49345bdbd2341441c58f92787db519e7af378d80c3abe77079c3715 done
23:34:10 [2020-11-14T23:34:10.117Z] #66 naming to docker.io/library/docker:05c20a6e1c708bc881dee36554c6598937afa699 done
23:34:10 [2020-11-14T23:34:10.117Z] #66 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:34:10 [2020-11-14T23:34:10.505Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -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:05c20a6e1c708bc881dee36554c6598937afa699 hack/make.sh dynbinary test-integration
23:34:10 [2020-11-14T23:34:10.512Z] .
23:34:10 [2020-11-14T23:34:10.512Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:34:10 [2020-11-14T23:34:10.512Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:34:10 [2020-11-14T23:34:10.512Z] Error: No such image: emptyfs
23:34:10 [2020-11-14T23:34:10.512Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:34:10 [2020-11-14T23:34:10.512Z] ++++ docker load
23:34:10 [2020-11-14T23:34:10.804Z] Running integration-test (iteration 1)
23:34:10 [2020-11-14T23:34:10.804Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
23:34:10 [2020-11-14T23:34:10.804Z] ++ 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:34:10 [2020-11-14T23:34:10.804Z] ++ set -e
23:34:10 [2020-11-14T23:34:10.804Z] ++ '[' -n 0 ']'
23:34:10 [2020-11-14T23:34:10.804Z] ++ set -x
23:34:10 [2020-11-14T23:34:10.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:34:12 [2020-11-14T23:34:12.393Z] 
23:34:12 [2020-11-14T23:34:12.393Z] Removing bundles/
23:34:12 [2020-11-14T23:34:12.393Z] 
23:34:12 [2020-11-14T23:34:12.393Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:34:12 [2020-11-14T23:34:12.393Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:34:12 [2020-11-14T23:34:12.393Z] GOOS="" GOARCH="" GOARM=""
23:34:13 [2020-11-14T23:34:13.443Z] #66 exporting layers 6.6s done
23:34:13 [2020-11-14T23:34:13.443Z] #66 writing image sha256:e0ba14fb3d6930d12381f112b1e7442d25e9feb5411bca2e77a9621525e6aecf done
23:34:13 [2020-11-14T23:34:13.443Z] #66 naming to docker.io/library/docker:05c20a6e1c708bc881dee36554c6598937afa699 done
23:34:13 [2020-11-14T23:34:13.443Z] #66 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
23:34:13 [2020-11-14T23:34:13.795Z] + trap exit INT TERM
23:34:13 [2020-11-14T23:34:13.795Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
23:34:13 [2020-11-14T23:34:13.795Z] + CONTAINER_NAME=docker-pr2
23:34:13 [2020-11-14T23:34:13.795Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41625/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/make.sh dynbinary-daemon
23:34:14 [2020-11-14T23:34:14.737Z] 
23:34:14 [2020-11-14T23:34:14.737Z] Removing bundles/
23:34:14 [2020-11-14T23:34:14.737Z] 
23:34:14 [2020-11-14T23:34:14.737Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:34:14 [2020-11-14T23:34:14.737Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:34:14 [2020-11-14T23:34:14.737Z] GOOS="" GOARCH="" GOARM=""
23:34:19 [2020-11-14T23:34:19.326Z] Loaded image: buildpack-deps:buster
23:34:19 [2020-11-14T23:34:19.326Z] Loaded image: busybox:latest
23:34:19 [2020-11-14T23:34:19.326Z] Loaded image: busybox:glibc
23:34:19 [2020-11-14T23:34:19.326Z] Loaded image: debian:buster
23:34:19 [2020-11-14T23:34:19.326Z] Loaded image: hello-world:latest
23:34:19 [2020-11-14T23:34:19.326Z] Loaded image: arm32v7/hello-world:latest
23:34:19 [2020-11-14T23:34:19.326Z] INFO: Testing against a local daemon
23:34:19 [2020-11-14T23:34:19.326Z] === RUN   TestCgroupNamespacesBuild
23:34:21 [2020-11-14T23:34:21.395Z] --- PASS: TestCgroupNamespacesBuild (2.16s)
23:34:21 [2020-11-14T23:34:21.395Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:34:23 [2020-11-14T23:34:23.464Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s)
23:34:23 [2020-11-14T23:34:23.464Z] === RUN   TestBuildWithSession
23:34:23 [2020-11-14T23:34:23.464Z] --- SKIP: TestBuildWithSession (0.00s)
23:34:23 [2020-11-14T23:34:23.464Z]     build_session_test.go:25: TODO: BuildKit
23:34:23 [2020-11-14T23:34:23.464Z] === RUN   TestBuildSquashParent
23:34:28 [2020-11-14T23:34:28.181Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 1m57.744309372s 
23:34:28 [2020-11-14T23:34:28.181Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 452.307207ms 
23:34:30 [2020-11-14T23:34:30.366Z] --- PASS: TestBuildSquashParent (6.64s)
23:34:30 [2020-11-14T23:34:30.366Z] === RUN   TestBuildWithRemoveAndForceRemove
23:34:30 [2020-11-14T23:34:30.366Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:34:30 [2020-11-14T23:34:30.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:34:30 [2020-11-14T23:34:30.366Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:34:30 [2020-11-14T23:34:30.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:34:30 [2020-11-14T23:34:30.366Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:34:30 [2020-11-14T23:34:30.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:34:30 [2020-11-14T23:34:30.366Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:34:30 [2020-11-14T23:34:30.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:34:30 [2020-11-14T23:34:30.366Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:34:30 [2020-11-14T23:34:30.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:34:30 [2020-11-14T23:34:30.366Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:34:30 [2020-11-14T23:34:30.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:34:30 [2020-11-14T23:34:30.366Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:34:30 [2020-11-14T23:34:30.366Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:34:32 [2020-11-14T23:34:32.437Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:34:32 [2020-11-14T23:34:32.437Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:34:35 [2020-11-14T23:34:35.170Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:34:35 [2020-11-14T23:34:35.170Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:34:37 [2020-11-14T23:34:37.243Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:34:37 [2020-11-14T23:34:37.243Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s)
23:34:37 [2020-11-14T23:34:37.243Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s)
23:34:37 [2020-11-14T23:34:37.243Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s)
23:34:37 [2020-11-14T23:34:37.243Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s)
23:34:37 [2020-11-14T23:34:37.243Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s)
23:34:37 [2020-11-14T23:34:37.243Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s)
23:34:37 [2020-11-14T23:34:37.243Z] === RUN   TestBuildMultiStageCopy
23:34:37 [2020-11-14T23:34:37.243Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:34:39 [2020-11-14T23:34:39.976Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:34:40 [2020-11-14T23:34:40.290Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:34:40 [2020-11-14T23:34:40.944Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:34:41 [2020-11-14T23:34:41.236Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:34:41 [2020-11-14T23:34:41.870Z] --- PASS: TestBuildMultiStageCopy (4.75s)
23:34:41 [2020-11-14T23:34:41.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s)
23:34:41 [2020-11-14T23:34:41.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
23:34:41 [2020-11-14T23:34:41.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
23:34:41 [2020-11-14T23:34:41.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
23:34:41 [2020-11-14T23:34:41.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
23:34:41 [2020-11-14T23:34:41.870Z] === RUN   TestBuildMultiStageParentConfig
23:34:43 [2020-11-14T23:34:43.378Z] --- PASS: TestBuildMultiStageParentConfig (1.47s)
23:34:43 [2020-11-14T23:34:43.378Z] === RUN   TestBuildLabelWithTargets
23:34:46 [2020-11-14T23:34:46.110Z] --- PASS: TestBuildLabelWithTargets (2.35s)
23:34:46 [2020-11-14T23:34:46.110Z] === RUN   TestBuildWithEmptyLayers
23:34:46 [2020-11-14T23:34:46.744Z] --- PASS: TestBuildWithEmptyLayers (0.96s)
23:34:46 [2020-11-14T23:34:46.744Z] === RUN   TestBuildMultiStageOnBuild
23:34:50 [2020-11-14T23:34:50.263Z] --- PASS: TestBuildMultiStageOnBuild (2.88s)
23:34:50 [2020-11-14T23:34:50.263Z] === RUN   TestBuildUncleanTarFilenames
23:34:50 [2020-11-14T23:34:50.897Z] --- PASS: TestBuildUncleanTarFilenames (1.23s)
23:34:50 [2020-11-14T23:34:50.897Z] === RUN   TestBuildMultiStageLayerLeak
23:34:53 [2020-11-14T23:34:53.670Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s)
23:34:53 [2020-11-14T23:34:53.670Z] === RUN   TestBuildWithHugeFile
23:34:55 [2020-11-14T23:34:55.511Z] ok  	github.com/docker/docker/api/server/httputils	0.045s	coverage: 14.7% of statements
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ok  	github.com/docker/docker/api/server/middleware	0.050s	coverage: 37.7% of statements
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ok  	github.com/docker/docker/api/types/strslice	0.016s	coverage: 90.0% of statements
23:34:55 [2020-11-14T23:34:55.511Z] ok  	github.com/docker/docker/api/server/router/swarm	0.018s	coverage: 5.7% of statements
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/types	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ok  	github.com/docker/docker/api/types/filters	0.024s	coverage: 92.2% of statements
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:34:55 [2020-11-14T23:34:55.511Z] ok  	github.com/docker/docker/api/types/versions	0.034s	coverage: 75.0% of statements
23:34:55 [2020-11-14T23:34:55.512Z] ok  	github.com/docker/docker/api/types/time	0.030s	coverage: 100.0% of statements
23:34:55 [2020-11-14T23:34:55.512Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:34:55 [2020-11-14T23:34:55.512Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:34:55 [2020-11-14T23:34:55.512Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:34:55 [2020-11-14T23:34:55.512Z] ?   	github.com/docker/docker/builder	[no test files]
23:34:55 [2020-11-14T23:34:55.512Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:34:55 [2020-11-14T23:34:55.512Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:34:55 [2020-11-14T23:34:55.512Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:34:55 [2020-11-14T23:34:55.512Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:34:55 [2020-11-14T23:34:55.512Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:34:55 [2020-11-14T23:34:55.512Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:34:55 [2020-11-14T23:34:55.512Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:34:55 [2020-11-14T23:34:55.512Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
23:34:55 [2020-11-14T23:34:55.512Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
23:34:55 [2020-11-14T23:34:55.512Z] ok  	github.com/docker/docker/builder/remotecontext	0.352s	coverage: 13.7% of statements
23:34:55 [2020-11-14T23:34:55.773Z] ok  	github.com/docker/docker/builder/dockerfile	0.861s	coverage: 48.1% of statements
23:34:56 [2020-11-14T23:34:56.034Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.515s	coverage: 86.3% of statements
23:34:56 [2020-11-14T23:34:56.034Z] ?   	github.com/docker/docker/cli	[no test files]
23:34:56 [2020-11-14T23:34:56.034Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:35:02 [2020-11-14T23:35:02.638Z] ok  	github.com/docker/docker/client	0.335s	coverage: 75.4% of statements
23:35:06 [2020-11-14T23:35:06.158Z] #67 exporting layers 81.9s done
23:35:06 [2020-11-14T23:35:06.158Z] #67 exporting manifest sha256:611dc8fb9a62fba50078383ae1f42099272d52de285ef012e0bd54f0691d442d done
23:35:06 [2020-11-14T23:35:06.158Z] #67 exporting config sha256:fbec5a9fc81618e3237ec603fcd05c23a38321b369b6a9c5385b1df0c6be92e8 done
23:35:06 [2020-11-14T23:35:06.158Z] #67 sending tarball
23:35:20 [2020-11-14T23:35:20.796Z] --- PASS: TestBuildWithHugeFile (26.34s)
23:35:20 [2020-11-14T23:35:20.796Z] === RUN   TestBuildWithEmptyDockerfile
23:35:20 [2020-11-14T23:35:20.796Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:35:20 [2020-11-14T23:35:20.796Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:35:20 [2020-11-14T23:35:20.796Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:35:20 [2020-11-14T23:35:20.796Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:35:20 [2020-11-14T23:35:20.796Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:35:20 [2020-11-14T23:35:20.796Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:35:20 [2020-11-14T23:35:20.796Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:35:20 [2020-11-14T23:35:20.796Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:35:20 [2020-11-14T23:35:20.796Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:35:20 [2020-11-14T23:35:20.796Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
23:35:20 [2020-11-14T23:35:20.796Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
23:35:20 [2020-11-14T23:35:20.796Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
23:35:20 [2020-11-14T23:35:20.796Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
23:35:20 [2020-11-14T23:35:20.796Z] === RUN   TestBuildPreserveOwnership
23:35:20 [2020-11-14T23:35:20.796Z] === RUN   TestBuildPreserveOwnership/copy_from
23:35:24 [2020-11-14T23:35:24.918Z] #67 sending tarball 16.1s done
23:35:24 [2020-11-14T23:35:24.918Z] #67 DONE 98.1s
23:35:24 [2020-11-14T23:35:24.918Z] 
23:35:24 [2020-11-14T23:35:24.918Z] #68 importing to docker
23:35:25 [2020-11-14T23:35:25.251Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:35:26 [2020-11-14T23:35:26.761Z] --- PASS: TestBuildPreserveOwnership (6.32s)
23:35:26 [2020-11-14T23:35:26.761Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.06s)
23:35:26 [2020-11-14T23:35:26.761Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s)
23:35:26 [2020-11-14T23:35:26.761Z] === RUN   TestBuildPlatformInvalid
23:35:27 [2020-11-14T23:35:27.052Z] --- PASS: TestBuildPlatformInvalid (0.14s)
23:35:27 [2020-11-14T23:35:27.052Z] PASS
23:35:27 [2020-11-14T23:35:27.052Z] 
23:35:27 [2020-11-14T23:35:27.052Z] === Skipped
23:35:27 [2020-11-14T23:35:27.052Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
23:35:27 [2020-11-14T23:35:27.053Z]     build_session_test.go:25: TODO: BuildKit
23:35:27 [2020-11-14T23:35:27.053Z] 
23:35:27 [2020-11-14T23:35:27.053Z] 
23:35:27 [2020-11-14T23:35:27.053Z] DONE 32 tests, 1 skipped in 76.224s
23:35:27 [2020-11-14T23:35:27.053Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
23:35:27 [2020-11-14T23:35:27.053Z] ++ 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:35:27 [2020-11-14T23:35:27.053Z] ++ set -e
23:35:27 [2020-11-14T23:35:27.053Z] ++ '[' -n 0 ']'
23:35:27 [2020-11-14T23:35:27.053Z] ++ set -x
23:35:27 [2020-11-14T23:35:27.053Z] ++ env -i DEST=/go/src/github.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:35:27 [2020-11-14T23:35:27.053Z] INFO: Testing against a local daemon
23:35:27 [2020-11-14T23:35:27.053Z] === RUN   TestConfigInspect
23:35:29 [2020-11-14T23:35:29.249Z] ok  	github.com/docker/docker/cmd/dockerd	0.120s	coverage: 29.1% of statements
23:35:29 [2020-11-14T23:35:29.249Z] ok  	github.com/docker/docker/container	0.169s	coverage: 34.7% of statements
23:35:29 [2020-11-14T23:35:29.249Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:35:29 [2020-11-14T23:35:29.249Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:35:29 [2020-11-14T23:35:29.249Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:35:29 [2020-11-14T23:35:29.249Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:35:31 [2020-11-14T23:35:31.506Z] --- PASS: TestConfigInspect (3.91s)
23:35:31 [2020-11-14T23:35:31.506Z] === RUN   TestConfigList
23:35:31 [2020-11-14T23:35:31.807Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.060s	coverage: 65.3% of statements
23:35:33 [2020-11-14T23:35:33.733Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.040s	coverage: 35.9% of statements
23:35:35 [2020-11-14T23:35:35.024Z] --- PASS: TestConfigList (3.62s)
23:35:35 [2020-11-14T23:35:35.024Z] === RUN   TestConfigsCreateAndDelete
23:35:36 [2020-11-14T23:35:36.290Z] ok  	github.com/docker/docker/daemon/cluster	0.132s	coverage: 0.5% of statements
23:35:38 [2020-11-14T23:35:38.239Z] ok  	github.com/docker/docker/daemon/discovery	0.017s	coverage: 30.0% of statements
23:35:38 [2020-11-14T23:35:38.593Z] --- PASS: TestConfigsCreateAndDelete (3.60s)
23:35:38 [2020-11-14T23:35:38.593Z] === RUN   TestConfigsUpdate
23:35:39 [2020-11-14T23:35:39.634Z] ok  	github.com/docker/docker/daemon/config	0.102s	coverage: 81.8% of statements
23:35:39 [2020-11-14T23:35:39.634Z] ok  	github.com/docker/docker/daemon/events	0.079s	coverage: 50.0% of statements
23:35:40 [2020-11-14T23:35:40.293Z] #68 DONE 17.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:35:40 [2020-11-14T23:35:40.745Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/test/unit
23:35:41 [2020-11-14T23:35:41.555Z] ok  	github.com/docker/docker/daemon/graphdriver	0.030s	coverage: 2.2% of statements
23:35:42 [2020-11-14T23:35:42.113Z] --- PASS: TestConfigsUpdate (3.73s)
23:35:42 [2020-11-14T23:35:42.113Z] === RUN   TestTemplatedConfig
23:35:44 [2020-11-14T23:35:44.288Z] ?   	github.com/docker/docker/api	[no test files]
23:35:44 [2020-11-14T23:35:44.859Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
23:35:44 [2020-11-14T23:35:44.859Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.559s	coverage: 14.0% of statements
23:35:45 [2020-11-14T23:35:45.632Z] --- PASS: TestTemplatedConfig (3.68s)
23:35:45 [2020-11-14T23:35:45.632Z] === RUN   TestConfigCreateResolve
23:35:46 [2020-11-14T23:35:46.247Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.557s	coverage: 56.2% of statements
23:35:48 [2020-11-14T23:35:48.791Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:35:48 [2020-11-14T23:35:48.791Z] 
23:35:48 [2020-11-14T23:35:48.791Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:35:48 [2020-11-14T23:35:48.791Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:35:48 [2020-11-14T23:35:48.791Z] HOSTNAME=f0a87ea3555f
23:35:48 [2020-11-14T23:35:48.791Z] DEST=bundles/test-integration
23:35:48 [2020-11-14T23:35:48.791Z] PWD=/go/src/github.com/docker/docker
23:35:48 [2020-11-14T23:35:48.791Z] DOCKER_ROOTLESS=1
23:35:48 [2020-11-14T23:35:48.791Z] DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699
23:35:48 [2020-11-14T23:35:48.791Z] container=docker
23:35:48 [2020-11-14T23:35:48.791Z] HOME=/root
23:35:48 [2020-11-14T23:35:48.791Z] GOLANG_VERSION=1.13.15
23:35:48 [2020-11-14T23:35:48.791Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:35:48 [2020-11-14T23:35:48.791Z] VALIDATE_BRANCH=master
23:35:48 [2020-11-14T23:35:48.791Z] TERM=xterm
23:35:48 [2020-11-14T23:35:48.791Z] DOCKER_PKG=github.com/docker/docker
23:35:48 [2020-11-14T23:35:48.791Z] SHLVL=1
23:35:48 [2020-11-14T23:35:48.791Z] TIMEOUT=120m
23:35:48 [2020-11-14T23:35:48.791Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:35:48 [2020-11-14T23:35:48.791Z] DOCKER_GRAPHDRIVER=overlay2
23:35:48 [2020-11-14T23:35:48.791Z] GO111MODULE=off
23:35:48 [2020-11-14T23:35:48.791Z] DOCKER_EXPERIMENTAL=1
23:35:48 [2020-11-14T23:35:48.791Z] TEST_SKIP_INTEGRATION_CLI=1
23:35:48 [2020-11-14T23:35:48.791Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:35:48 [2020-11-14T23:35:48.791Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:35:48 [2020-11-14T23:35:48.791Z] GOPATH=/go
23:35:48 [2020-11-14T23:35:48.791Z] PKG_CONFIG=pkg-config
23:35:48 [2020-11-14T23:35:48.791Z] _=/usr/bin/env
23:35:48 [2020-11-14T23:35:48.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:35:48 [2020-11-14T23:35:48.809Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
23:35:49 [2020-11-14T23:35:49.148Z] --- PASS: TestConfigCreateResolve (3.64s)
23:35:49 [2020-11-14T23:35:49.148Z] === RUN   TestConfigDaemonLibtrustID
23:35:49 [2020-11-14T23:35:49.697Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.490710357s with top 10 stages: buildssa: 1m35.669696428s, goimports: 23.004542344s, unconvert: 12.635781277s, gosec: 10.467166166s, golint: 6.368248575s, ineffassign: 4.323840287s, misspell: 4.069637753s, inspect: 3.706556037s, vrp: 3.282009464s, printf: 1.832279556s 
23:35:49 [2020-11-14T23:35:49.814Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
23:35:49 [2020-11-14T23:35:49.814Z] PASS
23:35:49 [2020-11-14T23:35:49.814Z] 
23:35:49 [2020-11-14T23:35:49.814Z] DONE 7 tests in 22.768s
23:35:49 [2020-11-14T23:35:49.814Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
23:35:49 [2020-11-14T23:35:49.814Z] ++ 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:35:49 [2020-11-14T23:35:49.814Z] ++ set -e
23:35:49 [2020-11-14T23:35:49.814Z] ++ '[' -n 0 ']'
23:35:49 [2020-11-14T23:35:49.814Z] ++ set -x
23:35:49 [2020-11-14T23:35:49.814Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:35:49 [2020-11-14T23:35:49.814Z] INFO: Testing against a local daemon
23:35:49 [2020-11-14T23:35:49.814Z] === RUN   TestCheckpoint
23:35:49 [2020-11-14T23:35:49.814Z] --- SKIP: TestCheckpoint (0.00s)
23:35:49 [2020-11-14T23:35:49.814Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:35:49 [2020-11-14T23:35:49.814Z] === RUN   TestContainerInvalidJSON
23:35:49 [2020-11-14T23:35:49.814Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:35:49 [2020-11-14T23:35:49.814Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:35:49 [2020-11-14T23:35:49.814Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:35:49 [2020-11-14T23:35:49.814Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:35:49 [2020-11-14T23:35:49.814Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:35:49 [2020-11-14T23:35:49.814Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:35:49 [2020-11-14T23:35:49.814Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:35:49 [2020-11-14T23:35:49.814Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:35:49 [2020-11-14T23:35:49.814Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:35:49 [2020-11-14T23:35:49.814Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:35:49 [2020-11-14T23:35:49.814Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:35:49 [2020-11-14T23:35:49.814Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:35:49 [2020-11-14T23:35:49.814Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:35:49 [2020-11-14T23:35:49.814Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:35:49 [2020-11-14T23:35:49.846Z] 680bbdbacf1b: Pull complete
23:35:49 [2020-11-14T23:35:49.846Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c
23:35:49 [2020-11-14T23:35:49.846Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
23:35:49 [2020-11-14T23:35:49.846Z] mcr.microsoft.com/windows/servercore:ltsc2019
23:35:49 [2020-11-14T23:35:49.846Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
23:35:49 [2020-11-14T23:35:49.846Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
23:35:49 [2020-11-14T23:35:49.846Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1577'
23:35:49 [2020-11-14T23:35:49.846Z] INFO: Docker version of control daemon
23:35:49 [2020-11-14T23:35:49.846Z] 
23:35:49 [2020-11-14T23:35:49.846Z] Client: Docker Engine - Enterprise
23:35:49 [2020-11-14T23:35:49.846Z]  Version:           19.03.12
23:35:49 [2020-11-14T23:35:49.846Z]  API version:       1.40
23:35:49 [2020-11-14T23:35:49.846Z]  Go version:        go1.13.13
23:35:49 [2020-11-14T23:35:49.846Z]  Git commit:        4306744
23:35:49 [2020-11-14T23:35:49.846Z]  Built:             08/05/2020 19:27:53
23:35:49 [2020-11-14T23:35:49.846Z]  OS/Arch:           windows/amd64
23:35:49 [2020-11-14T23:35:49.846Z]  Experimental:      false
23:35:49 [2020-11-14T23:35:49.846Z] 
23:35:49 [2020-11-14T23:35:49.847Z] Server: Docker Engine - Enterprise
23:35:49 [2020-11-14T23:35:49.847Z]  Engine:
23:35:49 [2020-11-14T23:35:49.847Z]   Version:          19.03.12
23:35:49 [2020-11-14T23:35:49.847Z]   API version:      1.40 (minimum version 1.24)
23:35:49 [2020-11-14T23:35:49.847Z]   Go version:       go1.13.13
23:35:49 [2020-11-14T23:35:49.847Z]   Git commit:       f295753ffd
23:35:49 [2020-11-14T23:35:49.847Z]   Built:            08/05/2020 19:26:41
23:35:49 [2020-11-14T23:35:49.847Z]   OS/Arch:          windows/amd64
23:35:49 [2020-11-14T23:35:49.847Z]   Experimental:     true
23:35:49 [2020-11-14T23:35:49.847Z] 
23:35:49 [2020-11-14T23:35:49.847Z] INFO: Docker info of control daemon
23:35:49 [2020-11-14T23:35:49.847Z] 
23:35:49 [2020-11-14T23:35:49.847Z] Client:
23:35:49 [2020-11-14T23:35:49.847Z]  Debug Mode: false
23:35:49 [2020-11-14T23:35:49.847Z]  Plugins:
23:35:49 [2020-11-14T23:35:49.847Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
23:35:49 [2020-11-14T23:35:49.847Z] 
23:35:49 [2020-11-14T23:35:49.847Z] Server:
23:35:49 [2020-11-14T23:35:49.847Z]  Containers: 0
23:35:49 [2020-11-14T23:35:49.847Z]   Running: 0
23:35:49 [2020-11-14T23:35:49.847Z]   Paused: 0
23:35:49 [2020-11-14T23:35:49.847Z]   Stopped: 0
23:35:49 [2020-11-14T23:35:49.847Z]  Images: 1
23:35:49 [2020-11-14T23:35:49.847Z]  Server Version: 19.03.12
23:35:49 [2020-11-14T23:35:49.847Z]  Storage Driver: windowsfilter (windows) lcow (linux)
23:35:49 [2020-11-14T23:35:49.847Z]   Windows: 
23:35:49 [2020-11-14T23:35:49.847Z]   LCOW: 
23:35:49 [2020-11-14T23:35:49.847Z]  Logging Driver: json-file
23:35:49 [2020-11-14T23:35:49.847Z]  Plugins:
23:35:49 [2020-11-14T23:35:49.847Z]   Volume: local
23:35:49 [2020-11-14T23:35:49.847Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:35:49 [2020-11-14T23:35:49.847Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:35:49 [2020-11-14T23:35:49.847Z]  Swarm: inactive
23:35:49 [2020-11-14T23:35:49.847Z]  Default Isolation: process
23:35:49 [2020-11-14T23:35:49.847Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:35:49 [2020-11-14T23:35:49.847Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
23:35:49 [2020-11-14T23:35:49.847Z]  OSType: windows
23:35:49 [2020-11-14T23:35:49.847Z]  Architecture: x86_64
23:35:49 [2020-11-14T23:35:49.847Z]  CPUs: 4
23:35:49 [2020-11-14T23:35:49.847Z]  Total Memory: 32GiB
23:35:49 [2020-11-14T23:35:49.847Z]  Name: azwin-2-4a4540
23:35:49 [2020-11-14T23:35:49.847Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
23:35:49 [2020-11-14T23:35:49.847Z]  Docker Root Dir: D:\docker
23:35:49 [2020-11-14T23:35:49.847Z]  Debug Mode: false
23:35:49 [2020-11-14T23:35:49.847Z]  Registry: https://index.docker.io/v1/
23:35:49 [2020-11-14T23:35:49.847Z]  Labels:
23:35:49 [2020-11-14T23:35:49.847Z]  Experimental: true
23:35:49 [2020-11-14T23:35:49.847Z]  Insecure Registries:
23:35:49 [2020-11-14T23:35:49.847Z]   10.0.0.4:5000
23:35:49 [2020-11-14T23:35:49.847Z]   127.0.0.0/8
23:35:49 [2020-11-14T23:35:49.847Z]  Registry Mirrors:
23:35:49 [2020-11-14T23:35:49.847Z]   http://10.0.0.4:5000/
23:35:49 [2020-11-14T23:35:49.847Z]  Live Restore Enabled: false
23:35:49 [2020-11-14T23:35:49.847Z] 
23:35:49 [2020-11-14T23:35:49.847Z] 
23:35:49 [2020-11-14T23:35:49.847Z] INFO: Commit hash is 05c20a6e1c
23:35:49 [2020-11-14T23:35:49.847Z] INFO: Nuke-Everything...
23:35:49 [2020-11-14T23:35:49.847Z] INFO: Container count on control daemon to delete is 0
23:35:49 [2020-11-14T23:35:49.847Z] INFO: Nuking d:\CI
23:35:49 [2020-11-14T23:35:49.847Z] INFO: Zapped successfully
23:35:49 [2020-11-14T23:35:49.847Z] INFO: Location for testing is d:\CI\PR-41625\2
23:35:49 [2020-11-14T23:35:49.847Z] INFO: Validating GOLang consistency in Dockerfile.windows...
23:35:49 [2020-11-14T23:35:49.847Z] 
23:35:49 [2020-11-14T23:35:49.847Z] 
23:35:49 [2020-11-14T23:35:49.847Z] INFO: Building the image from Dockerfile.windows at 11/14/2020 23:35:39...
23:35:49 [2020-11-14T23:35:49.847Z] 
23:35:49 [2020-11-14T23:35:49.847Z] Sending build context to Docker daemon  56.82MB
23:35:49 [2020-11-14T23:35:49.847Z] 
23:35:49 [2020-11-14T23:35:49.847Z] Step 1/10 : FROM microsoft/windowsservercore
23:35:49 [2020-11-14T23:35:49.847Z]  ---> 32fecabef723
23:35:49 [2020-11-14T23:35:49.847Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
23:35:49 [2020-11-14T23:35:49.847Z]  ---> Running in ad6a6b551c0d
23:35:49 [2020-11-14T23:35:49.847Z] Removing intermediate container ad6a6b551c0d
23:35:49 [2020-11-14T23:35:49.847Z]  ---> 1b54805b1119
23:35:49 [2020-11-14T23:35:49.847Z] Step 3/10 : ARG GO_VERSION=1.13.15
23:35:49 [2020-11-14T23:35:49.847Z]  ---> Running in 63601ddd832e
23:35:49 [2020-11-14T23:35:49.847Z] Removing intermediate container 63601ddd832e
23:35:49 [2020-11-14T23:35:49.847Z]  ---> 050d6758dce0
23:35:49 [2020-11-14T23:35:49.847Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
23:35:49 [2020-11-14T23:35:49.847Z]  ---> Running in 77b19ebf4054
23:35:49 [2020-11-14T23:35:49.847Z] Removing intermediate container 77b19ebf4054
23:35:49 [2020-11-14T23:35:49.847Z]  ---> e5031d7212b8
23:35:49 [2020-11-14T23:35:49.847Z] 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:35:49 [2020-11-14T23:35:49.847Z]  ---> Running in a4bd460e1302
23:35:49 [2020-11-14T23:35:49.847Z] Removing intermediate container a4bd460e1302
23:35:49 [2020-11-14T23:35:49.847Z]  ---> 4f7297481e8e
23:35:49 [2020-11-14T23:35:49.847Z] 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:35:49 [2020-11-14T23:35:49.847Z]  ---> Running in 846dd1bc496c
23:35:50 [2020-11-14T23:35:50.105Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
23:35:50 [2020-11-14T23:35:50.105Z] === RUN   TestCopyFromContainerPathIsNotDir
23:35:50 [2020-11-14T23:35:50.105Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
23:35:50 [2020-11-14T23:35:50.105Z] === RUN   TestCopyToContainerPathDoesNotExist
23:35:50 [2020-11-14T23:35:50.397Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
23:35:50 [2020-11-14T23:35:50.397Z] === RUN   TestCopyToContainerPathIsNotDir
23:35:50 [2020-11-14T23:35:50.397Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
23:35:50 [2020-11-14T23:35:50.397Z] === RUN   TestCopyFromContainer
23:35:50 [2020-11-14T23:35:50.725Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.446s	coverage: 46.2% of statements
23:35:50 [2020-11-14T23:35:50.986Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.258s	coverage: 73.1% of statements
23:35:51 [2020-11-14T23:35:51.249Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:35:51 [2020-11-14T23:35:51.249Z] 
23:35:51 [2020-11-14T23:35:51.249Z] + TEST_INTEGRATION_DEST=2
23:35:51 [2020-11-14T23:35:51.249Z] + CONTAINER_NAME=docker-pr2-2
23:35:51 [2020-11-14T23:35:51.249Z] + TEST_SKIP_INTEGRATION=1
23:35:51 [2020-11-14T23:35:51.249Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
23:35:51 [2020-11-14T23:35:51.249Z] + run_tests
23:35:51 [2020-11-14T23:35:51.249Z] + c=0
23:35:51 [2020-11-14T23:35:51.249Z] + '[' -n 0 ']'
23:35:51 [2020-11-14T23:35:51.249Z] + rm=
23:35:51 [2020-11-14T23:35:51.249Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41625/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41625/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/make.sh '' test-integration
23:35:51 [2020-11-14T23:35:51.249Z] + TEST_INTEGRATION_DEST=1
23:35:51 [2020-11-14T23:35:51.249Z] + CONTAINER_NAME=docker-pr2-1
23:35:51 [2020-11-14T23:35:51.249Z] + TEST_SKIP_INTEGRATION_CLI=1
23:35:51 [2020-11-14T23:35:51.249Z] + run_tests test-integration-flaky
23:35:51 [2020-11-14T23:35:51.249Z] + '[' -n 0 ']'
23:35:51 [2020-11-14T23:35:51.249Z] + rm=
23:35:51 [2020-11-14T23:35:51.249Z] + TEST_INTEGRATION_DEST=3
23:35:51 [2020-11-14T23:35:51.249Z] + CONTAINER_NAME=docker-pr2-3
23:35:51 [2020-11-14T23:35:51.249Z] + TEST_SKIP_INTEGRATION=1
23:35:51 [2020-11-14T23:35:51.249Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
23:35:51 [2020-11-14T23:35:51.249Z] + run_tests
23:35:51 [2020-11-14T23:35:51.249Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41625/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41625/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/make.sh test-integration-flaky test-integration
23:35:51 [2020-11-14T23:35:51.249Z] + '[' -n 0 ']'
23:35:51 [2020-11-14T23:35:51.249Z] + rm=
23:35:51 [2020-11-14T23:35:51.249Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41625/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41625/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/make.sh '' test-integration
23:35:51 [2020-11-14T23:35:51.249Z] ++ jobs -p
23:35:51 [2020-11-14T23:35:51.249Z] + for job in $(jobs -p)
23:35:51 [2020-11-14T23:35:51.249Z] + wait 16187
23:35:51 [2020-11-14T23:35:51.249Z] 
23:35:51 [2020-11-14T23:35:51.249Z] 
23:35:51 [2020-11-14T23:35:51.249Z] 
23:35:51 [2020-11-14T23:35:51.249Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:35:51 [2020-11-14T23:35:51.249Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
23:35:51 [2020-11-14T23:35:51.249Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:35:51 [2020-11-14T23:35:51.249Z] HOSTNAME=beb79506b7c2
23:35:51 [2020-11-14T23:35:51.249Z] TEST_SKIP_INTEGRATION=1
23:35:51 [2020-11-14T23:35:51.249Z] TESTDEBUG=0
23:35:51 [2020-11-14T23:35:51.249Z] DEST=bundles/test-integration
23:35:51 [2020-11-14T23:35:51.249Z] PWD=/go/src/github.com/docker/docker
23:35:51 [2020-11-14T23:35:51.249Z] KEEPBUNDLE=1
23:35:51 [2020-11-14T23:35:51.249Z] DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699
23:35:51 [2020-11-14T23:35:51.249Z] container=docker
23:35:51 [2020-11-14T23:35:51.249Z] HOME=/root
23:35:51 [2020-11-14T23:35:51.249Z] GOLANG_VERSION=1.13.15
23:35:51 [2020-11-14T23:35:51.249Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:35:51 [2020-11-14T23:35:51.249Z] VALIDATE_BRANCH=master
23:35:51 [2020-11-14T23:35:51.249Z] TERM=xterm
23:35:51 [2020-11-14T23:35:51.249Z] DOCKER_PKG=github.com/docker/docker
23:35:51 [2020-11-14T23:35:51.249Z] SHLVL=1
23:35:51 [2020-11-14T23:35:51.249Z] TIMEOUT=120m
23:35:51 [2020-11-14T23:35:51.249Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:35:51 [2020-11-14T23:35:51.249Z] DOCKER_GRAPHDRIVER=overlay2
23:35:51 [2020-11-14T23:35:51.249Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
23:35:51 [2020-11-14T23:35:51.249Z] GO111MODULE=off
23:35:51 [2020-11-14T23:35:51.249Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:35:51 [2020-11-14T23:35:51.249Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:35:51 [2020-11-14T23:35:51.249Z] GOPATH=/go
23:35:51 [2020-11-14T23:35:51.249Z] PKG_CONFIG=pkg-config
23:35:51 [2020-11-14T23:35:51.249Z] _=/usr/bin/env
23:35:51 [2020-11-14T23:35:51.249Z] Building test suite binary ./integration-cli/test.main
23:35:51 [2020-11-14T23:35:51.249Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:35:51 [2020-11-14T23:35:51.249Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:35:51 [2020-11-14T23:35:51.249Z] HOSTNAME=69b1b720683e
23:35:51 [2020-11-14T23:35:51.249Z] TEST_SKIP_INTEGRATION=1
23:35:51 [2020-11-14T23:35:51.249Z] TESTDEBUG=0
23:35:51 [2020-11-14T23:35:51.249Z] DEST=bundles/test-integration
23:35:51 [2020-11-14T23:35:51.249Z] PWD=/go/src/github.com/docker/docker
23:35:51 [2020-11-14T23:35:51.249Z] KEEPBUNDLE=1
23:35:51 [2020-11-14T23:35:51.249Z] DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699
23:35:51 [2020-11-14T23:35:51.249Z] container=docker
23:35:51 [2020-11-14T23:35:51.249Z] HOME=/root
23:35:51 [2020-11-14T23:35:51.249Z] GOLANG_VERSION=1.13.15
23:35:51 [2020-11-14T23:35:51.249Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:35:51 [2020-11-14T23:35:51.249Z] VALIDATE_BRANCH=master
23:35:51 [2020-11-14T23:35:51.249Z] TERM=xterm
23:35:51 [2020-11-14T23:35:51.249Z] DOCKER_PKG=github.com/docker/docker
23:35:51 [2020-11-14T23:35:51.249Z] SHLVL=1
23:35:51 [2020-11-14T23:35:51.249Z] TIMEOUT=120m
23:35:51 [2020-11-14T23:35:51.249Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:35:51 [2020-11-14T23:35:51.249Z] DOCKER_GRAPHDRIVER=overlay2
23:35:51 [2020-11-14T23:35:51.249Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:35:51 [2020-11-14T23:35:51.249Z] GO111MODULE=off
23:35:51 [2020-11-14T23:35:51.249Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:35:51 [2020-11-14T23:35:51.249Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:35:51 [2020-11-14T23:35:51.249Z] GOPATH=/go
23:35:51 [2020-11-14T23:35:51.249Z] PKG_CONFIG=pkg-config
23:35:51 [2020-11-14T23:35:51.249Z] _=/usr/bin/env
23:35:51 [2020-11-14T23:35:51.249Z] Building test suite binary ./integration-cli/test.main
23:35:51 [2020-11-14T23:35:51.249Z] No new tests added to integration.
23:35:51 [2020-11-14T23:35:51.249Z] 
23:35:51 [2020-11-14T23:35:51.249Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:35:51 [2020-11-14T23:35:51.249Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:35:51 [2020-11-14T23:35:51.249Z] HOSTNAME=0cf0588531e7
23:35:51 [2020-11-14T23:35:51.249Z] TESTDEBUG=0
23:35:51 [2020-11-14T23:35:51.249Z] DEST=bundles/test-integration
23:35:51 [2020-11-14T23:35:51.249Z] PWD=/go/src/github.com/docker/docker
23:35:51 [2020-11-14T23:35:51.249Z] KEEPBUNDLE=1
23:35:51 [2020-11-14T23:35:51.249Z] DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699
23:35:51 [2020-11-14T23:35:51.249Z] container=docker
23:35:51 [2020-11-14T23:35:51.249Z] HOME=/root
23:35:51 [2020-11-14T23:35:51.249Z] GOLANG_VERSION=1.13.15
23:35:51 [2020-11-14T23:35:51.249Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:35:51 [2020-11-14T23:35:51.249Z] VALIDATE_BRANCH=master
23:35:51 [2020-11-14T23:35:51.249Z] TERM=xterm
23:35:51 [2020-11-14T23:35:51.249Z] DOCKER_PKG=github.com/docker/docker
23:35:51 [2020-11-14T23:35:51.249Z] SHLVL=1
23:35:51 [2020-11-14T23:35:51.249Z] TIMEOUT=120m
23:35:51 [2020-11-14T23:35:51.249Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:35:51 [2020-11-14T23:35:51.249Z] DOCKER_GRAPHDRIVER=overlay2
23:35:51 [2020-11-14T23:35:51.249Z] GO111MODULE=off
23:35:51 [2020-11-14T23:35:51.249Z] TEST_SKIP_INTEGRATION_CLI=1
23:35:51 [2020-11-14T23:35:51.249Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:35:51 [2020-11-14T23:35:51.249Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:35:51 [2020-11-14T23:35:51.249Z] GOPATH=/go
23:35:51 [2020-11-14T23:35:51.249Z] PKG_CONFIG=pkg-config
23:35:51 [2020-11-14T23:35:51.249Z] _=/usr/bin/env
23:35:51 [2020-11-14T23:35:51.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:35:52 [2020-11-14T23:35:52.375Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.993s	coverage: 49.5% of statements
23:35:52 [2020-11-14T23:35:52.465Z] === RUN   TestCopyFromContainer//
23:35:52 [2020-11-14T23:35:52.465Z] === RUN   TestCopyFromContainer//bar/root
23:35:52 [2020-11-14T23:35:52.465Z] === RUN   TestCopyFromContainer//bar/root/
23:35:52 [2020-11-14T23:35:52.756Z] === RUN   TestCopyFromContainer/bar/quux
23:35:52 [2020-11-14T23:35:52.756Z] === RUN   TestCopyFromContainer/bar/quux/
23:35:52 [2020-11-14T23:35:52.756Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:35:52 [2020-11-14T23:35:52.791Z] 
23:35:52 [2020-11-14T23:35:52.791Z] SUCCESS: Specified value was saved.
23:35:52 [2020-11-14T23:35:52.949Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 58.0% of statements
23:35:53 [2020-11-14T23:35:53.047Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:35:53 [2020-11-14T23:35:53.048Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:35:53 [2020-11-14T23:35:53.048Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:35:53 [2020-11-14T23:35:53.048Z] === RUN   TestCopyFromContainer/bar/notarget
23:35:53 [2020-11-14T23:35:53.339Z] --- PASS: TestCopyFromContainer (2.81s)
23:35:53 [2020-11-14T23:35:53.339Z]     --- PASS: TestCopyFromContainer// (0.05s)
23:35:53 [2020-11-14T23:35:53.339Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
23:35:53 [2020-11-14T23:35:53.339Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
23:35:53 [2020-11-14T23:35:53.339Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
23:35:53 [2020-11-14T23:35:53.339Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
23:35:53 [2020-11-14T23:35:53.339Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
23:35:53 [2020-11-14T23:35:53.339Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:35:53 [2020-11-14T23:35:53.339Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:35:53 [2020-11-14T23:35:53.339Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
23:35:53 [2020-11-14T23:35:53.339Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
23:35:53 [2020-11-14T23:35:53.339Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:35:53 [2020-11-14T23:35:53.339Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:35:53 [2020-11-14T23:35:53.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:35:53 [2020-11-14T23:35:53.339Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:35:53 [2020-11-14T23:35:53.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:35:53 [2020-11-14T23:35:53.339Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:35:53 [2020-11-14T23:35:53.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:35:53 [2020-11-14T23:35:53.339Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:35:53 [2020-11-14T23:35:53.339Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:35:53 [2020-11-14T23:35:53.339Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:35:53 [2020-11-14T23:35:53.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:35:53 [2020-11-14T23:35:53.340Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:35:53 [2020-11-14T23:35:53.340Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:35:53 [2020-11-14T23:35:53.340Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:35:53 [2020-11-14T23:35:53.340Z] === RUN   TestCreateLinkToNonExistingContainer
23:35:53 [2020-11-14T23:35:53.340Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
23:35:53 [2020-11-14T23:35:53.340Z] === RUN   TestCreateWithInvalidEnv
23:35:53 [2020-11-14T23:35:53.340Z] === RUN   TestCreateWithInvalidEnv/0
23:35:53 [2020-11-14T23:35:53.340Z] === PAUSE TestCreateWithInvalidEnv/0
23:35:53 [2020-11-14T23:35:53.340Z] === RUN   TestCreateWithInvalidEnv/1
23:35:53 [2020-11-14T23:35:53.340Z] === PAUSE TestCreateWithInvalidEnv/1
23:35:53 [2020-11-14T23:35:53.340Z] === RUN   TestCreateWithInvalidEnv/2
23:35:53 [2020-11-14T23:35:53.340Z] === PAUSE TestCreateWithInvalidEnv/2
23:35:53 [2020-11-14T23:35:53.340Z] === CONT  TestCreateWithInvalidEnv/0
23:35:53 [2020-11-14T23:35:53.340Z] === CONT  TestCreateWithInvalidEnv/2
23:35:53 [2020-11-14T23:35:53.340Z] === CONT  TestCreateWithInvalidEnv/1
23:35:53 [2020-11-14T23:35:53.340Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:35:53 [2020-11-14T23:35:53.340Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:35:53 [2020-11-14T23:35:53.340Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:35:53 [2020-11-14T23:35:53.340Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:35:53 [2020-11-14T23:35:53.340Z] === RUN   TestCreateTmpfsMountsTarget
23:35:53 [2020-11-14T23:35:53.340Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:35:53 [2020-11-14T23:35:53.340Z] === RUN   TestCreateWithCustomMaskedPaths
23:35:53 [2020-11-14T23:35:53.897Z] ok  	github.com/docker/docker/daemon	12.348s	coverage: 17.2% of statements
23:35:53 [2020-11-14T23:35:53.897Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:35:53 [2020-11-14T23:35:53.897Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:35:53 [2020-11-14T23:35:53.897Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:35:53 [2020-11-14T23:35:53.897Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:35:53 [2020-11-14T23:35:53.897Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:35:54 [2020-11-14T23:35:54.342Z] INFO: Downloading git...
23:35:54 [2020-11-14T23:35:54.472Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
23:35:54 [2020-11-14T23:35:54.734Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
23:35:54 [2020-11-14T23:35:54.975Z] INFO [runner/unused/goanalysis] analyzers took 25.317615171s with top 10 stages: buildssa: 21.159871992s, U1000: 4.157743179s 
23:35:55 [2020-11-14T23:35:55.249Z] INFO [runner] Issues before processing: 2255, after processing: 0 
23:35:55 [2020-11-14T23:35:55.249Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1675/1675, exclude-rules: 64/1570, filename_unadjuster: 1675/1675, skip_files: 1675/1675, cgo: 1675/2255, nolint: 0/64, identifier_marker: 1570/1570, exclude: 1570/1570, path_prettifier: 1675/1675, autogenerated_exclude: 1570/1675 
23:35:55 [2020-11-14T23:35:55.249Z] INFO [runner] processing took 141.383561ms with stages: nolint: 51.83675ms, identifier_marker: 35.954889ms, path_prettifier: 27.123556ms, skip_dirs: 13.139721ms, exclude-rules: 6.34734ms, autogenerated_exclude: 6.105012ms, cgo: 517.077µs, filename_unadjuster: 352.803µs, max_same_issues: 1.813µs, uniq_by_line: 947ns, diff: 700ns, path_shortener: 648ns, max_from_linter: 577ns, source_code: 567ns, exclude: 484ns, skip_files: 390ns, max_per_file_from_linter: 287ns 
23:35:55 [2020-11-14T23:35:55.249Z] INFO [runner] linters took 1m35.342077424s with stages: goanalysis_metalinter: 1m17.02839126s, unused: 18.171496479s 
23:35:55 [2020-11-14T23:35:55.249Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
23:35:55 [2020-11-14T23:35:55.896Z] INFO: Downloading go...
23:35:56 [2020-11-14T23:35:56.073Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s)
23:35:56 [2020-11-14T23:35:56.073Z] === RUN   TestCreateWithCustomReadonlyPaths
23:35:56 [2020-11-14T23:35:56.129Z] ok  	github.com/docker/docker/daemon/images	0.042s	coverage: 4.9% of statements
23:35:57 [2020-11-14T23:35:57.090Z] ok  	github.com/docker/docker/daemon/logger	0.247s	coverage: 41.0% of statements
23:35:57 [2020-11-14T23:35:57.156Z] INFO Memory: 1608 samples, avg is 248.4MB, max is 2966.4MB 
23:35:57 [2020-11-14T23:35:57.156Z] INFO Execution took 3m35.497422887s               
23:35:57 [2020-11-14T23:35:57.415Z] Congratulations! The shell scripts are properly formatted.
23:35:57 [2020-11-14T23:35:57.666Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.314s	coverage: 77.8% of statements
23:35:57 [2020-11-14T23:35:57.666Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.028s	coverage: 67.0% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
23:35:58 [2020-11-14T23:35:58.141Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s)
23:35:58 [2020-11-14T23:35:58.141Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:35:58 [2020-11-14T23:35:58.141Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:35:58 [2020-11-14T23:35:58.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:35:58 [2020-11-14T23:35:58.141Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:35:58 [2020-11-14T23:35:58.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:35:58 [2020-11-14T23:35:58.141Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:35:58 [2020-11-14T23:35:58.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:35:58 [2020-11-14T23:35:58.141Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:35:58 [2020-11-14T23:35:58.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:35:58 [2020-11-14T23:35:58.141Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:35:58 [2020-11-14T23:35:58.141Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:35:58 [2020-11-14T23:35:58.141Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:35:58 [2020-11-14T23:35:58.141Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:35:58 [2020-11-14T23:35:58.141Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:35:58 [2020-11-14T23:35:58.141Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:35:58 [2020-11-14T23:35:58.141Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:35:58 [2020-11-14T23:35:58.141Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:35:58 [2020-11-14T23:35:58.141Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:35:58 [2020-11-14T23:35:58.141Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:35:58 [2020-11-14T23:35:58.141Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:35:58 [2020-11-14T23:35:58.141Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:35:58 [2020-11-14T23:35:58.141Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:35:58 [2020-11-14T23:35:58.141Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:35:58 [2020-11-14T23:35:58.245Z] ok  	github.com/docker/docker/daemon/logger/journald	0.025s	coverage: 23.9% of statements
23:35:58 [2020-11-14T23:35:58.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/make.sh dynbinary-daemon test-docker-py
23:35:58 [2020-11-14T23:35:58.823Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.018s	coverage: 87.2% of statements
23:35:58 [2020-11-14T23:35:58.887Z] 
23:35:58 [2020-11-14T23:35:58.887Z] Removing bundles/
23:35:58 [2020-11-14T23:35:58.887Z] 
23:35:58 [2020-11-14T23:35:58.887Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:35:58 [2020-11-14T23:35:58.887Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:35:58 [2020-11-14T23:35:58.887Z] GOOS="" GOARCH="" GOARM=""
23:35:59 [2020-11-14T23:35:59.086Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.442s	coverage: 57.7% of statements
23:35:59 [2020-11-14T23:35:59.086Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:35:59 [2020-11-14T23:35:59.086Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:35:59 [2020-11-14T23:35:59.086Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:35:59 [2020-11-14T23:35:59.086Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:35:59 [2020-11-14T23:35:59.086Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:35:59 [2020-11-14T23:35:59.086Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:35:59 [2020-11-14T23:35:59.176Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
23:35:59 [2020-11-14T23:35:59.176Z] === RUN   TestCreateDifferentPlatform
23:35:59 [2020-11-14T23:35:59.176Z] === RUN   TestCreateDifferentPlatform/different_os
23:35:59 [2020-11-14T23:35:59.176Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:35:59 [2020-11-14T23:35:59.176Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:35:59 [2020-11-14T23:35:59.176Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:35:59 [2020-11-14T23:35:59.176Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:35:59 [2020-11-14T23:35:59.176Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:35:59 [2020-11-14T23:35:59.176Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
23:35:59 [2020-11-14T23:35:59.176Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:35:59 [2020-11-14T23:35:59.176Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
23:35:59 [2020-11-14T23:35:59.176Z] === RUN   TestContainerStartOnDaemonRestart
23:35:59 [2020-11-14T23:35:59.176Z] === PAUSE TestContainerStartOnDaemonRestart
23:35:59 [2020-11-14T23:35:59.176Z] === RUN   TestDaemonRestartIpcMode
23:35:59 [2020-11-14T23:35:59.176Z] === PAUSE TestDaemonRestartIpcMode
23:35:59 [2020-11-14T23:35:59.176Z] === RUN   TestDaemonHostGatewayIP
23:35:59 [2020-11-14T23:35:59.176Z] === PAUSE TestDaemonHostGatewayIP
23:35:59 [2020-11-14T23:35:59.176Z] === RUN   TestContainerKillOnDaemonStart
23:35:59 [2020-11-14T23:35:59.176Z] === PAUSE TestContainerKillOnDaemonStart
23:35:59 [2020-11-14T23:35:59.176Z] === RUN   TestDiff
23:35:59 [2020-11-14T23:35:59.350Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.045s	coverage: 61.6% of statements
23:35:59 [2020-11-14T23:35:59.660Z] INFO: Downloading compiler 1 of 3...
23:36:00 [2020-11-14T23:36:00.124Z] INFO: Downloading compiler 2 of 3...
23:36:00 [2020-11-14T23:36:00.210Z] --- PASS: TestDiff (0.81s)
23:36:00 [2020-11-14T23:36:00.210Z] === RUN   TestExecWithCloseStdin
23:36:00 [2020-11-14T23:36:00.314Z] ok  	github.com/docker/docker/daemon/logger/local	0.060s	coverage: 75.2% of statements
23:36:00 [2020-11-14T23:36:00.314Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:36:00 [2020-11-14T23:36:00.588Z] INFO: Downloading compiler 3 of 3...
23:36:00 [2020-11-14T23:36:00.843Z] --- PASS: TestExecWithCloseStdin (0.95s)
23:36:00 [2020-11-14T23:36:00.843Z] === RUN   TestExec
23:36:00 [2020-11-14T23:36:00.892Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.068s	coverage: 57.5% of statements
23:36:01 [2020-11-14T23:36:01.051Z] INFO: Extracting git...
23:36:01 [2020-11-14T23:36:01.155Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.044s	coverage: 33.3% of statements
23:36:01 [2020-11-14T23:36:01.731Z] ok  	github.com/docker/docker/daemon/logger/templates	0.029s	coverage: 8.3% of statements
23:36:01 [2020-11-14T23:36:01.878Z] --- PASS: TestExec (0.87s)
23:36:01 [2020-11-14T23:36:01.878Z] === RUN   TestExecUser
23:36:02 [2020-11-14T23:36:02.305Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.019s	coverage: 46.8% of statements
23:36:02 [2020-11-14T23:36:02.880Z] ok  	github.com/docker/docker/daemon/network	0.033s	coverage: 63.8% of statements
23:36:02 [2020-11-14T23:36:02.913Z] --- PASS: TestExecUser (0.89s)
23:36:02 [2020-11-14T23:36:02.913Z] === RUN   TestExportContainerAndImportImage
23:36:02 [2020-11-14T23:36:02.973Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 9.0% of statements
23:36:03 [2020-11-14T23:36:03.831Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.906s	coverage: 82.5% of statements
23:36:03 [2020-11-14T23:36:03.832Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:36:03 [2020-11-14T23:36:03.832Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:36:03 [2020-11-14T23:36:03.950Z] --- PASS: TestExportContainerAndImportImage (1.13s)
23:36:03 [2020-11-14T23:36:03.950Z] === RUN   TestExportContainerAfterDaemonRestart
23:36:04 [2020-11-14T23:36:04.094Z] ok  	github.com/docker/docker/distribution/metadata	0.131s	coverage: 48.2% of statements
23:36:05 [2020-11-14T23:36:05.043Z] ok  	github.com/docker/docker/distribution	0.344s	coverage: 21.9% of statements
23:36:05 [2020-11-14T23:36:05.043Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:36:05 [2020-11-14T23:36:05.459Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
23:36:05 [2020-11-14T23:36:05.459Z] === RUN   TestHealthCheckWorkdir
23:36:05 [2020-11-14T23:36:05.618Z] ok  	github.com/docker/docker/errdefs	0.020s	coverage: 49.4% of statements
23:36:06 [2020-11-14T23:36:06.494Z] --- PASS: TestHealthCheckWorkdir (0.99s)
23:36:06 [2020-11-14T23:36:06.494Z] === RUN   TestHealthKillContainer
23:36:06 [2020-11-14T23:36:06.565Z] ok  	github.com/docker/docker/image	0.057s	coverage: 86.4% of statements
23:36:06 [2020-11-14T23:36:06.565Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
23:36:06 [2020-11-14T23:36:06.828Z] ok  	github.com/docker/docker/distribution/xfer	1.704s	coverage: 85.6% of statements
23:36:06 [2020-11-14T23:36:06.828Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:36:06 [2020-11-14T23:36:06.828Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:36:07 [2020-11-14T23:36:07.091Z] ok  	github.com/docker/docker/image/v1	0.051s	coverage: 25.0% of statements
23:36:07 [2020-11-14T23:36:07.091Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:36:07 [2020-11-14T23:36:07.354Z] ok  	github.com/docker/docker/libcontainerd/queue	0.038s	coverage: 100.0% of statements
23:36:08 [2020-11-14T23:36:08.302Z] ok  	github.com/docker/docker/oci	0.029s	coverage: 8.2% of statements
23:36:08 [2020-11-14T23:36:08.566Z] ok  	github.com/docker/docker/pkg/aaparser	0.016s	coverage: 52.9% of statements
23:36:08 [2020-11-14T23:36:08.566Z] ok  	github.com/docker/docker/opts	0.080s	coverage: 67.1% of statements
23:36:09 [2020-11-14T23:36:09.237Z] --- PASS: TestHealthKillContainer (2.94s)
23:36:09 [2020-11-14T23:36:09.237Z] === RUN   TestInspectCpusetInConfigPre120
23:36:09 [2020-11-14T23:36:09.958Z] ok  	github.com/docker/docker/pkg/broadcaster	0.031s	coverage: 100.0% of statements
23:36:10 [2020-11-14T23:36:10.272Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
23:36:10 [2020-11-14T23:36:10.272Z] === RUN   TestIpcModeNone
23:36:10 [2020-11-14T23:36:10.903Z] ok  	github.com/docker/docker/pkg/capabilities	0.015s	coverage: 87.5% of statements
23:36:10 [2020-11-14T23:36:10.903Z] ok  	github.com/docker/docker/pkg/authorization	0.566s	coverage: 68.3% of statements
23:36:10 [2020-11-14T23:36:10.905Z] --- PASS: TestIpcModeNone (0.90s)
23:36:10 [2020-11-14T23:36:10.905Z] === RUN   TestIpcModePrivate
23:36:11 [2020-11-14T23:36:11.478Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 80.0% of statements
23:36:11 [2020-11-14T23:36:11.939Z] --- PASS: TestIpcModePrivate (0.91s)
23:36:11 [2020-11-14T23:36:11.939Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
23:36:11 [2020-11-14T23:36:11.939Z] === RUN   TestIpcModeShareable
23:36:12 [2020-11-14T23:36:12.053Z] ok  	github.com/docker/docker/pkg/archive	1.219s	coverage: 76.8% of statements
23:36:12 [2020-11-14T23:36:12.322Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
23:36:12 [2020-11-14T23:36:12.586Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
23:36:12 [2020-11-14T23:36:12.977Z] --- PASS: TestIpcModeShareable (0.91s)
23:36:12 [2020-11-14T23:36:12.977Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
23:36:12 [2020-11-14T23:36:12.977Z] === RUN   TestAPIIpcModeShareableAndContainer
23:36:13 [2020-11-14T23:36:13.532Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.019s	coverage: 92.3% of statements
23:36:13 [2020-11-14T23:36:13.792Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
23:36:14 [2020-11-14T23:36:14.366Z] ok  	github.com/docker/docker/pkg/dmesg	0.013s	coverage: 83.3% of statements
23:36:15 [2020-11-14T23:36:15.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:36:15 [2020-11-14T23:36:15.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:36:15 [2020-11-14T23:36:15.310Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.446s	coverage: 43.2% of statements
23:36:15 [2020-11-14T23:36:15.310Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
23:36:15 [2020-11-14T23:36:15.707Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s)
23:36:15 [2020-11-14T23:36:15.707Z] === RUN   TestAPIIpcModeHost
23:36:15 [2020-11-14T23:36:15.883Z] ok  	github.com/docker/docker/pkg/fileutils	0.023s	coverage: 89.5% of statements
23:36:15 [2020-11-14T23:36:15.941Z] INFO: Expanding go...
23:36:16 [2020-11-14T23:36:16.146Z] ok  	github.com/docker/docker/pkg/fsutils	0.307s	coverage: 85.1% of statements
23:36:16 [2020-11-14T23:36:16.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:36:16 [2020-11-14T23:36:16.340Z] --- PASS: TestAPIIpcModeHost (0.59s)
23:36:16 [2020-11-14T23:36:16.340Z] === RUN   TestDaemonIpcModeShareable
23:36:16 [2020-11-14T23:36:16.416Z] ok  	github.com/docker/docker/pkg/homedir	0.015s	coverage: 11.4% of statements
23:36:16 [2020-11-14T23:36:16.678Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.114s	coverage: 84.1% of statements
23:36:17 [2020-11-14T23:36:17.252Z] ok  	github.com/docker/docker/layer	7.409s	coverage: 68.8% of statements
23:36:17 [2020-11-14T23:36:17.252Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:36:17 [2020-11-14T23:36:17.252Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:36:17 [2020-11-14T23:36:17.252Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:36:17 [2020-11-14T23:36:17.252Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:36:17 [2020-11-14T23:36:17.252Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:36:17 [2020-11-14T23:36:17.252Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:36:17 [2020-11-14T23:36:17.252Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:36:17 [2020-11-14T23:36:17.826Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.015s	coverage: 91.7% of statements
23:36:17 [2020-11-14T23:36:17.826Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
23:36:18 [2020-11-14T23:36:18.089Z] ok  	github.com/docker/docker/pkg/ioutils	0.631s	coverage: 70.6% of statements
23:36:18 [2020-11-14T23:36:18.089Z] ok  	github.com/docker/docker/pkg/idtools	0.844s	coverage: 70.1% of statements
23:36:18 [2020-11-14T23:36:18.089Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:36:18 [2020-11-14T23:36:18.089Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:36:18 [2020-11-14T23:36:18.089Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:36:18 [2020-11-14T23:36:18.089Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.019s	coverage: 85.7% of statements
23:36:18 [2020-11-14T23:36:18.089Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:36:18 [2020-11-14T23:36:18.351Z] ok  	github.com/docker/docker/pkg/parsers	0.031s	coverage: 97.0% of statements
23:36:18 [2020-11-14T23:36:18.409Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
23:36:18 [2020-11-14T23:36:18.409Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
23:36:18 [2020-11-14T23:36:18.409Z] === RUN   TestDaemonIpcModePrivate
23:36:18 [2020-11-14T23:36:18.613Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
23:36:18 [2020-11-14T23:36:18.878Z] ok  	github.com/docker/docker/pkg/pidfile	0.015s	coverage: 82.4% of statements
23:36:18 [2020-11-14T23:36:18.878Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.038s	coverage: 86.7% of statements
23:36:18 [2020-11-14T23:36:18.878Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:36:18 [2020-11-14T23:36:18.878Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:36:19 [2020-11-14T23:36:19.453Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.051s	coverage: 56.8% of statements
23:36:19 [2020-11-14T23:36:19.947Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
23:36:19 [2020-11-14T23:36:19.947Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
23:36:19 [2020-11-14T23:36:19.947Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:36:20 [2020-11-14T23:36:20.401Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.018s	coverage: 85.7% of statements
23:36:20 [2020-11-14T23:36:20.401Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
23:36:20 [2020-11-14T23:36:20.401Z] ok  	github.com/docker/docker/pkg/progress	0.011s	coverage: 75.9% of statements
23:36:20 [2020-11-14T23:36:20.975Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
23:36:21 [2020-11-14T23:36:21.455Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
23:36:21 [2020-11-14T23:36:21.455Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
23:36:21 [2020-11-14T23:36:21.455Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:36:21 [2020-11-14T23:36:21.550Z] ok  	github.com/docker/docker/pkg/stdcopy	0.015s	coverage: 100.0% of statements
23:36:21 [2020-11-14T23:36:21.811Z] ok  	github.com/docker/docker/pkg/pubsub	1.083s	coverage: 75.0% of statements
23:36:22 [2020-11-14T23:36:22.384Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
23:36:22 [2020-11-14T23:36:22.384Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
23:36:23 [2020-11-14T23:36:23.329Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 54.2% of statements
23:36:23 [2020-11-14T23:36:23.329Z] ok  	github.com/docker/docker/pkg/system	0.046s	coverage: 36.9% of statements
23:36:23 [2020-11-14T23:36:23.525Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
23:36:23 [2020-11-14T23:36:23.525Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
23:36:23 [2020-11-14T23:36:23.525Z] === RUN   TestIpcModeOlderClient
23:36:23 [2020-11-14T23:36:23.525Z] === PAUSE TestIpcModeOlderClient
23:36:23 [2020-11-14T23:36:23.525Z] === RUN   TestKillContainerInvalidSignal
23:36:23 [2020-11-14T23:36:23.903Z] ok  	github.com/docker/docker/pkg/tailfile	0.098s	coverage: 88.6% of statements
23:36:23 [2020-11-14T23:36:23.903Z] ok  	github.com/docker/docker/pkg/signal	2.873s	coverage: 61.0% of statements
23:36:24 [2020-11-14T23:36:24.158Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
23:36:24 [2020-11-14T23:36:24.158Z] === RUN   TestKillContainer
23:36:24 [2020-11-14T23:36:24.158Z] === RUN   TestKillContainer/no_signal
23:36:24 [2020-11-14T23:36:24.476Z] testing: warning: no tests to run
23:36:24 [2020-11-14T23:36:24.476Z] coverage: [no statements]
23:36:24 [2020-11-14T23:36:24.476Z] ok  	github.com/docker/docker/pkg/tarsum	0.124s	coverage: 89.3% of statements
23:36:24 [2020-11-14T23:36:24.476Z] ok  	github.com/docker/docker/pkg/term/windows	0.034s	coverage: [no statements] [no tests to run]
23:36:24 [2020-11-14T23:36:24.738Z] ok  	github.com/docker/docker/pkg/truncindex	0.112s	coverage: 91.5% of statements
23:36:24 [2020-11-14T23:36:24.738Z] ok  	github.com/docker/docker/pkg/urlutil	0.023s	coverage: 100.0% of statements
23:36:24 [2020-11-14T23:36:24.791Z] === RUN   TestKillContainer/non_killing_signal
23:36:25 [2020-11-14T23:36:25.001Z] ok  	github.com/docker/docker/pkg/useragent	0.012s	coverage: 88.9% of statements
23:36:25 [2020-11-14T23:36:25.425Z] === RUN   TestKillContainer/killing_signal
23:36:26 [2020-11-14T23:36:26.391Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.5% of statements
23:36:26 [2020-11-14T23:36:26.391Z] ok  	github.com/docker/docker/profiles/seccomp	0.024s	coverage: 85.4% of statements
23:36:26 [2020-11-14T23:36:26.933Z] --- PASS: TestKillContainer (2.61s)
23:36:26 [2020-11-14T23:36:26.933Z]     --- PASS: TestKillContainer/no_signal (0.86s)
23:36:26 [2020-11-14T23:36:26.933Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
23:36:26 [2020-11-14T23:36:26.933Z]     --- PASS: TestKillContainer/killing_signal (0.87s)
23:36:26 [2020-11-14T23:36:26.933Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:36:26 [2020-11-14T23:36:26.933Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:36:27 [2020-11-14T23:36:27.339Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
23:36:27 [2020-11-14T23:36:27.570Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:36:27 [2020-11-14T23:36:27.602Z] ok  	github.com/docker/docker/plugin	0.570s	coverage: 23.2% of statements
23:36:28 [2020-11-14T23:36:28.203Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s)
23:36:28 [2020-11-14T23:36:28.203Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
23:36:28 [2020-11-14T23:36:28.203Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
23:36:28 [2020-11-14T23:36:28.203Z] === RUN   TestKillStoppedContainer
23:36:28 [2020-11-14T23:36:28.495Z] --- PASS: TestKillStoppedContainer (0.08s)
23:36:28 [2020-11-14T23:36:28.495Z] === RUN   TestKillStoppedContainerAPIPre120
23:36:28 [2020-11-14T23:36:28.495Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
23:36:28 [2020-11-14T23:36:28.495Z] === RUN   TestKillDifferentUserContainer
23:36:28 [2020-11-14T23:36:28.995Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
23:36:29 [2020-11-14T23:36:29.257Z] ok  	github.com/docker/docker/quota	0.610s	coverage: 71.4% of statements
23:36:29 [2020-11-14T23:36:29.257Z] ok  	github.com/docker/docker/registry	0.228s	coverage: 57.2% of statements
23:36:29 [2020-11-14T23:36:29.519Z] ok  	github.com/docker/docker/restartmanager	0.021s	coverage: 45.3% of statements
23:36:29 [2020-11-14T23:36:29.590Z] --- PASS: TestKillDifferentUserContainer (0.87s)
23:36:29 [2020-11-14T23:36:29.590Z] === RUN   TestInspectOomKilledTrue
23:36:29 [2020-11-14T23:36:29.590Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:36:29 [2020-11-14T23:36:29.590Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:36:29 [2020-11-14T23:36:29.590Z] === RUN   TestInspectOomKilledFalse
23:36:29 [2020-11-14T23:36:29.590Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:36:29 [2020-11-14T23:36:29.590Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:36:29 [2020-11-14T23:36:29.590Z] === RUN   TestLinksEtcHostsContentMatch
23:36:29 [2020-11-14T23:36:29.883Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s)
23:36:29 [2020-11-14T23:36:29.883Z] === RUN   TestLinksContainerNames
23:36:30 [2020-11-14T23:36:30.094Z] ok  	github.com/docker/docker/testutil	0.044s	coverage: 62.5% of statements
23:36:30 [2020-11-14T23:36:30.670Z] ok  	github.com/docker/docker/runconfig	0.041s	coverage: 66.1% of statements
23:36:31 [2020-11-14T23:36:31.958Z] --- PASS: TestLinksContainerNames (1.67s)
23:36:31 [2020-11-14T23:36:31.958Z] === RUN   TestLogsFollowTailEmpty
23:36:32 [2020-11-14T23:36:32.250Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
23:36:32 [2020-11-14T23:36:32.250Z] === RUN   TestContainerNetworkMountsNoChown
23:36:32 [2020-11-14T23:36:32.590Z] ok  	github.com/docker/docker/volume/drivers	0.034s	coverage: 36.1% of statements
23:36:33 [2020-11-14T23:36:33.166Z] ok  	github.com/docker/docker/volume/mounts	0.069s	coverage: 67.0% of statements
23:36:33 [2020-11-14T23:36:33.286Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/default
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/default
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/private
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/private
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rprivate
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rprivate
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/slave
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/slave
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rslave
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rslave
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/shared
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/shared
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rshared
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rshared
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/default
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/default/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/rslave
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/default/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/rshared
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/shared
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/slave
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/rprivate
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/private
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/private/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/private/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:36:33 [2020-11-14T23:36:33.286Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:36:33 [2020-11-14T23:36:33.286Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:36:33 [2020-11-14T23:36:33.578Z] === CONT  TestMountDaemonRoot/default/mount_root
23:36:33 [2020-11-14T23:36:33.578Z] === CONT  TestMountDaemonRoot/default/bind_root
23:36:33 [2020-11-14T23:36:33.578Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:36:33 [2020-11-14T23:36:33.578Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:36:33 [2020-11-14T23:36:33.578Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:36:33 [2020-11-14T23:36:33.578Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:36:33 [2020-11-14T23:36:33.741Z] ok  	github.com/docker/docker/volume/local	0.220s	coverage: 76.6% of statements
23:36:33 [2020-11-14T23:36:33.870Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:36:33 [2020-11-14T23:36:33.870Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:36:33 [2020-11-14T23:36:33.870Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:36:33 [2020-11-14T23:36:33.870Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:36:33 [2020-11-14T23:36:33.870Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:36:33 [2020-11-14T23:36:33.870Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:36:33 [2020-11-14T23:36:33.870Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:36:33 [2020-11-14T23:36:33.870Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:36:33 [2020-11-14T23:36:33.870Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:36:33 [2020-11-14T23:36:33.870Z] === CONT  TestMountDaemonRoot/private/bind_root
23:36:33 [2020-11-14T23:36:33.870Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:36:33 [2020-11-14T23:36:33.870Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:36:34 [2020-11-14T23:36:34.161Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:36:34 [2020-11-14T23:36:34.161Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:36:34 [2020-11-14T23:36:34.161Z] === CONT  TestMountDaemonRoot/private/mount_root
23:36:34 [2020-11-14T23:36:34.161Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:36:34 [2020-11-14T23:36:34.161Z] --- PASS: TestMountDaemonRoot (0.01s)
23:36:34 [2020-11-14T23:36:34.161Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
23:36:34 [2020-11-14T23:36:34.161Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
23:36:34 [2020-11-14T23:36:34.161Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
23:36:34 [2020-11-14T23:36:34.161Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
23:36:34 [2020-11-14T23:36:34.161Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
23:36:34 [2020-11-14T23:36:34.161Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
23:36:34 [2020-11-14T23:36:34.161Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
23:36:34 [2020-11-14T23:36:34.161Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
23:36:34 [2020-11-14T23:36:34.161Z] === RUN   TestContainerBindMountNonRecursive
23:36:34 [2020-11-14T23:36:34.683Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.1% of statements
23:36:36 [2020-11-14T23:36:36.232Z] --- PASS: TestContainerBindMountNonRecursive (2.09s)
23:36:36 [2020-11-14T23:36:36.232Z] === RUN   TestContainerVolumesMountedAsShared
23:36:37 [2020-11-14T23:36:37.108Z] INFO: Expanding compiler 1 of 3...
23:36:37 [2020-11-14T23:36:37.108Z] INFO: Expanding compiler 2 of 3...
23:36:37 [2020-11-14T23:36:37.266Z] --- PASS: TestContainerVolumesMountedAsShared (0.83s)
23:36:37 [2020-11-14T23:36:37.267Z] === RUN   TestContainerVolumesMountedAsSlave
23:36:37 [2020-11-14T23:36:37.899Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s)
23:36:37 [2020-11-14T23:36:37.900Z] === RUN   TestNetworkNat
23:36:38 [2020-11-14T23:36:38.533Z] --- PASS: TestNetworkNat (0.93s)
23:36:38 [2020-11-14T23:36:38.533Z] === RUN   TestNetworkLocalhostTCPNat
23:36:39 [2020-11-14T23:36:39.612Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
23:36:39 [2020-11-14T23:36:39.612Z] === RUN   TestNetworkLoopbackNat
23:36:42 [2020-11-14T23:36:42.941Z] INFO: Expanding compiler 3 of 3...
23:36:42 [2020-11-14T23:36:42.941Z] INFO: Removing downloaded files...
23:36:42 [2020-11-14T23:36:42.941Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
23:36:42 [2020-11-14T23:36:42.941Z] INFO: Configuring git core.autocrlf...
23:36:43 [2020-11-14T23:36:43.135Z] --- PASS: TestNetworkLoopbackNat (3.19s)
23:36:43 [2020-11-14T23:36:43.135Z] === RUN   TestPause
23:36:43 [2020-11-14T23:36:43.770Z] --- PASS: TestPause (0.92s)
23:36:43 [2020-11-14T23:36:43.770Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:36:43 [2020-11-14T23:36:43.770Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:36:43 [2020-11-14T23:36:43.770Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:36:43 [2020-11-14T23:36:43.770Z] === RUN   TestPauseStopPausedContainer
23:36:44 [2020-11-14T23:36:44.404Z] --- PASS: TestPauseStopPausedContainer (0.87s)
23:36:44 [2020-11-14T23:36:44.404Z] === RUN   TestPsFilter
23:36:44 [2020-11-14T23:36:44.698Z] --- PASS: TestPsFilter (0.26s)
23:36:44 [2020-11-14T23:36:44.698Z] === RUN   TestRemoveContainerWithRemovedVolume
23:36:45 [2020-11-14T23:36:45.773Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
23:36:45 [2020-11-14T23:36:45.773Z] === RUN   TestRemoveContainerWithVolume
23:36:46 [2020-11-14T23:36:46.406Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
23:36:46 [2020-11-14T23:36:46.406Z] === RUN   TestRemoveContainerRunning
23:36:47 [2020-11-14T23:36:47.441Z] --- PASS: TestRemoveContainerRunning (0.87s)
23:36:47 [2020-11-14T23:36:47.441Z] === RUN   TestRemoveContainerForceRemoveRunning
23:36:48 [2020-11-14T23:36:48.075Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
23:36:48 [2020-11-14T23:36:48.075Z] === RUN   TestRemoveInvalidContainer
23:36:48 [2020-11-14T23:36:48.075Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:36:48 [2020-11-14T23:36:48.075Z] === RUN   TestRenameLinkedContainer
23:36:48 [2020-11-14T23:36:48.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:36:48 [2020-11-14T23:36:48.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:36:48 [2020-11-14T23:36:48.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:36:48 [2020-11-14T23:36:48.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:36:48 [2020-11-14T23:36:48.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:36:48 [2020-11-14T23:36:48.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:36:51 [2020-11-14T23:36:51.614Z] --- PASS: TestRenameLinkedContainer (3.44s)
23:36:51 [2020-11-14T23:36:51.614Z] === RUN   TestRenameStoppedContainer
23:36:51 [2020-11-14T23:36:51.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:36:52 [2020-11-14T23:36:52.649Z] --- PASS: TestRenameStoppedContainer (0.88s)
23:36:52 [2020-11-14T23:36:52.649Z] === RUN   TestRenameRunningContainerAndReuse
23:36:53 [2020-11-14T23:36:53.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:36:54 [2020-11-14T23:36:54.159Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s)
23:36:54 [2020-11-14T23:36:54.159Z] === RUN   TestRenameInvalidName
23:36:54 [2020-11-14T23:36:54.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:36:55 [2020-11-14T23:36:55.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:36:55 [2020-11-14T23:36:55.194Z] --- PASS: TestRenameInvalidName (0.92s)
23:36:55 [2020-11-14T23:36:55.194Z] === RUN   TestRenameAnonymousContainer
23:36:56 [2020-11-14T23:36:56.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:36:56 [2020-11-14T23:36:56.640Z] ok  	github.com/docker/docker/pkg/plugins	33.646s	coverage: 76.6% of statements
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/rootless	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/volume	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === Skipped
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver btrfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver btrfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver btrfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver btrfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver btrfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:73: No driver to put!
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z] time="2020-11-14T23:35:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z] time="2020-11-14T23:35:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z] time="2020-11-14T23:35:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z] time="2020-11-14T23:35:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z] time="2020-11-14T23:35:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:73: No driver to put!
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     overlay_test.go:49: Fails to compute changes intermittently
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver zfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver zfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:36:56 [2020-11-14T23:36:56.640Z]     graphtest_unix.go:46: Driver zfs not supported
23:36:56 [2020-11-14T23:36:56.640Z] 
23:36:56 [2020-11-14T23:36:56.640Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:36:56 [2020-11-14T23:36:56.641Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:36:56 [2020-11-14T23:36:56.641Z]     graphtest_unix.go:46: Driver zfs not supported
23:36:56 [2020-11-14T23:36:56.641Z] 
23:36:56 [2020-11-14T23:36:56.641Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:36:56 [2020-11-14T23:36:56.641Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:36:56 [2020-11-14T23:36:56.641Z]     graphtest_unix.go:46: Driver zfs not supported
23:36:56 [2020-11-14T23:36:56.641Z] 
23:36:56 [2020-11-14T23:36:56.641Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:36:56 [2020-11-14T23:36:56.641Z]     graphtest_unix.go:73: No driver to put!
23:36:56 [2020-11-14T23:36:56.641Z] 
23:36:56 [2020-11-14T23:36:56.641Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:36:56 [2020-11-14T23:36:56.641Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:36:56 [2020-11-14T23:36:56.641Z] 
23:36:56 [2020-11-14T23:36:56.641Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:36:56 [2020-11-14T23:36:56.641Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:36:56 [2020-11-14T23:36:56.641Z] 
23:36:56 [2020-11-14T23:36:56.641Z] 
23:36:56 [2020-11-14T23:36:56.641Z] DONE 2169 tests, 26 skipped in 191.578s
Post stage
[Pipeline] junit
23:36:56 [2020-11-14T23:36:56.656Z] Recording test results
23:36:57 [2020-11-14T23:36:57.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:36:59 [2020-11-14T23:36:59.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:36:59 [2020-11-14T23:36:59.202Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -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:05c20a6e1c708bc881dee36554c6598937afa699 hack/make.sh dynbinary test-integration
23:37:00 [2020-11-14T23:37:00.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:37:00 [2020-11-14T23:37:00.145Z] 
23:37:00 [2020-11-14T23:37:00.145Z] Removing bundles/
23:37:00 [2020-11-14T23:37:00.145Z] 
23:37:00 [2020-11-14T23:37:00.145Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:37:00 [2020-11-14T23:37:00.145Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:37:00 [2020-11-14T23:37:00.145Z] GOOS="" GOARCH="" GOARM=""
23:37:00 [2020-11-14T23:37:00.796Z] --- PASS: TestRenameAnonymousContainer (4.84s)
23:37:00 [2020-11-14T23:37:00.796Z] === RUN   TestRenameContainerWithSameName
23:37:00 [2020-11-14T23:37:00.796Z] --- PASS: TestRenameContainerWithSameName (0.94s)
23:37:00 [2020-11-14T23:37:00.796Z] === RUN   TestRenameContainerWithLinkedContainer
23:37:01 [2020-11-14T23:37:01.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:37:02 [2020-11-14T23:37:02.416Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:37:02 [2020-11-14T23:37:02.416Z] Using test binary docker
23:37:02 [2020-11-14T23:37:02.416Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:37:02 [2020-11-14T23:37:02.416Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:37:02 [2020-11-14T23:37:02.416Z] INFO: Waiting for daemon to start...
23:37:02 [2020-11-14T23:37:02.416Z] Starting dockerd
23:37:02 [2020-11-14T23:37:02.862Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s)
23:37:02 [2020-11-14T23:37:02.862Z] === RUN   TestResize
23:37:03 [2020-11-14T23:37:03.495Z] --- PASS: TestResize (0.87s)
23:37:03 [2020-11-14T23:37:03.495Z] === RUN   TestResizeWithInvalidSize
23:37:04 [2020-11-14T23:37:04.128Z] --- PASS: TestResizeWithInvalidSize (0.85s)
23:37:04 [2020-11-14T23:37:04.128Z] === RUN   TestResizeWhenContainerNotStarted
23:37:05 [2020-11-14T23:37:05.163Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:37:05 [2020-11-14T23:37:05.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:37:05 [2020-11-14T23:37:05.680Z] .
23:37:05 [2020-11-14T23:37:05.680Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:37:05 [2020-11-14T23:37:05.680Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:37:05 [2020-11-14T23:37:05.680Z] Error: No such image: emptyfs
23:37:05 [2020-11-14T23:37:05.680Z] Running integration-test (iteration 1)
23:37:05 [2020-11-14T23:37:05.680Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:37:07 [2020-11-14T23:37:07.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:37:07 [2020-11-14T23:37:07.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:37:08 [2020-11-14T23:37:08.825Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:37:08 [2020-11-14T23:37:08.825Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:37:10 [2020-11-14T23:37:10.336Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:37:10 [2020-11-14T23:37:10.336Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:37:12 [2020-11-14T23:37:12.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:37:12 [2020-11-14T23:37:12.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:37:15 [2020-11-14T23:37:15.959Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:37:15 [2020-11-14T23:37:15.959Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:37:17 [2020-11-14T23:37:17.854Z] Loaded image: buildpack-deps:buster
23:37:17 [2020-11-14T23:37:17.854Z] Loaded image: busybox:latest
23:37:17 [2020-11-14T23:37:17.854Z] Loaded image: busybox:glibc
23:37:17 [2020-11-14T23:37:17.854Z] Loaded image: debian:buster
23:37:17 [2020-11-14T23:37:17.854Z] Loaded image: hello-world:latest
23:37:17 [2020-11-14T23:37:17.854Z] Loaded image: arm32v7/hello-world:latest
23:37:17 [2020-11-14T23:37:17.854Z] INFO: Testing against a local daemon
23:37:17 [2020-11-14T23:37:17.854Z] === RUN   TestCgroupNamespacesBuild
23:37:18 [2020-11-14T23:37:18.030Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:37:18 [2020-11-14T23:37:18.030Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s)
23:37:18 [2020-11-14T23:37:18.030Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.29s)
23:37:18 [2020-11-14T23:37:18.030Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s)
23:37:18 [2020-11-14T23:37:18.030Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s)
23:37:18 [2020-11-14T23:37:18.030Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s)
23:37:18 [2020-11-14T23:37:18.030Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s)
23:37:18 [2020-11-14T23:37:18.030Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s)
23:37:18 [2020-11-14T23:37:18.030Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s)
23:37:18 [2020-11-14T23:37:18.030Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s)
23:37:18 [2020-11-14T23:37:18.030Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s)
23:37:18 [2020-11-14T23:37:18.030Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s)
23:37:18 [2020-11-14T23:37:18.030Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s)
23:37:18 [2020-11-14T23:37:18.030Z] === RUN   TestCgroupNamespacesRun
23:37:19 [2020-11-14T23:37:19.540Z] --- PASS: TestCgroupNamespacesRun (1.69s)
23:37:19 [2020-11-14T23:37:19.540Z] === RUN   TestCgroupNamespacesRunPrivileged
23:37:21 [2020-11-14T23:37:21.052Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s)
23:37:21 [2020-11-14T23:37:21.052Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:37:22 [2020-11-14T23:37:22.022Z] --- PASS: TestCgroupNamespacesBuild (3.58s)
23:37:22 [2020-11-14T23:37:22.022Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:37:22 [2020-11-14T23:37:22.564Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
23:37:22 [2020-11-14T23:37:22.564Z] === RUN   TestCgroupNamespacesRunHostMode
23:37:23 [2020-11-14T23:37:23.912Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
23:37:23 [2020-11-14T23:37:23.912Z] === RUN   TestBuildWithSession
23:37:23 [2020-11-14T23:37:23.912Z] --- SKIP: TestBuildWithSession (0.00s)
23:37:23 [2020-11-14T23:37:23.912Z]     build_session_test.go:25: TODO: BuildKit
23:37:23 [2020-11-14T23:37:23.912Z] === RUN   TestBuildSquashParent
23:37:24 [2020-11-14T23:37:24.635Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
23:37:24 [2020-11-14T23:37:24.635Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:37:25 [2020-11-14T23:37:25.292Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
23:37:25 [2020-11-14T23:37:25.292Z] ok  	github.com/docker/docker/api/types/strslice	0.035s	coverage: 90.0% of statements
23:37:25 [2020-11-14T23:37:25.292Z] ok  	github.com/docker/docker/api/server/router/swarm	0.047s	coverage: 5.7% of statements
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ok  	github.com/docker/docker/api/types/time	0.016s	coverage: 100.0% of statements
23:37:25 [2020-11-14T23:37:25.292Z] ok  	github.com/docker/docker/api/types/versions	0.032s	coverage: 75.0% of statements
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/builder	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:37:25 [2020-11-14T23:37:25.292Z] ok  	github.com/docker/docker/builder/dockerignore	0.077s	coverage: 96.8% of statements
23:37:25 [2020-11-14T23:37:25.292Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
23:37:26 [2020-11-14T23:37:26.146Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s)
23:37:26 [2020-11-14T23:37:26.147Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:37:27 [2020-11-14T23:37:27.391Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.366s	coverage: 86.3% of statements
23:37:28 [2020-11-14T23:37:28.218Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s)
23:37:28 [2020-11-14T23:37:28.218Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:37:28 [2020-11-14T23:37:28.440Z] ok  	github.com/docker/docker/builder/remotecontext	0.462s	coverage: 13.7% of statements
23:37:28 [2020-11-14T23:37:28.511Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
23:37:28 [2020-11-14T23:37:28.511Z] === RUN   TestCgroupNamespacesRunOlderClient
23:37:29 [2020-11-14T23:37:29.970Z] ok  	github.com/docker/docker/builder/dockerfile	1.426s	coverage: 48.1% of statements
23:37:29 [2020-11-14T23:37:29.970Z] ?   	github.com/docker/docker/cli	[no test files]
23:37:29 [2020-11-14T23:37:29.970Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:37:30 [2020-11-14T23:37:30.609Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
23:37:30 [2020-11-14T23:37:30.609Z] === RUN   TestKernelTCPMemory
23:37:31 [2020-11-14T23:37:31.243Z] --- PASS: TestKernelTCPMemory (0.95s)
23:37:31 [2020-11-14T23:37:31.244Z] === RUN   TestNISDomainname
23:37:31 [2020-11-14T23:37:31.997Z] --- PASS: TestBuildSquashParent (7.74s)
23:37:31 [2020-11-14T23:37:31.997Z] === RUN   TestBuildWithRemoveAndForceRemove
23:37:31 [2020-11-14T23:37:31.997Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:37:31 [2020-11-14T23:37:31.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:37:31 [2020-11-14T23:37:31.997Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:37:31 [2020-11-14T23:37:31.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:37:31 [2020-11-14T23:37:31.997Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:37:31 [2020-11-14T23:37:31.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:37:31 [2020-11-14T23:37:31.997Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:37:31 [2020-11-14T23:37:31.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:37:31 [2020-11-14T23:37:31.997Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:37:31 [2020-11-14T23:37:31.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:37:31 [2020-11-14T23:37:31.997Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:37:31 [2020-11-14T23:37:31.997Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:37:31 [2020-11-14T23:37:31.997Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:37:31 [2020-11-14T23:37:31.997Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:37:32 [2020-11-14T23:37:32.279Z] --- PASS: TestNISDomainname (0.95s)
23:37:32 [2020-11-14T23:37:32.279Z] === RUN   TestHostnameDnsResolution
23:37:33 [2020-11-14T23:37:33.789Z] --- PASS: TestHostnameDnsResolution (1.63s)
23:37:33 [2020-11-14T23:37:33.789Z] === RUN   TestStats
23:37:33 [2020-11-14T23:37:33.887Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:37:33 [2020-11-14T23:37:33.887Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:37:35 [2020-11-14T23:37:35.366Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:37:35 [2020-11-14T23:37:35.366Z] 
23:37:35 [2020-11-14T23:37:35.366Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:37:35 [2020-11-14T23:37:35.366Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:37:35 [2020-11-14T23:37:35.366Z] Using test binary docker
23:37:35 [2020-11-14T23:37:35.366Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:37:35 [2020-11-14T23:37:35.366Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:37:35 [2020-11-14T23:37:35.366Z] INFO: Waiting for daemon to start...
23:37:35 [2020-11-14T23:37:35.366Z] Starting dockerd
23:37:35 [2020-11-14T23:37:35.366Z] .
23:37:35 [2020-11-14T23:37:35.366Z] INFO: Building docker-sdk-python3:4.3.0...
23:37:35 [2020-11-14T23:37:35.606Z] ok  	github.com/docker/docker/client	0.639s	coverage: 75.4% of statements
23:37:35 [2020-11-14T23:37:35.793Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:37:35 [2020-11-14T23:37:35.793Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:37:37 [2020-11-14T23:37:37.306Z] --- PASS: TestStats (2.96s)
23:37:37 [2020-11-14T23:37:37.306Z] === RUN   TestStopContainerWithTimeout
23:37:37 [2020-11-14T23:37:37.306Z] === RUN   TestStopContainerWithTimeout/0
23:37:37 [2020-11-14T23:37:37.306Z] === PAUSE TestStopContainerWithTimeout/0
23:37:37 [2020-11-14T23:37:37.306Z] === RUN   TestStopContainerWithTimeout/1
23:37:37 [2020-11-14T23:37:37.306Z] === PAUSE TestStopContainerWithTimeout/1
23:37:37 [2020-11-14T23:37:37.306Z] === RUN   TestStopContainerWithTimeout/3
23:37:37 [2020-11-14T23:37:37.306Z] === PAUSE TestStopContainerWithTimeout/3
23:37:37 [2020-11-14T23:37:37.306Z] === RUN   TestStopContainerWithTimeout/-1
23:37:37 [2020-11-14T23:37:37.306Z] === PAUSE TestStopContainerWithTimeout/-1
23:37:37 [2020-11-14T23:37:37.306Z] === CONT  TestStopContainerWithTimeout/0
23:37:37 [2020-11-14T23:37:37.306Z] === CONT  TestStopContainerWithTimeout/-1
23:37:37 [2020-11-14T23:37:37.943Z] === CONT  TestStopContainerWithTimeout/3
23:37:38 [2020-11-14T23:37:38.317Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:37:38 [2020-11-14T23:37:38.317Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s)
23:37:38 [2020-11-14T23:37:38.317Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s)
23:37:38 [2020-11-14T23:37:38.317Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s)
23:37:38 [2020-11-14T23:37:38.317Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s)
23:37:38 [2020-11-14T23:37:38.317Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s)
23:37:38 [2020-11-14T23:37:38.317Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s)
23:37:38 [2020-11-14T23:37:38.317Z] === RUN   TestBuildMultiStageCopy
23:37:38 [2020-11-14T23:37:38.317Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:37:40 [2020-11-14T23:37:40.089Z] === CONT  TestStopContainerWithTimeout/1
23:37:41 [2020-11-14T23:37:41.582Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:37:41 [2020-11-14T23:37:41.600Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:37:41 [2020-11-14T23:37:41.600Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
23:37:41 [2020-11-14T23:37:41.600Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
23:37:41 [2020-11-14T23:37:41.600Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
23:37:41 [2020-11-14T23:37:41.600Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
23:37:41 [2020-11-14T23:37:41.600Z] === RUN   TestDeleteDevicemapper
23:37:41 [2020-11-14T23:37:41.600Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:37:41 [2020-11-14T23:37:41.600Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:37:41 [2020-11-14T23:37:41.600Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:37:42 [2020-11-14T23:37:42.143Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:37:42 [2020-11-14T23:37:42.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:37:42 [2020-11-14T23:37:42.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:37:43 [2020-11-14T23:37:43.074Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:37:44 [2020-11-14T23:37:44.438Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:37:45 [2020-11-14T23:37:45.188Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s)
23:37:45 [2020-11-14T23:37:45.188Z] === RUN   TestUpdateMemory
23:37:45 [2020-11-14T23:37:45.188Z] --- SKIP: TestUpdateMemory (0.00s)
23:37:45 [2020-11-14T23:37:45.188Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:37:45 [2020-11-14T23:37:45.188Z] === RUN   TestUpdateCPUQuota
23:37:45 [2020-11-14T23:37:45.364Z] --- PASS: TestBuildMultiStageCopy (7.32s)
23:37:45 [2020-11-14T23:37:45.364Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s)
23:37:45 [2020-11-14T23:37:45.364Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
23:37:45 [2020-11-14T23:37:45.364Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
23:37:45 [2020-11-14T23:37:45.364Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
23:37:45 [2020-11-14T23:37:45.364Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
23:37:45 [2020-11-14T23:37:45.364Z] === RUN   TestBuildMultiStageParentConfig
23:37:46 [2020-11-14T23:37:46.266Z] --- PASS: TestUpdateCPUQuota (1.10s)
23:37:46 [2020-11-14T23:37:46.266Z] === RUN   TestUpdatePidsLimit
23:37:46 [2020-11-14T23:37:46.266Z] === RUN   TestUpdatePidsLimit/update_from_none
23:37:46 [2020-11-14T23:37:46.594Z] === RUN   TestUpdatePidsLimit/no_change
23:37:46 [2020-11-14T23:37:46.958Z] === RUN   TestUpdatePidsLimit/update_lower
23:37:47 [2020-11-14T23:37:47.591Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:37:47 [2020-11-14T23:37:47.882Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:37:48 [2020-11-14T23:37:48.174Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:37:48 [2020-11-14T23:37:48.465Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:37:50 [2020-11-14T23:37:50.051Z] --- PASS: TestUpdatePidsLimit (3.55s)
23:37:50 [2020-11-14T23:37:50.051Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
23:37:50 [2020-11-14T23:37:50.051Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
23:37:50 [2020-11-14T23:37:50.051Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
23:37:50 [2020-11-14T23:37:50.051Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
23:37:50 [2020-11-14T23:37:50.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
23:37:50 [2020-11-14T23:37:50.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
23:37:50 [2020-11-14T23:37:50.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
23:37:50 [2020-11-14T23:37:50.051Z] === RUN   TestUpdateRestartPolicy
23:37:50 [2020-11-14T23:37:50.602Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
23:37:50 [2020-11-14T23:37:50.602Z] === RUN   TestBuildLabelWithTargets
23:37:52 [2020-11-14T23:37:52.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:37:58 [2020-11-14T23:37:58.558Z] --- PASS: TestBuildLabelWithTargets (8.00s)
23:37:58 [2020-11-14T23:37:58.558Z] === RUN   TestBuildWithEmptyLayers
23:38:01 [2020-11-14T23:38:01.073Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
23:38:01 [2020-11-14T23:38:01.074Z] === RUN   TestBuildMultiStageOnBuild
23:38:04 [2020-11-14T23:38:04.219Z] --- PASS: TestUpdateRestartPolicy (12.83s)
23:38:04 [2020-11-14T23:38:04.219Z] === RUN   TestUpdateRestartWithAutoRemove
23:38:04 [2020-11-14T23:38:04.219Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
23:38:04 [2020-11-14T23:38:04.219Z] === RUN   TestWaitNonBlocked
23:38:04 [2020-11-14T23:38:04.219Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:38:04 [2020-11-14T23:38:04.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:38:04 [2020-11-14T23:38:04.219Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:38:04 [2020-11-14T23:38:04.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:38:04 [2020-11-14T23:38:04.219Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:38:04 [2020-11-14T23:38:04.219Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:38:05 [2020-11-14T23:38:05.254Z] --- PASS: TestWaitNonBlocked (0.01s)
23:38:05 [2020-11-14T23:38:05.254Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s)
23:38:05 [2020-11-14T23:38:05.254Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.39s)
23:38:05 [2020-11-14T23:38:05.254Z] === RUN   TestWaitBlocked
23:38:05 [2020-11-14T23:38:05.254Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:38:05 [2020-11-14T23:38:05.254Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:38:05 [2020-11-14T23:38:05.254Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:38:05 [2020-11-14T23:38:05.254Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:38:05 [2020-11-14T23:38:05.254Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:38:05 [2020-11-14T23:38:05.254Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:38:06 [2020-11-14T23:38:06.315Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
23:38:06 [2020-11-14T23:38:06.316Z] === RUN   TestBuildUncleanTarFilenames
23:38:06 [2020-11-14T23:38:06.362Z] --- PASS: TestWaitBlocked (0.01s)
23:38:06 [2020-11-14T23:38:06.362Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
23:38:06 [2020-11-14T23:38:06.362Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
23:38:06 [2020-11-14T23:38:06.362Z] === CONT  TestContainerStartOnDaemonRestart
23:38:06 [2020-11-14T23:38:06.362Z] === CONT  TestIpcModeOlderClient
23:38:06 [2020-11-14T23:38:06.362Z] --- PASS: TestIpcModeOlderClient (0.16s)
23:38:06 [2020-11-14T23:38:06.362Z] === CONT  TestDaemonHostGatewayIP
23:38:06 [2020-11-14T23:38:06.877Z] --- PASS: TestBuildUncleanTarFilenames (0.66s)
23:38:06 [2020-11-14T23:38:06.877Z] === RUN   TestBuildMultiStageLayerLeak
23:38:09 [2020-11-14T23:38:09.166Z] --- PASS: TestContainerStartOnDaemonRestart (2.71s)
23:38:09 [2020-11-14T23:38:09.166Z] === CONT  TestContainerKillOnDaemonStart
23:38:09 [2020-11-14T23:38:09.887Z] --- PASS: TestDaemonHostGatewayIP (3.50s)
23:38:09 [2020-11-14T23:38:09.887Z] === CONT  TestDaemonRestartIpcMode
23:38:11 [2020-11-14T23:38:11.043Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s)
23:38:11 [2020-11-14T23:38:11.043Z] === RUN   TestBuildWithHugeFile
23:38:13 [2020-11-14T23:38:13.408Z] --- PASS: TestDaemonRestartIpcMode (3.49s)
23:38:14 [2020-11-14T23:38:14.138Z] sha256:ffa2e9465d7dd577e52289754aa9f0bf3f0e0c0e49733555feea07c14416bf90
23:38:14 [2020-11-14T23:38:14.138Z] INFO: Starting docker-py tests...
23:38:14 [2020-11-14T23:38:14.138Z] ============================= test session starts ==============================
23:38:14 [2020-11-14T23:38:14.138Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
23:38:14 [2020-11-14T23:38:14.138Z] rootdir: /src, inifile: pytest.ini
23:38:14 [2020-11-14T23:38:14.138Z] plugins: timeout-1.3.3, cov-2.6.1
23:38:14 [2020-11-14T23:38:14.138Z] collected 389 items / 1 deselected / 388 selected
23:38:14 [2020-11-14T23:38:14.138Z] 
23:38:15 [2020-11-14T23:38:15.071Z] ok  	github.com/docker/docker/cmd/dockerd	0.195s	coverage: 29.1% of statements
23:38:18 [2020-11-14T23:38:18.647Z] ok  	github.com/docker/docker/container	0.155s	coverage: 34.7% of statements
23:38:18 [2020-11-14T23:38:18.647Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:38:18 [2020-11-14T23:38:18.647Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:38:18 [2020-11-14T23:38:18.647Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:38:18 [2020-11-14T23:38:18.647Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:38:21 [2020-11-14T23:38:21.414Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.052s	coverage: 65.3% of statements
23:38:21 [2020-11-14T23:38:21.653Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:38:21 [2020-11-14T23:38:21.653Z] 
23:38:21 [2020-11-14T23:38:21.653Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:38:21 [2020-11-14T23:38:21.653Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:38:21 [2020-11-14T23:38:21.653Z] HOSTNAME=4cf4cdc8db65
23:38:21 [2020-11-14T23:38:21.653Z] TESTDEBUG=0
23:38:21 [2020-11-14T23:38:21.653Z] DEST=bundles/test-integration
23:38:21 [2020-11-14T23:38:21.653Z] PWD=/go/src/github.com/docker/docker
23:38:21 [2020-11-14T23:38:21.653Z] DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699
23:38:21 [2020-11-14T23:38:21.653Z] container=docker
23:38:21 [2020-11-14T23:38:21.653Z] HOME=/root
23:38:21 [2020-11-14T23:38:21.653Z] GOLANG_VERSION=1.13.15
23:38:21 [2020-11-14T23:38:21.653Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:38:21 [2020-11-14T23:38:21.653Z] VALIDATE_BRANCH=master
23:38:21 [2020-11-14T23:38:21.653Z] TERM=xterm
23:38:21 [2020-11-14T23:38:21.653Z] DOCKER_PKG=github.com/docker/docker
23:38:21 [2020-11-14T23:38:21.653Z] SHLVL=1
23:38:21 [2020-11-14T23:38:21.653Z] TIMEOUT=120m
23:38:21 [2020-11-14T23:38:21.653Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:38:21 [2020-11-14T23:38:21.653Z] DOCKER_GRAPHDRIVER=overlay2
23:38:21 [2020-11-14T23:38:21.653Z] GO111MODULE=off
23:38:21 [2020-11-14T23:38:21.653Z] DOCKER_EXPERIMENTAL=1
23:38:21 [2020-11-14T23:38:21.653Z] TEST_SKIP_INTEGRATION_CLI=1
23:38:21 [2020-11-14T23:38:21.653Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:38:21 [2020-11-14T23:38:21.653Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:38:21 [2020-11-14T23:38:21.653Z] GOPATH=/go
23:38:21 [2020-11-14T23:38:21.653Z] PKG_CONFIG=pkg-config
23:38:21 [2020-11-14T23:38:21.653Z] _=/usr/bin/env
23:38:21 [2020-11-14T23:38:21.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:38:21 [2020-11-14T23:38:21.931Z] --- PASS: TestContainerKillOnDaemonStart (12.38s)
23:38:21 [2020-11-14T23:38:21.931Z] PASS
23:38:21 [2020-11-14T23:38:21.931Z] 
23:38:21 [2020-11-14T23:38:21.931Z] === Skipped
23:38:21 [2020-11-14T23:38:21.931Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
23:38:21 [2020-11-14T23:38:21.931Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:38:21 [2020-11-14T23:38:21.931Z] 
23:38:21 [2020-11-14T23:38:21.931Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
23:38:21 [2020-11-14T23:38:21.931Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:38:21 [2020-11-14T23:38:21.931Z] 
23:38:21 [2020-11-14T23:38:21.931Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
23:38:21 [2020-11-14T23:38:21.931Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:38:21 [2020-11-14T23:38:21.931Z] 
23:38:21 [2020-11-14T23:38:21.931Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:38:21 [2020-11-14T23:38:21.931Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:38:21 [2020-11-14T23:38:21.931Z] 
23:38:21 [2020-11-14T23:38:21.931Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
23:38:21 [2020-11-14T23:38:21.931Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:38:21 [2020-11-14T23:38:21.931Z] 
23:38:21 [2020-11-14T23:38:21.931Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
23:38:21 [2020-11-14T23:38:21.931Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:38:21 [2020-11-14T23:38:21.931Z] 
23:38:21 [2020-11-14T23:38:21.931Z] 
23:38:21 [2020-11-14T23:38:21.931Z] DONE 195 tests, 6 skipped in 151.512s
23:38:21 [2020-11-14T23:38:21.931Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
23:38:21 [2020-11-14T23:38:21.931Z] ++ 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:38:21 [2020-11-14T23:38:21.931Z] ++ set -e
23:38:21 [2020-11-14T23:38:21.931Z] ++ '[' -n 0 ']'
23:38:21 [2020-11-14T23:38:21.931Z] ++ set -x
23:38:21 [2020-11-14T23:38:21.932Z] ++ env -i DEST=/go/src/github.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:38:21 [2020-11-14T23:38:21.932Z] INFO: Testing against a local daemon
23:38:21 [2020-11-14T23:38:21.932Z] === RUN   TestCommitInheritsEnv
23:38:21 [2020-11-14T23:38:21.932Z] --- PASS: TestCommitInheritsEnv (0.56s)
23:38:21 [2020-11-14T23:38:21.932Z] === RUN   TestImportExtremelyLargeImageWorks
23:38:21 [2020-11-14T23:38:21.932Z] === PAUSE TestImportExtremelyLargeImageWorks
23:38:21 [2020-11-14T23:38:21.932Z] === RUN   TestImagesFilterMultiReference
23:38:21 [2020-11-14T23:38:21.932Z] --- PASS: TestImagesFilterMultiReference (0.04s)
23:38:21 [2020-11-14T23:38:21.932Z] === RUN   TestImagePullPlatformInvalid
23:38:21 [2020-11-14T23:38:21.932Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
23:38:21 [2020-11-14T23:38:21.932Z] === RUN   TestRemoveImageOrphaning
23:38:22 [2020-11-14T23:38:22.565Z] --- PASS: TestRemoveImageOrphaning (0.51s)
23:38:22 [2020-11-14T23:38:22.565Z] === RUN   TestRemoveImageGarbageCollector
23:38:22 [2020-11-14T23:38:22.565Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:38:22 [2020-11-14T23:38:22.565Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:22 [2020-11-14T23:38:22.565Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:38:22 [2020-11-14T23:38:22.565Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:38:22 [2020-11-14T23:38:22.565Z] === RUN   TestTagInvalidReference
23:38:22 [2020-11-14T23:38:22.565Z] --- PASS: TestTagInvalidReference (0.01s)
23:38:22 [2020-11-14T23:38:22.565Z] === RUN   TestTagValidPrefixedRepo
23:38:22 [2020-11-14T23:38:22.565Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
23:38:22 [2020-11-14T23:38:22.565Z] === RUN   TestTagExistedNameWithoutForce
23:38:22 [2020-11-14T23:38:22.565Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:38:22 [2020-11-14T23:38:22.565Z] === RUN   TestTagOfficialNames
23:38:22 [2020-11-14T23:38:22.565Z] --- PASS: TestTagOfficialNames (0.03s)
23:38:22 [2020-11-14T23:38:22.565Z] === RUN   TestTagMatchesDigest
23:38:22 [2020-11-14T23:38:22.565Z] --- PASS: TestTagMatchesDigest (0.01s)
23:38:22 [2020-11-14T23:38:22.565Z] === CONT  TestImportExtremelyLargeImageWorks
23:38:26 [2020-11-14T23:38:26.644Z] tests/integration/api_build_test.py .......................X             [  6%]
23:38:27 [2020-11-14T23:38:27.045Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.045s	coverage: 35.9% of statements
23:38:27 [2020-11-14T23:38:27.212Z] tests/integration/api_client_test.py .....                               [  7%]
23:38:28 [2020-11-14T23:38:28.099Z] ok  	github.com/docker/docker/daemon/cluster	0.154s	coverage: 0.5% of statements
23:38:28 [2020-11-14T23:38:28.716Z] tests/integration/api_config_test.py .....                               [  8%]
23:38:32 [2020-11-14T23:38:32.614Z] ok  	github.com/docker/docker/daemon/discovery	0.035s	coverage: 30.0% of statements
23:38:34 [2020-11-14T23:38:34.709Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
23:38:35 [2020-11-14T23:38:35.008Z] ok  	github.com/docker/docker/daemon/config	0.070s	coverage: 81.8% of statements
23:38:37 [2020-11-14T23:38:37.781Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
23:38:39 [2020-11-14T23:38:39.551Z] Removing intermediate container 846dd1bc496c
23:38:39 [2020-11-14T23:38:39.551Z]  ---> 030c70d0a2fd
23:38:39 [2020-11-14T23:38:39.551Z] 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:38:39 [2020-11-14T23:38:39.551Z]  ---> Running in 8b5695163021
23:38:39 [2020-11-14T23:38:39.551Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
23:38:39 [2020-11-14T23:38:39.551Z] go: finding gotest.tools v0.5.3
23:38:39 [2020-11-14T23:38:39.551Z] go: finding gotest.tools/gotestsum v0.5.3
23:38:39 [2020-11-14T23:38:39.551Z] go: downloading gotest.tools/gotestsum v0.5.3
23:38:39 [2020-11-14T23:38:39.551Z] go: extracting gotest.tools/gotestsum v0.5.3
23:38:39 [2020-11-14T23:38:39.551Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:38:39 [2020-11-14T23:38:39.551Z] go: downloading github.com/fatih/color v1.9.0
23:38:39 [2020-11-14T23:38:39.551Z] go: extracting github.com/fatih/color v1.9.0
23:38:39 [2020-11-14T23:38:39.551Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:38:39 [2020-11-14T23:38:39.551Z] go: downloading github.com/mattn/go-colorable v0.1.6
23:38:39 [2020-11-14T23:38:39.551Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:38:39 [2020-11-14T23:38:39.551Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:38:39 [2020-11-14T23:38:39.551Z] go: downloading github.com/jonboulle/clockwork v0.1.0
23:38:39 [2020-11-14T23:38:39.551Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:38:39 [2020-11-14T23:38:39.551Z] go: extracting github.com/mattn/go-colorable v0.1.6
23:38:39 [2020-11-14T23:38:39.551Z] go: extracting github.com/jonboulle/clockwork v0.1.0
23:38:39 [2020-11-14T23:38:39.551Z] go: downloading github.com/pkg/errors v0.9.1
23:38:39 [2020-11-14T23:38:39.551Z] go: extracting github.com/pkg/errors v0.9.1
23:38:39 [2020-11-14T23:38:39.551Z] go: downloading github.com/mattn/go-isatty v0.0.12
23:38:39 [2020-11-14T23:38:39.551Z] go: extracting github.com/mattn/go-isatty v0.0.12
23:38:39 [2020-11-14T23:38:39.551Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:38:39 [2020-11-14T23:38:39.551Z] go: downloading github.com/spf13/pflag v1.0.3
23:38:39 [2020-11-14T23:38:39.551Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:38:39 [2020-11-14T23:38:39.551Z] go: extracting github.com/spf13/pflag v1.0.3
23:38:39 [2020-11-14T23:38:39.551Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:38:39 [2020-11-14T23:38:39.551Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:38:39 [2020-11-14T23:38:39.551Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:38:39 [2020-11-14T23:38:39.551Z] go: finding github.com/fatih/color v1.9.0
23:38:39 [2020-11-14T23:38:39.551Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:38:39 [2020-11-14T23:38:39.551Z] go: finding github.com/pkg/errors v0.9.1
23:38:39 [2020-11-14T23:38:39.551Z] go: finding github.com/spf13/pflag v1.0.3
23:38:39 [2020-11-14T23:38:39.551Z] go: finding github.com/mattn/go-colorable v0.1.6
23:38:39 [2020-11-14T23:38:39.551Z] go: finding github.com/mattn/go-isatty v0.0.12
23:38:39 [2020-11-14T23:38:39.551Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:38:39 [2020-11-14T23:38:39.551Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:38:39 [2020-11-14T23:38:39.551Z] go: finding github.com/jonboulle/clockwork v0.1.0
23:38:39 [2020-11-14T23:38:39.551Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:38:39 [2020-11-14T23:38:39.551Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:38:39 [2020-11-14T23:38:39.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:38:39 [2020-11-14T23:38:39.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:38:40 [2020-11-14T23:38:40.016Z] INFO: Build done for gotestsum...
23:38:40 [2020-11-14T23:38:40.530Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
23:38:40 [2020-11-14T23:38:40.825Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.504s	coverage: 14.1% of statements
23:38:41 [2020-11-14T23:38:41.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:38:41 [2020-11-14T23:38:41.874Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.686s	coverage: 57.1% of statements
23:38:44 [2020-11-14T23:38:44.639Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.8% of statements
23:38:46 [2020-11-14T23:38:46.159Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.070s	coverage: 69.2% of statements
23:38:46 [2020-11-14T23:38:46.804Z] ok  	github.com/docker/docker/daemon	12.293s	coverage: 17.2% of statements
23:38:46 [2020-11-14T23:38:46.804Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:38:46 [2020-11-14T23:38:46.804Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:38:46 [2020-11-14T23:38:46.804Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:38:46 [2020-11-14T23:38:46.804Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:38:47 [2020-11-14T23:38:47.450Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.493s	coverage: 45.9% of statements
23:38:47 [2020-11-14T23:38:47.450Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:38:48 [2020-11-14T23:38:48.502Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.141s	coverage: 49.5% of statements
23:38:50 [2020-11-14T23:38:50.626Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.027s	coverage: 58.0% of statements
23:38:50 [2020-11-14T23:38:50.923Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.024s	coverage: 3.0% of statements
23:38:51 [2020-11-14T23:38:51.973Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
23:38:54 [2020-11-14T23:38:54.072Z] ok  	github.com/docker/docker/daemon/logger	0.249s	coverage: 41.0% of statements
23:38:54 [2020-11-14T23:38:54.765Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.186s	coverage: 52.1% of statements
23:38:54 [2020-11-14T23:38:54.765Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:38:54 [2020-11-14T23:38:54.765Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:38:54 [2020-11-14T23:38:54.900Z] Removing intermediate container 8b5695163021
23:38:54 [2020-11-14T23:38:54.900Z]  ---> a7c118179925
23:38:54 [2020-11-14T23:38:54.900Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
23:38:54 [2020-11-14T23:38:54.900Z]  ---> Running in 8ba8e78279ce
23:38:55 [2020-11-14T23:38:55.063Z] ok  	github.com/docker/docker/daemon/images	0.070s	coverage: 4.9% of statements
23:38:55 [2020-11-14T23:38:55.063Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:38:55 [2020-11-14T23:38:55.063Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:38:55 [2020-11-14T23:38:55.365Z] Removing intermediate container 8ba8e78279ce
23:38:55 [2020-11-14T23:38:55.365Z]  ---> ca669a3334fa
23:38:55 [2020-11-14T23:38:55.365Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
23:38:55 [2020-11-14T23:38:55.365Z]  ---> Running in 17cca2c19b4c
23:38:56 [2020-11-14T23:38:56.126Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.604s	coverage: 77.8% of statements
23:38:56 [2020-11-14T23:38:56.126Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:38:56 [2020-11-14T23:38:56.126Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:38:56 [2020-11-14T23:38:56.342Z] Removing intermediate container 17cca2c19b4c
23:38:56 [2020-11-14T23:38:56.342Z]  ---> 3f1ccbcd77d9
23:38:56 [2020-11-14T23:38:56.342Z] Step 10/10 : COPY . .
23:38:57 [2020-11-14T23:38:57.183Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.061s	coverage: 67.0% of statements
23:38:57 [2020-11-14T23:38:57.183Z] ok  	github.com/docker/docker/daemon/logger/journald	0.033s	coverage: 23.9% of statements
23:38:57 [2020-11-14T23:38:57.480Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.028s	coverage: 87.2% of statements
23:38:58 [2020-11-14T23:38:58.125Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.035s	coverage: 61.6% of statements
23:38:58 [2020-11-14T23:38:58.971Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:39:00 [2020-11-14T23:39:00.890Z] ok  	github.com/docker/docker/daemon/logger/local	0.050s	coverage: 75.2% of statements
23:39:00 [2020-11-14T23:39:00.890Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:39:00 [2020-11-14T23:39:00.890Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.072s	coverage: 55.8% of statements
23:39:00 [2020-11-14T23:39:00.890Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.050s	coverage: 33.3% of statements
23:39:02 [2020-11-14T23:39:02.416Z] ok  	github.com/docker/docker/daemon/logger/templates	0.021s	coverage: 8.3% of statements
23:39:03 [2020-11-14T23:39:03.470Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
23:39:03 [2020-11-14T23:39:03.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:39:04 [2020-11-14T23:39:04.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:39:04 [2020-11-14T23:39:04.521Z] ok  	github.com/docker/docker/daemon/network	0.022s	coverage: 63.8% of statements
23:39:04 [2020-11-14T23:39:04.819Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.533s	coverage: 82.5% of statements
23:39:04 [2020-11-14T23:39:04.819Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:39:04 [2020-11-14T23:39:04.819Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:39:05 [2020-11-14T23:39:05.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:39:06 [2020-11-14T23:39:06.931Z] ok  	github.com/docker/docker/distribution/metadata	0.162s	coverage: 48.2% of statements
23:39:07 [2020-11-14T23:39:07.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:39:07 [2020-11-14T23:39:07.218Z] --- PASS: TestBuildWithHugeFile (51.74s)
23:39:07 [2020-11-14T23:39:07.219Z] === RUN   TestBuildWithEmptyDockerfile
23:39:07 [2020-11-14T23:39:07.219Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:39:07 [2020-11-14T23:39:07.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:39:07 [2020-11-14T23:39:07.219Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:39:07 [2020-11-14T23:39:07.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:39:07 [2020-11-14T23:39:07.219Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:39:07 [2020-11-14T23:39:07.219Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:39:07 [2020-11-14T23:39:07.219Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:39:07 [2020-11-14T23:39:07.219Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:39:07 [2020-11-14T23:39:07.219Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:39:07 [2020-11-14T23:39:07.219Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
23:39:07 [2020-11-14T23:39:07.219Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
23:39:07 [2020-11-14T23:39:07.219Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
23:39:07 [2020-11-14T23:39:07.219Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
23:39:07 [2020-11-14T23:39:07.219Z] === RUN   TestBuildPreserveOwnership
23:39:07 [2020-11-14T23:39:07.219Z] === RUN   TestBuildPreserveOwnership/copy_from
23:39:07 [2020-11-14T23:39:07.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:39:07 [2020-11-14T23:39:07.981Z] ok  	github.com/docker/docker/errdefs	0.018s	coverage: 49.4% of statements
23:39:08 [2020-11-14T23:39:08.624Z] ok  	github.com/docker/docker/distribution	0.420s	coverage: 21.9% of statements
23:39:08 [2020-11-14T23:39:08.624Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:39:08 [2020-11-14T23:39:08.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:39:09 [2020-11-14T23:39:09.107Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:39:10 [2020-11-14T23:39:10.721Z] ok  	github.com/docker/docker/distribution/xfer	1.689s	coverage: 85.1% of statements
23:39:10 [2020-11-14T23:39:10.721Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:39:11 [2020-11-14T23:39:11.026Z] ok  	github.com/docker/docker/image	0.049s	coverage: 86.4% of statements
23:39:11 [2020-11-14T23:39:11.322Z] ok  	github.com/docker/docker/image/v1	0.017s	coverage: 25.0% of statements
23:39:11 [2020-11-14T23:39:11.322Z] ok  	github.com/docker/docker/image/cache	0.046s	coverage: 19.2% of statements
23:39:11 [2020-11-14T23:39:11.322Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:39:11 [2020-11-14T23:39:11.322Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:39:12 [2020-11-14T23:39:12.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:39:12 [2020-11-14T23:39:12.376Z] ok  	github.com/docker/docker/libcontainerd/queue	0.043s	coverage: 100.0% of statements
23:39:13 [2020-11-14T23:39:13.273Z] --- PASS: TestBuildPreserveOwnership (9.91s)
23:39:13 [2020-11-14T23:39:13.273Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.90s)
23:39:13 [2020-11-14T23:39:13.273Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
23:39:13 [2020-11-14T23:39:13.273Z] === RUN   TestBuildPlatformInvalid
23:39:13 [2020-11-14T23:39:13.273Z] --- PASS: TestBuildPlatformInvalid (0.08s)
23:39:13 [2020-11-14T23:39:13.273Z] PASS
23:39:13 [2020-11-14T23:39:13.273Z] 
23:39:13 [2020-11-14T23:39:13.273Z] === Skipped
23:39:13 [2020-11-14T23:39:13.273Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:39:13 [2020-11-14T23:39:13.273Z]     build_session_test.go:25: TODO: BuildKit
23:39:13 [2020-11-14T23:39:13.273Z] 
23:39:13 [2020-11-14T23:39:13.273Z] 
23:39:13 [2020-11-14T23:39:13.273Z] DONE 32 tests, 1 skipped in 127.804s
23:39:13 [2020-11-14T23:39:13.273Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:39:13 [2020-11-14T23:39:13.273Z] INFO: Testing against a local daemon
23:39:13 [2020-11-14T23:39:13.273Z] === RUN   TestConfigInspect
23:39:13 [2020-11-14T23:39:13.529Z] --- SKIP: TestConfigInspect (0.02s)
23:39:13 [2020-11-14T23:39:13.529Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:13 [2020-11-14T23:39:13.529Z] === RUN   TestConfigList
23:39:13 [2020-11-14T23:39:13.529Z] --- SKIP: TestConfigList (0.01s)
23:39:13 [2020-11-14T23:39:13.529Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:13 [2020-11-14T23:39:13.529Z] === RUN   TestConfigsCreateAndDelete
23:39:13 [2020-11-14T23:39:13.529Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
23:39:13 [2020-11-14T23:39:13.529Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:13 [2020-11-14T23:39:13.529Z] === RUN   TestConfigsUpdate
23:39:13 [2020-11-14T23:39:13.529Z] --- SKIP: TestConfigsUpdate (0.02s)
23:39:13 [2020-11-14T23:39:13.529Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:13 [2020-11-14T23:39:13.529Z] === RUN   TestTemplatedConfig
23:39:13 [2020-11-14T23:39:13.529Z] --- SKIP: TestTemplatedConfig (0.00s)
23:39:13 [2020-11-14T23:39:13.529Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:13 [2020-11-14T23:39:13.529Z] === RUN   TestConfigCreateResolve
23:39:13 [2020-11-14T23:39:13.529Z] --- SKIP: TestConfigCreateResolve (0.01s)
23:39:13 [2020-11-14T23:39:13.529Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:13 [2020-11-14T23:39:13.529Z] === RUN   TestConfigDaemonLibtrustID
23:39:13 [2020-11-14T23:39:13.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:39:14 [2020-11-14T23:39:14.479Z] ok  	github.com/docker/docker/pkg/aaparser	0.011s	coverage: 52.9% of statements
23:39:14 [2020-11-14T23:39:14.479Z] ok  	github.com/docker/docker/opts	0.081s	coverage: 67.1% of statements
23:39:14 [2020-11-14T23:39:14.479Z] ok  	github.com/docker/docker/oci	0.025s	coverage: 8.2% of statements
23:39:14 [2020-11-14T23:39:14.892Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
23:39:14 [2020-11-14T23:39:14.892Z] PASS
23:39:14 [2020-11-14T23:39:14.892Z] 
23:39:14 [2020-11-14T23:39:14.892Z] === Skipped
23:39:14 [2020-11-14T23:39:14.892Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
23:39:14 [2020-11-14T23:39:14.892Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:14 [2020-11-14T23:39:14.892Z] 
23:39:14 [2020-11-14T23:39:14.892Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
23:39:14 [2020-11-14T23:39:14.892Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:14 [2020-11-14T23:39:14.892Z] 
23:39:14 [2020-11-14T23:39:14.892Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
23:39:14 [2020-11-14T23:39:14.892Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:14 [2020-11-14T23:39:14.892Z] 
23:39:14 [2020-11-14T23:39:14.892Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
23:39:14 [2020-11-14T23:39:14.892Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:14 [2020-11-14T23:39:14.892Z] 
23:39:14 [2020-11-14T23:39:14.892Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
23:39:14 [2020-11-14T23:39:14.892Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:14 [2020-11-14T23:39:14.892Z] 
23:39:14 [2020-11-14T23:39:14.892Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
23:39:14 [2020-11-14T23:39:14.892Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:14 [2020-11-14T23:39:14.892Z] 
23:39:14 [2020-11-14T23:39:14.892Z] 
23:39:14 [2020-11-14T23:39:14.892Z] DONE 7 tests, 6 skipped in 1.719s
23:39:14 [2020-11-14T23:39:14.892Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:39:15 [2020-11-14T23:39:15.149Z] INFO: Testing against a local daemon
23:39:15 [2020-11-14T23:39:15.149Z] === RUN   TestCheckpoint
23:39:15 [2020-11-14T23:39:15.149Z] --- SKIP: TestCheckpoint (0.00s)
23:39:15 [2020-11-14T23:39:15.149Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:39:15 [2020-11-14T23:39:15.149Z] === RUN   TestContainerInvalidJSON
23:39:15 [2020-11-14T23:39:15.149Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:39:15 [2020-11-14T23:39:15.149Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:39:15 [2020-11-14T23:39:15.149Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:39:15 [2020-11-14T23:39:15.149Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:39:15 [2020-11-14T23:39:15.149Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:39:15 [2020-11-14T23:39:15.149Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:39:15 [2020-11-14T23:39:15.149Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:39:15 [2020-11-14T23:39:15.149Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:39:15 [2020-11-14T23:39:15.149Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:39:15 [2020-11-14T23:39:15.149Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:39:15 [2020-11-14T23:39:15.149Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:39:15 [2020-11-14T23:39:15.149Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:39:15 [2020-11-14T23:39:15.149Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:39:15 [2020-11-14T23:39:15.149Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:39:15 [2020-11-14T23:39:15.149Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:39:15 [2020-11-14T23:39:15.149Z] === RUN   TestCopyFromContainerPathIsNotDir
23:39:15 [2020-11-14T23:39:15.149Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
23:39:15 [2020-11-14T23:39:15.149Z] === RUN   TestCopyToContainerPathDoesNotExist
23:39:15 [2020-11-14T23:39:15.405Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:39:15 [2020-11-14T23:39:15.405Z] === RUN   TestCopyToContainerPathIsNotDir
23:39:15 [2020-11-14T23:39:15.405Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
23:39:15 [2020-11-14T23:39:15.405Z] === RUN   TestCopyFromContainer
23:39:15 [2020-11-14T23:39:15.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:39:16 [2020-11-14T23:39:16.018Z] ok  	github.com/docker/docker/pkg/broadcaster	0.015s	coverage: 100.0% of statements
23:39:16 [2020-11-14T23:39:16.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:39:17 [2020-11-14T23:39:17.558Z] ok  	github.com/docker/docker/pkg/capabilities	0.037s	coverage: 87.5% of statements
23:39:17 [2020-11-14T23:39:17.853Z] ok  	github.com/docker/docker/pkg/authorization	1.134s	coverage: 68.3% of statements
23:39:18 [2020-11-14T23:39:18.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:39:18 [2020-11-14T23:39:18.904Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
23:39:19 [2020-11-14T23:39:19.201Z] ok  	github.com/docker/docker/pkg/archive	1.250s	coverage: 76.8% of statements
23:39:19 [2020-11-14T23:39:19.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:39:19 [2020-11-14T23:39:19.568Z] === RUN   TestCopyFromContainer//
23:39:19 [2020-11-14T23:39:19.568Z] === RUN   TestCopyFromContainer//bar/root
23:39:19 [2020-11-14T23:39:19.568Z] === RUN   TestCopyFromContainer//bar/root/
23:39:19 [2020-11-14T23:39:19.568Z] === RUN   TestCopyFromContainer/bar/quux
23:39:19 [2020-11-14T23:39:19.568Z] === RUN   TestCopyFromContainer/bar/quux/
23:39:19 [2020-11-14T23:39:19.568Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:39:19 [2020-11-14T23:39:19.568Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:39:19 [2020-11-14T23:39:19.568Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:39:19 [2020-11-14T23:39:19.568Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:39:19 [2020-11-14T23:39:19.824Z] === RUN   TestCopyFromContainer/bar/notarget
23:39:19 [2020-11-14T23:39:19.824Z] --- PASS: TestCopyFromContainer (4.46s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCopyFromContainer// (0.07s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:39:19 [2020-11-14T23:39:19.824Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:39:19 [2020-11-14T23:39:19.824Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:39:19 [2020-11-14T23:39:19.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:39:19 [2020-11-14T23:39:19.824Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:39:19 [2020-11-14T23:39:19.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:39:19 [2020-11-14T23:39:19.824Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:39:19 [2020-11-14T23:39:19.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:39:19 [2020-11-14T23:39:19.824Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:39:19 [2020-11-14T23:39:19.824Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:39:19 [2020-11-14T23:39:19.824Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:39:19 [2020-11-14T23:39:19.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:39:19 [2020-11-14T23:39:19.824Z] === RUN   TestCreateLinkToNonExistingContainer
23:39:19 [2020-11-14T23:39:19.824Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:39:19 [2020-11-14T23:39:19.824Z] === RUN   TestCreateWithInvalidEnv
23:39:19 [2020-11-14T23:39:19.824Z] === RUN   TestCreateWithInvalidEnv/0
23:39:19 [2020-11-14T23:39:19.824Z] === PAUSE TestCreateWithInvalidEnv/0
23:39:19 [2020-11-14T23:39:19.824Z] === RUN   TestCreateWithInvalidEnv/1
23:39:19 [2020-11-14T23:39:19.824Z] === PAUSE TestCreateWithInvalidEnv/1
23:39:19 [2020-11-14T23:39:19.824Z] === RUN   TestCreateWithInvalidEnv/2
23:39:19 [2020-11-14T23:39:19.824Z] === PAUSE TestCreateWithInvalidEnv/2
23:39:19 [2020-11-14T23:39:19.824Z] === CONT  TestCreateWithInvalidEnv/0
23:39:19 [2020-11-14T23:39:19.824Z] === CONT  TestCreateWithInvalidEnv/2
23:39:19 [2020-11-14T23:39:19.824Z] === CONT  TestCreateWithInvalidEnv/1
23:39:19 [2020-11-14T23:39:19.824Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:39:19 [2020-11-14T23:39:19.824Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:39:19 [2020-11-14T23:39:19.824Z] === RUN   TestCreateTmpfsMountsTarget
23:39:19 [2020-11-14T23:39:19.824Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
23:39:19 [2020-11-14T23:39:19.824Z] === RUN   TestCreateWithCustomMaskedPaths
23:39:19 [2020-11-14T23:39:19.844Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
23:39:20 [2020-11-14T23:39:20.139Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 97.6% of statements
23:39:21 [2020-11-14T23:39:21.185Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
23:39:21 [2020-11-14T23:39:21.197Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
23:39:21 [2020-11-14T23:39:21.197Z] === RUN   TestCreateWithCustomReadonlyPaths
23:39:21 [2020-11-14T23:39:21.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:39:21 [2020-11-14T23:39:21.563Z]  ---> 89afb206a524
23:39:21 [2020-11-14T23:39:21.563Z] Successfully built 89afb206a524
23:39:21 [2020-11-14T23:39:21.563Z] Successfully tagged docker:latest
23:39:21 [2020-11-14T23:39:21.563Z] INFO: Image build ended at 11/14/2020 23:39:21. Duration:00:03:41.8495002
23:39:21 [2020-11-14T23:39:21.838Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.019s	coverage: 93.8% of statements
23:39:22 [2020-11-14T23:39:22.026Z] 
23:39:22 [2020-11-14T23:39:22.027Z] 
23:39:22 [2020-11-14T23:39:22.027Z] INFO: Building the test binaries at 11/14/2020 23:39:21...
23:39:22 [2020-11-14T23:39:22.476Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
23:39:22 [2020-11-14T23:39:22.561Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
23:39:22 [2020-11-14T23:39:22.561Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:39:22 [2020-11-14T23:39:22.561Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:39:22 [2020-11-14T23:39:22.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:39:22 [2020-11-14T23:39:22.561Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:39:22 [2020-11-14T23:39:22.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:39:22 [2020-11-14T23:39:22.561Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:39:22 [2020-11-14T23:39:22.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:39:22 [2020-11-14T23:39:22.561Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:39:22 [2020-11-14T23:39:22.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:39:22 [2020-11-14T23:39:22.561Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:39:22 [2020-11-14T23:39:22.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:39:22 [2020-11-14T23:39:22.561Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:39:22 [2020-11-14T23:39:22.561Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:39:22 [2020-11-14T23:39:22.561Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:39:22 [2020-11-14T23:39:22.561Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:39:22 [2020-11-14T23:39:22.561Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:39:22 [2020-11-14T23:39:22.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:39:22 [2020-11-14T23:39:22.561Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:39:22 [2020-11-14T23:39:22.561Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:39:22 [2020-11-14T23:39:22.561Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:39:22 [2020-11-14T23:39:22.561Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:39:22 [2020-11-14T23:39:22.561Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:39:22 [2020-11-14T23:39:22.561Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:39:22 [2020-11-14T23:39:22.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:39:22 [2020-11-14T23:39:22.817Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
23:39:22 [2020-11-14T23:39:22.817Z] === RUN   TestCreateDifferentPlatform
23:39:22 [2020-11-14T23:39:22.817Z] === RUN   TestCreateDifferentPlatform/different_os
23:39:22 [2020-11-14T23:39:22.817Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:39:22 [2020-11-14T23:39:22.817Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:39:22 [2020-11-14T23:39:22.817Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:39:22 [2020-11-14T23:39:22.817Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:39:22 [2020-11-14T23:39:22.817Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:39:22 [2020-11-14T23:39:22.817Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
23:39:22 [2020-11-14T23:39:22.817Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:39:22 [2020-11-14T23:39:22.817Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
23:39:22 [2020-11-14T23:39:22.817Z] === RUN   TestContainerStartOnDaemonRestart
23:39:22 [2020-11-14T23:39:22.817Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
23:39:22 [2020-11-14T23:39:22.817Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
23:39:22 [2020-11-14T23:39:22.817Z] === RUN   TestDaemonRestartIpcMode
23:39:22 [2020-11-14T23:39:22.817Z] === PAUSE TestDaemonRestartIpcMode
23:39:22 [2020-11-14T23:39:22.817Z] === RUN   TestDaemonHostGatewayIP
23:39:22 [2020-11-14T23:39:22.817Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
23:39:22 [2020-11-14T23:39:22.817Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:39:22 [2020-11-14T23:39:22.817Z] === RUN   TestContainerKillOnDaemonStart
23:39:22 [2020-11-14T23:39:22.817Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:39:22 [2020-11-14T23:39:22.817Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:39:22 [2020-11-14T23:39:22.817Z] === RUN   TestDiff
23:39:23 [2020-11-14T23:39:23.114Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.853s	coverage: 43.2% of statements
23:39:23 [2020-11-14T23:39:23.380Z] --- PASS: TestDiff (0.41s)
23:39:23 [2020-11-14T23:39:23.380Z] === RUN   TestExecWithCloseStdin
23:39:23 [2020-11-14T23:39:23.409Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
23:39:23 [2020-11-14T23:39:23.636Z] --- PASS: TestExecWithCloseStdin (0.45s)
23:39:23 [2020-11-14T23:39:23.636Z] === RUN   TestExec
23:39:23 [2020-11-14T23:39:23.705Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
23:39:23 [2020-11-14T23:39:23.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:39:24 [2020-11-14T23:39:24.200Z] --- PASS: TestExec (0.46s)
23:39:24 [2020-11-14T23:39:24.200Z] === RUN   TestExecUser
23:39:24 [2020-11-14T23:39:24.350Z] ok  	github.com/docker/docker/layer	7.940s	coverage: 68.8% of statements
23:39:24 [2020-11-14T23:39:24.350Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:39:24 [2020-11-14T23:39:24.350Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:39:24 [2020-11-14T23:39:24.350Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:39:24 [2020-11-14T23:39:24.350Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:39:24 [2020-11-14T23:39:24.350Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:39:24 [2020-11-14T23:39:24.350Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:39:24 [2020-11-14T23:39:24.350Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:39:24 [2020-11-14T23:39:24.647Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.091s	coverage: 84.1% of statements
23:39:24 [2020-11-14T23:39:24.647Z] ok  	github.com/docker/docker/pkg/fsutils	0.386s	coverage: 85.1% of statements
23:39:24 [2020-11-14T23:39:24.768Z] --- PASS: TestExecUser (0.52s)
23:39:24 [2020-11-14T23:39:24.768Z] === RUN   TestExportContainerAndImportImage
23:39:24 [2020-11-14T23:39:24.942Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
23:39:25 [2020-11-14T23:39:25.330Z] --- PASS: TestExportContainerAndImportImage (0.59s)
23:39:25 [2020-11-14T23:39:25.330Z] === RUN   TestExportContainerAfterDaemonRestart
23:39:25 [2020-11-14T23:39:25.373Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:39:25 [2020-11-14T23:39:25.373Z] Using test binary docker
23:39:25 [2020-11-14T23:39:25.373Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:39:25 [2020-11-14T23:39:25.373Z] +++ /etc/init.d/apparmor start
23:39:25 [2020-11-14T23:39:25.373Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:39:25 [2020-11-14T23:39:25.373Z] INFO: Waiting for daemon to start...
23:39:25 [2020-11-14T23:39:25.373Z] Starting dockerd
23:39:25 [2020-11-14T23:39:25.373Z] +++ 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:39:25 [2020-11-14T23:39:25.989Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
23:39:26 [2020-11-14T23:39:26.633Z] ok  	github.com/docker/docker/pkg/longpath	0.021s	coverage: 100.0% of statements
23:39:26 [2020-11-14T23:39:26.811Z] INFO: make.ps1 starting at 11/14/2020 23:39:26
23:39:26 [2020-11-14T23:39:26.811Z] INFO: Git commit (05c20a6e1c) assumed from DOCKER_GITCOMMIT environment variable
23:39:26 [2020-11-14T23:39:26.811Z] INFO: Invoking autogen...
23:39:26 [2020-11-14T23:39:26.943Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.026s	coverage: 85.7% of statements
23:39:26 [2020-11-14T23:39:26.943Z] ok  	github.com/docker/docker/pkg/idtools	0.660s	coverage: 70.1% of statements
23:39:27 [2020-11-14T23:39:27.274Z] INFO: Building daemon...
23:39:27 [2020-11-14T23:39:27.585Z] ok  	github.com/docker/docker/pkg/ioutils	1.341s	coverage: 68.8% of statements
23:39:27 [2020-11-14T23:39:27.585Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:39:27 [2020-11-14T23:39:27.585Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:39:27 [2020-11-14T23:39:27.585Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:39:27 [2020-11-14T23:39:27.585Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:39:27 [2020-11-14T23:39:27.585Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
23:39:27 [2020-11-14T23:39:27.882Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.042s	coverage: 60.0% of statements
23:39:28 [2020-11-14T23:39:28.524Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.032s	coverage: 86.7% of statements
23:39:28 [2020-11-14T23:39:28.524Z] ok  	github.com/docker/docker/pkg/pidfile	0.015s	coverage: 82.4% of statements
23:39:28 [2020-11-14T23:39:28.524Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:39:28 [2020-11-14T23:39:28.524Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:39:28 [2020-11-14T23:39:28.593Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
23:39:28 [2020-11-14T23:39:28.594Z] === RUN   TestHealthCheckWorkdir
23:39:29 [2020-11-14T23:39:29.155Z] --- PASS: TestHealthCheckWorkdir (0.56s)
23:39:29 [2020-11-14T23:39:29.155Z] === RUN   TestHealthKillContainer
23:39:29 [2020-11-14T23:39:29.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:39:29 [2020-11-14T23:39:29.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:39:29 [2020-11-14T23:39:29.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:39:29 [2020-11-14T23:39:29.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:39:29 [2020-11-14T23:39:29.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:39:29 [2020-11-14T23:39:29.571Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.028s	coverage: 56.8% of statements
23:39:29 [2020-11-14T23:39:29.867Z] ok  	github.com/docker/docker/pkg/pools	0.018s	coverage: 88.2% of statements
23:39:30 [2020-11-14T23:39:30.163Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
23:39:30 [2020-11-14T23:39:30.488Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.017s	coverage: 85.7% of statements
23:39:30 [2020-11-14T23:39:30.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:39:31 [2020-11-14T23:39:31.130Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
23:39:31 [2020-11-14T23:39:31.668Z] --- PASS: TestHealthKillContainer (2.52s)
23:39:31 [2020-11-14T23:39:31.668Z] === RUN   TestInspectCpusetInConfigPre120
23:39:31 [2020-11-14T23:39:31.769Z] ok  	github.com/docker/docker/pkg/pubsub	1.139s	coverage: 75.0% of statements
23:39:31 [2020-11-14T23:39:31.769Z] ok  	github.com/docker/docker/pkg/stdcopy	0.019s	coverage: 100.0% of statements
23:39:32 [2020-11-14T23:39:32.230Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
23:39:32 [2020-11-14T23:39:32.230Z] === RUN   TestIpcModeNone
23:39:32 [2020-11-14T23:39:32.410Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
23:39:32 [2020-11-14T23:39:32.487Z] --- PASS: TestIpcModeNone (0.44s)
23:39:32 [2020-11-14T23:39:32.487Z] === RUN   TestIpcModePrivate
23:39:32 [2020-11-14T23:39:32.705Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
23:39:33 [2020-11-14T23:39:33.048Z] --- PASS: TestIpcModePrivate (0.45s)
23:39:33 [2020-11-14T23:39:33.048Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
23:39:33 [2020-11-14T23:39:33.048Z] === RUN   TestIpcModeShareable
23:39:33 [2020-11-14T23:39:33.048Z] --- SKIP: TestIpcModeShareable (0.00s)
23:39:33 [2020-11-14T23:39:33.048Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:39:33 [2020-11-14T23:39:33.048Z] === RUN   TestAPIIpcModeShareableAndContainer
23:39:33 [2020-11-14T23:39:33.504Z] .
23:39:33 [2020-11-14T23:39:33.504Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:39:33 [2020-11-14T23:39:33.504Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:39:33 [2020-11-14T23:39:33.504Z] Error: No such image: emptyfs
23:39:33 [2020-11-14T23:39:33.504Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:39:33 [2020-11-14T23:39:33.504Z] ++++ docker load
23:39:33 [2020-11-14T23:39:33.504Z] Running integration-test (iteration 1)
23:39:33 [2020-11-14T23:39:33.504Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
23:39:33 [2020-11-14T23:39:33.504Z] ++ 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:39:33 [2020-11-14T23:39:33.504Z] ++ set -e
23:39:33 [2020-11-14T23:39:33.504Z] ++ '[' -n 0 ']'
23:39:33 [2020-11-14T23:39:33.504Z] ++ set -x
23:39:33 [2020-11-14T23:39:33.504Z] ++ env -i DEST=/go/src/github.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:39:34 [2020-11-14T23:39:34.231Z] ok  	github.com/docker/docker/pkg/system	0.023s	coverage: 36.9% of statements
23:39:34 [2020-11-14T23:39:34.231Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.8% of statements
23:39:34 [2020-11-14T23:39:34.231Z] ok  	github.com/docker/docker/pkg/signal	2.977s	coverage: 61.0% of statements
23:39:34 [2020-11-14T23:39:34.412Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
23:39:34 [2020-11-14T23:39:34.413Z] === RUN   TestAPIIpcModeHost
23:39:34 [2020-11-14T23:39:34.413Z] --- SKIP: TestAPIIpcModeHost (0.00s)
23:39:34 [2020-11-14T23:39:34.413Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:39:34 [2020-11-14T23:39:34.413Z] === RUN   TestDaemonIpcModeShareable
23:39:34 [2020-11-14T23:39:34.413Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
23:39:34 [2020-11-14T23:39:34.413Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:39:34 [2020-11-14T23:39:34.413Z] === RUN   TestDaemonIpcModePrivate
23:39:34 [2020-11-14T23:39:34.877Z] ok  	github.com/docker/docker/pkg/tailfile	0.122s	coverage: 88.6% of statements
23:39:34 [2020-11-14T23:39:34.877Z] testing: warning: no tests to run
23:39:34 [2020-11-14T23:39:34.877Z] coverage: [no statements]
23:39:34 [2020-11-14T23:39:34.877Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
23:39:35 [2020-11-14T23:39:35.521Z] ok  	github.com/docker/docker/pkg/tarsum	0.188s	coverage: 89.3% of statements
23:39:35 [2020-11-14T23:39:35.818Z] ok  	github.com/docker/docker/pkg/urlutil	0.006s	coverage: 100.0% of statements
23:39:35 [2020-11-14T23:39:35.818Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
23:39:36 [2020-11-14T23:39:36.114Z] ok  	github.com/docker/docker/pkg/useragent	0.033s	coverage: 88.9% of statements
23:39:36 [2020-11-14T23:39:36.957Z] --- PASS: TestDaemonIpcModePrivate (2.19s)
23:39:36 [2020-11-14T23:39:36.957Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
23:39:36 [2020-11-14T23:39:36.957Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:39:36 [2020-11-14T23:39:36.957Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
23:39:36 [2020-11-14T23:39:36.957Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:39:36 [2020-11-14T23:39:36.957Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:39:36 [2020-11-14T23:39:36.957Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
23:39:36 [2020-11-14T23:39:36.957Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:39:36 [2020-11-14T23:39:36.957Z] === RUN   TestIpcModeOlderClient
23:39:36 [2020-11-14T23:39:36.957Z] === PAUSE TestIpcModeOlderClient
23:39:36 [2020-11-14T23:39:36.957Z] === RUN   TestKillContainerInvalidSignal
23:39:36 [2020-11-14T23:39:36.957Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
23:39:36 [2020-11-14T23:39:36.957Z] === RUN   TestKillContainer
23:39:36 [2020-11-14T23:39:36.957Z] === RUN   TestKillContainer/no_signal
23:39:37 [2020-11-14T23:39:37.537Z] === RUN   TestKillContainer/non_killing_signal
23:39:37 [2020-11-14T23:39:37.796Z] === RUN   TestKillContainer/killing_signal
23:39:38 [2020-11-14T23:39:38.376Z] --- PASS: TestKillContainer (1.33s)
23:39:38 [2020-11-14T23:39:38.376Z]     --- PASS: TestKillContainer/no_signal (0.42s)
23:39:38 [2020-11-14T23:39:38.376Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
23:39:38 [2020-11-14T23:39:38.376Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
23:39:38 [2020-11-14T23:39:38.376Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:39:38 [2020-11-14T23:39:38.376Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:39:38 [2020-11-14T23:39:38.877Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
23:39:38 [2020-11-14T23:39:38.877Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 83.5% of statements
23:39:38 [2020-11-14T23:39:38.939Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:39:39 [2020-11-14T23:39:39.194Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
23:39:39 [2020-11-14T23:39:39.194Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
23:39:39 [2020-11-14T23:39:39.194Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
23:39:39 [2020-11-14T23:39:39.194Z] === RUN   TestKillStoppedContainer
23:39:39 [2020-11-14T23:39:39.194Z] --- PASS: TestKillStoppedContainer (0.05s)
23:39:39 [2020-11-14T23:39:39.194Z] === RUN   TestKillStoppedContainerAPIPre120
23:39:39 [2020-11-14T23:39:39.194Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:39:39 [2020-11-14T23:39:39.194Z] === RUN   TestKillDifferentUserContainer
23:39:39 [2020-11-14T23:39:39.518Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 84.4% of statements
23:39:39 [2020-11-14T23:39:39.756Z] --- PASS: TestKillDifferentUserContainer (0.42s)
23:39:39 [2020-11-14T23:39:39.756Z] === RUN   TestInspectOomKilledTrue
23:39:39 [2020-11-14T23:39:39.756Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:39:39 [2020-11-14T23:39:39.756Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
23:39:39 [2020-11-14T23:39:39.756Z] === RUN   TestInspectOomKilledFalse
23:39:39 [2020-11-14T23:39:39.756Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:39:39 [2020-11-14T23:39:39.756Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:39:39 [2020-11-14T23:39:39.756Z] === RUN   TestLinksEtcHostsContentMatch
23:39:39 [2020-11-14T23:39:39.756Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
23:39:39 [2020-11-14T23:39:39.756Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:39:39 [2020-11-14T23:39:39.756Z] === RUN   TestLinksContainerNames
23:39:40 [2020-11-14T23:39:40.161Z] ok  	github.com/docker/docker/plugin	0.597s	coverage: 23.2% of statements
23:39:40 [2020-11-14T23:39:40.684Z] --- PASS: TestLinksContainerNames (0.81s)
23:39:40 [2020-11-14T23:39:40.684Z] === RUN   TestLogsFollowTailEmpty
23:39:40 [2020-11-14T23:39:40.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:39:40 [2020-11-14T23:39:40.940Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
23:39:40 [2020-11-14T23:39:40.940Z] === RUN   TestContainerNetworkMountsNoChown
23:39:41 [2020-11-14T23:39:41.501Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/default
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/default
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/private
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/private
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rprivate
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rprivate
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/slave
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/slave
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rslave
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rslave
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/shared
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/shared
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rshared
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rshared
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/default
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/default/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/default/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/default/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/rshared
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/shared
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/rslave
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/slave
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/rprivate
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/private
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/private/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/private/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/default/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:39:41 [2020-11-14T23:39:41.501Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:39:41 [2020-11-14T23:39:41.692Z] ok  	github.com/docker/docker/quota	0.584s	coverage: 71.4% of statements
23:39:41 [2020-11-14T23:39:41.757Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:39:41 [2020-11-14T23:39:41.757Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:39:41 [2020-11-14T23:39:41.757Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:39:41 [2020-11-14T23:39:41.757Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:39:41 [2020-11-14T23:39:41.757Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:39:41 [2020-11-14T23:39:41.757Z] === CONT  TestMountDaemonRoot/private/bind_root
23:39:41 [2020-11-14T23:39:41.757Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:39:41 [2020-11-14T23:39:41.757Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:39:41 [2020-11-14T23:39:41.757Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:39:41 [2020-11-14T23:39:41.757Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:39:41 [2020-11-14T23:39:41.757Z] === CONT  TestMountDaemonRoot/private/mount_root
23:39:41 [2020-11-14T23:39:41.757Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:39:41 [2020-11-14T23:39:41.757Z] --- PASS: TestMountDaemonRoot (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
23:39:41 [2020-11-14T23:39:41.757Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
23:39:41 [2020-11-14T23:39:41.757Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:39:41 [2020-11-14T23:39:41.757Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
23:39:41 [2020-11-14T23:39:41.757Z] === RUN   TestContainerBindMountNonRecursive
23:39:41 [2020-11-14T23:39:41.757Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
23:39:41 [2020-11-14T23:39:41.757Z]     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:39:41 [2020-11-14T23:39:41.757Z] === RUN   TestContainerVolumesMountedAsShared
23:39:41 [2020-11-14T23:39:41.757Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
23:39:41 [2020-11-14T23:39:41.757Z]     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:39:41 [2020-11-14T23:39:41.757Z] === RUN   TestContainerVolumesMountedAsSlave
23:39:41 [2020-11-14T23:39:41.757Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
23:39:41 [2020-11-14T23:39:41.757Z]     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:39:41 [2020-11-14T23:39:41.757Z] === RUN   TestNetworkNat
23:39:41 [2020-11-14T23:39:41.988Z] ok  	github.com/docker/docker/registry/resumable	0.029s	coverage: 100.0% of statements
23:39:42 [2020-11-14T23:39:42.318Z] --- PASS: TestNetworkNat (0.49s)
23:39:42 [2020-11-14T23:39:42.318Z] === RUN   TestNetworkLocalhostTCPNat
23:39:42 [2020-11-14T23:39:42.575Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
23:39:42 [2020-11-14T23:39:42.575Z] === RUN   TestNetworkLoopbackNat
23:39:42 [2020-11-14T23:39:42.635Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 45.3% of statements
23:39:42 [2020-11-14T23:39:42.930Z] ok  	github.com/docker/docker/registry	0.216s	coverage: 57.2% of statements
23:39:43 [2020-11-14T23:39:43.576Z] ok  	github.com/docker/docker/testutil	0.021s	coverage: 62.5% of statements
23:39:44 [2020-11-14T23:39:44.626Z] ok  	github.com/docker/docker/runconfig	0.026s	coverage: 66.1% of statements
23:39:44 [2020-11-14T23:39:44.831Z] --- PASS: TestImportExtremelyLargeImageWorks (77.10s)
23:39:44 [2020-11-14T23:39:44.831Z] PASS
23:39:44 [2020-11-14T23:39:44.831Z] 
23:39:44 [2020-11-14T23:39:44.831Z] === Skipped
23:39:44 [2020-11-14T23:39:44.831Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
23:39:44 [2020-11-14T23:39:44.831Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:39:44 [2020-11-14T23:39:44.831Z] 
23:39:44 [2020-11-14T23:39:44.831Z] 
23:39:44 [2020-11-14T23:39:44.831Z] DONE 12 tests, 1 skipped in 78.457s
23:39:44 [2020-11-14T23:39:44.831Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
23:39:44 [2020-11-14T23:39:44.831Z] ++ 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:39:44 [2020-11-14T23:39:44.831Z] ++ set -e
23:39:44 [2020-11-14T23:39:44.831Z] ++ '[' -n 0 ']'
23:39:44 [2020-11-14T23:39:44.831Z] ++ set -x
23:39:44 [2020-11-14T23:39:44.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:39:44 [2020-11-14T23:39:44.831Z] INFO: Testing against a local daemon
23:39:44 [2020-11-14T23:39:44.831Z] === RUN   TestNetworkCreateDelete
23:39:44 [2020-11-14T23:39:44.831Z] --- PASS: TestNetworkCreateDelete (0.14s)
23:39:44 [2020-11-14T23:39:44.831Z] === RUN   TestDockerNetworkDeletePreferID
23:39:44 [2020-11-14T23:39:44.831Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
23:39:44 [2020-11-14T23:39:44.831Z] === RUN   TestDaemonDNSFallback
23:39:44 [2020-11-14T23:39:44.831Z] --- PASS: TestDaemonDNSFallback (2.43s)
23:39:44 [2020-11-14T23:39:44.831Z] === RUN   TestInspectNetwork
23:39:45 [2020-11-14T23:39:45.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:39:45 [2020-11-14T23:39:45.838Z] --- PASS: TestNetworkLoopbackNat (2.58s)
23:39:45 [2020-11-14T23:39:45.838Z] === RUN   TestPause
23:39:45 [2020-11-14T23:39:45.838Z] --- SKIP: TestPause (0.00s)
23:39:45 [2020-11-14T23:39:45.838Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:39:45 [2020-11-14T23:39:45.838Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:39:45 [2020-11-14T23:39:45.838Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:39:45 [2020-11-14T23:39:45.838Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:39:45 [2020-11-14T23:39:45.838Z] === RUN   TestPauseStopPausedContainer
23:39:45 [2020-11-14T23:39:45.838Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
23:39:45 [2020-11-14T23:39:45.838Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:39:45 [2020-11-14T23:39:45.838Z] === RUN   TestPsFilter
23:39:45 [2020-11-14T23:39:45.838Z] --- PASS: TestPsFilter (0.10s)
23:39:45 [2020-11-14T23:39:45.838Z] === RUN   TestRemoveContainerWithRemovedVolume
23:39:45 [2020-11-14T23:39:45.838Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
23:39:45 [2020-11-14T23:39:45.838Z] === RUN   TestRemoveContainerWithVolume
23:39:46 [2020-11-14T23:39:46.094Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
23:39:46 [2020-11-14T23:39:46.094Z] === RUN   TestRemoveContainerRunning
23:39:46 [2020-11-14T23:39:46.656Z] --- PASS: TestRemoveContainerRunning (0.42s)
23:39:46 [2020-11-14T23:39:46.656Z] === RUN   TestRemoveContainerForceRemoveRunning
23:39:46 [2020-11-14T23:39:46.715Z] ok  	github.com/docker/docker/volume/drivers	0.020s	coverage: 36.1% of statements
23:39:47 [2020-11-14T23:39:47.217Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
23:39:47 [2020-11-14T23:39:47.217Z] === RUN   TestRemoveInvalidContainer
23:39:47 [2020-11-14T23:39:47.217Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:39:47 [2020-11-14T23:39:47.217Z] === RUN   TestRenameLinkedContainer
23:39:48 [2020-11-14T23:39:48.263Z] ok  	github.com/docker/docker/volume/mounts	0.051s	coverage: 67.0% of statements
23:39:48 [2020-11-14T23:39:48.348Z] === RUN   TestInspectNetwork/full_network_id
23:39:48 [2020-11-14T23:39:48.348Z] === RUN   TestInspectNetwork/partial_network_id
23:39:48 [2020-11-14T23:39:48.348Z] === RUN   TestInspectNetwork/network_name
23:39:48 [2020-11-14T23:39:48.348Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:39:48 [2020-11-14T23:39:48.551Z] Loaded image: buildpack-deps:buster
23:39:48 [2020-11-14T23:39:48.551Z] Loaded image: busybox:latest
23:39:48 [2020-11-14T23:39:48.559Z] ok  	github.com/docker/docker/volume/local	0.195s	coverage: 76.6% of statements
23:39:49 [2020-11-14T23:39:49.108Z] --- PASS: TestRenameLinkedContainer (1.71s)
23:39:49 [2020-11-14T23:39:49.108Z] === RUN   TestRenameStoppedContainer
23:39:49 [2020-11-14T23:39:49.108Z] --- PASS: TestRenameStoppedContainer (0.41s)
23:39:49 [2020-11-14T23:39:49.108Z] === RUN   TestRenameRunningContainerAndReuse
23:39:49 [2020-11-14T23:39:49.195Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.1% of statements
23:39:49 [2020-11-14T23:39:49.972Z] Loaded image: busybox:glibc
23:39:50 [2020-11-14T23:39:50.035Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
23:39:50 [2020-11-14T23:39:50.035Z] === RUN   TestRenameInvalidName
23:39:50 [2020-11-14T23:39:50.232Z] Loaded image: debian:buster
23:39:50 [2020-11-14T23:39:50.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:39:50 [2020-11-14T23:39:50.493Z] Loaded image: hello-world:latest
23:39:50 [2020-11-14T23:39:50.493Z] Loaded image: arm32v7/hello-world:latest
23:39:50 [2020-11-14T23:39:50.493Z] INFO: Testing against a local daemon
23:39:50 [2020-11-14T23:39:50.493Z] === RUN   TestCgroupNamespacesBuild
23:39:50 [2020-11-14T23:39:50.597Z] --- PASS: TestRenameInvalidName (0.44s)
23:39:50 [2020-11-14T23:39:50.597Z] === RUN   TestRenameAnonymousContainer
23:39:51 [2020-11-14T23:39:51.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:39:51 [2020-11-14T23:39:51.961Z] --- PASS: TestRenameAnonymousContainer (1.61s)
23:39:51 [2020-11-14T23:39:51.961Z] === RUN   TestRenameContainerWithSameName
23:39:52 [2020-11-14T23:39:52.523Z] --- PASS: TestRenameContainerWithSameName (0.42s)
23:39:52 [2020-11-14T23:39:52.523Z] === RUN   TestRenameContainerWithLinkedContainer
23:39:52 [2020-11-14T23:39:52.551Z] ..........................xx....................                         [ 29%]
23:39:53 [2020-11-14T23:39:53.449Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
23:39:53 [2020-11-14T23:39:53.449Z] === RUN   TestResize
23:39:53 [2020-11-14T23:39:53.713Z] --- PASS: TestResize (0.42s)
23:39:53 [2020-11-14T23:39:53.713Z] === RUN   TestResizeWithInvalidSize
23:39:53 [2020-11-14T23:39:53.913Z] --- PASS: TestInspectNetwork (10.88s)
23:39:53 [2020-11-14T23:39:53.913Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:39:53 [2020-11-14T23:39:53.913Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:39:53 [2020-11-14T23:39:53.913Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:39:53 [2020-11-14T23:39:53.913Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:39:53 [2020-11-14T23:39:53.913Z] === RUN   TestRunContainerWithBridgeNone
23:39:54 [2020-11-14T23:39:54.274Z] --- PASS: TestResizeWithInvalidSize (0.45s)
23:39:54 [2020-11-14T23:39:54.274Z] === RUN   TestResizeWhenContainerNotStarted
23:39:54 [2020-11-14T23:39:54.530Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
23:39:54 [2020-11-14T23:39:54.530Z] === RUN   TestDaemonRestartKillContainers
23:39:54 [2020-11-14T23:39:54.530Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:39:54 [2020-11-14T23:39:54.530Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:39:54 [2020-11-14T23:39:54.530Z] === RUN   TestCgroupNamespacesRun
23:39:55 [2020-11-14T23:39:55.778Z] --- PASS: TestCgroupNamespacesBuild (4.27s)
23:39:55 [2020-11-14T23:39:55.778Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:39:55 [2020-11-14T23:39:55.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:39:56 [2020-11-14T23:39:56.013Z] --- PASS: TestRunContainerWithBridgeNone (2.38s)
23:39:56 [2020-11-14T23:39:56.013Z] === RUN   TestNetworkInvalidJSON
23:39:56 [2020-11-14T23:39:56.305Z] === RUN   TestNetworkInvalidJSON//networks/create
23:39:56 [2020-11-14T23:39:56.305Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:39:56 [2020-11-14T23:39:56.305Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:39:56 [2020-11-14T23:39:56.305Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:39:56 [2020-11-14T23:39:56.305Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:39:56 [2020-11-14T23:39:56.305Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:39:56 [2020-11-14T23:39:56.305Z] === CONT  TestNetworkInvalidJSON//networks/create
23:39:56 [2020-11-14T23:39:56.305Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:39:56 [2020-11-14T23:39:56.305Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:39:56 [2020-11-14T23:39:56.305Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:39:56 [2020-11-14T23:39:56.305Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:39:56 [2020-11-14T23:39:56.305Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:39:56 [2020-11-14T23:39:56.305Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:39:56 [2020-11-14T23:39:56.305Z] === RUN   TestHostIPv4BridgeLabel
23:39:56 [2020-11-14T23:39:56.596Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
23:39:56 [2020-11-14T23:39:56.596Z] === RUN   TestDaemonRestartWithLiveRestore
23:39:56 [2020-11-14T23:39:56.720Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
23:39:56 [2020-11-14T23:39:56.720Z] === RUN   TestBuildWithSession
23:39:56 [2020-11-14T23:39:56.720Z] --- SKIP: TestBuildWithSession (0.00s)
23:39:56 [2020-11-14T23:39:56.720Z]     build_session_test.go:25: TODO: BuildKit
23:39:56 [2020-11-14T23:39:56.720Z] === RUN   TestBuildSquashParent
23:39:57 [2020-11-14T23:39:57.044Z] --- PASS: TestCgroupNamespacesRun (2.18s)
23:39:57 [2020-11-14T23:39:57.044Z] === RUN   TestCgroupNamespacesRunPrivileged
23:39:57 [2020-11-14T23:39:57.632Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
23:39:57 [2020-11-14T23:39:57.632Z] === RUN   TestDaemonDefaultNetworkPools
23:39:58 [2020-11-14T23:39:58.667Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
23:39:58 [2020-11-14T23:39:58.667Z] === RUN   TestDaemonRestartWithExistingNetwork
23:39:58 [2020-11-14T23:39:58.931Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s)
23:39:58 [2020-11-14T23:39:58.931Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:39:59 [2020-11-14T23:39:59.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:39:59 [2020-11-14T23:39:59.701Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
23:39:59 [2020-11-14T23:39:59.701Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:40:01 [2020-11-14T23:40:01.209Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
23:40:01 [2020-11-14T23:40:01.209Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:40:01 [2020-11-14T23:40:01.445Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s)
23:40:01 [2020-11-14T23:40:01.445Z] === RUN   TestCgroupNamespacesRunHostMode
23:40:01 [2020-11-14T23:40:01.501Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
23:40:01 [2020-11-14T23:40:01.501Z] === RUN   TestServiceWithPredefinedNetwork
23:40:03 [2020-11-14T23:40:03.305Z] --- PASS: TestBuildSquashParent (6.44s)
23:40:03 [2020-11-14T23:40:03.305Z] === RUN   TestBuildWithRemoveAndForceRemove
23:40:03 [2020-11-14T23:40:03.305Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:40:03 [2020-11-14T23:40:03.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:40:03 [2020-11-14T23:40:03.305Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:40:03 [2020-11-14T23:40:03.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:40:03 [2020-11-14T23:40:03.305Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:40:03 [2020-11-14T23:40:03.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:40:03 [2020-11-14T23:40:03.305Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:40:03 [2020-11-14T23:40:03.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:40:03 [2020-11-14T23:40:03.305Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:40:03 [2020-11-14T23:40:03.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:40:03 [2020-11-14T23:40:03.305Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:40:03 [2020-11-14T23:40:03.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:40:03 [2020-11-14T23:40:03.305Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:40:03 [2020-11-14T23:40:03.305Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:40:03 [2020-11-14T23:40:03.305Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:40:03 [2020-11-14T23:40:03.305Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:40:03 [2020-11-14T23:40:03.335Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s)
23:40:03 [2020-11-14T23:40:03.335Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:40:03 [2020-11-14T23:40:03.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:40:04 [2020-11-14T23:40:04.535Z] ok  	github.com/docker/docker/pkg/plugins	33.639s	coverage: 76.6% of statements
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/rootless	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/volume	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === Skipped
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver btrfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver btrfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver btrfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver btrfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver btrfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:73: No driver to put!
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z] time="2020-11-14T23:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z] time="2020-11-14T23:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z] time="2020-11-14T23:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z] time="2020-11-14T23:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z] time="2020-11-14T23:38:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:73: No driver to put!
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     overlay_test.go:49: Fails to compute changes intermittently
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver zfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver zfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver zfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver zfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:46: Driver zfs not supported
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     graphtest_unix.go:73: No driver to put!
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:40:04 [2020-11-14T23:40:04.535Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] 
23:40:04 [2020-11-14T23:40:04.535Z] DONE 2169 tests, 26 skipped in 261.238s
Post stage
[Pipeline] junit
23:40:04 [2020-11-14T23:40:04.581Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:40:05 [2020-11-14T23:40:05.355Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -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:05c20a6e1c708bc881dee36554c6598937afa699 hack/make.sh dynbinary test-integration
23:40:05 [2020-11-14T23:40:05.653Z] 
23:40:05 [2020-11-14T23:40:05.653Z] Removing bundles/
23:40:05 [2020-11-14T23:40:05.653Z] 
23:40:05 [2020-11-14T23:40:05.653Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:40:05 [2020-11-14T23:40:05.653Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:40:05 [2020-11-14T23:40:05.653Z] GOOS="" GOARCH="" GOARM=""
23:40:05 [2020-11-14T23:40:05.849Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s)
23:40:05 [2020-11-14T23:40:05.849Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:40:05 [2020-11-14T23:40:05.856Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:40:05 [2020-11-14T23:40:05.856Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:40:05 [2020-11-14T23:40:05.954Z] --- PASS: TestServiceWithPredefinedNetwork (3.59s)
23:40:05 [2020-11-14T23:40:05.954Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:40:05 [2020-11-14T23:40:05.954Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:40:05 [2020-11-14T23:40:05.954Z]     service_test.go:236: FLAKY_TEST
23:40:05 [2020-11-14T23:40:05.954Z] === RUN   TestServiceWithDataPathPortInit
23:40:06 [2020-11-14T23:40:06.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:40:07 [2020-11-14T23:40:07.737Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s)
23:40:07 [2020-11-14T23:40:07.737Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:40:08 [2020-11-14T23:40:08.401Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:40:08 [2020-11-14T23:40:08.401Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s)
23:40:08 [2020-11-14T23:40:08.401Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s)
23:40:08 [2020-11-14T23:40:08.401Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s)
23:40:08 [2020-11-14T23:40:08.401Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.11s)
23:40:08 [2020-11-14T23:40:08.401Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s)
23:40:08 [2020-11-14T23:40:08.401Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s)
23:40:08 [2020-11-14T23:40:08.401Z] === RUN   TestBuildMultiStageCopy
23:40:08 [2020-11-14T23:40:08.401Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:40:09 [2020-11-14T23:40:09.130Z] tests/integration/api_exec_test.py .....................                 [ 34%]
23:40:09 [2020-11-14T23:40:09.624Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
23:40:09 [2020-11-14T23:40:09.624Z] === RUN   TestCgroupNamespacesRunOlderClient
23:40:10 [2020-11-14T23:40:10.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:40:10 [2020-11-14T23:40:10.316Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:40:10 [2020-11-14T23:40:10.888Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:40:11 [2020-11-14T23:40:11.458Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:40:11 [2020-11-14T23:40:11.511Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s)
23:40:11 [2020-11-14T23:40:11.511Z] === RUN   TestKernelTCPMemory
23:40:11 [2020-11-14T23:40:11.511Z] --- SKIP: TestKernelTCPMemory (0.03s)
23:40:11 [2020-11-14T23:40:11.511Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:11 [2020-11-14T23:40:11.511Z] === RUN   TestNISDomainname
23:40:11 [2020-11-14T23:40:11.511Z] --- SKIP: TestNISDomainname (0.01s)
23:40:11 [2020-11-14T23:40:11.511Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:40:11 [2020-11-14T23:40:11.511Z] === RUN   TestHostnameDnsResolution
23:40:12 [2020-11-14T23:40:12.029Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:40:12 [2020-11-14T23:40:12.072Z] --- PASS: TestHostnameDnsResolution (0.67s)
23:40:12 [2020-11-14T23:40:12.072Z] === RUN   TestStats
23:40:12 [2020-11-14T23:40:12.072Z] --- SKIP: TestStats (0.00s)
23:40:12 [2020-11-14T23:40:12.072Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:12 [2020-11-14T23:40:12.072Z] === RUN   TestStopContainerWithTimeout
23:40:12 [2020-11-14T23:40:12.072Z] === RUN   TestStopContainerWithTimeout/0
23:40:12 [2020-11-14T23:40:12.072Z] === PAUSE TestStopContainerWithTimeout/0
23:40:12 [2020-11-14T23:40:12.072Z] === RUN   TestStopContainerWithTimeout/1
23:40:12 [2020-11-14T23:40:12.072Z] === PAUSE TestStopContainerWithTimeout/1
23:40:12 [2020-11-14T23:40:12.072Z] === RUN   TestStopContainerWithTimeout/3
23:40:12 [2020-11-14T23:40:12.072Z] === PAUSE TestStopContainerWithTimeout/3
23:40:12 [2020-11-14T23:40:12.072Z] === RUN   TestStopContainerWithTimeout/-1
23:40:12 [2020-11-14T23:40:12.072Z] === PAUSE TestStopContainerWithTimeout/-1
23:40:12 [2020-11-14T23:40:12.072Z] === CONT  TestStopContainerWithTimeout/0
23:40:12 [2020-11-14T23:40:12.072Z] === CONT  TestStopContainerWithTimeout/-1
23:40:12 [2020-11-14T23:40:12.599Z] --- PASS: TestBuildMultiStageCopy (4.42s)
23:40:12 [2020-11-14T23:40:12.599Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s)
23:40:12 [2020-11-14T23:40:12.599Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
23:40:12 [2020-11-14T23:40:12.599Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
23:40:12 [2020-11-14T23:40:12.599Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
23:40:12 [2020-11-14T23:40:12.599Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
23:40:12 [2020-11-14T23:40:12.599Z] === RUN   TestBuildMultiStageParentConfig
23:40:12 [2020-11-14T23:40:12.998Z] === CONT  TestStopContainerWithTimeout/3
23:40:13 [2020-11-14T23:40:13.454Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:40:13 [2020-11-14T23:40:13.454Z] Using test binary docker
23:40:13 [2020-11-14T23:40:13.454Z] +++ /etc/init.d/apparmor start
23:40:13 [2020-11-14T23:40:13.716Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:40:13 [2020-11-14T23:40:13.716Z] Starting dockerd
23:40:13 [2020-11-14T23:40:13.716Z] INFO: Waiting for daemon to start...
23:40:13 [2020-11-14T23:40:13.716Z] +++ 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:40:13 [2020-11-14T23:40:13.983Z] --- PASS: TestBuildMultiStageParentConfig (1.47s)
23:40:13 [2020-11-14T23:40:13.983Z] === RUN   TestBuildLabelWithTargets
23:40:14 [2020-11-14T23:40:14.884Z] === CONT  TestStopContainerWithTimeout/1
23:40:15 [2020-11-14T23:40:15.631Z] .
23:40:15 [2020-11-14T23:40:15.631Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:40:15 [2020-11-14T23:40:15.893Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:40:15 [2020-11-14T23:40:15.893Z] Error: No such image: emptyfs
23:40:15 [2020-11-14T23:40:15.893Z] ++++ docker load
23:40:15 [2020-11-14T23:40:15.893Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:40:16 [2020-11-14T23:40:16.465Z] Running integration-test (iteration 1)
23:40:16 [2020-11-14T23:40:16.465Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:40:16 [2020-11-14T23:40:16.465Z] ++ 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:40:16 [2020-11-14T23:40:16.465Z] ++ set -e
23:40:16 [2020-11-14T23:40:16.465Z] ++ '[' -n 0 ']'
23:40:16 [2020-11-14T23:40:16.465Z] ++ set -x
23:40:16 [2020-11-14T23:40:16.465Z] ++ env -i DEST=/go/src/github.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:40:16 [2020-11-14T23:40:16.529Z] --- PASS: TestBuildLabelWithTargets (2.30s)
23:40:16 [2020-11-14T23:40:16.529Z] === RUN   TestBuildWithEmptyLayers
23:40:16 [2020-11-14T23:40:16.597Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
23:40:16 [2020-11-14T23:40:16.771Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:40:16 [2020-11-14T23:40:16.771Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
23:40:16 [2020-11-14T23:40:16.771Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
23:40:16 [2020-11-14T23:40:16.771Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
23:40:16 [2020-11-14T23:40:16.771Z]     --- PASS: TestStopContainerWithTimeout/1 (1.66s)
23:40:16 [2020-11-14T23:40:16.771Z] === RUN   TestDeleteDevicemapper
23:40:16 [2020-11-14T23:40:16.771Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:40:16 [2020-11-14T23:40:16.771Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:40:16 [2020-11-14T23:40:16.771Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:40:17 [2020-11-14T23:40:17.471Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
23:40:17 [2020-11-14T23:40:17.471Z] === RUN   TestBuildMultiStageOnBuild
23:40:18 [2020-11-14T23:40:18.135Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s)
23:40:18 [2020-11-14T23:40:18.135Z] === RUN   TestUpdateMemory
23:40:18 [2020-11-14T23:40:18.135Z] --- SKIP: TestUpdateMemory (0.00s)
23:40:18 [2020-11-14T23:40:18.135Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:18 [2020-11-14T23:40:18.135Z] === RUN   TestUpdateCPUQuota
23:40:18 [2020-11-14T23:40:18.135Z] --- SKIP: TestUpdateCPUQuota (0.00s)
23:40:18 [2020-11-14T23:40:18.135Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:18 [2020-11-14T23:40:18.135Z] === RUN   TestUpdatePidsLimit
23:40:18 [2020-11-14T23:40:18.135Z] --- SKIP: TestUpdatePidsLimit (0.00s)
23:40:18 [2020-11-14T23:40:18.135Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:18 [2020-11-14T23:40:18.135Z] === RUN   TestUpdateRestartPolicy
23:40:20 [2020-11-14T23:40:20.017Z] --- PASS: TestBuildMultiStageOnBuild (2.73s)
23:40:20 [2020-11-14T23:40:20.017Z] === RUN   TestBuildUncleanTarFilenames
23:40:20 [2020-11-14T23:40:20.167Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
23:40:21 [2020-11-14T23:40:21.403Z] --- PASS: TestBuildUncleanTarFilenames (1.43s)
23:40:21 [2020-11-14T23:40:21.403Z] === RUN   TestBuildMultiStageLayerLeak
23:40:24 [2020-11-14T23:40:24.702Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s)
23:40:24 [2020-11-14T23:40:24.702Z] === RUN   TestBuildWithHugeFile
23:40:28 [2020-11-14T23:40:28.415Z] --- PASS: TestServiceWithDataPathPortInit (19.57s)
23:40:28 [2020-11-14T23:40:28.415Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:40:30 [2020-11-14T23:40:30.297Z] --- PASS: TestUpdateRestartPolicy (10.92s)
23:40:30 [2020-11-14T23:40:30.297Z] === RUN   TestUpdateRestartWithAutoRemove
23:40:30 [2020-11-14T23:40:30.297Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
23:40:30 [2020-11-14T23:40:30.297Z] === RUN   TestWaitNonBlocked
23:40:30 [2020-11-14T23:40:30.297Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:40:30 [2020-11-14T23:40:30.297Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:40:30 [2020-11-14T23:40:30.297Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:40:30 [2020-11-14T23:40:30.297Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:40:30 [2020-11-14T23:40:30.297Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:40:30 [2020-11-14T23:40:30.297Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:40:30 [2020-11-14T23:40:30.297Z] --- PASS: TestWaitNonBlocked (0.01s)
23:40:30 [2020-11-14T23:40:30.297Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s)
23:40:30 [2020-11-14T23:40:30.297Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s)
23:40:30 [2020-11-14T23:40:30.297Z] === RUN   TestWaitBlocked
23:40:30 [2020-11-14T23:40:30.297Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:40:30 [2020-11-14T23:40:30.297Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:40:30 [2020-11-14T23:40:30.297Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:40:30 [2020-11-14T23:40:30.297Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:40:30 [2020-11-14T23:40:30.297Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:40:30 [2020-11-14T23:40:30.297Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:40:30 [2020-11-14T23:40:30.859Z] --- PASS: TestWaitBlocked (0.01s)
23:40:30 [2020-11-14T23:40:30.859Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
23:40:30 [2020-11-14T23:40:30.859Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
23:40:30 [2020-11-14T23:40:30.859Z] === CONT  TestDaemonRestartIpcMode
23:40:30 [2020-11-14T23:40:30.859Z] === CONT  TestIpcModeOlderClient
23:40:30 [2020-11-14T23:40:30.859Z] --- PASS: TestIpcModeOlderClient (0.08s)
23:40:35 [2020-11-14T23:40:35.023Z] --- PASS: TestDaemonRestartIpcMode (4.18s)
23:40:35 [2020-11-14T23:40:35.023Z] PASS
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === Skipped
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
23:40:35 [2020-11-14T23:40:35.023Z]     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:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     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:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     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:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestPause (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
23:40:35 [2020-11-14T23:40:35.023Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
23:40:35 [2020-11-14T23:40:35.023Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
23:40:35 [2020-11-14T23:40:35.023Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestStats (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
23:40:35 [2020-11-14T23:40:35.023Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] 
23:40:35 [2020-11-14T23:40:35.023Z] DONE 176 tests, 26 skipped in 80.013s
23:40:35 [2020-11-14T23:40:35.023Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:40:35 [2020-11-14T23:40:35.278Z] INFO: Testing against a local daemon
23:40:35 [2020-11-14T23:40:35.278Z] === RUN   TestCommitInheritsEnv
23:40:35 [2020-11-14T23:40:35.363Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.08s)
23:40:35 [2020-11-14T23:40:35.363Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2okl4p1s2ah8r12ml8fd9ahmj Created:2020-11-14 23:40:26.205289066 +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[8cd9f848abd78892b8f5021b1cdc3263d4d7b36f6eea540259ae6d24b7d6da96:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2big9lm6qtl495cg6p741g8uj EndpointID:07238cc7b41f6b34d50a2d36ab78376e5edbc799f881fa1e5961d5af96ae8dc9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4ea9188ba2bdeb84e93a2609c54db386fd25bb99513a15f47aae76f3189c5da7 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:6d6d845b1604 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2big9lm6qtl495cg6p741g8uj EndpointID:07238cc7b41f6b34d50a2d36ab78376e5edbc799f881fa1e5961d5af96ae8dc9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:40:35 [2020-11-14T23:40:35.363Z] PASS
23:40:35 [2020-11-14T23:40:35.363Z] 
23:40:35 [2020-11-14T23:40:35.363Z] === Skipped
23:40:35 [2020-11-14T23:40:35.363Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:40:35 [2020-11-14T23:40:35.363Z]     service_test.go:236: FLAKY_TEST
23:40:35 [2020-11-14T23:40:35.363Z] 
23:40:35 [2020-11-14T23:40:35.363Z] 
23:40:35 [2020-11-14T23:40:35.363Z] DONE 23 tests, 1 skipped in 55.057s
23:40:35 [2020-11-14T23:40:35.363Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:40:35 [2020-11-14T23:40:35.364Z] ++ 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:40:35 [2020-11-14T23:40:35.364Z] ++ set -e
23:40:35 [2020-11-14T23:40:35.364Z] ++ '[' -n 0 ']'
23:40:35 [2020-11-14T23:40:35.364Z] ++ set -x
23:40:35 [2020-11-14T23:40:35.364Z] ++ env -i DEST=/go/src/github.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:40:35 [2020-11-14T23:40:35.364Z] INFO: Testing against a local daemon
23:40:35 [2020-11-14T23:40:35.364Z] === RUN   TestDockerNetworkIpvlanPersistance
23:40:35 [2020-11-14T23:40:35.364Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:40:35 [2020-11-14T23:40:35.364Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:40:35 [2020-11-14T23:40:35.364Z] === RUN   TestDockerNetworkIpvlan
23:40:35 [2020-11-14T23:40:35.364Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:40:35 [2020-11-14T23:40:35.364Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:40:35 [2020-11-14T23:40:35.364Z] PASS
23:40:35 [2020-11-14T23:40:35.364Z] 
23:40:35 [2020-11-14T23:40:35.364Z] === Skipped
23:40:35 [2020-11-14T23:40:35.364Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:40:35 [2020-11-14T23:40:35.364Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:40:35 [2020-11-14T23:40:35.364Z] 
23:40:35 [2020-11-14T23:40:35.364Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:40:35 [2020-11-14T23:40:35.364Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:40:35 [2020-11-14T23:40:35.364Z] 
23:40:35 [2020-11-14T23:40:35.364Z] 
23:40:35 [2020-11-14T23:40:35.364Z] DONE 2 tests, 2 skipped in 0.179s
23:40:35 [2020-11-14T23:40:35.364Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:40:35 [2020-11-14T23:40:35.364Z] ++ 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:40:35 [2020-11-14T23:40:35.364Z] ++ set -e
23:40:35 [2020-11-14T23:40:35.364Z] ++ '[' -n 0 ']'
23:40:35 [2020-11-14T23:40:35.364Z] ++ set -x
23:40:35 [2020-11-14T23:40:35.364Z] ++ env -i DEST=/go/src/github.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:40:35 [2020-11-14T23:40:35.364Z] INFO: Testing against a local daemon
23:40:35 [2020-11-14T23:40:35.364Z] === RUN   TestDockerNetworkMacvlanPersistance
23:40:36 [2020-11-14T23:40:36.618Z] tests/integration/api_network_test.py ............................       [ 47%]
23:40:36 [2020-11-14T23:40:36.872Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
23:40:36 [2020-11-14T23:40:36.872Z] === RUN   TestDockerNetworkMacvlan
23:40:37 [2020-11-14T23:40:37.166Z] --- PASS: TestCommitInheritsEnv (1.94s)
23:40:37 [2020-11-14T23:40:37.166Z] === RUN   TestImportExtremelyLargeImageWorks
23:40:37 [2020-11-14T23:40:37.166Z] === PAUSE TestImportExtremelyLargeImageWorks
23:40:37 [2020-11-14T23:40:37.166Z] === RUN   TestImagesFilterMultiReference
23:40:37 [2020-11-14T23:40:37.166Z] --- PASS: TestImagesFilterMultiReference (0.07s)
23:40:37 [2020-11-14T23:40:37.166Z] === RUN   TestImagePullPlatformInvalid
23:40:37 [2020-11-14T23:40:37.166Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:40:37 [2020-11-14T23:40:37.166Z] === RUN   TestRemoveImageOrphaning
23:40:37 [2020-11-14T23:40:37.506Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:40:38 [2020-11-14T23:40:38.542Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:40:39 [2020-11-14T23:40:39.054Z] --- PASS: TestRemoveImageOrphaning (1.90s)
23:40:39 [2020-11-14T23:40:39.054Z] === RUN   TestRemoveImageGarbageCollector
23:40:39 [2020-11-14T23:40:39.054Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:40:39 [2020-11-14T23:40:39.054Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:40:39 [2020-11-14T23:40:39.054Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:40:39 [2020-11-14T23:40:39.175Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:40:39 [2020-11-14T23:40:39.310Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:40:39 [2020-11-14T23:40:39.310Z] === RUN   TestTagInvalidReference
23:40:39 [2020-11-14T23:40:39.310Z] --- PASS: TestTagInvalidReference (0.02s)
23:40:39 [2020-11-14T23:40:39.310Z] === RUN   TestTagValidPrefixedRepo
23:40:39 [2020-11-14T23:40:39.310Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:40:39 [2020-11-14T23:40:39.310Z] === RUN   TestTagExistedNameWithoutForce
23:40:39 [2020-11-14T23:40:39.310Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:40:39 [2020-11-14T23:40:39.310Z] === RUN   TestTagOfficialNames
23:40:39 [2020-11-14T23:40:39.310Z] --- PASS: TestTagOfficialNames (0.04s)
23:40:39 [2020-11-14T23:40:39.310Z] === RUN   TestTagMatchesDigest
23:40:39 [2020-11-14T23:40:39.310Z] --- PASS: TestTagMatchesDigest (0.01s)
23:40:39 [2020-11-14T23:40:39.310Z] === CONT  TestImportExtremelyLargeImageWorks
23:40:39 [2020-11-14T23:40:39.472Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
23:40:39 [2020-11-14T23:40:39.472Z] 
23:40:39 [2020-11-14T23:40:39.472Z]  ________   ____  __.
23:40:39 [2020-11-14T23:40:39.472Z]  \_____  \ |    |/ _|
23:40:39 [2020-11-14T23:40:39.472Z]  /   |   \|      <
23:40:39 [2020-11-14T23:40:39.472Z]  /    |    \    |  \
23:40:39 [2020-11-14T23:40:39.472Z]  \_______  /____|__ \
23:40:39 [2020-11-14T23:40:39.472Z]          \/        \/
23:40:39 [2020-11-14T23:40:39.472Z] 
23:40:39 [2020-11-14T23:40:39.472Z] INFO: make.ps1 ended at 11/14/2020 23:40:37
23:40:40 [2020-11-14T23:40:40.452Z] INFO: Binaries build ended at 11/14/2020 23:40:40. Duration:00:01:18.2287891
23:40:42 [2020-11-14T23:40:42.650Z] INFO: Copying the built daemon binary to d:\CI\PR-41625\2\binary\dockerd-05c20a6e1c.exe...
23:40:42 [2020-11-14T23:40:42.650Z] INFO: Copying the built client binary to d:\CI\PR-41625\2\binary\docker-05c20a6e1c.exe...
23:40:42 [2020-11-14T23:40:42.650Z] INFO: Copying dockerversion from the container...
23:40:43 [2020-11-14T23:40:43.113Z] INFO: Copying the golang package from the container to d:\CI\PR-41625\2\installer\go.zip...
23:40:43 [2020-11-14T23:40:43.629Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:40:45 [2020-11-14T23:40:45.112Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:40:46 [2020-11-14T23:40:46.566Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:40:46 [2020-11-14T23:40:46.873Z] INFO: Extracting go.zip to d:\CI\PR-41625\2\go
23:40:47 [2020-11-14T23:40:47.149Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:40:51 [2020-11-14T23:40:51.352Z] tests/integration/api_service_test.py .................................. [ 60%]
23:40:54 [2020-11-14T23:40:54.042Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:40:55 [2020-11-14T23:40:55.551Z] --- PASS: TestDockerNetworkMacvlan (18.94s)
23:40:55 [2020-11-14T23:40:55.551Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
23:40:55 [2020-11-14T23:40:55.551Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
23:40:55 [2020-11-14T23:40:55.551Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s)
23:40:55 [2020-11-14T23:40:55.551Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s)
23:40:55 [2020-11-14T23:40:55.551Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.22s)
23:40:55 [2020-11-14T23:40:55.551Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s)
23:40:55 [2020-11-14T23:40:55.551Z] PASS
23:40:55 [2020-11-14T23:40:55.551Z] 
23:40:55 [2020-11-14T23:40:55.551Z] DONE 8 tests in 20.471s
23:40:55 [2020-11-14T23:40:55.551Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
23:40:55 [2020-11-14T23:40:55.551Z] ++ 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:40:55 [2020-11-14T23:40:55.551Z] ++ set -e
23:40:55 [2020-11-14T23:40:55.551Z] ++ '[' -n 0 ']'
23:40:55 [2020-11-14T23:40:55.551Z] ++ set -x
23:40:55 [2020-11-14T23:40:55.551Z] ++ env -i DEST=/go/src/github.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:40:55 [2020-11-14T23:40:55.551Z] testing: warning: no tests to run
23:40:55 [2020-11-14T23:40:55.551Z] PASS
23:40:55 [2020-11-14T23:40:55.551Z] 
23:40:55 [2020-11-14T23:40:55.551Z] DONE 0 tests in 0.076s
23:40:55 [2020-11-14T23:40:55.551Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:40:55 [2020-11-14T23:40:55.551Z] ++ 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:40:55 [2020-11-14T23:40:55.551Z] ++ set -e
23:40:55 [2020-11-14T23:40:55.551Z] ++ '[' -n 0 ']'
23:40:55 [2020-11-14T23:40:55.551Z] ++ set -x
23:40:55 [2020-11-14T23:40:55.551Z] ++ env -i DEST=/go/src/github.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:40:55 [2020-11-14T23:40:55.843Z] INFO: Testing against a local daemon
23:40:55 [2020-11-14T23:40:55.843Z] === RUN   TestAuthZPluginAllowRequest
23:40:57 [2020-11-14T23:40:57.353Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
23:40:57 [2020-11-14T23:40:57.353Z] === RUN   TestAuthZPluginTLS
23:40:57 [2020-11-14T23:40:57.987Z] --- PASS: TestAuthZPluginTLS (0.54s)
23:40:57 [2020-11-14T23:40:57.987Z] === RUN   TestAuthZPluginDenyRequest
23:40:58 [2020-11-14T23:40:58.627Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
23:40:58 [2020-11-14T23:40:58.627Z] === RUN   TestAuthZPluginAPIDenyResponse
23:40:58 [2020-11-14T23:40:58.919Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
23:40:58 [2020-11-14T23:40:58.919Z] === RUN   TestAuthZPluginDenyResponse
23:40:59 [2020-11-14T23:40:59.554Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:40:59 [2020-11-14T23:40:59.554Z] === RUN   TestAuthZPluginAllowEventStream
23:41:01 [2020-11-14T23:41:01.063Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s)
23:41:01 [2020-11-14T23:41:01.063Z] === RUN   TestAuthZPluginErrorResponse
23:41:01 [2020-11-14T23:41:01.697Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:41:01 [2020-11-14T23:41:01.697Z] === RUN   TestAuthZPluginErrorRequest
23:41:02 [2020-11-14T23:41:02.331Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
23:41:02 [2020-11-14T23:41:02.331Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:41:02 [2020-11-14T23:41:02.623Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:41:02 [2020-11-14T23:41:02.623Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:41:03 [2020-11-14T23:41:03.190Z] Loaded image: buildpack-deps:buster
23:41:03 [2020-11-14T23:41:03.190Z] Loaded image: busybox:latest
23:41:03 [2020-11-14T23:41:03.190Z] Loaded image: busybox:glibc
23:41:03 [2020-11-14T23:41:03.190Z] Loaded image: debian:buster
23:41:03 [2020-11-14T23:41:03.190Z] Loaded image: hello-world:latest
23:41:03 [2020-11-14T23:41:03.190Z] Loaded image: arm32v7/hello-world:latest
23:41:03 [2020-11-14T23:41:03.190Z] INFO: Testing against a local daemon
23:41:03 [2020-11-14T23:41:03.190Z] === RUN   TestCgroupNamespacesBuild
23:41:03 [2020-11-14T23:41:03.190Z] --- PASS: TestCgroupNamespacesBuild (3.39s)
23:41:03 [2020-11-14T23:41:03.190Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:41:03 [2020-11-14T23:41:03.190Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.35s)
23:41:03 [2020-11-14T23:41:03.190Z] === RUN   TestBuildWithSession
23:41:03 [2020-11-14T23:41:03.190Z] --- SKIP: TestBuildWithSession (0.00s)
23:41:03 [2020-11-14T23:41:03.190Z]     build_session_test.go:25: TODO: BuildKit
23:41:03 [2020-11-14T23:41:03.190Z] === RUN   TestBuildSquashParent
23:41:04 [2020-11-14T23:41:04.692Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s)
23:41:04 [2020-11-14T23:41:04.692Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:41:05 [2020-11-14T23:41:05.949Z] .........................                                                [ 67%]
23:41:06 [2020-11-14T23:41:06.762Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s)
23:41:06 [2020-11-14T23:41:06.762Z] === RUN   TestAuthZPluginHeader
23:41:07 [2020-11-14T23:41:07.798Z] --- PASS: TestAuthZPluginHeader (0.83s)
23:41:07 [2020-11-14T23:41:07.798Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:41:07 [2020-11-14T23:41:07.798Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:41:07 [2020-11-14T23:41:07.798Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:41:07 [2020-11-14T23:41:07.798Z] === RUN   TestAuthZPluginV2Disable
23:41:07 [2020-11-14T23:41:07.798Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:41:07 [2020-11-14T23:41:07.798Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:41:07 [2020-11-14T23:41:07.798Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:41:07 [2020-11-14T23:41:07.798Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:41:07 [2020-11-14T23:41:07.798Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:41:07 [2020-11-14T23:41:07.798Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:41:07 [2020-11-14T23:41:07.798Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:41:07 [2020-11-14T23:41:07.798Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:41:07 [2020-11-14T23:41:07.798Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:41:12 [2020-11-14T23:41:12.080Z] INFO: Extraction ended at 11/14/2020 23:41:10. Duration:00:00:24.2088359
23:41:12 [2020-11-14T23:41:12.080Z] INFO: Updating the golang and path environment variables
23:41:12 [2020-11-14T23:41:12.080Z] INFO: GOPATH=d:\gopath
23:41:12 [2020-11-14T23:41:12.080Z] INFO: go version go1.13.15 windows/amd64
23:41:12 [2020-11-14T23:41:12.080Z] INFO: Running the daemon under test in debug mode
23:41:12 [2020-11-14T23:41:12.080Z] INFO: Starting a daemon under test...
23:41:12 [2020-11-14T23:41:12.080Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41625\2\daemon --pidfile d:\CI\PR-41625\2\docker.pid -D
23:41:12 [2020-11-14T23:41:12.080Z] INFO: Process started successfully.
23:41:12 [2020-11-14T23:41:12.080Z] INFO: Start tailing logs of the daemon under tests
23:41:12 [2020-11-14T23:41:12.080Z] INFO: Waiting for the daemon under test to start...
23:41:13 [2020-11-14T23:41:13.199Z] --- PASS: TestBuildSquashParent (9.11s)
23:41:13 [2020-11-14T23:41:13.199Z] === RUN   TestBuildWithRemoveAndForceRemove
23:41:13 [2020-11-14T23:41:13.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:41:13 [2020-11-14T23:41:13.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:41:13 [2020-11-14T23:41:13.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:41:13 [2020-11-14T23:41:13.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:41:13 [2020-11-14T23:41:13.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:41:13 [2020-11-14T23:41:13.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:41:13 [2020-11-14T23:41:13.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:41:13 [2020-11-14T23:41:13.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:41:13 [2020-11-14T23:41:13.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:41:13 [2020-11-14T23:41:13.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:41:13 [2020-11-14T23:41:13.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:41:13 [2020-11-14T23:41:13.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:41:13 [2020-11-14T23:41:13.199Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:41:13 [2020-11-14T23:41:13.199Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:41:15 [2020-11-14T23:41:15.117Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:41:15 [2020-11-14T23:41:15.378Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:41:18 [2020-11-14T23:41:18.683Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:41:18 [2020-11-14T23:41:18.683Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:41:21 [2020-11-14T23:41:21.028Z] --- PASS: TestBuildWithHugeFile (51.84s)
23:41:21 [2020-11-14T23:41:21.028Z] === RUN   TestBuildWithEmptyDockerfile
23:41:21 [2020-11-14T23:41:21.028Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:41:21 [2020-11-14T23:41:21.028Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:41:21 [2020-11-14T23:41:21.028Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:41:21 [2020-11-14T23:41:21.028Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:41:21 [2020-11-14T23:41:21.028Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:41:21 [2020-11-14T23:41:21.028Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:41:21 [2020-11-14T23:41:21.028Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:41:21 [2020-11-14T23:41:21.028Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:41:21 [2020-11-14T23:41:21.028Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:41:21 [2020-11-14T23:41:21.028Z] --- PASS: TestBuildWithEmptyDockerfile (0.24s)
23:41:21 [2020-11-14T23:41:21.028Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
23:41:21 [2020-11-14T23:41:21.028Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
23:41:21 [2020-11-14T23:41:21.028Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
23:41:21 [2020-11-14T23:41:21.028Z] === RUN   TestBuildPreserveOwnership
23:41:21 [2020-11-14T23:41:21.028Z] === RUN   TestBuildPreserveOwnership/copy_from
23:41:21 [2020-11-14T23:41:21.028Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:41:21 [2020-11-14T23:41:21.989Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:41:21 [2020-11-14T23:41:21.989Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s)
23:41:21 [2020-11-14T23:41:21.989Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s)
23:41:21 [2020-11-14T23:41:21.989Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s)
23:41:21 [2020-11-14T23:41:21.989Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s)
23:41:21 [2020-11-14T23:41:21.989Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s)
23:41:21 [2020-11-14T23:41:21.989Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s)
23:41:21 [2020-11-14T23:41:21.989Z] === RUN   TestBuildMultiStageCopy
23:41:21 [2020-11-14T23:41:21.989Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:41:22 [2020-11-14T23:41:22.940Z] --- PASS: TestBuildPreserveOwnership (6.02s)
23:41:22 [2020-11-14T23:41:22.940Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.89s)
23:41:22 [2020-11-14T23:41:22.940Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s)
23:41:22 [2020-11-14T23:41:22.940Z] === RUN   TestBuildPlatformInvalid
23:41:22 [2020-11-14T23:41:22.940Z] --- PASS: TestBuildPlatformInvalid (0.18s)
23:41:22 [2020-11-14T23:41:22.940Z] PASS
23:41:22 [2020-11-14T23:41:22.940Z] 
23:41:22 [2020-11-14T23:41:22.940Z] === Skipped
23:41:22 [2020-11-14T23:41:22.940Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:41:22 [2020-11-14T23:41:22.940Z]     build_session_test.go:25: TODO: BuildKit
23:41:22 [2020-11-14T23:41:22.940Z] 
23:41:22 [2020-11-14T23:41:22.940Z] 
23:41:22 [2020-11-14T23:41:22.940Z] DONE 32 tests, 1 skipped in 109.547s
23:41:22 [2020-11-14T23:41:22.940Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
23:41:22 [2020-11-14T23:41:22.940Z] ++ 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:41:22 [2020-11-14T23:41:22.940Z] ++ set -e
23:41:22 [2020-11-14T23:41:22.940Z] ++ '[' -n 0 ']'
23:41:22 [2020-11-14T23:41:22.940Z] ++ set -x
23:41:22 [2020-11-14T23:41:22.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=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:41:23 [2020-11-14T23:41:23.200Z] INFO: Testing against a local daemon
23:41:23 [2020-11-14T23:41:23.200Z] === RUN   TestConfigInspect
23:41:24 [2020-11-14T23:41:24.538Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:41:24 [2020-11-14T23:41:24.538Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:41:25 [2020-11-14T23:41:25.111Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:41:25 [2020-11-14T23:41:25.683Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:41:26 [2020-11-14T23:41:26.256Z] --- PASS: TestBuildMultiStageCopy (4.84s)
23:41:26 [2020-11-14T23:41:26.256Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s)
23:41:26 [2020-11-14T23:41:26.256Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
23:41:26 [2020-11-14T23:41:26.256Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
23:41:26 [2020-11-14T23:41:26.256Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s)
23:41:26 [2020-11-14T23:41:26.256Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s)
23:41:26 [2020-11-14T23:41:26.256Z] === RUN   TestBuildMultiStageParentConfig
23:41:26 [2020-11-14T23:41:26.433Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.23s)
23:41:26 [2020-11-14T23:41:26.433Z] PASS
23:41:26 [2020-11-14T23:41:26.433Z] 
23:41:26 [2020-11-14T23:41:26.433Z] === Skipped
23:41:26 [2020-11-14T23:41:26.433Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:41:26 [2020-11-14T23:41:26.433Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:41:26 [2020-11-14T23:41:26.433Z] 
23:41:26 [2020-11-14T23:41:26.433Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:41:26 [2020-11-14T23:41:26.433Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:41:26 [2020-11-14T23:41:26.433Z] 
23:41:26 [2020-11-14T23:41:26.433Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:41:26 [2020-11-14T23:41:26.433Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:41:26 [2020-11-14T23:41:26.433Z] 
23:41:26 [2020-11-14T23:41:26.433Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:41:26 [2020-11-14T23:41:26.433Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:41:26 [2020-11-14T23:41:26.433Z] 
23:41:26 [2020-11-14T23:41:26.433Z] 
23:41:26 [2020-11-14T23:41:26.433Z] DONE 17 tests, 4 skipped in 29.339s
23:41:26 [2020-11-14T23:41:26.433Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:41:26 [2020-11-14T23:41:26.433Z] ++ 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:41:26 [2020-11-14T23:41:26.433Z] ++ set -e
23:41:26 [2020-11-14T23:41:26.433Z] ++ '[' -n 0 ']'
23:41:26 [2020-11-14T23:41:26.433Z] ++ set -x
23:41:26 [2020-11-14T23:41:26.433Z] ++ env -i DEST=/go/src/github.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:41:26 [2020-11-14T23:41:26.433Z] INFO: Testing against a local daemon
23:41:26 [2020-11-14T23:41:26.433Z] === RUN   TestPluginInvalidJSON
23:41:26 [2020-11-14T23:41:26.433Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:41:26 [2020-11-14T23:41:26.433Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:41:26 [2020-11-14T23:41:26.433Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:41:26 [2020-11-14T23:41:26.433Z] --- PASS: TestPluginInvalidJSON (0.03s)
23:41:26 [2020-11-14T23:41:26.433Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:41:26 [2020-11-14T23:41:26.433Z] === RUN   TestPluginInstall
23:41:26 [2020-11-14T23:41:26.433Z] === RUN   TestPluginInstall/no_auth
23:41:26 [2020-11-14T23:41:26.724Z] time="2020-11-14T23:41:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:41:26 [2020-11-14T23:41:26.724Z] time="2020-11-14T23:41:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cb858c050ebddc969a167154ae109a645b71d33bb78a268e2bf1f1f7b1811ca" mediatype=application/vnd.docker.plugin.v1+json size=522
23:41:26 [2020-11-14T23:41:26.724Z] time="2020-11-14T23:41:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:41:26 [2020-11-14T23:41:26.724Z] time="2020-11-14T23:41:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cb858c050ebddc969a167154ae109a645b71d33bb78a268e2bf1f1f7b1811ca" mediatype=application/vnd.docker.plugin.v1+json size=522
23:41:27 [2020-11-14T23:41:27.016Z] === RUN   TestPluginInstall/with_htpasswd
23:41:27 [2020-11-14T23:41:27.407Z] --- PASS: TestConfigInspect (3.73s)
23:41:27 [2020-11-14T23:41:27.407Z] === RUN   TestConfigList
23:41:27 [2020-11-14T23:41:27.642Z] --- PASS: TestBuildMultiStageParentConfig (1.37s)
23:41:27 [2020-11-14T23:41:27.642Z] === RUN   TestBuildLabelWithTargets
23:41:27 [2020-11-14T23:41:27.649Z] time="2020-11-14T23:41:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:41:27 [2020-11-14T23:41:27.649Z] time="2020-11-14T23:41:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cb858c050ebddc969a167154ae109a645b71d33bb78a268e2bf1f1f7b1811ca" mediatype=application/vnd.docker.plugin.v1+json size=522
23:41:27 [2020-11-14T23:41:27.649Z] time="2020-11-14T23:41:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:41:27 [2020-11-14T23:41:27.649Z] time="2020-11-14T23:41:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cb858c050ebddc969a167154ae109a645b71d33bb78a268e2bf1f1f7b1811ca" mediatype=application/vnd.docker.plugin.v1+json size=522
23:41:27 [2020-11-14T23:41:27.649Z] === RUN   TestPluginInstall/with_insecure
23:41:28 [2020-11-14T23:41:28.684Z] time="2020-11-14T23:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:41:28 [2020-11-14T23:41:28.684Z] time="2020-11-14T23:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:493694c5fbf070d3a42bacb7258c14ac4edaaa1a47207889a64cfe81023329f1" mediatype=application/vnd.docker.plugin.v1+json size=522
23:41:28 [2020-11-14T23:41:28.684Z] time="2020-11-14T23:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:41:28 [2020-11-14T23:41:28.684Z] time="2020-11-14T23:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:493694c5fbf070d3a42bacb7258c14ac4edaaa1a47207889a64cfe81023329f1" mediatype=application/vnd.docker.plugin.v1+json size=522
23:41:28 [2020-11-14T23:41:28.976Z] --- PASS: TestPluginInstall (3.82s)
23:41:28 [2020-11-14T23:41:28.976Z]     --- PASS: TestPluginInstall/no_auth (1.82s)
23:41:28 [2020-11-14T23:41:28.976Z]     --- PASS: TestPluginInstall/with_htpasswd (0.75s)
23:41:28 [2020-11-14T23:41:28.976Z]     --- PASS: TestPluginInstall/with_insecure (1.25s)
23:41:28 [2020-11-14T23:41:28.976Z]         plugin_test.go:157: [db94650684af3] daemon is not started
23:41:28 [2020-11-14T23:41:28.976Z] PASS
23:41:28 [2020-11-14T23:41:28.976Z] 
23:41:28 [2020-11-14T23:41:28.976Z] DONE 6 tests in 4.016s
23:41:28 [2020-11-14T23:41:28.976Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:41:28 [2020-11-14T23:41:28.976Z] ++ 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:41:28 [2020-11-14T23:41:28.976Z] ++ set -e
23:41:28 [2020-11-14T23:41:28.976Z] ++ '[' -n 0 ']'
23:41:28 [2020-11-14T23:41:28.976Z] ++ set -x
23:41:28 [2020-11-14T23:41:28.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:41:29 [2020-11-14T23:41:29.267Z] INFO: Testing against a local daemon
23:41:29 [2020-11-14T23:41:29.267Z] === RUN   TestExternalGraphDriver
23:41:29 [2020-11-14T23:41:29.267Z] === RUN   TestExternalGraphDriver/json
23:41:29 [2020-11-14T23:41:29.952Z] --- PASS: TestConfigList (3.20s)
23:41:29 [2020-11-14T23:41:29.952Z] === RUN   TestConfigsCreateAndDelete
23:41:30 [2020-11-14T23:41:30.190Z] --- PASS: TestBuildLabelWithTargets (2.17s)
23:41:30 [2020-11-14T23:41:30.190Z] === RUN   TestBuildWithEmptyLayers
23:41:31 [2020-11-14T23:41:31.339Z] === RUN   TestExternalGraphDriver/spec
23:41:31 [2020-11-14T23:41:31.576Z] --- PASS: TestBuildWithEmptyLayers (1.53s)
23:41:31 [2020-11-14T23:41:31.576Z] === RUN   TestBuildMultiStageOnBuild
23:41:33 [2020-11-14T23:41:33.241Z] .....INFO: Daemon under test started and replied!
23:41:33 [2020-11-14T23:41:33.241Z] INFO: Docker version of the daemon under test
23:41:33 [2020-11-14T23:41:33.241Z] 
23:41:33 [2020-11-14T23:41:33.241Z] Client:
23:41:33 [2020-11-14T23:41:33.241Z]  Version:      17.06.2-ce
23:41:33 [2020-11-14T23:41:33.241Z]  API version:  1.30
23:41:33 [2020-11-14T23:41:33.241Z]  Go version:   go1.8.3
23:41:33 [2020-11-14T23:41:33.241Z]  Git commit:   cec0b72
23:41:33 [2020-11-14T23:41:33.241Z]  Built:        Tue Sep  5 19:57:19 2017
23:41:33 [2020-11-14T23:41:33.241Z]  OS/Arch:      windows/amd64
23:41:33 [2020-11-14T23:41:33.241Z] 
23:41:33 [2020-11-14T23:41:33.241Z] Server:
23:41:33 [2020-11-14T23:41:33.241Z]  Version:      0.0.0-dev
23:41:33 [2020-11-14T23:41:33.241Z]  API version:  1.41 (minimum version 1.24)
23:41:33 [2020-11-14T23:41:33.241Z]  Go version:   go1.13.15
23:41:33 [2020-11-14T23:41:33.241Z]  Git commit:   05c20a6e1c
23:41:33 [2020-11-14T23:41:33.241Z]  Built:        11/14/2020 23:39:26
23:41:33 [2020-11-14T23:41:33.241Z]  OS/Arch:      windows/amd64
23:41:33 [2020-11-14T23:41:33.241Z]  Experimental: false
23:41:33 [2020-11-14T23:41:33.241Z] 
23:41:33 [2020-11-14T23:41:33.241Z] INFO: Docker info of the daemon under test
23:41:33 [2020-11-14T23:41:33.241Z] 
23:41:33 [2020-11-14T23:41:33.241Z] Containers: 0
23:41:33 [2020-11-14T23:41:33.241Z]  Running: 0
23:41:33 [2020-11-14T23:41:33.241Z]  Paused: 0
23:41:33 [2020-11-14T23:41:33.241Z]  Stopped: 0
23:41:33 [2020-11-14T23:41:33.241Z] Images: 0
23:41:33 [2020-11-14T23:41:33.241Z] Server Version: 0.0.0-dev
23:41:33 [2020-11-14T23:41:33.241Z] Storage Driver: windowsfilter
23:41:33 [2020-11-14T23:41:33.241Z]  Windows: 
23:41:33 [2020-11-14T23:41:33.241Z] Logging Driver: json-file
23:41:33 [2020-11-14T23:41:33.241Z] Plugins: 
23:41:33 [2020-11-14T23:41:33.241Z]  Volume: local
23:41:33 [2020-11-14T23:41:33.241Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:41:33 [2020-11-14T23:41:33.241Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:41:33 [2020-11-14T23:41:33.241Z] Swarm: inactive
23:41:33 [2020-11-14T23:41:33.241Z] Default Isolation: process
23:41:33 [2020-11-14T23:41:33.241Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:41:33 [2020-11-14T23:41:33.241Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
23:41:33 [2020-11-14T23:41:33.241Z] OSType: windows
23:41:33 [2020-11-14T23:41:33.241Z] Architecture: x86_64
23:41:33 [2020-11-14T23:41:33.241Z] CPUs: 4
23:41:33 [2020-11-14T23:41:33.241Z] Total Memory: 32GiB
23:41:33 [2020-11-14T23:41:33.241Z] Name: azwin-2-4a4540
23:41:33 [2020-11-14T23:41:33.241Z] ID: SV73:UG5D:3DET:GL5Y:MIOE:LJ6G:NX47:YWMU:BY6J:IR6U:2E44:S6PF
23:41:33 [2020-11-14T23:41:33.241Z] Docker Root Dir: D:\CI\PR-41625\2\daemon
23:41:33 [2020-11-14T23:41:33.241Z] Debug Mode (client): false
23:41:33 [2020-11-14T23:41:33.241Z] Debug Mode (server): true
23:41:33 [2020-11-14T23:41:33.241Z]  File Descriptors: -1
23:41:33 [2020-11-14T23:41:33.242Z]  Goroutines: 17
23:41:33 [2020-11-14T23:41:33.242Z]  System Time: 2020-11-14T23:41:30.6142027Z
23:41:33 [2020-11-14T23:41:33.242Z]  EventsListeners: 0
23:41:33 [2020-11-14T23:41:33.242Z] Registry: https://index.docker.io/v1/
23:41:33 [2020-11-14T23:41:33.242Z] Labels:
23:41:33 [2020-11-14T23:41:33.242Z] Experimental: false
23:41:33 [2020-11-14T23:41:33.242Z] Insecure Registries:
23:41:33 [2020-11-14T23:41:33.242Z]  127.0.0.0/8
23:41:33 [2020-11-14T23:41:33.242Z] Live Restore Enabled: false
23:41:33 [2020-11-14T23:41:33.242Z] 
23:41:33 [2020-11-14T23:41:33.242Z] 
23:41:33 [2020-11-14T23:41:33.242Z] INFO: Docker images of the daemon under test
23:41:33 [2020-11-14T23:41:33.242Z] 
23:41:33 [2020-11-14T23:41:33.242Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
23:41:33 [2020-11-14T23:41:33.242Z] 
23:41:33 [2020-11-14T23:41:33.242Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
23:41:33 [2020-11-14T23:41:33.242Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
23:41:33 [2020-11-14T23:41:33.242Z] ltsc2019: Pulling from windows/servercore
23:41:33 [2020-11-14T23:41:33.242Z] 4612f6d0b889: Pulling fs layer
23:41:33 [2020-11-14T23:41:33.242Z] 680bbdbacf1b: Pulling fs layer
23:41:33 [2020-11-14T23:41:33.251Z] --- PASS: TestConfigsCreateAndDelete (3.25s)
23:41:33 [2020-11-14T23:41:33.251Z] === RUN   TestConfigsUpdate
23:41:33 [2020-11-14T23:41:33.406Z] === RUN   TestExternalGraphDriver/pull
23:41:34 [2020-11-14T23:41:34.880Z] --- PASS: TestBuildMultiStageOnBuild (3.06s)
23:41:34 [2020-11-14T23:41:34.880Z] === RUN   TestBuildUncleanTarFilenames
23:41:35 [2020-11-14T23:41:35.534Z] --- PASS: TestExternalGraphDriver (6.43s)
23:41:35 [2020-11-14T23:41:35.534Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
23:41:35 [2020-11-14T23:41:35.534Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
23:41:35 [2020-11-14T23:41:35.534Z]     --- PASS: TestExternalGraphDriver/pull (2.22s)
23:41:35 [2020-11-14T23:41:35.534Z] === RUN   TestGraphdriverPluginV2
23:41:35 [2020-11-14T23:41:35.825Z] --- SKIP: TestGraphdriverPluginV2 (0.12s)
23:41:35 [2020-11-14T23:41:35.825Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:41:35 [2020-11-14T23:41:35.825Z] PASS
23:41:35 [2020-11-14T23:41:35.825Z] 
23:41:35 [2020-11-14T23:41:35.825Z] === Skipped
23:41:35 [2020-11-14T23:41:35.825Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s)
23:41:35 [2020-11-14T23:41:35.825Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:41:35 [2020-11-14T23:41:35.825Z] 
23:41:35 [2020-11-14T23:41:35.825Z] 
23:41:35 [2020-11-14T23:41:35.825Z] DONE 5 tests, 1 skipped in 6.701s
23:41:35 [2020-11-14T23:41:35.825Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:41:35 [2020-11-14T23:41:35.825Z] ++ 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:41:35 [2020-11-14T23:41:35.826Z] ++ set -e
23:41:35 [2020-11-14T23:41:35.826Z] ++ '[' -n 0 ']'
23:41:35 [2020-11-14T23:41:35.826Z] ++ set -x
23:41:35 [2020-11-14T23:41:35.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=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:41:35 [2020-11-14T23:41:35.826Z] INFO: Testing against a local daemon
23:41:35 [2020-11-14T23:41:35.826Z] === RUN   TestContinueAfterPluginCrash
23:41:35 [2020-11-14T23:41:35.826Z] === PAUSE TestContinueAfterPluginCrash
23:41:35 [2020-11-14T23:41:35.826Z] === RUN   TestReadPluginNoRead
23:41:35 [2020-11-14T23:41:35.826Z] === PAUSE TestReadPluginNoRead
23:41:35 [2020-11-14T23:41:35.826Z] === RUN   TestDaemonStartWithLogOpt
23:41:35 [2020-11-14T23:41:35.826Z] === PAUSE TestDaemonStartWithLogOpt
23:41:35 [2020-11-14T23:41:35.826Z] === CONT  TestContinueAfterPluginCrash
23:41:35 [2020-11-14T23:41:35.826Z] === CONT  TestDaemonStartWithLogOpt
23:41:36 [2020-11-14T23:41:36.528Z] --- PASS: TestBuildUncleanTarFilenames (1.95s)
23:41:36 [2020-11-14T23:41:36.528Z] === RUN   TestBuildMultiStageLayerLeak
23:41:36 [2020-11-14T23:41:36.550Z] --- PASS: TestConfigsUpdate (3.22s)
23:41:36 [2020-11-14T23:41:36.550Z] === RUN   TestTemplatedConfig
23:41:39 [2020-11-14T23:41:39.077Z] 680bbdbacf1b: Verifying Checksum
23:41:39 [2020-11-14T23:41:39.077Z] 680bbdbacf1b: Download complete
23:41:39 [2020-11-14T23:41:39.833Z] --- PASS: TestBuildMultiStageLayerLeak (3.23s)
23:41:39 [2020-11-14T23:41:39.833Z] === RUN   TestBuildWithHugeFile
23:41:39 [2020-11-14T23:41:39.848Z] --- PASS: TestTemplatedConfig (3.32s)
23:41:39 [2020-11-14T23:41:39.848Z] === RUN   TestConfigCreateResolve
23:41:40 [2020-11-14T23:41:40.280Z] --- PASS: TestDaemonStartWithLogOpt (3.75s)
23:41:40 [2020-11-14T23:41:40.280Z] === CONT  TestReadPluginNoRead
23:41:42 [2020-11-14T23:41:42.347Z] === RUN   TestReadPluginNoRead/disabled_caching
23:41:43 [2020-11-14T23:41:43.017Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:41:43 [2020-11-14T23:41:43.017Z] 
23:41:43 [2020-11-14T23:41:43.017Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:41:43 [2020-11-14T23:41:43.017Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:41:43 [2020-11-14T23:41:43.017Z] HOSTNAME=5f4d9286ff00
23:41:43 [2020-11-14T23:41:43.017Z] TESTDEBUG=0
23:41:43 [2020-11-14T23:41:43.017Z] DEST=bundles/test-integration
23:41:43 [2020-11-14T23:41:43.017Z] PWD=/go/src/github.com/docker/docker
23:41:43 [2020-11-14T23:41:43.017Z] DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699
23:41:43 [2020-11-14T23:41:43.017Z] container=docker
23:41:43 [2020-11-14T23:41:43.017Z] HOME=/root
23:41:43 [2020-11-14T23:41:43.017Z] GOLANG_VERSION=1.13.15
23:41:43 [2020-11-14T23:41:43.017Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:41:43 [2020-11-14T23:41:43.017Z] VALIDATE_BRANCH=master
23:41:43 [2020-11-14T23:41:43.017Z] TERM=xterm
23:41:43 [2020-11-14T23:41:43.017Z] DOCKER_PKG=github.com/docker/docker
23:41:43 [2020-11-14T23:41:43.017Z] SHLVL=1
23:41:43 [2020-11-14T23:41:43.017Z] TIMEOUT=120m
23:41:43 [2020-11-14T23:41:43.017Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:41:43 [2020-11-14T23:41:43.017Z] DOCKER_GRAPHDRIVER=overlay2
23:41:43 [2020-11-14T23:41:43.017Z] GO111MODULE=off
23:41:43 [2020-11-14T23:41:43.017Z] DOCKER_EXPERIMENTAL=1
23:41:43 [2020-11-14T23:41:43.017Z] TEST_SKIP_INTEGRATION_CLI=1
23:41:43 [2020-11-14T23:41:43.017Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:41:43 [2020-11-14T23:41:43.017Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:41:43 [2020-11-14T23:41:43.017Z] GOPATH=/go
23:41:43 [2020-11-14T23:41:43.017Z] PKG_CONFIG=pkg-config
23:41:43 [2020-11-14T23:41:43.017Z] _=/usr/bin/env
23:41:43 [2020-11-14T23:41:43.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:41:43 [2020-11-14T23:41:43.147Z] --- PASS: TestConfigCreateResolve (3.17s)
23:41:43 [2020-11-14T23:41:43.147Z] === RUN   TestConfigDaemonLibtrustID
23:41:43 [2020-11-14T23:41:43.718Z] --- PASS: TestConfigDaemonLibtrustID (0.66s)
23:41:43 [2020-11-14T23:41:43.718Z] PASS
23:41:43 [2020-11-14T23:41:43.718Z] 
23:41:43 [2020-11-14T23:41:43.718Z] DONE 7 tests in 20.733s
23:41:43 [2020-11-14T23:41:43.718Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
23:41:43 [2020-11-14T23:41:43.718Z] ++ 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:41:43 [2020-11-14T23:41:43.718Z] ++ set -e
23:41:43 [2020-11-14T23:41:43.718Z] ++ '[' -n 0 ']'
23:41:43 [2020-11-14T23:41:43.718Z] ++ set -x
23:41:43 [2020-11-14T23:41:43.718Z] ++ env -i DEST=/go/src/github.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:41:43 [2020-11-14T23:41:43.978Z] INFO: Testing against a local daemon
23:41:43 [2020-11-14T23:41:43.978Z] === RUN   TestCheckpoint
23:41:43 [2020-11-14T23:41:43.978Z] --- SKIP: TestCheckpoint (0.00s)
23:41:43 [2020-11-14T23:41:43.978Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:41:43 [2020-11-14T23:41:43.978Z] === RUN   TestContainerInvalidJSON
23:41:43 [2020-11-14T23:41:43.978Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:41:43 [2020-11-14T23:41:43.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:41:43 [2020-11-14T23:41:43.978Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:41:43 [2020-11-14T23:41:43.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:41:43 [2020-11-14T23:41:43.978Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:41:43 [2020-11-14T23:41:43.978Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:41:43 [2020-11-14T23:41:43.978Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:41:43 [2020-11-14T23:41:43.978Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:41:43 [2020-11-14T23:41:43.978Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:41:43 [2020-11-14T23:41:43.978Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:41:43 [2020-11-14T23:41:43.978Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:41:43 [2020-11-14T23:41:43.978Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:41:43 [2020-11-14T23:41:43.978Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
23:41:43 [2020-11-14T23:41:43.978Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:41:43 [2020-11-14T23:41:43.978Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
23:41:43 [2020-11-14T23:41:43.978Z] === RUN   TestCopyFromContainerPathIsNotDir
23:41:44 [2020-11-14T23:41:44.239Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
23:41:44 [2020-11-14T23:41:44.239Z] === RUN   TestCopyToContainerPathDoesNotExist
23:41:44 [2020-11-14T23:41:44.239Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
23:41:44 [2020-11-14T23:41:44.239Z] === RUN   TestCopyToContainerPathIsNotDir
23:41:44 [2020-11-14T23:41:44.415Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:41:44 [2020-11-14T23:41:44.499Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
23:41:44 [2020-11-14T23:41:44.499Z] === RUN   TestCopyFromContainer
23:41:44 [2020-11-14T23:41:44.707Z] --- PASS: TestContinueAfterPluginCrash (9.00s)
23:41:46 [2020-11-14T23:41:46.216Z] === RUN   TestReadPluginNoRead/default
23:41:46 [2020-11-14T23:41:46.429Z] === RUN   TestCopyFromContainer//
23:41:46 [2020-11-14T23:41:46.429Z] === RUN   TestCopyFromContainer//bar/root
23:41:46 [2020-11-14T23:41:46.763Z] === RUN   TestCopyFromContainer//bar/root/
23:41:46 [2020-11-14T23:41:46.763Z] === RUN   TestCopyFromContainer/bar/quux
23:41:47 [2020-11-14T23:41:47.033Z] === RUN   TestCopyFromContainer/bar/quux/
23:41:47 [2020-11-14T23:41:47.033Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:41:47 [2020-11-14T23:41:47.059Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
23:41:47 [2020-11-14T23:41:47.296Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:41:47 [2020-11-14T23:41:47.296Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:41:47 [2020-11-14T23:41:47.557Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:41:47 [2020-11-14T23:41:47.557Z] === RUN   TestCopyFromContainer/bar/notarget
23:41:47 [2020-11-14T23:41:47.819Z] --- PASS: TestCopyFromContainer (3.35s)
23:41:47 [2020-11-14T23:41:47.819Z]     --- PASS: TestCopyFromContainer// (0.11s)
23:41:47 [2020-11-14T23:41:47.819Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCopyFromContainer/bar/quux (0.21s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
23:41:47 [2020-11-14T23:41:47.820Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:41:47 [2020-11-14T23:41:47.820Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:41:47 [2020-11-14T23:41:47.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:41:47 [2020-11-14T23:41:47.820Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:41:47 [2020-11-14T23:41:47.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:41:47 [2020-11-14T23:41:47.820Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:41:47 [2020-11-14T23:41:47.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:41:47 [2020-11-14T23:41:47.820Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:41:47 [2020-11-14T23:41:47.820Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:41:47 [2020-11-14T23:41:47.820Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:41:47 [2020-11-14T23:41:47.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:41:47 [2020-11-14T23:41:47.820Z] === RUN   TestCreateLinkToNonExistingContainer
23:41:47 [2020-11-14T23:41:47.820Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
23:41:47 [2020-11-14T23:41:47.820Z] === RUN   TestCreateWithInvalidEnv
23:41:47 [2020-11-14T23:41:47.820Z] === RUN   TestCreateWithInvalidEnv/0
23:41:47 [2020-11-14T23:41:47.820Z] === PAUSE TestCreateWithInvalidEnv/0
23:41:47 [2020-11-14T23:41:47.820Z] === RUN   TestCreateWithInvalidEnv/1
23:41:47 [2020-11-14T23:41:47.820Z] === PAUSE TestCreateWithInvalidEnv/1
23:41:47 [2020-11-14T23:41:47.820Z] === RUN   TestCreateWithInvalidEnv/2
23:41:47 [2020-11-14T23:41:47.820Z] === PAUSE TestCreateWithInvalidEnv/2
23:41:47 [2020-11-14T23:41:47.820Z] === CONT  TestCreateWithInvalidEnv/0
23:41:47 [2020-11-14T23:41:47.820Z] === CONT  TestCreateWithInvalidEnv/1
23:41:47 [2020-11-14T23:41:47.820Z] === CONT  TestCreateWithInvalidEnv/2
23:41:47 [2020-11-14T23:41:47.820Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:41:47 [2020-11-14T23:41:47.820Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:41:47 [2020-11-14T23:41:47.820Z] === RUN   TestCreateTmpfsMountsTarget
23:41:47 [2020-11-14T23:41:47.820Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
23:41:47 [2020-11-14T23:41:47.820Z] === RUN   TestCreateWithCustomMaskedPaths
23:41:48 [2020-11-14T23:41:48.286Z] --- PASS: TestReadPluginNoRead (8.40s)
23:41:48 [2020-11-14T23:41:48.286Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.97s)
23:41:48 [2020-11-14T23:41:48.286Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s)
23:41:48 [2020-11-14T23:41:48.286Z]     --- PASS: TestReadPluginNoRead/default (1.77s)
23:41:48 [2020-11-14T23:41:48.286Z]     read_test.go:92: [d60a598f339ca] daemon is not started
23:41:48 [2020-11-14T23:41:48.286Z] PASS
23:41:48 [2020-11-14T23:41:48.286Z] 
23:41:48 [2020-11-14T23:41:48.286Z] DONE 6 tests in 12.285s
23:41:48 [2020-11-14T23:41:48.286Z] 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:41:48 [2020-11-14T23:41:48.286Z] ++ 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:41:48 [2020-11-14T23:41:48.286Z] ++ set -e
23:41:48 [2020-11-14T23:41:48.286Z] ++ '[' -n 0 ']'
23:41:48 [2020-11-14T23:41:48.286Z] ++ set -x
23:41:48 [2020-11-14T23:41:48.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=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:41:48 [2020-11-14T23:41:48.286Z] testing: warning: no tests to run
23:41:48 [2020-11-14T23:41:48.286Z] PASS
23:41:48 [2020-11-14T23:41:48.286Z] 
23:41:48 [2020-11-14T23:41:48.286Z] DONE 0 tests in 0.095s
23:41:48 [2020-11-14T23:41:48.286Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:41:48 [2020-11-14T23:41:48.286Z] ++ 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:41:48 [2020-11-14T23:41:48.286Z] ++ set -e
23:41:48 [2020-11-14T23:41:48.286Z] ++ '[' -n 0 ']'
23:41:48 [2020-11-14T23:41:48.286Z] ++ set -x
23:41:48 [2020-11-14T23:41:48.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=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:41:48 [2020-11-14T23:41:48.286Z] INFO: Testing against a local daemon
23:41:48 [2020-11-14T23:41:48.286Z] === RUN   TestPluginWithDevMounts
23:41:48 [2020-11-14T23:41:48.286Z] === PAUSE TestPluginWithDevMounts
23:41:48 [2020-11-14T23:41:48.286Z] === CONT  TestPluginWithDevMounts
23:41:49 [2020-11-14T23:41:49.448Z] 4612f6d0b889: Verifying Checksum
23:41:49 [2020-11-14T23:41:49.448Z] 4612f6d0b889: Download complete
23:41:50 [2020-11-14T23:41:50.354Z] --- PASS: TestPluginWithDevMounts (1.85s)
23:41:50 [2020-11-14T23:41:50.354Z] PASS
23:41:50 [2020-11-14T23:41:50.354Z] 
23:41:50 [2020-11-14T23:41:50.354Z] DONE 1 tests in 2.008s
23:41:50 [2020-11-14T23:41:50.354Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
23:41:50 [2020-11-14T23:41:50.354Z] ++ 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:41:50 [2020-11-14T23:41:50.354Z] ++ set -e
23:41:50 [2020-11-14T23:41:50.354Z] ++ '[' -n 0 ']'
23:41:50 [2020-11-14T23:41:50.354Z] ++ set -x
23:41:50 [2020-11-14T23:41:50.354Z] ++ env -i DEST=/go/src/github.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:41:50 [2020-11-14T23:41:50.354Z] INFO: Testing against a local daemon
23:41:50 [2020-11-14T23:41:50.354Z] === RUN   TestSecretInspect
23:41:50 [2020-11-14T23:41:50.380Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s)
23:41:50 [2020-11-14T23:41:50.380Z] === RUN   TestCreateWithCustomReadonlyPaths
23:41:52 [2020-11-14T23:41:52.294Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s)
23:41:52 [2020-11-14T23:41:52.294Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:41:52 [2020-11-14T23:41:52.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:41:52 [2020-11-14T23:41:52.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:41:52 [2020-11-14T23:41:52.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:41:52 [2020-11-14T23:41:52.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:41:52 [2020-11-14T23:41:52.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:41:52 [2020-11-14T23:41:52.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:41:52 [2020-11-14T23:41:52.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:41:52 [2020-11-14T23:41:52.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:41:52 [2020-11-14T23:41:52.294Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:41:52 [2020-11-14T23:41:52.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:41:52 [2020-11-14T23:41:52.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:41:52 [2020-11-14T23:41:52.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:41:52 [2020-11-14T23:41:52.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:41:52 [2020-11-14T23:41:52.294Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:41:52 [2020-11-14T23:41:52.556Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:41:52 [2020-11-14T23:41:52.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
23:41:52 [2020-11-14T23:41:52.556Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
23:41:52 [2020-11-14T23:41:52.556Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
23:41:52 [2020-11-14T23:41:52.556Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
23:41:52 [2020-11-14T23:41:52.556Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
23:41:52 [2020-11-14T23:41:52.556Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
23:41:52 [2020-11-14T23:41:52.556Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:41:53 [2020-11-14T23:41:53.498Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
23:41:53 [2020-11-14T23:41:53.498Z] === RUN   TestCreateDifferentPlatform
23:41:53 [2020-11-14T23:41:53.498Z] === RUN   TestCreateDifferentPlatform/different_os
23:41:53 [2020-11-14T23:41:53.498Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:41:53 [2020-11-14T23:41:53.498Z] --- PASS: TestCreateDifferentPlatform (0.03s)
23:41:53 [2020-11-14T23:41:53.498Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
23:41:53 [2020-11-14T23:41:53.498Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:41:53 [2020-11-14T23:41:53.498Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:41:53 [2020-11-14T23:41:53.498Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
23:41:53 [2020-11-14T23:41:53.498Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:41:53 [2020-11-14T23:41:53.498Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
23:41:53 [2020-11-14T23:41:53.498Z] === RUN   TestContainerStartOnDaemonRestart
23:41:53 [2020-11-14T23:41:53.498Z] === PAUSE TestContainerStartOnDaemonRestart
23:41:53 [2020-11-14T23:41:53.498Z] === RUN   TestDaemonRestartIpcMode
23:41:53 [2020-11-14T23:41:53.498Z] === PAUSE TestDaemonRestartIpcMode
23:41:53 [2020-11-14T23:41:53.498Z] === RUN   TestDaemonHostGatewayIP
23:41:53 [2020-11-14T23:41:53.498Z] === PAUSE TestDaemonHostGatewayIP
23:41:53 [2020-11-14T23:41:53.498Z] === RUN   TestContainerKillOnDaemonStart
23:41:53 [2020-11-14T23:41:53.498Z] === PAUSE TestContainerKillOnDaemonStart
23:41:53 [2020-11-14T23:41:53.498Z] === RUN   TestDiff
23:41:53 [2020-11-14T23:41:53.904Z] --- PASS: TestSecretInspect (3.52s)
23:41:53 [2020-11-14T23:41:53.904Z] === RUN   TestSecretList
23:41:54 [2020-11-14T23:41:54.440Z] --- PASS: TestDiff (0.73s)
23:41:54 [2020-11-14T23:41:54.440Z] === RUN   TestExecWithCloseStdin
23:41:54 [2020-11-14T23:41:54.822Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:41:54 [2020-11-14T23:41:54.822Z] Using test binary docker
23:41:54 [2020-11-14T23:41:54.822Z] +++ /etc/init.d/apparmor start
23:41:54 [2020-11-14T23:41:54.822Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:41:54 [2020-11-14T23:41:54.822Z] Starting dockerd
23:41:54 [2020-11-14T23:41:54.822Z] INFO: Waiting for daemon to start...
23:41:54 [2020-11-14T23:41:54.822Z] +++ 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:41:54 [2020-11-14T23:41:54.822Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:41:54 [2020-11-14T23:41:54.822Z] Using test binary docker
23:41:54 [2020-11-14T23:41:54.822Z] +++ /etc/init.d/apparmor start
23:41:54 [2020-11-14T23:41:54.822Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:41:54 [2020-11-14T23:41:54.822Z] INFO: Waiting for daemon to start...
23:41:54 [2020-11-14T23:41:54.822Z] Starting dockerd
23:41:54 [2020-11-14T23:41:54.822Z] +++ 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:41:54 [2020-11-14T23:41:54.822Z] .
23:41:54 [2020-11-14T23:41:54.822Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:41:54 [2020-11-14T23:41:54.822Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:41:54 [2020-11-14T23:41:54.822Z] Error: No such image: emptyfs
23:41:54 [2020-11-14T23:41:54.822Z] ++++ docker load
23:41:54 [2020-11-14T23:41:54.822Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:41:54 [2020-11-14T23:41:54.822Z] 
23:41:54 [2020-11-14T23:41:54.822Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:41:54 [2020-11-14T23:41:54.822Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:41:54 [2020-11-14T23:41:54.822Z] Error: No such image: emptyfs
23:41:54 [2020-11-14T23:41:54.822Z] ++++ docker load
23:41:54 [2020-11-14T23:41:54.822Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:41:55 [2020-11-14T23:41:55.011Z] --- PASS: TestExecWithCloseStdin (0.86s)
23:41:55 [2020-11-14T23:41:55.011Z] === RUN   TestExec
23:41:55 [2020-11-14T23:41:55.083Z] Running integration-test (iteration 1)
23:41:55 [2020-11-14T23:41:55.083Z] 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:41:55 [2020-11-14T23:41:55.083Z] ++ 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:41:55 [2020-11-14T23:41:55.083Z] ++ set -e
23:41:55 [2020-11-14T23:41:55.083Z] ++ '[' -n 0 ']'
23:41:55 [2020-11-14T23:41:55.083Z] ++ set -x
23:41:55 [2020-11-14T23:41:55.083Z] ++ env -i DEST=/go/src/github.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:41:55 [2020-11-14T23:41:55.344Z] Running integration-test (iteration 1)
23:41:55 [2020-11-14T23:41:55.344Z] 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:41:55 [2020-11-14T23:41:55.344Z] ++ 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:41:55 [2020-11-14T23:41:55.344Z] ++ set -e
23:41:55 [2020-11-14T23:41:55.344Z] ++ '[' -n 0 ']'
23:41:55 [2020-11-14T23:41:55.344Z] ++ set -x
23:41:55 [2020-11-14T23:41:55.345Z] ++ env -i DEST=/go/src/github.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:41:55 [2020-11-14T23:41:55.953Z] --- PASS: TestExec (0.88s)
23:41:55 [2020-11-14T23:41:55.953Z] === RUN   TestExecUser
23:41:56 [2020-11-14T23:41:56.896Z] --- PASS: TestExecUser (0.87s)
23:41:56 [2020-11-14T23:41:56.896Z] === RUN   TestExportContainerAndImportImage
23:41:57 [2020-11-14T23:41:57.420Z] --- PASS: TestSecretList (3.64s)
23:41:57 [2020-11-14T23:41:57.420Z] === RUN   TestSecretsCreateAndDelete
23:41:57 [2020-11-14T23:41:57.839Z] --- PASS: TestExportContainerAndImportImage (1.05s)
23:41:57 [2020-11-14T23:41:57.839Z] === RUN   TestExportContainerAfterDaemonRestart
23:42:00 [2020-11-14T23:42:00.385Z] --- PASS: TestExportContainerAfterDaemonRestart (2.09s)
23:42:00 [2020-11-14T23:42:00.385Z] === RUN   TestHealthCheckWorkdir
23:42:00 [2020-11-14T23:42:00.939Z] --- PASS: TestSecretsCreateAndDelete (3.48s)
23:42:00 [2020-11-14T23:42:00.939Z] === RUN   TestSecretsUpdate
23:42:00 [2020-11-14T23:42:00.955Z] --- PASS: TestHealthCheckWorkdir (1.05s)
23:42:00 [2020-11-14T23:42:00.956Z] === RUN   TestHealthKillContainer
23:42:01 [2020-11-14T23:42:01.934Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:42:03 [2020-11-14T23:42:03.838Z] tests/integration/client_test.py .....                                   [ 75%]
23:42:03 [2020-11-14T23:42:03.838Z] tests/integration/context_api_test.py ...                                [ 76%]
23:42:04 [2020-11-14T23:42:04.097Z] tests/integration/errors_test.py .                                       [ 76%]
23:42:04 [2020-11-14T23:42:04.255Z] --- PASS: TestHealthKillContainer (2.88s)
23:42:04 [2020-11-14T23:42:04.255Z] === RUN   TestInspectCpusetInConfigPre120
23:42:04 [2020-11-14T23:42:04.461Z] --- PASS: TestSecretsUpdate (3.62s)
23:42:04 [2020-11-14T23:42:04.462Z] === RUN   TestTemplatedSecret
23:42:04 [2020-11-14T23:42:04.826Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
23:42:04 [2020-11-14T23:42:04.826Z] === RUN   TestIpcModeNone
23:42:05 [2020-11-14T23:42:05.768Z] --- PASS: TestIpcModeNone (0.88s)
23:42:05 [2020-11-14T23:42:05.768Z] === RUN   TestIpcModePrivate
23:42:06 [2020-11-14T23:42:06.339Z] --- PASS: TestIpcModePrivate (0.84s)
23:42:06 [2020-11-14T23:42:06.339Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
23:42:06 [2020-11-14T23:42:06.339Z] === RUN   TestIpcModeShareable
23:42:07 [2020-11-14T23:42:07.281Z] --- PASS: TestIpcModeShareable (0.88s)
23:42:07 [2020-11-14T23:42:07.281Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
23:42:07 [2020-11-14T23:42:07.281Z] === RUN   TestAPIIpcModeShareableAndContainer
23:42:07 [2020-11-14T23:42:07.975Z] --- PASS: TestTemplatedSecret (3.58s)
23:42:07 [2020-11-14T23:42:07.975Z] === RUN   TestSecretCreateResolve
23:42:10 [2020-11-14T23:42:10.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:42:10 [2020-11-14T23:42:10.581Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s)
23:42:10 [2020-11-14T23:42:10.581Z] === RUN   TestAPIIpcModeHost
23:42:10 [2020-11-14T23:42:10.581Z] --- PASS: TestAPIIpcModeHost (0.68s)
23:42:10 [2020-11-14T23:42:10.581Z] === RUN   TestDaemonIpcModeShareable
23:42:11 [2020-11-14T23:42:11.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:42:12 [2020-11-14T23:42:12.414Z] --- PASS: TestSecretCreateResolve (3.56s)
23:42:12 [2020-11-14T23:42:12.414Z] PASS
23:42:12 [2020-11-14T23:42:12.414Z] 
23:42:12 [2020-11-14T23:42:12.414Z] DONE 6 tests in 21.530s
23:42:12 [2020-11-14T23:42:12.414Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
23:42:12 [2020-11-14T23:42:12.415Z] ++ 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:42:12 [2020-11-14T23:42:12.415Z] ++ set -e
23:42:12 [2020-11-14T23:42:12.415Z] ++ '[' -n 0 ']'
23:42:12 [2020-11-14T23:42:12.415Z] ++ set -x
23:42:12 [2020-11-14T23:42:12.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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:42:12 [2020-11-14T23:42:12.415Z] INFO: Testing against a local daemon
23:42:12 [2020-11-14T23:42:12.415Z] === RUN   TestServiceCreateInit
23:42:12 [2020-11-14T23:42:12.415Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:42:12 [2020-11-14T23:42:12.495Z] --- PASS: TestDaemonIpcModeShareable (1.87s)
23:42:12 [2020-11-14T23:42:12.495Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
23:42:12 [2020-11-14T23:42:12.495Z] === RUN   TestDaemonIpcModePrivate
23:42:14 [2020-11-14T23:42:14.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:42:15 [2020-11-14T23:42:15.040Z] --- PASS: TestDaemonIpcModePrivate (1.99s)
23:42:15 [2020-11-14T23:42:15.040Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
23:42:15 [2020-11-14T23:42:15.040Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:42:16 [2020-11-14T23:42:16.425Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s)
23:42:16 [2020-11-14T23:42:16.425Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
23:42:16 [2020-11-14T23:42:16.425Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:42:16 [2020-11-14T23:42:16.855Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:42:18 [2020-11-14T23:42:18.338Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s)
23:42:18 [2020-11-14T23:42:18.338Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
23:42:18 [2020-11-14T23:42:18.338Z] === RUN   TestIpcModeOlderClient
23:42:18 [2020-11-14T23:42:18.338Z] === PAUSE TestIpcModeOlderClient
23:42:18 [2020-11-14T23:42:18.338Z] === RUN   TestKillContainerInvalidSignal
23:42:19 [2020-11-14T23:42:19.280Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
23:42:19 [2020-11-14T23:42:19.280Z] === RUN   TestKillContainer
23:42:19 [2020-11-14T23:42:19.280Z] === RUN   TestKillContainer/no_signal
23:42:19 [2020-11-14T23:42:19.852Z] === RUN   TestKillContainer/non_killing_signal
23:42:20 [2020-11-14T23:42:20.424Z] === RUN   TestKillContainer/killing_signal
23:42:21 [2020-11-14T23:42:21.808Z] --- PASS: TestKillContainer (2.31s)
23:42:21 [2020-11-14T23:42:21.808Z]     --- PASS: TestKillContainer/no_signal (0.74s)
23:42:21 [2020-11-14T23:42:21.808Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
23:42:21 [2020-11-14T23:42:21.808Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
23:42:21 [2020-11-14T23:42:21.808Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:42:21 [2020-11-14T23:42:21.808Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:42:22 [2020-11-14T23:42:22.380Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:42:22 [2020-11-14T23:42:22.408Z] --- PASS: TestServiceCreateInit (9.94s)
23:42:22 [2020-11-14T23:42:22.408Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s)
23:42:22 [2020-11-14T23:42:22.408Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s)
23:42:22 [2020-11-14T23:42:22.408Z] === RUN   TestCreateServiceMultipleTimes
23:42:22 [2020-11-14T23:42:22.952Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s)
23:42:22 [2020-11-14T23:42:22.952Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
23:42:22 [2020-11-14T23:42:22.952Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
23:42:22 [2020-11-14T23:42:22.952Z] === RUN   TestKillStoppedContainer
23:42:23 [2020-11-14T23:42:23.213Z] --- PASS: TestKillStoppedContainer (0.11s)
23:42:23 [2020-11-14T23:42:23.213Z] === RUN   TestKillStoppedContainerAPIPre120
23:42:23 [2020-11-14T23:42:23.213Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
23:42:23 [2020-11-14T23:42:23.213Z] === RUN   TestKillDifferentUserContainer
23:42:24 [2020-11-14T23:42:24.154Z] --- PASS: TestKillDifferentUserContainer (0.77s)
23:42:24 [2020-11-14T23:42:24.154Z] === RUN   TestInspectOomKilledTrue
23:42:24 [2020-11-14T23:42:24.154Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:42:24 [2020-11-14T23:42:24.154Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:42:24 [2020-11-14T23:42:24.154Z] === RUN   TestInspectOomKilledFalse
23:42:24 [2020-11-14T23:42:24.154Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:42:24 [2020-11-14T23:42:24.154Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:42:24 [2020-11-14T23:42:24.154Z] === RUN   TestLinksEtcHostsContentMatch
23:42:24 [2020-11-14T23:42:24.726Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
23:42:24 [2020-11-14T23:42:24.726Z] === RUN   TestLinksContainerNames
23:42:26 [2020-11-14T23:42:26.111Z] --- PASS: TestLinksContainerNames (1.55s)
23:42:26 [2020-11-14T23:42:26.111Z] === RUN   TestLogsFollowTailEmpty
23:42:27 [2020-11-14T23:42:27.053Z] --- PASS: TestLogsFollowTailEmpty (0.76s)
23:42:27 [2020-11-14T23:42:27.053Z] === RUN   TestContainerNetworkMountsNoChown
23:42:27 [2020-11-14T23:42:27.625Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
23:42:27 [2020-11-14T23:42:27.625Z] === RUN   TestMountDaemonRoot
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/default
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/default
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/private
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/private
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rprivate
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rprivate
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/slave
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/slave
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rslave
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rslave
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/shared
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/shared
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rshared
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rshared
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/default
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/default/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/rslave
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/rshared
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/default/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/shared
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/rprivate
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/slave
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/private
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/private/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/private/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/default/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/default/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:42:27 [2020-11-14T23:42:27.887Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/private/bind_root
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/private/mount_root
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:42:28 [2020-11-14T23:42:28.148Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:42:28 [2020-11-14T23:42:28.409Z] --- PASS: TestMountDaemonRoot (0.04s)
23:42:28 [2020-11-14T23:42:28.409Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
23:42:28 [2020-11-14T23:42:28.409Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s)
23:42:28 [2020-11-14T23:42:28.409Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
23:42:28 [2020-11-14T23:42:28.409Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
23:42:28 [2020-11-14T23:42:28.409Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
23:42:28 [2020-11-14T23:42:28.409Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
23:42:28 [2020-11-14T23:42:28.409Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
23:42:28 [2020-11-14T23:42:28.409Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
23:42:28 [2020-11-14T23:42:28.409Z] === RUN   TestContainerBindMountNonRecursive
23:42:30 [2020-11-14T23:42:30.769Z] --- PASS: TestImportExtremelyLargeImageWorks (102.17s)
23:42:30 [2020-11-14T23:42:30.770Z] PASS
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === Skipped
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] DONE 12 tests, 1 skipped in 106.452s
23:42:30 [2020-11-14T23:42:30.770Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:42:30 [2020-11-14T23:42:30.770Z] INFO: Testing against a local daemon
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestNetworkCreateDelete
23:42:30 [2020-11-14T23:42:30.770Z] --- PASS: TestNetworkCreateDelete (0.14s)
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestDockerNetworkDeletePreferID
23:42:30 [2020-11-14T23:42:30.770Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestDaemonDNSFallback
23:42:30 [2020-11-14T23:42:30.770Z] --- PASS: TestDaemonDNSFallback (7.32s)
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestInspectNetwork
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestInspectNetwork (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestRunContainerWithBridgeNone
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestNetworkInvalidJSON
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestNetworkInvalidJSON//networks/create
23:42:30 [2020-11-14T23:42:30.770Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:42:30 [2020-11-14T23:42:30.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:42:30 [2020-11-14T23:42:30.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:42:30 [2020-11-14T23:42:30.770Z] === CONT  TestNetworkInvalidJSON//networks/create
23:42:30 [2020-11-14T23:42:30.770Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:42:30 [2020-11-14T23:42:30.770Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:42:30 [2020-11-14T23:42:30.770Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:42:30 [2020-11-14T23:42:30.770Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestHostIPv4BridgeLabel
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestDaemonRestartWithLiveRestore
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestDaemonDefaultNetworkPools
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestDaemonRestartWithExistingNetwork
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestServiceWithPredefinedNetwork
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:236: FLAKY_TEST
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestServiceWithDataPathPortInit
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:30 [2020-11-14T23:42:30.770Z] PASS
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === Skipped
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:236: FLAKY_TEST
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] DONE 19 tests, 12 skipped in 8.015s
23:42:30 [2020-11-14T23:42:30.770Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:42:30 [2020-11-14T23:42:30.770Z] INFO: Testing against a local daemon
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestDockerNetworkIpvlanPersistance
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
23:42:30 [2020-11-14T23:42:30.770Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestDockerNetworkIpvlan
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:42:30 [2020-11-14T23:42:30.770Z] PASS
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === Skipped
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
23:42:30 [2020-11-14T23:42:30.770Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] DONE 2 tests, 2 skipped in 0.099s
23:42:30 [2020-11-14T23:42:30.770Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:42:30 [2020-11-14T23:42:30.770Z] INFO: Testing against a local daemon
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestDockerNetworkMacvlanPersistance
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestDockerNetworkMacvlan
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] PASS
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === Skipped
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] DONE 2 tests, 2 skipped in 0.107s
23:42:30 [2020-11-14T23:42:30.770Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:42:30 [2020-11-14T23:42:30.770Z] testing: warning: no tests to run
23:42:30 [2020-11-14T23:42:30.770Z] PASS
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] DONE 0 tests in 0.023s
23:42:30 [2020-11-14T23:42:30.770Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:42:30 [2020-11-14T23:42:30.770Z] INFO: Testing against a local daemon
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginAllowRequest
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginTLS
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginTLS (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginDenyRequest
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginAPIDenyResponse
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginDenyResponse
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginAllowEventStream
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginErrorResponse
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginErrorRequest
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginHeader
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginHeader (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginV2Disable
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginV2Disable (0.03s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] PASS
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === Skipped
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
23:42:30 [2020-11-14T23:42:30.770Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] DONE 17 tests, 17 skipped in 0.420s
23:42:30 [2020-11-14T23:42:30.770Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:42:30 [2020-11-14T23:42:30.770Z] INFO: Testing against a local daemon
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestPluginInvalidJSON
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:42:30 [2020-11-14T23:42:30.770Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:42:30 [2020-11-14T23:42:30.770Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:42:30 [2020-11-14T23:42:30.770Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:42:30 [2020-11-14T23:42:30.770Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestPluginInstall
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestPluginInstall (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] PASS
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] === Skipped
23:42:30 [2020-11-14T23:42:30.770Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
23:42:30 [2020-11-14T23:42:30.770Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] 
23:42:30 [2020-11-14T23:42:30.770Z] DONE 3 tests, 1 skipped in 0.152s
23:42:30 [2020-11-14T23:42:30.770Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:42:30 [2020-11-14T23:42:30.770Z] INFO: Testing against a local daemon
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestExternalGraphDriver
23:42:30 [2020-11-14T23:42:30.770Z] --- SKIP: TestExternalGraphDriver (0.06s)
23:42:30 [2020-11-14T23:42:30.770Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:42:30 [2020-11-14T23:42:30.770Z] === RUN   TestGraphdriverPluginV2
23:42:30 [2020-11-14T23:42:30.953Z] --- PASS: TestContainerBindMountNonRecursive (2.30s)
23:42:30 [2020-11-14T23:42:30.953Z] === RUN   TestContainerVolumesMountedAsShared
23:42:31 [2020-11-14T23:42:31.217Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s)
23:42:31 [2020-11-14T23:42:31.217Z] === RUN   TestContainerVolumesMountedAsSlave
23:42:32 [2020-11-14T23:42:32.160Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s)
23:42:32 [2020-11-14T23:42:32.160Z] === RUN   TestNetworkNat
23:42:32 [2020-11-14T23:42:32.731Z] --- PASS: TestNetworkNat (0.88s)
23:42:32 [2020-11-14T23:42:32.731Z] === RUN   TestNetworkLocalhostTCPNat
23:42:33 [2020-11-14T23:42:33.673Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
23:42:33 [2020-11-14T23:42:33.673Z] === RUN   TestNetworkLoopbackNat
23:42:36 [2020-11-14T23:42:36.973Z] --- PASS: TestNetworkLoopbackNat (3.17s)
23:42:36 [2020-11-14T23:42:36.973Z] === RUN   TestPause
23:42:37 [2020-11-14T23:42:37.306Z] --- PASS: TestGraphdriverPluginV2 (5.67s)
23:42:37 [2020-11-14T23:42:37.306Z] PASS
23:42:37 [2020-11-14T23:42:37.306Z] 
23:42:37 [2020-11-14T23:42:37.306Z] === Skipped
23:42:37 [2020-11-14T23:42:37.306Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
23:42:37 [2020-11-14T23:42:37.306Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:42:37 [2020-11-14T23:42:37.306Z] 
23:42:37 [2020-11-14T23:42:37.306Z] 
23:42:37 [2020-11-14T23:42:37.306Z] DONE 2 tests, 1 skipped in 5.843s
23:42:37 [2020-11-14T23:42:37.306Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:42:37 [2020-11-14T23:42:37.306Z] INFO: Testing against a local daemon
23:42:37 [2020-11-14T23:42:37.306Z] === RUN   TestContinueAfterPluginCrash
23:42:37 [2020-11-14T23:42:37.306Z] === PAUSE TestContinueAfterPluginCrash
23:42:37 [2020-11-14T23:42:37.306Z] === RUN   TestReadPluginNoRead
23:42:37 [2020-11-14T23:42:37.306Z] === PAUSE TestReadPluginNoRead
23:42:37 [2020-11-14T23:42:37.306Z] === RUN   TestDaemonStartWithLogOpt
23:42:37 [2020-11-14T23:42:37.306Z] === PAUSE TestDaemonStartWithLogOpt
23:42:37 [2020-11-14T23:42:37.306Z] === CONT  TestContinueAfterPluginCrash
23:42:37 [2020-11-14T23:42:37.306Z] === CONT  TestDaemonStartWithLogOpt
23:42:37 [2020-11-14T23:42:37.915Z] --- PASS: TestPause (0.81s)
23:42:37 [2020-11-14T23:42:37.915Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:42:37 [2020-11-14T23:42:37.915Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:42:37 [2020-11-14T23:42:37.915Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:42:37 [2020-11-14T23:42:37.915Z] === RUN   TestPauseStopPausedContainer
23:42:38 [2020-11-14T23:42:38.486Z] --- PASS: TestPauseStopPausedContainer (0.83s)
23:42:38 [2020-11-14T23:42:38.486Z] === RUN   TestPsFilter
23:42:38 [2020-11-14T23:42:38.747Z] --- PASS: TestPsFilter (0.26s)
23:42:38 [2020-11-14T23:42:38.747Z] === RUN   TestRemoveContainerWithRemovedVolume
23:42:39 [2020-11-14T23:42:39.689Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
23:42:39 [2020-11-14T23:42:39.689Z] === RUN   TestRemoveContainerWithVolume
23:42:40 [2020-11-14T23:42:40.260Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
23:42:40 [2020-11-14T23:42:40.260Z] === RUN   TestRemoveContainerRunning
23:42:41 [2020-11-14T23:42:41.203Z] --- PASS: TestRemoveContainerRunning (0.78s)
23:42:41 [2020-11-14T23:42:41.203Z] === RUN   TestRemoveContainerForceRemoveRunning
23:42:41 [2020-11-14T23:42:41.774Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s)
23:42:41 [2020-11-14T23:42:41.774Z] === RUN   TestRemoveInvalidContainer
23:42:42 [2020-11-14T23:42:42.034Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:42:42 [2020-11-14T23:42:42.034Z] === RUN   TestRenameLinkedContainer
23:42:42 [2020-11-14T23:42:42.060Z] Loaded image: buildpack-deps:buster
23:42:42 [2020-11-14T23:42:42.060Z] Loaded image: busybox:latest
23:42:42 [2020-11-14T23:42:42.060Z] Loaded image: busybox:glibc
23:42:42 [2020-11-14T23:42:42.060Z] Loaded image: debian:buster
23:42:42 [2020-11-14T23:42:42.060Z] Loaded image: buildpack-deps:buster
23:42:42 [2020-11-14T23:42:42.060Z] Loaded image: hello-world:latest
23:42:42 [2020-11-14T23:42:42.060Z] Loaded image: busybox:latest
23:42:42 [2020-11-14T23:42:42.060Z] Loaded image: arm32v7/hello-world:latest
23:42:42 [2020-11-14T23:42:42.060Z] INFO: Testing against a local daemon
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerDaemonSuite
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
23:42:42 [2020-11-14T23:42:42.060Z] Loaded image: busybox:glibc
23:42:42 [2020-11-14T23:42:42.060Z] Loaded image: debian:buster
23:42:42 [2020-11-14T23:42:42.060Z] Loaded image: hello-world:latest
23:42:42 [2020-11-14T23:42:42.060Z] Loaded image: arm32v7/hello-world:latest
23:42:42 [2020-11-14T23:42:42.060Z] INFO: Testing against a local daemon
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:42:42 [2020-11-14T23:42:42.060Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:42:43 [2020-11-14T23:42:43.443Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:42:43 [2020-11-14T23:42:43.842Z] --- PASS: TestDaemonStartWithLogOpt (6.44s)
23:42:43 [2020-11-14T23:42:43.842Z] === CONT  TestReadPluginNoRead
23:42:44 [2020-11-14T23:42:44.017Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:42:44 [2020-11-14T23:42:44.017Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:42:44 [2020-11-14T23:42:44.017Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:42:44 [2020-11-14T23:42:44.278Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
23:42:44 [2020-11-14T23:42:44.841Z] --- PASS: TestCreateServiceMultipleTimes (22.36s)
23:42:44 [2020-11-14T23:42:44.841Z] === RUN   TestCreateServiceConflict
23:42:45 [2020-11-14T23:42:45.219Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:42:45 [2020-11-14T23:42:45.334Z] --- PASS: TestRenameLinkedContainer (3.11s)
23:42:45 [2020-11-14T23:42:45.334Z] === RUN   TestRenameStoppedContainer
23:42:45 [2020-11-14T23:42:45.905Z] --- PASS: TestRenameStoppedContainer (0.80s)
23:42:45 [2020-11-14T23:42:45.905Z] === RUN   TestRenameRunningContainerAndReuse
23:42:46 [2020-11-14T23:42:46.170Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
23:42:46 [2020-11-14T23:42:46.170Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:42:46 [2020-11-14T23:42:46.357Z] === RUN   TestReadPluginNoRead/default
23:42:46 [2020-11-14T23:42:46.431Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:42:46 [2020-11-14T23:42:46.431Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:42:46 [2020-11-14T23:42:46.431Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:42:46 [2020-11-14T23:42:46.613Z] --- PASS: TestContinueAfterPluginCrash (10.12s)
23:42:47 [2020-11-14T23:42:47.290Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s)
23:42:47 [2020-11-14T23:42:47.290Z] === RUN   TestRenameInvalidName
23:42:47 [2020-11-14T23:42:47.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:42:47 [2020-11-14T23:42:47.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:42:47 [2020-11-14T23:42:47.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:42:47 [2020-11-14T23:42:47.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:42:47 [2020-11-14T23:42:47.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:42:47 [2020-11-14T23:42:47.695Z] --- PASS: TestCreateServiceConflict (3.63s)
23:42:47 [2020-11-14T23:42:47.695Z] === RUN   TestCreateServiceMaxReplicas
23:42:48 [2020-11-14T23:42:48.232Z] --- PASS: TestRenameInvalidName (0.79s)
23:42:48 [2020-11-14T23:42:48.232Z] === RUN   TestRenameAnonymousContainer
23:42:48 [2020-11-14T23:42:48.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:42:49 [2020-11-14T23:42:49.126Z] === RUN   TestReadPluginNoRead/disabled_caching
23:42:49 [2020-11-14T23:42:49.396Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:42:51 [2020-11-14T23:42:51.012Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:42:52 [2020-11-14T23:42:52.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:42:52 [2020-11-14T23:42:52.215Z] --- PASS: TestCreateServiceMaxReplicas (3.74s)
23:42:52 [2020-11-14T23:42:52.215Z] === RUN   TestCreateWithDuplicateNetworkNames
23:42:52 [2020-11-14T23:42:52.435Z] --- PASS: TestRenameAnonymousContainer (3.92s)
23:42:52 [2020-11-14T23:42:52.436Z] === RUN   TestRenameContainerWithSameName
23:42:53 [2020-11-14T23:42:53.007Z] --- PASS: TestRenameContainerWithSameName (0.79s)
23:42:53 [2020-11-14T23:42:53.007Z] === RUN   TestRenameContainerWithLinkedContainer
23:42:53 [2020-11-14T23:42:53.020Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:42:53 [2020-11-14T23:42:53.526Z] --- PASS: TestReadPluginNoRead (10.29s)
23:42:53 [2020-11-14T23:42:53.526Z]     --- PASS: TestReadPluginNoRead/default (2.25s)
23:42:53 [2020-11-14T23:42:53.526Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.24s)
23:42:53 [2020-11-14T23:42:53.526Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s)
23:42:53 [2020-11-14T23:42:53.526Z]     read_test.go:92: [d71b8ce73ce94] daemon is not started
23:42:53 [2020-11-14T23:42:53.526Z] PASS
23:42:53 [2020-11-14T23:42:53.526Z] 
23:42:53 [2020-11-14T23:42:53.526Z] DONE 6 tests in 16.864s
23:42:53 [2020-11-14T23:42:53.526Z] 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:42:53 [2020-11-14T23:42:53.526Z] testing: warning: no tests to run
23:42:53 [2020-11-14T23:42:53.526Z] PASS
23:42:53 [2020-11-14T23:42:53.526Z] 
23:42:53 [2020-11-14T23:42:53.526Z] DONE 0 tests in 0.039s
23:42:53 [2020-11-14T23:42:53.526Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:42:53 [2020-11-14T23:42:53.526Z] INFO: Testing against a local daemon
23:42:53 [2020-11-14T23:42:53.526Z] === RUN   TestPluginWithDevMounts
23:42:53 [2020-11-14T23:42:53.526Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:42:53 [2020-11-14T23:42:53.526Z]     mounts_test.go:21: (*Execution).IsRootless-fm
23:42:53 [2020-11-14T23:42:53.526Z] PASS
23:42:53 [2020-11-14T23:42:53.526Z] 
23:42:53 [2020-11-14T23:42:53.526Z] === Skipped
23:42:53 [2020-11-14T23:42:53.526Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
23:42:53 [2020-11-14T23:42:53.526Z]     mounts_test.go:21: (*Execution).IsRootless-fm
23:42:53 [2020-11-14T23:42:53.526Z] 
23:42:53 [2020-11-14T23:42:53.526Z] 
23:42:53 [2020-11-14T23:42:53.526Z] DONE 1 tests, 1 skipped in 0.130s
23:42:53 [2020-11-14T23:42:53.526Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:42:53 [2020-11-14T23:42:53.526Z] INFO: Testing against a local daemon
23:42:53 [2020-11-14T23:42:53.526Z] === RUN   TestSecretInspect
23:42:53 [2020-11-14T23:42:53.526Z] --- SKIP: TestSecretInspect (0.02s)
23:42:53 [2020-11-14T23:42:53.526Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.526Z] === RUN   TestSecretList
23:42:53 [2020-11-14T23:42:53.526Z] --- SKIP: TestSecretList (0.01s)
23:42:53 [2020-11-14T23:42:53.526Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.526Z] === RUN   TestSecretsCreateAndDelete
23:42:53 [2020-11-14T23:42:53.526Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
23:42:53 [2020-11-14T23:42:53.526Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.526Z] === RUN   TestSecretsUpdate
23:42:53 [2020-11-14T23:42:53.526Z] --- SKIP: TestSecretsUpdate (0.02s)
23:42:53 [2020-11-14T23:42:53.526Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.526Z] === RUN   TestTemplatedSecret
23:42:53 [2020-11-14T23:42:53.526Z] --- SKIP: TestTemplatedSecret (0.00s)
23:42:53 [2020-11-14T23:42:53.526Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.526Z] === RUN   TestSecretCreateResolve
23:42:53 [2020-11-14T23:42:53.526Z] --- SKIP: TestSecretCreateResolve (0.01s)
23:42:53 [2020-11-14T23:42:53.526Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.526Z] PASS
23:42:53 [2020-11-14T23:42:53.526Z] 
23:42:53 [2020-11-14T23:42:53.526Z] === Skipped
23:42:53 [2020-11-14T23:42:53.526Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
23:42:53 [2020-11-14T23:42:53.527Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.527Z] 
23:42:53 [2020-11-14T23:42:53.527Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
23:42:53 [2020-11-14T23:42:53.527Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.527Z] 
23:42:53 [2020-11-14T23:42:53.527Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
23:42:53 [2020-11-14T23:42:53.527Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.527Z] 
23:42:53 [2020-11-14T23:42:53.527Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
23:42:53 [2020-11-14T23:42:53.527Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.527Z] 
23:42:53 [2020-11-14T23:42:53.527Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
23:42:53 [2020-11-14T23:42:53.527Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.527Z] 
23:42:53 [2020-11-14T23:42:53.527Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
23:42:53 [2020-11-14T23:42:53.527Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.527Z] 
23:42:53 [2020-11-14T23:42:53.527Z] 
23:42:53 [2020-11-14T23:42:53.527Z] DONE 6 tests, 6 skipped in 0.174s
23:42:53 [2020-11-14T23:42:53.527Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:42:53 [2020-11-14T23:42:53.527Z] INFO: Testing against a local daemon
23:42:53 [2020-11-14T23:42:53.527Z] === RUN   TestServiceCreateInit
23:42:53 [2020-11-14T23:42:53.527Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:42:53 [2020-11-14T23:42:53.527Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:42:53 [2020-11-14T23:42:53.527Z] --- PASS: TestServiceCreateInit (0.02s)
23:42:53 [2020-11-14T23:42:53.527Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:42:53 [2020-11-14T23:42:53.527Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.527Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:42:53 [2020-11-14T23:42:53.527Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.527Z] === RUN   TestCreateServiceMultipleTimes
23:42:53 [2020-11-14T23:42:53.527Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
23:42:53 [2020-11-14T23:42:53.527Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.527Z] === RUN   TestCreateServiceConflict
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestCreateServiceConflict (0.01s)
23:42:53 [2020-11-14T23:42:53.783Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestCreateServiceMaxReplicas
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
23:42:53 [2020-11-14T23:42:53.783Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestCreateWithDuplicateNetworkNames
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
23:42:53 [2020-11-14T23:42:53.783Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestCreateServiceSecretFileMode
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
23:42:53 [2020-11-14T23:42:53.783Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestCreateServiceConfigFileMode
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
23:42:53 [2020-11-14T23:42:53.783Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestCreateServiceSysctls
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestCreateServiceSysctls (0.02s)
23:42:53 [2020-11-14T23:42:53.783Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestCreateServiceCapabilities
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
23:42:53 [2020-11-14T23:42:53.783Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestInspect
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestInspect (0.01s)
23:42:53 [2020-11-14T23:42:53.783Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestCreateJob
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestCreateJob (0.01s)
23:42:53 [2020-11-14T23:42:53.783Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestReplicatedJob
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestReplicatedJob (0.01s)
23:42:53 [2020-11-14T23:42:53.783Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestUpdateReplicatedJob
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
23:42:53 [2020-11-14T23:42:53.783Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestServiceListWithStatuses
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:42:53 [2020-11-14T23:42:53.783Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestDockerNetworkConnectAlias
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
23:42:53 [2020-11-14T23:42:53.783Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestDockerNetworkReConnect
23:42:53 [2020-11-14T23:42:53.783Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
23:42:53 [2020-11-14T23:42:53.783Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:53 [2020-11-14T23:42:53.783Z] === RUN   TestServicePlugin
23:42:54 [2020-11-14T23:42:54.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:42:54 [2020-11-14T23:42:54.393Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
23:42:54 [2020-11-14T23:42:54.393Z] === RUN   TestResize
23:42:55 [2020-11-14T23:42:55.336Z] --- PASS: TestResize (0.79s)
23:42:55 [2020-11-14T23:42:55.336Z] === RUN   TestResizeWithInvalidSize
23:42:55 [2020-11-14T23:42:55.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:42:55 [2020-11-14T23:42:55.908Z] --- PASS: TestResizeWithInvalidSize (0.80s)
23:42:55 [2020-11-14T23:42:55.908Z] === RUN   TestResizeWhenContainerNotStarted
23:42:56 [2020-11-14T23:42:56.319Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:42:56 [2020-11-14T23:42:56.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:42:56 [2020-11-14T23:42:56.851Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:42:56 [2020-11-14T23:42:56.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:42:57 [2020-11-14T23:42:57.948Z] --- SKIP: TestServicePlugin (3.42s)
23:42:57 [2020-11-14T23:42:57.949Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] === RUN   TestServiceUpdateLabel
23:42:57 [2020-11-14T23:42:57.949Z] --- SKIP: TestServiceUpdateLabel (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] === RUN   TestServiceUpdateSecrets
23:42:57 [2020-11-14T23:42:57.949Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] === RUN   TestServiceUpdateConfigs
23:42:57 [2020-11-14T23:42:57.949Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] === RUN   TestServiceUpdateNetwork
23:42:57 [2020-11-14T23:42:57.949Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
23:42:57 [2020-11-14T23:42:57.949Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] === RUN   TestServiceUpdatePidsLimit
23:42:57 [2020-11-14T23:42:57.949Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
23:42:57 [2020-11-14T23:42:57.949Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] PASS
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === Skipped
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:42:57 [2020-11-14T23:42:57.949Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:42:57 [2020-11-14T23:42:57.949Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:42:57 [2020-11-14T23:42:57.949Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:42:57 [2020-11-14T23:42:57.949Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
23:42:57 [2020-11-14T23:42:57.949Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
23:42:57 [2020-11-14T23:42:57.949Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
23:42:57 [2020-11-14T23:42:57.949Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
23:42:57 [2020-11-14T23:42:57.949Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestInspect (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
23:42:57 [2020-11-14T23:42:57.949Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:42:57 [2020-11-14T23:42:57.949Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
23:42:57 [2020-11-14T23:42:57.949Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
23:42:57 [2020-11-14T23:42:57.949Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s)
23:42:57 [2020-11-14T23:42:57.949Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
23:42:57 [2020-11-14T23:42:57.949Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
23:42:57 [2020-11-14T23:42:57.949Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
23:42:57 [2020-11-14T23:42:57.949Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] DONE 24 tests, 23 skipped in 3.836s
23:42:57 [2020-11-14T23:42:57.949Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:42:57 [2020-11-14T23:42:57.949Z] INFO: Testing against a local daemon
23:42:57 [2020-11-14T23:42:57.949Z] === RUN   TestSessionCreate
23:42:57 [2020-11-14T23:42:57.949Z] --- PASS: TestSessionCreate (0.02s)
23:42:57 [2020-11-14T23:42:57.949Z] === RUN   TestSessionCreateWithBadUpgrade
23:42:57 [2020-11-14T23:42:57.949Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:42:57 [2020-11-14T23:42:57.949Z] PASS
23:42:57 [2020-11-14T23:42:57.949Z] 
23:42:57 [2020-11-14T23:42:57.949Z] DONE 2 tests in 0.133s
23:42:57 [2020-11-14T23:42:57.949Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:42:57 [2020-11-14T23:42:57.949Z] INFO: Testing against a local daemon
23:42:57 [2020-11-14T23:42:57.949Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:42:57 [2020-11-14T23:42:57.949Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:42:57 [2020-11-14T23:42:57.949Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:42:57 [2020-11-14T23:42:57.949Z] === RUN   TestEventsExecDie
23:42:57 [2020-11-14T23:42:57.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:42:58 [2020-11-14T23:42:58.205Z] --- PASS: TestEventsExecDie (0.50s)
23:42:58 [2020-11-14T23:42:58.205Z] === RUN   TestEventsBackwardsCompatible
23:42:58 [2020-11-14T23:42:58.205Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
23:42:58 [2020-11-14T23:42:58.205Z] === RUN   TestInfoBinaryCommits
23:42:58 [2020-11-14T23:42:58.205Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:42:58 [2020-11-14T23:42:58.205Z] === RUN   TestInfoAPIVersioned
23:42:58 [2020-11-14T23:42:58.205Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:42:58 [2020-11-14T23:42:58.205Z] === RUN   TestInfoDiscoveryBackend
23:42:58 [2020-11-14T23:42:58.372Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:42:58 [2020-11-14T23:42:58.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:42:58 [2020-11-14T23:42:58.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:42:59 [2020-11-14T23:42:59.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:42:59 [2020-11-14T23:42:59.569Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
23:42:59 [2020-11-14T23:42:59.569Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:42:59 [2020-11-14T23:42:59.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:43:00 [2020-11-14T23:43:00.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:43:00 [2020-11-14T23:43:00.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:43:00 [2020-11-14T23:43:00.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:43:00 [2020-11-14T23:43:00.284Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:43:01 [2020-11-14T23:43:01.226Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:43:01 [2020-11-14T23:43:01.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:43:01 [2020-11-14T23:43:01.797Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:43:02 [2020-11-14T23:43:02.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:43:02 [2020-11-14T23:43:02.741Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:43:02 [2020-11-14T23:43:02.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:43:02 [2020-11-14T23:43:02.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:43:03 [2020-11-14T23:43:03.003Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
23:43:03 [2020-11-14T23:43:03.574Z] === RUN   TestDockerSuite/TestAttachAfterDetach
23:43:03 [2020-11-14T23:43:03.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:43:03 [2020-11-14T23:43:03.731Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
23:43:03 [2020-11-14T23:43:03.731Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:43:03 [2020-11-14T23:43:03.731Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
23:43:03 [2020-11-14T23:43:03.731Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
23:43:03 [2020-11-14T23:43:03.731Z] === RUN   TestInfoAPI
23:43:03 [2020-11-14T23:43:03.731Z] --- PASS: TestInfoAPI (0.04s)
23:43:03 [2020-11-14T23:43:03.731Z] === RUN   TestInfoAPIWarnings
23:43:05 [2020-11-14T23:43:05.175Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:43:05 [2020-11-14T23:43:05.175Z] Using test binary docker
23:43:05 [2020-11-14T23:43:05.175Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:43:05 [2020-11-14T23:43:05.175Z] +++ /etc/init.d/apparmor start
23:43:05 [2020-11-14T23:43:05.175Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:43:05 [2020-11-14T23:43:05.175Z] INFO: Waiting for daemon to start...
23:43:05 [2020-11-14T23:43:05.175Z] Starting dockerd
23:43:05 [2020-11-14T23:43:05.175Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
23:43:05 [2020-11-14T23:43:05.386Z] .........                                                                [ 86%]
23:43:05 [2020-11-14T23:43:05.386Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:43:05 [2020-11-14T23:43:05.386Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s)
23:43:05 [2020-11-14T23:43:05.386Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s)
23:43:05 [2020-11-14T23:43:05.386Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s)
23:43:05 [2020-11-14T23:43:05.386Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
23:43:05 [2020-11-14T23:43:05.386Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.41s)
23:43:05 [2020-11-14T23:43:05.386Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s)
23:43:05 [2020-11-14T23:43:05.386Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s)
23:43:05 [2020-11-14T23:43:05.386Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s)
23:43:05 [2020-11-14T23:43:05.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s)
23:43:05 [2020-11-14T23:43:05.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s)
23:43:05 [2020-11-14T23:43:05.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s)
23:43:05 [2020-11-14T23:43:05.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s)
23:43:05 [2020-11-14T23:43:05.387Z] === RUN   TestCgroupNamespacesRun
23:43:06 [2020-11-14T23:43:06.120Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
23:43:06 [2020-11-14T23:43:06.120Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
23:43:07 [2020-11-14T23:43:07.248Z] .
23:43:07 [2020-11-14T23:43:07.248Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:43:07 [2020-11-14T23:43:07.248Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:43:07 [2020-11-14T23:43:07.248Z] Error: No such image: emptyfs
23:43:07 [2020-11-14T23:43:07.248Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:43:07 [2020-11-14T23:43:07.248Z] ++++ docker load
23:43:07 [2020-11-14T23:43:07.248Z] Running integration-test (iteration 1)
23:43:07 [2020-11-14T23:43:07.248Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
23:43:07 [2020-11-14T23:43:07.248Z] ++ 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:43:07 [2020-11-14T23:43:07.248Z] ++ set -e
23:43:07 [2020-11-14T23:43:07.248Z] ++ '[' -n 0 ']'
23:43:07 [2020-11-14T23:43:07.248Z] ++ set -x
23:43:07 [2020-11-14T23:43:07.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:43:07 [2020-11-14T23:43:07.301Z] --- PASS: TestCgroupNamespacesRun (1.86s)
23:43:07 [2020-11-14T23:43:07.301Z] === RUN   TestCgroupNamespacesRunPrivileged
23:43:07 [2020-11-14T23:43:07.504Z] === RUN   TestDockerSuite/TestAttachDetach
23:43:07 [2020-11-14T23:43:07.709Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.19s)
23:43:07 [2020-11-14T23:43:07.709Z] === RUN   TestCreateServiceSecretFileMode
23:43:08 [2020-11-14T23:43:08.076Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
23:43:08 [2020-11-14T23:43:08.649Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:43:09 [2020-11-14T23:43:09.214Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s)
23:43:09 [2020-11-14T23:43:09.214Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:43:10 [2020-11-14T23:43:10.035Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:43:10 [2020-11-14T23:43:10.296Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
23:43:10 [2020-11-14T23:43:10.488Z] --- PASS: TestCreateServiceSecretFileMode (3.70s)
23:43:10 [2020-11-14T23:43:10.488Z] === RUN   TestCreateServiceConfigFileMode
23:43:10 [2020-11-14T23:43:10.775Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:43:11 [2020-11-14T23:43:11.126Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s)
23:43:11 [2020-11-14T23:43:11.126Z] === RUN   TestCgroupNamespacesRunHostMode
23:43:12 [2020-11-14T23:43:12.013Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:43:12 [2020-11-14T23:43:12.209Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:43:12 [2020-11-14T23:43:12.781Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:43:13 [2020-11-14T23:43:13.039Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s)
23:43:13 [2020-11-14T23:43:13.039Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:43:13 [2020-11-14T23:43:13.723Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:43:13 [2020-11-14T23:43:13.995Z] --- PASS: TestCreateServiceConfigFileMode (3.43s)
23:43:13 [2020-11-14T23:43:13.995Z] === RUN   TestCreateServiceSysctls
23:43:14 [2020-11-14T23:43:14.953Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
23:43:14 [2020-11-14T23:43:14.953Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:43:15 [2020-11-14T23:43:15.107Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
23:43:15 [2020-11-14T23:43:15.108Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
23:43:15 [2020-11-14T23:43:15.679Z] --- PASS: TestBuildWithHugeFile (96.00s)
23:43:15 [2020-11-14T23:43:15.679Z] === RUN   TestBuildWithEmptyDockerfile
23:43:15 [2020-11-14T23:43:15.679Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:43:15 [2020-11-14T23:43:15.679Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:43:15 [2020-11-14T23:43:15.679Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:43:15 [2020-11-14T23:43:15.679Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:43:15 [2020-11-14T23:43:15.679Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:43:15 [2020-11-14T23:43:15.679Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:43:15 [2020-11-14T23:43:15.679Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:43:15 [2020-11-14T23:43:15.679Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:43:15 [2020-11-14T23:43:15.940Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:43:15 [2020-11-14T23:43:15.940Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
23:43:15 [2020-11-14T23:43:15.940Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
23:43:15 [2020-11-14T23:43:15.940Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
23:43:15 [2020-11-14T23:43:15.940Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
23:43:15 [2020-11-14T23:43:15.940Z] === RUN   TestBuildPreserveOwnership
23:43:15 [2020-11-14T23:43:15.940Z] === RUN   TestBuildPreserveOwnership/copy_from
23:43:16 [2020-11-14T23:43:16.874Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.94s)
23:43:16 [2020-11-14T23:43:16.874Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:43:16 [2020-11-14T23:43:16.881Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
23:43:17 [2020-11-14T23:43:17.447Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.01s)
23:43:17 [2020-11-14T23:43:17.447Z] === RUN   TestCgroupNamespacesRunOlderClient
23:43:17 [2020-11-14T23:43:17.825Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
23:43:17 [2020-11-14T23:43:17.825Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
23:43:18 [2020-11-14T23:43:18.442Z] --- PASS: TestCreateServiceSysctls (4.58s)
23:43:18 [2020-11-14T23:43:18.442Z] === RUN   TestCreateServiceCapabilities
23:43:18 [2020-11-14T23:43:18.576Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:43:18 [2020-11-14T23:43:18.577Z] tests/integration/models_resources_test.py .                             [ 91%]
23:43:19 [2020-11-14T23:43:19.272Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
23:43:19 [2020-11-14T23:43:19.272Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
23:43:19 [2020-11-14T23:43:19.360Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
23:43:19 [2020-11-14T23:43:19.360Z] === RUN   TestKernelTCPMemory
23:43:19 [2020-11-14T23:43:19.850Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:43:20 [2020-11-14T23:43:20.421Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
23:43:20 [2020-11-14T23:43:20.421Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
23:43:20 [2020-11-14T23:43:20.743Z] --- PASS: TestKernelTCPMemory (1.06s)
23:43:20 [2020-11-14T23:43:20.743Z] === RUN   TestNISDomainname
23:43:21 [2020-11-14T23:43:21.363Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
23:43:21 [2020-11-14T23:43:21.684Z] --- PASS: TestNISDomainname (0.97s)
23:43:21 [2020-11-14T23:43:21.684Z] === RUN   TestHostnameDnsResolution
23:43:21 [2020-11-14T23:43:21.774Z] --- PASS: TestInfoAPIWarnings (17.35s)
23:43:21 [2020-11-14T23:43:21.774Z] === RUN   TestInfoDebug
23:43:21 [2020-11-14T23:43:21.935Z] --- PASS: TestBuildPreserveOwnership (5.85s)
23:43:21 [2020-11-14T23:43:21.935Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.85s)
23:43:21 [2020-11-14T23:43:21.935Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.98s)
23:43:21 [2020-11-14T23:43:21.935Z] === RUN   TestBuildPlatformInvalid
23:43:21 [2020-11-14T23:43:21.935Z] --- PASS: TestBuildPlatformInvalid (0.19s)
23:43:21 [2020-11-14T23:43:21.935Z] PASS
23:43:21 [2020-11-14T23:43:21.935Z] 
23:43:21 [2020-11-14T23:43:21.935Z] === Skipped
23:43:21 [2020-11-14T23:43:21.935Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:43:21 [2020-11-14T23:43:21.935Z]     build_session_test.go:25: TODO: BuildKit
23:43:21 [2020-11-14T23:43:21.935Z] 
23:43:21 [2020-11-14T23:43:21.935Z] 
23:43:21 [2020-11-14T23:43:21.935Z] DONE 32 tests, 1 skipped in 185.624s
23:43:21 [2020-11-14T23:43:21.947Z] --- PASS: TestCreateServiceCapabilities (3.61s)
23:43:21 [2020-11-14T23:43:21.947Z] === RUN   TestInspect
23:43:22 [2020-11-14T23:43:22.030Z] --- PASS: TestInfoDebug (1.52s)
23:43:22 [2020-11-14T23:43:22.030Z] === RUN   TestInfoInsecureRegistries
23:43:22 [2020-11-14T23:43:22.196Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:43:22 [2020-11-14T23:43:22.196Z] ++ 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:43:22 [2020-11-14T23:43:22.196Z] ++ set -e
23:43:22 [2020-11-14T23:43:22.196Z] ++ '[' -n 0 ']'
23:43:22 [2020-11-14T23:43:22.196Z] ++ set -x
23:43:22 [2020-11-14T23:43:22.196Z] ++ env -i DEST=/go/src/github.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:43:22 [2020-11-14T23:43:22.196Z] INFO: Testing against a local daemon
23:43:22 [2020-11-14T23:43:22.196Z] === RUN   TestConfigInspect
23:43:22 [2020-11-14T23:43:22.638Z] Loaded image: buildpack-deps:buster
23:43:22 [2020-11-14T23:43:22.639Z] Loaded image: busybox:latest
23:43:22 [2020-11-14T23:43:22.639Z] Loaded image: busybox:glibc
23:43:22 [2020-11-14T23:43:22.639Z] Loaded image: debian:buster
23:43:22 [2020-11-14T23:43:22.639Z] Loaded image: hello-world:latest
23:43:22 [2020-11-14T23:43:22.639Z] Loaded image: arm32v7/hello-world:latest
23:43:22 [2020-11-14T23:43:22.639Z] INFO: Testing against a local daemon
23:43:22 [2020-11-14T23:43:22.639Z] === RUN   TestCgroupNamespacesBuild
23:43:22 [2020-11-14T23:43:22.639Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
23:43:22 [2020-11-14T23:43:22.639Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:43:23 [2020-11-14T23:43:23.070Z] --- PASS: TestHostnameDnsResolution (1.68s)
23:43:23 [2020-11-14T23:43:23.071Z] === RUN   TestStats
23:43:23 [2020-11-14T23:43:23.276Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s)
23:43:23 [2020-11-14T23:43:23.276Z] === RUN   TestBuildWithSession
23:43:23 [2020-11-14T23:43:23.276Z] --- SKIP: TestBuildWithSession (0.00s)
23:43:23 [2020-11-14T23:43:23.276Z]     build_session_test.go:25: TODO: BuildKit
23:43:23 [2020-11-14T23:43:23.276Z] === RUN   TestBuildSquashParent
23:43:23 [2020-11-14T23:43:23.393Z] --- PASS: TestInfoInsecureRegistries (1.53s)
23:43:23 [2020-11-14T23:43:23.393Z] === RUN   TestInfoRegistryMirrors
23:43:23 [2020-11-14T23:43:23.581Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
23:43:24 [2020-11-14T23:43:24.362Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:43:25 [2020-11-14T23:43:25.281Z] --- PASS: TestInfoRegistryMirrors (1.52s)
23:43:25 [2020-11-14T23:43:25.281Z] === RUN   TestLoginFailsWithBadCredentials
23:43:25 [2020-11-14T23:43:25.281Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
23:43:25 [2020-11-14T23:43:25.281Z] === RUN   TestPingCacheHeaders
23:43:25 [2020-11-14T23:43:25.281Z] --- PASS: TestPingCacheHeaders (0.04s)
23:43:25 [2020-11-14T23:43:25.281Z] === RUN   TestPingGet
23:43:25 [2020-11-14T23:43:25.281Z] --- PASS: TestPingGet (0.02s)
23:43:25 [2020-11-14T23:43:25.281Z] === RUN   TestPingHead
23:43:25 [2020-11-14T23:43:25.281Z] --- PASS: TestPingHead (0.02s)
23:43:25 [2020-11-14T23:43:25.281Z] === RUN   TestVersion
23:43:25 [2020-11-14T23:43:25.281Z] --- PASS: TestVersion (0.02s)
23:43:25 [2020-11-14T23:43:25.281Z] PASS
23:43:25 [2020-11-14T23:43:25.281Z] 
23:43:25 [2020-11-14T23:43:25.281Z] === Skipped
23:43:25 [2020-11-14T23:43:25.281Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:43:25 [2020-11-14T23:43:25.281Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:43:25 [2020-11-14T23:43:25.281Z] 
23:43:25 [2020-11-14T23:43:25.281Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
23:43:25 [2020-11-14T23:43:25.281Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
23:43:25 [2020-11-14T23:43:25.281Z] 
23:43:25 [2020-11-14T23:43:25.281Z] 
23:43:25 [2020-11-14T23:43:25.281Z] DONE 18 tests, 2 skipped in 27.781s
23:43:25 [2020-11-14T23:43:25.281Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:43:25 [2020-11-14T23:43:25.281Z] INFO: Testing against a local daemon
23:43:25 [2020-11-14T23:43:25.281Z] === RUN   TestVolumesCreateAndList
23:43:25 [2020-11-14T23:43:25.496Z] --- PASS: TestConfigInspect (3.30s)
23:43:25 [2020-11-14T23:43:25.496Z] === RUN   TestConfigList
23:43:25 [2020-11-14T23:43:25.536Z] --- PASS: TestVolumesCreateAndList (0.03s)
23:43:25 [2020-11-14T23:43:25.536Z] === RUN   TestVolumesRemove
23:43:25 [2020-11-14T23:43:25.536Z] --- PASS: TestVolumesRemove (0.05s)
23:43:25 [2020-11-14T23:43:25.536Z] === RUN   TestVolumesInspect
23:43:25 [2020-11-14T23:43:25.536Z] --- PASS: TestVolumesInspect (0.02s)
23:43:25 [2020-11-14T23:43:25.536Z] === RUN   TestVolumesInvalidJSON
23:43:25 [2020-11-14T23:43:25.536Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:43:25 [2020-11-14T23:43:25.536Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:43:25 [2020-11-14T23:43:25.536Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:43:25 [2020-11-14T23:43:25.536Z] --- PASS: TestVolumesInvalidJSON (0.02s)
23:43:25 [2020-11-14T23:43:25.536Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:43:25 [2020-11-14T23:43:25.536Z] PASS
23:43:25 [2020-11-14T23:43:25.536Z] 
23:43:25 [2020-11-14T23:43:25.536Z] DONE 5 tests in 0.214s
23:43:25 [2020-11-14T23:43:25.536Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:43:25 [2020-11-14T23:43:25.536Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12040 is not a child of this shell
23:43:25 [2020-11-14T23:43:25.536Z] warning: PID 12040 from bundles/test-integration/docker.pid had a nonzero exit code
23:43:25 [2020-11-14T23:43:25.536Z] Leaving: AppArmorNo profiles have been unloaded.
23:43:25 [2020-11-14T23:43:25.536Z] 
23:43:25 [2020-11-14T23:43:25.536Z] Unloading profiles will leave already running processes permanently
23:43:25 [2020-11-14T23:43:25.536Z] unconfined, which can lead to unexpected situations.
23:43:25 [2020-11-14T23:43:25.536Z] 
23:43:25 [2020-11-14T23:43:25.536Z] To set a process to complain mode, use the command line tool
23:43:25 [2020-11-14T23:43:25.536Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:43:25 [2020-11-14T23:43:25.536Z] Removing test suite binaries
23:43:25 [2020-11-14T23:43:25.536Z] exiting test-integration
23:43:25 [2020-11-14T23:43:25.536Z] ++ exit 0
23:43:26 [2020-11-14T23:43:26.367Z] --- PASS: TestStats (2.81s)
23:43:26 [2020-11-14T23:43:26.367Z] === RUN   TestStopContainerWithTimeout
23:43:26 [2020-11-14T23:43:26.367Z] === RUN   TestStopContainerWithTimeout/0
23:43:26 [2020-11-14T23:43:26.367Z] === PAUSE TestStopContainerWithTimeout/0
23:43:26 [2020-11-14T23:43:26.367Z] === RUN   TestStopContainerWithTimeout/1
23:43:26 [2020-11-14T23:43:26.367Z] === PAUSE TestStopContainerWithTimeout/1
23:43:26 [2020-11-14T23:43:26.367Z] === RUN   TestStopContainerWithTimeout/3
23:43:26 [2020-11-14T23:43:26.367Z] === PAUSE TestStopContainerWithTimeout/3
23:43:26 [2020-11-14T23:43:26.367Z] === RUN   TestStopContainerWithTimeout/-1
23:43:26 [2020-11-14T23:43:26.367Z] === PAUSE TestStopContainerWithTimeout/-1
23:43:26 [2020-11-14T23:43:26.367Z] === CONT  TestStopContainerWithTimeout/0
23:43:26 [2020-11-14T23:43:26.367Z] === CONT  TestStopContainerWithTimeout/1
23:43:26 [2020-11-14T23:43:26.367Z] === CONT  TestStopContainerWithTimeout/3
23:43:26 [2020-11-14T23:43:26.367Z] === CONT  TestStopContainerWithTimeout/-1
23:43:26 [2020-11-14T23:43:26.413Z] --- PASS: TestInspect (3.67s)
23:43:26 [2020-11-14T23:43:26.413Z] === RUN   TestCreateJob
23:43:26 [2020-11-14T23:43:26.464Z] 
23:43:26 [2020-11-14T23:43:26.879Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
23:43:27 [2020-11-14T23:43:27.644Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:43:27 [2020-11-14T23:43:27.645Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:43:27 [2020-11-14T23:43:27.734Z] --- PASS: TestBuildSquashParent (4.30s)
23:43:27 [2020-11-14T23:43:27.734Z] === RUN   TestBuildWithRemoveAndForceRemove
23:43:27 [2020-11-14T23:43:27.734Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:43:27 [2020-11-14T23:43:27.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:43:27 [2020-11-14T23:43:27.734Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:43:27 [2020-11-14T23:43:27.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:43:27 [2020-11-14T23:43:27.734Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:43:27 [2020-11-14T23:43:27.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:43:27 [2020-11-14T23:43:27.734Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:43:27 [2020-11-14T23:43:27.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:43:27 [2020-11-14T23:43:27.734Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:43:27 [2020-11-14T23:43:27.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:43:27 [2020-11-14T23:43:27.734Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:43:27 [2020-11-14T23:43:27.734Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:43:27 [2020-11-14T23:43:27.734Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:43:27 [2020-11-14T23:43:27.734Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:43:27 [2020-11-14T23:43:27.734Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:43:27 [2020-11-14T23:43:27.734Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
Post stage
[Pipeline] junit
23:43:27 [2020-11-14T23:43:27.839Z] Recording test results
23:43:28 [2020-11-14T23:43:28.791Z] --- PASS: TestConfigList (3.34s)
23:43:28 [2020-11-14T23:43:28.791Z] === RUN   TestConfigsCreateAndDelete
23:43:29 [2020-11-14T23:43:29.669Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:43:29 [2020-11-14T23:43:29.669Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
23:43:29 [2020-11-14T23:43:29.669Z]     --- PASS: TestStopContainerWithTimeout/1 (2.35s)
23:43:29 [2020-11-14T23:43:29.669Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.87s)
23:43:29 [2020-11-14T23:43:29.669Z]     --- PASS: TestStopContainerWithTimeout/3 (3.32s)
23:43:29 [2020-11-14T23:43:29.669Z] === RUN   TestDeleteDevicemapper
23:43:29 [2020-11-14T23:43:29.669Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:43:29 [2020-11-14T23:43:29.669Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:43:29 [2020-11-14T23:43:29.669Z] === RUN   TestStopContainerWithRestartPolicyAlways
[Pipeline] }
[Pipeline] // withEnv
23:43:29 [2020-11-14T23:43:29.732Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:43:29 [2020-11-14T23:43:29.826Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:43:29 [2020-11-14T23:43:29.917Z] --- PASS: TestCreateJob (4.11s)
23:43:29 [2020-11-14T23:43:29.917Z] === RUN   TestReplicatedJob
23:43:30 [2020-11-14T23:43:30.051Z] + echo Ensuring container killed.
23:43:30 [2020-11-14T23:43:30.051Z] Ensuring container killed.
23:43:30 [2020-11-14T23:43:30.051Z] + docker rm -vf docker-pr2
23:43:30 [2020-11-14T23:43:30.051Z] Error: No such container: docker-pr2
23:43:30 [2020-11-14T23:43:30.051Z] + true
[Pipeline] sh
23:43:30 [2020-11-14T23:43:30.120Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:43:30 [2020-11-14T23:43:30.370Z] + echo Chowning /workspace to jenkins user
23:43:30 [2020-11-14T23:43:30.370Z] Chowning /workspace to jenkins user
23:43:30 [2020-11-14T23:43:30.370Z] + id -u
23:43:30 [2020-11-14T23:43:30.370Z] + id -g
23:43:30 [2020-11-14T23:43:30.370Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41625:/workspace busybox chown -R 1000:1000 /workspace
23:43:30 [2020-11-14T23:43:30.370Z] Unable to find image 'busybox:latest' locally
23:43:30 [2020-11-14T23:43:30.370Z] latest: Pulling from library/busybox
23:43:30 [2020-11-14T23:43:30.627Z] 9758c28807f2: Pulling fs layer
23:43:30 [2020-11-14T23:43:30.887Z] 9758c28807f2: Download complete
23:43:30 [2020-11-14T23:43:30.887Z] 9758c28807f2: Pull complete
23:43:30 [2020-11-14T23:43:30.887Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
23:43:30 [2020-11-14T23:43:30.887Z] Status: Downloaded newer image for busybox:latest
23:43:31 [2020-11-14T23:43:31.318Z] tests/integration/regression_test.py ......                              [ 98%]
23:43:31 [2020-11-14T23:43:31.578Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:43:31 [2020-11-14T23:43:31.636Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:43:31 [2020-11-14T23:43:31.636Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.33s)
23:43:31 [2020-11-14T23:43:31.637Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s)
23:43:31 [2020-11-14T23:43:31.637Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.71s)
23:43:31 [2020-11-14T23:43:31.637Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s)
23:43:31 [2020-11-14T23:43:31.637Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.71s)
23:43:31 [2020-11-14T23:43:31.637Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.65s)
23:43:31 [2020-11-14T23:43:31.637Z] === RUN   TestBuildMultiStageCopy
23:43:31 [2020-11-14T23:43:31.637Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:43:31 [2020-11-14T23:43:31.647Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
23:43:31 [2020-11-14T23:43:31.647Z] --- PASS: TestConfigsCreateAndDelete (2.63s)
23:43:31 [2020-11-14T23:43:31.647Z] === RUN   TestConfigsUpdate
23:43:31 [2020-11-14T23:43:31.842Z] tests/integration/credentials/utils_test.py .                            [100%]
23:43:31 [2020-11-14T23:43:31.842Z] 
23:43:31 [2020-11-14T23:43:31.842Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:43:31 [2020-11-14T23:43:31.842Z] =========================== short test summary info ============================
23:43:31 [2020-11-14T23:43:31.842Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:43:31 [2020-11-14T23:43:31.842Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:43:31 [2020-11-14T23:43:31.842Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:43:31 [2020-11-14T23:43:31.842Z]   Not supported on most drivers
23:43:31 [2020-11-14T23:43:31.842Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
23:43:31 [2020-11-14T23:43:31.842Z]   Output of docker top depends on host distro, and is not formalized.
23:43:31 [2020-11-14T23:43:31.842Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
23:43:31 [2020-11-14T23:43:31.842Z]   Output of docker top depends on host distro, and is not formalized.
23:43:31 [2020-11-14T23:43:31.842Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
23:43:31 [2020-11-14T23:43:31.842Z]   Can fail if eth0 has multiple IP addresses
23:43:31 [2020-11-14T23:43:31.842Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:43:31 [2020-11-14T23:43:31.842Z]   This doesn't seem to be taken into account by the engine
23:43:31 [2020-11-14T23:43:31.842Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
23:43:31 [2020-11-14T23:43:31.842Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:43:31 [2020-11-14T23:43:31.842Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 321.89 seconds ==
23:43:32 [2020-11-14T23:43:32.101Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:43:32 [2020-11-14T23:43:32.591Z] + bundleName=amd64-rootless
23:43:32 [2020-11-14T23:43:32.591Z] + echo Creating amd64-rootless-bundles.tar.gz
23:43:32 [2020-11-14T23:43:32.591Z] Creating amd64-rootless-bundles.tar.gz
23:43:32 [2020-11-14T23:43:32.591Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
23:43:32 [2020-11-14T23:43:32.591Z] + 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:43:32 [2020-11-14T23:43:32.600Z] Archiving artifacts
23:43:32 [2020-11-14T23:43:32.970Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.34s)
23:43:32 [2020-11-14T23:43:32.970Z] === RUN   TestUpdateMemory
23:43:32 [2020-11-14T23:43:32.970Z] --- SKIP: TestUpdateMemory (0.00s)
23:43:32 [2020-11-14T23:43:32.970Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:43:32 [2020-11-14T23:43:32.970Z] === RUN   TestUpdateCPUQuota
23:43:33 [2020-11-14T23:43:33.149Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:43:33 [2020-11-14T23:43:33.441Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:43:33 [2020-11-14T23:43:33.563Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
23:43:33 [2020-11-14T23:43:33.739Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:43:34 [2020-11-14T23:43:34.133Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
23:43:34 [2020-11-14T23:43:34.163Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41625/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:43:34 [2020-11-14T23:43:34.355Z] --- PASS: TestUpdateCPUQuota (1.41s)
23:43:34 [2020-11-14T23:43:34.355Z] === RUN   TestUpdatePidsLimit
23:43:34 [2020-11-14T23:43:34.355Z] === RUN   TestUpdatePidsLimit/update_from_none
23:43:34 [2020-11-14T23:43:34.355Z] === RUN   TestUpdatePidsLimit/no_change
23:43:34 [2020-11-14T23:43:34.372Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:43:34 [2020-11-14T23:43:34.473Z] + make clean
23:43:34 [2020-11-14T23:43:34.664Z] --- PASS: TestBuildMultiStageCopy (2.80s)
23:43:34 [2020-11-14T23:43:34.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s)
23:43:34 [2020-11-14T23:43:34.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
23:43:34 [2020-11-14T23:43:34.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s)
23:43:34 [2020-11-14T23:43:34.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s)
23:43:34 [2020-11-14T23:43:34.664Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
23:43:34 [2020-11-14T23:43:34.664Z] === RUN   TestBuildMultiStageParentConfig
23:43:34 [2020-11-14T23:43:34.703Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
23:43:34 [2020-11-14T23:43:34.703Z] --- PASS: TestConfigsUpdate (3.15s)
23:43:34 [2020-11-14T23:43:34.703Z] === RUN   TestTemplatedConfig
23:43:34 [2020-11-14T23:43:34.733Z] docker volume rm -f docker-dev-cache
23:43:34 [2020-11-14T23:43:34.733Z] docker-dev-cache
[Pipeline] deleteDir
23:43:34 [2020-11-14T23:43:34.926Z] === RUN   TestUpdatePidsLimit/update_lower
23:43:35 [2020-11-14T23:43:35.187Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:43:35 [2020-11-14T23:43:35.301Z] --- PASS: TestBuildMultiStageParentConfig (0.82s)
23:43:35 [2020-11-14T23:43:35.301Z] === RUN   TestBuildLabelWithTargets
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:43:35 [2020-11-14T23:43:35.758Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:43:36 [2020-11-14T23:43:36.018Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:43:36 [2020-11-14T23:43:36.100Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
23:43:36 [2020-11-14T23:43:36.361Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
23:43:36 [2020-11-14T23:43:36.590Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:43:36 [2020-11-14T23:43:36.795Z] --- PASS: TestReplicatedJob (7.09s)
23:43:36 [2020-11-14T23:43:36.795Z] === RUN   TestUpdateReplicatedJob
23:43:36 [2020-11-14T23:43:36.817Z] --- PASS: TestBuildLabelWithTargets (1.34s)
23:43:36 [2020-11-14T23:43:36.817Z] === RUN   TestBuildWithEmptyLayers
23:43:37 [2020-11-14T23:43:37.454Z] --- PASS: TestBuildWithEmptyLayers (0.63s)
23:43:37 [2020-11-14T23:43:37.454Z] === RUN   TestBuildMultiStageOnBuild
23:43:37 [2020-11-14T23:43:37.977Z] --- PASS: TestUpdatePidsLimit (3.81s)
23:43:37 [2020-11-14T23:43:37.977Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
23:43:37 [2020-11-14T23:43:37.977Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
23:43:37 [2020-11-14T23:43:37.977Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
23:43:37 [2020-11-14T23:43:37.977Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
23:43:37 [2020-11-14T23:43:37.977Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
23:43:37 [2020-11-14T23:43:37.977Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
23:43:37 [2020-11-14T23:43:37.977Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
23:43:37 [2020-11-14T23:43:37.977Z] === RUN   TestUpdateRestartPolicy
23:43:38 [2020-11-14T23:43:38.275Z] --- PASS: TestTemplatedConfig (3.30s)
23:43:38 [2020-11-14T23:43:38.275Z] === RUN   TestConfigCreateResolve
23:43:38 [2020-11-14T23:43:38.536Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
23:43:38 [2020-11-14T23:43:38.796Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
23:43:38 [2020-11-14T23:43:38.972Z] --- PASS: TestBuildMultiStageOnBuild (1.76s)
23:43:38 [2020-11-14T23:43:38.972Z] === RUN   TestBuildUncleanTarFilenames
23:43:39 [2020-11-14T23:43:39.367Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
23:43:40 [2020-11-14T23:43:40.025Z] --- PASS: TestBuildUncleanTarFilenames (0.92s)
23:43:40 [2020-11-14T23:43:40.025Z] === RUN   TestBuildMultiStageLayerLeak
23:43:40 [2020-11-14T23:43:40.755Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
23:43:40 [2020-11-14T23:43:40.755Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
23:43:40 [2020-11-14T23:43:40.755Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
23:43:41 [2020-11-14T23:43:41.328Z] --- PASS: TestConfigCreateResolve (3.22s)
23:43:41 [2020-11-14T23:43:41.328Z] === RUN   TestConfigDaemonLibtrustID
23:43:41 [2020-11-14T23:43:41.588Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
23:43:41 [2020-11-14T23:43:41.849Z] --- PASS: TestConfigDaemonLibtrustID (0.60s)
23:43:41 [2020-11-14T23:43:41.849Z] PASS
23:43:41 [2020-11-14T23:43:41.849Z] 
23:43:41 [2020-11-14T23:43:41.849Z] DONE 7 tests in 19.703s
23:43:41 [2020-11-14T23:43:41.849Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:43:41 [2020-11-14T23:43:41.849Z] ++ 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:43:41 [2020-11-14T23:43:41.849Z] ++ set -e
23:43:41 [2020-11-14T23:43:41.849Z] ++ '[' -n 0 ']'
23:43:41 [2020-11-14T23:43:41.849Z] ++ set -x
23:43:41 [2020-11-14T23:43:41.849Z] ++ env -i DEST=/go/src/github.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:43:42 [2020-11-14T23:43:42.098Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s)
23:43:42 [2020-11-14T23:43:42.098Z] === RUN   TestBuildWithHugeFile
23:43:42 [2020-11-14T23:43:42.110Z] INFO: Testing against a local daemon
23:43:42 [2020-11-14T23:43:42.110Z] === RUN   TestCheckpoint
23:43:42 [2020-11-14T23:43:42.110Z] --- SKIP: TestCheckpoint (0.00s)
23:43:42 [2020-11-14T23:43:42.110Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:43:42 [2020-11-14T23:43:42.110Z] === RUN   TestContainerInvalidJSON
23:43:42 [2020-11-14T23:43:42.110Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:43:42 [2020-11-14T23:43:42.110Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:43:42 [2020-11-14T23:43:42.110Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:43:42 [2020-11-14T23:43:42.110Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:43:42 [2020-11-14T23:43:42.110Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:43:42 [2020-11-14T23:43:42.110Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:43:42 [2020-11-14T23:43:42.110Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:43:42 [2020-11-14T23:43:42.110Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:43:42 [2020-11-14T23:43:42.110Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:43:42 [2020-11-14T23:43:42.110Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:43:42 [2020-11-14T23:43:42.110Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
23:43:42 [2020-11-14T23:43:42.110Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:43:42 [2020-11-14T23:43:42.110Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
23:43:42 [2020-11-14T23:43:42.110Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:43:42 [2020-11-14T23:43:42.110Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
23:43:42 [2020-11-14T23:43:42.110Z] === RUN   TestCopyFromContainerPathIsNotDir
23:43:42 [2020-11-14T23:43:42.110Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
23:43:42 [2020-11-14T23:43:42.110Z] === RUN   TestCopyToContainerPathDoesNotExist
23:43:42 [2020-11-14T23:43:42.371Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
23:43:42 [2020-11-14T23:43:42.371Z] === RUN   TestCopyToContainerPathIsNotDir
23:43:42 [2020-11-14T23:43:42.371Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
23:43:42 [2020-11-14T23:43:42.371Z] === RUN   TestCopyFromContainer
23:43:42 [2020-11-14T23:43:42.386Z] --- PASS: TestUpdateReplicatedJob (4.61s)
23:43:42 [2020-11-14T23:43:42.387Z] === RUN   TestServiceListWithStatuses
23:43:42 [2020-11-14T23:43:42.387Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:43:42 [2020-11-14T23:43:42.387Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:43:42 [2020-11-14T23:43:42.387Z] === RUN   TestDockerNetworkConnectAlias
23:43:42 [2020-11-14T23:43:42.943Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
23:43:43 [2020-11-14T23:43:43.887Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
23:43:44 [2020-11-14T23:43:44.148Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
23:43:44 [2020-11-14T23:43:44.148Z] === RUN   TestCopyFromContainer//
23:43:44 [2020-11-14T23:43:44.303Z] Leaving: AppArmorNo profiles have been unloaded.
23:43:44 [2020-11-14T23:43:44.303Z] 
23:43:44 [2020-11-14T23:43:44.303Z] Unloading profiles will leave already running processes permanently
23:43:44 [2020-11-14T23:43:44.303Z] unconfined, which can lead to unexpected situations.
23:43:44 [2020-11-14T23:43:44.303Z] 
23:43:44 [2020-11-14T23:43:44.303Z] To set a process to complain mode, use the command line tool
23:43:44 [2020-11-14T23:43:44.303Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:43:44 [2020-11-14T23:43:44.303Z] 
23:43:44 [2020-11-14T23:43:44.409Z] === RUN   TestCopyFromContainer//bar/root
23:43:44 [2020-11-14T23:43:44.409Z] === RUN   TestCopyFromContainer//bar/root/
Post stage
[Pipeline] junit
23:43:44 [2020-11-14T23:43:44.576Z] Recording test results
23:43:44 [2020-11-14T23:43:44.670Z] === RUN   TestCopyFromContainer/bar/quux
23:43:44 [2020-11-14T23:43:44.670Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
23:43:44 [2020-11-14T23:43:44.670Z] === RUN   TestCopyFromContainer/bar/quux/
23:43:44 [2020-11-14T23:43:44.932Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:43:44 [2020-11-14T23:43:44.932Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:43:45 [2020-11-14T23:43:45.193Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:43:45 [2020-11-14T23:43:45.193Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:43:45 [2020-11-14T23:43:45.454Z] === RUN   TestCopyFromContainer/bar/notarget
23:43:45 [2020-11-14T23:43:45.454Z] --- PASS: TestCopyFromContainer (3.07s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCopyFromContainer// (0.13s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.16s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
23:43:45 [2020-11-14T23:43:45.454Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:43:45 [2020-11-14T23:43:45.454Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:43:45 [2020-11-14T23:43:45.454Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:43:45 [2020-11-14T23:43:45.454Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:43:45 [2020-11-14T23:43:45.454Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:43:45 [2020-11-14T23:43:45.454Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:43:45 [2020-11-14T23:43:45.454Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:43:45 [2020-11-14T23:43:45.454Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:43:45 [2020-11-14T23:43:45.454Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:43:45 [2020-11-14T23:43:45.454Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:43:45 [2020-11-14T23:43:45.454Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:43:45 [2020-11-14T23:43:45.454Z] === RUN   TestCreateLinkToNonExistingContainer
23:43:45 [2020-11-14T23:43:45.454Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:43:45 [2020-11-14T23:43:45.454Z] === RUN   TestCreateWithInvalidEnv
23:43:45 [2020-11-14T23:43:45.454Z] === RUN   TestCreateWithInvalidEnv/0
23:43:45 [2020-11-14T23:43:45.454Z] === PAUSE TestCreateWithInvalidEnv/0
23:43:45 [2020-11-14T23:43:45.454Z] === RUN   TestCreateWithInvalidEnv/1
23:43:45 [2020-11-14T23:43:45.454Z] === PAUSE TestCreateWithInvalidEnv/1
23:43:45 [2020-11-14T23:43:45.454Z] === RUN   TestCreateWithInvalidEnv/2
23:43:45 [2020-11-14T23:43:45.454Z] === PAUSE TestCreateWithInvalidEnv/2
23:43:45 [2020-11-14T23:43:45.454Z] === CONT  TestCreateWithInvalidEnv/0
23:43:45 [2020-11-14T23:43:45.454Z] === CONT  TestCreateWithInvalidEnv/2
23:43:45 [2020-11-14T23:43:45.454Z] === CONT  TestCreateWithInvalidEnv/1
23:43:45 [2020-11-14T23:43:45.454Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:43:45 [2020-11-14T23:43:45.454Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:43:45 [2020-11-14T23:43:45.454Z] === RUN   TestCreateTmpfsMountsTarget
23:43:45 [2020-11-14T23:43:45.454Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:43:45 [2020-11-14T23:43:45.454Z] === RUN   TestCreateWithCustomMaskedPaths
[Pipeline] sh
23:43:45 [2020-11-14T23:43:45.917Z] + echo Ensuring container killed.
23:43:45 [2020-11-14T23:43:45.917Z] Ensuring container killed.
23:43:45 [2020-11-14T23:43:45.917Z] + docker rm -vf docker-pr2
23:43:45 [2020-11-14T23:43:45.917Z] Error: No such container: docker-pr2
23:43:45 [2020-11-14T23:43:45.917Z] + true
[Pipeline] sh
23:43:46 [2020-11-14T23:43:46.202Z] + echo Chowning /workspace to jenkins user
23:43:46 [2020-11-14T23:43:46.202Z] Chowning /workspace to jenkins user
23:43:46 [2020-11-14T23:43:46.202Z] + id -u
23:43:46 [2020-11-14T23:43:46.202Z] + id -g
23:43:46 [2020-11-14T23:43:46.202Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41625:/workspace busybox chown -R 1000:1000 /workspace
23:43:46 [2020-11-14T23:43:46.202Z] Unable to find image 'busybox:latest' locally
23:43:46 [2020-11-14T23:43:46.461Z] latest: Pulling from library/busybox
23:43:46 [2020-11-14T23:43:46.461Z] 9758c28807f2: Pulling fs layer
23:43:46 [2020-11-14T23:43:46.461Z] 9758c28807f2: Verifying Checksum
23:43:46 [2020-11-14T23:43:46.461Z] 9758c28807f2: Download complete
23:43:46 [2020-11-14T23:43:46.720Z] 9758c28807f2: Pull complete
23:43:46 [2020-11-14T23:43:46.720Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
23:43:46 [2020-11-14T23:43:46.720Z] Status: Downloaded newer image for busybox:latest
23:43:46 [2020-11-14T23:43:46.843Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
23:43:47 [2020-11-14T23:43:47.106Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s)
23:43:47 [2020-11-14T23:43:47.106Z] === RUN   TestCreateWithCustomReadonlyPaths
23:43:47 [2020-11-14T23:43:47.375Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:43:48 [2020-11-14T23:43:48.318Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
23:43:48 [2020-11-14T23:43:48.394Z] + bundleName=docker-py
23:43:48 [2020-11-14T23:43:48.394Z] + echo Creating docker-py-bundles.tar.gz
23:43:48 [2020-11-14T23:43:48.394Z] Creating docker-py-bundles.tar.gz
23:43:48 [2020-11-14T23:43:48.394Z] + 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:43:48 [2020-11-14T23:43:48.406Z] Archiving artifacts
23:43:48 [2020-11-14T23:43:48.889Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.84s)
23:43:48 [2020-11-14T23:43:48.889Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:43:48 [2020-11-14T23:43:48.889Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:43:48 [2020-11-14T23:43:48.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:43:48 [2020-11-14T23:43:48.889Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:43:48 [2020-11-14T23:43:48.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:43:48 [2020-11-14T23:43:48.889Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:43:48 [2020-11-14T23:43:48.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:43:48 [2020-11-14T23:43:48.889Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:43:48 [2020-11-14T23:43:48.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:43:48 [2020-11-14T23:43:48.889Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:43:48 [2020-11-14T23:43:48.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:43:48 [2020-11-14T23:43:48.889Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:43:48 [2020-11-14T23:43:48.889Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:43:48 [2020-11-14T23:43:48.889Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:43:48 [2020-11-14T23:43:48.889Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:43:48 [2020-11-14T23:43:48.889Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:43:48 [2020-11-14T23:43:48.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
23:43:48 [2020-11-14T23:43:48.889Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:43:48 [2020-11-14T23:43:48.889Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
23:43:48 [2020-11-14T23:43:48.889Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
23:43:48 [2020-11-14T23:43:48.889Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:43:48 [2020-11-14T23:43:48.889Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:43:48 [2020-11-14T23:43:48.889Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:43:49 [2020-11-14T23:43:49.461Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s)
23:43:49 [2020-11-14T23:43:49.461Z] === RUN   TestCreateDifferentPlatform
23:43:49 [2020-11-14T23:43:49.461Z] === RUN   TestCreateDifferentPlatform/different_os
23:43:49 [2020-11-14T23:43:49.461Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:43:49 [2020-11-14T23:43:49.722Z] --- PASS: TestCreateDifferentPlatform (0.04s)
23:43:49 [2020-11-14T23:43:49.722Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.02s)
23:43:49 [2020-11-14T23:43:49.722Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:43:49 [2020-11-14T23:43:49.722Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:43:49 [2020-11-14T23:43:49.722Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:43:49 [2020-11-14T23:43:49.722Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:43:49 [2020-11-14T23:43:49.722Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
23:43:49 [2020-11-14T23:43:49.722Z] === RUN   TestContainerStartOnDaemonRestart
23:43:49 [2020-11-14T23:43:49.722Z] === PAUSE TestContainerStartOnDaemonRestart
23:43:49 [2020-11-14T23:43:49.722Z] === RUN   TestDaemonRestartIpcMode
23:43:49 [2020-11-14T23:43:49.722Z] === PAUSE TestDaemonRestartIpcMode
23:43:49 [2020-11-14T23:43:49.722Z] === RUN   TestDaemonHostGatewayIP
23:43:49 [2020-11-14T23:43:49.722Z] === PAUSE TestDaemonHostGatewayIP
23:43:49 [2020-11-14T23:43:49.722Z] === RUN   TestContainerKillOnDaemonStart
23:43:49 [2020-11-14T23:43:49.722Z] === PAUSE TestContainerKillOnDaemonStart
23:43:49 [2020-11-14T23:43:49.722Z] === RUN   TestDiff
23:43:49 [2020-11-14T23:43:49.928Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41625/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
23:43:50 [2020-11-14T23:43:50.211Z] --- PASS: TestUpdateRestartPolicy (12.38s)
23:43:50 [2020-11-14T23:43:50.211Z] === RUN   TestUpdateRestartWithAutoRemove
23:43:50 [2020-11-14T23:43:50.293Z] --- PASS: TestDiff (0.62s)
23:43:50 [2020-11-14T23:43:50.293Z] === RUN   TestExecWithCloseStdin
23:43:50 [2020-11-14T23:43:50.301Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/make.sh binary-daemon
23:43:50 [2020-11-14T23:43:50.851Z] --- PASS: TestDockerNetworkConnectAlias (8.27s)
23:43:50 [2020-11-14T23:43:50.851Z] === RUN   TestDockerNetworkReConnect
23:43:50 [2020-11-14T23:43:50.882Z] 
23:43:50 [2020-11-14T23:43:50.882Z] Removing bundles/
23:43:50 [2020-11-14T23:43:50.882Z] 
23:43:50 [2020-11-14T23:43:50.882Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
23:43:50 [2020-11-14T23:43:50.882Z] Building: bundles/binary-daemon/dockerd-dev
23:43:50 [2020-11-14T23:43:50.882Z] GOOS="" GOARCH="" GOARM=""
23:43:51 [2020-11-14T23:43:51.153Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
23:43:51 [2020-11-14T23:43:51.153Z] === RUN   TestWaitNonBlocked
23:43:51 [2020-11-14T23:43:51.153Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:43:51 [2020-11-14T23:43:51.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:43:51 [2020-11-14T23:43:51.153Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:43:51 [2020-11-14T23:43:51.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:43:51 [2020-11-14T23:43:51.154Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:43:51 [2020-11-14T23:43:51.154Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:43:51 [2020-11-14T23:43:51.234Z] --- PASS: TestExecWithCloseStdin (0.76s)
23:43:51 [2020-11-14T23:43:51.234Z] === RUN   TestExec
23:43:51 [2020-11-14T23:43:51.807Z] --- PASS: TestExec (0.68s)
23:43:51 [2020-11-14T23:43:51.807Z] === RUN   TestExecUser
23:43:52 [2020-11-14T23:43:52.068Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
23:43:52 [2020-11-14T23:43:52.099Z] --- PASS: TestWaitNonBlocked (0.02s)
23:43:52 [2020-11-14T23:43:52.099Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
23:43:52 [2020-11-14T23:43:52.099Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s)
23:43:52 [2020-11-14T23:43:52.099Z] === RUN   TestWaitBlocked
23:43:52 [2020-11-14T23:43:52.099Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:43:52 [2020-11-14T23:43:52.099Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:43:52 [2020-11-14T23:43:52.099Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:43:52 [2020-11-14T23:43:52.099Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:43:52 [2020-11-14T23:43:52.099Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:43:52 [2020-11-14T23:43:52.099Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:43:52 [2020-11-14T23:43:52.639Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
23:43:52 [2020-11-14T23:43:52.639Z] --- PASS: TestExecUser (0.74s)
23:43:52 [2020-11-14T23:43:52.639Z] === RUN   TestExportContainerAndImportImage
23:43:52 [2020-11-14T23:43:52.899Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
23:43:53 [2020-11-14T23:43:53.470Z] --- PASS: TestExportContainerAndImportImage (1.06s)
23:43:53 [2020-11-14T23:43:53.470Z] === RUN   TestExportContainerAfterDaemonRestart
23:43:53 [2020-11-14T23:43:53.484Z] --- PASS: TestWaitBlocked (0.02s)
23:43:53 [2020-11-14T23:43:53.484Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s)
23:43:53 [2020-11-14T23:43:53.484Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s)
23:43:53 [2020-11-14T23:43:53.484Z] === CONT  TestContainerStartOnDaemonRestart
23:43:53 [2020-11-14T23:43:53.484Z] === CONT  TestIpcModeOlderClient
23:43:53 [2020-11-14T23:43:53.484Z] === CONT  TestDaemonHostGatewayIP
23:43:53 [2020-11-14T23:43:53.484Z] === CONT  TestDaemonRestartIpcMode
23:43:53 [2020-11-14T23:43:53.484Z] --- PASS: TestIpcModeOlderClient (0.22s)
23:43:53 [2020-11-14T23:43:53.484Z] === CONT  TestContainerKillOnDaemonStart
23:43:53 [2020-11-14T23:43:53.731Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
23:43:53 [2020-11-14T23:43:53.731Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
23:43:54 [2020-11-14T23:43:54.304Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
23:43:55 [2020-11-14T23:43:55.245Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
23:43:55 [2020-11-14T23:43:55.245Z] === RUN   TestHealthCheckWorkdir
23:43:56 [2020-11-14T23:43:56.189Z] --- PASS: TestHealthCheckWorkdir (1.07s)
23:43:56 [2020-11-14T23:43:56.189Z] === RUN   TestHealthKillContainer
23:43:56 [2020-11-14T23:43:56.401Z] --- PASS: TestDockerNetworkReConnect (6.48s)
23:43:56 [2020-11-14T23:43:56.401Z] === RUN   TestServicePlugin
23:43:56 [2020-11-14T23:43:56.401Z] --- SKIP: TestServicePlugin (0.00s)
23:43:56 [2020-11-14T23:43:56.401Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:43:56 [2020-11-14T23:43:56.401Z] === RUN   TestServiceUpdateLabel
23:43:56 [2020-11-14T23:43:56.791Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s)
23:43:57 [2020-11-14T23:43:57.575Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
23:43:57 [2020-11-14T23:43:57.575Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
23:43:57 [2020-11-14T23:43:57.575Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
23:43:57 [2020-11-14T23:43:57.733Z] --- PASS: TestDaemonRestartIpcMode (4.35s)
23:43:57 [2020-11-14T23:43:57.994Z] --- PASS: TestDaemonHostGatewayIP (4.83s)
23:43:58 [2020-11-14T23:43:58.960Z] --- PASS: TestHealthKillContainer (2.83s)
23:43:58 [2020-11-14T23:43:58.960Z] === RUN   TestInspectCpusetInConfigPre120
23:43:59 [2020-11-14T23:43:59.247Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
23:43:59 [2020-11-14T23:43:59.835Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s)
23:43:59 [2020-11-14T23:43:59.835Z] === RUN   TestIpcModeNone
23:43:59 [2020-11-14T23:43:59.906Z] --- PASS: TestServiceUpdateLabel (3.63s)
23:43:59 [2020-11-14T23:43:59.906Z] === RUN   TestServiceUpdateSecrets
23:44:00 [2020-11-14T23:44:00.406Z] --- PASS: TestIpcModeNone (0.81s)
23:44:00 [2020-11-14T23:44:00.406Z] === RUN   TestIpcModePrivate
23:44:01 [2020-11-14T23:44:01.790Z] --- PASS: TestIpcModePrivate (1.04s)
23:44:01 [2020-11-14T23:44:01.790Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false
23:44:01 [2020-11-14T23:44:01.790Z] === RUN   TestIpcModeShareable
23:44:02 [2020-11-14T23:44:02.052Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
23:44:02 [2020-11-14T23:44:02.622Z] --- PASS: TestIpcModeShareable (0.99s)
23:44:02 [2020-11-14T23:44:02.623Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true
23:44:02 [2020-11-14T23:44:02.623Z] === RUN   TestAPIIpcModeShareableAndContainer
23:44:02 [2020-11-14T23:44:02.884Z] === RUN   TestDockerSuite/TestBuildAddNonTar
23:44:04 [2020-11-14T23:44:04.802Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
23:44:04 [2020-11-14T23:44:04.802Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
23:44:04 [2020-11-14T23:44:04.802Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
23:44:05 [2020-11-14T23:44:05.065Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s)
23:44:05 [2020-11-14T23:44:05.065Z] === RUN   TestAPIIpcModeHost
23:44:05 [2020-11-14T23:44:05.326Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
23:44:05 [2020-11-14T23:44:05.899Z] --- PASS: TestAPIIpcModeHost (0.72s)
23:44:05 [2020-11-14T23:44:05.899Z] === RUN   TestDaemonIpcModeShareable
23:44:07 [2020-11-14T23:44:07.284Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
23:44:07 [2020-11-14T23:44:07.856Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
23:44:07 [2020-11-14T23:44:07.856Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true
23:44:07 [2020-11-14T23:44:07.856Z] === RUN   TestDaemonIpcModePrivate
23:44:07 [2020-11-14T23:44:07.987Z] --- PASS: TestContainerKillOnDaemonStart (13.12s)
23:44:07 [2020-11-14T23:44:07.987Z] PASS
23:44:07 [2020-11-14T23:44:07.987Z] 
23:44:07 [2020-11-14T23:44:07.987Z] === Skipped
23:44:07 [2020-11-14T23:44:07.987Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:44:07 [2020-11-14T23:44:07.987Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:44:07 [2020-11-14T23:44:07.987Z] 
23:44:07 [2020-11-14T23:44:07.987Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
23:44:07 [2020-11-14T23:44:07.987Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:44:07 [2020-11-14T23:44:07.987Z] 
23:44:07 [2020-11-14T23:44:07.987Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
23:44:07 [2020-11-14T23:44:07.987Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:44:07 [2020-11-14T23:44:07.987Z] 
23:44:07 [2020-11-14T23:44:07.987Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:44:07 [2020-11-14T23:44:07.987Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:44:07 [2020-11-14T23:44:07.987Z] 
23:44:07 [2020-11-14T23:44:07.987Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:44:07 [2020-11-14T23:44:07.987Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:44:07 [2020-11-14T23:44:07.987Z] 
23:44:07 [2020-11-14T23:44:07.987Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
23:44:07 [2020-11-14T23:44:07.987Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:44:07 [2020-11-14T23:44:07.987Z] 
23:44:07 [2020-11-14T23:44:07.987Z] 
23:44:07 [2020-11-14T23:44:07.987Z] DONE 195 tests, 6 skipped in 142.897s
23:44:07 [2020-11-14T23:44:07.987Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:44:07 [2020-11-14T23:44:07.987Z] ++ 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:44:07 [2020-11-14T23:44:07.987Z] ++ set -e
23:44:07 [2020-11-14T23:44:07.987Z] ++ '[' -n 0 ']'
23:44:07 [2020-11-14T23:44:07.987Z] ++ set -x
23:44:07 [2020-11-14T23:44:07.987Z] ++ env -i DEST=/go/src/github.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:44:07 [2020-11-14T23:44:07.987Z] INFO: Testing against a local daemon
23:44:07 [2020-11-14T23:44:07.987Z] === RUN   TestCommitInheritsEnv
23:44:07 [2020-11-14T23:44:07.987Z] --- PASS: TestCommitInheritsEnv (0.59s)
23:44:07 [2020-11-14T23:44:07.987Z] === RUN   TestImportExtremelyLargeImageWorks
23:44:07 [2020-11-14T23:44:07.987Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
23:44:07 [2020-11-14T23:44:07.987Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
23:44:07 [2020-11-14T23:44:07.987Z] === RUN   TestImagesFilterMultiReference
23:44:07 [2020-11-14T23:44:07.987Z] --- PASS: TestImagesFilterMultiReference (0.10s)
23:44:07 [2020-11-14T23:44:07.987Z] === RUN   TestImagePullPlatformInvalid
23:44:07 [2020-11-14T23:44:07.987Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
23:44:07 [2020-11-14T23:44:07.987Z] === RUN   TestRemoveImageOrphaning
23:44:08 [2020-11-14T23:44:08.248Z] --- PASS: TestRemoveImageOrphaning (0.54s)
23:44:08 [2020-11-14T23:44:08.248Z] === RUN   TestRemoveImageGarbageCollector
23:44:08 [2020-11-14T23:44:08.248Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
23:44:08 [2020-11-14T23:44:08.248Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:44:08 [2020-11-14T23:44:08.248Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:44:08 [2020-11-14T23:44:08.248Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
23:44:08 [2020-11-14T23:44:08.248Z] === RUN   TestTagInvalidReference
23:44:08 [2020-11-14T23:44:08.248Z] --- PASS: TestTagInvalidReference (0.03s)
23:44:08 [2020-11-14T23:44:08.248Z] === RUN   TestTagValidPrefixedRepo
23:44:08 [2020-11-14T23:44:08.509Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
23:44:08 [2020-11-14T23:44:08.509Z] === RUN   TestTagExistedNameWithoutForce
23:44:08 [2020-11-14T23:44:08.509Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
23:44:08 [2020-11-14T23:44:08.509Z] === RUN   TestTagOfficialNames
23:44:08 [2020-11-14T23:44:08.509Z] --- PASS: TestTagOfficialNames (0.07s)
23:44:08 [2020-11-14T23:44:08.509Z] === RUN   TestTagMatchesDigest
23:44:08 [2020-11-14T23:44:08.509Z] --- PASS: TestTagMatchesDigest (0.03s)
23:44:08 [2020-11-14T23:44:08.509Z] PASS
23:44:08 [2020-11-14T23:44:08.509Z] 
23:44:08 [2020-11-14T23:44:08.509Z] === Skipped
23:44:08 [2020-11-14T23:44:08.509Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
23:44:08 [2020-11-14T23:44:08.509Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
23:44:08 [2020-11-14T23:44:08.509Z] 
23:44:08 [2020-11-14T23:44:08.509Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.01s)
23:44:08 [2020-11-14T23:44:08.509Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:44:08 [2020-11-14T23:44:08.509Z] 
23:44:08 [2020-11-14T23:44:08.509Z] 
23:44:08 [2020-11-14T23:44:08.509Z] DONE 12 tests, 2 skipped in 1.929s
23:44:08 [2020-11-14T23:44:08.509Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:44:08 [2020-11-14T23:44:08.509Z] ++ 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:44:08 [2020-11-14T23:44:08.509Z] ++ set -e
23:44:08 [2020-11-14T23:44:08.509Z] ++ '[' -n 0 ']'
23:44:08 [2020-11-14T23:44:08.509Z] ++ set -x
23:44:08 [2020-11-14T23:44:08.509Z] ++ env -i DEST=/go/src/github.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:44:08 [2020-11-14T23:44:08.770Z] INFO: Testing against a local daemon
23:44:08 [2020-11-14T23:44:08.770Z] === RUN   TestNetworkCreateDelete
23:44:08 [2020-11-14T23:44:08.798Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
23:44:09 [2020-11-14T23:44:09.341Z] --- PASS: TestNetworkCreateDelete (0.42s)
23:44:09 [2020-11-14T23:44:09.341Z] === RUN   TestDockerNetworkDeletePreferID
23:44:09 [2020-11-14T23:44:09.371Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
23:44:09 [2020-11-14T23:44:09.631Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
23:44:09 [2020-11-14T23:44:09.631Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
23:44:09 [2020-11-14T23:44:09.631Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:44:10 [2020-11-14T23:44:10.283Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s)
23:44:10 [2020-11-14T23:44:10.283Z] === RUN   TestDaemonDNSFallback
23:44:11 [2020-11-14T23:44:11.016Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
23:44:11 [2020-11-14T23:44:11.016Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s)
23:44:11 [2020-11-14T23:44:11.016Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false
23:44:11 [2020-11-14T23:44:11.016Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:44:11 [2020-11-14T23:44:11.958Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
23:44:12 [2020-11-14T23:44:12.218Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
23:44:12 [2020-11-14T23:44:12.791Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
23:44:12 [2020-11-14T23:44:12.791Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true
23:44:12 [2020-11-14T23:44:12.791Z] === RUN   TestIpcModeOlderClient
23:44:12 [2020-11-14T23:44:12.791Z] === PAUSE TestIpcModeOlderClient
23:44:12 [2020-11-14T23:44:12.791Z] === RUN   TestKillContainerInvalidSignal
23:44:13 [2020-11-14T23:44:13.362Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
23:44:13 [2020-11-14T23:44:13.626Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
23:44:13 [2020-11-14T23:44:13.626Z] === RUN   TestKillContainer
23:44:13 [2020-11-14T23:44:13.626Z] === RUN   TestKillContainer/no_signal
23:44:14 [2020-11-14T23:44:14.569Z] === RUN   TestKillContainer/non_killing_signal
23:44:14 [2020-11-14T23:44:14.830Z] === RUN   TestDockerSuite/TestBuildAddScript
23:44:15 [2020-11-14T23:44:15.091Z] === RUN   TestKillContainer/killing_signal
23:44:15 [2020-11-14T23:44:15.351Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
23:44:15 [2020-11-14T23:44:15.924Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
23:44:16 [2020-11-14T23:44:16.186Z] --- PASS: TestKillContainer (2.52s)
23:44:16 [2020-11-14T23:44:16.186Z]     --- PASS: TestKillContainer/no_signal (0.97s)
23:44:16 [2020-11-14T23:44:16.186Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
23:44:16 [2020-11-14T23:44:16.186Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
23:44:16 [2020-11-14T23:44:16.186Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:44:16 [2020-11-14T23:44:16.186Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:44:17 [2020-11-14T23:44:17.127Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:44:17 [2020-11-14T23:44:17.700Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
23:44:17 [2020-11-14T23:44:17.700Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
23:44:17 [2020-11-14T23:44:17.700Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s)
23:44:17 [2020-11-14T23:44:17.700Z] === RUN   TestKillStoppedContainer
23:44:17 [2020-11-14T23:44:17.700Z] --- PASS: TestKillStoppedContainer (0.07s)
23:44:17 [2020-11-14T23:44:17.700Z] === RUN   TestKillStoppedContainerAPIPre120
23:44:17 [2020-11-14T23:44:17.700Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
23:44:17 [2020-11-14T23:44:17.700Z] === RUN   TestKillDifferentUserContainer
23:44:17 [2020-11-14T23:44:17.700Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
23:44:18 [2020-11-14T23:44:18.431Z] --- PASS: TestDaemonDNSFallback (7.53s)
23:44:18 [2020-11-14T23:44:18.431Z] === RUN   TestInspectNetwork
23:44:18 [2020-11-14T23:44:18.463Z] --- PASS: TestServiceUpdateSecrets (15.65s)
23:44:18 [2020-11-14T23:44:18.463Z] === RUN   TestServiceUpdateConfigs
23:44:18 [2020-11-14T23:44:18.642Z] --- PASS: TestKillDifferentUserContainer (0.74s)
23:44:18 [2020-11-14T23:44:18.642Z] === RUN   TestInspectOomKilledTrue
23:44:18 [2020-11-14T23:44:18.642Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:44:18 [2020-11-14T23:44:18.642Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:44:18 [2020-11-14T23:44:18.642Z] === RUN   TestInspectOomKilledFalse
23:44:18 [2020-11-14T23:44:18.642Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:44:18 [2020-11-14T23:44:18.642Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:44:18 [2020-11-14T23:44:18.642Z] === RUN   TestLinksEtcHostsContentMatch
23:44:18 [2020-11-14T23:44:18.903Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s)
23:44:18 [2020-11-14T23:44:18.903Z] === RUN   TestLinksContainerNames
23:44:19 [2020-11-14T23:44:19.846Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
23:44:20 [2020-11-14T23:44:20.424Z] --- PASS: TestLinksContainerNames (1.44s)
23:44:20 [2020-11-14T23:44:20.424Z] === RUN   TestLogsFollowTailEmpty
23:44:20 [2020-11-14T23:44:20.997Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
23:44:20 [2020-11-14T23:44:20.997Z] === RUN   TestContainerNetworkMountsNoChown
23:44:21 [2020-11-14T23:44:21.939Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/default
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/default
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/private
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/private
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/rprivate
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/rprivate
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/slave
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/slave
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/rslave
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/rslave
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/shared
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/shared
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/rshared
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/rshared
23:44:21 [2020-11-14T23:44:21.939Z] === CONT  TestMountDaemonRoot/default
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/default/bind_root
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/default/mount_root
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === CONT  TestMountDaemonRoot/default/bind_root
23:44:21 [2020-11-14T23:44:21.939Z] === CONT  TestMountDaemonRoot/rslave
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === CONT  TestMountDaemonRoot/rshared
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:44:21 [2020-11-14T23:44:21.939Z] === CONT  TestMountDaemonRoot/shared
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:44:21 [2020-11-14T23:44:21.939Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:44:21 [2020-11-14T23:44:21.939Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === CONT  TestMountDaemonRoot/private
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/private/mount_root
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/private/bind_root
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === CONT  TestMountDaemonRoot/slave
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === CONT  TestMountDaemonRoot/rprivate
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:44:21 [2020-11-14T23:44:21.940Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === CONT  TestMountDaemonRoot/default/mount_root
23:44:21 [2020-11-14T23:44:21.940Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:44:21 [2020-11-14T23:44:21.940Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:44:21 [2020-11-14T23:44:21.940Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:44:22 [2020-11-14T23:44:22.200Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:44:22 [2020-11-14T23:44:22.200Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:44:22 [2020-11-14T23:44:22.200Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:44:22 [2020-11-14T23:44:22.200Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:44:22 [2020-11-14T23:44:22.200Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:44:22 [2020-11-14T23:44:22.200Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:44:22 [2020-11-14T23:44:22.200Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:44:22 [2020-11-14T23:44:22.200Z] === CONT  TestMountDaemonRoot/private/mount_root
23:44:22 [2020-11-14T23:44:22.200Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:44:22 [2020-11-14T23:44:22.200Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:44:22 [2020-11-14T23:44:22.462Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:44:22 [2020-11-14T23:44:22.462Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:44:22 [2020-11-14T23:44:22.462Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:44:22 [2020-11-14T23:44:22.462Z] === CONT  TestMountDaemonRoot/private/bind_root
23:44:22 [2020-11-14T23:44:22.462Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:44:22 [2020-11-14T23:44:22.462Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:44:22 [2020-11-14T23:44:22.462Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:44:22 [2020-11-14T23:44:22.462Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:44:22 [2020-11-14T23:44:22.462Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:44:22 [2020-11-14T23:44:22.462Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:44:22 [2020-11-14T23:44:22.462Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:44:22 [2020-11-14T23:44:22.462Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:44:22 [2020-11-14T23:44:22.462Z] --- PASS: TestMountDaemonRoot (0.03s)
23:44:22 [2020-11-14T23:44:22.462Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
23:44:22 [2020-11-14T23:44:22.462Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
23:44:22 [2020-11-14T23:44:22.462Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
23:44:22 [2020-11-14T23:44:22.462Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
23:44:22 [2020-11-14T23:44:22.462Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:44:22 [2020-11-14T23:44:22.462Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
23:44:22 [2020-11-14T23:44:22.462Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
23:44:22 [2020-11-14T23:44:22.462Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
23:44:22 [2020-11-14T23:44:22.462Z] === RUN   TestContainerBindMountNonRecursive
23:44:22 [2020-11-14T23:44:22.668Z] === RUN   TestInspectNetwork/full_network_id
23:44:22 [2020-11-14T23:44:22.668Z] === RUN   TestInspectNetwork/partial_network_id
23:44:22 [2020-11-14T23:44:22.668Z] === RUN   TestInspectNetwork/network_name
23:44:22 [2020-11-14T23:44:22.668Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:44:23 [2020-11-14T23:44:23.847Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
23:44:24 [2020-11-14T23:44:24.789Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
23:44:24 [2020-11-14T23:44:24.789Z] --- PASS: TestContainerBindMountNonRecursive (2.13s)
23:44:24 [2020-11-14T23:44:24.789Z] === RUN   TestContainerVolumesMountedAsShared
23:44:25 [2020-11-14T23:44:25.361Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s)
23:44:25 [2020-11-14T23:44:25.361Z] === RUN   TestContainerVolumesMountedAsSlave
23:44:26 [2020-11-14T23:44:26.303Z] --- PASS: TestContainerVolumesMountedAsSlave (0.70s)
23:44:26 [2020-11-14T23:44:26.303Z] === RUN   TestNetworkNat
23:44:26 [2020-11-14T23:44:26.874Z] --- PASS: TestNetworkNat (0.78s)
23:44:26 [2020-11-14T23:44:26.874Z] === RUN   TestNetworkLocalhostTCPNat
23:44:27 [2020-11-14T23:44:27.447Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
23:44:27 [2020-11-14T23:44:27.707Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s)
23:44:27 [2020-11-14T23:44:27.707Z] === RUN   TestNetworkLoopbackNat
23:44:27 [2020-11-14T23:44:27.953Z] --- PASS: TestInspectNetwork (9.26s)
23:44:27 [2020-11-14T23:44:27.953Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:44:27 [2020-11-14T23:44:27.953Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:44:27 [2020-11-14T23:44:27.953Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:44:27 [2020-11-14T23:44:27.953Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:44:27 [2020-11-14T23:44:27.953Z] === RUN   TestRunContainerWithBridgeNone
23:44:27 [2020-11-14T23:44:27.968Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
23:44:28 [2020-11-14T23:44:28.538Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
23:44:29 [2020-11-14T23:44:29.108Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
23:44:29 [2020-11-14T23:44:29.108Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
23:44:29 [2020-11-14T23:44:29.867Z] --- PASS: TestRunContainerWithBridgeNone (2.46s)
23:44:29 [2020-11-14T23:44:29.867Z] === RUN   TestNetworkInvalidJSON
23:44:29 [2020-11-14T23:44:29.867Z] === RUN   TestNetworkInvalidJSON//networks/create
23:44:29 [2020-11-14T23:44:29.867Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:44:29 [2020-11-14T23:44:29.867Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:44:29 [2020-11-14T23:44:29.867Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:44:29 [2020-11-14T23:44:29.867Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:44:29 [2020-11-14T23:44:29.867Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:44:29 [2020-11-14T23:44:29.867Z] === CONT  TestNetworkInvalidJSON//networks/create
23:44:29 [2020-11-14T23:44:29.867Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:44:29 [2020-11-14T23:44:29.867Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:44:29 [2020-11-14T23:44:29.867Z] --- PASS: TestNetworkInvalidJSON (0.03s)
23:44:29 [2020-11-14T23:44:29.867Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:44:29 [2020-11-14T23:44:29.867Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:44:29 [2020-11-14T23:44:29.867Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:44:29 [2020-11-14T23:44:29.867Z] === RUN   TestHostIPv4BridgeLabel
23:44:30 [2020-11-14T23:44:30.439Z] --- PASS: TestHostIPv4BridgeLabel (0.84s)
23:44:30 [2020-11-14T23:44:30.439Z] === RUN   TestDaemonRestartWithLiveRestore
23:44:30 [2020-11-14T23:44:30.491Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
23:44:30 [2020-11-14T23:44:30.752Z] --- PASS: TestNetworkLoopbackNat (3.09s)
23:44:30 [2020-11-14T23:44:30.752Z] === RUN   TestPause
23:44:31 [2020-11-14T23:44:31.074Z] --- PASS: TestServiceUpdateConfigs (15.25s)
23:44:31 [2020-11-14T23:44:31.074Z] === RUN   TestServiceUpdateNetwork
23:44:31 [2020-11-14T23:44:31.673Z] 4612f6d0b889: Pull complete
23:44:31 [2020-11-14T23:44:31.695Z] --- PASS: TestPause (0.85s)
23:44:31 [2020-11-14T23:44:31.695Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:44:31 [2020-11-14T23:44:31.695Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:44:31 [2020-11-14T23:44:31.695Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:44:31 [2020-11-14T23:44:31.695Z] === RUN   TestPauseStopPausedContainer
23:44:31 [2020-11-14T23:44:31.823Z] --- PASS: TestDaemonRestartWithLiveRestore (1.43s)
23:44:31 [2020-11-14T23:44:31.823Z] === RUN   TestDaemonDefaultNetworkPools
23:44:31 [2020-11-14T23:44:31.966Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
23:44:32 [2020-11-14T23:44:32.536Z] === RUN   TestDockerSuite/TestBuildAddTar
23:44:32 [2020-11-14T23:44:32.536Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
23:44:32 [2020-11-14T23:44:32.536Z] --- PASS: TestPauseStopPausedContainer (0.95s)
23:44:32 [2020-11-14T23:44:32.536Z] === RUN   TestPsFilter
23:44:33 [2020-11-14T23:44:33.106Z] --- PASS: TestPsFilter (0.51s)
23:44:33 [2020-11-14T23:44:33.106Z] === RUN   TestRemoveContainerWithRemovedVolume
23:44:33 [2020-11-14T23:44:33.207Z] --- PASS: TestDaemonDefaultNetworkPools (1.36s)
23:44:33 [2020-11-14T23:44:33.207Z] === RUN   TestDaemonRestartWithExistingNetwork
23:44:34 [2020-11-14T23:44:34.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s)
23:44:34 [2020-11-14T23:44:34.048Z] === RUN   TestRemoveContainerWithVolume
23:44:34 [2020-11-14T23:44:34.309Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
23:44:34 [2020-11-14T23:44:34.880Z] --- PASS: TestRemoveContainerWithVolume (0.80s)
23:44:34 [2020-11-14T23:44:34.880Z] === RUN   TestRemoveContainerRunning
23:44:35 [2020-11-14T23:44:35.753Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.98s)
23:44:35 [2020-11-14T23:44:35.753Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:44:35 [2020-11-14T23:44:35.822Z] --- PASS: TestRemoveContainerRunning (0.79s)
23:44:35 [2020-11-14T23:44:35.822Z] === RUN   TestRemoveContainerForceRemoveRunning
23:44:36 [2020-11-14T23:44:36.394Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s)
23:44:36 [2020-11-14T23:44:36.394Z] === RUN   TestRemoveInvalidContainer
23:44:36 [2020-11-14T23:44:36.394Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:44:36 [2020-11-14T23:44:36.394Z] === RUN   TestRenameLinkedContainer
23:44:36 [2020-11-14T23:44:36.394Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
23:44:37 [2020-11-14T23:44:37.666Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s)
23:44:37 [2020-11-14T23:44:37.667Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:44:38 [2020-11-14T23:44:38.364Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
23:44:38 [2020-11-14T23:44:38.608Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s)
23:44:38 [2020-11-14T23:44:38.608Z] === RUN   TestServiceWithPredefinedNetwork
23:44:39 [2020-11-14T23:44:39.066Z] --- PASS: TestBuildWithHugeFile (55.57s)
23:44:39 [2020-11-14T23:44:39.066Z] === RUN   TestBuildWithEmptyDockerfile
23:44:39 [2020-11-14T23:44:39.066Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:44:39 [2020-11-14T23:44:39.066Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:44:39 [2020-11-14T23:44:39.066Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:44:39 [2020-11-14T23:44:39.066Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:44:39 [2020-11-14T23:44:39.066Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:44:39 [2020-11-14T23:44:39.066Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:44:39 [2020-11-14T23:44:39.066Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:44:39 [2020-11-14T23:44:39.066Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:44:39 [2020-11-14T23:44:39.066Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:44:39 [2020-11-14T23:44:39.066Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
23:44:39 [2020-11-14T23:44:39.066Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
23:44:39 [2020-11-14T23:44:39.066Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
23:44:39 [2020-11-14T23:44:39.066Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
23:44:39 [2020-11-14T23:44:39.066Z] === RUN   TestBuildPreserveOwnership
23:44:39 [2020-11-14T23:44:39.066Z] === RUN   TestBuildPreserveOwnership/copy_from
23:44:39 [2020-11-14T23:44:39.756Z] --- PASS: TestRenameLinkedContainer (3.17s)
23:44:39 [2020-11-14T23:44:39.756Z] === RUN   TestRenameStoppedContainer
23:44:40 [2020-11-14T23:44:40.017Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
23:44:40 [2020-11-14T23:44:40.588Z] --- PASS: TestRenameStoppedContainer (0.74s)
23:44:40 [2020-11-14T23:44:40.588Z] === RUN   TestRenameRunningContainerAndReuse
23:44:40 [2020-11-14T23:44:40.593Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:44:41 [2020-11-14T23:44:41.529Z] === RUN   TestDockerSuite/TestBuildAddTarXz
23:44:41 [2020-11-14T23:44:41.632Z] --- PASS: TestBuildPreserveOwnership (3.92s)
23:44:41 [2020-11-14T23:44:41.633Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.57s)
23:44:41 [2020-11-14T23:44:41.633Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s)
23:44:41 [2020-11-14T23:44:41.633Z] === RUN   TestBuildPlatformInvalid
23:44:41 [2020-11-14T23:44:41.908Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s)
23:44:41 [2020-11-14T23:44:41.908Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:44:41 [2020-11-14T23:44:41.908Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:44:41 [2020-11-14T23:44:41.908Z]     service_test.go:236: FLAKY_TEST
23:44:41 [2020-11-14T23:44:41.908Z] === RUN   TestServiceWithDataPathPortInit
23:44:41 [2020-11-14T23:44:41.927Z] --- PASS: TestBuildPlatformInvalid (0.11s)
23:44:41 [2020-11-14T23:44:41.927Z] PASS
23:44:41 [2020-11-14T23:44:41.927Z] 
23:44:41 [2020-11-14T23:44:41.927Z] === Skipped
23:44:41 [2020-11-14T23:44:41.927Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
23:44:41 [2020-11-14T23:44:41.927Z]     build_session_test.go:25: TODO: BuildKit
23:44:41 [2020-11-14T23:44:41.927Z] 
23:44:41 [2020-11-14T23:44:41.927Z] 
23:44:41 [2020-11-14T23:44:41.927Z] DONE 32 tests, 1 skipped in 94.468s
23:44:41 [2020-11-14T23:44:41.927Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
23:44:41 [2020-11-14T23:44:41.927Z] ++ 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:44:41 [2020-11-14T23:44:41.927Z] ++ set -e
23:44:41 [2020-11-14T23:44:41.927Z] ++ '[' -n 0 ']'
23:44:41 [2020-11-14T23:44:41.927Z] ++ set -x
23:44:41 [2020-11-14T23:44:41.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-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:44:41 [2020-11-14T23:44:41.927Z] INFO: Testing against a local daemon
23:44:41 [2020-11-14T23:44:41.927Z] === RUN   TestConfigInspect
23:44:42 [2020-11-14T23:44:42.099Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s)
23:44:42 [2020-11-14T23:44:42.099Z] === RUN   TestRenameInvalidName
23:44:42 [2020-11-14T23:44:42.099Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
23:44:42 [2020-11-14T23:44:42.671Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
23:44:42 [2020-11-14T23:44:42.671Z] --- PASS: TestRenameInvalidName (0.76s)
23:44:42 [2020-11-14T23:44:42.671Z] === RUN   TestRenameAnonymousContainer
23:44:42 [2020-11-14T23:44:42.932Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
23:44:44 [2020-11-14T23:44:44.012Z] --- PASS: TestConfigInspect (1.92s)
23:44:44 [2020-11-14T23:44:44.012Z] === RUN   TestConfigList
23:44:44 [2020-11-14T23:44:44.315Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
23:44:45 [2020-11-14T23:44:45.258Z] --- PASS: TestRenameAnonymousContainer (2.39s)
23:44:45 [2020-11-14T23:44:45.258Z] === RUN   TestRenameContainerWithSameName
23:44:45 [2020-11-14T23:44:45.830Z] --- PASS: TestRenameContainerWithSameName (0.66s)
23:44:45 [2020-11-14T23:44:45.830Z] === RUN   TestRenameContainerWithLinkedContainer
23:44:46 [2020-11-14T23:44:46.086Z] --- PASS: TestConfigList (1.95s)
23:44:46 [2020-11-14T23:44:46.086Z] === RUN   TestConfigsCreateAndDelete
23:44:46 [2020-11-14T23:44:46.403Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
23:44:47 [2020-11-14T23:44:47.350Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
23:44:47 [2020-11-14T23:44:47.350Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s)
23:44:47 [2020-11-14T23:44:47.350Z] === RUN   TestResize
23:44:47 [2020-11-14T23:44:47.602Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
23:44:47 [2020-11-14T23:44:47.602Z] === RUN   TestConfigsUpdate
23:44:47 [2020-11-14T23:44:47.932Z] --- PASS: TestResize (0.63s)
23:44:47 [2020-11-14T23:44:47.932Z] === RUN   TestResizeWithInvalidSize
23:44:48 [2020-11-14T23:44:48.503Z] --- PASS: TestResizeWithInvalidSize (0.62s)
23:44:48 [2020-11-14T23:44:48.503Z] === RUN   TestResizeWhenContainerNotStarted
23:44:49 [2020-11-14T23:44:49.076Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:44:49 [2020-11-14T23:44:49.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:44:49 [2020-11-14T23:44:49.628Z] --- PASS: TestServiceUpdateNetwork (16.22s)
23:44:49 [2020-11-14T23:44:49.628Z] === RUN   TestServiceUpdatePidsLimit
23:44:49 [2020-11-14T23:44:49.628Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:44:49 [2020-11-14T23:44:49.628Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:44:49 [2020-11-14T23:44:49.673Z] --- PASS: TestConfigsUpdate (1.91s)
23:44:49 [2020-11-14T23:44:49.673Z] === RUN   TestTemplatedConfig
23:44:51 [2020-11-14T23:44:51.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:44:51 [2020-11-14T23:44:51.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:44:52 [2020-11-14T23:44:52.416Z] --- PASS: TestTemplatedConfig (2.35s)
23:44:52 [2020-11-14T23:44:52.416Z] === RUN   TestConfigCreateResolve
23:44:52 [2020-11-14T23:44:52.562Z] === RUN   TestDockerSuite/TestBuildBlankName
23:44:52 [2020-11-14T23:44:52.823Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
23:44:53 [2020-11-14T23:44:53.084Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
23:44:53 [2020-11-14T23:44:53.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:44:53 [2020-11-14T23:44:53.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:44:53 [2020-11-14T23:44:53.932Z] --- PASS: TestConfigCreateResolve (1.86s)
23:44:53 [2020-11-14T23:44:53.932Z] === RUN   TestConfigDaemonLibtrustID
23:44:54 [2020-11-14T23:44:54.225Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
23:44:54 [2020-11-14T23:44:54.225Z] PASS
23:44:54 [2020-11-14T23:44:54.225Z] 
23:44:54 [2020-11-14T23:44:54.225Z] DONE 7 tests in 12.511s
23:44:54 [2020-11-14T23:44:54.225Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
23:44:54 [2020-11-14T23:44:54.225Z] ++ 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:44:54 [2020-11-14T23:44:54.225Z] ++ set -e
23:44:54 [2020-11-14T23:44:54.225Z] ++ '[' -n 0 ']'
23:44:54 [2020-11-14T23:44:54.225Z] ++ set -x
23:44:54 [2020-11-14T23:44:54.225Z] ++ env -i DEST=/go/src/github.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:44:54 [2020-11-14T23:44:54.520Z] INFO: Testing against a local daemon
23:44:54 [2020-11-14T23:44:54.521Z] === RUN   TestCheckpoint
23:44:54 [2020-11-14T23:44:54.521Z] --- SKIP: TestCheckpoint (0.00s)
23:44:54 [2020-11-14T23:44:54.521Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:44:54 [2020-11-14T23:44:54.521Z] === RUN   TestContainerInvalidJSON
23:44:54 [2020-11-14T23:44:54.521Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:44:54 [2020-11-14T23:44:54.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:44:54 [2020-11-14T23:44:54.521Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:44:54 [2020-11-14T23:44:54.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:44:54 [2020-11-14T23:44:54.521Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:44:54 [2020-11-14T23:44:54.521Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:44:54 [2020-11-14T23:44:54.521Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:44:54 [2020-11-14T23:44:54.521Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:44:54 [2020-11-14T23:44:54.521Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:44:54 [2020-11-14T23:44:54.521Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:44:54 [2020-11-14T23:44:54.521Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:44:54 [2020-11-14T23:44:54.521Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:44:54 [2020-11-14T23:44:54.521Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:44:54 [2020-11-14T23:44:54.521Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:44:54 [2020-11-14T23:44:54.521Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
23:44:54 [2020-11-14T23:44:54.521Z] === RUN   TestCopyFromContainerPathIsNotDir
23:44:54 [2020-11-14T23:44:54.521Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
23:44:54 [2020-11-14T23:44:54.521Z] === RUN   TestCopyToContainerPathDoesNotExist
23:44:54 [2020-11-14T23:44:54.521Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
23:44:54 [2020-11-14T23:44:54.521Z] === RUN   TestCopyToContainerPathIsNotDir
23:44:54 [2020-11-14T23:44:54.814Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
23:44:54 [2020-11-14T23:44:54.814Z] === RUN   TestCopyFromContainer
23:44:55 [2020-11-14T23:44:55.003Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:44:55 [2020-11-14T23:44:55.003Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:44:55 [2020-11-14T23:44:55.576Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
23:44:55 [2020-11-14T23:44:55.854Z] === RUN   TestCopyFromContainer//
23:44:56 [2020-11-14T23:44:56.153Z] === RUN   TestCopyFromContainer//bar/root
23:44:56 [2020-11-14T23:44:56.153Z] === RUN   TestCopyFromContainer//bar/root/
23:44:56 [2020-11-14T23:44:56.153Z] === RUN   TestCopyFromContainer/bar/quux
23:44:56 [2020-11-14T23:44:56.153Z] === RUN   TestCopyFromContainer/bar/quux/
23:44:56 [2020-11-14T23:44:56.447Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:44:56 [2020-11-14T23:44:56.447Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:44:56 [2020-11-14T23:44:56.447Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:44:56 [2020-11-14T23:44:56.447Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:44:56 [2020-11-14T23:44:56.538Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:44:56 [2020-11-14T23:44:56.742Z] === RUN   TestCopyFromContainer/bar/notarget
23:44:56 [2020-11-14T23:44:56.742Z] --- PASS: TestCopyFromContainer (1.98s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCopyFromContainer// (0.07s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:44:56 [2020-11-14T23:44:56.742Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:44:56 [2020-11-14T23:44:56.742Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:44:56 [2020-11-14T23:44:56.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:44:56 [2020-11-14T23:44:56.742Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:44:56 [2020-11-14T23:44:56.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:44:56 [2020-11-14T23:44:56.742Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:44:56 [2020-11-14T23:44:56.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:44:56 [2020-11-14T23:44:56.742Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:44:56 [2020-11-14T23:44:56.742Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:44:56 [2020-11-14T23:44:56.742Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:44:56 [2020-11-14T23:44:56.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:44:56 [2020-11-14T23:44:56.742Z] === RUN   TestCreateLinkToNonExistingContainer
23:44:56 [2020-11-14T23:44:56.742Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
23:44:56 [2020-11-14T23:44:56.742Z] === RUN   TestCreateWithInvalidEnv
23:44:56 [2020-11-14T23:44:56.742Z] === RUN   TestCreateWithInvalidEnv/0
23:44:56 [2020-11-14T23:44:56.742Z] === PAUSE TestCreateWithInvalidEnv/0
23:44:56 [2020-11-14T23:44:56.742Z] === RUN   TestCreateWithInvalidEnv/1
23:44:56 [2020-11-14T23:44:56.742Z] === PAUSE TestCreateWithInvalidEnv/1
23:44:56 [2020-11-14T23:44:56.742Z] === RUN   TestCreateWithInvalidEnv/2
23:44:56 [2020-11-14T23:44:56.742Z] === PAUSE TestCreateWithInvalidEnv/2
23:44:56 [2020-11-14T23:44:56.742Z] === CONT  TestCreateWithInvalidEnv/0
23:44:56 [2020-11-14T23:44:56.742Z] === CONT  TestCreateWithInvalidEnv/2
23:44:56 [2020-11-14T23:44:56.742Z] === CONT  TestCreateWithInvalidEnv/1
23:44:56 [2020-11-14T23:44:56.742Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:44:56 [2020-11-14T23:44:56.742Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:44:56 [2020-11-14T23:44:56.742Z] === RUN   TestCreateTmpfsMountsTarget
23:44:56 [2020-11-14T23:44:56.742Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
23:44:56 [2020-11-14T23:44:56.742Z] === RUN   TestCreateWithCustomMaskedPaths
23:44:58 [2020-11-14T23:44:58.122Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
23:44:58 [2020-11-14T23:44:58.122Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:44:58 [2020-11-14T23:44:58.256Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s)
23:44:58 [2020-11-14T23:44:58.256Z] === RUN   TestCreateWithCustomReadonlyPaths
23:44:58 [2020-11-14T23:44:58.384Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:44:59 [2020-11-14T23:44:59.327Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
23:44:59 [2020-11-14T23:44:59.773Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s)
23:44:59 [2020-11-14T23:44:59.773Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:44:59 [2020-11-14T23:44:59.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:44:59 [2020-11-14T23:44:59.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:44:59 [2020-11-14T23:44:59.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:44:59 [2020-11-14T23:44:59.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:44:59 [2020-11-14T23:44:59.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:44:59 [2020-11-14T23:44:59.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:44:59 [2020-11-14T23:44:59.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:44:59 [2020-11-14T23:44:59.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:44:59 [2020-11-14T23:44:59.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:44:59 [2020-11-14T23:44:59.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:44:59 [2020-11-14T23:44:59.773Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:44:59 [2020-11-14T23:44:59.773Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:44:59 [2020-11-14T23:44:59.773Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:44:59 [2020-11-14T23:44:59.773Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:44:59 [2020-11-14T23:44:59.773Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:45:00 [2020-11-14T23:45:00.023Z] --- PASS: TestServiceWithDataPathPortInit (18.05s)
23:45:00 [2020-11-14T23:45:00.023Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:45:00 [2020-11-14T23:45:00.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:45:00 [2020-11-14T23:45:00.066Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
23:45:00 [2020-11-14T23:45:00.066Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
23:45:00 [2020-11-14T23:45:00.066Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
23:45:00 [2020-11-14T23:45:00.066Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
23:45:00 [2020-11-14T23:45:00.066Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
23:45:00 [2020-11-14T23:45:00.066Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:45:00 [2020-11-14T23:45:00.270Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
23:45:00 [2020-11-14T23:45:00.360Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s)
23:45:00 [2020-11-14T23:45:00.360Z] === RUN   TestCreateDifferentPlatform
23:45:00 [2020-11-14T23:45:00.360Z] === RUN   TestCreateDifferentPlatform/different_os
23:45:00 [2020-11-14T23:45:00.360Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:45:00 [2020-11-14T23:45:00.360Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:45:00 [2020-11-14T23:45:00.360Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:45:00 [2020-11-14T23:45:00.360Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:45:00 [2020-11-14T23:45:00.360Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:45:00 [2020-11-14T23:45:00.360Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
23:45:00 [2020-11-14T23:45:00.360Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:45:00 [2020-11-14T23:45:00.652Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
23:45:00 [2020-11-14T23:45:00.652Z] === RUN   TestContainerStartOnDaemonRestart
23:45:00 [2020-11-14T23:45:00.652Z] === PAUSE TestContainerStartOnDaemonRestart
23:45:00 [2020-11-14T23:45:00.652Z] === RUN   TestDaemonRestartIpcMode
23:45:00 [2020-11-14T23:45:00.652Z] === PAUSE TestDaemonRestartIpcMode
23:45:00 [2020-11-14T23:45:00.652Z] === RUN   TestDaemonHostGatewayIP
23:45:00 [2020-11-14T23:45:00.652Z] === PAUSE TestDaemonHostGatewayIP
23:45:00 [2020-11-14T23:45:00.652Z] === RUN   TestContainerKillOnDaemonStart
23:45:00 [2020-11-14T23:45:00.652Z] === PAUSE TestContainerKillOnDaemonStart
23:45:00 [2020-11-14T23:45:00.652Z] === RUN   TestDiff
23:45:00 [2020-11-14T23:45:00.945Z] --- PASS: TestDiff (0.50s)
23:45:00 [2020-11-14T23:45:00.945Z] === RUN   TestExecWithCloseStdin
23:45:01 [2020-11-14T23:45:01.581Z] --- PASS: TestExecWithCloseStdin (0.61s)
23:45:01 [2020-11-14T23:45:01.581Z] === RUN   TestExec
23:45:02 [2020-11-14T23:45:02.187Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
23:45:02 [2020-11-14T23:45:02.219Z] --- PASS: TestExec (0.60s)
23:45:02 [2020-11-14T23:45:02.219Z] === RUN   TestExecUser
23:45:02 [2020-11-14T23:45:02.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:45:02 [2020-11-14T23:45:02.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:45:02 [2020-11-14T23:45:02.856Z] --- PASS: TestExecUser (0.62s)
23:45:02 [2020-11-14T23:45:02.856Z] === RUN   TestExportContainerAndImportImage
23:45:02 [2020-11-14T23:45:02.971Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
23:45:03 [2020-11-14T23:45:03.893Z] --- PASS: TestExportContainerAndImportImage (0.80s)
23:45:03 [2020-11-14T23:45:03.893Z] === RUN   TestExportContainerAfterDaemonRestart
23:45:04 [2020-11-14T23:45:04.884Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
23:45:05 [2020-11-14T23:45:05.000Z] --- PASS: TestServiceUpdatePidsLimit (17.77s)
23:45:05 [2020-11-14T23:45:05.000Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
23:45:05 [2020-11-14T23:45:05.000Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s)
23:45:05 [2020-11-14T23:45:05.000Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s)
23:45:05 [2020-11-14T23:45:05.000Z] PASS
23:45:05 [2020-11-14T23:45:05.000Z] 
23:45:05 [2020-11-14T23:45:05.000Z] === Skipped
23:45:05 [2020-11-14T23:45:05.000Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
23:45:05 [2020-11-14T23:45:05.000Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:45:05 [2020-11-14T23:45:05.000Z] 
23:45:05 [2020-11-14T23:45:05.000Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
23:45:05 [2020-11-14T23:45:05.000Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:45:05 [2020-11-14T23:45:05.000Z] 
23:45:05 [2020-11-14T23:45:05.000Z] 
23:45:05 [2020-11-14T23:45:05.000Z] DONE 27 tests, 2 skipped in 173.105s
23:45:05 [2020-11-14T23:45:05.000Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
23:45:05 [2020-11-14T23:45:05.000Z] ++ 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:45:05 [2020-11-14T23:45:05.000Z] ++ set -e
23:45:05 [2020-11-14T23:45:05.000Z] ++ '[' -n 0 ']'
23:45:05 [2020-11-14T23:45:05.000Z] ++ set -x
23:45:05 [2020-11-14T23:45:05.000Z] ++ env -i DEST=/go/src/github.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:45:05 [2020-11-14T23:45:05.000Z] INFO: Testing against a local daemon
23:45:05 [2020-11-14T23:45:05.000Z] === RUN   TestSessionCreate
23:45:05 [2020-11-14T23:45:05.000Z] --- PASS: TestSessionCreate (0.02s)
23:45:05 [2020-11-14T23:45:05.000Z] === RUN   TestSessionCreateWithBadUpgrade
23:45:05 [2020-11-14T23:45:05.000Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:45:05 [2020-11-14T23:45:05.000Z] PASS
23:45:05 [2020-11-14T23:45:05.000Z] 
23:45:05 [2020-11-14T23:45:05.000Z] DONE 2 tests in 0.226s
23:45:05 [2020-11-14T23:45:05.000Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
23:45:05 [2020-11-14T23:45:05.000Z] ++ 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:45:05 [2020-11-14T23:45:05.000Z] ++ set -e
23:45:05 [2020-11-14T23:45:05.000Z] ++ '[' -n 0 ']'
23:45:05 [2020-11-14T23:45:05.000Z] ++ set -x
23:45:05 [2020-11-14T23:45:05.000Z] ++ env -i DEST=/go/src/github.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:45:05 [2020-11-14T23:45:05.000Z] INFO: Testing against a local daemon
23:45:05 [2020-11-14T23:45:05.000Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:45:05 [2020-11-14T23:45:05.000Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:45:05 [2020-11-14T23:45:05.000Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:45:05 [2020-11-14T23:45:05.000Z] === RUN   TestEventsExecDie
23:45:05 [2020-11-14T23:45:05.408Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s)
23:45:05 [2020-11-14T23:45:05.408Z] === RUN   TestHealthCheckWorkdir
23:45:06 [2020-11-14T23:45:06.030Z] --- PASS: TestEventsExecDie (0.92s)
23:45:06 [2020-11-14T23:45:06.030Z] === RUN   TestEventsBackwardsCompatible
23:45:06 [2020-11-14T23:45:06.030Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
23:45:06 [2020-11-14T23:45:06.030Z] === RUN   TestInfoBinaryCommits
23:45:06 [2020-11-14T23:45:06.030Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:45:06 [2020-11-14T23:45:06.030Z] === RUN   TestInfoAPIVersioned
23:45:06 [2020-11-14T23:45:06.030Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:45:06 [2020-11-14T23:45:06.030Z] === RUN   TestInfoDiscoveryBackend
23:45:06 [2020-11-14T23:45:06.045Z] --- PASS: TestHealthCheckWorkdir (0.75s)
23:45:06 [2020-11-14T23:45:06.045Z] === RUN   TestHealthKillContainer
23:45:06 [2020-11-14T23:45:06.271Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:45:06 [2020-11-14T23:45:06.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s)
23:45:06 [2020-11-14T23:45:06.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s)
23:45:06 [2020-11-14T23:45:06.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s)
23:45:06 [2020-11-14T23:45:06.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s)
23:45:06 [2020-11-14T23:45:06.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s)
23:45:06 [2020-11-14T23:45:06.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.02s)
23:45:06 [2020-11-14T23:45:06.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.29s)
23:45:06 [2020-11-14T23:45:06.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.34s)
23:45:06 [2020-11-14T23:45:06.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.15s)
23:45:06 [2020-11-14T23:45:06.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.38s)
23:45:06 [2020-11-14T23:45:06.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s)
23:45:06 [2020-11-14T23:45:06.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.30s)
23:45:06 [2020-11-14T23:45:06.271Z] === RUN   TestCgroupNamespacesRun
23:45:06 [2020-11-14T23:45:06.660Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
23:45:06 [2020-11-14T23:45:06.660Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:45:07 [2020-11-14T23:45:07.690Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:45:07 [2020-11-14T23:45:07.690Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:45:08 [2020-11-14T23:45:08.191Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
23:45:08 [2020-11-14T23:45:08.321Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
23:45:08 [2020-11-14T23:45:08.321Z] === RUN   TestInfoAPI
23:45:08 [2020-11-14T23:45:08.321Z] --- PASS: TestInfoAPI (0.01s)
23:45:08 [2020-11-14T23:45:08.321Z] === RUN   TestInfoAPIWarnings
23:45:08 [2020-11-14T23:45:08.452Z] --- PASS: TestCgroupNamespacesRun (2.22s)
23:45:08 [2020-11-14T23:45:08.452Z] === RUN   TestCgroupNamespacesRunPrivileged
23:45:08 [2020-11-14T23:45:08.790Z] --- PASS: TestHealthKillContainer (2.63s)
23:45:08 [2020-11-14T23:45:08.790Z] === RUN   TestInspectCpusetInConfigPre120
23:45:09 [2020-11-14T23:45:09.084Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
23:45:09 [2020-11-14T23:45:09.084Z] === RUN   TestIpcModeNone
23:45:09 [2020-11-14T23:45:09.396Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
23:45:09 [2020-11-14T23:45:09.722Z] --- PASS: TestIpcModeNone (0.61s)
23:45:09 [2020-11-14T23:45:09.722Z] === RUN   TestIpcModePrivate
23:45:10 [2020-11-14T23:45:10.020Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.18s)
23:45:10 [2020-11-14T23:45:10.020Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:100mnrq6ygvy6az7kiy0sddwt Created:2020-11-14 23:45:01.470321723 +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[328c587fd1255e087cef4ccb1a59c036b0c25f9c355969899aa7d9fe34707e0f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6pknroeim1qany967a389aou6 EndpointID:b3e78f7d34ab942ba34b5d29550a367339ca427a2c8818647403f454bf71477a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7d3b7e23f46047693b78914f1e5c3008e65c911e58fe57b23b2e1e21945a448c 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:6b94cf318527 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6pknroeim1qany967a389aou6 EndpointID:b3e78f7d34ab942ba34b5d29550a367339ca427a2c8818647403f454bf71477a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:45:10 [2020-11-14T23:45:10.020Z] PASS
23:45:10 [2020-11-14T23:45:10.020Z] 
23:45:10 [2020-11-14T23:45:10.020Z] === Skipped
23:45:10 [2020-11-14T23:45:10.020Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:45:10 [2020-11-14T23:45:10.020Z]     service_test.go:236: FLAKY_TEST
23:45:10 [2020-11-14T23:45:10.020Z] 
23:45:10 [2020-11-14T23:45:10.020Z] 
23:45:10 [2020-11-14T23:45:10.020Z] DONE 23 tests, 1 skipped in 60.415s
23:45:10 [2020-11-14T23:45:10.020Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:45:10 [2020-11-14T23:45:10.020Z] ++ 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:45:10 [2020-11-14T23:45:10.020Z] ++ set -e
23:45:10 [2020-11-14T23:45:10.020Z] ++ '[' -n 0 ']'
23:45:10 [2020-11-14T23:45:10.020Z] ++ set -x
23:45:10 [2020-11-14T23:45:10.020Z] ++ env -i DEST=/go/src/github.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:45:10 [2020-11-14T23:45:10.020Z] INFO: Testing against a local daemon
23:45:10 [2020-11-14T23:45:10.020Z] === RUN   TestDockerNetworkIpvlanPersistance
23:45:10 [2020-11-14T23:45:10.020Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
23:45:10 [2020-11-14T23:45:10.020Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:45:10 [2020-11-14T23:45:10.020Z] === RUN   TestDockerNetworkIpvlan
23:45:10 [2020-11-14T23:45:10.020Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:45:10 [2020-11-14T23:45:10.020Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:45:10 [2020-11-14T23:45:10.020Z] PASS
23:45:10 [2020-11-14T23:45:10.020Z] 
23:45:10 [2020-11-14T23:45:10.020Z] === Skipped
23:45:10 [2020-11-14T23:45:10.020Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
23:45:10 [2020-11-14T23:45:10.020Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:45:10 [2020-11-14T23:45:10.020Z] 
23:45:10 [2020-11-14T23:45:10.020Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:45:10 [2020-11-14T23:45:10.020Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:45:10 [2020-11-14T23:45:10.020Z] 
23:45:10 [2020-11-14T23:45:10.020Z] 
23:45:10 [2020-11-14T23:45:10.020Z] DONE 2 tests, 2 skipped in 0.240s
23:45:10 [2020-11-14T23:45:10.020Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:45:10 [2020-11-14T23:45:10.020Z] ++ 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:45:10 [2020-11-14T23:45:10.020Z] ++ set -e
23:45:10 [2020-11-14T23:45:10.020Z] ++ '[' -n 0 ']'
23:45:10 [2020-11-14T23:45:10.020Z] ++ set -x
23:45:10 [2020-11-14T23:45:10.020Z] ++ env -i DEST=/go/src/github.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:45:10 [2020-11-14T23:45:10.020Z] INFO: Testing against a local daemon
23:45:10 [2020-11-14T23:45:10.020Z] === RUN   TestDockerNetworkMacvlanPersistance
23:45:10 [2020-11-14T23:45:10.341Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.94s)
23:45:10 [2020-11-14T23:45:10.341Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:45:10 [2020-11-14T23:45:10.359Z] --- PASS: TestIpcModePrivate (0.60s)
23:45:10 [2020-11-14T23:45:10.359Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
23:45:10 [2020-11-14T23:45:10.359Z] === RUN   TestIpcModeShareable
23:45:10 [2020-11-14T23:45:10.993Z] --- PASS: TestIpcModeShareable (0.61s)
23:45:10 [2020-11-14T23:45:10.993Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
23:45:10 [2020-11-14T23:45:10.993Z] === RUN   TestAPIIpcModeShareableAndContainer
23:45:11 [2020-11-14T23:45:11.933Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.29s)
23:45:11 [2020-11-14T23:45:11.933Z] === RUN   TestDockerNetworkMacvlan
23:45:12 [2020-11-14T23:45:12.257Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s)
23:45:12 [2020-11-14T23:45:12.257Z] === RUN   TestCgroupNamespacesRunHostMode
23:45:12 [2020-11-14T23:45:12.330Z] Created binary: bundles/binary-daemon/dockerd-dev
23:45:12 [2020-11-14T23:45:12.330Z] Copying nested executables into bundles/binary-daemon
23:45:12 [2020-11-14T23:45:12.330Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
23:45:12 [2020-11-14T23:45:12.669Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/make.sh cross
23:45:12 [2020-11-14T23:45:12.876Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:45:12 [2020-11-14T23:45:12.928Z] 
23:45:13 [2020-11-14T23:45:13.074Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s)
23:45:13 [2020-11-14T23:45:13.074Z] === RUN   TestAPIIpcModeHost
23:45:13 [2020-11-14T23:45:13.074Z] --- PASS: TestAPIIpcModeHost (0.48s)
23:45:13 [2020-11-14T23:45:13.074Z] === RUN   TestDaemonIpcModeShareable
23:45:13 [2020-11-14T23:45:13.187Z] Removing bundles/
23:45:13 [2020-11-14T23:45:13.187Z] 
23:45:13 [2020-11-14T23:45:13.187Z] ---> Making bundle: cross (in bundles/cross)
23:45:13 [2020-11-14T23:45:13.187Z] Cross building: bundles/cross/linux/amd64
23:45:13 [2020-11-14T23:45:13.187Z] Building: bundles/cross/linux/amd64/dockerd-dev
23:45:13 [2020-11-14T23:45:13.187Z] GOOS="linux" GOARCH="amd64" GOARM=""
23:45:13 [2020-11-14T23:45:13.643Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
23:45:14 [2020-11-14T23:45:14.260Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:45:14 [2020-11-14T23:45:14.586Z] --- PASS: TestCgroupNamespacesRunHostMode (2.24s)
23:45:14 [2020-11-14T23:45:14.586Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:45:14 [2020-11-14T23:45:14.589Z] --- PASS: TestDaemonIpcModeShareable (1.36s)
23:45:14 [2020-11-14T23:45:14.590Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:45:14 [2020-11-14T23:45:14.590Z] === RUN   TestDaemonIpcModePrivate
23:45:15 [2020-11-14T23:45:15.644Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:45:16 [2020-11-14T23:45:16.101Z] --- PASS: TestDaemonIpcModePrivate (1.35s)
23:45:16 [2020-11-14T23:45:16.101Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
23:45:16 [2020-11-14T23:45:16.101Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:45:16 [2020-11-14T23:45:16.502Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s)
23:45:16 [2020-11-14T23:45:16.503Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:45:17 [2020-11-14T23:45:17.147Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s)
23:45:17 [2020-11-14T23:45:17.147Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
23:45:17 [2020-11-14T23:45:17.147Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:45:18 [2020-11-14T23:45:18.415Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
23:45:18 [2020-11-14T23:45:18.415Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.91s)
23:45:18 [2020-11-14T23:45:18.415Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:45:18 [2020-11-14T23:45:18.667Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s)
23:45:18 [2020-11-14T23:45:18.667Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:45:18 [2020-11-14T23:45:18.667Z] === RUN   TestIpcModeOlderClient
23:45:18 [2020-11-14T23:45:18.667Z] === PAUSE TestIpcModeOlderClient
23:45:18 [2020-11-14T23:45:18.667Z] === RUN   TestKillContainerInvalidSignal
23:45:18 [2020-11-14T23:45:18.944Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:45:19 [2020-11-14T23:45:19.302Z] --- PASS: TestKillContainerInvalidSignal (0.53s)
23:45:19 [2020-11-14T23:45:19.302Z] === RUN   TestKillContainer
23:45:19 [2020-11-14T23:45:19.302Z] === RUN   TestKillContainer/no_signal
23:45:19 [2020-11-14T23:45:19.594Z] === RUN   TestKillContainer/non_killing_signal
23:45:19 [2020-11-14T23:45:19.802Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s)
23:45:19 [2020-11-14T23:45:19.802Z] === RUN   TestCgroupNamespacesRunOlderClient
23:45:20 [2020-11-14T23:45:20.229Z] === RUN   TestKillContainer/killing_signal
23:45:20 [2020-11-14T23:45:20.373Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
23:45:20 [2020-11-14T23:45:20.868Z] --- PASS: TestKillContainer (1.63s)
23:45:20 [2020-11-14T23:45:20.868Z]     --- PASS: TestKillContainer/no_signal (0.52s)
23:45:20 [2020-11-14T23:45:20.868Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
23:45:20 [2020-11-14T23:45:20.868Z]     --- PASS: TestKillContainer/killing_signal (0.52s)
23:45:20 [2020-11-14T23:45:20.868Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:45:20 [2020-11-14T23:45:20.868Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:45:21 [2020-11-14T23:45:21.316Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s)
23:45:21 [2020-11-14T23:45:21.316Z] === RUN   TestKernelTCPMemory
23:45:21 [2020-11-14T23:45:21.503Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:45:21 [2020-11-14T23:45:21.577Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
23:45:21 [2020-11-14T23:45:21.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s)
23:45:21 [2020-11-14T23:45:21.798Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s)
23:45:21 [2020-11-14T23:45:21.798Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
23:45:21 [2020-11-14T23:45:21.798Z] === RUN   TestKillStoppedContainer
23:45:21 [2020-11-14T23:45:21.798Z] --- PASS: TestKillStoppedContainer (0.05s)
23:45:21 [2020-11-14T23:45:21.798Z] === RUN   TestKillStoppedContainerAPIPre120
23:45:22 [2020-11-14T23:45:22.092Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
23:45:22 [2020-11-14T23:45:22.092Z] === RUN   TestKillDifferentUserContainer
23:45:22 [2020-11-14T23:45:22.148Z] --- PASS: TestKernelTCPMemory (0.90s)
23:45:22 [2020-11-14T23:45:22.148Z] === RUN   TestNISDomainname
23:45:22 [2020-11-14T23:45:22.242Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:45:22 [2020-11-14T23:45:22.733Z] --- PASS: TestKillDifferentUserContainer (0.53s)
23:45:22 [2020-11-14T23:45:22.733Z] === RUN   TestInspectOomKilledTrue
23:45:23 [2020-11-14T23:45:23.104Z] --- PASS: TestNISDomainname (1.02s)
23:45:23 [2020-11-14T23:45:23.104Z] === RUN   TestHostnameDnsResolution
23:45:23 [2020-11-14T23:45:23.370Z] --- PASS: TestInspectOomKilledTrue (0.92s)
23:45:23 [2020-11-14T23:45:23.370Z] === RUN   TestInspectOomKilledFalse
23:45:24 [2020-11-14T23:45:24.016Z] --- PASS: TestInspectOomKilledFalse (0.53s)
23:45:24 [2020-11-14T23:45:24.016Z] === RUN   TestLinksEtcHostsContentMatch
23:45:24 [2020-11-14T23:45:24.308Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s)
23:45:24 [2020-11-14T23:45:24.308Z] === RUN   TestLinksContainerNames
23:45:25 [2020-11-14T23:45:25.059Z] --- PASS: TestHostnameDnsResolution (1.57s)
23:45:25 [2020-11-14T23:45:25.059Z] === RUN   TestStats
23:45:25 [2020-11-14T23:45:25.348Z] --- PASS: TestLinksContainerNames (0.99s)
23:45:25 [2020-11-14T23:45:25.348Z] === RUN   TestLogsFollowTailEmpty
23:45:25 [2020-11-14T23:45:25.985Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
23:45:25 [2020-11-14T23:45:25.985Z] === RUN   TestContainerNetworkMountsNoChown
23:45:26 [2020-11-14T23:45:26.002Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
23:45:26 [2020-11-14T23:45:26.572Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
23:45:26 [2020-11-14T23:45:26.623Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s)
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/default
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/default
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/private
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/private
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rprivate
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rprivate
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/slave
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/slave
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rslave
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rslave
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/shared
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/shared
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rshared
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rshared
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/default
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rslave
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rprivate
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rshared
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/default/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/default/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/private
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/private/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/private/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/default/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/default/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/slave
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/shared
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/private/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/private/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:45:26 [2020-11-14T23:45:26.623Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestInfoAPIWarnings (16.24s)
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestInfoDebug
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestInfoDebug (0.52s)
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestInfoInsecureRegistries
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestInfoRegistryMirrors
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestInfoRegistryMirrors (0.53s)
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestLoginFailsWithBadCredentials
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestPingCacheHeaders
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestPingCacheHeaders (0.01s)
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestPingGet
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestPingGet (0.01s)
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestPingHead
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestPingHead (0.01s)
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestVersion
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestVersion (0.01s)
23:45:26 [2020-11-14T23:45:26.879Z] PASS
23:45:26 [2020-11-14T23:45:26.879Z] 
23:45:26 [2020-11-14T23:45:26.879Z] === Skipped
23:45:26 [2020-11-14T23:45:26.879Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:45:26 [2020-11-14T23:45:26.879Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:45:26 [2020-11-14T23:45:26.879Z] 
23:45:26 [2020-11-14T23:45:26.879Z] 
23:45:26 [2020-11-14T23:45:26.879Z] DONE 18 tests, 1 skipped in 21.402s
23:45:26 [2020-11-14T23:45:26.879Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
23:45:26 [2020-11-14T23:45:26.879Z] ++ 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:45:26 [2020-11-14T23:45:26.879Z] ++ set -e
23:45:26 [2020-11-14T23:45:26.879Z] ++ '[' -n 0 ']'
23:45:26 [2020-11-14T23:45:26.879Z] ++ set -x
23:45:26 [2020-11-14T23:45:26.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:45:26 [2020-11-14T23:45:26.879Z] INFO: Testing against a local daemon
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestVolumesCreateAndList
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestVolumesRemove
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestVolumesRemove (0.15s)
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestVolumesInspect
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestVolumesInspect (0.01s)
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestVolumesInvalidJSON
23:45:26 [2020-11-14T23:45:26.879Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:45:26 [2020-11-14T23:45:26.879Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:45:26 [2020-11-14T23:45:26.879Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:45:26 [2020-11-14T23:45:26.879Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:45:26 [2020-11-14T23:45:26.879Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:45:26 [2020-11-14T23:45:26.879Z] PASS
23:45:26 [2020-11-14T23:45:26.879Z] 
23:45:26 [2020-11-14T23:45:26.879Z] DONE 5 tests in 0.370s
23:45:26 [2020-11-14T23:45:26.879Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:45:26 [2020-11-14T23:45:26.879Z] ++++ cat bundles/test-integration/docker.pid
23:45:26 [2020-11-14T23:45:26.879Z] +++ kill 12066
23:45:26 [2020-11-14T23:45:26.924Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:45:26 [2020-11-14T23:45:26.924Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:45:26 [2020-11-14T23:45:26.924Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:45:26 [2020-11-14T23:45:26.924Z] --- PASS: TestMountDaemonRoot (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
23:45:26 [2020-11-14T23:45:26.924Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
23:45:26 [2020-11-14T23:45:26.924Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
23:45:26 [2020-11-14T23:45:26.924Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
23:45:26 [2020-11-14T23:45:26.924Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
23:45:26 [2020-11-14T23:45:26.924Z] === RUN   TestContainerBindMountNonRecursive
23:45:27 [2020-11-14T23:45:27.514Z] --- PASS: TestStats (2.70s)
23:45:27 [2020-11-14T23:45:27.514Z] === RUN   TestStopContainerWithTimeout
23:45:27 [2020-11-14T23:45:27.514Z] === RUN   TestStopContainerWithTimeout/0
23:45:27 [2020-11-14T23:45:27.514Z] === PAUSE TestStopContainerWithTimeout/0
23:45:27 [2020-11-14T23:45:27.514Z] === RUN   TestStopContainerWithTimeout/1
23:45:27 [2020-11-14T23:45:27.514Z] === PAUSE TestStopContainerWithTimeout/1
23:45:27 [2020-11-14T23:45:27.514Z] === RUN   TestStopContainerWithTimeout/3
23:45:27 [2020-11-14T23:45:27.514Z] === PAUSE TestStopContainerWithTimeout/3
23:45:27 [2020-11-14T23:45:27.514Z] === RUN   TestStopContainerWithTimeout/-1
23:45:27 [2020-11-14T23:45:27.514Z] === PAUSE TestStopContainerWithTimeout/-1
23:45:27 [2020-11-14T23:45:27.514Z] === CONT  TestStopContainerWithTimeout/0
23:45:27 [2020-11-14T23:45:27.514Z] === CONT  TestStopContainerWithTimeout/-1
23:45:28 [2020-11-14T23:45:28.381Z] +++ /etc/init.d/apparmor stop
23:45:28 [2020-11-14T23:45:28.381Z] Leaving: AppArmorNo profiles have been unloaded.
23:45:28 [2020-11-14T23:45:28.381Z] 
23:45:28 [2020-11-14T23:45:28.381Z] Unloading profiles will leave already running processes permanently
23:45:28 [2020-11-14T23:45:28.381Z] unconfined, which can lead to unexpected situations.
23:45:28 [2020-11-14T23:45:28.381Z] 
23:45:28 [2020-11-14T23:45:28.381Z] To set a process to complain mode, use the command line tool
23:45:28 [2020-11-14T23:45:28.381Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:45:28 [2020-11-14T23:45:28.381Z] +++ true
23:45:28 [2020-11-14T23:45:28.381Z] exiting test-integration
23:45:28 [2020-11-14T23:45:28.381Z] ++ exit 0
23:45:28 [2020-11-14T23:45:28.381Z] 
23:45:28 [2020-11-14T23:45:28.435Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
23:45:28 [2020-11-14T23:45:28.435Z] === RUN   TestContainerVolumesMountedAsShared
23:45:28 [2020-11-14T23:45:28.729Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s)
23:45:28 [2020-11-14T23:45:28.729Z] === RUN   TestContainerVolumesMountedAsSlave
23:45:28 [2020-11-14T23:45:28.828Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:45:28 [2020-11-14T23:45:28.900Z] === CONT  TestStopContainerWithTimeout/3
23:45:28 [2020-11-14T23:45:28.900Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
23:45:29 [2020-11-14T23:45:29.024Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s)
23:45:29 [2020-11-14T23:45:29.024Z] === RUN   TestNetworkNat
23:45:29 [2020-11-14T23:45:29.161Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
23:45:29 [2020-11-14T23:45:29.663Z] --- PASS: TestNetworkNat (0.52s)
23:45:29 [2020-11-14T23:45:29.663Z] === RUN   TestNetworkLocalhostTCPNat
23:45:30 [2020-11-14T23:45:30.212Z] --- PASS: TestDockerNetworkMacvlan (18.56s)
23:45:30 [2020-11-14T23:45:30.212Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
23:45:30 [2020-11-14T23:45:30.212Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
23:45:30 [2020-11-14T23:45:30.212Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s)
23:45:30 [2020-11-14T23:45:30.212Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s)
23:45:30 [2020-11-14T23:45:30.212Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s)
23:45:30 [2020-11-14T23:45:30.212Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
23:45:30 [2020-11-14T23:45:30.212Z] PASS
23:45:30 [2020-11-14T23:45:30.302Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s)
23:45:30 [2020-11-14T23:45:30.302Z] === RUN   TestNetworkLoopbackNat
Post stage
23:45:30 [2020-11-14T23:45:30.472Z] 
23:45:30 [2020-11-14T23:45:30.472Z] DONE 8 tests in 21.058s
23:45:30 [2020-11-14T23:45:30.472Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:45:30 [2020-11-14T23:45:30.472Z] ++ 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:45:30 [2020-11-14T23:45:30.472Z] ++ set -e
23:45:30 [2020-11-14T23:45:30.472Z] ++ '[' -n 0 ']'
23:45:30 [2020-11-14T23:45:30.472Z] ++ set -x
23:45:30 [2020-11-14T23:45:30.472Z] ++ env -i DEST=/go/src/github.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:45:30 [2020-11-14T23:45:30.472Z] testing: warning: no tests to run
23:45:30 [2020-11-14T23:45:30.472Z] PASS
23:45:30 [2020-11-14T23:45:30.472Z] 
23:45:30 [2020-11-14T23:45:30.472Z] DONE 0 tests in 0.057s
23:45:30 [2020-11-14T23:45:30.472Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:45:30 [2020-11-14T23:45:30.472Z] ++ 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:45:30 [2020-11-14T23:45:30.472Z] ++ set -e
23:45:30 [2020-11-14T23:45:30.472Z] ++ '[' -n 0 ']'
23:45:30 [2020-11-14T23:45:30.472Z] ++ set -x
23:45:30 [2020-11-14T23:45:30.472Z] ++ env -i DEST=/go/src/github.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
[Pipeline] junit
23:45:30 [2020-11-14T23:45:30.485Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:45:30 [2020-11-14T23:45:30.733Z] INFO: Testing against a local daemon
23:45:30 [2020-11-14T23:45:30.733Z] === RUN   TestAuthZPluginAllowRequest
23:45:31 [2020-11-14T23:45:31.074Z] === CONT  TestStopContainerWithTimeout/1
23:45:31 [2020-11-14T23:45:31.074Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
23:45:31 [2020-11-14T23:45:31.077Z] + echo Ensuring container killed.
23:45:31 [2020-11-14T23:45:31.077Z] Ensuring container killed.
23:45:31 [2020-11-14T23:45:31.077Z] + docker rm -vf docker-pr2
23:45:31 [2020-11-14T23:45:31.077Z] Error: No such container: docker-pr2
23:45:31 [2020-11-14T23:45:31.077Z] + true
[Pipeline] sh
23:45:31 [2020-11-14T23:45:31.335Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
23:45:31 [2020-11-14T23:45:31.451Z] + echo Chowning /workspace to jenkins user
23:45:31 [2020-11-14T23:45:31.451Z] Chowning /workspace to jenkins user
23:45:31 [2020-11-14T23:45:31.451Z] + id -u
23:45:31 [2020-11-14T23:45:31.451Z] + id -g
23:45:31 [2020-11-14T23:45:31.451Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41625:/workspace busybox chown -R 1001:1001 /workspace
23:45:31 [2020-11-14T23:45:31.451Z] Unable to find image 'busybox:latest' locally
23:45:31 [2020-11-14T23:45:31.741Z] latest: Pulling from library/busybox
23:45:31 [2020-11-14T23:45:31.741Z] 393d6a917252: Pulling fs layer
23:45:32 [2020-11-14T23:45:32.031Z] 393d6a917252: Verifying Checksum
23:45:32 [2020-11-14T23:45:32.031Z] 393d6a917252: Download complete
23:45:32 [2020-11-14T23:45:32.646Z] --- PASS: TestAuthZPluginAllowRequest (1.78s)
23:45:32 [2020-11-14T23:45:32.646Z] === RUN   TestAuthZPluginTLS
23:45:32 [2020-11-14T23:45:32.661Z] 393d6a917252: Pull complete
23:45:32 [2020-11-14T23:45:32.661Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
23:45:32 [2020-11-14T23:45:32.661Z] Status: Downloaded newer image for busybox:latest
23:45:32 [2020-11-14T23:45:32.719Z] --- PASS: TestStopContainerWithTimeout (0.03s)
23:45:32 [2020-11-14T23:45:32.719Z]     --- PASS: TestStopContainerWithTimeout/0 (1.23s)
23:45:32 [2020-11-14T23:45:32.719Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.26s)
23:45:32 [2020-11-14T23:45:32.719Z]     --- PASS: TestStopContainerWithTimeout/3 (2.76s)
23:45:32 [2020-11-14T23:45:32.719Z]     --- PASS: TestStopContainerWithTimeout/1 (1.79s)
23:45:32 [2020-11-14T23:45:32.719Z] === RUN   TestDeleteDevicemapper
23:45:32 [2020-11-14T23:45:32.719Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:45:32 [2020-11-14T23:45:32.719Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:45:32 [2020-11-14T23:45:32.719Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:45:32 [2020-11-14T23:45:32.980Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
23:45:33 [2020-11-14T23:45:33.041Z] --- PASS: TestNetworkLoopbackNat (2.79s)
23:45:33 [2020-11-14T23:45:33.041Z] === RUN   TestPause
23:45:33 [2020-11-14T23:45:33.218Z] --- PASS: TestAuthZPluginTLS (0.71s)
23:45:33 [2020-11-14T23:45:33.218Z] === RUN   TestAuthZPluginDenyRequest
23:45:33 [2020-11-14T23:45:33.676Z] --- PASS: TestPause (0.55s)
23:45:33 [2020-11-14T23:45:33.677Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:45:33 [2020-11-14T23:45:33.677Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:45:33 [2020-11-14T23:45:33.677Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:45:33 [2020-11-14T23:45:33.677Z] === RUN   TestPauseStopPausedContainer
23:45:33 [2020-11-14T23:45:33.791Z] --- PASS: TestAuthZPluginDenyRequest (0.71s)
23:45:33 [2020-11-14T23:45:33.791Z] === RUN   TestAuthZPluginAPIDenyResponse
23:45:33 [2020-11-14T23:45:33.921Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
23:45:34 [2020-11-14T23:45:34.311Z] --- PASS: TestPauseStopPausedContainer (0.56s)
23:45:34 [2020-11-14T23:45:34.311Z] === RUN   TestPsFilter
23:45:34 [2020-11-14T23:45:34.311Z] --- PASS: TestPsFilter (0.17s)
23:45:34 [2020-11-14T23:45:34.311Z] === RUN   TestRemoveContainerWithRemovedVolume
23:45:34 [2020-11-14T23:45:34.733Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.71s)
23:45:34 [2020-11-14T23:45:34.733Z] === RUN   TestAuthZPluginDenyResponse
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:45:34 [2020-11-14T23:45:34.945Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
23:45:34 [2020-11-14T23:45:34.945Z] === RUN   TestRemoveContainerWithVolume
23:45:35 [2020-11-14T23:45:35.152Z] + bundleName=s390x-integration
23:45:35 [2020-11-14T23:45:35.153Z] + echo Creating s390x-integration-bundles.tar.gz
23:45:35 [2020-11-14T23:45:35.153Z] Creating s390x-integration-bundles.tar.gz
23:45:35 [2020-11-14T23:45:35.153Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:45:35 [2020-11-14T23:45:35.153Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:45:35 [2020-11-14T23:45:35.197Z] Archiving artifacts
23:45:35 [2020-11-14T23:45:35.238Z] --- PASS: TestRemoveContainerWithVolume (0.52s)
23:45:35 [2020-11-14T23:45:35.238Z] === RUN   TestRemoveContainerRunning
23:45:35 [2020-11-14T23:45:35.304Z] --- PASS: TestAuthZPluginDenyResponse (0.71s)
23:45:35 [2020-11-14T23:45:35.304Z] === RUN   TestAuthZPluginAllowEventStream
23:45:35 [2020-11-14T23:45:35.604Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41625/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:45:35 [2020-11-14T23:45:35.835Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
23:45:35 [2020-11-14T23:45:35.835Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
23:45:35 [2020-11-14T23:45:35.875Z] --- PASS: TestRemoveContainerRunning (0.52s)
23:45:35 [2020-11-14T23:45:35.875Z] === RUN   TestRemoveContainerForceRemoveRunning
23:45:35 [2020-11-14T23:45:35.983Z] + make clean
23:45:36 [2020-11-14T23:45:36.273Z] docker volume rm -f docker-dev-cache
23:45:36 [2020-11-14T23:45:36.405Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.83s)
23:45:36 [2020-11-14T23:45:36.405Z] === RUN   TestUpdateMemory
23:45:36 [2020-11-14T23:45:36.405Z] --- SKIP: TestUpdateMemory (0.00s)
23:45:36 [2020-11-14T23:45:36.405Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:45:36 [2020-11-14T23:45:36.405Z] === RUN   TestUpdateCPUQuota
23:45:36 [2020-11-14T23:45:36.512Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s)
23:45:36 [2020-11-14T23:45:36.512Z] === RUN   TestRemoveInvalidContainer
23:45:36 [2020-11-14T23:45:36.512Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:45:36 [2020-11-14T23:45:36.512Z] === RUN   TestRenameLinkedContainer
23:45:36 [2020-11-14T23:45:36.562Z] docker-dev-cache
[Pipeline] deleteDir
23:45:37 [2020-11-14T23:45:37.217Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s)
23:45:37 [2020-11-14T23:45:37.217Z] === RUN   TestAuthZPluginErrorResponse
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
23:45:37 [2020-11-14T23:45:37.790Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
23:45:37 [2020-11-14T23:45:37.790Z] === RUN   TestAuthZPluginErrorRequest
23:45:37 [2020-11-14T23:45:37.792Z] --- PASS: TestUpdateCPUQuota (1.48s)
23:45:37 [2020-11-14T23:45:37.792Z] === RUN   TestUpdatePidsLimit
23:45:37 [2020-11-14T23:45:37.792Z] === RUN   TestUpdatePidsLimit/update_from_none
23:45:37 [2020-11-14T23:45:37.792Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:45:38 [2020-11-14T23:45:38.362Z] --- PASS: TestAuthZPluginErrorRequest (0.67s)
23:45:38 [2020-11-14T23:45:38.362Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:45:38 [2020-11-14T23:45:38.363Z] === RUN   TestUpdatePidsLimit/no_change
23:45:38 [2020-11-14T23:45:38.597Z] --- PASS: TestRenameLinkedContainer (2.16s)
23:45:38 [2020-11-14T23:45:38.597Z] === RUN   TestRenameStoppedContainer
23:45:38 [2020-11-14T23:45:38.624Z] === RUN   TestUpdatePidsLimit/update_lower
23:45:39 [2020-11-14T23:45:39.195Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:45:39 [2020-11-14T23:45:39.233Z] --- PASS: TestRenameStoppedContainer (0.54s)
23:45:39 [2020-11-14T23:45:39.234Z] === RUN   TestRenameRunningContainerAndReuse
23:45:39 [2020-11-14T23:45:39.304Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s)
23:45:39 [2020-11-14T23:45:39.304Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:45:39 [2020-11-14T23:45:39.457Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:45:40 [2020-11-14T23:45:40.029Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:45:40 [2020-11-14T23:45:40.279Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s)
23:45:40 [2020-11-14T23:45:40.279Z] === RUN   TestRenameInvalidName
23:45:40 [2020-11-14T23:45:40.292Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:45:40 [2020-11-14T23:45:40.916Z] --- PASS: TestRenameInvalidName (0.55s)
23:45:40 [2020-11-14T23:45:40.916Z] === RUN   TestRenameAnonymousContainer
23:45:41 [2020-11-14T23:45:41.234Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
23:45:41 [2020-11-14T23:45:41.495Z] --- PASS: TestUpdatePidsLimit (3.74s)
23:45:41 [2020-11-14T23:45:41.495Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
23:45:41 [2020-11-14T23:45:41.495Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
23:45:41 [2020-11-14T23:45:41.495Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.46s)
23:45:41 [2020-11-14T23:45:41.495Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
23:45:41 [2020-11-14T23:45:41.495Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s)
23:45:41 [2020-11-14T23:45:41.495Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
23:45:41 [2020-11-14T23:45:41.495Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
23:45:41 [2020-11-14T23:45:41.495Z] === RUN   TestUpdateRestartPolicy
23:45:41 [2020-11-14T23:45:41.849Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.40s)
23:45:41 [2020-11-14T23:45:41.849Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:45:42 [2020-11-14T23:45:42.880Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
23:45:42 [2020-11-14T23:45:42.994Z] --- PASS: TestRenameAnonymousContainer (1.94s)
23:45:42 [2020-11-14T23:45:42.994Z] === RUN   TestRenameContainerWithSameName
23:45:43 [2020-11-14T23:45:43.288Z] --- PASS: TestRenameContainerWithSameName (0.54s)
23:45:43 [2020-11-14T23:45:43.288Z] === RUN   TestRenameContainerWithLinkedContainer
23:45:43 [2020-11-14T23:45:43.764Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s)
23:45:43 [2020-11-14T23:45:43.764Z] === RUN   TestAuthZPluginHeader
23:45:44 [2020-11-14T23:45:44.267Z] === RUN   TestDockerSuite/TestBuildCacheAdd
23:45:44 [2020-11-14T23:45:44.329Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s)
23:45:44 [2020-11-14T23:45:44.329Z] === RUN   TestResize
23:45:44 [2020-11-14T23:45:44.528Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
23:45:44 [2020-11-14T23:45:44.963Z] --- PASS: TestResize (0.56s)
23:45:44 [2020-11-14T23:45:44.963Z] === RUN   TestResizeWithInvalidSize
23:45:45 [2020-11-14T23:45:45.148Z] --- PASS: TestAuthZPluginHeader (1.02s)
23:45:45 [2020-11-14T23:45:45.148Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:45:45 [2020-11-14T23:45:45.148Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:45:45 [2020-11-14T23:45:45.148Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:45:45 [2020-11-14T23:45:45.148Z] === RUN   TestAuthZPluginV2Disable
23:45:45 [2020-11-14T23:45:45.148Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:45:45 [2020-11-14T23:45:45.148Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:45:45 [2020-11-14T23:45:45.148Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:45:45 [2020-11-14T23:45:45.148Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:45:45 [2020-11-14T23:45:45.148Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:45:45 [2020-11-14T23:45:45.148Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:45:45 [2020-11-14T23:45:45.148Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:45:45 [2020-11-14T23:45:45.148Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:45:45 [2020-11-14T23:45:45.148Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:45:45 [2020-11-14T23:45:45.257Z] --- PASS: TestResizeWithInvalidSize (0.53s)
23:45:45 [2020-11-14T23:45:45.257Z] === RUN   TestResizeWhenContainerNotStarted
23:45:45 [2020-11-14T23:45:45.896Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:45:45 [2020-11-14T23:45:45.896Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:45:45 [2020-11-14T23:45:45.914Z] === RUN   TestDockerSuite/TestBuildCacheFrom
23:45:46 [2020-11-14T23:45:46.485Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
23:45:48 [2020-11-14T23:45:48.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:45:48 [2020-11-14T23:45:48.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:45:49 [2020-11-14T23:45:49.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:45:49 [2020-11-14T23:45:49.606Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:45:49 [2020-11-14T23:45:49.784Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
23:45:50 [2020-11-14T23:45:50.725Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
23:45:50 [2020-11-14T23:45:50.725Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
23:45:51 [2020-11-14T23:45:51.136Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:45:51 [2020-11-14T23:45:51.136Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:45:51 [2020-11-14T23:45:51.136Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:45:51 [2020-11-14T23:45:51.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:45:52 [2020-11-14T23:45:52.108Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
23:45:52 [2020-11-14T23:45:52.680Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
23:45:52 [2020-11-14T23:45:52.941Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
23:45:53 [2020-11-14T23:45:53.513Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
23:45:53 [2020-11-14T23:45:53.865Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:45:53 [2020-11-14T23:45:53.865Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s)
23:45:53 [2020-11-14T23:45:53.865Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s)
23:45:53 [2020-11-14T23:45:53.865Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s)
23:45:53 [2020-11-14T23:45:53.865Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.67s)
23:45:53 [2020-11-14T23:45:53.865Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s)
23:45:53 [2020-11-14T23:45:53.865Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s)
23:45:53 [2020-11-14T23:45:53.865Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s)
23:45:53 [2020-11-14T23:45:53.865Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s)
23:45:53 [2020-11-14T23:45:53.865Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s)
23:45:53 [2020-11-14T23:45:53.865Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s)
23:45:53 [2020-11-14T23:45:53.865Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s)
23:45:53 [2020-11-14T23:45:53.865Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.04s)
23:45:53 [2020-11-14T23:45:53.865Z] === RUN   TestCgroupNamespacesRun
23:45:54 [2020-11-14T23:45:54.458Z] --- PASS: TestUpdateRestartPolicy (12.77s)
23:45:54 [2020-11-14T23:45:54.458Z] === RUN   TestUpdateRestartWithAutoRemove
23:45:55 [2020-11-14T23:45:55.382Z] --- PASS: TestCgroupNamespacesRun (1.35s)
23:45:55 [2020-11-14T23:45:55.382Z] === RUN   TestCgroupNamespacesRunPrivileged
23:45:55 [2020-11-14T23:45:55.400Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
23:45:55 [2020-11-14T23:45:55.400Z] === RUN   TestWaitNonBlocked
23:45:55 [2020-11-14T23:45:55.400Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:45:55 [2020-11-14T23:45:55.400Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:45:55 [2020-11-14T23:45:55.400Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:45:55 [2020-11-14T23:45:55.400Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:45:55 [2020-11-14T23:45:55.400Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:45:55 [2020-11-14T23:45:55.400Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:45:55 [2020-11-14T23:45:55.660Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
23:45:55 [2020-11-14T23:45:55.660Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
23:45:55 [2020-11-14T23:45:55.660Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
23:45:56 [2020-11-14T23:45:56.604Z] --- PASS: TestWaitNonBlocked (0.01s)
23:45:56 [2020-11-14T23:45:56.604Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s)
23:45:56 [2020-11-14T23:45:56.604Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s)
23:45:56 [2020-11-14T23:45:56.604Z] === RUN   TestWaitBlocked
23:45:56 [2020-11-14T23:45:56.604Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:45:56 [2020-11-14T23:45:56.604Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:45:56 [2020-11-14T23:45:56.604Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:45:56 [2020-11-14T23:45:56.604Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:45:56 [2020-11-14T23:45:56.604Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:45:56 [2020-11-14T23:45:56.604Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:45:56 [2020-11-14T23:45:56.905Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s)
23:45:56 [2020-11-14T23:45:56.905Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:45:57 [2020-11-14T23:45:57.944Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s)
23:45:57 [2020-11-14T23:45:57.944Z] === RUN   TestCgroupNamespacesRunHostMode
23:45:57 [2020-11-14T23:45:57.991Z] --- PASS: TestWaitBlocked (0.02s)
23:45:57 [2020-11-14T23:45:57.991Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s)
23:45:57 [2020-11-14T23:45:57.991Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s)
23:45:57 [2020-11-14T23:45:57.991Z] === CONT  TestContainerStartOnDaemonRestart
23:45:57 [2020-11-14T23:45:57.991Z] === CONT  TestIpcModeOlderClient
23:45:57 [2020-11-14T23:45:57.991Z] --- PASS: TestIpcModeOlderClient (0.09s)
23:45:57 [2020-11-14T23:45:57.991Z] === CONT  TestContainerKillOnDaemonStart
23:45:58 [2020-11-14T23:45:58.934Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
23:45:59 [2020-11-14T23:45:59.462Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s)
23:45:59 [2020-11-14T23:45:59.462Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:45:59 [2020-11-14T23:45:59.505Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
23:46:00 [2020-11-14T23:46:00.974Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s)
23:46:00 [2020-11-14T23:46:00.974Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:46:01 [2020-11-14T23:46:01.424Z] --- PASS: TestContainerStartOnDaemonRestart (3.84s)
23:46:01 [2020-11-14T23:46:01.424Z] === CONT  TestDaemonHostGatewayIP
23:46:01 [2020-11-14T23:46:01.687Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
23:46:02 [2020-11-14T23:46:02.017Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s)
23:46:02 [2020-11-14T23:46:02.017Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:46:02 [2020-11-14T23:46:02.629Z] === RUN   TestDockerSuite/TestBuildClearCmd
23:46:03 [2020-11-14T23:46:03.054Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
23:46:03 [2020-11-14T23:46:03.054Z] === RUN   TestCgroupNamespacesRunOlderClient
23:46:03 [2020-11-14T23:46:03.259Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.17s)
23:46:03 [2020-11-14T23:46:03.259Z] PASS
23:46:03 [2020-11-14T23:46:03.259Z] 
23:46:03 [2020-11-14T23:46:03.259Z] === Skipped
23:46:03 [2020-11-14T23:46:03.259Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:46:03 [2020-11-14T23:46:03.259Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:46:03 [2020-11-14T23:46:03.259Z] 
23:46:03 [2020-11-14T23:46:03.259Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:46:03 [2020-11-14T23:46:03.259Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:46:03 [2020-11-14T23:46:03.259Z] 
23:46:03 [2020-11-14T23:46:03.259Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:46:03 [2020-11-14T23:46:03.259Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:46:03 [2020-11-14T23:46:03.259Z] 
23:46:03 [2020-11-14T23:46:03.259Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:46:03 [2020-11-14T23:46:03.259Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:46:03 [2020-11-14T23:46:03.259Z] 
23:46:03 [2020-11-14T23:46:03.259Z] 
23:46:03 [2020-11-14T23:46:03.259Z] DONE 17 tests, 4 skipped in 32.608s
23:46:03 [2020-11-14T23:46:03.259Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:46:03 [2020-11-14T23:46:03.259Z] ++ 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:46:03 [2020-11-14T23:46:03.259Z] ++ set -e
23:46:03 [2020-11-14T23:46:03.259Z] ++ '[' -n 0 ']'
23:46:03 [2020-11-14T23:46:03.259Z] ++ set -x
23:46:03 [2020-11-14T23:46:03.259Z] ++ env -i DEST=/go/src/github.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:46:03 [2020-11-14T23:46:03.259Z] INFO: Testing against a local daemon
23:46:03 [2020-11-14T23:46:03.259Z] === RUN   TestPluginInvalidJSON
23:46:03 [2020-11-14T23:46:03.259Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:46:03 [2020-11-14T23:46:03.259Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:46:03 [2020-11-14T23:46:03.259Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:46:03 [2020-11-14T23:46:03.259Z] --- PASS: TestPluginInvalidJSON (0.03s)
23:46:03 [2020-11-14T23:46:03.259Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:46:03 [2020-11-14T23:46:03.259Z] === RUN   TestPluginInstall
23:46:03 [2020-11-14T23:46:03.259Z] === RUN   TestPluginInstall/no_auth
23:46:03 [2020-11-14T23:46:03.571Z] === RUN   TestDockerSuite/TestBuildCmd
23:46:03 [2020-11-14T23:46:03.832Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
23:46:04 [2020-11-14T23:46:04.093Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
23:46:04 [2020-11-14T23:46:04.093Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
23:46:04 [2020-11-14T23:46:04.094Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.35s)
23:46:04 [2020-11-14T23:46:04.094Z] === RUN   TestKernelTCPMemory
23:46:04 [2020-11-14T23:46:04.664Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
23:46:04 [2020-11-14T23:46:04.664Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
23:46:04 [2020-11-14T23:46:04.730Z] --- PASS: TestKernelTCPMemory (0.60s)
23:46:04 [2020-11-14T23:46:04.730Z] === RUN   TestNISDomainname
23:46:04 [2020-11-14T23:46:04.926Z] --- PASS: TestDaemonHostGatewayIP (3.38s)
23:46:04 [2020-11-14T23:46:04.926Z] === CONT  TestDaemonRestartIpcMode
23:46:05 [2020-11-14T23:46:05.770Z] --- PASS: TestNISDomainname (0.75s)
23:46:05 [2020-11-14T23:46:05.770Z] === RUN   TestHostnameDnsResolution
23:46:06 [2020-11-14T23:46:06.314Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
23:46:06 [2020-11-14T23:46:06.406Z] --- PASS: TestHostnameDnsResolution (0.81s)
23:46:06 [2020-11-14T23:46:06.406Z] === RUN   TestStats
23:46:06 [2020-11-14T23:46:06.560Z] time="2020-11-14T23:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:46:06 [2020-11-14T23:46:06.560Z] time="2020-11-14T23:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e5c1bb9537a921e603fe4f0fa74075c23df78c07a6aab1241db7803a193e541" mediatype=application/vnd.docker.plugin.v1+json size=522
23:46:06 [2020-11-14T23:46:06.560Z] time="2020-11-14T23:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:46:06 [2020-11-14T23:46:06.560Z] time="2020-11-14T23:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e5c1bb9537a921e603fe4f0fa74075c23df78c07a6aab1241db7803a193e541" mediatype=application/vnd.docker.plugin.v1+json size=522
23:46:06 [2020-11-14T23:46:06.560Z] === RUN   TestPluginInstall/with_htpasswd
23:46:07 [2020-11-14T23:46:07.131Z] time="2020-11-14T23:46:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:46:07 [2020-11-14T23:46:07.131Z] time="2020-11-14T23:46:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8eff4f24e8633823839caef7a0048035652ba262bd25137f7cf02bc4f413272" mediatype=application/vnd.docker.plugin.v1+json size=522
23:46:07 [2020-11-14T23:46:07.131Z] time="2020-11-14T23:46:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:46:07 [2020-11-14T23:46:07.131Z] time="2020-11-14T23:46:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8eff4f24e8633823839caef7a0048035652ba262bd25137f7cf02bc4f413272" mediatype=application/vnd.docker.plugin.v1+json size=522
23:46:07 [2020-11-14T23:46:07.291Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
23:46:07 [2020-11-14T23:46:07.703Z] === RUN   TestPluginInstall/with_insecure
23:46:08 [2020-11-14T23:46:08.680Z] --- PASS: TestDaemonRestartIpcMode (3.73s)
23:46:09 [2020-11-14T23:46:09.086Z] time="2020-11-14T23:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:46:09 [2020-11-14T23:46:09.086Z] time="2020-11-14T23:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:048f275cdafeb9c3bfd33102f32beeaed1eac5a3f7dcb116069a7ccb3bf85d07" mediatype=application/vnd.docker.plugin.v1+json size=522
23:46:09 [2020-11-14T23:46:09.086Z] time="2020-11-14T23:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:46:09 [2020-11-14T23:46:09.086Z] time="2020-11-14T23:46:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:048f275cdafeb9c3bfd33102f32beeaed1eac5a3f7dcb116069a7ccb3bf85d07" mediatype=application/vnd.docker.plugin.v1+json size=522
23:46:09 [2020-11-14T23:46:09.138Z] --- PASS: TestStats (2.55s)
23:46:09 [2020-11-14T23:46:09.138Z] === RUN   TestStopContainerWithTimeout
23:46:09 [2020-11-14T23:46:09.138Z] === RUN   TestStopContainerWithTimeout/0
23:46:09 [2020-11-14T23:46:09.138Z] === PAUSE TestStopContainerWithTimeout/0
23:46:09 [2020-11-14T23:46:09.138Z] === RUN   TestStopContainerWithTimeout/1
23:46:09 [2020-11-14T23:46:09.138Z] === PAUSE TestStopContainerWithTimeout/1
23:46:09 [2020-11-14T23:46:09.138Z] === RUN   TestStopContainerWithTimeout/3
23:46:09 [2020-11-14T23:46:09.138Z] === PAUSE TestStopContainerWithTimeout/3
23:46:09 [2020-11-14T23:46:09.138Z] === RUN   TestStopContainerWithTimeout/-1
23:46:09 [2020-11-14T23:46:09.138Z] === PAUSE TestStopContainerWithTimeout/-1
23:46:09 [2020-11-14T23:46:09.138Z] === CONT  TestStopContainerWithTimeout/0
23:46:09 [2020-11-14T23:46:09.138Z] === CONT  TestStopContainerWithTimeout/-1
23:46:09 [2020-11-14T23:46:09.138Z] === CONT  TestStopContainerWithTimeout/3
23:46:09 [2020-11-14T23:46:09.138Z] === CONT  TestStopContainerWithTimeout/1
23:46:09 [2020-11-14T23:46:09.347Z] --- PASS: TestPluginInstall (5.99s)
23:46:09 [2020-11-14T23:46:09.347Z]     --- PASS: TestPluginInstall/no_auth (3.03s)
23:46:09 [2020-11-14T23:46:09.347Z]     --- PASS: TestPluginInstall/with_htpasswd (1.21s)
23:46:09 [2020-11-14T23:46:09.347Z]     --- PASS: TestPluginInstall/with_insecure (1.75s)
23:46:09 [2020-11-14T23:46:09.347Z]         plugin_test.go:157: [da4736214b369] daemon is not started
23:46:09 [2020-11-14T23:46:09.347Z] PASS
23:46:09 [2020-11-14T23:46:09.347Z] 
23:46:09 [2020-11-14T23:46:09.347Z] DONE 6 tests in 6.248s
23:46:09 [2020-11-14T23:46:09.347Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:46:09 [2020-11-14T23:46:09.347Z] ++ 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:46:09 [2020-11-14T23:46:09.347Z] ++ set -e
23:46:09 [2020-11-14T23:46:09.347Z] ++ '[' -n 0 ']'
23:46:09 [2020-11-14T23:46:09.347Z] ++ set -x
23:46:09 [2020-11-14T23:46:09.347Z] ++ env -i DEST=/go/src/github.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:46:09 [2020-11-14T23:46:09.608Z] INFO: Testing against a local daemon
23:46:09 [2020-11-14T23:46:09.608Z] === RUN   TestExternalGraphDriver
23:46:09 [2020-11-14T23:46:09.608Z] === RUN   TestExternalGraphDriver/json
23:46:10 [2020-11-14T23:46:10.063Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
23:46:11 [2020-11-14T23:46:11.005Z] --- PASS: TestContainerKillOnDaemonStart (13.30s)
23:46:11 [2020-11-14T23:46:11.005Z] PASS
23:46:11 [2020-11-14T23:46:11.005Z] 
23:46:11 [2020-11-14T23:46:11.005Z] === Skipped
23:46:11 [2020-11-14T23:46:11.005Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:46:11 [2020-11-14T23:46:11.005Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:46:11 [2020-11-14T23:46:11.005Z] 
23:46:11 [2020-11-14T23:46:11.005Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:46:11 [2020-11-14T23:46:11.005Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:46:11 [2020-11-14T23:46:11.005Z] 
23:46:11 [2020-11-14T23:46:11.005Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:46:11 [2020-11-14T23:46:11.005Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:46:11 [2020-11-14T23:46:11.005Z] 
23:46:11 [2020-11-14T23:46:11.005Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:46:11 [2020-11-14T23:46:11.005Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:46:11 [2020-11-14T23:46:11.005Z] 
23:46:11 [2020-11-14T23:46:11.005Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:46:11 [2020-11-14T23:46:11.005Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:46:11 [2020-11-14T23:46:11.005Z] 
23:46:11 [2020-11-14T23:46:11.005Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:46:11 [2020-11-14T23:46:11.005Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:46:11 [2020-11-14T23:46:11.005Z] 
23:46:11 [2020-11-14T23:46:11.005Z] 
23:46:11 [2020-11-14T23:46:11.005Z] DONE 195 tests, 6 skipped in 149.220s
23:46:11 [2020-11-14T23:46:11.005Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:46:11 [2020-11-14T23:46:11.005Z] ++ 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:46:11 [2020-11-14T23:46:11.005Z] ++ set -e
23:46:11 [2020-11-14T23:46:11.005Z] ++ '[' -n 0 ']'
23:46:11 [2020-11-14T23:46:11.005Z] ++ set -x
23:46:11 [2020-11-14T23:46:11.005Z] ++ env -i DEST=/go/src/github.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:46:11 [2020-11-14T23:46:11.265Z] === RUN   TestDockerSuite/TestBuildConditionalCache
23:46:11 [2020-11-14T23:46:11.265Z] INFO: Testing against a local daemon
23:46:11 [2020-11-14T23:46:11.265Z] === RUN   TestCommitInheritsEnv
23:46:11 [2020-11-14T23:46:11.838Z] --- PASS: TestCommitInheritsEnv (0.47s)
23:46:11 [2020-11-14T23:46:11.838Z] === RUN   TestImportExtremelyLargeImageWorks
23:46:11 [2020-11-14T23:46:11.838Z] === PAUSE TestImportExtremelyLargeImageWorks
23:46:11 [2020-11-14T23:46:11.838Z] === RUN   TestImagesFilterMultiReference
23:46:11 [2020-11-14T23:46:11.838Z] --- PASS: TestImagesFilterMultiReference (0.09s)
23:46:11 [2020-11-14T23:46:11.838Z] === RUN   TestImagePullPlatformInvalid
23:46:11 [2020-11-14T23:46:11.838Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
23:46:11 [2020-11-14T23:46:11.838Z] === RUN   TestRemoveImageOrphaning
23:46:11 [2020-11-14T23:46:11.878Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:46:11 [2020-11-14T23:46:11.878Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
23:46:11 [2020-11-14T23:46:11.878Z]     --- PASS: TestStopContainerWithTimeout/1 (2.12s)
23:46:11 [2020-11-14T23:46:11.878Z]     --- PASS: TestStopContainerWithTimeout/3 (2.95s)
23:46:11 [2020-11-14T23:46:11.878Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
23:46:11 [2020-11-14T23:46:11.878Z] === RUN   TestDeleteDevicemapper
23:46:11 [2020-11-14T23:46:11.878Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:46:11 [2020-11-14T23:46:11.878Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:46:11 [2020-11-14T23:46:11.878Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:46:12 [2020-11-14T23:46:12.099Z] === RUN   TestDockerSuite/TestBuildContChar
23:46:12 [2020-11-14T23:46:12.155Z] === RUN   TestExternalGraphDriver/spec
23:46:12 [2020-11-14T23:46:12.361Z] --- PASS: TestRemoveImageOrphaning (0.50s)
23:46:12 [2020-11-14T23:46:12.361Z] === RUN   TestRemoveImageGarbageCollector
23:46:12 [2020-11-14T23:46:12.623Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
23:46:13 [2020-11-14T23:46:13.955Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s)
23:46:13 [2020-11-14T23:46:13.955Z] === RUN   TestUpdateMemory
23:46:14 [2020-11-14T23:46:14.247Z] --- PASS: TestUpdateMemory (0.70s)
23:46:14 [2020-11-14T23:46:14.247Z] === RUN   TestUpdateCPUQuota
23:46:15 [2020-11-14T23:46:15.169Z] --- PASS: TestRemoveImageGarbageCollector (2.28s)
23:46:15 [2020-11-14T23:46:15.169Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:46:15 [2020-11-14T23:46:15.169Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:46:15 [2020-11-14T23:46:15.169Z] === RUN   TestTagInvalidReference
23:46:15 [2020-11-14T23:46:15.169Z] --- PASS: TestTagInvalidReference (0.01s)
23:46:15 [2020-11-14T23:46:15.169Z] === RUN   TestTagValidPrefixedRepo
23:46:15 [2020-11-14T23:46:15.169Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:46:15 [2020-11-14T23:46:15.169Z] === RUN   TestTagExistedNameWithoutForce
23:46:15 [2020-11-14T23:46:15.169Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
23:46:15 [2020-11-14T23:46:15.169Z] === RUN   TestTagOfficialNames
23:46:15 [2020-11-14T23:46:15.169Z] --- PASS: TestTagOfficialNames (0.05s)
23:46:15 [2020-11-14T23:46:15.169Z] === RUN   TestTagMatchesDigest
23:46:15 [2020-11-14T23:46:15.169Z] --- PASS: TestTagMatchesDigest (0.03s)
23:46:15 [2020-11-14T23:46:15.169Z] === CONT  TestImportExtremelyLargeImageWorks
23:46:15 [2020-11-14T23:46:15.169Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
23:46:15 [2020-11-14T23:46:15.286Z] --- PASS: TestUpdateCPUQuota (0.86s)
23:46:15 [2020-11-14T23:46:15.286Z] === RUN   TestUpdatePidsLimit
23:46:15 [2020-11-14T23:46:15.286Z] === RUN   TestUpdatePidsLimit/update_from_none
23:46:15 [2020-11-14T23:46:15.286Z] === RUN   TestUpdatePidsLimit/no_change
23:46:15 [2020-11-14T23:46:15.456Z] === RUN   TestExternalGraphDriver/pull
23:46:15 [2020-11-14T23:46:15.581Z] === RUN   TestUpdatePidsLimit/update_lower
23:46:15 [2020-11-14T23:46:15.873Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:46:16 [2020-11-14T23:46:16.113Z] === RUN   TestDockerSuite/TestBuildContextCleanup
23:46:16 [2020-11-14T23:46:16.168Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:46:16 [2020-11-14T23:46:16.373Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
23:46:16 [2020-11-14T23:46:16.462Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:46:16 [2020-11-14T23:46:16.634Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
23:46:16 [2020-11-14T23:46:16.755Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:46:17 [2020-11-14T23:46:17.207Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
23:46:17 [2020-11-14T23:46:17.369Z] --- PASS: TestExternalGraphDriver (7.69s)
23:46:17 [2020-11-14T23:46:17.369Z]     --- PASS: TestExternalGraphDriver/json (2.49s)
23:46:17 [2020-11-14T23:46:17.369Z]     --- PASS: TestExternalGraphDriver/spec (2.72s)
23:46:17 [2020-11-14T23:46:17.369Z]     --- PASS: TestExternalGraphDriver/pull (2.34s)
23:46:17 [2020-11-14T23:46:17.369Z] === RUN   TestGraphdriverPluginV2
23:46:17 [2020-11-14T23:46:17.369Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
23:46:17 [2020-11-14T23:46:17.369Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:46:17 [2020-11-14T23:46:17.369Z] PASS
23:46:17 [2020-11-14T23:46:17.369Z] 
23:46:17 [2020-11-14T23:46:17.369Z] === Skipped
23:46:17 [2020-11-14T23:46:17.369Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
23:46:17 [2020-11-14T23:46:17.369Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:46:17 [2020-11-14T23:46:17.369Z] 
23:46:17 [2020-11-14T23:46:17.369Z] 
23:46:17 [2020-11-14T23:46:17.369Z] DONE 5 tests, 1 skipped in 7.948s
23:46:17 [2020-11-14T23:46:17.369Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:46:17 [2020-11-14T23:46:17.369Z] ++ 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:46:17 [2020-11-14T23:46:17.369Z] ++ set -e
23:46:17 [2020-11-14T23:46:17.369Z] ++ '[' -n 0 ']'
23:46:17 [2020-11-14T23:46:17.369Z] ++ set -x
23:46:17 [2020-11-14T23:46:17.369Z] ++ env -i DEST=/go/src/github.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:46:17 [2020-11-14T23:46:17.369Z] INFO: Testing against a local daemon
23:46:17 [2020-11-14T23:46:17.369Z] === RUN   TestContinueAfterPluginCrash
23:46:17 [2020-11-14T23:46:17.369Z] === PAUSE TestContinueAfterPluginCrash
23:46:17 [2020-11-14T23:46:17.369Z] === RUN   TestReadPluginNoRead
23:46:17 [2020-11-14T23:46:17.369Z] === PAUSE TestReadPluginNoRead
23:46:17 [2020-11-14T23:46:17.369Z] === RUN   TestDaemonStartWithLogOpt
23:46:17 [2020-11-14T23:46:17.369Z] === PAUSE TestDaemonStartWithLogOpt
23:46:17 [2020-11-14T23:46:17.369Z] === CONT  TestContinueAfterPluginCrash
23:46:17 [2020-11-14T23:46:17.369Z] === CONT  TestDaemonStartWithLogOpt
23:46:17 [2020-11-14T23:46:17.369Z] === CONT  TestReadPluginNoRead
23:46:17 [2020-11-14T23:46:17.389Z] --- PASS: TestUpdatePidsLimit (2.40s)
23:46:17 [2020-11-14T23:46:17.389Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.27s)
23:46:17 [2020-11-14T23:46:17.389Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
23:46:17 [2020-11-14T23:46:17.389Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
23:46:17 [2020-11-14T23:46:17.389Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
23:46:17 [2020-11-14T23:46:17.389Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
23:46:17 [2020-11-14T23:46:17.389Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
23:46:17 [2020-11-14T23:46:17.389Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
23:46:17 [2020-11-14T23:46:17.389Z] === RUN   TestUpdateRestartPolicy
23:46:18 [2020-11-14T23:46:18.148Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
23:46:18 [2020-11-14T23:46:18.409Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
23:46:20 [2020-11-14T23:46:20.956Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
23:46:22 [2020-11-14T23:46:22.664Z] === RUN   TestReadPluginNoRead/disabled_caching
23:46:22 [2020-11-14T23:46:22.664Z] --- PASS: TestDaemonStartWithLogOpt (4.83s)
23:46:23 [2020-11-14T23:46:23.607Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:46:25 [2020-11-14T23:46:25.518Z] === RUN   TestReadPluginNoRead/default
23:46:26 [2020-11-14T23:46:26.245Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
23:46:27 [2020-11-14T23:46:27.432Z] --- PASS: TestReadPluginNoRead (9.67s)
23:46:27 [2020-11-14T23:46:27.432Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.86s)
23:46:27 [2020-11-14T23:46:27.432Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s)
23:46:27 [2020-11-14T23:46:27.432Z]     --- PASS: TestReadPluginNoRead/default (1.77s)
23:46:27 [2020-11-14T23:46:27.432Z]     read_test.go:92: [d060b01e3dac8] daemon is not started
23:46:27 [2020-11-14T23:46:27.692Z] --- PASS: TestContinueAfterPluginCrash (10.16s)
23:46:27 [2020-11-14T23:46:27.692Z] PASS
23:46:27 [2020-11-14T23:46:27.692Z] 
23:46:27 [2020-11-14T23:46:27.692Z] DONE 6 tests in 10.347s
23:46:27 [2020-11-14T23:46:27.692Z] 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:46:27 [2020-11-14T23:46:27.692Z] ++ 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:46:27 [2020-11-14T23:46:27.692Z] ++ set -e
23:46:27 [2020-11-14T23:46:27.692Z] ++ '[' -n 0 ']'
23:46:27 [2020-11-14T23:46:27.692Z] ++ set -x
23:46:27 [2020-11-14T23:46:27.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:46:27 [2020-11-14T23:46:27.692Z] testing: warning: no tests to run
23:46:27 [2020-11-14T23:46:27.692Z] PASS
23:46:27 [2020-11-14T23:46:27.692Z] 
23:46:27 [2020-11-14T23:46:27.692Z] DONE 0 tests in 0.064s
23:46:27 [2020-11-14T23:46:27.692Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:46:27 [2020-11-14T23:46:27.692Z] ++ 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:46:27 [2020-11-14T23:46:27.692Z] ++ set -e
23:46:27 [2020-11-14T23:46:27.692Z] ++ '[' -n 0 ']'
23:46:27 [2020-11-14T23:46:27.692Z] ++ set -x
23:46:27 [2020-11-14T23:46:27.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:46:27 [2020-11-14T23:46:27.953Z] INFO: Testing against a local daemon
23:46:27 [2020-11-14T23:46:27.953Z] === RUN   TestPluginWithDevMounts
23:46:27 [2020-11-14T23:46:27.953Z] === PAUSE TestPluginWithDevMounts
23:46:27 [2020-11-14T23:46:27.953Z] === CONT  TestPluginWithDevMounts
23:46:28 [2020-11-14T23:46:28.157Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
23:46:28 [2020-11-14T23:46:28.244Z] 680bbdbacf1b: Pull complete
23:46:28 [2020-11-14T23:46:28.244Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c
23:46:28 [2020-11-14T23:46:28.244Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
23:46:28 [2020-11-14T23:46:28.244Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
23:46:28 [2020-11-14T23:46:28.244Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
23:46:28 [2020-11-14T23:46:28.244Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1577'
23:46:28 [2020-11-14T23:46:28.244Z] WARN: Skipping validation tests
23:46:28 [2020-11-14T23:46:28.244Z] INFO: Running unit tests at 11/14/2020 23:46:27...
23:46:30 [2020-11-14T23:46:30.034Z] --- PASS: TestUpdateRestartPolicy (11.23s)
23:46:30 [2020-11-14T23:46:30.034Z] === RUN   TestUpdateRestartWithAutoRemove
23:46:30 [2020-11-14T23:46:30.034Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s)
23:46:30 [2020-11-14T23:46:30.034Z] === RUN   TestWaitNonBlocked
23:46:30 [2020-11-14T23:46:30.034Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:46:30 [2020-11-14T23:46:30.034Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:46:30 [2020-11-14T23:46:30.034Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:46:30 [2020-11-14T23:46:30.034Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:46:30 [2020-11-14T23:46:30.034Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:46:30 [2020-11-14T23:46:30.034Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:46:30 [2020-11-14T23:46:30.034Z] --- PASS: TestWaitNonBlocked (0.02s)
23:46:30 [2020-11-14T23:46:30.034Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
23:46:30 [2020-11-14T23:46:30.034Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
23:46:30 [2020-11-14T23:46:30.034Z] === RUN   TestWaitBlocked
23:46:30 [2020-11-14T23:46:30.034Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:46:30 [2020-11-14T23:46:30.034Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:46:30 [2020-11-14T23:46:30.034Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:46:30 [2020-11-14T23:46:30.034Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:46:30 [2020-11-14T23:46:30.034Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:46:30 [2020-11-14T23:46:30.034Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:46:30 [2020-11-14T23:46:30.497Z] --- PASS: TestPluginWithDevMounts (2.17s)
23:46:30 [2020-11-14T23:46:30.497Z] PASS
23:46:30 [2020-11-14T23:46:30.497Z] 
23:46:30 [2020-11-14T23:46:30.497Z] DONE 1 tests in 2.362s
23:46:30 [2020-11-14T23:46:30.497Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:46:30 [2020-11-14T23:46:30.497Z] ++ 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:46:30 [2020-11-14T23:46:30.497Z] ++ set -e
23:46:30 [2020-11-14T23:46:30.497Z] ++ '[' -n 0 ']'
23:46:30 [2020-11-14T23:46:30.497Z] ++ set -x
23:46:30 [2020-11-14T23:46:30.497Z] ++ env -i DEST=/go/src/github.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:46:30 [2020-11-14T23:46:30.497Z] INFO: Testing against a local daemon
23:46:30 [2020-11-14T23:46:30.497Z] === RUN   TestSecretInspect
23:46:31 [2020-11-14T23:46:31.084Z] --- PASS: TestWaitBlocked (0.02s)
23:46:31 [2020-11-14T23:46:31.084Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
23:46:31 [2020-11-14T23:46:31.084Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
23:46:31 [2020-11-14T23:46:31.084Z] === CONT  TestContainerStartOnDaemonRestart
23:46:31 [2020-11-14T23:46:31.084Z] === CONT  TestIpcModeOlderClient
23:46:31 [2020-11-14T23:46:31.084Z] === CONT  TestDaemonHostGatewayIP
23:46:31 [2020-11-14T23:46:31.084Z] === CONT  TestDaemonRestartIpcMode
23:46:31 [2020-11-14T23:46:31.084Z] --- PASS: TestIpcModeOlderClient (0.15s)
23:46:31 [2020-11-14T23:46:31.084Z] === CONT  TestContainerKillOnDaemonStart
23:46:31 [2020-11-14T23:46:31.457Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
23:46:31 [2020-11-14T23:46:31.717Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
23:46:32 [2020-11-14T23:46:32.017Z] INFO: make.ps1 starting at 11/14/2020 23:46:31
23:46:32 [2020-11-14T23:46:32.017Z] INFO: Git commit (05c20a6e1c) assumed from DOCKER_GITCOMMIT environment variable
23:46:32 [2020-11-14T23:46:32.017Z] INFO: Invoking autogen...
23:46:32 [2020-11-14T23:46:32.289Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
23:46:32 [2020-11-14T23:46:32.860Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
23:46:33 [2020-11-14T23:46:33.567Z] INFO: Running unit tests...
23:46:33 [2020-11-14T23:46:33.796Z] --- PASS: TestSecretInspect (3.25s)
23:46:33 [2020-11-14T23:46:33.796Z] === RUN   TestSecretList
23:46:34 [2020-11-14T23:46:34.630Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s)
23:46:34 [2020-11-14T23:46:34.638Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
23:46:34 [2020-11-14T23:46:34.638Z] Copying nested executables into bundles/cross/linux/amd64
23:46:34 [2020-11-14T23:46:34.897Z] Cross building: bundles/cross/windows/amd64
23:46:34 [2020-11-14T23:46:34.897Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
23:46:34 [2020-11-14T23:46:34.897Z] GOOS="windows" GOARCH="amd64" GOARM=""
23:46:35 [2020-11-14T23:46:35.268Z] --- PASS: TestDaemonRestartIpcMode (4.16s)
23:46:35 [2020-11-14T23:46:35.268Z] --- PASS: TestDaemonHostGatewayIP (4.18s)
23:46:35 [2020-11-14T23:46:35.405Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
23:46:35 [2020-11-14T23:46:35.993Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
23:46:37 [2020-11-14T23:46:37.096Z] --- PASS: TestSecretList (3.25s)
23:46:37 [2020-11-14T23:46:37.096Z] === RUN   TestSecretsCreateAndDelete
23:46:37 [2020-11-14T23:46:37.377Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
23:46:39 [2020-11-14T23:46:39.920Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
23:46:40 [2020-11-14T23:46:40.394Z] --- PASS: TestSecretsCreateAndDelete (3.27s)
23:46:40 [2020-11-14T23:46:40.394Z] === RUN   TestSecretsUpdate
23:46:40 [2020-11-14T23:46:40.861Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
23:46:41 [2020-11-14T23:46:41.122Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
23:46:41 [2020-11-14T23:46:41.123Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
23:46:41 [2020-11-14T23:46:41.123Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
23:46:41 [2020-11-14T23:46:41.383Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
23:46:41 [2020-11-14T23:46:41.383Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
23:46:42 [2020-11-14T23:46:42.188Z] 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:46:43 [2020-11-14T23:46:43.692Z] --- PASS: TestSecretsUpdate (3.28s)
23:46:43 [2020-11-14T23:46:43.692Z] === RUN   TestTemplatedSecret
23:46:43 [2020-11-14T23:46:43.744Z] --- PASS: TestContainerKillOnDaemonStart (12.77s)
23:46:43 [2020-11-14T23:46:43.744Z] PASS
23:46:43 [2020-11-14T23:46:43.744Z] 
23:46:43 [2020-11-14T23:46:43.744Z] === Skipped
23:46:43 [2020-11-14T23:46:43.744Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
23:46:43 [2020-11-14T23:46:43.744Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:46:43 [2020-11-14T23:46:43.744Z] 
23:46:43 [2020-11-14T23:46:43.744Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:46:43 [2020-11-14T23:46:43.744Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:46:43 [2020-11-14T23:46:43.744Z] 
23:46:43 [2020-11-14T23:46:43.744Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
23:46:43 [2020-11-14T23:46:43.744Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:46:43 [2020-11-14T23:46:43.744Z] 
23:46:43 [2020-11-14T23:46:43.744Z] 
23:46:43 [2020-11-14T23:46:43.744Z] DONE 195 tests, 3 skipped in 109.500s
23:46:43 [2020-11-14T23:46:43.744Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
23:46:43 [2020-11-14T23:46:43.744Z] ++ 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:46:43 [2020-11-14T23:46:43.744Z] ++ set -e
23:46:43 [2020-11-14T23:46:43.744Z] ++ '[' -n 0 ']'
23:46:43 [2020-11-14T23:46:43.744Z] ++ set -x
23:46:43 [2020-11-14T23:46:43.744Z] ++ env -i DEST=/go/src/github.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:46:44 [2020-11-14T23:46:44.040Z] INFO: Testing against a local daemon
23:46:44 [2020-11-14T23:46:44.040Z] === RUN   TestCommitInheritsEnv
23:46:44 [2020-11-14T23:46:44.335Z] --- PASS: TestCommitInheritsEnv (0.31s)
23:46:44 [2020-11-14T23:46:44.335Z] === RUN   TestImportExtremelyLargeImageWorks
23:46:44 [2020-11-14T23:46:44.335Z] === PAUSE TestImportExtremelyLargeImageWorks
23:46:44 [2020-11-14T23:46:44.335Z] === RUN   TestImagesFilterMultiReference
23:46:44 [2020-11-14T23:46:44.335Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:46:44 [2020-11-14T23:46:44.335Z] === RUN   TestImagePullPlatformInvalid
23:46:44 [2020-11-14T23:46:44.335Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
23:46:44 [2020-11-14T23:46:44.335Z] === RUN   TestRemoveImageOrphaning
23:46:44 [2020-11-14T23:46:44.648Z] --- PASS: TestRemoveImageOrphaning (0.34s)
23:46:44 [2020-11-14T23:46:44.648Z] === RUN   TestRemoveImageGarbageCollector
23:46:44 [2020-11-14T23:46:44.648Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:46:44 [2020-11-14T23:46:44.648Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:46:44 [2020-11-14T23:46:44.648Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:46:44 [2020-11-14T23:46:44.648Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:46:44 [2020-11-14T23:46:44.648Z] === RUN   TestTagInvalidReference
23:46:44 [2020-11-14T23:46:44.942Z] --- PASS: TestTagInvalidReference (0.05s)
23:46:44 [2020-11-14T23:46:44.942Z] === RUN   TestTagValidPrefixedRepo
23:46:44 [2020-11-14T23:46:44.942Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
23:46:44 [2020-11-14T23:46:44.942Z] === RUN   TestTagExistedNameWithoutForce
23:46:44 [2020-11-14T23:46:44.942Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:46:44 [2020-11-14T23:46:44.942Z] === RUN   TestTagOfficialNames
23:46:44 [2020-11-14T23:46:44.942Z] --- PASS: TestTagOfficialNames (0.04s)
23:46:44 [2020-11-14T23:46:44.942Z] === RUN   TestTagMatchesDigest
23:46:44 [2020-11-14T23:46:44.942Z] --- PASS: TestTagMatchesDigest (0.02s)
23:46:44 [2020-11-14T23:46:44.942Z] === CONT  TestImportExtremelyLargeImageWorks
23:46:45 [2020-11-14T23:46:45.590Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
23:46:46 [2020-11-14T23:46:46.534Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
23:46:46 [2020-11-14T23:46:46.993Z] --- PASS: TestTemplatedSecret (3.43s)
23:46:46 [2020-11-14T23:46:46.993Z] === RUN   TestSecretCreateResolve
23:46:47 [2020-11-14T23:46:47.476Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
23:46:48 [2020-11-14T23:46:48.046Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
23:46:48 [2020-11-14T23:46:48.617Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
23:46:49 [2020-11-14T23:46:49.316Z] ?   	github.com/docker/docker/api	[no test files]
23:46:50 [2020-11-14T23:46:50.003Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
23:46:50 [2020-11-14T23:46:50.293Z] --- PASS: TestSecretCreateResolve (3.26s)
23:46:50 [2020-11-14T23:46:50.293Z] PASS
23:46:50 [2020-11-14T23:46:50.293Z] 
23:46:50 [2020-11-14T23:46:50.293Z] DONE 6 tests in 19.913s
23:46:50 [2020-11-14T23:46:50.293Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:46:50 [2020-11-14T23:46:50.293Z] ++ 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:46:50 [2020-11-14T23:46:50.293Z] ++ set -e
23:46:50 [2020-11-14T23:46:50.293Z] ++ '[' -n 0 ']'
23:46:50 [2020-11-14T23:46:50.293Z] ++ set -x
23:46:50 [2020-11-14T23:46:50.293Z] ++ env -i DEST=/go/src/github.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:46:50 [2020-11-14T23:46:50.293Z] INFO: Testing against a local daemon
23:46:50 [2020-11-14T23:46:50.293Z] === RUN   TestServiceCreateInit
23:46:50 [2020-11-14T23:46:50.293Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:46:53 [2020-11-14T23:46:53.303Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
23:46:53 [2020-11-14T23:46:53.563Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
23:46:53 [2020-11-14T23:46:53.824Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
23:46:55 [2020-11-14T23:46:55.210Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
23:46:55 [2020-11-14T23:46:55.471Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
23:46:55 [2020-11-14T23:46:55.579Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:46:57 [2020-11-14T23:46:57.385Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
23:46:59 [2020-11-14T23:46:59.326Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
23:46:59 [2020-11-14T23:46:59.787Z] --- PASS: TestServiceCreateInit (9.57s)
23:46:59 [2020-11-14T23:46:59.787Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s)
23:46:59 [2020-11-14T23:46:59.787Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s)
23:46:59 [2020-11-14T23:46:59.787Z] === RUN   TestCreateServiceMultipleTimes
23:47:00 [2020-11-14T23:47:00.712Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
23:47:00 [2020-11-14T23:47:00.973Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
23:47:04 [2020-11-14T23:47:04.187Z] === RUN   TestMiddlewares
23:47:04 [2020-11-14T23:47:04.187Z] --- PASS: TestMiddlewares (0.00s)
23:47:04 [2020-11-14T23:47:04.187Z] PASS
23:47:04 [2020-11-14T23:47:04.187Z] coverage: 9.0% of statements
23:47:04 [2020-11-14T23:47:04.187Z] ok  	github.com/docker/docker/api/server	0.194s	coverage: 9.0% of statements
23:47:04 [2020-11-14T23:47:04.276Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
23:47:05 [2020-11-14T23:47:05.662Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
23:47:05 [2020-11-14T23:47:05.923Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
23:47:06 [2020-11-14T23:47:06.494Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
23:47:08 [2020-11-14T23:47:08.408Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
23:47:10 [2020-11-14T23:47:10.322Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
23:47:11 [2020-11-14T23:47:11.265Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
23:47:12 [2020-11-14T23:47:12.208Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
23:47:13 [2020-11-14T23:47:13.151Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
23:47:13 [2020-11-14T23:47:13.151Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
23:47:14 [2020-11-14T23:47:14.536Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
23:47:15 [2020-11-14T23:47:15.923Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
23:47:15 [2020-11-14T23:47:15.923Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
23:47:17 [2020-11-14T23:47:17.310Z] === RUN   TestDockerSuite/TestBuildDockerignore
23:47:19 [2020-11-14T23:47:19.861Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
23:47:21 [2020-11-14T23:47:21.747Z] --- PASS: TestCreateServiceMultipleTimes (19.21s)
23:47:21 [2020-11-14T23:47:21.747Z] === RUN   TestCreateServiceConflict
23:47:22 [2020-11-14T23:47:22.328Z] --- PASS: TestCreateServiceConflict (3.31s)
23:47:22 [2020-11-14T23:47:22.328Z] === RUN   TestCreateServiceMaxReplicas
23:47:22 [2020-11-14T23:47:22.406Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
23:47:24 [2020-11-14T23:47:24.948Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
23:47:25 [2020-11-14T23:47:25.519Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
23:47:25 [2020-11-14T23:47:25.637Z] --- PASS: TestCreateServiceMaxReplicas (3.07s)
23:47:25 [2020-11-14T23:47:25.637Z] === RUN   TestCreateWithDuplicateNetworkNames
23:47:26 [2020-11-14T23:47:26.090Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
23:47:26 [2020-11-14T23:47:26.661Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
23:47:27 [2020-11-14T23:47:27.602Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
23:47:28 [2020-11-14T23:47:28.545Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
23:47:28 [2020-11-14T23:47:28.545Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
23:47:28 [2020-11-14T23:47:28.806Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
23:47:30 [2020-11-14T23:47:30.721Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
23:47:32 [2020-11-14T23:47:32.108Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
23:47:33 [2020-11-14T23:47:33.051Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
23:47:37 [2020-11-14T23:47:37.256Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
23:47:38 [2020-11-14T23:47:38.643Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
23:47:40 [2020-11-14T23:47:40.558Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
23:47:40 [2020-11-14T23:47:40.564Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.43s)
23:47:40 [2020-11-14T23:47:40.564Z] === RUN   TestCreateServiceSecretFileMode
23:47:43 [2020-11-14T23:47:43.863Z] --- PASS: TestCreateServiceSecretFileMode (3.41s)
23:47:43 [2020-11-14T23:47:43.863Z] === RUN   TestCreateServiceConfigFileMode
23:47:43 [2020-11-14T23:47:43.863Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
23:47:44 [2020-11-14T23:47:44.125Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
23:47:45 [2020-11-14T23:47:45.065Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
23:47:45 [2020-11-14T23:47:45.065Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
23:47:47 [2020-11-14T23:47:47.163Z] --- PASS: TestCreateServiceConfigFileMode (3.49s)
23:47:47 [2020-11-14T23:47:47.163Z] === RUN   TestCreateServiceSysctls
23:47:47 [2020-11-14T23:47:47.612Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
23:47:50 [2020-11-14T23:47:50.175Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
23:47:51 [2020-11-14T23:47:51.368Z] --- PASS: TestCreateServiceSysctls (4.16s)
23:47:51 [2020-11-14T23:47:51.368Z] === RUN   TestCreateServiceCapabilities
23:47:52 [2020-11-14T23:47:52.087Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
23:47:52 [2020-11-14T23:47:52.087Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
23:47:53 [2020-11-14T23:47:53.999Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
23:47:54 [2020-11-14T23:47:54.570Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
23:47:54 [2020-11-14T23:47:54.668Z] --- PASS: TestCreateServiceCapabilities (3.42s)
23:47:54 [2020-11-14T23:47:54.668Z] === RUN   TestInspect
23:47:54 [2020-11-14T23:47:54.966Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:47:54 [2020-11-14T23:47:54.966Z] === RUN   TestBoolValue
23:47:54 [2020-11-14T23:47:54.966Z] --- PASS: TestBoolValue (0.00s)
23:47:54 [2020-11-14T23:47:54.966Z] === RUN   TestBoolValueOrDefault
23:47:54 [2020-11-14T23:47:54.966Z] --- PASS: TestBoolValueOrDefault (0.00s)
23:47:54 [2020-11-14T23:47:54.966Z] === RUN   TestInt64ValueOrZero
23:47:54 [2020-11-14T23:47:54.966Z] --- PASS: TestInt64ValueOrZero (0.00s)
23:47:54 [2020-11-14T23:47:54.966Z] === RUN   TestInt64ValueOrDefault
23:47:54 [2020-11-14T23:47:54.966Z] --- PASS: TestInt64ValueOrDefault (0.00s)
23:47:54 [2020-11-14T23:47:54.966Z] === RUN   TestInt64ValueOrDefaultWithError
23:47:54 [2020-11-14T23:47:54.966Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
23:47:54 [2020-11-14T23:47:54.966Z] === RUN   TestJsonContentType
23:47:54 [2020-11-14T23:47:54.966Z] --- PASS: TestJsonContentType (0.00s)
23:47:54 [2020-11-14T23:47:54.966Z] PASS
23:47:54 [2020-11-14T23:47:54.966Z] coverage: 14.7% of statements
23:47:54 [2020-11-14T23:47:54.966Z] ok  	github.com/docker/docker/api/server/httputils	0.228s	coverage: 14.7% of statements
23:47:54 [2020-11-14T23:47:54.966Z] === RUN   TestMaskSecretKeys
23:47:54 [2020-11-14T23:47:54.966Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
23:47:54 [2020-11-14T23:47:54.966Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
23:47:54 [2020-11-14T23:47:54.966Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
23:47:54 [2020-11-14T23:47:54.966Z] --- PASS: TestMaskSecretKeys (0.00s)
23:47:54 [2020-11-14T23:47:54.966Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
23:47:54 [2020-11-14T23:47:54.966Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
23:47:54 [2020-11-14T23:47:54.966Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
23:47:54 [2020-11-14T23:47:54.966Z] === RUN   TestVersionMiddlewareVersion
23:47:54 [2020-11-14T23:47:54.966Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
23:47:54 [2020-11-14T23:47:54.966Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
23:47:54 [2020-11-14T23:47:54.966Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
23:47:54 [2020-11-14T23:47:54.966Z] PASS
23:47:54 [2020-11-14T23:47:54.966Z] coverage: 37.7% of statements
23:47:54 [2020-11-14T23:47:54.966Z] ok  	github.com/docker/docker/api/server/middleware	0.204s	coverage: 37.7% of statements
23:47:54 [2020-11-14T23:47:54.966Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:47:54 [2020-11-14T23:47:54.966Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:47:54 [2020-11-14T23:47:54.966Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:47:54 [2020-11-14T23:47:54.966Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:47:54 [2020-11-14T23:47:54.966Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:47:54 [2020-11-14T23:47:54.966Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:47:54 [2020-11-14T23:47:54.966Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:47:54 [2020-11-14T23:47:54.966Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:47:54 [2020-11-14T23:47:54.966Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:47:54 [2020-11-14T23:47:54.966Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:47:54 [2020-11-14T23:47:54.966Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:47:55 [2020-11-14T23:47:55.514Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
23:47:55 [2020-11-14T23:47:55.942Z] === RUN   TestToJSON
23:47:55 [2020-11-14T23:47:55.942Z] --- PASS: TestToJSON (0.00s)
23:47:55 [2020-11-14T23:47:55.942Z] === RUN   TestToParamWithVersion
23:47:55 [2020-11-14T23:47:55.942Z] --- PASS: TestToParamWithVersion (0.00s)
23:47:55 [2020-11-14T23:47:55.942Z] === RUN   TestFromJSON
23:47:55 [2020-11-14T23:47:55.942Z] --- PASS: TestFromJSON (0.00s)
23:47:55 [2020-11-14T23:47:55.942Z] === RUN   TestEmpty
23:47:55 [2020-11-14T23:47:55.942Z] --- PASS: TestEmpty (0.00s)
23:47:55 [2020-11-14T23:47:55.942Z] === RUN   TestArgsMatchKVListEmptySources
23:47:55 [2020-11-14T23:47:55.942Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
23:47:55 [2020-11-14T23:47:55.942Z] === RUN   TestArgsMatchKVList
23:47:55 [2020-11-14T23:47:55.942Z] --- PASS: TestArgsMatchKVList (0.00s)
23:47:55 [2020-11-14T23:47:55.942Z] === RUN   TestArgsMatch
23:47:55 [2020-11-14T23:47:55.942Z] --- PASS: TestArgsMatch (0.00s)
23:47:55 [2020-11-14T23:47:55.942Z] === RUN   TestAdd
23:47:55 [2020-11-14T23:47:55.942Z] --- PASS: TestAdd (0.00s)
23:47:55 [2020-11-14T23:47:55.942Z] === RUN   TestDel
23:47:55 [2020-11-14T23:47:55.942Z] --- PASS: TestDel (0.00s)
23:47:55 [2020-11-14T23:47:55.942Z] === RUN   TestLen
23:47:55 [2020-11-14T23:47:55.942Z] --- PASS: TestLen (0.00s)
23:47:55 [2020-11-14T23:47:55.942Z] === RUN   TestExactMatch
23:47:55 [2020-11-14T23:47:55.942Z] --- PASS: TestExactMatch (0.00s)
23:47:55 [2020-11-14T23:47:55.942Z] === RUN   TestOnlyOneExactMatch
23:47:55 [2020-11-14T23:47:55.943Z] --- PASS: TestOnlyOneExactMatch (0.00s)
23:47:55 [2020-11-14T23:47:55.943Z] === RUN   TestContains
23:47:55 [2020-11-14T23:47:55.943Z] --- PASS: TestContains (0.00s)
23:47:55 [2020-11-14T23:47:55.943Z] === RUN   TestValidate
23:47:55 [2020-11-14T23:47:55.943Z] --- PASS: TestValidate (0.00s)
23:47:55 [2020-11-14T23:47:55.943Z] === RUN   TestWalkValues
23:47:55 [2020-11-14T23:47:55.943Z] --- PASS: TestWalkValues (0.00s)
23:47:55 [2020-11-14T23:47:55.943Z] === RUN   TestFuzzyMatch
23:47:55 [2020-11-14T23:47:55.943Z] --- PASS: TestFuzzyMatch (0.00s)
23:47:55 [2020-11-14T23:47:55.943Z] === RUN   TestClone
23:47:55 [2020-11-14T23:47:55.943Z] --- PASS: TestClone (0.00s)
23:47:55 [2020-11-14T23:47:55.943Z] PASS
23:47:55 [2020-11-14T23:47:55.943Z] coverage: 92.2% of statements
23:47:55 [2020-11-14T23:47:55.943Z] ok  	github.com/docker/docker/api/types/filters	0.055s	coverage: 92.2% of statements
23:47:55 [2020-11-14T23:47:55.943Z] === RUN   TestStrSliceMarshalJSON
23:47:55 [2020-11-14T23:47:55.943Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
23:47:55 [2020-11-14T23:47:55.943Z] === RUN   TestStrSliceUnmarshalJSON
23:47:55 [2020-11-14T23:47:55.943Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
23:47:55 [2020-11-14T23:47:55.943Z] === RUN   TestStrSliceUnmarshalString
23:47:55 [2020-11-14T23:47:55.943Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
23:47:55 [2020-11-14T23:47:55.943Z] === RUN   TestStrSliceUnmarshalSlice
23:47:55 [2020-11-14T23:47:55.943Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
23:47:55 [2020-11-14T23:47:55.943Z] PASS
23:47:55 [2020-11-14T23:47:55.943Z] coverage: 90.0% of statements
23:47:55 [2020-11-14T23:47:55.943Z] ok  	github.com/docker/docker/api/types/strslice	0.129s	coverage: 90.0% of statements
23:47:56 [2020-11-14T23:47:56.371Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
23:47:56 [2020-11-14T23:47:56.371Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
23:47:56 [2020-11-14T23:47:56.371Z] remote: Enumerating objects: 2, done.
23:47:56 [2020-11-14T23:47:56.371Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
23:47:56 [2020-11-14T23:47:56.371Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
23:47:56 [2020-11-14T23:47:56.371Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
23:47:56 [2020-11-14T23:47:56.371Z] 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:47:56 [2020-11-14T23:47:56.371Z] Building: bundles/cross/windows/amd64/containerutility.exe
23:47:56 [2020-11-14T23:47:56.371Z] 
[Pipeline] }
[Pipeline] // stage
23:47:56 [2020-11-14T23:47:56.406Z] === RUN   TestAdjustForAPIVersion
23:47:56 [2020-11-14T23:47:56.406Z] --- PASS: TestAdjustForAPIVersion (0.00s)
23:47:56 [2020-11-14T23:47:56.406Z] PASS
23:47:56 [2020-11-14T23:47:56.406Z] coverage: 5.7% of statements
23:47:56 [2020-11-14T23:47:56.406Z] ok  	github.com/docker/docker/api/server/router/swarm	0.169s	coverage: 5.7% of statements
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/types	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:47:56 [2020-11-14T23:47:56.406Z] === RUN   TestDurationToSecondsString
23:47:56 [2020-11-14T23:47:56.406Z] --- PASS: TestDurationToSecondsString (0.00s)
23:47:56 [2020-11-14T23:47:56.406Z] === RUN   TestGetTimestamp
23:47:56 [2020-11-14T23:47:56.406Z] --- PASS: TestGetTimestamp (0.11s)
23:47:56 [2020-11-14T23:47:56.406Z] === RUN   TestParseTimestamps
23:47:56 [2020-11-14T23:47:56.406Z] --- PASS: TestParseTimestamps (0.00s)
23:47:56 [2020-11-14T23:47:56.406Z] PASS
23:47:56 [2020-11-14T23:47:56.406Z] coverage: 100.0% of statements
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:47:56 [2020-11-14T23:47:56.703Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/test/unit
23:47:56 [2020-11-14T23:47:56.870Z] ok  	github.com/docker/docker/api/types/time	0.170s	coverage: 100.0% of statements
23:47:56 [2020-11-14T23:47:56.870Z] === RUN   TestCompareVersion
23:47:56 [2020-11-14T23:47:56.870Z] --- PASS: TestCompareVersion (0.00s)
23:47:56 [2020-11-14T23:47:56.870Z] PASS
23:47:56 [2020-11-14T23:47:56.870Z] coverage: 75.0% of statements
23:47:56 [2020-11-14T23:47:56.870Z] ok  	github.com/docker/docker/api/types/versions	0.050s	coverage: 75.0% of statements
23:47:56 [2020-11-14T23:47:56.870Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:47:56 [2020-11-14T23:47:56.870Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:47:56 [2020-11-14T23:47:56.870Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:47:56 [2020-11-14T23:47:56.870Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
23:47:56 [2020-11-14T23:47:56.870Z] ?   	github.com/docker/docker/builder	[no test files]
23:47:56 [2020-11-14T23:47:56.870Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:47:56 [2020-11-14T23:47:56.870Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:47:56 [2020-11-14T23:47:56.870Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:47:56 [2020-11-14T23:47:56.870Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:47:56 [2020-11-14T23:47:56.870Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:47:56 [2020-11-14T23:47:56.870Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:47:56 [2020-11-14T23:47:56.870Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:47:56 [2020-11-14T23:47:56.900Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
23:47:57 [2020-11-14T23:47:57.333Z] === RUN   TestReadAll
23:47:57 [2020-11-14T23:47:57.333Z] --- PASS: TestReadAll (0.00s)
23:47:57 [2020-11-14T23:47:57.333Z] PASS
23:47:57 [2020-11-14T23:47:57.333Z] coverage: 96.8% of statements
23:47:57 [2020-11-14T23:47:57.333Z] ok  	github.com/docker/docker/builder/dockerignore	0.076s	coverage: 96.8% of statements
23:47:57 [2020-11-14T23:47:57.972Z] --- PASS: TestInspect (3.64s)
23:47:57 [2020-11-14T23:47:57.972Z] === RUN   TestCreateJob
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestParseRemoteURL
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
23:47:58 [2020-11-14T23:47:58.885Z] --- PASS: TestParseRemoteURL (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestCloneArgsSmartHttp
23:47:58 [2020-11-14T23:47:58.885Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestCloneArgsDumbHttp
23:47:58 [2020-11-14T23:47:58.885Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestCloneArgsGit
23:47:58 [2020-11-14T23:47:58.885Z] --- PASS: TestCloneArgsGit (0.00s)
23:47:58 [2020-11-14T23:47:58.885Z] === RUN   TestCheckoutGit
23:47:59 [2020-11-14T23:47:59.239Z] ?   	github.com/docker/docker/api	[no test files]
23:48:00 [2020-11-14T23:48:00.202Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
23:48:01 [2020-11-14T23:48:01.144Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
23:48:01 [2020-11-14T23:48:01.814Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestProcessNoDockerignore
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestProcessNoDockerignore (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestProcessShouldLeaveAllFiles
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDetectContentType
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestDetectContentType (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestSelectAcceptableMIME
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestSelectAcceptableMIME (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestInspectEmptyResponse
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestInspectEmptyResponse (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestInspectResponseBinary
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestInspectResponseBinary (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestResponseUnsupportedContentType
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestInspectResponseTextSimple
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestInspectResponseTextSimple (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestInspectResponseEmptyContentType
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestUnknownContentLength
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestUnknownContentLength (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDownloadRemote
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestGetAllAllowed
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestGetAllAllowed (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestGetAllMeta
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestGetAllMeta (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestWarnOnUnusedBuildArgs
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestIsUnreferencedBuiltin
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestIsExistingDirectory
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestIsExistingDirectory (0.01s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestGetFilenameForDownload
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestGetFilenameForDownload (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestEnv2Variables
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestEnv2Variables (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestEnvValueWithExistingRunConfigEnv
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestMaintainer
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestMaintainer (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestLabel
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestLabel (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestFromScratch
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestFromScratch (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestFromWithArg
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestFromWithArg (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestFromWithArgButBuildArgsNotGiven
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestFromWithUndefinedArg
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestFromWithUndefinedArg (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestFromMultiStageWithNamedStage
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestOnbuild
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestOnbuild (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestWorkdir
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestWorkdir (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestCmd
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestCmd (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestHealthcheckNone
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestHealthcheckNone (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestHealthcheckCmd
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestHealthcheckCmd (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestEntrypoint
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestEntrypoint (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestExpose
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestExpose (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestUser
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestUser (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestVolume
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestVolume (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestStopSignal
23:48:01 [2020-11-14T23:48:01.815Z] --- SKIP: TestStopSignal (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z]     dispatchers_test.go:376: Windows does not support stopsignal
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestArg
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestArg (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestShell
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestShell (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestPrependEnvOnCmd
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestPrependEnvOnCmd (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestRunWithBuildArgs
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestRunWithBuildArgs (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestRunIgnoresHealthcheck
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestNormalizeWorkdir
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestNormalizeWorkdir (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDispatch
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDispatch/ADD_multiple_files_to_file
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestEnable
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestEnable (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDisable
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestDisable (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestEnabled
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestEnabled (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] PASS
23:48:01 [2020-11-14T23:48:01.815Z] coverage: 100.0% of statements
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
23:48:01 [2020-11-14T23:48:01.815Z] ok  	github.com/docker/docker/cli/debug	0.348s	coverage: 100.0% of statements
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDispatch/COPY_multiple_files_to_file
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDispatch/COPY_wildcard_no_files
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDispatch/COPY_url
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestDownloadRemote (0.08s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestGetWithStatusError
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestDispatch (0.05s)
23:48:01 [2020-11-14T23:48:01.815Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
23:48:01 [2020-11-14T23:48:01.815Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
23:48:01 [2020-11-14T23:48:01.815Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
23:48:01 [2020-11-14T23:48:01.815Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
23:48:01 [2020-11-14T23:48:01.815Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
23:48:01 [2020-11-14T23:48:01.815Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z]     --- PASS: TestDispatch/COPY_url (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestAddScratchImageAddsToMounts
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestAddFromScratchPopulatesPlatform
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestImageSourceGetAddsToMounts
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestEmptyDockerfile
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestGetWithStatusError (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestCloseRootDirectory
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestEmptyDockerfile (0.01s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestSymlinkDockerfile
23:48:01 [2020-11-14T23:48:01.815Z] --- SKIP: TestCloseRootDirectory (0.01s)
23:48:01 [2020-11-14T23:48:01.815Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestHashFile
23:48:01 [2020-11-14T23:48:01.815Z] --- SKIP: TestHashFile (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestHashSubdir
23:48:01 [2020-11-14T23:48:01.815Z] --- SKIP: TestHashSubdir (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestRemoveDirectory
23:48:01 [2020-11-14T23:48:01.815Z] --- SKIP: TestRemoveDirectory (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:48:01 [2020-11-14T23:48:01.815Z] PASS
23:48:01 [2020-11-14T23:48:01.815Z] coverage: 9.3% of statements
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestSymlinkDockerfile (0.02s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDockerfileOutsideTheBuildContext
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestNonExistingDockerfile
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestNonExistingDockerfile (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestCopyRunConfig
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestCopyRunConfig (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestDeepCopyRunConfig
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestDeepCopyRunConfig (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestExportImage
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestExportImage (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] === RUN   TestNormalizeDest
23:48:01 [2020-11-14T23:48:01.815Z] --- PASS: TestNormalizeDest (0.00s)
23:48:01 [2020-11-14T23:48:01.815Z] PASS
23:48:01 [2020-11-14T23:48:01.815Z] coverage: 46.3% of statements
23:48:01 [2020-11-14T23:48:01.815Z] ok  	github.com/docker/docker/builder/remotecontext	0.854s	coverage: 9.3% of statements
23:48:01 [2020-11-14T23:48:01.815Z] ok  	github.com/docker/docker/builder/dockerfile	0.672s	coverage: 46.3% of statements
23:48:02 [2020-11-14T23:48:02.175Z] --- PASS: TestCreateJob (4.00s)
23:48:02 [2020-11-14T23:48:02.175Z] === RUN   TestReplicatedJob
23:48:03 [2020-11-14T23:48:03.687Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
23:48:05 [2020-11-14T23:48:05.599Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
23:48:08 [2020-11-14T23:48:08.143Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
23:48:08 [2020-11-14T23:48:08.760Z] --- PASS: TestReplicatedJob (6.88s)
23:48:08 [2020-11-14T23:48:08.760Z] === RUN   TestUpdateReplicatedJob
23:48:12 [2020-11-14T23:48:12.966Z] --- PASS: TestUpdateReplicatedJob (4.20s)
23:48:12 [2020-11-14T23:48:12.966Z] === RUN   TestServiceListWithStatuses
23:48:12 [2020-11-14T23:48:12.966Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:48:12 [2020-11-14T23:48:12.966Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:48:12 [2020-11-14T23:48:12.966Z] === RUN   TestDockerNetworkConnectAlias
23:48:14 [2020-11-14T23:48:14.138Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCheckpointCreateError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCheckpointCreateError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCheckpointCreate
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCheckpointCreate (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCheckpointDeleteError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCheckpointDeleteError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCheckpointDelete
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCheckpointDelete (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCheckpointListError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCheckpointListError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCheckpointList
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCheckpointList (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCheckpointListContainerNotFound
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestNewClientWithOpsFromEnv
23:48:14 [2020-11-14T23:48:14.253Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z]     client_test.go:23: runtime.GOOS == "windows"
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestGetAPIPath
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestGetAPIPath (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestParseHostURL
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestParseHostURL (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestNegotiateAPIVersionEmpty
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestNegotiateAPIVersion
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestNegotiateAPIVersion (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestNegotiateAPVersionOverride
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestNegotiateAPIVersionAutomatic
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestClientRedirect
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestClientRedirect (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigCreateUnsupported
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigCreateUnsupported (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigCreateError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigCreateError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigCreate
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigCreate (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigInspectNotFound
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigInspectNotFound (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigInspectWithEmptyID
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigInspectUnsupported
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigInspectUnsupported (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigInspectError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigInspectError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigInspectConfigNotFound
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigInspect
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigInspect (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigListUnsupported
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigListUnsupported (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigListError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigListError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigList
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigList (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigRemoveUnsupported
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigRemoveError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigRemoveError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigRemove
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigRemove (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigUpdateUnsupported
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigUpdateError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigUpdateError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestConfigUpdate
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestConfigUpdate (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerCommitError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerCommitError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerCommit
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerCommit (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerStatPathError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerStatPathError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerStatPathNotFoundError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerStatPathNoHeaderError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerStatPath
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerStatPath (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCopyToContainerError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCopyToContainerError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCopyToContainerNotFoundError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCopyToContainerNotStatusOKError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCopyToContainer
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCopyToContainer (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCopyFromContainerError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCopyFromContainerError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCopyFromContainerNotFoundError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCopyFromContainerNotStatusOKError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCopyFromContainerNoHeaderError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestCopyFromContainer
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestCopyFromContainer (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerCreateError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerCreateError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerCreateImageNotFound
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerCreateWithName
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerCreateWithName (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerCreateAutoRemove
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerDiffError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerDiffError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerDiff
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerDiff (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerExecCreateError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerExecCreateError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerExecCreate
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerExecCreate (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerExecStartError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerExecStartError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerExecStart
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerExecStart (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerExecInspectError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerExecInspectError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerExecInspect
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerExecInspect (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerExportError
23:48:14 [2020-11-14T23:48:14.253Z] --- PASS: TestContainerExportError (0.00s)
23:48:14 [2020-11-14T23:48:14.253Z] === RUN   TestContainerExport
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerExport (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerInspectError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerInspectError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerInspectContainerNotFound
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerInspectWithEmptyID
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerInspect
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerInspect (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerInspectNode
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerInspectNode (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerKillError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerKillError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerKill
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerKill (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerListError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerListError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerList
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerList (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerLogsNotFoundError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerLogsError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerLogsError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerLogs
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerLogs (0.12s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerPauseError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerPauseError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerPause
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerPause (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainersPruneError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainersPruneError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainersPrune
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainersPrune (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerRemoveError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerRemoveError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerRemoveNotFoundError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerRemove
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerRemove (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerRenameError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerRenameError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerRename
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerRename (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerResizeError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerResizeError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerExecResizeError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerExecResizeError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerResize
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerResize (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerExecResize
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerExecResize (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerRestartError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerRestartError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerRestart
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerRestart (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerStartError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerStartError (0.02s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerStart
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerStart (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerStatsError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerStatsError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerStats
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerStats (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerStopError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerStopError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerStop
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerStop (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerTopError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerTopError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerTop
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerTop (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerUnpauseError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerUnpauseError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerUnpause
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerUnpause (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerUpdateError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerUpdateError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerUpdate
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerUpdate (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerWaitError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerWaitError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestContainerWait
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestContainerWait (0.01s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestDiskUsageError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestDiskUsageError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestDiskUsage
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestDiskUsage (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestDistributionInspectUnsupported
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestDistributionInspectWithEmptyID
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestEventsErrorInOptions
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestEventsErrorInOptions (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestEventsErrorFromServer
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestEventsErrorFromServer (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestEvents
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestEvents (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestTLSCloseWriter
23:48:14 [2020-11-14T23:48:14.254Z] === PAUSE TestTLSCloseWriter
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestImageBuildError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestImageBuildError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestImageBuild
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestImageBuild (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestGetDockerOS
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestGetDockerOS (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestImageCreateError
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestImageCreateError (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestImageCreate
23:48:14 [2020-11-14T23:48:14.254Z] --- PASS: TestImageCreate (0.00s)
23:48:14 [2020-11-14T23:48:14.254Z] === RUN   TestImageHistoryError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageHistoryError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageHistory
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageHistory (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageImportError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageImportError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageImport
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageImport (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageInspectError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageInspectError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageInspectImageNotFound
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageInspectImageNotFound (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageInspectWithEmptyID
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageInspect
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageInspect (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageListError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageListError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageList
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageList (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageListApiBefore125
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageListApiBefore125 (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageLoadError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageLoadError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageLoad
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageLoad (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagesPruneError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagesPruneError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagesPrune
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagesPrune (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePullReferenceParseError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePullReferenceParseError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePullAnyError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePullAnyError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePullStatusUnauthorizedError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePullWithPrivilegedFuncNoError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePullWithoutErrors
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePullWithoutErrors (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePushReferenceError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePushReferenceError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePushAnyError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePushAnyError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePushStatusUnauthorizedError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePushWithPrivilegedFuncNoError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePushWithoutErrors
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImagePushWithoutErrors (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageRemoveError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageRemoveError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageRemoveImageNotFound
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageRemove
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageRemove (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageSaveError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageSaveError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageSave
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageSave (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageSearchAnyError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageSearchAnyError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageSearchStatusUnauthorizedError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageSearchWithoutErrors
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageTagError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageTagError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageTagInvalidReference
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageTagInvalidReference (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageTagInvalidSourceImageName
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageTagHexSource
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageTagHexSource (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestImageTag
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestImageTag (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestInfoServerError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestInfoServerError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestInfoInvalidResponseJSONError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestInfo
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestInfo (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestNetworkConnectError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestNetworkConnectError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestNetworkConnect
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestNetworkConnect (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestNetworkCreateError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestNetworkCreateError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestNetworkCreate
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestNetworkCreate (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestNetworkDisconnectError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestNetworkDisconnectError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestNetworkDisconnect
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestNetworkDisconnect (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestNetworkInspectError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestNetworkInspectError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestNetworkInspectNotFoundError
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestNetworkInspectWithEmptyID
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestNetworkInspect
23:48:14 [2020-11-14T23:48:14.718Z] --- PASS: TestNetworkInspect (0.00s)
23:48:14 [2020-11-14T23:48:14.718Z] === RUN   TestNetworkListError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNetworkListError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNetworkList
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNetworkList (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNetworksPruneError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNetworksPruneError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNetworksPrune
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNetworksPrune (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNetworkRemoveError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNetworkRemoveError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNetworkRemove
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNetworkRemove (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNodeInspectError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNodeInspectError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNodeInspectNodeNotFound
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNodeInspectWithEmptyID
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNodeInspect
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNodeInspect (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNodeListError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNodeListError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNodeList
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNodeList (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNodeRemoveError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNodeRemoveError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNodeRemove
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNodeRemove (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNodeUpdateError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNodeUpdateError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestNodeUpdate
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestNodeUpdate (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestOptionWithTimeout
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestOptionWithTimeout (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPingFail
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPingFail (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPingWithError
23:48:14 [2020-11-14T23:48:14.719Z] 2020/11/14 23:48:14 RoundTripper returned a response & error; ignoring response
23:48:14 [2020-11-14T23:48:14.719Z] 2020/11/14 23:48:14 RoundTripper returned a response & error; ignoring response
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPingWithError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPingSuccess
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPingSuccess (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPingHeadFallback
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPingHeadFallback/OK
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPingHeadFallback/Internal_Server_Error
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPingHeadFallback/Not_Found
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPingHeadFallback (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginDisableError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginDisableError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginDisable
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginDisable (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginEnableError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginEnableError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginEnable
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginEnable (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginInspectError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginInspectError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginInspectWithEmptyID
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginInspect
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginInspect (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginListError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginListError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginList
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginList (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginPushError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginPushError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginPush
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginPush (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginRemoveError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginRemoveError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginRemove
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginRemove (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginSetError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginSetError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPluginSet
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPluginSet (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSetHostHeader
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSetHostHeader (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestPlainTextError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestPlainTextError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestInfiniteError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestInfiniteError (0.01s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretCreateUnsupported
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretCreateUnsupported (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretCreateError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretCreateError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretCreate
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretCreate (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretInspectUnsupported
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretInspectUnsupported (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretInspectError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretInspectError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretInspectSecretNotFound
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretInspectWithEmptyID
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretInspect
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretInspect (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretListUnsupported
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretListUnsupported (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretListError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretListError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretList
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretList (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretRemoveUnsupported
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretRemoveError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretRemoveError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretRemove
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretRemove (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretUpdateUnsupported
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretUpdateError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretUpdateError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSecretUpdate
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSecretUpdate (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceCreateError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceCreateError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceCreate
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceCreate (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceCreateCompatiblePlatforms
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceCreateDigestPinning
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceInspectError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceInspectError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceInspectServiceNotFound
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceInspectWithEmptyID
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceInspect
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceInspect (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceListError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceListError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceList
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceList (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceLogsError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceLogsError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceLogs
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceLogs (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceRemoveError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceRemoveError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceRemoveNotFoundError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceRemove
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceRemove (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceUpdateError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceUpdateError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestServiceUpdate
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestServiceUpdate (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmGetUnlockKeyError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmGetUnlockKey
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmInitError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmInitError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmInit
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmInit (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmInspectError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmInspectError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmInspect
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmInspect (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmJoinError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmJoinError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmJoin
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmJoin (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmLeaveError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmLeaveError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmLeave
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmLeave (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmUnlockError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmUnlockError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmUnlock
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmUnlock (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmUpdateError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmUpdateError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestSwarmUpdate
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestSwarmUpdate (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestTaskInspectError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestTaskInspectError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestTaskInspectWithEmptyID
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestTaskInspect
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestTaskInspect (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestTaskListError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestTaskListError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestTaskList
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestTaskList (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestVolumeCreateError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestVolumeCreateError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestVolumeCreate
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestVolumeCreate (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestVolumeInspectError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestVolumeInspectError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestVolumeInspectNotFound
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestVolumeInspectNotFound (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestVolumeInspectWithEmptyID
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestVolumeInspect
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestVolumeInspect (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestVolumeListError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestVolumeListError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestVolumeList
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestVolumeList (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestVolumeRemoveError
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestVolumeRemoveError (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === RUN   TestVolumeRemove
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestVolumeRemove (0.00s)
23:48:14 [2020-11-14T23:48:14.719Z] === CONT  TestTLSCloseWriter
23:48:14 [2020-11-14T23:48:14.719Z] --- PASS: TestTLSCloseWriter (0.01s)
23:48:14 [2020-11-14T23:48:14.719Z] PASS
23:48:14 [2020-11-14T23:48:14.719Z] coverage: 74.9% of statements
23:48:14 [2020-11-14T23:48:14.719Z] ok  	github.com/docker/docker/client	0.561s	coverage: 74.9% of statements
23:48:18 [2020-11-14T23:48:18.140Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
23:48:19 [2020-11-14T23:48:19.524Z] === RUN   TestDockerDaemonSuite/TestShmSize
23:48:19 [2020-11-14T23:48:19.550Z] --- PASS: TestDockerNetworkConnectAlias (6.50s)
23:48:19 [2020-11-14T23:48:19.550Z] === RUN   TestDockerNetworkReConnect
23:48:21 [2020-11-14T23:48:21.437Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
23:48:22 [2020-11-14T23:48:22.009Z] === RUN   TestDockerSuite/TestBuildDotDotFile
23:48:22 [2020-11-14T23:48:22.270Z] === RUN   TestDockerSuite/TestBuildEOLInLine
23:48:24 [2020-11-14T23:48:24.184Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
23:48:24 [2020-11-14T23:48:24.444Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
23:48:24 [2020-11-14T23:48:24.835Z] --- PASS: TestDockerNetworkReConnect (5.01s)
23:48:24 [2020-11-14T23:48:24.835Z] === RUN   TestServicePlugin
23:48:24 [2020-11-14T23:48:24.835Z] --- SKIP: TestServicePlugin (0.00s)
23:48:24 [2020-11-14T23:48:24.835Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:48:24 [2020-11-14T23:48:24.835Z] === RUN   TestServiceUpdateLabel
23:48:26 [2020-11-14T23:48:26.986Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
23:48:27 [2020-11-14T23:48:27.381Z] --- PASS: TestServiceUpdateLabel (2.73s)
23:48:27 [2020-11-14T23:48:27.381Z] === RUN   TestServiceUpdateSecrets
23:48:27 [2020-11-14T23:48:27.557Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
23:48:27 [2020-11-14T23:48:27.818Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
23:48:29 [2020-11-14T23:48:29.202Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
23:48:29 [2020-11-14T23:48:29.202Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
23:48:29 [2020-11-14T23:48:29.773Z] === RUN   TestDockerSuite/TestBuildEntrypoint
23:48:30 [2020-11-14T23:48:30.034Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
23:48:30 [2020-11-14T23:48:30.034Z] --- PASS: TestDockerDaemonSuite (353.41s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.67s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.83s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.75s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.84s)
23:48:30 [2020-11-14T23:48:30.034Z]         docker_cli_daemon_test.go:1455: [df6e9e97b9fcd] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]         check_test.go:309: [da852464daf4d] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.11s)
23:48:30 [2020-11-14T23:48:30.034Z]         check_test.go:309: [d1cbfad9d4940] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.65s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.14s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.34s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.65s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.72s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.15s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
23:48:30 [2020-11-14T23:48:30.034Z]         check_test.go:309: [dcfacf3da8b39] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s)
23:48:30 [2020-11-14T23:48:30.034Z]         check_test.go:309: [dad367b1241c9] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
23:48:30 [2020-11-14T23:48:30.034Z]         check_test.go:309: [d648b2f5c1177] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.47s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.34s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s)
23:48:30 [2020-11-14T23:48:30.034Z]         check_test.go:309: [dce2d49f7f83d] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.13s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.81s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.68s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:48:30 [2020-11-14T23:48:30.034Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
23:48:30 [2020-11-14T23:48:30.034Z]         check_test.go:309: [d8a9fb99d2a33] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.30s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.37s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.47s)
23:48:30 [2020-11-14T23:48:30.034Z]         check_test.go:309: [d89396c099586] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s)
23:48:30 [2020-11-14T23:48:30.034Z]         check_test.go:309: [d573a667c3554] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.85s)
23:48:30 [2020-11-14T23:48:30.034Z]         docker_cli_daemon_plugins_test.go:79: [d80dc3aa42457] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.01s)
23:48:30 [2020-11-14T23:48:30.034Z]         docker_cli_daemon_plugins_test.go:169: [d4c82a3ac208a] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.58s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
23:48:30 [2020-11-14T23:48:30.034Z]         check_test.go:309: [d9d6b44a362c8] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.52s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.96s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.13s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.83s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.54s)
23:48:30 [2020-11-14T23:48:30.034Z]         check_test.go:309: [da744295d3d1d] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.67s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.12s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.88s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.83s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.64s)
23:48:30 [2020-11-14T23:48:30.034Z]         check_test.go:309: [d0588154d581d] daemon is not started
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.48s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.80s)
23:48:30 [2020-11-14T23:48:30.034Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.85s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
23:48:30 [2020-11-14T23:48:30.035Z]         check_test.go:309: [d76a303680254] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
23:48:30 [2020-11-14T23:48:30.035Z]         check_test.go:309: [d6454de9533a8] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.66s)
23:48:30 [2020-11-14T23:48:30.035Z]         check_test.go:309: [d3c54aa51c187] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.70s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.21s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.89s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.58s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.80s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.40s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.62s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.69s)
23:48:30 [2020-11-14T23:48:30.035Z]         check_test.go:309: [d21d48f8c30ba] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.40s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.02s)
23:48:30 [2020-11-14T23:48:30.035Z]         check_test.go:309: [d3c60bf3bb65c] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.36s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s)
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
23:48:30 [2020-11-14T23:48:30.035Z]         check_test.go:309: [dbf26d10952a0] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s)
23:48:30 [2020-11-14T23:48:30.035Z]         check_test.go:309: [d446514f72a13] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.38s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
23:48:30 [2020-11-14T23:48:30.035Z]         check_test.go:309: [deedb7efeaf28] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.98s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.00s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.24s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
23:48:30 [2020-11-14T23:48:30.035Z]         check_test.go:309: [d2144127d904f] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.76s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.34s)
23:48:30 [2020-11-14T23:48:30.035Z]         check_test.go:309: [d2f96845f3c8d] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.97s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
23:48:30 [2020-11-14T23:48:30.035Z]         check_test.go:309: [db95056b286ab] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.01s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.66s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.44s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.47s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.97s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.30s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.08s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.02s)
23:48:30 [2020-11-14T23:48:30.035Z]         docker_cli_daemon_test.go:2550: [db4607ed75c96] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.82s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.85s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.98s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.91s)
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s)
23:48:30 [2020-11-14T23:48:30.035Z]         check_test.go:309: [d625c977b4fa4] daemon is not started
23:48:30 [2020-11-14T23:48:30.035Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.59s)
23:48:30 [2020-11-14T23:48:30.035Z] === RUN   TestDockerSwarmSuite
23:48:30 [2020-11-14T23:48:30.035Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
23:48:32 [2020-11-14T23:48:32.466Z] --- PASS: TestCheckoutGit (31.24s)
23:48:32 [2020-11-14T23:48:32.466Z] === RUN   TestValidGitTransport
23:48:32 [2020-11-14T23:48:32.466Z] --- PASS: TestValidGitTransport (0.00s)
23:48:32 [2020-11-14T23:48:32.466Z] === RUN   TestGitInvalidRef
23:48:32 [2020-11-14T23:48:32.466Z] --- PASS: TestGitInvalidRef (0.19s)
23:48:32 [2020-11-14T23:48:32.466Z] PASS
23:48:32 [2020-11-14T23:48:32.466Z] coverage: 86.3% of statements
23:48:32 [2020-11-14T23:48:32.466Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.671s	coverage: 86.3% of statements
23:48:32 [2020-11-14T23:48:32.466Z] ?   	github.com/docker/docker/cli	[no test files]
23:48:32 [2020-11-14T23:48:32.466Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:48:32 [2020-11-14T23:48:32.580Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
23:48:33 [2020-11-14T23:48:33.151Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
23:48:34 [2020-11-14T23:48:34.093Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
23:48:36 [2020-11-14T23:48:36.007Z] === RUN   TestDockerSuite/TestBuildEnv
23:48:36 [2020-11-14T23:48:36.579Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
23:48:37 [2020-11-14T23:48:37.150Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
23:48:38 [2020-11-14T23:48:38.299Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
23:48:38 [2020-11-14T23:48:38.299Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
23:48:38 [2020-11-14T23:48:38.299Z] === RUN   TestLoadDaemonCliConfigWithTLS
23:48:38 [2020-11-14T23:48:38.299Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
23:48:38 [2020-11-14T23:48:38.299Z] === RUN   TestLoadDaemonCliConfigWithConflicts
23:48:38 [2020-11-14T23:48:38.299Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
23:48:38 [2020-11-14T23:48:38.299Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
23:48:38 [2020-11-14T23:48:38.299Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
23:48:38 [2020-11-14T23:48:38.299Z] === RUN   TestLoadDaemonCliWithConflictingLabels
23:48:38 [2020-11-14T23:48:38.299Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
23:48:38 [2020-11-14T23:48:38.299Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
23:48:38 [2020-11-14T23:48:38.299Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
23:48:38 [2020-11-14T23:48:38.299Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
23:48:38 [2020-11-14T23:48:38.299Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
23:48:38 [2020-11-14T23:48:38.299Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
23:48:38 [2020-11-14T23:48:38.300Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
23:48:38 [2020-11-14T23:48:38.300Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
23:48:38 [2020-11-14T23:48:38.300Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
23:48:38 [2020-11-14T23:48:38.300Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
23:48:38 [2020-11-14T23:48:38.300Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
23:48:38 [2020-11-14T23:48:38.300Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
23:48:38 [2020-11-14T23:48:38.300Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
23:48:38 [2020-11-14T23:48:38.300Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
23:48:38 [2020-11-14T23:48:38.300Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
23:48:38 [2020-11-14T23:48:38.300Z] === RUN   TestConfigureDaemonLogs
23:48:38 [2020-11-14T23:48:38.300Z] --- PASS: TestConfigureDaemonLogs (0.00s)
23:48:38 [2020-11-14T23:48:38.300Z] === RUN   TestCommonOptionsInstallFlags
23:48:38 [2020-11-14T23:48:38.300Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
23:48:38 [2020-11-14T23:48:38.300Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
23:48:38 [2020-11-14T23:48:38.300Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
23:48:38 [2020-11-14T23:48:38.300Z] PASS
23:48:38 [2020-11-14T23:48:38.300Z] coverage: 18.4% of statements
23:48:38 [2020-11-14T23:48:38.300Z] ok  	github.com/docker/docker/cmd/dockerd	0.630s	coverage: 18.4% of statements
23:48:38 [2020-11-14T23:48:38.535Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestContainerStopSignal
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestContainerStopSignal (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestContainerStopTimeout
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestContainerStopTimeout (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestContainerSecretReferenceDestTarget
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestContainerLogPathSetForJSONFileLogger
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestContainerLogPathSetForRingLogger
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestReplaceAndAppendEnvVars
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestNewMemoryStore
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestNewMemoryStore (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestAddContainers
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestAddContainers (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestGetContainer
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestGetContainer (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestDeleteContainer
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestDeleteContainer (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestListContainers
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestListContainers (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestFirstContainer
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestFirstContainer (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestApplyAllContainer
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestApplyAllContainer (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestIsValidHealthString
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestIsValidHealthString (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestStateRunStop
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestStateRunStop (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestStateTimeoutWait
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestStateTimeoutWait (0.10s)
23:48:39 [2020-11-14T23:48:39.852Z]     state_test.go:141: Stop callback fired
23:48:39 [2020-11-14T23:48:39.852Z]     state_test.go:165: Stop callback fired
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestIsValidStateString
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestIsValidStateString (0.00s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestViewSaveDelete
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestViewSaveDelete (0.04s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestViewAll
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestViewAll (0.01s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestViewGet
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestViewGet (0.01s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestNames
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestNames (0.01s)
23:48:39 [2020-11-14T23:48:39.852Z] === RUN   TestViewWithHealthCheck
23:48:39 [2020-11-14T23:48:39.852Z] --- PASS: TestViewWithHealthCheck (0.01s)
23:48:39 [2020-11-14T23:48:39.852Z] PASS
23:48:39 [2020-11-14T23:48:39.852Z] coverage: 41.6% of statements
23:48:39 [2020-11-14T23:48:39.852Z] ok  	github.com/docker/docker/container	0.485s	coverage: 41.6% of statements
23:48:39 [2020-11-14T23:48:39.852Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:48:39 [2020-11-14T23:48:39.852Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:48:39 [2020-11-14T23:48:39.852Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:48:39 [2020-11-14T23:48:39.852Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:48:39 [2020-11-14T23:48:39.920Z] === RUN   TestDockerSuite/TestBuildEnvUsage
23:48:42 [2020-11-14T23:48:42.052Z] === RUN   TestPrepare
23:48:42 [2020-11-14T23:48:42.052Z] --- PASS: TestPrepare (0.00s)
23:48:42 [2020-11-14T23:48:42.052Z] === RUN   TestStart
23:48:42 [2020-11-14T23:48:42.052Z] --- PASS: TestStart (0.00s)
23:48:42 [2020-11-14T23:48:42.052Z] === RUN   TestWaitCancel
23:48:42 [2020-11-14T23:48:42.052Z] --- PASS: TestWaitCancel (0.00s)
23:48:42 [2020-11-14T23:48:42.052Z] === RUN   TestWaitDisabled
23:48:42 [2020-11-14T23:48:42.052Z] --- PASS: TestWaitDisabled (0.00s)
23:48:42 [2020-11-14T23:48:42.052Z] === RUN   TestWaitEnabled
23:48:42 [2020-11-14T23:48:42.052Z] --- PASS: TestWaitEnabled (0.00s)
23:48:42 [2020-11-14T23:48:42.052Z] === RUN   TestRemove
23:48:42 [2020-11-14T23:48:42.052Z] --- PASS: TestRemove (0.00s)
23:48:42 [2020-11-14T23:48:42.052Z] PASS
23:48:42 [2020-11-14T23:48:42.052Z] coverage: 65.3% of statements
23:48:42 [2020-11-14T23:48:42.052Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.339s	coverage: 65.3% of statements
23:48:42 [2020-11-14T23:48:42.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCContainerRuntime
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCIsolation
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCIsolation/empty
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCIsolation/default
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCIsolation/process
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCIsolation
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCIsolation/default
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCIsolation/process
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCCredentialSpec
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCConfigs
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCConfigs/file
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCConfigs
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCConfigs/file
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestServiceConvertToGRPCConfigs/none
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] PASS
23:48:44 [2020-11-14T23:48:44.984Z] coverage: 35.9% of statements
23:48:44 [2020-11-14T23:48:44.984Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.687s	coverage: 35.9% of statements
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestNewListSecretsFilters
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestNewListSecretsFilters (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] === RUN   TestNewListConfigsFilters
23:48:44 [2020-11-14T23:48:44.984Z] --- PASS: TestNewListConfigsFilters (0.00s)
23:48:44 [2020-11-14T23:48:44.984Z] PASS
23:48:44 [2020-11-14T23:48:44.984Z] coverage: 0.5% of statements
23:48:44 [2020-11-14T23:48:44.984Z] ok  	github.com/docker/docker/daemon/cluster	1.194s	coverage: 0.5% of statements
23:48:45 [2020-11-14T23:48:45.494Z] --- PASS: TestServiceUpdateSecrets (15.32s)
23:48:45 [2020-11-14T23:48:45.494Z] === RUN   TestServiceUpdateConfigs
23:48:47 [2020-11-14T23:48:47.786Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
23:48:50 [2020-11-14T23:48:50.819Z] === RUN   TestDiscoveryOptsErrors
23:48:50 [2020-11-14T23:48:50.819Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
23:48:50 [2020-11-14T23:48:50.819Z] === RUN   TestDiscoveryOpts
23:48:50 [2020-11-14T23:48:50.819Z] --- PASS: TestDiscoveryOpts (0.00s)
23:48:50 [2020-11-14T23:48:50.819Z] PASS
23:48:50 [2020-11-14T23:48:50.819Z] coverage: 30.0% of statements
23:48:50 [2020-11-14T23:48:50.819Z] ok  	github.com/docker/docker/daemon/discovery	1.025s	coverage: 30.0% of statements
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestBuilderGC
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestBuilderGC (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestDaemonConfigurationNotFound
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestDaemonBrokenConfiguration
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestParseClusterAdvertiseSettings
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestFindConfigurationConflicts
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestFindConfigurationConflicts (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestDaemonConfigurationMergeConflicts
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestDaemonConfigurationMergeConcurrent
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestDaemonConfigurationMergeConcurrentError
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestFindConfigurationConflictsWithMergedValues
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestValidateConfigurationErrors (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfiguration
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfiguration/with_label
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfiguration/with_dns
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfiguration/with_dns-search
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfiguration/with_max-download-attempts
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestValidateConfiguration/with_node_generic_resources
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestValidateConfiguration (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestModifiedDiscoverySettings
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestReloadSetConfigFileNotExist
23:48:51 [2020-11-14T23:48:51.283Z] time="2020-11-14T23:48:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestReloadDefaultConfigNotExist
23:48:51 [2020-11-14T23:48:51.283Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestReloadBadDefaultConfig
23:48:51 [2020-11-14T23:48:51.283Z] time="2020-11-14T23:48:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-435319807"
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestReloadWithConflictingLabels
23:48:51 [2020-11-14T23:48:51.283Z] time="2020-11-14T23:48:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-912610642"
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestReloadWithConflictingLabels (0.01s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestReloadWithDuplicateLabels
23:48:51 [2020-11-14T23:48:51.283Z] time="2020-11-14T23:48:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-238195337"
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] === RUN   TestDaemonConfigurationMerge
23:48:51 [2020-11-14T23:48:51.283Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
23:48:51 [2020-11-14T23:48:51.283Z] PASS
23:48:51 [2020-11-14T23:48:51.283Z] coverage: 79.7% of statements
23:48:51 [2020-11-14T23:48:51.283Z] ok  	github.com/docker/docker/daemon/config	0.648s	coverage: 79.7% of statements
23:48:52 [2020-11-14T23:48:52.837Z] === RUN   TestWaitNodeAttachment
23:48:52 [2020-11-14T23:48:52.837Z] --- PASS: TestWaitNodeAttachment (0.40s)
23:48:52 [2020-11-14T23:48:52.837Z] === RUN   TestIsolationConversion
23:48:52 [2020-11-14T23:48:52.837Z] === RUN   TestIsolationConversion/default
23:48:52 [2020-11-14T23:48:52.837Z] === RUN   TestIsolationConversion/process
23:48:52 [2020-11-14T23:48:52.837Z] === RUN   TestIsolationConversion/hyperv
23:48:52 [2020-11-14T23:48:52.837Z] --- PASS: TestIsolationConversion (0.00s)
23:48:52 [2020-11-14T23:48:52.837Z]     --- PASS: TestIsolationConversion/default (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z]     --- PASS: TestIsolationConversion/process (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestContainerLabels
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestContainerLabels (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestCredentialSpecConversion
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestCredentialSpecConversion/none
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestCredentialSpecConversion/config
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestCredentialSpecConversion/file
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestCredentialSpecConversion/registry
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestCredentialSpecConversion (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestControllerValidateMountBind
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestControllerValidateMountBind (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestControllerValidateMountVolume
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestControllerValidateMountVolume (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestControllerValidateMountTarget
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestControllerValidateMountTarget (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestControllerValidateMountTmpfs
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestControllerValidateMountInvalidType
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestControllerValidateMountNamedPipe
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] PASS
23:48:53 [2020-11-14T23:48:53.302Z] coverage: 11.3% of statements
23:48:53 [2020-11-14T23:48:53.302Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.759s	coverage: 11.3% of statements
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestVerifyNetworkingConfig
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestGetContainer
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestGetContainer (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestValidContainerNames
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestValidContainerNames (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestContainerInitDNS
23:48:53 [2020-11-14T23:48:53.302Z] --- SKIP: TestContainerInitDNS (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z]     daemon_test.go:147: root required
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestMerge
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestMerge (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestValidateContainerIsolation
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestValidateContainerIsolation (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestFindNetworkErrorType
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestFindNetworkErrorType (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestEnsureServicesExist
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestEnsureServicesExist (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestEnsureServicesExistErrors
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestContainerDelete
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestContainerDelete (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestContainerDoubleDelete
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestContainerDoubleDelete (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestLogContainerEventCopyLabels
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestLogContainerEventWithAttributes
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestNoneHealthcheck
23:48:53 [2020-11-14T23:48:53.302Z] --- PASS: TestNoneHealthcheck (0.00s)
23:48:53 [2020-11-14T23:48:53.302Z] === RUN   TestHealthStates
23:48:53 [2020-11-14T23:48:53.766Z] time="2020-11-14T23:48:53Z" 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"
23:48:53 [2020-11-14T23:48:53.766Z] time="2020-11-14T23:48:53Z" 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"
23:48:53 [2020-11-14T23:48:53.766Z] time="2020-11-14T23:48:53Z" 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"
23:48:53 [2020-11-14T23:48:53.766Z] time="2020-11-14T23:48:53Z" 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"
23:48:53 [2020-11-14T23:48:53.766Z] time="2020-11-14T23:48:53Z" 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"
23:48:53 [2020-11-14T23:48:53.766Z] time="2020-11-14T23:48:53Z" 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"
23:48:53 [2020-11-14T23:48:53.766Z] time="2020-11-14T23:48:53Z" 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"
23:48:53 [2020-11-14T23:48:53.766Z] time="2020-11-14T23:48:53Z" 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"
23:48:53 [2020-11-14T23:48:53.766Z] time="2020-11-14T23:48:53Z" 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"
23:48:53 [2020-11-14T23:48:53.766Z] time="2020-11-14T23:48:53Z" 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"
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestHealthStates (0.11s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestMaskURLCredentials
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestMaskURLCredentials (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestGetInspectData
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestGetInspectData (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestFillLicense
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestFillLicense (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestListInvalidFilter
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestListInvalidFilter (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestNameFilter
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestNameFilter (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
23:48:53 [2020-11-14T23:48:53.766Z] === 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
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- 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)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestDaemonReloadLabels
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestDaemonReloadLabels (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestDaemonReloadMirrors
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestDaemonReloadMirrors (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestDaemonReloadInsecureRegistries
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestDaemonReloadNotAffectOthers
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestDaemonDiscoveryReload
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestEventsLog
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestEventsLog (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestEventsLogTimeout
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestEventsLogTimeout (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestLogEvents
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestLogEvents (0.05s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestLoadBufferedEvents
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestLoadBufferedEvents (0.12s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestLoadBufferedEventsOnlyFromPast
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] === RUN   TestIgnoreBufferedWhenNoTimes
23:48:53 [2020-11-14T23:48:53.766Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
23:48:53 [2020-11-14T23:48:53.766Z] PASS
23:48:53 [2020-11-14T23:48:53.766Z] coverage: 50.0% of statements
23:48:53 [2020-11-14T23:48:53.766Z] ok  	github.com/docker/docker/daemon/events	0.407s	coverage: 50.0% of statements
23:48:54 [2020-11-14T23:48:54.746Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
23:48:54 [2020-11-14T23:48:54.746Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
23:48:55 [2020-11-14T23:48:55.210Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s)
23:48:55 [2020-11-14T23:48:55.210Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
23:48:55 [2020-11-14T23:48:55.210Z] === RUN   TestLinkNaming
23:48:55 [2020-11-14T23:48:55.210Z] --- PASS: TestLinkNaming (0.00s)
23:48:55 [2020-11-14T23:48:55.210Z] === RUN   TestLinkNew
23:48:55 [2020-11-14T23:48:55.210Z] --- PASS: TestLinkNew (0.00s)
23:48:55 [2020-11-14T23:48:55.210Z] === RUN   TestLinkEnv
23:48:55 [2020-11-14T23:48:55.210Z] --- PASS: TestLinkEnv (0.00s)
23:48:55 [2020-11-14T23:48:55.210Z] === RUN   TestLinkMultipleEnv
23:48:55 [2020-11-14T23:48:55.210Z] --- PASS: TestLinkMultipleEnv (0.00s)
23:48:55 [2020-11-14T23:48:55.210Z] === RUN   TestLinkPortRangeEnv
23:48:55 [2020-11-14T23:48:55.210Z] --- PASS: TestLinkPortRangeEnv (0.00s)
23:48:55 [2020-11-14T23:48:55.210Z] PASS
23:48:55 [2020-11-14T23:48:55.210Z] coverage: 93.0% of statements
23:48:55 [2020-11-14T23:48:55.210Z] ok  	github.com/docker/docker/daemon/links	0.040s	coverage: 93.0% of statements
23:48:55 [2020-11-14T23:48:55.674Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
23:48:55 [2020-11-14T23:48:55.674Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
23:48:55 [2020-11-14T23:48:55.674Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
23:48:55 [2020-11-14T23:48:55.674Z]     reload_test.go:520: root required
23:48:55 [2020-11-14T23:48:55.674Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
23:48:55 [2020-11-14T23:48:55.674Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
23:48:55 [2020-11-14T23:48:55.674Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
23:48:55 [2020-11-14T23:48:55.674Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.11s)
23:48:55 [2020-11-14T23:48:55.674Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
23:48:55 [2020-11-14T23:48:55.674Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
23:48:55 [2020-11-14T23:48:55.674Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
23:48:55 [2020-11-14T23:48:55.674Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
23:48:55 [2020-11-14T23:48:55.674Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
23:48:55 [2020-11-14T23:48:55.674Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
23:48:55 [2020-11-14T23:48:55.674Z] === RUN   TestParseVolumesFrom
23:48:55 [2020-11-14T23:48:55.674Z] --- PASS: TestParseVolumesFrom (0.00s)
23:48:55 [2020-11-14T23:48:55.674Z] PASS
23:48:55 [2020-11-14T23:48:55.674Z] coverage: 9.1% of statements
23:48:55 [2020-11-14T23:48:55.674Z] ok  	github.com/docker/docker/daemon	4.485s	coverage: 9.1% of statements
23:48:55 [2020-11-14T23:48:55.674Z] === RUN   TestIsEmptyDir
23:48:55 [2020-11-14T23:48:55.674Z] --- PASS: TestIsEmptyDir (0.00s)
23:48:55 [2020-11-14T23:48:55.674Z] PASS
23:48:55 [2020-11-14T23:48:55.674Z] coverage: 2.3% of statements
23:48:55 [2020-11-14T23:48:55.674Z] ok  	github.com/docker/docker/daemon/graphdriver	0.284s	coverage: 2.3% of statements
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
23:48:55 [2020-11-14T23:48:55.674Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
23:48:55 [2020-11-14T23:48:55.919Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
23:48:56 [2020-11-14T23:48:56.861Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestSearchRegistryForImagesErrors
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestSearchRegistryForImages
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestSearchRegistryForImages (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] PASS
23:48:59 [2020-11-14T23:48:59.439Z] coverage: 4.9% of statements
23:48:59 [2020-11-14T23:48:59.439Z] ok  	github.com/docker/docker/daemon/images	0.666s	coverage: 4.9% of statements
23:48:59 [2020-11-14T23:48:59.439Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:48:59 [2020-11-14T23:48:59.439Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestNewStreamConfig
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestNewStreamConfig/defaults
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestNewStreamConfig/invalid_create_group
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestNewStreamConfig/invalid_flush_interval
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestNewStreamConfig/flush_interval_at_15
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestNewStreamConfig (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestNewAWSLogsClientUserAgentHandler
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestNewAWSLogsClientRegionDetect
23:48:59 [2020-11-14T23:48:59.439Z] time="2020-11-14T23:48:59Z" level=info msg="Trying to get region from EC2 Metadata"
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestCreateSuccess
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestCreateSuccess (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestCreateLogGroupSuccess
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestCreateError
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestCreateError (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestCreateAlreadyExists
23:48:59 [2020-11-14T23:48:59.439Z] time="2020-11-14T23:48:59Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestCreateAlreadyExists (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestLogClosed
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestLogClosed (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestLogBlocking
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestLogBlocking (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestLogNonBlockingBufferEmpty
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestLogNonBlockingBufferFull
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestPublishBatchSuccess
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestPublishBatchSuccess (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestPublishBatchError
23:48:59 [2020-11-14T23:48:59.439Z] time="2020-11-14T23:48:59Z" level=error msg=Error
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestPublishBatchError (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestPublishBatchInvalidSeqSuccess
23:48:59 [2020-11-14T23:48:59.439Z] time="2020-11-14T23:48:59Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestPublishBatchAlreadyAccepted
23:48:59 [2020-11-14T23:48:59.439Z] time="2020-11-14T23:48:59Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
23:48:59 [2020-11-14T23:48:59.439Z] time="2020-11-14T23:48:59Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestCollectBatchSimple
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestCollectBatchSimple (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestCollectBatchTicker
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestCollectBatchTicker (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestCollectBatchMultilinePattern
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestCollectBatchClose
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestCollectBatchClose (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestEffectiveLen
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestEffectiveLen/0/Hello
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestEffectiveLen/2/🙃
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestEffectiveLen/3/����
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestEffectiveLen/4/He��o
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestEffectiveLen/5/
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestEffectiveLen (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestFindValidSplit
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestFindValidSplit/0/
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestFindValidSplit/1/Hello
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestFindValidSplit/2/Hello
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestFindValidSplit/3/Hello
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestFindValidSplit/4/🙃
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestFindValidSplit/5/🙃
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestFindValidSplit/6/a�
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestFindValidSplit/7/a�
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestFindValidSplit (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1044: 
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1045: 
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1044: Hello
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1045: 
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1044: He
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1045: llo
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1044: 
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1045: Hello
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1044: 
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1045: 🙃
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1044: 🙃
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1045: 
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1044: a
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1045: �
23:48:59 [2020-11-14T23:48:59.439Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1044: a�
23:48:59 [2020-11-14T23:48:59.439Z]         cloudwatchlogs_test.go:1045: 
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestProcessEventEmoji
23:48:59 [2020-11-14T23:48:59.439Z] --- PASS: TestProcessEventEmoji (0.00s)
23:48:59 [2020-11-14T23:48:59.439Z] === RUN   TestCollectBatchLineSplit
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestCollectBatchLineSplit (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestCollectBatchLineSplitWithBinary
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestCollectBatchMaxEvents
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestCollectBatchMaxTotalBytes
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestCollectBatchWithDuplicateTimestamps
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestParseLogOptionsMultilinePattern
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestParseLogOptionsDatetimeFormat
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestCreateTagSuccess
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestCreateTagSuccess (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] PASS
23:48:59 [2020-11-14T23:48:59.440Z] coverage: 77.4% of statements
23:48:59 [2020-11-14T23:48:59.440Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.907s	coverage: 77.4% of statements
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestAdapterReadLogs
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestAdapterReadLogs (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestCopier
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestCopier (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestCopierLongLines
23:48:59 [2020-11-14T23:48:59.440Z] --- PASS: TestCopierLongLines (0.00s)
23:48:59 [2020-11-14T23:48:59.440Z] === RUN   TestCopierSlow
23:48:59 [2020-11-14T23:48:59.904Z] --- PASS: TestCopierSlow (0.20s)
23:48:59 [2020-11-14T23:48:59.904Z] === RUN   TestCopierWithSized
23:48:59 [2020-11-14T23:48:59.904Z] --- PASS: TestCopierWithSized (0.00s)
23:48:59 [2020-11-14T23:48:59.904Z] === RUN   TestCopierWithPartial
23:48:59 [2020-11-14T23:48:59.904Z] --- PASS: TestCopierWithPartial (0.00s)
23:48:59 [2020-11-14T23:48:59.904Z] === RUN   TestRingLogger
23:48:59 [2020-11-14T23:48:59.904Z] --- PASS: TestRingLogger (0.00s)
23:48:59 [2020-11-14T23:48:59.904Z] === RUN   TestRingCap
23:48:59 [2020-11-14T23:48:59.904Z] --- PASS: TestRingCap (0.00s)
23:48:59 [2020-11-14T23:48:59.904Z] === RUN   TestRingClose
23:48:59 [2020-11-14T23:48:59.904Z] --- PASS: TestRingClose (0.00s)
23:48:59 [2020-11-14T23:48:59.904Z] === RUN   TestRingDrain
23:48:59 [2020-11-14T23:48:59.904Z] --- PASS: TestRingDrain (0.00s)
23:48:59 [2020-11-14T23:48:59.904Z] PASS
23:48:59 [2020-11-14T23:48:59.904Z] coverage: 41.2% of statements
23:48:59 [2020-11-14T23:48:59.904Z] ok  	github.com/docker/docker/daemon/logger	0.748s	coverage: 41.2% of statements
23:48:59 [2020-11-14T23:48:59.904Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
23:48:59 [2020-11-14T23:48:59.904Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:48:59 [2020-11-14T23:48:59.904Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:48:59 [2020-11-14T23:48:59.904Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
23:48:59 [2020-11-14T23:48:59.904Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
23:48:59 [2020-11-14T23:48:59.904Z] === RUN   TestJSONFileLogger
23:48:59 [2020-11-14T23:48:59.904Z] --- PASS: TestJSONFileLogger (0.00s)
23:48:59 [2020-11-14T23:48:59.904Z] === RUN   TestJSONFileLoggerWithTags
23:48:59 [2020-11-14T23:48:59.904Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
23:48:59 [2020-11-14T23:48:59.904Z] === RUN   TestJSONFileLoggerWithOpts
23:48:59 [2020-11-14T23:48:59.904Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
23:48:59 [2020-11-14T23:48:59.904Z] === RUN   TestJSONFileLoggerWithLabelsEnv
23:48:59 [2020-11-14T23:48:59.904Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
23:48:59 [2020-11-14T23:48:59.904Z] === RUN   TestEncodeDecode
23:48:59 [2020-11-14T23:48:59.904Z] === PAUSE TestEncodeDecode
23:48:59 [2020-11-14T23:48:59.904Z] === CONT  TestEncodeDecode
23:48:59 [2020-11-14T23:48:59.904Z] --- PASS: TestEncodeDecode (0.12s)
23:48:59 [2020-11-14T23:48:59.904Z] PASS
23:48:59 [2020-11-14T23:48:59.904Z] coverage: 61.6% of statements
23:48:59 [2020-11-14T23:48:59.904Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.650s	coverage: 61.6% of statements
23:49:00 [2020-11-14T23:49:00.396Z] --- PASS: TestServiceUpdateConfigs (15.40s)
23:49:00 [2020-11-14T23:49:00.396Z] === RUN   TestServiceUpdateNetwork
23:49:00 [2020-11-14T23:49:00.882Z] === RUN   TestJSONLogsMarshalJSONBuf
23:49:00 [2020-11-14T23:49:00.882Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
23:49:00 [2020-11-14T23:49:00.882Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
23:49:00 [2020-11-14T23:49:00.882Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s)
23:49:00 [2020-11-14T23:49:00.882Z] === RUN   TestFastTimeMarshalJSON
23:49:00 [2020-11-14T23:49:00.882Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
23:49:00 [2020-11-14T23:49:00.882Z] PASS
23:49:00 [2020-11-14T23:49:00.882Z] coverage: 87.2% of statements
23:49:00 [2020-11-14T23:49:00.882Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.210s	coverage: 87.2% of statements
23:49:02 [2020-11-14T23:49:02.435Z] === RUN   TestWriteLog
23:49:02 [2020-11-14T23:49:02.435Z] === PAUSE TestWriteLog
23:49:02 [2020-11-14T23:49:02.435Z] === RUN   TestReadLog
23:49:02 [2020-11-14T23:49:02.435Z] === PAUSE TestReadLog
23:49:02 [2020-11-14T23:49:02.435Z] === CONT  TestWriteLog
23:49:02 [2020-11-14T23:49:02.435Z] === CONT  TestReadLog
23:49:02 [2020-11-14T23:49:02.435Z] --- PASS: TestWriteLog (0.00s)
23:49:02 [2020-11-14T23:49:02.436Z] === RUN   TestReadLog/tail_exact
23:49:02 [2020-11-14T23:49:02.436Z] === RUN   TestReadLog/tail_less_than_available
23:49:02 [2020-11-14T23:49:02.436Z] === RUN   TestReadLog/tail_more_than_available
23:49:02 [2020-11-14T23:49:02.436Z] --- PASS: TestReadLog (0.17s)
23:49:02 [2020-11-14T23:49:02.436Z]     --- PASS: TestReadLog/tail_exact (0.11s)
23:49:02 [2020-11-14T23:49:02.436Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
23:49:02 [2020-11-14T23:49:02.436Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
23:49:02 [2020-11-14T23:49:02.436Z] PASS
23:49:02 [2020-11-14T23:49:02.436Z] coverage: 75.2% of statements
23:49:02 [2020-11-14T23:49:02.436Z] ok  	github.com/docker/docker/daemon/logger/local	0.461s	coverage: 75.2% of statements
23:49:02 [2020-11-14T23:49:02.436Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:49:02 [2020-11-14T23:49:02.436Z] === RUN   TestOpenFileDelete
23:49:02 [2020-11-14T23:49:02.436Z] --- PASS: TestOpenFileDelete (0.00s)
23:49:02 [2020-11-14T23:49:02.436Z] === RUN   TestOpenFileRename
23:49:02 [2020-11-14T23:49:02.436Z] --- PASS: TestOpenFileRename (0.00s)
23:49:02 [2020-11-14T23:49:02.436Z] === RUN   TestParseLogTagDefaultTag
23:49:02 [2020-11-14T23:49:02.436Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
23:49:02 [2020-11-14T23:49:02.436Z] === RUN   TestParseLogTag
23:49:02 [2020-11-14T23:49:02.436Z] --- PASS: TestParseLogTag (0.00s)
23:49:02 [2020-11-14T23:49:02.436Z] === RUN   TestParseLogTagEmptyTag
23:49:02 [2020-11-14T23:49:02.436Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
23:49:02 [2020-11-14T23:49:02.436Z] === RUN   TestTailFiles
23:49:02 [2020-11-14T23:49:02.436Z] --- PASS: TestTailFiles (0.00s)
23:49:02 [2020-11-14T23:49:02.436Z] === RUN   TestFollowLogsConsumerGone
23:49:02 [2020-11-14T23:49:02.436Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
23:49:02 [2020-11-14T23:49:02.436Z] === RUN   TestFollowLogsProducerGone
23:49:02 [2020-11-14T23:49:02.436Z] --- PASS: TestFollowLogsProducerGone (0.00s)
23:49:02 [2020-11-14T23:49:02.436Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
23:49:02 [2020-11-14T23:49:02.436Z]     logfile_test.go:232: messages sent: 4098, received: 4098
23:49:02 [2020-11-14T23:49:02.901Z] === RUN   TestCheckCapacityAndRotate
23:49:02 [2020-11-14T23:49:02.901Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
23:49:02 [2020-11-14T23:49:02.901Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
23:49:02 [2020-11-14T23:49:02.901Z] --- PASS: TestCheckCapacityAndRotate (0.17s)
23:49:02 [2020-11-14T23:49:02.901Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
23:49:02 [2020-11-14T23:49:02.901Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
23:49:02 [2020-11-14T23:49:02.901Z] PASS
23:49:02 [2020-11-14T23:49:02.901Z] coverage: 55.3% of statements
23:49:02 [2020-11-14T23:49:02.901Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.640s	coverage: 55.3% of statements
23:49:03 [2020-11-14T23:49:03.365Z] === RUN   TestLog
23:49:03 [2020-11-14T23:49:03.365Z] --- PASS: TestLog (0.01s)
23:49:03 [2020-11-14T23:49:03.365Z] PASS
23:49:03 [2020-11-14T23:49:03.365Z] coverage: 33.3% of statements
23:49:03 [2020-11-14T23:49:03.365Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.193s	coverage: 33.3% of statements
23:49:03 [2020-11-14T23:49:03.829Z] === RUN   TestValidateLogOpt
23:49:03 [2020-11-14T23:49:03.829Z] --- PASS: TestValidateLogOpt (0.00s)
23:49:03 [2020-11-14T23:49:03.829Z] === RUN   TestNewMissedConfig
23:49:03 [2020-11-14T23:49:03.829Z] --- PASS: TestNewMissedConfig (0.00s)
23:49:03 [2020-11-14T23:49:03.829Z] === RUN   TestNewMissedUrl
23:49:03 [2020-11-14T23:49:03.829Z] --- PASS: TestNewMissedUrl (0.00s)
23:49:03 [2020-11-14T23:49:03.829Z] === RUN   TestNewMissedToken
23:49:03 [2020-11-14T23:49:03.829Z] --- PASS: TestNewMissedToken (0.00s)
23:49:03 [2020-11-14T23:49:03.829Z] === RUN   TestNewWithProxy
23:49:03 [2020-11-14T23:49:03.829Z] --- PASS: TestNewWithProxy (0.00s)
23:49:03 [2020-11-14T23:49:03.829Z] === RUN   TestDefault
23:49:03 [2020-11-14T23:49:03.829Z] --- PASS: TestDefault (0.01s)
23:49:03 [2020-11-14T23:49:03.829Z] === RUN   TestInlineFormatWithNonDefaultOptions
23:49:03 [2020-11-14T23:49:03.829Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
23:49:03 [2020-11-14T23:49:03.829Z] === RUN   TestJsonFormat
23:49:03 [2020-11-14T23:49:03.829Z] --- PASS: TestJsonFormat (0.01s)
23:49:03 [2020-11-14T23:49:03.829Z] === RUN   TestRawFormat
23:49:03 [2020-11-14T23:49:03.829Z] --- PASS: TestRawFormat (0.00s)
23:49:03 [2020-11-14T23:49:03.829Z] === RUN   TestRawFormatWithLabels
23:49:03 [2020-11-14T23:49:03.829Z] --- PASS: TestRawFormatWithLabels (0.00s)
23:49:03 [2020-11-14T23:49:03.829Z] === RUN   TestRawFormatWithoutTag
23:49:03 [2020-11-14T23:49:03.829Z] --- PASS: TestRawFormatWithoutTag (0.00s)
23:49:03 [2020-11-14T23:49:03.829Z] === RUN   TestBatching
23:49:04 [2020-11-14T23:49:04.293Z] === RUN   TestNewParse
23:49:04 [2020-11-14T23:49:04.293Z] --- PASS: TestNewParse (0.00s)
23:49:04 [2020-11-14T23:49:04.293Z] PASS
23:49:04 [2020-11-14T23:49:04.293Z] coverage: 8.3% of statements
23:49:04 [2020-11-14T23:49:04.293Z] --- PASS: TestBatching (0.22s)
23:49:04 [2020-11-14T23:49:04.293Z] === RUN   TestFrequency
23:49:04 [2020-11-14T23:49:04.293Z] ok  	github.com/docker/docker/daemon/logger/templates	0.058s	coverage: 8.3% of statements
23:49:04 [2020-11-14T23:49:04.293Z] --- PASS: TestFrequency (0.16s)
23:49:04 [2020-11-14T23:49:04.293Z] === RUN   TestOneMessagePerRequest
23:49:04 [2020-11-14T23:49:04.293Z] --- PASS: TestOneMessagePerRequest (0.00s)
23:49:04 [2020-11-14T23:49:04.757Z] === RUN   TestVerify
23:49:04 [2020-11-14T23:49:04.757Z] --- PASS: TestVerify (0.00s)
23:49:04 [2020-11-14T23:49:04.757Z] === RUN   TestSkipVerify
23:49:04 [2020-11-14T23:49:04.757Z] time="2020-11-14T23:49:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:49:04 [2020-11-14T23:49:04.757Z] time="2020-11-14T23:49:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:49:04 [2020-11-14T23:49:04.757Z] time="2020-11-14T23:49:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:49:04 [2020-11-14T23:49:04.757Z] time="2020-11-14T23:49:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:49:04 [2020-11-14T23:49:04.757Z] --- PASS: TestSkipVerify (0.59s)
23:49:04 [2020-11-14T23:49:04.757Z] === RUN   TestBufferMaximum
23:49:04 [2020-11-14T23:49:04.757Z] === RUN   TestParseLogFormat
23:49:04 [2020-11-14T23:49:04.757Z] --- PASS: TestParseLogFormat (0.00s)
23:49:04 [2020-11-14T23:49:04.757Z] === RUN   TestValidateLogOptEmpty
23:49:04 [2020-11-14T23:49:04.757Z] --- PASS: TestValidateLogOptEmpty (0.00s)
23:49:04 [2020-11-14T23:49:04.757Z] === RUN   TestValidateSyslogAddress
23:49:04 [2020-11-14T23:49:04.757Z] --- PASS: TestValidateSyslogAddress (0.00s)
23:49:04 [2020-11-14T23:49:04.757Z] === RUN   TestParseAddressDefaultPort
23:49:04 [2020-11-14T23:49:04.757Z] --- PASS: TestParseAddressDefaultPort (0.00s)
23:49:04 [2020-11-14T23:49:04.757Z] === RUN   TestValidateSyslogFacility
23:49:04 [2020-11-14T23:49:04.757Z] --- PASS: TestValidateSyslogFacility (0.00s)
23:49:04 [2020-11-14T23:49:04.757Z] === RUN   TestValidateLogOptSyslogFormat
23:49:04 [2020-11-14T23:49:04.757Z] time="2020-11-14T23:49:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:49:04 [2020-11-14T23:49:04.757Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
23:49:04 [2020-11-14T23:49:04.757Z] time="2020-11-14T23:49:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:49:04 [2020-11-14T23:49:04.757Z] time="2020-11-14T23:49:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:49:04 [2020-11-14T23:49:04.757Z] time="2020-11-14T23:49:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:49:04 [2020-11-14T23:49:04.757Z] === RUN   TestValidateLogOpt
23:49:04 [2020-11-14T23:49:04.757Z] time="2020-11-14T23:49:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:49:04 [2020-11-14T23:49:04.757Z] --- PASS: TestValidateLogOpt (0.00s)
23:49:04 [2020-11-14T23:49:04.757Z] time="2020-11-14T23:49:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605397744.602580\",\"host\":\"6c2f67e7de36\"}'"
23:49:04 [2020-11-14T23:49:04.758Z] time="2020-11-14T23:49:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605397744.602580\",\"host\":\"6c2f67e7de36\"}'"
23:49:04 [2020-11-14T23:49:04.758Z] PASS
23:49:04 [2020-11-14T23:49:04.758Z] coverage: 46.8% of statements
23:49:04 [2020-11-14T23:49:04.758Z] --- PASS: TestBufferMaximum (0.00s)
23:49:04 [2020-11-14T23:49:04.758Z] === RUN   TestServerAlwaysDown
23:49:04 [2020-11-14T23:49:04.758Z] time="2020-11-14T23:49:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:49:04 [2020-11-14T23:49:04.758Z] time="2020-11-14T23:49:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:49:04 [2020-11-14T23:49:04.758Z] time="2020-11-14T23:49:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605397744.606581\",\"host\":\"6c2f67e7de36\"}'"
23:49:04 [2020-11-14T23:49:04.758Z] time="2020-11-14T23:49:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605397744.606581\",\"host\":\"6c2f67e7de36\"}'"
23:49:04 [2020-11-14T23:49:04.758Z] time="2020-11-14T23:49:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:49:04 [2020-11-14T23:49:04.758Z] time="2020-11-14T23:49:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605397744.606581\",\"host\":\"6c2f67e7de36\"}'"
23:49:04 [2020-11-14T23:49:04.758Z] time="2020-11-14T23:49:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605397744.608577\",\"host\":\"6c2f67e7de36\"}'"
23:49:04 [2020-11-14T23:49:04.758Z] time="2020-11-14T23:49:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1605397744.608577\",\"host\":\"6c2f67e7de36\"}'"
23:49:04 [2020-11-14T23:49:04.758Z] --- PASS: TestServerAlwaysDown (0.00s)
23:49:04 [2020-11-14T23:49:04.758Z] === RUN   TestCannotSendAfterClose
23:49:04 [2020-11-14T23:49:04.758Z] --- PASS: TestCannotSendAfterClose (0.00s)
23:49:04 [2020-11-14T23:49:04.758Z] === RUN   TestDeadlockOnBlockedEndpoint
23:49:04 [2020-11-14T23:49:04.758Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.137s	coverage: 46.8% of statements
23:49:05 [2020-11-14T23:49:05.736Z] time="2020-11-14T23:49:05Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
23:49:06 [2020-11-14T23:49:06.201Z] time="2020-11-14T23:49:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6c2f67e7de36\"}'"
23:49:06 [2020-11-14T23:49:06.201Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
23:49:06 [2020-11-14T23:49:06.201Z] PASS
23:49:06 [2020-11-14T23:49:06.201Z] coverage: 82.5% of statements
23:49:06 [2020-11-14T23:49:06.201Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.240s	coverage: 82.5% of statements
23:49:06 [2020-11-14T23:49:06.201Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:49:06 [2020-11-14T23:49:06.201Z] ?   	github.com/docker/docker/daemon/network	[no test files]
23:49:06 [2020-11-14T23:49:06.201Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:49:06 [2020-11-14T23:49:06.666Z] === RUN   TestV1IDService
23:49:06 [2020-11-14T23:49:06.666Z] --- PASS: TestV1IDService (0.04s)
23:49:06 [2020-11-14T23:49:06.666Z] === RUN   TestV2MetadataService
23:49:06 [2020-11-14T23:49:06.862Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
23:49:07 [2020-11-14T23:49:07.133Z] === RUN   TestContinueOnError_NonMirrorEndpoint
23:49:07 [2020-11-14T23:49:07.133Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
23:49:07 [2020-11-14T23:49:07.133Z] === RUN   TestContinueOnError_MirrorEndpoint
23:49:07 [2020-11-14T23:49:07.133Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
23:49:07 [2020-11-14T23:49:07.133Z] === RUN   TestContinueOnError_NeverContinue
23:49:07 [2020-11-14T23:49:07.133Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
23:49:07 [2020-11-14T23:49:07.133Z] === RUN   TestContinueOnError_UnnestsErrors
23:49:07 [2020-11-14T23:49:07.133Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
23:49:07 [2020-11-14T23:49:07.133Z] === RUN   TestFixManifestLayers
23:49:07 [2020-11-14T23:49:07.133Z] --- PASS: TestFixManifestLayers (0.00s)
23:49:07 [2020-11-14T23:49:07.133Z] === RUN   TestFixManifestLayersBaseLayerParent
23:49:07 [2020-11-14T23:49:07.133Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
23:49:07 [2020-11-14T23:49:07.133Z]     pull_v2_test.go:73: Needs fixing on Windows
23:49:07 [2020-11-14T23:49:07.133Z] === RUN   TestFixManifestLayersBadParent
23:49:07 [2020-11-14T23:49:07.133Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
23:49:07 [2020-11-14T23:49:07.133Z] === RUN   TestValidateManifest
23:49:07 [2020-11-14T23:49:07.133Z] --- SKIP: TestValidateManifest (0.00s)
23:49:07 [2020-11-14T23:49:07.133Z]     pull_v2_test.go:118: Needs fixing on Windows
23:49:07 [2020-11-14T23:49:07.133Z] === RUN   TestFormatPlatform
23:49:07 [2020-11-14T23:49:07.133Z] --- PASS: TestFormatPlatform (0.00s)
23:49:07 [2020-11-14T23:49:07.133Z] === RUN   TestGetRepositoryMountCandidates
23:49:07 [2020-11-14T23:49:07.133Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
23:49:07 [2020-11-14T23:49:07.133Z] === RUN   TestLayerAlreadyExists
23:49:07 [2020-11-14T23:49:07.133Z] --- PASS: TestLayerAlreadyExists (0.00s)
23:49:07 [2020-11-14T23:49:07.133Z]     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}
23:49:07 [2020-11-14T23:49:07.133Z]     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}
23:49:07 [2020-11-14T23:49:07.133Z]     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}
23:49:07 [2020-11-14T23:49:07.133Z]     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}
23:49:07 [2020-11-14T23:49:07.133Z]     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}
23:49:07 [2020-11-14T23:49:07.133Z]     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}
23:49:07 [2020-11-14T23:49:07.133Z] === RUN   TestWhenEmptyAuthConfig
23:49:07 [2020-11-14T23:49:07.597Z] --- PASS: TestV2MetadataService (1.10s)
23:49:07 [2020-11-14T23:49:07.597Z] PASS
23:49:07 [2020-11-14T23:49:07.597Z] coverage: 48.2% of statements
23:49:07 [2020-11-14T23:49:07.597Z] ok  	github.com/docker/docker/distribution/metadata	1.310s	coverage: 48.2% of statements
23:49:08 [2020-11-14T23:49:08.062Z] === RUN   TestSuccessfulDownload
23:49:08 [2020-11-14T23:49:08.062Z] --- SKIP: TestSuccessfulDownload (0.00s)
23:49:08 [2020-11-14T23:49:08.062Z]     download_test.go:268: Needs fixing on Windows
23:49:08 [2020-11-14T23:49:08.062Z] === RUN   TestCancelledDownload
23:49:08 [2020-11-14T23:49:08.062Z] --- PASS: TestCancelledDownload (0.00s)
23:49:08 [2020-11-14T23:49:08.062Z] === RUN   TestMaxDownloadAttempts
23:49:08 [2020-11-14T23:49:08.062Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
23:49:08 [2020-11-14T23:49:08.062Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
23:49:08 [2020-11-14T23:49:08.062Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
23:49:08 [2020-11-14T23:49:08.062Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
23:49:08 [2020-11-14T23:49:08.062Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
23:49:08 [2020-11-14T23:49:08.062Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
23:49:08 [2020-11-14T23:49:08.062Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
23:49:08 [2020-11-14T23:49:08.062Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
23:49:08 [2020-11-14T23:49:08.062Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
23:49:08 [2020-11-14T23:49:08.062Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
23:49:08 [2020-11-14T23:49:08.062Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
23:49:08 [2020-11-14T23:49:08.062Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
23:49:08 [2020-11-14T23:49:08.062Z] --- PASS: TestWhenEmptyAuthConfig (1.21s)
23:49:08 [2020-11-14T23:49:08.062Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
23:49:08 [2020-11-14T23:49:08.062Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
23:49:08 [2020-11-14T23:49:08.062Z] === RUN   TestTokenPassThru
23:49:08 [2020-11-14T23:49:08.062Z] --- PASS: TestTokenPassThru (0.00s)
23:49:08 [2020-11-14T23:49:08.062Z] === RUN   TestTokenPassThruDifferentHost
23:49:08 [2020-11-14T23:49:08.062Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
23:49:08 [2020-11-14T23:49:08.062Z] PASS
23:49:08 [2020-11-14T23:49:08.062Z] coverage: 20.1% of statements
23:49:08 [2020-11-14T23:49:08.062Z] time="2020-11-14T23:49:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
23:49:08 [2020-11-14T23:49:08.062Z] time="2020-11-14T23:49:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
23:49:08 [2020-11-14T23:49:08.062Z] time="2020-11-14T23:49:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
23:49:08 [2020-11-14T23:49:08.062Z] time="2020-11-14T23:49:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
23:49:08 [2020-11-14T23:49:08.062Z] --- PASS: TestMaxDownloadAttempts (0.00s)
23:49:08 [2020-11-14T23:49:08.062Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s)
23:49:08 [2020-11-14T23:49:08.062Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s)
23:49:08 [2020-11-14T23:49:08.062Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s)
23:49:08 [2020-11-14T23:49:08.062Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s)
23:49:08 [2020-11-14T23:49:08.062Z] === RUN   TestTransfer
23:49:08 [2020-11-14T23:49:08.062Z] ok  	github.com/docker/docker/distribution	1.471s	coverage: 20.1% of statements
23:49:08 [2020-11-14T23:49:08.062Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestNotFound
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestNotFound (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestConflict
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestConflict (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestForbidden
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestForbidden (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestInvalidParameter
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestInvalidParameter (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestNotImplemented
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestNotImplemented (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestNotModified
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestNotModified (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestUnauthorized
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestUnauthorized (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestUnknown
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestUnknown (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestCancelled
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestCancelled (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestDeadline
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestDeadline (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestDataLoss
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestDataLoss (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestUnavailable
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestUnavailable (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestSystem
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestSystem (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Not_Found
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Bad_Request
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Conflict
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Unauthorized
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Service_Unavailable
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Forbidden
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Not_Modified
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Not_Implemented
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Internal_Server_Error
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
23:49:08 [2020-11-14T23:49:08.526Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
23:49:08 [2020-11-14T23:49:08.526Z] --- PASS: TestFromStatusCode (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
23:49:08 [2020-11-14T23:49:08.526Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
23:49:08 [2020-11-14T23:49:08.527Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
23:49:08 [2020-11-14T23:49:08.527Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
23:49:08 [2020-11-14T23:49:08.527Z] PASS
23:49:08 [2020-11-14T23:49:08.527Z] coverage: 49.4% of statements
23:49:08 [2020-11-14T23:49:08.527Z] ok  	github.com/docker/docker/errdefs	0.144s	coverage: 49.4% of statements
23:49:08 [2020-11-14T23:49:08.527Z] --- PASS: TestTransfer (0.15s)
23:49:08 [2020-11-14T23:49:08.527Z] === RUN   TestConcurrencyLimit
23:49:08 [2020-11-14T23:49:08.527Z] --- PASS: TestConcurrencyLimit (0.39s)
23:49:08 [2020-11-14T23:49:08.527Z] === RUN   TestInactiveJobs
23:49:08 [2020-11-14T23:49:08.772Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
23:49:09 [2020-11-14T23:49:09.508Z] --- PASS: TestInactiveJobs (0.62s)
23:49:09 [2020-11-14T23:49:09.508Z] === RUN   TestWatchRelease
23:49:09 [2020-11-14T23:49:09.508Z] --- PASS: TestWatchRelease (0.22s)
23:49:09 [2020-11-14T23:49:09.508Z] === RUN   TestWatchFinishedTransfer
23:49:09 [2020-11-14T23:49:09.508Z] --- PASS: TestWatchFinishedTransfer (0.00s)
23:49:09 [2020-11-14T23:49:09.508Z] === RUN   TestDuplicateTransfer
23:49:09 [2020-11-14T23:49:09.508Z] --- PASS: TestDuplicateTransfer (0.04s)
23:49:09 [2020-11-14T23:49:09.508Z] === RUN   TestSuccessfulUpload
23:49:09 [2020-11-14T23:49:09.972Z] time="2020-11-14T23:49:09Z" level=error msg="Upload failed, retrying: simulating retry"
23:49:09 [2020-11-14T23:49:09.972Z] === RUN   TestCompare
23:49:09 [2020-11-14T23:49:09.972Z] --- PASS: TestCompare (0.00s)
23:49:09 [2020-11-14T23:49:09.972Z] PASS
23:49:09 [2020-11-14T23:49:09.972Z] coverage: 19.2% of statements
23:49:09 [2020-11-14T23:49:09.972Z] ok  	github.com/docker/docker/image/cache	0.171s	coverage: 19.2% of statements
23:49:09 [2020-11-14T23:49:09.972Z] --- PASS: TestSuccessfulUpload (0.57s)
23:49:09 [2020-11-14T23:49:09.972Z] === RUN   TestCancelledUpload
23:49:09 [2020-11-14T23:49:09.972Z] --- PASS: TestCancelledUpload (0.00s)
23:49:09 [2020-11-14T23:49:09.972Z] PASS
23:49:09 [2020-11-14T23:49:09.972Z] coverage: 77.3% of statements
23:49:09 [2020-11-14T23:49:09.972Z] ok  	github.com/docker/docker/distribution/xfer	2.462s	coverage: 77.3% of statements
23:49:09 [2020-11-14T23:49:09.972Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestFSGetInvalidData
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestFSGetInvalidData (0.01s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestFSInvalidSet
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestFSInvalidSet (0.01s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestFSInvalidRoot
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestFSInvalidRoot (0.00s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestFSMetadataGetSet
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestFSMetadataGetSet (0.03s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestFSInvalidWalker
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestFSInvalidWalker (0.15s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestFSGetSet
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestFSGetSet (0.02s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestFSGetUnsetKey
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestFSGetUnsetKey (0.00s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestFSGetEmptyData
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestFSGetEmptyData (0.00s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestFSDelete
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestFSDelete (0.01s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestFSWalker
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestMakeV1ConfigFromConfig
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
23:49:10 [2020-11-14T23:49:10.436Z] PASS
23:49:10 [2020-11-14T23:49:10.436Z] coverage: 25.0% of statements
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestFSWalker (0.01s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestFSWalkerStopOnError
23:49:10 [2020-11-14T23:49:10.436Z] ok  	github.com/docker/docker/image/v1	0.210s	coverage: 25.0% of statements
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestFSWalkerStopOnError (0.01s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestNewFromJSON
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestNewFromJSON (0.00s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestNewFromJSONWithInvalidJSON
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestMarshalKeyOrder
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestMarshalKeyOrder (0.00s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestImage
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestImage (0.00s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestImageOSNotEmpty
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestImageOSNotEmpty (0.00s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestNewChildImageFromImageWithRootFS
23:49:10 [2020-11-14T23:49:10.436Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
23:49:10 [2020-11-14T23:49:10.436Z] === RUN   TestRestore
23:49:10 [2020-11-14T23:49:10.900Z] time="2020-11-14T23:49:10Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
23:49:10 [2020-11-14T23:49:10.900Z] --- PASS: TestRestore (0.15s)
23:49:10 [2020-11-14T23:49:10.900Z] === RUN   TestAddDelete
23:49:10 [2020-11-14T23:49:10.900Z] --- PASS: TestAddDelete (0.02s)
23:49:10 [2020-11-14T23:49:10.900Z] === RUN   TestSearchAfterDelete
23:49:10 [2020-11-14T23:49:10.900Z] --- PASS: TestSearchAfterDelete (0.01s)
23:49:10 [2020-11-14T23:49:10.900Z] === RUN   TestParentReset
23:49:10 [2020-11-14T23:49:10.900Z] --- PASS: TestParentReset (0.15s)
23:49:10 [2020-11-14T23:49:10.900Z] === RUN   TestGetAndSetLastUpdated
23:49:10 [2020-11-14T23:49:10.900Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
23:49:10 [2020-11-14T23:49:10.900Z] === RUN   TestStoreLen
23:49:10 [2020-11-14T23:49:10.900Z] --- PASS: TestStoreLen (0.05s)
23:49:10 [2020-11-14T23:49:10.900Z] PASS
23:49:10 [2020-11-14T23:49:10.900Z] coverage: 86.4% of statements
23:49:10 [2020-11-14T23:49:10.900Z] ok  	github.com/docker/docker/image	1.012s	coverage: 86.4% of statements
23:49:11 [2020-11-14T23:49:11.365Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:49:11 [2020-11-14T23:49:11.365Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:49:11 [2020-11-14T23:49:11.831Z] === RUN   TestSerialization
23:49:11 [2020-11-14T23:49:11.831Z] --- PASS: TestSerialization (0.02s)
23:49:11 [2020-11-14T23:49:11.831Z] PASS
23:49:11 [2020-11-14T23:49:11.831Z] coverage: 100.0% of statements
23:49:11 [2020-11-14T23:49:11.831Z] ok  	github.com/docker/docker/libcontainerd/queue	0.114s	coverage: 100.0% of statements
23:49:13 [2020-11-14T23:49:13.383Z] === RUN   TestEnvironmentParsing
23:49:13 [2020-11-14T23:49:13.383Z] --- PASS: TestEnvironmentParsing (0.00s)
23:49:13 [2020-11-14T23:49:13.383Z] PASS
23:49:13 [2020-11-14T23:49:13.383Z] coverage: 1.0% of statements
23:49:13 [2020-11-14T23:49:13.383Z] ok  	github.com/docker/docker/libcontainerd/local	0.214s	coverage: 1.0% of statements
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestEmptyLayer
23:49:13 [2020-11-14T23:49:13.846Z] --- PASS: TestEmptyLayer (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestCommitFailure
23:49:13 [2020-11-14T23:49:13.846Z] --- PASS: TestCommitFailure (0.01s)
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestStartTransactionFailure
23:49:13 [2020-11-14T23:49:13.846Z] --- PASS: TestStartTransactionFailure (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestGetOrphan
23:49:13 [2020-11-14T23:49:13.846Z] --- PASS: TestGetOrphan (0.01s)
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestMountAndRegister
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestParseVersion
23:49:13 [2020-11-14T23:49:13.846Z] --- PASS: TestParseVersion (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z] PASS
23:49:13 [2020-11-14T23:49:13.846Z] coverage: 52.9% of statements
23:49:13 [2020-11-14T23:49:13.846Z] ok  	github.com/docker/docker/pkg/aaparser	0.176s	coverage: 52.9% of statements
23:49:13 [2020-11-14T23:49:13.846Z] --- PASS: TestMountAndRegister (0.04s)
23:49:13 [2020-11-14T23:49:13.846Z]     layer_test.go:271: Layer size: 14
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestLayerRelease
23:49:13 [2020-11-14T23:49:13.846Z] --- SKIP: TestLayerRelease (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z]     layer_test.go:304: Failing on Windows
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestStoreRestore
23:49:13 [2020-11-14T23:49:13.846Z] --- SKIP: TestStoreRestore (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z]     layer_test.go:353: Failing on Windows
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestTarStreamStability
23:49:13 [2020-11-14T23:49:13.846Z] --- SKIP: TestTarStreamStability (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z]     layer_test.go:468: Failing on Windows
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestRegisterExistingLayer
23:49:13 [2020-11-14T23:49:13.846Z] --- PASS: TestRegisterExistingLayer (0.10s)
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestTarStreamVerification
23:49:13 [2020-11-14T23:49:13.846Z] --- SKIP: TestTarStreamVerification (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z]     layer_test.go:697: Failing on Windows
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestLayerMigration
23:49:13 [2020-11-14T23:49:13.846Z] --- SKIP: TestLayerMigration (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z]     migration_test.go:46: Failing on Windows
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestLayerMigrationNoTarsplit
23:49:13 [2020-11-14T23:49:13.846Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z]     migration_test.go:182: Failing on Windows
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestMountInit
23:49:13 [2020-11-14T23:49:13.846Z] --- SKIP: TestMountInit (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z]     mount_test.go:17: Failing on Windows
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestMountSize
23:49:13 [2020-11-14T23:49:13.846Z] --- SKIP: TestMountSize (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z]     mount_test.go:76: Failing on Windows
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestMountChanges
23:49:13 [2020-11-14T23:49:13.846Z] --- SKIP: TestMountChanges (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z]     mount_test.go:125: Failing on Windows
23:49:13 [2020-11-14T23:49:13.846Z] === RUN   TestMountApply
23:49:13 [2020-11-14T23:49:13.846Z] --- SKIP: TestMountApply (0.00s)
23:49:13 [2020-11-14T23:49:13.846Z]     mount_test.go:212: Failing on Windows
23:49:13 [2020-11-14T23:49:13.846Z] PASS
23:49:13 [2020-11-14T23:49:13.846Z] coverage: 30.1% of statements
23:49:13 [2020-11-14T23:49:13.846Z] ok  	github.com/docker/docker/layer	0.489s	coverage: 30.1% of statements
23:49:13 [2020-11-14T23:49:13.846Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:49:13 [2020-11-14T23:49:13.846Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:49:13 [2020-11-14T23:49:13.846Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:49:13 [2020-11-14T23:49:13.846Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:49:13 [2020-11-14T23:49:13.846Z] ?   	github.com/docker/docker/oci	[no test files]
23:49:13 [2020-11-14T23:49:13.846Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestAddressPoolOpt
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestAddressPoolOpt (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/a
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/something
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/_=a
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/env1=value1
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/_env1=value1
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/env2=value2=value3
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/env3=abc!qwe
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/env_4=value_4
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/PATH
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/=a
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/PATH=
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/PATH=something
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/asd!qwe
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/1asd
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/123
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/some_space
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/__some_space_before
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/some_space_after__
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/=
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateEnv/PaTh
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestValidateEnv (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/a (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/something (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/_=a (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/PATH (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/=a (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/1asd (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/123 (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/some_space (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/= (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestParseHost
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestParseHost (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestParseDockerDaemonHost
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestParseDockerDaemonHost (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestParseTCP
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestParseTCP (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestParseInvalidUnixAddrInvalid
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateExtraHosts
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestValidateExtraHosts (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestIpOptString
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestIpOptString (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestNewIpOptInvalidDefaultVal
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestNewIpOptValidDefaultVal
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestIpOptSetInvalidVal
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateIPAddress
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestValidateIPAddress (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestMapOpts
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestMapOpts (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestListOptsWithoutValidator
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestListOptsWithoutValidator (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestListOptsWithValidator
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestListOptsWithValidator (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateDNSSearch
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestValidateDNSSearch (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/label_with_general_format
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/label_with_more_than_one_=
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/label_with_one_more
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestValidateLabel (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestNamedListOpts
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestNamedListOpts (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestNamedMapOpts
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestNamedMapOpts (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestParseLink
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestParseLink (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestQuotedStringSetWithQuotes
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestQuotedStringSetWithNoQuotes
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] === RUN   TestUlimitOpt
23:49:14 [2020-11-14T23:49:14.309Z] --- PASS: TestUlimitOpt (0.00s)
23:49:14 [2020-11-14T23:49:14.309Z] PASS
23:49:14 [2020-11-14T23:49:14.309Z] coverage: 67.1% of statements
23:49:14 [2020-11-14T23:49:14.309Z] ok  	github.com/docker/docker/opts	0.097s	coverage: 67.1% of statements
23:49:15 [2020-11-14T23:49:15.287Z] === RUN   TestUnbuffered
23:49:15 [2020-11-14T23:49:15.287Z] --- PASS: TestUnbuffered (0.00s)
23:49:15 [2020-11-14T23:49:15.287Z] === RUN   TestRaceUnbuffered
23:49:15 [2020-11-14T23:49:15.287Z] --- PASS: TestRaceUnbuffered (0.00s)
23:49:15 [2020-11-14T23:49:15.287Z] PASS
23:49:15 [2020-11-14T23:49:15.287Z] coverage: 100.0% of statements
23:49:15 [2020-11-14T23:49:15.287Z] ok  	github.com/docker/docker/pkg/broadcaster	0.054s	coverage: 100.0% of statements
23:49:15 [2020-11-14T23:49:15.301Z] --- PASS: TestServiceUpdateNetwork (14.84s)
23:49:15 [2020-11-14T23:49:15.301Z] === RUN   TestServiceUpdatePidsLimit
23:49:15 [2020-11-14T23:49:15.301Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:49:15 [2020-11-14T23:49:15.301Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:49:15 [2020-11-14T23:49:15.749Z] === RUN   TestPeerCertificateMarshalJSON
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch/[[]]
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch/[[foo]]
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch/[[bar]_[foo]]
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch/[[foo_bar]]
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch/[[qux]_[foo]]
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch/[]
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch/[]#01
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch/[[qux]]
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch/[[foo_bar_qux]]
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch/[[qux]_[baz]]
23:49:16 [2020-11-14T23:49:16.213Z] === RUN   TestMatch/[[foo_baz]]
23:49:16 [2020-11-14T23:49:16.213Z] --- PASS: TestMatch (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z]     --- PASS: TestMatch/[[]] (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z]     --- PASS: TestMatch/[[foo]] (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z]     --- PASS: TestMatch/[] (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z]     --- PASS: TestMatch/[]#01 (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z]     --- PASS: TestMatch/[[qux]] (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
23:49:16 [2020-11-14T23:49:16.213Z] PASS
23:49:16 [2020-11-14T23:49:16.213Z] coverage: 87.5% of statements
23:49:16 [2020-11-14T23:49:16.213Z] ok  	github.com/docker/docker/pkg/capabilities	0.040s	coverage: 87.5% of statements
23:49:16 [2020-11-14T23:49:16.677Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
23:49:16 [2020-11-14T23:49:16.677Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
23:49:16 [2020-11-14T23:49:16.677Z] --- PASS: TestPeerCertificateMarshalJSON (0.96s)
23:49:16 [2020-11-14T23:49:16.677Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
23:49:16 [2020-11-14T23:49:16.677Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
23:49:16 [2020-11-14T23:49:16.677Z] === RUN   TestMiddleware
23:49:16 [2020-11-14T23:49:16.677Z] --- PASS: TestMiddleware (0.00s)
23:49:16 [2020-11-14T23:49:16.678Z] === RUN   TestNewResponseModifier
23:49:16 [2020-11-14T23:49:16.678Z] --- PASS: TestNewResponseModifier (0.00s)
23:49:16 [2020-11-14T23:49:16.678Z] PASS
23:49:16 [2020-11-14T23:49:16.678Z] coverage: 26.8% of statements
23:49:16 [2020-11-14T23:49:16.678Z] ok  	github.com/docker/docker/pkg/authorization	1.091s	coverage: 26.8% of statements
23:49:16 [2020-11-14T23:49:16.678Z] === RUN   TestIsArchivePathDir
23:49:16 [2020-11-14T23:49:16.678Z] --- PASS: TestIsArchivePathDir (0.09s)
23:49:16 [2020-11-14T23:49:16.678Z] === RUN   TestIsArchivePathInvalidFile
23:49:16 [2020-11-14T23:49:16.678Z] === RUN   TestChrootTarUntar
23:49:16 [2020-11-14T23:49:16.678Z] --- SKIP: TestChrootTarUntar (0.00s)
23:49:16 [2020-11-14T23:49:16.678Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
23:49:16 [2020-11-14T23:49:16.678Z] === RUN   TestChrootUntarWithHugeExcludesList
23:49:16 [2020-11-14T23:49:16.678Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
23:49:16 [2020-11-14T23:49:16.678Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
23:49:16 [2020-11-14T23:49:16.678Z] === RUN   TestChrootUntarEmptyArchive
23:49:16 [2020-11-14T23:49:16.678Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
23:49:16 [2020-11-14T23:49:16.678Z] === RUN   TestChrootTarUntarWithSymlink
23:49:16 [2020-11-14T23:49:16.678Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
23:49:16 [2020-11-14T23:49:16.678Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:49:16 [2020-11-14T23:49:16.678Z] === RUN   TestChrootCopyWithTar
23:49:16 [2020-11-14T23:49:16.678Z] --- SKIP: TestChrootCopyWithTar (0.00s)
23:49:16 [2020-11-14T23:49:16.678Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:49:16 [2020-11-14T23:49:16.678Z] === RUN   TestChrootCopyFileWithTar
23:49:16 [2020-11-14T23:49:16.678Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
23:49:16 [2020-11-14T23:49:16.678Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
23:49:16 [2020-11-14T23:49:16.678Z] === RUN   TestChrootUntarPath
23:49:16 [2020-11-14T23:49:16.678Z] --- SKIP: TestChrootUntarPath (0.00s)
23:49:16 [2020-11-14T23:49:16.678Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:49:16 [2020-11-14T23:49:16.678Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
23:49:16 [2020-11-14T23:49:16.678Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
23:49:16 [2020-11-14T23:49:16.678Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
23:49:17 [2020-11-14T23:49:17.141Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
23:49:17 [2020-11-14T23:49:17.141Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
23:49:17 [2020-11-14T23:49:17.141Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
23:49:17 [2020-11-14T23:49:17.141Z] === RUN   TestChrootApplyDotDotFile
23:49:17 [2020-11-14T23:49:17.141Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
23:49:17 [2020-11-14T23:49:17.141Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
23:49:17 [2020-11-14T23:49:17.141Z] PASS
23:49:17 [2020-11-14T23:49:17.141Z] coverage: 15.4% of statements
23:49:17 [2020-11-14T23:49:17.141Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.232s	coverage: 15.4% of statements
23:49:17 [2020-11-14T23:49:17.141Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
23:49:17 [2020-11-14T23:49:17.141Z] === RUN   TestIsArchivePathTar
23:49:17 [2020-11-14T23:49:17.141Z] --- PASS: TestIsArchivePathTar (0.18s)
23:49:17 [2020-11-14T23:49:17.141Z] === RUN   TestDecompressStreamGzip
23:49:17 [2020-11-14T23:49:17.141Z] --- PASS: TestDecompressStreamGzip (0.14s)
23:49:17 [2020-11-14T23:49:17.141Z] === RUN   TestDecompressStreamBzip2
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestDecompressStreamBzip2 (0.11s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestDecompressStreamXz
23:49:17 [2020-11-14T23:49:17.604Z] --- SKIP: TestDecompressStreamXz (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z]     archive_test.go:133: Xz not present in msys2
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestCompressStreamXzUnsupported
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestCompressStreamBzip2Unsupported
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestCompressStreamInvalid
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestCompressStreamInvalid (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestExtensionInvalid
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestExtensionInvalid (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestExtensionUncompressed
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestExtensionUncompressed (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestExtensionBzip2
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestExtensionBzip2 (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestExtensionGzip
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestExtensionGzip (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestExtensionXz
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestExtensionXz (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestCmdStreamLargeStderr
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestSizeEmpty
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestSizeEmpty (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestSizeEmptyFile
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestSizeEmptyFile (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestSizeNonemptyFile
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestSizeNonemptyFile (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestSizeNestedDirectoryEmpty
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestMoveToSubdir
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestMoveToSubdir (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestSizeNonExistingDirectory
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] PASS
23:49:17 [2020-11-14T23:49:17.604Z] coverage: 80.0% of statements
23:49:17 [2020-11-14T23:49:17.604Z] ok  	github.com/docker/docker/pkg/directory	0.063s	coverage: 80.0% of statements
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestCmdStreamBad
23:49:17 [2020-11-14T23:49:17.604Z] --- SKIP: TestCmdStreamBad (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z]     archive_test.go:238: Failing on Windows CI machines
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestCmdStreamGood
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestCmdStreamGood (0.07s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestUntarPathWithInvalidDest
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestUntarPathWithInvalidSrc
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestUntarPath
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestUntarPath (0.05s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestUntarPathWithDestinationFile
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestCopyWithTarInvalidSrc
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
23:49:17 [2020-11-14T23:49:17.604Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
23:49:17 [2020-11-14T23:49:17.604Z] === RUN   TestCopyWithTarSrcFile
23:49:18 [2020-11-14T23:49:18.067Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   TestCopyWithTarSrcFolder
23:49:18 [2020-11-14T23:49:18.067Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   TestCopyFileWithTarInvalidSrc
23:49:18 [2020-11-14T23:49:18.067Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
23:49:18 [2020-11-14T23:49:18.067Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   TestCopyFileWithTarSrcFolder
23:49:18 [2020-11-14T23:49:18.067Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   TestCopyFileWithTarSrcFile
23:49:18 [2020-11-14T23:49:18.067Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   TestTarFiles
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestContainsEntry
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestCreateEntries
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestEntriesDiff
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestEntriesEquality
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestGeneratorNotGenerate
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestGeneratorWithPort
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestGeneratorWithPortNotGenerate
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestNewEntry
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestParse
23:49:18 [2020-11-14T23:49:18.067Z] --- PASS: Test (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestContainsEntry (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestCreateEntries (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestEntriesDiff (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestEntriesEquality (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestNewEntry (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestParse (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z] PASS
23:49:18 [2020-11-14T23:49:18.067Z] coverage: 58.3% of statements
23:49:18 [2020-11-14T23:49:18.067Z] ok  	github.com/docker/docker/pkg/discovery	0.168s	coverage: 58.3% of statements
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestContent
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestInitialize
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestNew
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestParsingContentsWithComments
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestRegister
23:49:18 [2020-11-14T23:49:18.067Z] === RUN   Test/TestWatch
23:49:18 [2020-11-14T23:49:18.067Z] --- PASS: Test (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestContent (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestInitialize (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestNew (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestRegister (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z]     --- PASS: Test/TestWatch (0.00s)
23:49:18 [2020-11-14T23:49:18.067Z] PASS
23:49:18 [2020-11-14T23:49:18.067Z] coverage: 92.9% of statements
23:49:18 [2020-11-14T23:49:18.067Z] ok  	github.com/docker/docker/pkg/discovery/file	0.105s	coverage: 92.9% of statements
23:49:18 [2020-11-14T23:49:18.769Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
23:49:18 [2020-11-14T23:49:18.769Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
23:49:19 [2020-11-14T23:49:19.340Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
23:49:19 [2020-11-14T23:49:19.601Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
23:49:19 [2020-11-14T23:49:19.618Z] === RUN   Test
23:49:19 [2020-11-14T23:49:19.619Z] === RUN   Test/TestWatch
23:49:19 [2020-11-14T23:49:19.619Z] --- PASS: Test (0.00s)
23:49:19 [2020-11-14T23:49:19.619Z]     --- PASS: Test/TestWatch (0.00s)
23:49:19 [2020-11-14T23:49:19.619Z] PASS
23:49:19 [2020-11-14T23:49:19.619Z] coverage: 92.3% of statements
23:49:19 [2020-11-14T23:49:19.619Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.117s	coverage: 92.3% of statements
23:49:20 [2020-11-14T23:49:20.082Z] === RUN   Test
23:49:20 [2020-11-14T23:49:20.082Z] === RUN   Test/TestInitialize
23:49:20 [2020-11-14T23:49:20.082Z] time="2020-11-14T23:49:19Z" level=info msg="Initializing discovery without TLS"
23:49:20 [2020-11-14T23:49:20.082Z] time="2020-11-14T23:49:19Z" level=info msg="Initializing discovery without TLS"
23:49:20 [2020-11-14T23:49:20.082Z] time="2020-11-14T23:49:19Z" level=info msg="Initializing discovery without TLS"
23:49:20 [2020-11-14T23:49:20.082Z] === RUN   Test/TestInitializeWithCerts
23:49:20 [2020-11-14T23:49:20.082Z] time="2020-11-14T23:49:19Z" level=info msg="Initializing discovery with TLS"
23:49:20 [2020-11-14T23:49:20.082Z] === RUN   Test/TestWatch
23:49:20 [2020-11-14T23:49:20.082Z] time="2020-11-14T23:49:19Z" level=info msg="Initializing discovery without TLS"
23:49:20 [2020-11-14T23:49:20.082Z] === RUN   Test
23:49:20 [2020-11-14T23:49:20.082Z] === RUN   Test/TestInitialize
23:49:20 [2020-11-14T23:49:20.082Z] === RUN   Test/TestInitializeWithPattern
23:49:20 [2020-11-14T23:49:20.082Z] === RUN   Test/TestRegister
23:49:20 [2020-11-14T23:49:20.545Z] === RUN   Test/TestWatch
23:49:20 [2020-11-14T23:49:20.545Z] --- PASS: Test (0.00s)
23:49:20 [2020-11-14T23:49:20.545Z]     --- PASS: Test/TestInitialize (0.00s)
23:49:20 [2020-11-14T23:49:20.545Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
23:49:20 [2020-11-14T23:49:20.545Z]     --- PASS: Test/TestRegister (0.00s)
23:49:20 [2020-11-14T23:49:20.545Z]     --- PASS: Test/TestWatch (0.00s)
23:49:20 [2020-11-14T23:49:20.545Z] PASS
23:49:20 [2020-11-14T23:49:20.545Z] coverage: 93.8% of statements
23:49:20 [2020-11-14T23:49:20.545Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.648s	coverage: 93.8% of statements
23:49:20 [2020-11-14T23:49:20.983Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
23:49:20 [2020-11-14T23:49:20.983Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
23:49:21 [2020-11-14T23:49:21.243Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
23:49:21 [2020-11-14T23:49:21.522Z] === RUN   TestPollerAddRemove
23:49:21 [2020-11-14T23:49:21.522Z] --- PASS: TestPollerAddRemove (0.00s)
23:49:21 [2020-11-14T23:49:21.522Z] === RUN   TestPollerEvent
23:49:21 [2020-11-14T23:49:21.522Z] --- SKIP: TestPollerEvent (0.00s)
23:49:21 [2020-11-14T23:49:21.522Z]     poller_test.go:41: No chmod on Windows
23:49:21 [2020-11-14T23:49:21.522Z] === RUN   TestPollerClose
23:49:21 [2020-11-14T23:49:21.522Z] --- PASS: TestPollerClose (0.01s)
23:49:21 [2020-11-14T23:49:21.522Z] PASS
23:49:21 [2020-11-14T23:49:21.522Z] coverage: 36.2% of statements
23:49:21 [2020-11-14T23:49:21.522Z] ok  	github.com/docker/docker/pkg/filenotify	0.249s	coverage: 36.2% of statements
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCopyFileWithInvalidSrc
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCopyFileWithInvalidDest
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCopyFileWithSameSrcAndDest
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCopyFile
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCopyFile (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
23:49:21 [2020-11-14T23:49:21.985Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z]     fileutils_test.go:134: Needs porting to Windows
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestReadSymlinkedDirectoryToFile
23:49:21 [2020-11-14T23:49:21.985Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z]     fileutils_test.go:180: Needs porting to Windows
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestWildcardMatches
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestWildcardMatches (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestPatternMatches
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestPatternMatches (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestExclusionPatternMatchesPatternBefore
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestPatternMatchesFolderExclusions
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestPatternMatchesFolderWildcardExclusions
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestExclusionPatternMatchesPatternAfter
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestExclusionPatternMatchesWholeDirectory
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestSingleExclamationError
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestSingleExclamationError (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestMatchesWithNoPatterns
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestMatchesWithMalformedPatterns
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestMatches
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestMatches (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCleanPatterns
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCleanPatterns (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCleanPatternsStripEmptyPatterns
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCleanPatternsExceptionFlag
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCleanPatternsErrorSingleException
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCreateIfNotExistsDir
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestCreateIfNotExistsFile
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] === RUN   TestMatch
23:49:21 [2020-11-14T23:49:21.985Z] --- PASS: TestMatch (0.00s)
23:49:21 [2020-11-14T23:49:21.985Z] PASS
23:49:21 [2020-11-14T23:49:21.985Z] coverage: 87.7% of statements
23:49:21 [2020-11-14T23:49:21.985Z] ok  	github.com/docker/docker/pkg/fileutils	0.104s	coverage: 87.7% of statements
23:49:22 [2020-11-14T23:49:22.960Z] === RUN   TestGet
23:49:22 [2020-11-14T23:49:22.960Z] --- PASS: TestGet (0.00s)
23:49:22 [2020-11-14T23:49:22.960Z] === RUN   TestGetShortcutString
23:49:22 [2020-11-14T23:49:22.960Z] --- PASS: TestGetShortcutString (0.00s)
23:49:22 [2020-11-14T23:49:22.960Z] PASS
23:49:22 [2020-11-14T23:49:22.960Z] coverage: 42.9% of statements
23:49:22 [2020-11-14T23:49:22.960Z] ok  	github.com/docker/docker/pkg/homedir	0.153s	coverage: 42.9% of statements
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: Test (3.10s)
23:49:23 [2020-11-14T23:49:23.424Z]     --- PASS: Test/TestInitialize (0.10s)
23:49:23 [2020-11-14T23:49:23.424Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
23:49:23 [2020-11-14T23:49:23.424Z]     --- PASS: Test/TestWatch (3.00s)
23:49:23 [2020-11-14T23:49:23.424Z] PASS
23:49:23 [2020-11-14T23:49:23.424Z] coverage: 84.1% of statements
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: TestTarFiles (5.41s)
23:49:23 [2020-11-14T23:49:23.424Z] === RUN   TestTarUntar
23:49:23 [2020-11-14T23:49:23.424Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.616s	coverage: 84.1% of statements
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: TestTarUntar (0.02s)
23:49:23 [2020-11-14T23:49:23.424Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
23:49:23 [2020-11-14T23:49:23.424Z] === RUN   TestTarWithOptions
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: TestTarWithOptions (0.06s)
23:49:23 [2020-11-14T23:49:23.424Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.01s)
23:49:23 [2020-11-14T23:49:23.424Z] === RUN   TestUntarUstarGnuConflict
23:49:23 [2020-11-14T23:49:23.424Z] === RUN   TestCreateIDMapOrder
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: TestCreateIDMapOrder (0.00s)
23:49:23 [2020-11-14T23:49:23.424Z] PASS
23:49:23 [2020-11-14T23:49:23.424Z] coverage: 7.3% of statements
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
23:49:23 [2020-11-14T23:49:23.424Z] === RUN   TestUntarInvalidFilenames
23:49:23 [2020-11-14T23:49:23.424Z] ok  	github.com/docker/docker/pkg/idtools	0.142s	coverage: 7.3% of statements
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames172701026\\dest"
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: TestUntarInvalidFilenames (0.14s)
23:49:23 [2020-11-14T23:49:23.424Z] === RUN   TestUntarHardlinkToSymlink
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
23:49:23 [2020-11-14T23:49:23.424Z] === RUN   TestUntarInvalidHardlink
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink220359411\\victim\\hello" -> "../victim/hello"
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink303488438\\victim\\hello" -> "/../victim/hello"
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink851279773\\victim" -> "../victim"
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink342597208\\victim" -> "../victim"
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink852325847\\victim" -> "../victim"
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink010734410\\victim" -> "../victim"
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: TestUntarInvalidHardlink (0.03s)
23:49:23 [2020-11-14T23:49:23.424Z] === RUN   TestUntarInvalidSymlink
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink017792033\\dest\\dotdot" -> "../victim/hello"
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink037660940\\dest\\slash-dotdot" -> "/../victim/hello"
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink542372603\\dest\\loophole-victim" -> "../victim"
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink443762718\\dest\\loophole-victim" -> "../victim"
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink216050405\\dest\\loophole-victim" -> "../victim"
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink450660608\\dest\\loophole-victim" -> "../victim"
23:49:23 [2020-11-14T23:49:23.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink557887071\\dest\\dir\\loophole" -> "../../victim"
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: TestUntarInvalidSymlink (0.04s)
23:49:23 [2020-11-14T23:49:23.424Z] === RUN   TestTempArchiveCloseMultipleTimes
23:49:23 [2020-11-14T23:49:23.424Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
23:49:23 [2020-11-14T23:49:23.424Z] === RUN   TestReplaceFileTarWrapper
23:49:23 [2020-11-14T23:49:23.436Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:49:23 [2020-11-14T23:49:23.887Z] --- PASS: TestReplaceFileTarWrapper (0.17s)
23:49:23 [2020-11-14T23:49:23.887Z] === RUN   TestPrefixHeaderReadable
23:49:23 [2020-11-14T23:49:23.887Z] --- PASS: TestPrefixHeaderReadable (0.01s)
23:49:23 [2020-11-14T23:49:23.887Z] === RUN   TestDisablePigz
23:49:23 [2020-11-14T23:49:23.887Z] --- PASS: TestDisablePigz (0.22s)
23:49:23 [2020-11-14T23:49:23.887Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
23:49:23 [2020-11-14T23:49:23.887Z] === RUN   TestPigz
23:49:23 [2020-11-14T23:49:23.887Z] --- PASS: TestPigz (0.14s)
23:49:23 [2020-11-14T23:49:23.887Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
23:49:23 [2020-11-14T23:49:23.887Z] === RUN   TestCopyFileWithInvalidDest
23:49:23 [2020-11-14T23:49:23.887Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
23:49:23 [2020-11-14T23:49:23.887Z]     archive_windows_test.go:16: Currently fails
23:49:23 [2020-11-14T23:49:23.887Z] === RUN   TestCanonicalTarNameForPath
23:49:23 [2020-11-14T23:49:23.887Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
23:49:23 [2020-11-14T23:49:23.887Z] === RUN   TestCanonicalTarName
23:49:23 [2020-11-14T23:49:23.887Z] --- PASS: TestCanonicalTarName (0.00s)
23:49:23 [2020-11-14T23:49:23.887Z] === RUN   TestChmodTarEntry
23:49:23 [2020-11-14T23:49:23.887Z] --- PASS: TestChmodTarEntry (0.00s)
23:49:23 [2020-11-14T23:49:23.887Z] === RUN   TestHardLinkOrder
23:49:24 [2020-11-14T23:49:24.350Z] --- PASS: TestHardLinkOrder (0.18s)
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestChangeString
23:49:24 [2020-11-14T23:49:24.350Z] --- PASS: TestChangeString (0.00s)
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestChangesWithNoChanges
23:49:24 [2020-11-14T23:49:24.350Z] --- PASS: TestChangesWithNoChanges (0.02s)
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestChangesWithChanges
23:49:24 [2020-11-14T23:49:24.350Z] --- PASS: TestChangesWithChanges (0.03s)
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestChangesWithChangesGH13590
23:49:24 [2020-11-14T23:49:24.350Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
23:49:24 [2020-11-14T23:49:24.350Z]     changes_test.go:192: needs more investigation
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestChangesDirsEmpty
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestFixedBufferCap
23:49:24 [2020-11-14T23:49:24.350Z] --- PASS: TestFixedBufferCap (0.00s)
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestFixedBufferLen
23:49:24 [2020-11-14T23:49:24.350Z] --- PASS: TestFixedBufferLen (0.00s)
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestFixedBufferString
23:49:24 [2020-11-14T23:49:24.350Z] --- PASS: TestFixedBufferString (0.00s)
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestFixedBufferWrite
23:49:24 [2020-11-14T23:49:24.350Z] --- PASS: TestFixedBufferWrite (0.00s)
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestFixedBufferRead
23:49:24 [2020-11-14T23:49:24.350Z] --- PASS: TestFixedBufferRead (0.00s)
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestBytesPipeRead
23:49:24 [2020-11-14T23:49:24.350Z] --- PASS: TestBytesPipeRead (0.00s)
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestBytesPipeWrite
23:49:24 [2020-11-14T23:49:24.350Z] --- PASS: TestBytesPipeWrite (0.00s)
23:49:24 [2020-11-14T23:49:24.350Z] === RUN   TestBytesPipeWriteRandomChunks
23:49:24 [2020-11-14T23:49:24.351Z] --- PASS: TestChangesDirsEmpty (0.12s)
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestChangesDirsMutated
23:49:24 [2020-11-14T23:49:24.351Z] --- PASS: TestChangesDirsMutated (0.12s)
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestApplyLayer
23:49:24 [2020-11-14T23:49:24.351Z] --- SKIP: TestApplyLayer (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z]     changes_test.go:405: needs further investigation
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestChangesSizeWithHardlinks
23:49:24 [2020-11-14T23:49:24.351Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z]     changes_test.go:441: needs further investigation
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestChangesSizeWithNoChanges
23:49:24 [2020-11-14T23:49:24.351Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
23:49:24 [2020-11-14T23:49:24.351Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestChangesSize
23:49:24 [2020-11-14T23:49:24.351Z] --- PASS: TestChangesSize (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestApplyLayerInvalidFilenames
23:49:24 [2020-11-14T23:49:24.351Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames341179667\\dest"
23:49:24 [2020-11-14T23:49:24.351Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestApplyLayerInvalidHardlink
23:49:24 [2020-11-14T23:49:24.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink290626237\\victim\\hello" -> "../victim/hello"
23:49:24 [2020-11-14T23:49:24.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink642631416\\victim\\hello" -> "/../victim/hello"
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestError
23:49:24 [2020-11-14T23:49:24.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink790185463\\victim" -> "../victim"
23:49:24 [2020-11-14T23:49:24.351Z] --- PASS: TestError (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestProgressString
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestProgressString/no_progress
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestProgressString/progress_1
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestProgressString/some_progress_with_a_start_time
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestProgressString/some_progress_without_a_start_time
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestProgressString/with_units
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestProgressString/hide_counts
23:49:24 [2020-11-14T23:49:24.351Z] --- PASS: TestProgressString (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z]     --- PASS: TestProgressString/no_progress (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z]     --- PASS: TestProgressString/progress_1 (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z]     --- PASS: TestProgressString/with_units (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z]     --- PASS: TestProgressString/hide_counts (0.00s)
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestJSONMessageDisplay
23:49:24 [2020-11-14T23:49:24.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink485446378\\victim" -> "../victim"
23:49:24 [2020-11-14T23:49:24.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink887578945\\victim" -> "../victim"
23:49:24 [2020-11-14T23:49:24.351Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink161483692\\victim" -> "../victim"
23:49:24 [2020-11-14T23:49:24.351Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
23:49:24 [2020-11-14T23:49:24.351Z] === RUN   TestApplyLayerInvalidSymlink
23:49:24 [2020-11-14T23:49:24.351Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink718044955\\dest\\dotdot" -> "../victim/hello"
23:49:24 [2020-11-14T23:49:24.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink667528638\\dest\\slash-dotdot" -> "/../victim/hello"
23:49:24 [2020-11-14T23:49:24.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink490661381\\dest\\loophole-victim" -> "../victim"
23:49:24 [2020-11-14T23:49:24.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink427041696\\dest\\loophole-victim" -> "../victim"
23:49:24 [2020-11-14T23:49:24.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink210483327\\dest\\loophole-victim" -> "../victim"
23:49:24 [2020-11-14T23:49:24.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink241042898\\dest\\loophole-victim" -> "../victim"
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestApplyLayerWhiteouts
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestGenerateEmptyFile
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestGenerateEmptyFile (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestGenerateWithContent
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestGenerateWithContent (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] PASS
23:49:24 [2020-11-14T23:49:24.814Z] coverage: 62.7% of statements
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestStandardLongPath
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestStandardLongPath (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestUNCLongPath
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestUNCLongPath (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] PASS
23:49:24 [2020-11-14T23:49:24.814Z] coverage: 100.0% of statements
23:49:24 [2020-11-14T23:49:24.814Z] ok  	github.com/docker/docker/pkg/archive	8.066s	coverage: 62.7% of statements
23:49:24 [2020-11-14T23:49:24.814Z] ok  	github.com/docker/docker/pkg/longpath	0.213s	coverage: 100.0% of statements
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestJSONMessageDisplay (0.12s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestJSONMessageDisplayWithJSONError
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestDisplayJSONMessagesStream
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] PASS
23:49:24 [2020-11-14T23:49:24.814Z] coverage: 91.7% of statements
23:49:24 [2020-11-14T23:49:24.814Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.251s	coverage: 91.7% of statements
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestAtomicWriteToFile
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestAtomicWriteToFile (0.01s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestAtomicWriteSetCommit
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestAtomicWriteSetCancel
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestReadCloserWrapperClose
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestReadCloserWrapperClose (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestReaderErrWrapperReadOnError
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestReaderErrWrapperRead
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestReaderErrWrapperRead (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestHashData
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestHashData (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestCancelReadCloser
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestCancelReadCloser (0.12s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestWriteCloserWrapperClose
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestNopWriteCloser
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestNopWriteCloser (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestNopWriter
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestNopWriter (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] === RUN   TestWriteCounter
23:49:24 [2020-11-14T23:49:24.814Z] --- PASS: TestWriteCounter (0.00s)
23:49:24 [2020-11-14T23:49:24.814Z] PASS
23:49:24 [2020-11-14T23:49:24.814Z] coverage: 68.4% of statements
23:49:24 [2020-11-14T23:49:24.814Z] ok  	github.com/docker/docker/pkg/ioutils	0.665s	coverage: 68.4% of statements
23:49:25 [2020-11-14T23:49:25.277Z] === RUN   TestNameFormat
23:49:25 [2020-11-14T23:49:25.277Z] --- PASS: TestNameFormat (0.00s)
23:49:25 [2020-11-14T23:49:25.277Z] === RUN   TestNameRetries
23:49:25 [2020-11-14T23:49:25.277Z] --- PASS: TestNameRetries (0.00s)
23:49:25 [2020-11-14T23:49:25.277Z] PASS
23:49:25 [2020-11-14T23:49:25.277Z] coverage: 85.7% of statements
23:49:25 [2020-11-14T23:49:25.277Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.057s	coverage: 85.7% of statements
23:49:25 [2020-11-14T23:49:25.740Z] === RUN   TestParseKeyValueOpt
23:49:25 [2020-11-14T23:49:25.740Z] --- PASS: TestParseKeyValueOpt (0.00s)
23:49:25 [2020-11-14T23:49:25.740Z] === RUN   TestParseUintList
23:49:25 [2020-11-14T23:49:25.740Z] --- PASS: TestParseUintList (0.00s)
23:49:25 [2020-11-14T23:49:25.740Z] === RUN   TestParseUintListMaximumLimits
23:49:25 [2020-11-14T23:49:25.740Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
23:49:25 [2020-11-14T23:49:25.740Z] PASS
23:49:25 [2020-11-14T23:49:25.740Z] coverage: 97.0% of statements
23:49:25 [2020-11-14T23:49:25.740Z] ok  	github.com/docker/docker/pkg/parsers	0.042s	coverage: 97.0% of statements
23:49:26 [2020-11-14T23:49:26.204Z] === RUN   TestNewAndRemove
23:49:26 [2020-11-14T23:49:26.204Z] --- PASS: TestNewAndRemove (0.00s)
23:49:26 [2020-11-14T23:49:26.204Z] === RUN   TestRemoveInvalidPath
23:49:26 [2020-11-14T23:49:26.204Z] --- PASS: TestRemoveInvalidPath (0.00s)
23:49:26 [2020-11-14T23:49:26.204Z] PASS
23:49:26 [2020-11-14T23:49:26.204Z] coverage: 82.6% of statements
23:49:26 [2020-11-14T23:49:26.204Z] ok  	github.com/docker/docker/pkg/pidfile	0.136s	coverage: 82.6% of statements
23:49:27 [2020-11-14T23:49:27.180Z] === RUN   TestParseEmptyInterface
23:49:27 [2020-11-14T23:49:27.180Z] --- PASS: TestParseEmptyInterface (0.00s)
23:49:27 [2020-11-14T23:49:27.180Z] === RUN   TestParseNonInterfaceType
23:49:27 [2020-11-14T23:49:27.180Z] --- PASS: TestParseNonInterfaceType (0.00s)
23:49:27 [2020-11-14T23:49:27.180Z] === RUN   TestParseWithOneFunction
23:49:27 [2020-11-14T23:49:27.180Z] --- PASS: TestParseWithOneFunction (0.00s)
23:49:27 [2020-11-14T23:49:27.180Z] === RUN   TestParseWithMultipleFuncs
23:49:27 [2020-11-14T23:49:27.180Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
23:49:27 [2020-11-14T23:49:27.180Z] === RUN   TestParseWithUnnamedReturn
23:49:27 [2020-11-14T23:49:27.180Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
23:49:27 [2020-11-14T23:49:27.180Z] === RUN   TestEmbeddedInterface
23:49:27 [2020-11-14T23:49:27.180Z] --- PASS: TestEmbeddedInterface (0.00s)
23:49:27 [2020-11-14T23:49:27.180Z] === RUN   TestParsedImports
23:49:27 [2020-11-14T23:49:27.181Z] --- PASS: TestParsedImports (0.00s)
23:49:27 [2020-11-14T23:49:27.181Z] === RUN   TestAliasedImports
23:49:27 [2020-11-14T23:49:27.181Z] --- PASS: TestAliasedImports (0.00s)
23:49:27 [2020-11-14T23:49:27.181Z] PASS
23:49:27 [2020-11-14T23:49:27.181Z] coverage: 56.8% of statements
23:49:27 [2020-11-14T23:49:27.181Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.075s	coverage: 56.8% of statements
23:49:27 [2020-11-14T23:49:27.830Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
23:49:27 [2020-11-14T23:49:27.830Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
23:49:28 [2020-11-14T23:49:28.157Z] === RUN   TestFailedConnection
23:49:28 [2020-11-14T23:49:28.620Z] === RUN   TestHTTPTransport
23:49:28 [2020-11-14T23:49:28.620Z] --- PASS: TestHTTPTransport (0.00s)
23:49:28 [2020-11-14T23:49:28.620Z] PASS
23:49:28 [2020-11-14T23:49:28.620Z] coverage: 85.7% of statements
23:49:28 [2020-11-14T23:49:28.620Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.179s	coverage: 85.7% of statements
23:49:28 [2020-11-14T23:49:28.620Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
23:49:28 [2020-11-14T23:49:28.620Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
23:49:28 [2020-11-14T23:49:28.620Z] === RUN   TestBufioReaderPoolPutAndGet
23:49:28 [2020-11-14T23:49:28.620Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
23:49:28 [2020-11-14T23:49:28.620Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
23:49:28 [2020-11-14T23:49:28.620Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
23:49:28 [2020-11-14T23:49:28.620Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
23:49:28 [2020-11-14T23:49:28.620Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
23:49:28 [2020-11-14T23:49:28.620Z] === RUN   TestBufioWriterPoolPutAndGet
23:49:28 [2020-11-14T23:49:28.620Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
23:49:28 [2020-11-14T23:49:28.620Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
23:49:28 [2020-11-14T23:49:28.620Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
23:49:28 [2020-11-14T23:49:28.620Z] === RUN   TestBufferPoolPutAndGet
23:49:28 [2020-11-14T23:49:28.620Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
23:49:28 [2020-11-14T23:49:28.620Z] PASS
23:49:28 [2020-11-14T23:49:28.620Z] coverage: 88.2% of statements
23:49:28 [2020-11-14T23:49:28.620Z] ok  	github.com/docker/docker/pkg/pools	0.063s	coverage: 88.2% of statements
23:49:29 [2020-11-14T23:49:29.083Z] --- PASS: TestFailedConnection (1.05s)
23:49:29 [2020-11-14T23:49:29.083Z] === RUN   TestFailOnce
23:49:29 [2020-11-14T23:49:29.083Z] 2020/11/14 23:49:28 http: panic serving 127.0.0.1:49218: Plugin not ready
23:49:29 [2020-11-14T23:49:29.083Z] goroutine 10 [running]:
23:49:29 [2020-11-14T23:49:29.083Z] net/http.(*conn).serve.func1(0xc000058aa0)
23:49:29 [2020-11-14T23:49:29.083Z] 	c:/go/src/net/http/server.go:1795 +0x140
23:49:29 [2020-11-14T23:49:29.083Z] panic(0x849ac0, 0x986830)
23:49:29 [2020-11-14T23:49:29.083Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
23:49:29 [2020-11-14T23:49:29.083Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc00012a000, 0xc0000d0300)
23:49:29 [2020-11-14T23:49:29.083Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
23:49:29 [2020-11-14T23:49:29.083Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc00012a000, 0xc0000d0300)
23:49:29 [2020-11-14T23:49:29.083Z] 	c:/go/src/net/http/server.go:2036 +0x4b
23:49:29 [2020-11-14T23:49:29.083Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc00012a000, 0xc0000d0300)
23:49:29 [2020-11-14T23:49:29.083Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
23:49:29 [2020-11-14T23:49:29.083Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc00012a000, 0xc0000d0300)
23:49:29 [2020-11-14T23:49:29.083Z] 	c:/go/src/net/http/server.go:2831 +0xab
23:49:29 [2020-11-14T23:49:29.083Z] net/http.(*conn).serve(0xc000058aa0, 0x99b060, 0xc00004a980)
23:49:29 [2020-11-14T23:49:29.083Z] 	c:/go/src/net/http/server.go:1919 +0x87c
23:49:29 [2020-11-14T23:49:29.083Z] created by net/http.(*Server).Serve
23:49:29 [2020-11-14T23:49:29.083Z] 	c:/go/src/net/http/server.go:2957 +0x38b
23:49:29 [2020-11-14T23:49:29.083Z] time="2020-11-14T23:49:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s"
23:49:29 [2020-11-14T23:49:29.546Z] === RUN   TestOutputOnPrematureClose
23:49:29 [2020-11-14T23:49:29.546Z] --- PASS: TestOutputOnPrematureClose (0.00s)
23:49:29 [2020-11-14T23:49:29.546Z] === RUN   TestCompleteSilently
23:49:29 [2020-11-14T23:49:29.546Z] --- PASS: TestCompleteSilently (0.00s)
23:49:29 [2020-11-14T23:49:29.546Z] PASS
23:49:29 [2020-11-14T23:49:29.546Z] coverage: 75.9% of statements
23:49:29 [2020-11-14T23:49:29.546Z] ok  	github.com/docker/docker/pkg/progress	0.046s	coverage: 75.9% of statements
23:49:29 [2020-11-14T23:49:29.546Z] === RUN   TestSendToOneSub
23:49:29 [2020-11-14T23:49:29.546Z] --- PASS: TestSendToOneSub (0.00s)
23:49:29 [2020-11-14T23:49:29.546Z] === RUN   TestSendToMultipleSubs
23:49:29 [2020-11-14T23:49:29.546Z] --- PASS: TestSendToMultipleSubs (0.00s)
23:49:29 [2020-11-14T23:49:29.546Z] === RUN   TestEvictOneSub
23:49:29 [2020-11-14T23:49:29.546Z] --- PASS: TestEvictOneSub (0.00s)
23:49:29 [2020-11-14T23:49:29.546Z] === RUN   TestClosePublisher
23:49:29 [2020-11-14T23:49:29.546Z] --- PASS: TestClosePublisher (0.00s)
23:49:29 [2020-11-14T23:49:29.546Z] === RUN   TestPubSubRace
23:49:30 [2020-11-14T23:49:30.009Z] --- PASS: TestFailOnce (1.14s)
23:49:30 [2020-11-14T23:49:30.009Z] === RUN   TestEchoInputOutput
23:49:30 [2020-11-14T23:49:30.009Z] --- PASS: TestEchoInputOutput (0.00s)
23:49:30 [2020-11-14T23:49:30.009Z] === RUN   TestBackoff
23:49:30 [2020-11-14T23:49:30.009Z] --- PASS: TestBackoff (0.00s)
23:49:30 [2020-11-14T23:49:30.009Z] === RUN   TestAbortRetry
23:49:30 [2020-11-14T23:49:30.009Z] --- PASS: TestAbortRetry (0.00s)
23:49:30 [2020-11-14T23:49:30.009Z] === RUN   TestClientScheme
23:49:30 [2020-11-14T23:49:30.009Z] --- PASS: TestClientScheme (0.00s)
23:49:30 [2020-11-14T23:49:30.009Z] === RUN   TestNewClientWithTimeout
23:49:30 [2020-11-14T23:49:30.472Z] === RUN   TestRegister
23:49:30 [2020-11-14T23:49:30.472Z] --- PASS: TestRegister (0.00s)
23:49:30 [2020-11-14T23:49:30.472Z] === RUN   TestCommand
23:49:30 [2020-11-14T23:49:30.472Z] --- PASS: TestCommand (0.03s)
23:49:30 [2020-11-14T23:49:30.472Z] === RUN   TestNaiveSelf
23:49:30 [2020-11-14T23:49:30.472Z] time="2020-11-14T23:49:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
23:49:30 [2020-11-14T23:49:30.472Z] --- PASS: TestPubSubRace (1.05s)
23:49:30 [2020-11-14T23:49:30.472Z] PASS
23:49:30 [2020-11-14T23:49:30.472Z] coverage: 75.0% of statements
23:49:30 [2020-11-14T23:49:30.472Z] --- PASS: TestNaiveSelf (0.03s)
23:49:30 [2020-11-14T23:49:30.472Z] PASS
23:49:30 [2020-11-14T23:49:30.472Z] coverage: 82.4% of statements
23:49:30 [2020-11-14T23:49:30.472Z] ok  	github.com/docker/docker/pkg/pubsub	1.127s	coverage: 75.0% of statements
23:49:30 [2020-11-14T23:49:30.472Z] ok  	github.com/docker/docker/pkg/reexec	0.155s	coverage: 82.4% of statements
23:49:31 [2020-11-14T23:49:31.129Z] === RUN   TestDockerSuite/TestBuildExpose
23:49:31 [2020-11-14T23:49:31.390Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
23:49:31 [2020-11-14T23:49:31.449Z] === RUN   TestParseSignal
23:49:31 [2020-11-14T23:49:31.449Z] --- PASS: TestParseSignal (0.00s)
23:49:31 [2020-11-14T23:49:31.449Z] === RUN   TestValidSignalForPlatform
23:49:31 [2020-11-14T23:49:31.449Z] --- PASS: TestValidSignalForPlatform (0.00s)
23:49:31 [2020-11-14T23:49:31.449Z] PASS
23:49:31 [2020-11-14T23:49:31.449Z] coverage: 20.3% of statements
23:49:31 [2020-11-14T23:49:31.449Z] ok  	github.com/docker/docker/pkg/signal	0.042s	coverage: 20.3% of statements
23:49:31 [2020-11-14T23:49:31.572Z] --- PASS: TestServiceUpdatePidsLimit (17.47s)
23:49:31 [2020-11-14T23:49:31.572Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
23:49:31 [2020-11-14T23:49:31.572Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
23:49:31 [2020-11-14T23:49:31.572Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
23:49:31 [2020-11-14T23:49:31.572Z] PASS
23:49:31 [2020-11-14T23:49:31.572Z] 
23:49:31 [2020-11-14T23:49:31.572Z] === Skipped
23:49:31 [2020-11-14T23:49:31.572Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
23:49:31 [2020-11-14T23:49:31.572Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:49:31 [2020-11-14T23:49:31.572Z] 
23:49:31 [2020-11-14T23:49:31.572Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:49:31 [2020-11-14T23:49:31.572Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:31 [2020-11-14T23:49:31.572Z] 
23:49:31 [2020-11-14T23:49:31.572Z] 
23:49:31 [2020-11-14T23:49:31.572Z] DONE 27 tests, 2 skipped in 160.253s
23:49:31 [2020-11-14T23:49:31.572Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:49:31 [2020-11-14T23:49:31.572Z] ++ 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:49:31 [2020-11-14T23:49:31.572Z] ++ set -e
23:49:31 [2020-11-14T23:49:31.572Z] ++ '[' -n 0 ']'
23:49:31 [2020-11-14T23:49:31.572Z] ++ set -x
23:49:31 [2020-11-14T23:49:31.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:49:31 [2020-11-14T23:49:31.572Z] INFO: Testing against a local daemon
23:49:31 [2020-11-14T23:49:31.572Z] === RUN   TestSessionCreate
23:49:31 [2020-11-14T23:49:31.572Z] --- PASS: TestSessionCreate (0.05s)
23:49:31 [2020-11-14T23:49:31.572Z] === RUN   TestSessionCreateWithBadUpgrade
23:49:31 [2020-11-14T23:49:31.572Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
23:49:31 [2020-11-14T23:49:31.572Z] PASS
23:49:31 [2020-11-14T23:49:31.572Z] 
23:49:31 [2020-11-14T23:49:31.572Z] DONE 2 tests in 0.275s
23:49:31 [2020-11-14T23:49:31.572Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:49:31 [2020-11-14T23:49:31.572Z] ++ 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:49:31 [2020-11-14T23:49:31.572Z] ++ set -e
23:49:31 [2020-11-14T23:49:31.572Z] ++ '[' -n 0 ']'
23:49:31 [2020-11-14T23:49:31.572Z] ++ set -x
23:49:31 [2020-11-14T23:49:31.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:49:31 [2020-11-14T23:49:31.572Z] INFO: Testing against a local daemon
23:49:31 [2020-11-14T23:49:31.572Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:49:31 [2020-11-14T23:49:31.572Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
23:49:31 [2020-11-14T23:49:31.572Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:49:31 [2020-11-14T23:49:31.572Z] === RUN   TestEventsExecDie
23:49:31 [2020-11-14T23:49:31.833Z] --- PASS: TestEventsExecDie (0.91s)
23:49:31 [2020-11-14T23:49:31.833Z] === RUN   TestEventsBackwardsCompatible
23:49:31 [2020-11-14T23:49:31.833Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
23:49:31 [2020-11-14T23:49:31.833Z] === RUN   TestInfoBinaryCommits
23:49:31 [2020-11-14T23:49:31.833Z] --- PASS: TestInfoBinaryCommits (0.05s)
23:49:31 [2020-11-14T23:49:31.833Z] === RUN   TestInfoAPIVersioned
23:49:31 [2020-11-14T23:49:31.833Z] --- PASS: TestInfoAPIVersioned (0.02s)
23:49:31 [2020-11-14T23:49:31.833Z] === RUN   TestInfoDiscoveryBackend
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestNewStdWriter
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestNewStdWriter (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestWriteWithUninitializedStdWriter
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestWriteWithNilBytes
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestWriteWithNilBytes (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestWrite
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestWrite (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestWriteWithWriterError
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestWriteWithWriterError (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestStdCopyWriteAndRead
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestStdCopyReturnsErrorReadingHeader
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestStdCopyReturnsErrorReadingFrame
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestStdCopyDetectsCorruptedFrame
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestStdCopyWithInvalidInputHeader
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestStdCopyWithCorruptedPrefix
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestStdCopyReturnsWriteErrors
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] === RUN   TestStdCopyReturnsErrorFromSystem
23:49:31 [2020-11-14T23:49:31.912Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
23:49:31 [2020-11-14T23:49:31.912Z] PASS
23:49:31 [2020-11-14T23:49:31.912Z] coverage: 100.0% of statements
23:49:31 [2020-11-14T23:49:31.912Z] ok  	github.com/docker/docker/pkg/stdcopy	0.080s	coverage: 100.0% of statements
23:49:32 [2020-11-14T23:49:32.331Z] === RUN   TestDockerSuite/TestBuildExposeOrder
23:49:32 [2020-11-14T23:49:32.375Z] time="2020-11-14T23:49:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
23:49:32 [2020-11-14T23:49:32.592Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
23:49:32 [2020-11-14T23:49:32.775Z] --- PASS: TestInfoDiscoveryBackend (0.68s)
23:49:32 [2020-11-14T23:49:32.775Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestGenerateRandomID
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestGenerateRandomID (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestShortenId
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestShortenId (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestShortenSha256Id
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestShortenSha256Id (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestShortenIdEmpty
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestShortenIdEmpty (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestShortenIdInvalid
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestShortenIdInvalid (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestIsShortIDNonHex
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestIsShortIDNonHex (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestIsShortIDNotCorrectSize
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] PASS
23:49:32 [2020-11-14T23:49:32.838Z] coverage: 70.6% of statements
23:49:32 [2020-11-14T23:49:32.838Z] ok  	github.com/docker/docker/pkg/stringid	0.037s	coverage: 70.6% of statements
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestRawProgressFormatterFormatStatus
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestRawProgressFormatterFormatProgress
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestFormatStatus
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestFormatStatus (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestFormatError
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestFormatError (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestFormatJSONError
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestFormatJSONError (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestJsonProgressFormatterFormatProgress
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestJsonProgressFormatterFormatStatus
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestNewJSONProgressOutput
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestNewJSONProgressOutput (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestAuxFormatterEmit
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestAuxFormatterEmit (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestStreamWriterStdout
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestStreamWriterStdout (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] === RUN   TestStreamWriterStderr
23:49:32 [2020-11-14T23:49:32.838Z] --- PASS: TestStreamWriterStderr (0.00s)
23:49:32 [2020-11-14T23:49:32.838Z] PASS
23:49:32 [2020-11-14T23:49:32.838Z] coverage: 66.2% of statements
23:49:32 [2020-11-14T23:49:32.838Z] ok  	github.com/docker/docker/pkg/streamformatter	0.080s	coverage: 66.2% of statements
23:49:33 [2020-11-14T23:49:33.163Z] === RUN   TestDockerSuite/TestBuildFails
23:49:33 [2020-11-14T23:49:33.721Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:49:33 [2020-11-14T23:49:33.721Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:49:33 [2020-11-14T23:49:33.734Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
23:49:33 [2020-11-14T23:49:33.734Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
23:49:33 [2020-11-14T23:49:33.815Z] === RUN   TestIsCpusetListAvailable
23:49:33 [2020-11-14T23:49:33.815Z] --- PASS: TestIsCpusetListAvailable (0.00s)
23:49:33 [2020-11-14T23:49:33.815Z] PASS
23:49:33 [2020-11-14T23:49:33.815Z] coverage: 38.2% of statements
23:49:33 [2020-11-14T23:49:33.815Z] ok  	github.com/docker/docker/pkg/sysinfo	0.036s	coverage: 38.2% of statements
23:49:34 [2020-11-14T23:49:34.292Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s)
23:49:34 [2020-11-14T23:49:34.292Z] === RUN   TestInfoAPI
23:49:34 [2020-11-14T23:49:34.292Z] --- PASS: TestInfoAPI (0.05s)
23:49:34 [2020-11-14T23:49:34.292Z] === RUN   TestInfoAPIWarnings
23:49:34 [2020-11-14T23:49:34.677Z] --- PASS: TestImportExtremelyLargeImageWorks (199.62s)
23:49:34 [2020-11-14T23:49:34.677Z] PASS
23:49:34 [2020-11-14T23:49:34.677Z] 
23:49:34 [2020-11-14T23:49:34.677Z] DONE 12 tests in 203.423s
23:49:34 [2020-11-14T23:49:34.678Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:49:34 [2020-11-14T23:49:34.678Z] ++ 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:49:34 [2020-11-14T23:49:34.678Z] ++ set -e
23:49:34 [2020-11-14T23:49:34.678Z] ++ '[' -n 0 ']'
23:49:34 [2020-11-14T23:49:34.678Z] ++ set -x
23:49:34 [2020-11-14T23:49:34.678Z] ++ env -i DEST=/go/src/github.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:49:34 [2020-11-14T23:49:34.678Z] INFO: Testing against a local daemon
23:49:34 [2020-11-14T23:49:34.678Z] === RUN   TestNetworkCreateDelete
23:49:34 [2020-11-14T23:49:34.792Z] === RUN   TestChtimes
23:49:34 [2020-11-14T23:49:34.792Z] --- PASS: TestChtimes (0.00s)
23:49:34 [2020-11-14T23:49:34.792Z] === RUN   TestChtimesWindows
23:49:34 [2020-11-14T23:49:34.792Z] --- PASS: TestChtimesWindows (0.00s)
23:49:34 [2020-11-14T23:49:34.792Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
23:49:34 [2020-11-14T23:49:34.792Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
23:49:34 [2020-11-14T23:49:34.792Z] === RUN   TestEnsureRemoveAllNotExist
23:49:34 [2020-11-14T23:49:34.792Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
23:49:34 [2020-11-14T23:49:34.792Z] === RUN   TestEnsureRemoveAllWithDir
23:49:34 [2020-11-14T23:49:34.792Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
23:49:34 [2020-11-14T23:49:34.792Z] === RUN   TestEnsureRemoveAllWithFile
23:49:34 [2020-11-14T23:49:34.792Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
23:49:34 [2020-11-14T23:49:34.792Z] === RUN   TestHasWin32KSupport
23:49:34 [2020-11-14T23:49:34.792Z] --- PASS: TestHasWin32KSupport (0.00s)
23:49:34 [2020-11-14T23:49:34.792Z]     syscall_windows_test.go:8: win32k: true
23:49:34 [2020-11-14T23:49:34.792Z] PASS
23:49:34 [2020-11-14T23:49:34.792Z] coverage: 12.0% of statements
23:49:34 [2020-11-14T23:49:34.792Z] ok  	github.com/docker/docker/pkg/system	0.051s	coverage: 12.0% of statements
23:49:34 [2020-11-14T23:49:34.792Z] time="2020-11-14T23:49:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
23:49:34 [2020-11-14T23:49:34.939Z] --- PASS: TestNetworkCreateDelete (0.20s)
23:49:34 [2020-11-14T23:49:34.939Z] === RUN   TestDockerNetworkDeletePreferID
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestTailFile
23:49:35 [2020-11-14T23:49:35.256Z] --- PASS: TestTailFile (0.00s)
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestTailFileManyLines
23:49:35 [2020-11-14T23:49:35.256Z] --- PASS: TestTailFileManyLines (0.00s)
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestTailEmptyFile
23:49:35 [2020-11-14T23:49:35.256Z] --- PASS: TestTailEmptyFile (0.00s)
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestTailNegativeN
23:49:35 [2020-11-14T23:49:35.256Z] --- PASS: TestTailNegativeN (0.00s)
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader
23:49:35 [2020-11-14T23:49:35.256Z] === CONT  TestNewTailReader
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/single_byte_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/single_byte_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/2_byte_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/2_byte_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/4_byte_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/4_byte_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/8_byte_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/8_byte_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/truncated_last_line
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/truncated_last_line#01
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/truncated_last_line#02
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
23:49:35 [2020-11-14T23:49:35.256Z] === CONT  TestNewTailReader/no_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.256Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.256Z] === CONT  TestNewTailReader/12_byte_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.256Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.256Z] === CONT  TestNewTailReader/2_byte_delimiter
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.256Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.256Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/8_byte_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/no_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/single_byte_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/4_byte_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.257Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.257Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.258Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.509Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
23:49:35 [2020-11-14T23:49:35.509Z] === RUN   TestDaemonDNSFallback
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
23:49:35 [2020-11-14T23:49:35.602Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
23:49:35 [2020-11-14T23:49:35.602Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
23:49:35 [2020-11-14T23:49:35.602Z] ok  	github.com/docker/docker/api/types/versions	0.014s	coverage: 75.0% of statements
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/builder	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:49:35 [2020-11-14T23:49:35.602Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
23:49:35 [2020-11-14T23:49:35.602Z] ok  	github.com/docker/docker/builder/remotecontext	0.103s	coverage: 13.7% of statements
23:49:35 [2020-11-14T23:49:35.602Z] ok  	github.com/docker/docker/builder/dockerfile	0.236s	coverage: 48.1% of statements
23:49:35 [2020-11-14T23:49:35.602Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.811Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.811Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.812Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.812Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.813Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:49:35 [2020-11-14T23:49:35.814Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:49:35 [2020-11-14T23:49:35.814Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:49:35 [2020-11-14T23:49:35.814Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:49:35 [2020-11-14T23:49:35.814Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:49:35 [2020-11-14T23:49:35.814Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
23:49:35 [2020-11-14T23:49:35.814Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:49:35 [2020-11-14T23:49:35.814Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
23:49:35 [2020-11-14T23:49:35.814Z] --- PASS: TestNewTailReader (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.814Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.815Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:49:35 [2020-11-14T23:49:35.816Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:49:35 [2020-11-14T23:49:35.862Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.221s	coverage: 86.3% of statements
23:49:35 [2020-11-14T23:49:35.862Z] ?   	github.com/docker/docker/cli	[no test files]
23:49:35 [2020-11-14T23:49:35.862Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:49:36 [2020-11-14T23:49:36.080Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
23:49:36 [2020-11-14T23:49:36.278Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.278Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.278Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.278Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.278Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
23:49:36 [2020-11-14T23:49:36.278Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.278Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.278Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.278Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.278Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z] PASS
23:49:36 [2020-11-14T23:49:36.279Z] coverage: 88.6% of statements
23:49:36 [2020-11-14T23:49:36.279Z] ok  	github.com/docker/docker/pkg/tailfile	0.414s	coverage: 88.6% of statements
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestTarSumRemoveNonExistent
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestTarSumRemove
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestTarSumRemove (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestSortFileInfoSums
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestSortFileInfoSums (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestNewTarSumForLabelInvalid
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestNewTarSumForLabel
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestNewTarSumForLabel (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestEmptyTar
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestEmptyTar (0.04s)
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestTarSumsReadSize
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestTarSumsReadSize (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestTarSums
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestTarSums (0.08s)
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestIteration
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestIteration (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestVersionLabelForChecksum
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestVersionLabelForChecksum (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestVersion
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestVersion (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestGetVersion
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestGetVersion (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z] === RUN   TestGetVersions
23:49:36 [2020-11-14T23:49:36.279Z] --- PASS: TestGetVersions (0.00s)
23:49:36 [2020-11-14T23:49:36.279Z] PASS
23:49:36 [2020-11-14T23:49:36.279Z] coverage: 89.3% of statements
23:49:36 [2020-11-14T23:49:36.279Z] ok  	github.com/docker/docker/pkg/tarsum	0.219s	coverage: 89.3% of statements
23:49:36 [2020-11-14T23:49:36.742Z] testing: warning: no tests to run
23:49:36 [2020-11-14T23:49:36.742Z] PASS
23:49:36 [2020-11-14T23:49:36.742Z] coverage: [no statements]
23:49:36 [2020-11-14T23:49:36.742Z] ok  	github.com/docker/docker/pkg/term/windows	0.039s	coverage: [no statements] [no tests to run]
23:49:36 [2020-11-14T23:49:36.742Z] === RUN   TestTruncIndex
23:49:36 [2020-11-14T23:49:36.742Z] --- PASS: TestTruncIndex (0.10s)
23:49:36 [2020-11-14T23:49:36.742Z] PASS
23:49:36 [2020-11-14T23:49:36.742Z] coverage: 91.5% of statements
23:49:36 [2020-11-14T23:49:36.742Z] ok  	github.com/docker/docker/pkg/truncindex	0.160s	coverage: 91.5% of statements
23:49:37 [2020-11-14T23:49:37.206Z] === RUN   TestIsGIT
23:49:37 [2020-11-14T23:49:37.206Z] --- PASS: TestIsGIT (0.00s)
23:49:37 [2020-11-14T23:49:37.206Z] === RUN   TestIsTransport
23:49:37 [2020-11-14T23:49:37.206Z] --- PASS: TestIsTransport (0.00s)
23:49:37 [2020-11-14T23:49:37.206Z] PASS
23:49:37 [2020-11-14T23:49:37.206Z] coverage: 100.0% of statements
23:49:37 [2020-11-14T23:49:37.206Z] ok  	github.com/docker/docker/pkg/urlutil	0.034s	coverage: 100.0% of statements
23:49:37 [2020-11-14T23:49:37.206Z] === RUN   TestVersionInfo
23:49:37 [2020-11-14T23:49:37.206Z] --- PASS: TestVersionInfo (0.00s)
23:49:37 [2020-11-14T23:49:37.206Z] === RUN   TestAppendVersions
23:49:37 [2020-11-14T23:49:37.206Z] --- PASS: TestAppendVersions (0.00s)
23:49:37 [2020-11-14T23:49:37.206Z] PASS
23:49:37 [2020-11-14T23:49:37.206Z] coverage: 88.9% of statements
23:49:37 [2020-11-14T23:49:37.206Z] ok  	github.com/docker/docker/pkg/useragent	0.070s	coverage: 88.9% of statements
23:49:37 [2020-11-14T23:49:37.991Z] === RUN   TestDockerSuite/TestBuildForceRm
23:49:38 [2020-11-14T23:49:38.563Z] === RUN   TestDockerSuite/TestBuildFromGit
23:49:38 [2020-11-14T23:49:38.755Z] === RUN   TestNewSettable
23:49:38 [2020-11-14T23:49:38.756Z] --- PASS: TestNewSettable (0.00s)
23:49:38 [2020-11-14T23:49:38.756Z] === RUN   TestIsSettable
23:49:38 [2020-11-14T23:49:38.756Z] --- PASS: TestIsSettable (0.00s)
23:49:38 [2020-11-14T23:49:38.756Z] === RUN   TestUpdateSettingsEnv
23:49:38 [2020-11-14T23:49:38.756Z] --- PASS: TestUpdateSettingsEnv (0.00s)
23:49:38 [2020-11-14T23:49:38.756Z] PASS
23:49:38 [2020-11-14T23:49:38.756Z] coverage: 20.1% of statements
23:49:38 [2020-11-14T23:49:38.756Z] ok  	github.com/docker/docker/plugin/v2	0.097s	coverage: 20.1% of statements
23:49:38 [2020-11-14T23:49:38.756Z] === RUN   TestLoad
23:49:38 [2020-11-14T23:49:38.756Z] --- PASS: TestLoad (0.00s)
23:49:38 [2020-11-14T23:49:38.756Z] === RUN   TestSave
23:49:39 [2020-11-14T23:49:39.157Z] ok  	github.com/docker/docker/client	0.170s	coverage: 75.4% of statements
23:49:39 [2020-11-14T23:49:39.218Z] time="2020-11-14T23:49:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
23:49:39 [2020-11-14T23:49:39.218Z] --- PASS: TestSave (0.40s)
23:49:39 [2020-11-14T23:49:39.218Z] === RUN   TestAddDeleteGet
23:49:39 [2020-11-14T23:49:39.218Z] === RUN   TestValidatePrivileges
23:49:39 [2020-11-14T23:49:39.218Z] --- PASS: TestValidatePrivileges (0.00s)
23:49:39 [2020-11-14T23:49:39.218Z] === RUN   TestFilterByCapNeg
23:49:39 [2020-11-14T23:49:39.218Z] --- PASS: TestFilterByCapNeg (0.00s)
23:49:39 [2020-11-14T23:49:39.218Z] === RUN   TestFilterByCapPos
23:49:39 [2020-11-14T23:49:39.218Z] --- PASS: TestFilterByCapPos (0.00s)
23:49:39 [2020-11-14T23:49:39.218Z] === RUN   TestStoreGetPluginNotMatchCapRefs
23:49:39 [2020-11-14T23:49:39.218Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
23:49:39 [2020-11-14T23:49:39.218Z] PASS
23:49:39 [2020-11-14T23:49:39.218Z] coverage: 12.0% of statements
23:49:39 [2020-11-14T23:49:39.218Z] ok  	github.com/docker/docker/plugin	0.433s	coverage: 12.0% of statements
23:49:39 [2020-11-14T23:49:39.218Z] --- PASS: TestAddDeleteGet (0.05s)
23:49:39 [2020-11-14T23:49:39.218Z] === RUN   TestInvalidTags
23:49:39 [2020-11-14T23:49:39.218Z] --- PASS: TestInvalidTags (0.00s)
23:49:39 [2020-11-14T23:49:39.218Z] PASS
23:49:39 [2020-11-14T23:49:39.218Z] coverage: 84.4% of statements
23:49:39 [2020-11-14T23:49:39.218Z] ok  	github.com/docker/docker/reference	0.507s	coverage: 84.4% of statements
23:49:39 [2020-11-14T23:49:39.504Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
23:49:39 [2020-11-14T23:49:39.765Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
23:49:40 [2020-11-14T23:49:40.705Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
23:49:40 [2020-11-14T23:49:40.766Z] === RUN   TestRestartManagerTimeout
23:49:40 [2020-11-14T23:49:40.767Z] --- PASS: TestRestartManagerTimeout (0.00s)
23:49:40 [2020-11-14T23:49:40.767Z] === RUN   TestRestartManagerTimeoutReset
23:49:40 [2020-11-14T23:49:40.767Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
23:49:40 [2020-11-14T23:49:40.767Z] PASS
23:49:40 [2020-11-14T23:49:40.767Z] coverage: 50.9% of statements
23:49:40 [2020-11-14T23:49:40.767Z] ok  	github.com/docker/docker/restartmanager	0.085s	coverage: 50.9% of statements
23:49:41 [2020-11-14T23:49:41.229Z] === RUN   TestResumableRequestHeaderSimpleErrors
23:49:41 [2020-11-14T23:49:41.229Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
23:49:41 [2020-11-14T23:49:41.229Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
23:49:41 [2020-11-14T23:49:41.229Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
23:49:41 [2020-11-14T23:49:41.230Z] === RUN   TestResumableRequestHeaderTooMuchFailures
23:49:41 [2020-11-14T23:49:41.230Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
23:49:41 [2020-11-14T23:49:41.230Z] === RUN   TestResumableRequestReaderWithReadError
23:49:41 [2020-11-14T23:49:41.230Z] time="2020-11-14T23:49:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
23:49:41 [2020-11-14T23:49:41.230Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s)
23:49:41 [2020-11-14T23:49:41.230Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
23:49:41 [2020-11-14T23:49:41.230Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
23:49:41 [2020-11-14T23:49:41.230Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
23:49:41 [2020-11-14T23:49:41.230Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
23:49:41 [2020-11-14T23:49:41.230Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
23:49:41 [2020-11-14T23:49:41.230Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
23:49:41 [2020-11-14T23:49:41.230Z] === RUN   TestResumableRequestReader
23:49:41 [2020-11-14T23:49:41.230Z] --- PASS: TestResumableRequestReader (0.00s)
23:49:41 [2020-11-14T23:49:41.230Z] === RUN   TestResumableRequestReaderWithInitialResponse
23:49:41 [2020-11-14T23:49:41.230Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
23:49:41 [2020-11-14T23:49:41.230Z] PASS
23:49:41 [2020-11-14T23:49:41.230Z] coverage: 100.0% of statements
23:49:41 [2020-11-14T23:49:41.230Z] ok  	github.com/docker/docker/registry/resumable	0.433s	coverage: 100.0% of statements
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestResolveAuthConfigIndexServer
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestResolveAuthConfigFullURL
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestLoadAllowNondistributableArtifacts
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestValidateMirror
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestValidateMirror (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestLoadInsecureRegistries
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestDecodeContainerConfig
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestDecodeContainerConfig (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestDecodeContainerConfigIsolation
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestValidatePrivileged
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestValidatePrivileged (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] PASS
23:49:42 [2020-11-14T23:49:42.206Z] coverage: 52.2% of statements
23:49:42 [2020-11-14T23:49:42.206Z] ok  	github.com/docker/docker/runconfig	0.250s	coverage: 52.2% of statements
23:49:42 [2020-11-14T23:49:42.206Z] time="2020-11-14T23:49:41Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
23:49:42 [2020-11-14T23:49:42.206Z] time="2020-11-14T23:49:42Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
23:49:42 [2020-11-14T23:49:42.206Z] time="2020-11-14T23:49:42Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestLoadInsecureRegistries (0.10s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestNewServiceConfig
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestNewServiceConfig (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestValidateIndexName
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestValidateIndexName (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestValidateIndexNameWithError
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestValidateIndexNameWithError (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestEndpointParse
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestEndpointParse (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestEndpointParseInvalid
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestEndpointParseInvalid (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestValidateEndpoint
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestValidateEndpoint (0.01s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestPing
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestPing (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestPingRegistryEndpoint
23:49:42 [2020-11-14T23:49:42.206Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestEndpoint
23:49:42 [2020-11-14T23:49:42.206Z] --- SKIP: TestEndpoint (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestParseRepositoryInfo
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestParseRepositoryInfo (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestNewIndexInfo
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestNewIndexInfo (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestMirrorEndpointLookup
23:49:42 [2020-11-14T23:49:42.206Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestSearchRepositories
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestSearchRepositories (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
23:49:42 [2020-11-14T23:49:42.206Z]         Host: 127.0.0.1:49240
23:49:42 [2020-11-14T23:49:42.206Z]         User-Agent: docker test client
23:49:42 [2020-11-14T23:49:42.206Z]         Authorization: Token fake-token
23:49:42 [2020-11-14T23:49:42.206Z]         X-Docker-Token: true
23:49:42 [2020-11-14T23:49:42.206Z]         Accept-Encoding: gzip
23:49:42 [2020-11-14T23:49:42.206Z]         
23:49:42 [2020-11-14T23:49:42.206Z]         
23:49:42 [2020-11-14T23:49:42.206Z]     registry_test.go:730: HTTP/1.1 200 OK
23:49:42 [2020-11-14T23:49:42.206Z]         Connection: close
23:49:42 [2020-11-14T23:49:42.206Z]         Content-Length: 144
23:49:42 [2020-11-14T23:49:42.206Z]         Cache-Control: no-cache
23:49:42 [2020-11-14T23:49:42.206Z]         Content-Type: application/json
23:49:42 [2020-11-14T23:49:42.206Z]         Date: Sat, 14 Nov 2020 23:49:42 GMT
23:49:42 [2020-11-14T23:49:42.206Z]         Expires: -1
23:49:42 [2020-11-14T23:49:42.206Z]         Pragma: no-cache
23:49:42 [2020-11-14T23:49:42.206Z]         Server: docker-tests/mock
23:49:42 [2020-11-14T23:49:42.206Z]         X-Docker-Registry-Config: mock
23:49:42 [2020-11-14T23:49:42.206Z]         X-Docker-Registry-Version: 0.0.0
23:49:42 [2020-11-14T23:49:42.206Z]         
23:49:42 [2020-11-14T23:49:42.206Z]         
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestTrustedLocation
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestTrustedLocation (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestAllowNondistributableArtifacts
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestIsSecureIndex
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestIsSecureIndex (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] PASS
23:49:42 [2020-11-14T23:49:42.206Z] coverage: 50.3% of statements
23:49:42 [2020-11-14T23:49:42.206Z] ok  	github.com/docker/docker/registry	0.503s	coverage: 50.3% of statements
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
23:49:42 [2020-11-14T23:49:42.206Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
23:49:42 [2020-11-14T23:49:42.206Z] PASS
23:49:42 [2020-11-14T23:49:42.206Z] coverage: 62.5% of statements
23:49:42 [2020-11-14T23:49:42.206Z] ok  	github.com/docker/docker/testutil	0.045s	coverage: 62.5% of statements
23:49:42 [2020-11-14T23:49:42.620Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
23:49:42 [2020-11-14T23:49:42.620Z] --- PASS: TestDaemonDNSFallback (7.00s)
23:49:42 [2020-11-14T23:49:42.620Z] === RUN   TestInspectNetwork
23:49:43 [2020-11-14T23:49:43.190Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
23:49:43 [2020-11-14T23:49:43.450Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
23:49:44 [2020-11-14T23:49:44.406Z] === RUN   TestGetDriver
23:49:44 [2020-11-14T23:49:44.406Z] --- PASS: TestGetDriver (0.00s)
23:49:44 [2020-11-14T23:49:44.406Z] === RUN   TestVolumeRequestError
23:49:44 [2020-11-14T23:49:44.406Z] --- PASS: TestVolumeRequestError (0.01s)
23:49:44 [2020-11-14T23:49:44.406Z] PASS
23:49:44 [2020-11-14T23:49:44.406Z] coverage: 36.1% of statements
23:49:44 [2020-11-14T23:49:44.406Z] ok  	github.com/docker/docker/volume/drivers	0.118s	coverage: 36.1% of statements
23:49:45 [2020-11-14T23:49:45.365Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
23:49:45 [2020-11-14T23:49:45.958Z] === RUN   TestGetAddress
23:49:45 [2020-11-14T23:49:45.958Z] --- PASS: TestGetAddress (0.00s)
23:49:45 [2020-11-14T23:49:45.958Z] === RUN   TestRemove
23:49:45 [2020-11-14T23:49:45.958Z] --- SKIP: TestRemove (0.00s)
23:49:45 [2020-11-14T23:49:45.958Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
23:49:45 [2020-11-14T23:49:45.958Z] === RUN   TestInitializeWithVolumes
23:49:45 [2020-11-14T23:49:45.958Z] --- PASS: TestInitializeWithVolumes (0.00s)
23:49:45 [2020-11-14T23:49:45.958Z] === RUN   TestCreate
23:49:45 [2020-11-14T23:49:45.958Z] --- PASS: TestCreate (0.01s)
23:49:45 [2020-11-14T23:49:45.958Z] === RUN   TestValidateName
23:49:45 [2020-11-14T23:49:45.958Z] --- PASS: TestValidateName (0.00s)
23:49:45 [2020-11-14T23:49:45.958Z] === RUN   TestCreateWithOpts
23:49:45 [2020-11-14T23:49:45.958Z] --- SKIP: TestCreateWithOpts (0.00s)
23:49:45 [2020-11-14T23:49:45.958Z]     local_test.go:181: runtime.GOOS == "windows"
23:49:45 [2020-11-14T23:49:45.958Z] === RUN   TestRelaodNoOpts
23:49:45 [2020-11-14T23:49:45.958Z] --- PASS: TestRelaodNoOpts (0.01s)
23:49:45 [2020-11-14T23:49:45.958Z] PASS
23:49:45 [2020-11-14T23:49:45.958Z] coverage: 41.0% of statements
23:49:45 [2020-11-14T23:49:45.958Z] ok  	github.com/docker/docker/volume/local	0.258s	coverage: 41.0% of statements
23:49:46 [2020-11-14T23:49:46.422Z] === RUN   TestConvertTmpfsOptions
23:49:46 [2020-11-14T23:49:46.422Z] --- PASS: TestConvertTmpfsOptions (0.00s)
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:49: data="mode=700,size=1m"
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:49: data="ro"
23:49:46 [2020-11-14T23:49:46.422Z] === RUN   TestParseMountRaw
23:49:46 [2020-11-14T23:49:46.422Z] --- PASS: TestParseMountRaw (0.03s)
23:49:46 [2020-11-14T23:49:46.422Z] === RUN   TestParseMountRawSplit
23:49:46 [2020-11-14T23:49:46.422Z] --- PASS: TestParseMountRawSplit (0.01s)
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 0
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 1
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 2
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 3
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 4
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 5
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 6
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 7
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 8
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 0
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 1
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 2
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 3
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 4
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 5
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 6
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 7
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 8
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 9
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 10
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 11
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 12
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 0
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 1
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 2
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 3
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 4
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 5
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 6
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 7
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 8
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 9
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 10
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:390: case 11
23:49:46 [2020-11-14T23:49:46.422Z] === RUN   TestParseMountSpec
23:49:46 [2020-11-14T23:49:46.422Z] --- PASS: TestParseMountSpec (0.00s)
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:455: case 0
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:455: case 1
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:455: case 2
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:455: case 3
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:455: case 4
23:49:46 [2020-11-14T23:49:46.422Z]     parser_test.go:455: case 5
23:49:46 [2020-11-14T23:49:46.422Z] === RUN   TestParseMountSpecBindWithFileinfoError
23:49:46 [2020-11-14T23:49:46.422Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
23:49:46 [2020-11-14T23:49:46.422Z] === RUN   TestValidateMount
23:49:46 [2020-11-14T23:49:46.422Z] --- PASS: TestValidateMount (0.00s)
23:49:46 [2020-11-14T23:49:46.422Z] PASS
23:49:46 [2020-11-14T23:49:46.422Z] coverage: 66.2% of statements
23:49:46 [2020-11-14T23:49:46.422Z] ok  	github.com/docker/docker/volume/mounts	0.127s	coverage: 66.2% of statements
23:49:46 [2020-11-14T23:49:46.764Z] === RUN   TestInspectNetwork/full_network_id
23:49:46 [2020-11-14T23:49:46.764Z] === RUN   TestInspectNetwork/partial_network_id
23:49:46 [2020-11-14T23:49:46.764Z] === RUN   TestInspectNetwork/network_name
23:49:46 [2020-11-14T23:49:46.764Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:49:47 [2020-11-14T23:49:47.025Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestSetGetMeta
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestSetGetMeta
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestRestore
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestRestore
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestServiceCreate
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestServiceCreate
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestServiceList
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestServiceList
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestServiceRemove
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestServiceRemove
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestServiceGet
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestServiceGet
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestServicePrune
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestServicePrune
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestCreate
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestCreate
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestRemove
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestRemove
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestList
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestList
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestFindByDriver
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestFindByDriver
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestFindByReferenced
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestFindByReferenced
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestDerefMultipleOfSameRef
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestDerefMultipleOfSameRef
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestDefererencePluginOnCreateError
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestDefererencePluginOnCreateError
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestRefDerefRemove
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestRefDerefRemove
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestGet
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestGet
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestGetWithReference
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestGetWithReference
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestFilterFunc
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestFilterFunc/test_nil_list
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestFilterFunc/test_nil_list
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestFilterFunc/test_empty_list
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestFilterFunc/test_empty_list
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestFilterFunc/test_filter_some
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestFilterFunc/test_filter_some
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestFilterFunc/test_filter_middle
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestFilterFunc/test_filter_middle
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestFilterFunc/test_filter_middle_and_last
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
23:49:47 [2020-11-14T23:49:47.487Z] === RUN   TestFilterFunc/test_filter_first_and_last
23:49:47 [2020-11-14T23:49:47.487Z] === PAUSE TestFilterFunc/test_filter_first_and_last
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestFilterFunc/test_nil_list
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestFilterFunc/test_filter_some
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestFilterFunc/test_filter_middle_and_last
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestFilterFunc/test_filter_first_and_last
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestFilterFunc/test_filter_middle
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestFilterFunc/test_empty_list
23:49:47 [2020-11-14T23:49:47.487Z] --- PASS: TestFilterFunc (0.00s)
23:49:47 [2020-11-14T23:49:47.487Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
23:49:47 [2020-11-14T23:49:47.487Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
23:49:47 [2020-11-14T23:49:47.487Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
23:49:47 [2020-11-14T23:49:47.487Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
23:49:47 [2020-11-14T23:49:47.487Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
23:49:47 [2020-11-14T23:49:47.487Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
23:49:47 [2020-11-14T23:49:47.487Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
23:49:47 [2020-11-14T23:49:47.487Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestSetGetMeta
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestGetWithReference
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestFindByReferenced
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestServicePrune
23:49:47 [2020-11-14T23:49:47.487Z] --- PASS: TestSetGetMeta (0.02s)
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestServiceGet
23:49:47 [2020-11-14T23:49:47.487Z] --- PASS: TestFindByReferenced (0.03s)
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestServiceRemove
23:49:47 [2020-11-14T23:49:47.487Z] --- PASS: TestGetWithReference (0.03s)
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestServiceList
23:49:47 [2020-11-14T23:49:47.487Z] --- PASS: TestServiceGet (0.10s)
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestServiceCreate
23:49:47 [2020-11-14T23:49:47.487Z] time="2020-11-14T23:49:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
23:49:47 [2020-11-14T23:49:47.487Z] --- PASS: TestServiceRemove (0.10s)
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestRestore
23:49:47 [2020-11-14T23:49:47.487Z] --- PASS: TestServiceList (0.10s)
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestDefererencePluginOnCreateError
23:49:47 [2020-11-14T23:49:47.487Z] time="2020-11-14T23:49:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
23:49:47 [2020-11-14T23:49:47.487Z] time="2020-11-14T23:49:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
23:49:47 [2020-11-14T23:49:47.487Z] --- PASS: TestServiceCreate (0.03s)
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestGet
23:49:47 [2020-11-14T23:49:47.487Z] time="2020-11-14T23:49:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
23:49:47 [2020-11-14T23:49:47.487Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestRefDerefRemove
23:49:47 [2020-11-14T23:49:47.487Z] --- PASS: TestRestore (0.03s)
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestList
23:49:47 [2020-11-14T23:49:47.487Z] time="2020-11-14T23:49:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
23:49:47 [2020-11-14T23:49:47.487Z] --- PASS: TestServicePrune (0.18s)
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestFindByDriver
23:49:47 [2020-11-14T23:49:47.487Z] --- PASS: TestGet (0.04s)
23:49:47 [2020-11-14T23:49:47.487Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
23:49:47 [2020-11-14T23:49:47.488Z] --- PASS: TestRefDerefRemove (0.04s)
23:49:47 [2020-11-14T23:49:47.488Z] === CONT  TestRemove
23:49:47 [2020-11-14T23:49:47.488Z] --- PASS: TestFindByDriver (0.02s)
23:49:47 [2020-11-14T23:49:47.488Z] === CONT  TestCreate
23:49:47 [2020-11-14T23:49:47.488Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
23:49:47 [2020-11-14T23:49:47.488Z] === CONT  TestDerefMultipleOfSameRef
23:49:47 [2020-11-14T23:49:47.488Z] --- PASS: TestList (0.05s)
23:49:47 [2020-11-14T23:49:47.488Z] --- PASS: TestRemove (0.02s)
23:49:47 [2020-11-14T23:49:47.488Z] --- PASS: TestCreate (0.02s)
23:49:47 [2020-11-14T23:49:47.488Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
23:49:47 [2020-11-14T23:49:47.488Z] PASS
23:49:47 [2020-11-14T23:49:47.820Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
23:49:47 [2020-11-14T23:49:47.952Z] coverage: 70.3% of statements
23:49:47 [2020-11-14T23:49:47.952Z] ok  	github.com/docker/docker/volume/service	0.493s	coverage: 70.3% of statements
23:49:47 [2020-11-14T23:49:47.952Z] --- PASS: TestNewClientWithTimeout (17.63s)
23:49:47 [2020-11-14T23:49:47.952Z] === RUN   TestClientStream
23:49:47 [2020-11-14T23:49:47.952Z] --- PASS: TestClientStream (0.00s)
23:49:47 [2020-11-14T23:49:47.952Z] === RUN   TestClientSendFile
23:49:47 [2020-11-14T23:49:47.952Z] --- PASS: TestClientSendFile (0.00s)
23:49:47 [2020-11-14T23:49:47.952Z] === RUN   TestClientWithRequestTimeout
23:49:47 [2020-11-14T23:49:47.952Z] --- PASS: TestClientWithRequestTimeout (0.00s)
23:49:47 [2020-11-14T23:49:47.952Z] === RUN   TestFileSpecPlugin
23:49:47 [2020-11-14T23:49:47.952Z] --- PASS: TestFileSpecPlugin (0.01s)
23:49:47 [2020-11-14T23:49:47.952Z] === RUN   TestFileJSONSpecPlugin
23:49:47 [2020-11-14T23:49:47.952Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
23:49:47 [2020-11-14T23:49:47.952Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
23:49:47 [2020-11-14T23:49:47.952Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
23:49:47 [2020-11-14T23:49:47.952Z] === RUN   TestPluginAddHandler
23:49:47 [2020-11-14T23:49:47.952Z] --- PASS: TestPluginAddHandler (0.00s)
23:49:47 [2020-11-14T23:49:47.952Z] === RUN   TestPluginWaitBadPlugin
23:49:47 [2020-11-14T23:49:47.952Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
23:49:47 [2020-11-14T23:49:47.952Z] === RUN   TestGet
23:49:47 [2020-11-14T23:49:47.952Z] time="2020-11-14T23:49:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
23:49:48 [2020-11-14T23:49:48.082Z] === RUN   TestDockerSuite/TestBuildHistory
23:49:48 [2020-11-14T23:49:48.347Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
23:49:48 [2020-11-14T23:49:48.929Z] time="2020-11-14T23:49:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
23:49:51 [2020-11-14T23:49:51.124Z] time="2020-11-14T23:49:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
23:49:51 [2020-11-14T23:49:51.653Z] --- PASS: TestInspectNetwork (8.64s)
23:49:51 [2020-11-14T23:49:51.653Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:49:51 [2020-11-14T23:49:51.653Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:49:51 [2020-11-14T23:49:51.653Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:49:51 [2020-11-14T23:49:51.653Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:49:51 [2020-11-14T23:49:51.653Z] === RUN   TestRunContainerWithBridgeNone
23:49:52 [2020-11-14T23:49:52.224Z] === RUN   TestDockerSuite/TestBuildIidFile
23:49:52 [2020-11-14T23:49:52.399Z] --- PASS: TestInfoAPIWarnings (16.66s)
23:49:52 [2020-11-14T23:49:52.399Z] === RUN   TestInfoDebug
23:49:52 [2020-11-14T23:49:52.399Z] --- PASS: TestInfoDebug (0.66s)
23:49:52 [2020-11-14T23:49:52.399Z] === RUN   TestInfoInsecureRegistries
23:49:52 [2020-11-14T23:49:52.399Z] --- PASS: TestInfoInsecureRegistries (0.67s)
23:49:52 [2020-11-14T23:49:52.399Z] === RUN   TestInfoRegistryMirrors
23:49:52 [2020-11-14T23:49:52.796Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
23:49:52 [2020-11-14T23:49:52.970Z] --- PASS: TestInfoRegistryMirrors (0.63s)
23:49:52 [2020-11-14T23:49:52.970Z] === RUN   TestLoginFailsWithBadCredentials
23:49:53 [2020-11-14T23:49:53.057Z] --- PASS: TestRunContainerWithBridgeNone (1.98s)
23:49:53 [2020-11-14T23:49:53.057Z] === RUN   TestNetworkInvalidJSON
23:49:53 [2020-11-14T23:49:53.057Z] === RUN   TestNetworkInvalidJSON//networks/create
23:49:53 [2020-11-14T23:49:53.057Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:49:53 [2020-11-14T23:49:53.057Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:49:53 [2020-11-14T23:49:53.057Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:49:53 [2020-11-14T23:49:53.057Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:49:53 [2020-11-14T23:49:53.057Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:49:53 [2020-11-14T23:49:53.057Z] === CONT  TestNetworkInvalidJSON//networks/create
23:49:53 [2020-11-14T23:49:53.057Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:49:53 [2020-11-14T23:49:53.057Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:49:53 [2020-11-14T23:49:53.057Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:49:53 [2020-11-14T23:49:53.057Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:49:53 [2020-11-14T23:49:53.057Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:49:53 [2020-11-14T23:49:53.057Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:49:53 [2020-11-14T23:49:53.057Z] === RUN   TestHostIPv4BridgeLabel
23:49:53 [2020-11-14T23:49:53.231Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
23:49:53 [2020-11-14T23:49:53.231Z] === RUN   TestPingCacheHeaders
23:49:53 [2020-11-14T23:49:53.231Z] --- PASS: TestPingCacheHeaders (0.05s)
23:49:53 [2020-11-14T23:49:53.231Z] === RUN   TestPingGet
23:49:53 [2020-11-14T23:49:53.231Z] --- PASS: TestPingGet (0.03s)
23:49:53 [2020-11-14T23:49:53.231Z] === RUN   TestPingHead
23:49:53 [2020-11-14T23:49:53.318Z] === RUN   TestDockerSuite/TestBuildInheritance
23:49:53 [2020-11-14T23:49:53.492Z] --- PASS: TestPingHead (0.05s)
23:49:53 [2020-11-14T23:49:53.492Z] === RUN   TestVersion
23:49:53 [2020-11-14T23:49:53.492Z] --- PASS: TestVersion (0.05s)
23:49:53 [2020-11-14T23:49:53.492Z] PASS
23:49:53 [2020-11-14T23:49:53.492Z] 
23:49:53 [2020-11-14T23:49:53.492Z] === Skipped
23:49:53 [2020-11-14T23:49:53.492Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
23:49:53 [2020-11-14T23:49:53.492Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:49:53 [2020-11-14T23:49:53.492Z] 
23:49:53 [2020-11-14T23:49:53.492Z] 
23:49:53 [2020-11-14T23:49:53.492Z] DONE 18 tests, 1 skipped in 22.776s
23:49:53 [2020-11-14T23:49:53.492Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:49:53 [2020-11-14T23:49:53.492Z] ++ 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:49:53 [2020-11-14T23:49:53.492Z] ++ set -e
23:49:53 [2020-11-14T23:49:53.492Z] ++ '[' -n 0 ']'
23:49:53 [2020-11-14T23:49:53.492Z] ++ set -x
23:49:53 [2020-11-14T23:49:53.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:49:53 [2020-11-14T23:49:53.492Z] INFO: Testing against a local daemon
23:49:53 [2020-11-14T23:49:53.492Z] === RUN   TestVolumesCreateAndList
23:49:53 [2020-11-14T23:49:53.752Z] --- PASS: TestVolumesCreateAndList (0.04s)
23:49:53 [2020-11-14T23:49:53.752Z] === RUN   TestVolumesRemove
23:49:53 [2020-11-14T23:49:53.752Z] --- PASS: TestVolumesRemove (0.11s)
23:49:53 [2020-11-14T23:49:53.752Z] === RUN   TestVolumesInspect
23:49:53 [2020-11-14T23:49:53.752Z] --- PASS: TestVolumesInspect (0.04s)
23:49:53 [2020-11-14T23:49:53.752Z] === RUN   TestVolumesInvalidJSON
23:49:53 [2020-11-14T23:49:53.752Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:49:53 [2020-11-14T23:49:53.752Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:49:53 [2020-11-14T23:49:53.752Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:49:53 [2020-11-14T23:49:53.752Z] --- PASS: TestVolumesInvalidJSON (0.03s)
23:49:53 [2020-11-14T23:49:53.752Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:49:53 [2020-11-14T23:49:53.752Z] PASS
23:49:53 [2020-11-14T23:49:53.752Z] 
23:49:53 [2020-11-14T23:49:53.752Z] DONE 5 tests in 0.366s
23:49:53 [2020-11-14T23:49:53.752Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:49:53 [2020-11-14T23:49:53.889Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
23:49:53 [2020-11-14T23:49:53.889Z] === RUN   TestDaemonRestartWithLiveRestore
23:49:53 [2020-11-14T23:49:53.889Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
23:49:54 [2020-11-14T23:49:54.323Z] ++++ cat bundles/test-integration/docker.pid
23:49:54 [2020-11-14T23:49:54.323Z] +++ kill 13729
23:49:54 [2020-11-14T23:49:54.460Z] === RUN   TestDockerSuite/TestBuildInvalidTag
23:49:54 [2020-11-14T23:49:54.460Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
23:49:54 [2020-11-14T23:49:54.721Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
23:49:54 [2020-11-14T23:49:54.721Z] === RUN   TestDaemonDefaultNetworkPools
23:49:54 [2020-11-14T23:49:54.884Z] time="2020-11-14T23:49:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
23:49:55 [2020-11-14T23:49:55.292Z] === RUN   TestDockerSuite/TestBuildLabel
23:49:55 [2020-11-14T23:49:55.553Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
23:49:55 [2020-11-14T23:49:55.553Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
23:49:55 [2020-11-14T23:49:55.553Z] === RUN   TestDaemonRestartWithExistingNetwork
23:49:55 [2020-11-14T23:49:55.706Z] +++ /etc/init.d/apparmor stop
23:49:55 [2020-11-14T23:49:55.706Z] Leaving: AppArmorNo profiles have been unloaded.
23:49:55 [2020-11-14T23:49:55.706Z] 
23:49:55 [2020-11-14T23:49:55.706Z] Unloading profiles will leave already running processes permanently
23:49:55 [2020-11-14T23:49:55.706Z] unconfined, which can lead to unexpected situations.
23:49:55 [2020-11-14T23:49:55.706Z] 
23:49:55 [2020-11-14T23:49:55.706Z] To set a process to complain mode, use the command line tool
23:49:55 [2020-11-14T23:49:55.706Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:49:55 [2020-11-14T23:49:55.706Z] +++ true
23:49:55 [2020-11-14T23:49:55.706Z] exiting test-integration
23:49:55 [2020-11-14T23:49:55.706Z] ++ exit 0
23:49:55 [2020-11-14T23:49:55.706Z] 
23:49:55 [2020-11-14T23:49:55.814Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
23:49:56 [2020-11-14T23:49:56.386Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
23:49:56 [2020-11-14T23:49:56.647Z] === RUN   TestDockerSuite/TestBuildLabels
23:49:56 [2020-11-14T23:49:56.647Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
23:49:56 [2020-11-14T23:49:56.647Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:49:57 [2020-11-14T23:49:57.221Z] === RUN   TestDockerSuite/TestBuildLabelsCache
23:49:58 [2020-11-14T23:49:58.162Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
23:49:58 [2020-11-14T23:49:58.162Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
23:49:58 [2020-11-14T23:49:58.162Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
Post stage
[Pipeline] junit
23:49:58 [2020-11-14T23:49:58.266Z] Recording test results
23:49:58 [2020-11-14T23:49:58.734Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
23:49:58 [2020-11-14T23:49:58.734Z] === RUN   TestServiceWithPredefinedNetwork
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:49:59 [2020-11-14T23:49:59.076Z] + echo Ensuring container killed.
23:49:59 [2020-11-14T23:49:59.076Z] Ensuring container killed.
23:49:59 [2020-11-14T23:49:59.076Z] + docker rm -vf docker-pr2
23:49:59 [2020-11-14T23:49:59.076Z] Error: No such container: docker-pr2
23:49:59 [2020-11-14T23:49:59.076Z] + true
[Pipeline] sh
23:49:59 [2020-11-14T23:49:59.365Z] + echo Chowning /workspace to jenkins user
23:49:59 [2020-11-14T23:49:59.365Z] Chowning /workspace to jenkins user
23:49:59 [2020-11-14T23:49:59.365Z] + id -u
23:49:59 [2020-11-14T23:49:59.365Z] + id -g
23:49:59 [2020-11-14T23:49:59.365Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41625:/workspace busybox chown -R 1000:1000 /workspace
23:49:59 [2020-11-14T23:49:59.366Z] Unable to find image 'busybox:latest' locally
23:49:59 [2020-11-14T23:49:59.366Z] latest: Pulling from library/busybox
23:49:59 [2020-11-14T23:49:59.626Z] 5dce72bf4214: Pulling fs layer
23:49:59 [2020-11-14T23:49:59.626Z] 5dce72bf4214: Download complete
23:49:59 [2020-11-14T23:49:59.888Z] 5dce72bf4214: Pull complete
23:49:59 [2020-11-14T23:49:59.888Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
23:49:59 [2020-11-14T23:49:59.888Z] Status: Downloaded newer image for busybox:latest
23:50:00 [2020-11-14T23:50:00.648Z] === RUN   TestDockerSuite/TestBuildLastModified
23:50:01 [2020-11-14T23:50:01.590Z] --- PASS: TestServiceWithPredefinedNetwork (2.97s)
23:50:01 [2020-11-14T23:50:01.590Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:50:01 [2020-11-14T23:50:01.590Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:50:01 [2020-11-14T23:50:01.590Z]     service_test.go:236: FLAKY_TEST
23:50:01 [2020-11-14T23:50:01.590Z] === RUN   TestServiceWithDataPathPortInit
23:50:03 [2020-11-14T23:50:03.500Z] --- PASS: TestGet (15.00s)
23:50:03 [2020-11-14T23:50:03.500Z] === RUN   TestPluginWithNoManifest
23:50:03 [2020-11-14T23:50:03.500Z] --- PASS: TestPluginWithNoManifest (0.00s)
23:50:03 [2020-11-14T23:50:03.500Z] === RUN   TestGetAll
23:50:03 [2020-11-14T23:50:03.500Z] --- PASS: TestGetAll (0.00s)
23:50:03 [2020-11-14T23:50:03.500Z] PASS
23:50:03 [2020-11-14T23:50:03.500Z] coverage: 73.4% of statements
23:50:03 [2020-11-14T23:50:03.500Z] ok  	github.com/docker/docker/pkg/plugins	35.079s	coverage: 73.4% of statements
23:50:03 [2020-11-14T23:50:03.500Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:50:03 [2020-11-14T23:50:03.500Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:50:03 [2020-11-14T23:50:03.500Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:50:03 [2020-11-14T23:50:03.500Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
23:50:03 [2020-11-14T23:50:03.500Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:50:03 [2020-11-14T23:50:03.500Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:50:03 [2020-11-14T23:50:03.500Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
23:50:03 [2020-11-14T23:50:03.500Z] ?   	github.com/docker/docker/quota	[no test files]
23:50:03 [2020-11-14T23:50:03.500Z] ?   	github.com/docker/docker/rootless	[no test files]
23:50:03 [2020-11-14T23:50:03.500Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/volume	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:50:03 [2020-11-14T23:50:03.501Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:50:04 [2020-11-14T23:50:04.400Z] + bundleName=arm64-integration
23:50:04 [2020-11-14T23:50:04.400Z] + echo Creating arm64-integration-bundles.tar.gz
23:50:04 [2020-11-14T23:50:04.400Z] Creating arm64-integration-bundles.tar.gz
23:50:04 [2020-11-14T23:50:04.400Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+  -print
23:50:04 [2020-11-14T23:50:04.400Z] xargs tar -czf arm64-integration-bundles.tar.gz
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === Skipped
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     dispatchers_test.go:376: Windows does not support stopsignal
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s)
23:50:04 [2020-11-14T23:50:04.480Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     client_test.go:23: runtime.GOOS == "windows"
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     daemon_test.go:147: root required
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     reload_test.go:520: root required
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     pull_v2_test.go:73: Needs fixing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     pull_v2_test.go:118: Needs fixing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     download_test.go:268: Needs fixing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     layer_test.go:304: Failing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     layer_test.go:353: Failing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     layer_test.go:468: Failing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     layer_test.go:697: Failing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     migration_test.go:46: Failing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     migration_test.go:182: Failing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     mount_test.go:17: Failing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     mount_test.go:76: Failing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     mount_test.go:125: Failing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     mount_test.go:212: Failing on Windows
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     archive_test.go:133: Xz not present in msys2
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     archive_test.go:238: Failing on Windows CI machines
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     archive_windows_test.go:16: Currently fails
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     changes_test.go:192: needs more investigation
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     changes_test.go:405: needs further investigation
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     changes_test.go:441: needs further investigation
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.480Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
23:50:04 [2020-11-14T23:50:04.480Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.480Z] 
23:50:04 [2020-11-14T23:50:04.481Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
23:50:04 [2020-11-14T23:50:04.481Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
23:50:04 [2020-11-14T23:50:04.481Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
23:50:04 [2020-11-14T23:50:04.481Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
23:50:04 [2020-11-14T23:50:04.481Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
23:50:04 [2020-11-14T23:50:04.481Z]     poller_test.go:41: No chmod on Windows
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
23:50:04 [2020-11-14T23:50:04.481Z]     fileutils_test.go:134: Needs porting to Windows
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
23:50:04 [2020-11-14T23:50:04.481Z]     fileutils_test.go:180: Needs porting to Windows
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
23:50:04 [2020-11-14T23:50:04.481Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
23:50:04 [2020-11-14T23:50:04.481Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
23:50:04 [2020-11-14T23:50:04.481Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
23:50:04 [2020-11-14T23:50:04.481Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
23:50:04 [2020-11-14T23:50:04.481Z]     local_test.go:181: runtime.GOOS == "windows"
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] 
23:50:04 [2020-11-14T23:50:04.481Z] DONE 1770 tests, 45 skipped in 202.458s
23:50:04 [2020-11-14T23:50:04.481Z] INFO: make.ps1 ended at 11/14/2020 23:50:04
[Pipeline] archiveArtifacts
23:50:04 [2020-11-14T23:50:04.674Z] Archiving artifacts
23:50:05 [2020-11-14T23:50:05.792Z] === RUN   TestDockerSuite/TestBuildLineBreak
23:50:06 [2020-11-14T23:50:06.029Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
23:50:06 [2020-11-14T23:50:06.029Z] INFO: Unit tests ended at 11/14/2020 23:50:05. Duration:00:03:38.0484167
23:50:06 [2020-11-14T23:50:06.029Z] INFO: Building busybox
23:50:06 [2020-11-14T23:50:06.030Z] Sending build context to Docker daemon   5.12kB
23:50:06 [2020-11-14T23:50:06.030Z] 
23:50:06 [2020-11-14T23:50:06.030Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
23:50:06 [2020-11-14T23:50:06.030Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
23:50:06 [2020-11-14T23:50:06.030Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
23:50:06 [2020-11-14T23:50:06.030Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
23:50:06 [2020-11-14T23:50:06.030Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
23:50:06 [2020-11-14T23:50:06.030Z]  ---> 32fecabef723
23:50:06 [2020-11-14T23:50:06.030Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
23:50:06 [2020-11-14T23:50:06.030Z]  ---> Running in 8f8eca4ab2c3
23:50:06 [2020-11-14T23:50:06.672Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41625/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:50:07 [2020-11-14T23:50:07.154Z] + make clean
23:50:07 [2020-11-14T23:50:07.527Z] --- PASS: TestImportExtremelyLargeImageWorks (192.73s)
23:50:07 [2020-11-14T23:50:07.528Z] PASS
23:50:07 [2020-11-14T23:50:07.528Z] 
23:50:07 [2020-11-14T23:50:07.528Z] === Skipped
23:50:07 [2020-11-14T23:50:07.528Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
23:50:07 [2020-11-14T23:50:07.528Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:50:07 [2020-11-14T23:50:07.528Z] 
23:50:07 [2020-11-14T23:50:07.528Z] 
23:50:07 [2020-11-14T23:50:07.528Z] DONE 12 tests, 1 skipped in 193.775s
23:50:07 [2020-11-14T23:50:07.528Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
23:50:07 [2020-11-14T23:50:07.528Z] ++ 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:50:07 [2020-11-14T23:50:07.528Z] ++ set -e
23:50:07 [2020-11-14T23:50:07.528Z] ++ '[' -n 0 ']'
23:50:07 [2020-11-14T23:50:07.528Z] ++ set -x
23:50:07 [2020-11-14T23:50:07.528Z] ++ env -i DEST=/go/src/github.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:50:07 [2020-11-14T23:50:07.528Z] INFO: Testing against a local daemon
23:50:07 [2020-11-14T23:50:07.528Z] === RUN   TestNetworkCreateDelete
23:50:07 [2020-11-14T23:50:07.528Z] --- PASS: TestNetworkCreateDelete (0.17s)
23:50:07 [2020-11-14T23:50:07.528Z] === RUN   TestDockerNetworkDeletePreferID
23:50:07 [2020-11-14T23:50:07.528Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
23:50:07 [2020-11-14T23:50:07.528Z] === RUN   TestDaemonDNSFallback
23:50:07 [2020-11-14T23:50:07.528Z] --- PASS: TestDaemonDNSFallback (1.57s)
23:50:07 [2020-11-14T23:50:07.528Z] === RUN   TestInspectNetwork
23:50:07 [2020-11-14T23:50:07.528Z] === RUN   TestInspectNetwork/full_network_id
23:50:07 [2020-11-14T23:50:07.528Z] === RUN   TestInspectNetwork/partial_network_id
23:50:07 [2020-11-14T23:50:07.528Z] === RUN   TestInspectNetwork/network_name
23:50:07 [2020-11-14T23:50:07.528Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:50:07 [2020-11-14T23:50:07.528Z] --- PASS: TestInspectNetwork (7.00s)
23:50:07 [2020-11-14T23:50:07.528Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:50:07 [2020-11-14T23:50:07.528Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:50:07 [2020-11-14T23:50:07.528Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:50:07 [2020-11-14T23:50:07.528Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:50:07 [2020-11-14T23:50:07.528Z] === RUN   TestRunContainerWithBridgeNone
23:50:07 [2020-11-14T23:50:07.703Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
23:50:07 [2020-11-14T23:50:07.703Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
23:50:07 [2020-11-14T23:50:07.724Z] docker volume rm -f docker-dev-cache
23:50:07 [2020-11-14T23:50:07.724Z] docker-dev-cache
[Pipeline] deleteDir
23:50:07 [2020-11-14T23:50:07.963Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
23:50:07 [2020-11-14T23:50:07.963Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
23:50:07 [2020-11-14T23:50:07.963Z] === RUN   TestDockerSuite/TestBuildMaintainer
23:50:08 [2020-11-14T23:50:08.223Z] === RUN   TestDockerSuite/TestBuildMissingArgs
23:50:09 [2020-11-14T23:50:09.042Z] --- PASS: TestRunContainerWithBridgeNone (1.83s)
23:50:09 [2020-11-14T23:50:09.042Z] === RUN   TestNetworkInvalidJSON
23:50:09 [2020-11-14T23:50:09.042Z] === RUN   TestNetworkInvalidJSON//networks/create
23:50:09 [2020-11-14T23:50:09.042Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:50:09 [2020-11-14T23:50:09.042Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:50:09 [2020-11-14T23:50:09.042Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:50:09 [2020-11-14T23:50:09.042Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:50:09 [2020-11-14T23:50:09.042Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:50:09 [2020-11-14T23:50:09.042Z] === CONT  TestNetworkInvalidJSON//networks/create
23:50:09 [2020-11-14T23:50:09.042Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:50:09 [2020-11-14T23:50:09.042Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:50:09 [2020-11-14T23:50:09.042Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:50:09 [2020-11-14T23:50:09.042Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:50:09 [2020-11-14T23:50:09.042Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:50:09 [2020-11-14T23:50:09.042Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:50:09 [2020-11-14T23:50:09.042Z] === RUN   TestHostIPv4BridgeLabel
23:50:09 [2020-11-14T23:50:09.334Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
23:50:09 [2020-11-14T23:50:09.334Z] === RUN   TestDaemonRestartWithLiveRestore
23:50:09 [2020-11-14T23:50:09.609Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
23:50:10 [2020-11-14T23:50:10.374Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
23:50:10 [2020-11-14T23:50:10.374Z] === RUN   TestDaemonDefaultNetworkPools
23:50:10 [2020-11-14T23:50:10.550Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
23:50:11 [2020-11-14T23:50:11.411Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
23:50:11 [2020-11-14T23:50:11.411Z] === RUN   TestDaemonRestartWithExistingNetwork
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:50:11 [2020-11-14T23:50:11.855Z] Removing intermediate container 8f8eca4ab2c3
23:50:11 [2020-11-14T23:50:11.855Z]  ---> 6b2d165fdea5
23:50:11 [2020-11-14T23:50:11.855Z] Step 7/13 : ARG BUSYBOX_VERSION
23:50:11 [2020-11-14T23:50:11.855Z]  ---> Running in 47975b4fb4bc
23:50:11 [2020-11-14T23:50:11.855Z] Removing intermediate container 47975b4fb4bc
23:50:11 [2020-11-14T23:50:11.855Z]  ---> a748be01cb96
23:50:11 [2020-11-14T23:50:11.855Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
23:50:11 [2020-11-14T23:50:11.855Z]  ---> Running in 5cbeae961fdd
23:50:12 [2020-11-14T23:50:12.318Z] Removing intermediate container 5cbeae961fdd
23:50:12 [2020-11-14T23:50:12.318Z]  ---> dd65f40e03c2
23:50:12 [2020-11-14T23:50:12.318Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
23:50:12 [2020-11-14T23:50:12.460Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
23:50:12 [2020-11-14T23:50:12.461Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:50:13 [2020-11-14T23:50:13.506Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
23:50:13 [2020-11-14T23:50:13.506Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:50:13 [2020-11-14T23:50:13.849Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
23:50:14 [2020-11-14T23:50:14.110Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
23:50:14 [2020-11-14T23:50:14.147Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
23:50:14 [2020-11-14T23:50:14.147Z] === RUN   TestServiceWithPredefinedNetwork
23:50:14 [2020-11-14T23:50:14.370Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
23:50:14 [2020-11-14T23:50:14.513Z] 
23:50:14 [2020-11-14T23:50:14.513Z]  ---> 02519fb24b88
23:50:14 [2020-11-14T23:50:14.513Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
23:50:14 [2020-11-14T23:50:14.513Z]  ---> Running in c576503d5e52
23:50:16 [2020-11-14T23:50:16.225Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s)
23:50:16 [2020-11-14T23:50:16.226Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:50:16 [2020-11-14T23:50:16.226Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:50:16 [2020-11-14T23:50:16.226Z]     service_test.go:236: FLAKY_TEST
23:50:16 [2020-11-14T23:50:16.226Z] === RUN   TestServiceWithDataPathPortInit
23:50:17 [2020-11-14T23:50:17.672Z] --- PASS: TestServiceWithDataPathPortInit (16.13s)
23:50:17 [2020-11-14T23:50:17.672Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:50:21 [2020-11-14T23:50:21.879Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
23:50:24 [2020-11-14T23:50:24.424Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
23:50:25 [2020-11-14T23:50:25.001Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
23:50:25 [2020-11-14T23:50:25.853Z] ok  	github.com/docker/docker/cmd/dockerd	0.124s	coverage: 29.1% of statements
23:50:25 [2020-11-14T23:50:25.853Z] ok  	github.com/docker/docker/container	0.137s	coverage: 34.7% of statements
23:50:25 [2020-11-14T23:50:25.853Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:50:25 [2020-11-14T23:50:25.853Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:50:25 [2020-11-14T23:50:25.853Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:50:25 [2020-11-14T23:50:25.853Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:50:26 [2020-11-14T23:50:26.382Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s)
23:50:26 [2020-11-14T23:50:26.382Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:33g99ukd06hims92nl00wbjve Created:2020-11-14 23:50:19.367608759 +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[b402ead13a19929d6e330d1509b75c2b6750a72d7364860b578fee78d3b4d9e1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wbfyg260ux8vey6f8k11mhnrp EndpointID:fde00c1f840d9229a26f58d0a0b31592428e7b38b8c3dbe8b039c05eb6d30ee6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a63037c592e4fb8e14c65c2a48dc5a261c1446a458bed4a4127bf8e8fbacd9fd 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:336073e76bf1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wbfyg260ux8vey6f8k11mhnrp EndpointID:fde00c1f840d9229a26f58d0a0b31592428e7b38b8c3dbe8b039c05eb6d30ee6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:50:26 [2020-11-14T23:50:26.382Z] PASS
23:50:26 [2020-11-14T23:50:26.382Z] 
23:50:26 [2020-11-14T23:50:26.382Z] === Skipped
23:50:26 [2020-11-14T23:50:26.382Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:50:26 [2020-11-14T23:50:26.382Z]     service_test.go:236: FLAKY_TEST
23:50:26 [2020-11-14T23:50:26.382Z] 
23:50:26 [2020-11-14T23:50:26.382Z] 
23:50:26 [2020-11-14T23:50:26.382Z] DONE 23 tests, 1 skipped in 51.659s
23:50:26 [2020-11-14T23:50:26.382Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:50:26 [2020-11-14T23:50:26.383Z] ++ 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:50:26 [2020-11-14T23:50:26.383Z] ++ set -e
23:50:26 [2020-11-14T23:50:26.383Z] ++ '[' -n 0 ']'
23:50:26 [2020-11-14T23:50:26.383Z] ++ set -x
23:50:26 [2020-11-14T23:50:26.383Z] ++ env -i DEST=/go/src/github.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:50:26 [2020-11-14T23:50:26.383Z] INFO: Testing against a local daemon
23:50:26 [2020-11-14T23:50:26.383Z] === RUN   TestDockerNetworkIpvlanPersistance
23:50:26 [2020-11-14T23:50:26.383Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
23:50:26 [2020-11-14T23:50:26.383Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:50:26 [2020-11-14T23:50:26.383Z] === RUN   TestDockerNetworkIpvlan
23:50:26 [2020-11-14T23:50:26.383Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:50:26 [2020-11-14T23:50:26.383Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:50:26 [2020-11-14T23:50:26.383Z] PASS
23:50:26 [2020-11-14T23:50:26.383Z] 
23:50:26 [2020-11-14T23:50:26.383Z] === Skipped
23:50:26 [2020-11-14T23:50:26.383Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
23:50:26 [2020-11-14T23:50:26.383Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:50:26 [2020-11-14T23:50:26.383Z] 
23:50:26 [2020-11-14T23:50:26.383Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:50:26 [2020-11-14T23:50:26.383Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:50:26 [2020-11-14T23:50:26.383Z] 
23:50:26 [2020-11-14T23:50:26.383Z] 
23:50:26 [2020-11-14T23:50:26.383Z] DONE 2 tests, 2 skipped in 0.138s
23:50:26 [2020-11-14T23:50:26.383Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:50:26 [2020-11-14T23:50:26.383Z] ++ 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:50:26 [2020-11-14T23:50:26.383Z] ++ set -e
23:50:26 [2020-11-14T23:50:26.383Z] ++ '[' -n 0 ']'
23:50:26 [2020-11-14T23:50:26.383Z] ++ set -x
23:50:26 [2020-11-14T23:50:26.383Z] ++ env -i DEST=/go/src/github.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:50:26 [2020-11-14T23:50:26.642Z] INFO: Testing against a local daemon
23:50:26 [2020-11-14T23:50:26.642Z] === RUN   TestDockerNetworkMacvlanPersistance
23:50:26 [2020-11-14T23:50:26.903Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
23:50:26 [2020-11-14T23:50:26.903Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
23:50:26 [2020-11-14T23:50:26.944Z] Removing intermediate container c576503d5e52
23:50:26 [2020-11-14T23:50:26.944Z]  ---> 272b0efd5450
23:50:26 [2020-11-14T23:50:26.944Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
23:50:26 [2020-11-14T23:50:26.944Z]  ---> Running in 46602ea5129d
23:50:26 [2020-11-14T23:50:26.944Z] 
23:50:26 [2020-11-14T23:50:26.944Z] SUCCESS: Specified value was saved.
23:50:27 [2020-11-14T23:50:27.844Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
23:50:27 [2020-11-14T23:50:27.844Z] === RUN   TestDockerNetworkMacvlan
23:50:28 [2020-11-14T23:50:28.786Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:50:29 [2020-11-14T23:50:29.729Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:50:29 [2020-11-14T23:50:29.868Z] Removing intermediate container 46602ea5129d
23:50:29 [2020-11-14T23:50:29.868Z]  ---> 0bf433b0bbcb
23:50:29 [2020-11-14T23:50:29.868Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
23:50:29 [2020-11-14T23:50:29.868Z]  ---> Running in 202fcbf772a9
23:50:30 [2020-11-14T23:50:30.300Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:50:30 [2020-11-14T23:50:30.561Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
23:50:31 [2020-11-14T23:50:31.132Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
23:50:31 [2020-11-14T23:50:31.183Z] ok  	github.com/docker/docker/daemon/cluster	0.065s	coverage: 0.5% of statements
23:50:31 [2020-11-14T23:50:31.588Z] --- PASS: TestServiceWithDataPathPortInit (13.61s)
23:50:31 [2020-11-14T23:50:31.588Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:50:32 [2020-11-14T23:50:32.561Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
23:50:33 [2020-11-14T23:50:33.043Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:50:33 [2020-11-14T23:50:33.043Z] === RUN   TestDockerSuite/TestBuildMultipleTags
23:50:33 [2020-11-14T23:50:33.304Z] === RUN   TestDockerSuite/TestBuildNetContainer
23:50:33 [2020-11-14T23:50:33.631Z] Cannot create a file when that file already exists.
23:50:34 [2020-11-14T23:50:34.469Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 35.9% of statements
23:50:35 [2020-11-14T23:50:35.218Z] === RUN   TestDockerSuite/TestBuildNetNone
23:50:35 [2020-11-14T23:50:35.218Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:50:35 [2020-11-14T23:50:35.479Z] === RUN   TestDockerSuite/TestBuildNoContext
23:50:36 [2020-11-14T23:50:36.422Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
23:50:36 [2020-11-14T23:50:36.683Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
23:50:37 [2020-11-14T23:50:37.165Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s)
23:50:37 [2020-11-14T23:50:37.165Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ygjmdnysn4kz4v4hr4fpeapdm Created:2020-11-14 23:50:30.893733463 +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[82055ab4dcb2074461c631c4935e7277161242ce3958c2aac461b423ba2936db:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xow0jsw5wfjdkx2llwk9i6y93 EndpointID:ad56970ce5c7a86221f432d2bedb22863e1d9584388e56bd12924b6a74fb3cae MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d5645f0894cdc705784ce1d7d39bcc782ec776570ee95a09210c98270c0783ab 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:cc779899a474 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xow0jsw5wfjdkx2llwk9i6y93 EndpointID:ad56970ce5c7a86221f432d2bedb22863e1d9584388e56bd12924b6a74fb3cae EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:50:37 [2020-11-14T23:50:37.165Z] PASS
23:50:37 [2020-11-14T23:50:37.165Z] 
23:50:37 [2020-11-14T23:50:37.165Z] === Skipped
23:50:37 [2020-11-14T23:50:37.165Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:50:37 [2020-11-14T23:50:37.165Z]     service_test.go:236: FLAKY_TEST
23:50:37 [2020-11-14T23:50:37.165Z] 
23:50:37 [2020-11-14T23:50:37.165Z] 
23:50:37 [2020-11-14T23:50:37.165Z] DONE 23 tests, 1 skipped in 39.147s
23:50:37 [2020-11-14T23:50:37.165Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:50:37 [2020-11-14T23:50:37.165Z] ++ 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:50:37 [2020-11-14T23:50:37.165Z] ++ set -e
23:50:37 [2020-11-14T23:50:37.165Z] ++ '[' -n 0 ']'
23:50:37 [2020-11-14T23:50:37.165Z] ++ set -x
23:50:37 [2020-11-14T23:50:37.165Z] ++ env -i DEST=/go/src/github.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:50:37 [2020-11-14T23:50:37.165Z] INFO: Testing against a local daemon
23:50:37 [2020-11-14T23:50:37.165Z] === RUN   TestDockerNetworkIpvlanPersistance
23:50:37 [2020-11-14T23:50:37.165Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:50:37 [2020-11-14T23:50:37.165Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:50:37 [2020-11-14T23:50:37.165Z] === RUN   TestDockerNetworkIpvlan
23:50:37 [2020-11-14T23:50:37.165Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:50:37 [2020-11-14T23:50:37.165Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:50:37 [2020-11-14T23:50:37.165Z] PASS
23:50:37 [2020-11-14T23:50:37.165Z] 
23:50:37 [2020-11-14T23:50:37.165Z] === Skipped
23:50:37 [2020-11-14T23:50:37.165Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:50:37 [2020-11-14T23:50:37.165Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:50:37 [2020-11-14T23:50:37.165Z] 
23:50:37 [2020-11-14T23:50:37.166Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:50:37 [2020-11-14T23:50:37.166Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:50:37 [2020-11-14T23:50:37.166Z] 
23:50:37 [2020-11-14T23:50:37.166Z] 
23:50:37 [2020-11-14T23:50:37.166Z] DONE 2 tests, 2 skipped in 0.071s
23:50:37 [2020-11-14T23:50:37.166Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:50:37 [2020-11-14T23:50:37.166Z] ++ 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:50:37 [2020-11-14T23:50:37.166Z] ++ set -e
23:50:37 [2020-11-14T23:50:37.166Z] ++ '[' -n 0 ']'
23:50:37 [2020-11-14T23:50:37.166Z] ++ set -x
23:50:37 [2020-11-14T23:50:37.166Z] ++ env -i DEST=/go/src/github.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:50:37 [2020-11-14T23:50:37.166Z] INFO: Testing against a local daemon
23:50:37 [2020-11-14T23:50:37.166Z] === RUN   TestDockerNetworkMacvlanPersistance
23:50:37 [2020-11-14T23:50:37.255Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
23:50:38 [2020-11-14T23:50:38.679Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
23:50:38 [2020-11-14T23:50:38.679Z] === RUN   TestDockerNetworkMacvlan
23:50:39 [2020-11-14T23:50:39.318Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:50:39 [2020-11-14T23:50:39.453Z] Removing intermediate container 202fcbf772a9
23:50:39 [2020-11-14T23:50:39.453Z]  ---> 305fe3e5e7cf
23:50:39 [2020-11-14T23:50:39.453Z] Step 13/13 : CMD ["sh"]
23:50:39 [2020-11-14T23:50:39.453Z]  ---> Running in 05b5916b0383
23:50:39 [2020-11-14T23:50:39.801Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
23:50:39 [2020-11-14T23:50:39.916Z] Removing intermediate container 05b5916b0383
23:50:39 [2020-11-14T23:50:39.916Z]  ---> b6d28b7d1c89
23:50:39 [2020-11-14T23:50:39.916Z] Successfully built b6d28b7d1c89
23:50:39 [2020-11-14T23:50:39.916Z] Successfully tagged busybox:latest
23:50:39 [2020-11-14T23:50:39.916Z] INFO: Docker images of the daemon under test
23:50:39 [2020-11-14T23:50:39.916Z] 
23:50:39 [2020-11-14T23:50:39.916Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
23:50:39 [2020-11-14T23:50:39.916Z] busybox                                latest              b6d28b7d1c89        Less than a second ago   5.19GB
23:50:39 [2020-11-14T23:50:39.916Z] microsoft/windowsservercore            latest              32fecabef723        11 days ago              5.12GB
23:50:39 [2020-11-14T23:50:39.916Z] mcr.microsoft.com/windows/servercore   ltsc2019            32fecabef723        11 days ago              5.12GB
23:50:39 [2020-11-14T23:50:39.916Z] 
23:50:39 [2020-11-14T23:50:39.916Z] INFO: Running integration tests at 11/14/2020 23:50:39...
23:50:39 [2020-11-14T23:50:39.916Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
23:50:39 [2020-11-14T23:50:39.916Z] INFO: Integration API tests being run from the host:
23:50:39 [2020-11-14T23:50:39.916Z] INFO: make.ps1 starting at 11/14/2020 23:50:39
23:50:39 [2020-11-14T23:50:39.954Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:50:40 [2020-11-14T23:50:40.374Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
23:50:40 [2020-11-14T23:50:40.374Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
23:50:40 [2020-11-14T23:50:40.895Z] Running D:\gopath\src\github.com\docker\docker\integration\build
23:50:40 [2020-11-14T23:50:40.945Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
23:50:40 [2020-11-14T23:50:40.999Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:50:41 [2020-11-14T23:50:41.532Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:50:41 [2020-11-14T23:50:41.532Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
23:50:42 [2020-11-14T23:50:42.473Z] === RUN   TestDockerSuite/TestBuildOnBuild
23:50:42 [2020-11-14T23:50:42.591Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.440s	coverage: 14.1% of statements
23:50:42 [2020-11-14T23:50:42.734Z] --- PASS: TestDockerNetworkMacvlan (14.89s)
23:50:42 [2020-11-14T23:50:42.734Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
23:50:42 [2020-11-14T23:50:42.734Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
23:50:42 [2020-11-14T23:50:42.734Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s)
23:50:42 [2020-11-14T23:50:42.734Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s)
23:50:42 [2020-11-14T23:50:42.734Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.13s)
23:50:42 [2020-11-14T23:50:42.734Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.13s)
23:50:42 [2020-11-14T23:50:42.734Z] PASS
23:50:42 [2020-11-14T23:50:42.734Z] 
23:50:42 [2020-11-14T23:50:42.734Z] DONE 8 tests in 16.421s
23:50:42 [2020-11-14T23:50:42.734Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:50:42 [2020-11-14T23:50:42.734Z] ++ 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:50:42 [2020-11-14T23:50:42.734Z] ++ set -e
23:50:42 [2020-11-14T23:50:42.734Z] ++ '[' -n 0 ']'
23:50:42 [2020-11-14T23:50:42.735Z] ++ set -x
23:50:42 [2020-11-14T23:50:42.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-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:50:42 [2020-11-14T23:50:42.735Z] testing: warning: no tests to run
23:50:42 [2020-11-14T23:50:42.735Z] PASS
23:50:42 [2020-11-14T23:50:42.735Z] 
23:50:42 [2020-11-14T23:50:42.735Z] DONE 0 tests in 0.035s
23:50:42 [2020-11-14T23:50:42.996Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:50:42 [2020-11-14T23:50:42.996Z] ++ 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:50:42 [2020-11-14T23:50:42.996Z] ++ set -e
23:50:42 [2020-11-14T23:50:42.996Z] ++ '[' -n 0 ']'
23:50:42 [2020-11-14T23:50:42.996Z] ++ set -x
23:50:42 [2020-11-14T23:50:42.996Z] ++ env -i DEST=/go/src/github.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:50:42 [2020-11-14T23:50:42.996Z] INFO: Testing against a local daemon
23:50:42 [2020-11-14T23:50:42.996Z] === RUN   TestAuthZPluginAllowRequest
23:50:43 [2020-11-14T23:50:43.081Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:50:43 [2020-11-14T23:50:43.528Z] ok  	github.com/docker/docker/daemon	12.179s	coverage: 17.2% of statements
23:50:43 [2020-11-14T23:50:43.528Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:50:43 [2020-11-14T23:50:43.528Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:50:43 [2020-11-14T23:50:43.937Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
23:50:44 [2020-11-14T23:50:44.508Z] --- PASS: TestAuthZPluginAllowRequest (1.41s)
23:50:44 [2020-11-14T23:50:44.508Z] === RUN   TestAuthZPluginTLS
23:50:44 [2020-11-14T23:50:44.508Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
23:50:44 [2020-11-14T23:50:44.910Z] ok  	github.com/docker/docker/daemon/config	0.084s	coverage: 81.8% of statements
23:50:45 [2020-11-14T23:50:45.079Z] --- PASS: TestAuthZPluginTLS (0.57s)
23:50:45 [2020-11-14T23:50:45.079Z] === RUN   TestAuthZPluginDenyRequest
23:50:45 [2020-11-14T23:50:45.160Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:50:45 [2020-11-14T23:50:45.170Z] ok  	github.com/docker/docker/daemon/discovery	0.009s	coverage: 30.0% of statements
23:50:45 [2020-11-14T23:50:45.649Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
23:50:45 [2020-11-14T23:50:45.650Z] === RUN   TestAuthZPluginAPIDenyResponse
23:50:46 [2020-11-14T23:50:46.109Z] ok  	github.com/docker/docker/daemon/events	0.068s	coverage: 50.0% of statements
23:50:46 [2020-11-14T23:50:46.109Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:50:46 [2020-11-14T23:50:46.109Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:50:46 [2020-11-14T23:50:46.220Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
23:50:46 [2020-11-14T23:50:46.220Z] === RUN   TestAuthZPluginDenyResponse
23:50:46 [2020-11-14T23:50:46.369Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
23:50:46 [2020-11-14T23:50:46.481Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
23:50:46 [2020-11-14T23:50:46.741Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
23:50:46 [2020-11-14T23:50:46.741Z] === RUN   TestAuthZPluginAllowEventStream
23:50:47 [2020-11-14T23:50:47.683Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
23:50:48 [2020-11-14T23:50:48.255Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s)
23:50:48 [2020-11-14T23:50:48.255Z] === RUN   TestAuthZPluginErrorResponse
23:50:48 [2020-11-14T23:50:48.694Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:50:48 [2020-11-14T23:50:48.827Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
23:50:48 [2020-11-14T23:50:48.827Z] === RUN   TestAuthZPluginErrorRequest
23:50:49 [2020-11-14T23:50:49.332Z] --- PASS: TestDockerNetworkMacvlan (11.07s)
23:50:49 [2020-11-14T23:50:49.332Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
23:50:49 [2020-11-14T23:50:49.332Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
23:50:49 [2020-11-14T23:50:49.332Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
23:50:49 [2020-11-14T23:50:49.332Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s)
23:50:49 [2020-11-14T23:50:49.332Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.31s)
23:50:49 [2020-11-14T23:50:49.332Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
23:50:49 [2020-11-14T23:50:49.332Z] PASS
23:50:49 [2020-11-14T23:50:49.332Z] 
23:50:49 [2020-11-14T23:50:49.332Z] DONE 8 tests in 12.532s
23:50:49 [2020-11-14T23:50:49.332Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
23:50:49 [2020-11-14T23:50:49.332Z] ++ 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:50:49 [2020-11-14T23:50:49.332Z] ++ set -e
23:50:49 [2020-11-14T23:50:49.332Z] ++ '[' -n 0 ']'
23:50:49 [2020-11-14T23:50:49.332Z] ++ set -x
23:50:49 [2020-11-14T23:50:49.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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:50:49 [2020-11-14T23:50:49.332Z] testing: warning: no tests to run
23:50:49 [2020-11-14T23:50:49.332Z] PASS
23:50:49 [2020-11-14T23:50:49.397Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
23:50:49 [2020-11-14T23:50:49.397Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:50:49 [2020-11-14T23:50:49.397Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
23:50:49 [2020-11-14T23:50:49.627Z] 
23:50:49 [2020-11-14T23:50:49.627Z] DONE 0 tests in 0.013s
23:50:49 [2020-11-14T23:50:49.627Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:50:49 [2020-11-14T23:50:49.627Z] ++ 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:50:49 [2020-11-14T23:50:49.627Z] ++ set -e
23:50:49 [2020-11-14T23:50:49.627Z] ++ '[' -n 0 ']'
23:50:49 [2020-11-14T23:50:49.627Z] ++ set -x
23:50:49 [2020-11-14T23:50:49.627Z] ++ env -i DEST=/go/src/github.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:50:49 [2020-11-14T23:50:49.627Z] INFO: Testing against a local daemon
23:50:49 [2020-11-14T23:50:49.627Z] === RUN   TestAuthZPluginAllowRequest
23:50:49 [2020-11-14T23:50:49.663Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.542s	coverage: 73.1% of statements
23:50:49 [2020-11-14T23:50:49.663Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
23:50:49 [2020-11-14T23:50:49.967Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
23:50:49 [2020-11-14T23:50:49.967Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:50:50 [2020-11-14T23:50:50.539Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
23:50:50 [2020-11-14T23:50:50.602Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.389s	coverage: 56.2% of statements
23:50:51 [2020-11-14T23:50:51.139Z] --- PASS: TestAuthZPluginAllowRequest (1.31s)
23:50:51 [2020-11-14T23:50:51.139Z] === RUN   TestAuthZPluginTLS
23:50:51 [2020-11-14T23:50:51.433Z] --- PASS: TestAuthZPluginTLS (0.56s)
23:50:51 [2020-11-14T23:50:51.433Z] === RUN   TestAuthZPluginDenyRequest
23:50:51 [2020-11-14T23:50:51.925Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s)
23:50:51 [2020-11-14T23:50:51.925Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:50:51 [2020-11-14T23:50:51.925Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
23:50:52 [2020-11-14T23:50:52.069Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
23:50:52 [2020-11-14T23:50:52.069Z] === RUN   TestAuthZPluginAPIDenyResponse
23:50:52 [2020-11-14T23:50:52.186Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
23:50:52 [2020-11-14T23:50:52.376Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
23:50:52 [2020-11-14T23:50:52.376Z] === RUN   TestAuthZPluginDenyResponse
23:50:53 [2020-11-14T23:50:53.011Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
23:50:53 [2020-11-14T23:50:53.011Z] === RUN   TestAuthZPluginAllowEventStream
23:50:53 [2020-11-14T23:50:53.143Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
23:50:53 [2020-11-14T23:50:53.571Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.84s)
23:50:53 [2020-11-14T23:50:53.571Z] === RUN   TestAuthZPluginHeader
23:50:54 [2020-11-14T23:50:54.513Z] --- PASS: TestAuthZPluginHeader (1.04s)
23:50:54 [2020-11-14T23:50:54.513Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:50:54 [2020-11-14T23:50:54.524Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.555s	coverage: 46.3% of statements
23:50:54 [2020-11-14T23:50:54.524Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:50:54 [2020-11-14T23:50:54.525Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s)
23:50:54 [2020-11-14T23:50:54.526Z] === RUN   TestAuthZPluginErrorResponse
23:50:55 [2020-11-14T23:50:55.084Z] === RUN   TestDockerSuite/TestBuildPATH
23:50:55 [2020-11-14T23:50:55.094Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.343s	coverage: 49.5% of statements
23:50:55 [2020-11-14T23:50:55.161Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
23:50:55 [2020-11-14T23:50:55.161Z] === RUN   TestAuthZPluginErrorRequest
23:50:55 [2020-11-14T23:50:55.455Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
23:50:55 [2020-11-14T23:50:55.455Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:50:56 [2020-11-14T23:50:56.091Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
23:50:56 [2020-11-14T23:50:56.091Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:50:56 [2020-11-14T23:50:56.996Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
23:50:57 [2020-11-14T23:50:57.002Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.510s	coverage: 57.7% of statements
23:50:57 [2020-11-14T23:50:57.002Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:50:57 [2020-11-14T23:50:57.002Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:50:57 [2020-11-14T23:50:57.002Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.033s	coverage: 58.0% of statements
23:50:57 [2020-11-14T23:50:57.567Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
23:50:58 [2020-11-14T23:50:58.184Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s)
23:50:58 [2020-11-14T23:50:58.184Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:50:58 [2020-11-14T23:50:58.512Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
23:50:58 [2020-11-14T23:50:58.911Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
23:50:59 [2020-11-14T23:50:59.083Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.35s)
23:50:59 [2020-11-14T23:50:59.083Z] === RUN   TestAuthZPluginV2Disable
23:50:59 [2020-11-14T23:50:59.482Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
23:50:59 [2020-11-14T23:50:59.699Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s)
23:50:59 [2020-11-14T23:50:59.699Z] === RUN   TestAuthZPluginHeader
23:51:00 [2020-11-14T23:51:00.052Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
23:51:00 [2020-11-14T23:51:00.052Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:51:00 [2020-11-14T23:51:00.052Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:51:00 [2020-11-14T23:51:00.338Z] --- PASS: TestAuthZPluginHeader (0.88s)
23:51:00 [2020-11-14T23:51:00.338Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:51:00 [2020-11-14T23:51:00.338Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:51:00 [2020-11-14T23:51:00.338Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:00 [2020-11-14T23:51:00.338Z] === RUN   TestAuthZPluginV2Disable
23:51:00 [2020-11-14T23:51:00.338Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:51:00 [2020-11-14T23:51:00.338Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:00 [2020-11-14T23:51:00.338Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:51:00 [2020-11-14T23:51:00.338Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:51:00 [2020-11-14T23:51:00.338Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:00 [2020-11-14T23:51:00.338Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:51:00 [2020-11-14T23:51:00.338Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:51:00 [2020-11-14T23:51:00.338Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:00 [2020-11-14T23:51:00.338Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:51:01 [2020-11-14T23:51:01.434Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 41.0% of statements
23:51:02 [2020-11-14T23:51:02.374Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.194s	coverage: 77.8% of statements
23:51:02 [2020-11-14T23:51:02.374Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:51:02 [2020-11-14T23:51:02.374Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:51:02 [2020-11-14T23:51:02.944Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
23:51:03 [2020-11-14T23:51:03.307Z] --- PASS: TestAuthZPluginV2Disable (3.62s)
23:51:03 [2020-11-14T23:51:03.307Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:51:03 [2020-11-14T23:51:03.884Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
23:51:04 [2020-11-14T23:51:04.454Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 61.6% of statements
23:51:04 [2020-11-14T23:51:04.454Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
23:51:05 [2020-11-14T23:51:05.836Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
23:51:05 [2020-11-14T23:51:05.836Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:51:05 [2020-11-14T23:51:05.852Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
23:51:05 [2020-11-14T23:51:05.852Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.13s)
23:51:05 [2020-11-14T23:51:05.852Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:51:06 [2020-11-14T23:51:06.096Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.051s	coverage: 55.1% of statements
23:51:07 [2020-11-14T23:51:07.036Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
23:51:08 [2020-11-14T23:51:08.416Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
23:51:08 [2020-11-14T23:51:08.675Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
23:51:09 [2020-11-14T23:51:09.150Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
23:51:09 [2020-11-14T23:51:09.614Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.654s	coverage: 82.5% of statements
23:51:09 [2020-11-14T23:51:09.614Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:51:09 [2020-11-14T23:51:09.614Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
23:51:09 [2020-11-14T23:51:09.614Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:51:10 [2020-11-14T23:51:10.093Z] === RUN   TestDockerSuite/TestBuildRm
23:51:10 [2020-11-14T23:51:10.976Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:51:10 [2020-11-14T23:51:10.976Z] INFO: Testing against a local daemon
23:51:10 [2020-11-14T23:51:10.976Z] === RUN   TestBuildWithSession
23:51:10 [2020-11-14T23:51:10.976Z] --- SKIP: TestBuildWithSession (0.00s)
23:51:10 [2020-11-14T23:51:10.976Z]     build_session_test.go:25: TODO: BuildKit
23:51:10 [2020-11-14T23:51:10.976Z] === RUN   TestBuildSquashParent
23:51:10 [2020-11-14T23:51:10.976Z] --- SKIP: TestBuildSquashParent (0.00s)
23:51:10 [2020-11-14T23:51:10.976Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:51:10 [2020-11-14T23:51:10.976Z] === RUN   TestBuildWithRemoveAndForceRemove
23:51:10 [2020-11-14T23:51:10.976Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:51:10 [2020-11-14T23:51:10.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:51:10 [2020-11-14T23:51:10.976Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:51:10 [2020-11-14T23:51:10.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:51:10 [2020-11-14T23:51:10.976Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:51:10 [2020-11-14T23:51:10.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:51:10 [2020-11-14T23:51:10.976Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:51:10 [2020-11-14T23:51:10.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:51:10 [2020-11-14T23:51:10.976Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:51:10 [2020-11-14T23:51:10.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:51:10 [2020-11-14T23:51:10.976Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:51:10 [2020-11-14T23:51:10.976Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:51:10 [2020-11-14T23:51:10.976Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:51:10 [2020-11-14T23:51:10.976Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:51:10 [2020-11-14T23:51:10.976Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:51:10 [2020-11-14T23:51:10.976Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:51:11 [2020-11-14T23:51:11.520Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
23:51:12 [2020-11-14T23:51:12.090Z] ok  	github.com/docker/docker/distribution	0.161s	coverage: 21.9% of statements
23:51:12 [2020-11-14T23:51:12.090Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:51:13 [2020-11-14T23:51:13.390Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
23:51:13 [2020-11-14T23:51:13.472Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
23:51:14 [2020-11-14T23:51:14.041Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
23:51:14 [2020-11-14T23:51:14.332Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
23:51:14 [2020-11-14T23:51:14.980Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
23:51:14 [2020-11-14T23:51:14.980Z] ok  	github.com/docker/docker/distribution/xfer	1.877s	coverage: 85.1% of statements
23:51:14 [2020-11-14T23:51:14.980Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:51:14 [2020-11-14T23:51:14.980Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:51:15 [2020-11-14T23:51:15.717Z] === RUN   TestDockerSuite/TestBuildScratchCopy
23:51:15 [2020-11-14T23:51:15.954Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
23:51:15 [2020-11-14T23:51:15.954Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:51:15 [2020-11-14T23:51:15.978Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
23:51:15 [2020-11-14T23:51:15.978Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
23:51:16 [2020-11-14T23:51:16.549Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
23:51:16 [2020-11-14T23:51:16.901Z] ok  	github.com/docker/docker/libcontainerd/queue	0.031s	coverage: 100.0% of statements
23:51:17 [2020-11-14T23:51:17.489Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
23:51:17 [2020-11-14T23:51:17.839Z] ok  	github.com/docker/docker/oci	0.005s	coverage: 8.2% of statements
23:51:18 [2020-11-14T23:51:18.408Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.1% of statements
23:51:18 [2020-11-14T23:51:18.431Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.83s)
23:51:18 [2020-11-14T23:51:18.431Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:51:18 [2020-11-14T23:51:18.667Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
23:51:18 [2020-11-14T23:51:18.924Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s)
23:51:18 [2020-11-14T23:51:18.924Z] PASS
23:51:18 [2020-11-14T23:51:18.924Z] 
23:51:18 [2020-11-14T23:51:18.924Z] === Skipped
23:51:18 [2020-11-14T23:51:18.924Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:51:18 [2020-11-14T23:51:18.924Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:18 [2020-11-14T23:51:18.924Z] 
23:51:18 [2020-11-14T23:51:18.924Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:51:18 [2020-11-14T23:51:18.924Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:18 [2020-11-14T23:51:18.924Z] 
23:51:18 [2020-11-14T23:51:18.924Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:51:18 [2020-11-14T23:51:18.924Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:18 [2020-11-14T23:51:18.924Z] 
23:51:18 [2020-11-14T23:51:18.924Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:51:18 [2020-11-14T23:51:18.924Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:18 [2020-11-14T23:51:18.924Z] 
23:51:18 [2020-11-14T23:51:18.924Z] 
23:51:18 [2020-11-14T23:51:18.924Z] DONE 17 tests, 4 skipped in 27.683s
23:51:18 [2020-11-14T23:51:18.924Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:51:18 [2020-11-14T23:51:18.924Z] ++ 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:51:18 [2020-11-14T23:51:18.924Z] ++ set -e
23:51:18 [2020-11-14T23:51:18.924Z] ++ '[' -n 0 ']'
23:51:18 [2020-11-14T23:51:18.924Z] ++ set -x
23:51:18 [2020-11-14T23:51:18.924Z] ++ env -i DEST=/go/src/github.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:51:18 [2020-11-14T23:51:18.924Z] INFO: Testing against a local daemon
23:51:18 [2020-11-14T23:51:18.924Z] === RUN   TestPluginInvalidJSON
23:51:18 [2020-11-14T23:51:18.924Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:51:18 [2020-11-14T23:51:18.924Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:51:18 [2020-11-14T23:51:18.924Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:51:18 [2020-11-14T23:51:18.924Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:51:18 [2020-11-14T23:51:18.924Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:51:18 [2020-11-14T23:51:18.924Z] === RUN   TestPluginInstall
23:51:18 [2020-11-14T23:51:18.924Z] === RUN   TestPluginInstall/no_auth
23:51:18 [2020-11-14T23:51:18.924Z] time="2020-11-14T23:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:51:18 [2020-11-14T23:51:18.924Z] time="2020-11-14T23:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:185003622d449795c24a3e1b99b0cc63b2b2c2c2b9c5be93398cdd0aaa77b490" mediatype=application/vnd.docker.plugin.v1+json size=522
23:51:18 [2020-11-14T23:51:18.924Z] time="2020-11-14T23:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:51:18 [2020-11-14T23:51:18.924Z] time="2020-11-14T23:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:185003622d449795c24a3e1b99b0cc63b2b2c2c2b9c5be93398cdd0aaa77b490" mediatype=application/vnd.docker.plugin.v1+json size=522
23:51:19 [2020-11-14T23:51:19.003Z] === RUN   TestDockerSuite/TestBuildShellInherited
23:51:19 [2020-11-14T23:51:19.218Z] === RUN   TestPluginInstall/with_htpasswd
23:51:19 [2020-11-14T23:51:19.855Z] time="2020-11-14T23:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:51:19 [2020-11-14T23:51:19.855Z] time="2020-11-14T23:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:230f64e509e8151c8b8267db307dbb12693bb78e2a1b380410b6188e3d2ea111" mediatype=application/vnd.docker.plugin.v1+json size=522
23:51:19 [2020-11-14T23:51:19.855Z] time="2020-11-14T23:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:51:19 [2020-11-14T23:51:19.855Z] time="2020-11-14T23:51:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:230f64e509e8151c8b8267db307dbb12693bb78e2a1b380410b6188e3d2ea111" mediatype=application/vnd.docker.plugin.v1+json size=522
23:51:20 [2020-11-14T23:51:20.149Z] === RUN   TestPluginInstall/with_insecure
23:51:20 [2020-11-14T23:51:20.385Z] === RUN   TestDockerSuite/TestBuildShellMultiple
23:51:20 [2020-11-14T23:51:20.576Z] ok  	github.com/docker/docker/pkg/archive	0.324s	coverage: 77.1% of statements
23:51:21 [2020-11-14T23:51:21.209Z] time="2020-11-14T23:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:51:21 [2020-11-14T23:51:21.209Z] time="2020-11-14T23:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3220f1298f7d8bf6830635e50113954008633d1a84e92ed6549727aa9f41a46" mediatype=application/vnd.docker.plugin.v1+json size=522
23:51:21 [2020-11-14T23:51:21.209Z] time="2020-11-14T23:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:51:21 [2020-11-14T23:51:21.209Z] time="2020-11-14T23:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3220f1298f7d8bf6830635e50113954008633d1a84e92ed6549727aa9f41a46" mediatype=application/vnd.docker.plugin.v1+json size=522
23:51:21 [2020-11-14T23:51:21.371Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:51:21 [2020-11-14T23:51:21.371Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:51:21 [2020-11-14T23:51:21.502Z] --- PASS: TestPluginInstall (4.30s)
23:51:21 [2020-11-14T23:51:21.502Z]     --- PASS: TestPluginInstall/no_auth (1.97s)
23:51:21 [2020-11-14T23:51:21.502Z]     --- PASS: TestPluginInstall/with_htpasswd (0.95s)
23:51:21 [2020-11-14T23:51:21.502Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
23:51:21 [2020-11-14T23:51:21.502Z]         plugin_test.go:157: [d69ac352b8652] daemon is not started
23:51:21 [2020-11-14T23:51:21.502Z] PASS
23:51:21 [2020-11-14T23:51:21.502Z] 
23:51:21 [2020-11-14T23:51:21.502Z] DONE 6 tests in 4.394s
23:51:21 [2020-11-14T23:51:21.502Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:51:21 [2020-11-14T23:51:21.502Z] ++ 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:51:21 [2020-11-14T23:51:21.502Z] ++ set -e
23:51:21 [2020-11-14T23:51:21.502Z] ++ '[' -n 0 ']'
23:51:21 [2020-11-14T23:51:21.502Z] ++ set -x
23:51:21 [2020-11-14T23:51:21.502Z] ++ env -i DEST=/go/src/github.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:51:21 [2020-11-14T23:51:21.515Z] ok  	github.com/docker/docker/pkg/authorization	0.126s	coverage: 68.3% of statements
23:51:21 [2020-11-14T23:51:21.515Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
23:51:21 [2020-11-14T23:51:21.774Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
23:51:21 [2020-11-14T23:51:21.797Z] INFO: Testing against a local daemon
23:51:21 [2020-11-14T23:51:21.797Z] === RUN   TestExternalGraphDriver
23:51:21 [2020-11-14T23:51:21.797Z] === RUN   TestExternalGraphDriver/json
23:51:22 [2020-11-14T23:51:22.947Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
23:51:22 [2020-11-14T23:51:22.947Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
23:51:22 [2020-11-14T23:51:22.947Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
23:51:22 [2020-11-14T23:51:22.947Z] === RUN   TestDockerSuite/TestBuildSpaces
23:51:23 [2020-11-14T23:51:23.209Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
23:51:23 [2020-11-14T23:51:23.780Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
23:51:23 [2020-11-14T23:51:23.866Z] === RUN   TestExternalGraphDriver/spec
23:51:24 [2020-11-14T23:51:24.041Z] === RUN   TestDockerSuite/TestBuildStderr
23:51:24 [2020-11-14T23:51:24.612Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
23:51:25 [2020-11-14T23:51:25.061Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.485s	coverage: 43.2% of statements
23:51:25 [2020-11-14T23:51:25.061Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
23:51:25 [2020-11-14T23:51:25.061Z] ok  	github.com/docker/docker/layer	7.570s	coverage: 68.8% of statements
23:51:25 [2020-11-14T23:51:25.061Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:51:25 [2020-11-14T23:51:25.061Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:51:25 [2020-11-14T23:51:25.061Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:51:25 [2020-11-14T23:51:25.061Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:51:25 [2020-11-14T23:51:25.061Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:51:25 [2020-11-14T23:51:25.061Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:51:25 [2020-11-14T23:51:25.061Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:51:25 [2020-11-14T23:51:25.382Z] === RUN   TestExternalGraphDriver/pull
23:51:25 [2020-11-14T23:51:25.999Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
23:51:25 [2020-11-14T23:51:25.999Z] ok  	github.com/docker/docker/pkg/discovery/file	0.014s	coverage: 92.9% of statements
23:51:26 [2020-11-14T23:51:26.567Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
23:51:27 [2020-11-14T23:51:27.135Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.014s	coverage: 93.8% of statements
23:51:27 [2020-11-14T23:51:27.465Z] --- PASS: TestExternalGraphDriver (5.45s)
23:51:27 [2020-11-14T23:51:27.465Z]     --- PASS: TestExternalGraphDriver/json (1.79s)
23:51:27 [2020-11-14T23:51:27.465Z]     --- PASS: TestExternalGraphDriver/spec (1.75s)
23:51:27 [2020-11-14T23:51:27.465Z]     --- PASS: TestExternalGraphDriver/pull (1.78s)
23:51:27 [2020-11-14T23:51:27.465Z] === RUN   TestGraphdriverPluginV2
23:51:27 [2020-11-14T23:51:27.465Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
23:51:27 [2020-11-14T23:51:27.465Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:27 [2020-11-14T23:51:27.465Z] PASS
23:51:27 [2020-11-14T23:51:27.465Z] 
23:51:27 [2020-11-14T23:51:27.465Z] === Skipped
23:51:27 [2020-11-14T23:51:27.465Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
23:51:27 [2020-11-14T23:51:27.465Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:27 [2020-11-14T23:51:27.465Z] 
23:51:27 [2020-11-14T23:51:27.465Z] 
23:51:27 [2020-11-14T23:51:27.465Z] DONE 5 tests, 1 skipped in 5.585s
23:51:27 [2020-11-14T23:51:27.465Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:51:27 [2020-11-14T23:51:27.465Z] ++ 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:51:27 [2020-11-14T23:51:27.465Z] ++ set -e
23:51:27 [2020-11-14T23:51:27.465Z] ++ '[' -n 0 ']'
23:51:27 [2020-11-14T23:51:27.465Z] ++ set -x
23:51:27 [2020-11-14T23:51:27.466Z] ++ env -i DEST=/go/src/github.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:51:27 [2020-11-14T23:51:27.466Z] INFO: Testing against a local daemon
23:51:27 [2020-11-14T23:51:27.466Z] === RUN   TestContinueAfterPluginCrash
23:51:27 [2020-11-14T23:51:27.466Z] === PAUSE TestContinueAfterPluginCrash
23:51:27 [2020-11-14T23:51:27.466Z] === RUN   TestReadPluginNoRead
23:51:27 [2020-11-14T23:51:27.466Z] === PAUSE TestReadPluginNoRead
23:51:27 [2020-11-14T23:51:27.466Z] === RUN   TestDaemonStartWithLogOpt
23:51:27 [2020-11-14T23:51:27.466Z] === PAUSE TestDaemonStartWithLogOpt
23:51:27 [2020-11-14T23:51:27.466Z] === CONT  TestContinueAfterPluginCrash
23:51:27 [2020-11-14T23:51:27.466Z] === CONT  TestDaemonStartWithLogOpt
23:51:27 [2020-11-14T23:51:27.466Z] === CONT  TestReadPluginNoRead
23:51:27 [2020-11-14T23:51:27.704Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
23:51:27 [2020-11-14T23:51:27.915Z] === RUN   TestDockerSuite/TestBuildStopSignal
23:51:28 [2020-11-14T23:51:28.176Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
23:51:28 [2020-11-14T23:51:28.642Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
23:51:29 [2020-11-14T23:51:29.116Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
23:51:29 [2020-11-14T23:51:29.376Z] === RUN   TestDockerSuite/TestBuildTagEvent
23:51:29 [2020-11-14T23:51:29.579Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
23:51:29 [2020-11-14T23:51:29.947Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
23:51:30 [2020-11-14T23:51:30.517Z] ok  	github.com/docker/docker/pkg/fsutils	0.196s	coverage: 85.1% of statements
23:51:30 [2020-11-14T23:51:30.517Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.077s	coverage: 84.1% of statements
23:51:30 [2020-11-14T23:51:30.777Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
23:51:30 [2020-11-14T23:51:30.888Z] === RUN   TestDockerSuite/TestBuildUser
23:51:31 [2020-11-14T23:51:31.716Z] ok  	github.com/docker/docker/pkg/idtools	0.504s	coverage: 70.1% of statements
23:51:31 [2020-11-14T23:51:31.732Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:51:31 [2020-11-14T23:51:31.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.41s)
23:51:31 [2020-11-14T23:51:31.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.70s)
23:51:31 [2020-11-14T23:51:31.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.95s)
23:51:31 [2020-11-14T23:51:31.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.07s)
23:51:31 [2020-11-14T23:51:31.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.07s)
23:51:31 [2020-11-14T23:51:31.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.15s)
23:51:31 [2020-11-14T23:51:31.732Z] === RUN   TestBuildMultiStageCopy
23:51:31 [2020-11-14T23:51:31.732Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:51:31 [2020-11-14T23:51:31.975Z] ok  	github.com/docker/docker/pkg/ioutils	0.524s	coverage: 70.6% of statements
23:51:32 [2020-11-14T23:51:32.235Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
23:51:32 [2020-11-14T23:51:32.235Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:51:32 [2020-11-14T23:51:32.271Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
23:51:32 [2020-11-14T23:51:32.495Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
23:51:32 [2020-11-14T23:51:32.495Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:51:32 [2020-11-14T23:51:32.495Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:51:32 [2020-11-14T23:51:32.754Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
23:51:32 [2020-11-14T23:51:32.754Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:51:33 [2020-11-14T23:51:33.014Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
23:51:33 [2020-11-14T23:51:33.080Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:51:33 [2020-11-14T23:51:33.080Z] --- PASS: TestDaemonStartWithLogOpt (5.32s)
23:51:33 [2020-11-14T23:51:33.274Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
23:51:33 [2020-11-14T23:51:33.534Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 86.7% of statements
23:51:33 [2020-11-14T23:51:33.534Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 82.4% of statements
23:51:33 [2020-11-14T23:51:33.534Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:51:33 [2020-11-14T23:51:33.534Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:51:33 [2020-11-14T23:51:33.715Z] === RUN   TestReadPluginNoRead/default
23:51:34 [2020-11-14T23:51:34.474Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
23:51:34 [2020-11-14T23:51:34.816Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
23:51:35 [2020-11-14T23:51:35.076Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
23:51:35 [2020-11-14T23:51:35.076Z] PASS
23:51:35 [2020-11-14T23:51:35.076Z] 
23:51:35 [2020-11-14T23:51:35.076Z] DONE 17 tests in 52.283s
23:51:35 [2020-11-14T23:51:35.076Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:51:35 [2020-11-14T23:51:35.076Z] ++ 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:51:35 [2020-11-14T23:51:35.076Z] ++ set -e
23:51:35 [2020-11-14T23:51:35.076Z] ++ '[' -n 0 ']'
23:51:35 [2020-11-14T23:51:35.076Z] ++ set -x
23:51:35 [2020-11-14T23:51:35.076Z] ++ env -i DEST=/go/src/github.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:51:35 [2020-11-14T23:51:35.229Z] === RUN   TestReadPluginNoRead/disabled_caching
23:51:35 [2020-11-14T23:51:35.336Z] INFO: Testing against a local daemon
23:51:35 [2020-11-14T23:51:35.336Z] === RUN   TestPluginInvalidJSON
23:51:35 [2020-11-14T23:51:35.336Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:51:35 [2020-11-14T23:51:35.336Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:51:35 [2020-11-14T23:51:35.336Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:51:35 [2020-11-14T23:51:35.336Z] --- PASS: TestPluginInvalidJSON (0.03s)
23:51:35 [2020-11-14T23:51:35.336Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:51:35 [2020-11-14T23:51:35.336Z] === RUN   TestPluginInstall
23:51:35 [2020-11-14T23:51:35.336Z] === RUN   TestPluginInstall/no_auth
23:51:35 [2020-11-14T23:51:35.413Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
23:51:35 [2020-11-14T23:51:35.413Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
23:51:35 [2020-11-14T23:51:35.672Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
23:51:36 [2020-11-14T23:51:36.741Z] --- PASS: TestReadPluginNoRead (9.33s)
23:51:36 [2020-11-14T23:51:36.741Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.39s)
23:51:36 [2020-11-14T23:51:36.741Z]     --- PASS: TestReadPluginNoRead/default (1.54s)
23:51:36 [2020-11-14T23:51:36.741Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.35s)
23:51:36 [2020-11-14T23:51:36.741Z]     read_test.go:92: [d64a0dbc76368] daemon is not started
23:51:37 [2020-11-14T23:51:37.049Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
23:51:37 [2020-11-14T23:51:37.309Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
23:51:37 [2020-11-14T23:51:37.779Z] --- PASS: TestContinueAfterPluginCrash (10.39s)
23:51:37 [2020-11-14T23:51:37.779Z] PASS
23:51:37 [2020-11-14T23:51:37.779Z] 
23:51:37 [2020-11-14T23:51:37.779Z] DONE 6 tests in 10.474s
23:51:37 [2020-11-14T23:51:37.779Z] 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:51:37 [2020-11-14T23:51:37.779Z] ++ 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:51:37 [2020-11-14T23:51:37.779Z] ++ set -e
23:51:37 [2020-11-14T23:51:37.779Z] ++ '[' -n 0 ']'
23:51:37 [2020-11-14T23:51:37.779Z] ++ set -x
23:51:37 [2020-11-14T23:51:37.779Z] ++ env -i DEST=/go/src/github.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:51:37 [2020-11-14T23:51:37.779Z] testing: warning: no tests to run
23:51:37 [2020-11-14T23:51:37.779Z] PASS
23:51:37 [2020-11-14T23:51:37.779Z] 
23:51:37 [2020-11-14T23:51:37.779Z] DONE 0 tests in 0.018s
23:51:37 [2020-11-14T23:51:37.779Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:51:37 [2020-11-14T23:51:37.779Z] ++ 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:51:37 [2020-11-14T23:51:37.779Z] ++ set -e
23:51:37 [2020-11-14T23:51:37.779Z] ++ '[' -n 0 ']'
23:51:37 [2020-11-14T23:51:37.779Z] ++ set -x
23:51:37 [2020-11-14T23:51:37.779Z] ++ env -i DEST=/go/src/github.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:51:37 [2020-11-14T23:51:37.779Z] INFO: Testing against a local daemon
23:51:37 [2020-11-14T23:51:37.779Z] === RUN   TestPluginWithDevMounts
23:51:37 [2020-11-14T23:51:37.779Z] === PAUSE TestPluginWithDevMounts
23:51:37 [2020-11-14T23:51:37.779Z] === CONT  TestPluginWithDevMounts
23:51:37 [2020-11-14T23:51:37.879Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
23:51:37 [2020-11-14T23:51:37.879Z] time="2020-11-14T23:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:51:37 [2020-11-14T23:51:37.879Z] time="2020-11-14T23:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a27cf8f28ee806a7792afa816209cb38a8696c9b447768b475a28f606341895" mediatype=application/vnd.docker.plugin.v1+json size=522
23:51:37 [2020-11-14T23:51:37.879Z] time="2020-11-14T23:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:51:37 [2020-11-14T23:51:37.879Z] time="2020-11-14T23:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a27cf8f28ee806a7792afa816209cb38a8696c9b447768b475a28f606341895" mediatype=application/vnd.docker.plugin.v1+json size=522
23:51:38 [2020-11-14T23:51:38.449Z] === RUN   TestPluginInstall/with_htpasswd
23:51:39 [2020-11-14T23:51:39.391Z] time="2020-11-14T23:51:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:51:39 [2020-11-14T23:51:39.391Z] time="2020-11-14T23:51:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9689e40601846fc4229152484bfaadd430961762df103eb6899471b53e564484" mediatype=application/vnd.docker.plugin.v1+json size=522
23:51:39 [2020-11-14T23:51:39.391Z] time="2020-11-14T23:51:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:51:39 [2020-11-14T23:51:39.391Z] time="2020-11-14T23:51:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9689e40601846fc4229152484bfaadd430961762df103eb6899471b53e564484" mediatype=application/vnd.docker.plugin.v1+json size=522
23:51:39 [2020-11-14T23:51:39.852Z] --- PASS: TestPluginWithDevMounts (1.83s)
23:51:39 [2020-11-14T23:51:39.852Z] PASS
23:51:39 [2020-11-14T23:51:39.852Z] 
23:51:39 [2020-11-14T23:51:39.852Z] DONE 1 tests in 1.906s
23:51:39 [2020-11-14T23:51:39.852Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
23:51:39 [2020-11-14T23:51:39.852Z] ++ 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:51:39 [2020-11-14T23:51:39.852Z] ++ set -e
23:51:39 [2020-11-14T23:51:39.852Z] ++ '[' -n 0 ']'
23:51:39 [2020-11-14T23:51:39.852Z] ++ set -x
23:51:39 [2020-11-14T23:51:39.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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:51:39 [2020-11-14T23:51:39.853Z] INFO: Testing against a local daemon
23:51:39 [2020-11-14T23:51:39.853Z] === RUN   TestSecretInspect
23:51:39 [2020-11-14T23:51:39.962Z] === RUN   TestPluginInstall/with_insecure
23:51:40 [2020-11-14T23:51:40.341Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:51:40 [2020-11-14T23:51:40.598Z] ok  	github.com/docker/docker/pkg/signal	2.416s	coverage: 61.0% of statements
23:51:40 [2020-11-14T23:51:40.598Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
23:51:40 [2020-11-14T23:51:40.804Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:51:40 [2020-11-14T23:51:40.858Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
23:51:41 [2020-11-14T23:51:41.117Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
23:51:41 [2020-11-14T23:51:41.351Z] time="2020-11-14T23:51:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:51:41 [2020-11-14T23:51:41.351Z] time="2020-11-14T23:51:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c687f6bd6b0764c45859d8f183ca047fe6acc3a8800bb8568c8a7ea00f0ecbea" mediatype=application/vnd.docker.plugin.v1+json size=522
23:51:41 [2020-11-14T23:51:41.351Z] time="2020-11-14T23:51:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:51:41 [2020-11-14T23:51:41.351Z] time="2020-11-14T23:51:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c687f6bd6b0764c45859d8f183ca047fe6acc3a8800bb8568c8a7ea00f0ecbea" mediatype=application/vnd.docker.plugin.v1+json size=522
23:51:41 [2020-11-14T23:51:41.611Z] --- PASS: TestPluginInstall (6.29s)
23:51:41 [2020-11-14T23:51:41.611Z]     --- PASS: TestPluginInstall/no_auth (3.02s)
23:51:41 [2020-11-14T23:51:41.611Z]     --- PASS: TestPluginInstall/with_htpasswd (1.43s)
23:51:41 [2020-11-14T23:51:41.611Z]     --- PASS: TestPluginInstall/with_insecure (1.84s)
23:51:41 [2020-11-14T23:51:41.611Z]         plugin_test.go:157: [d9688b2f6394d] daemon is not started
23:51:41 [2020-11-14T23:51:41.611Z] PASS
23:51:41 [2020-11-14T23:51:41.611Z] 
23:51:41 [2020-11-14T23:51:41.611Z] DONE 6 tests in 6.493s
23:51:41 [2020-11-14T23:51:41.611Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:51:41 [2020-11-14T23:51:41.611Z] ++ 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:51:41 [2020-11-14T23:51:41.611Z] ++ set -e
23:51:41 [2020-11-14T23:51:41.611Z] ++ '[' -n 0 ']'
23:51:41 [2020-11-14T23:51:41.611Z] ++ set -x
23:51:41 [2020-11-14T23:51:41.611Z] ++ env -i DEST=/go/src/github.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:51:41 [2020-11-14T23:51:41.780Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:51:41 [2020-11-14T23:51:41.875Z] INFO: Testing against a local daemon
23:51:41 [2020-11-14T23:51:41.875Z] === RUN   TestExternalGraphDriver
23:51:41 [2020-11-14T23:51:41.875Z] === RUN   TestExternalGraphDriver/json
23:51:41 [2020-11-14T23:51:41.952Z] --- PASS: TestSecretInspect (1.93s)
23:51:41 [2020-11-14T23:51:41.952Z] === RUN   TestSecretList
23:51:42 [2020-11-14T23:51:42.055Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
23:51:42 [2020-11-14T23:51:42.315Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
23:51:42 [2020-11-14T23:51:42.755Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:51:42 [2020-11-14T23:51:42.883Z] ok  	github.com/docker/docker/pkg/tailfile	0.091s	coverage: 88.6% of statements
23:51:43 [2020-11-14T23:51:43.453Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
23:51:43 [2020-11-14T23:51:43.471Z] --- PASS: TestSecretList (1.91s)
23:51:43 [2020-11-14T23:51:43.471Z] === RUN   TestSecretsCreateAndDelete
23:51:43 [2020-11-14T23:51:43.712Z] testing: warning: no tests to run
23:51:43 [2020-11-14T23:51:43.712Z] coverage: [no statements]
23:51:43 [2020-11-14T23:51:43.712Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
23:51:43 [2020-11-14T23:51:43.787Z] === RUN   TestExternalGraphDriver/spec
23:51:43 [2020-11-14T23:51:43.972Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
23:51:44 [2020-11-14T23:51:44.232Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
23:51:44 [2020-11-14T23:51:44.303Z] --- PASS: TestBuildMultiStageCopy (12.50s)
23:51:44 [2020-11-14T23:51:44.303Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.44s)
23:51:44 [2020-11-14T23:51:44.303Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s)
23:51:44 [2020-11-14T23:51:44.303Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
23:51:44 [2020-11-14T23:51:44.303Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s)
23:51:44 [2020-11-14T23:51:44.303Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.25s)
23:51:44 [2020-11-14T23:51:44.303Z] === RUN   TestBuildMultiStageParentConfig
23:51:44 [2020-11-14T23:51:44.498Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
23:51:45 [2020-11-14T23:51:45.558Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
23:51:45 [2020-11-14T23:51:45.558Z] === RUN   TestSecretsUpdate
23:51:45 [2020-11-14T23:51:45.701Z] === RUN   TestExternalGraphDriver/pull
23:51:45 [2020-11-14T23:51:45.851Z] --- PASS: TestBuildMultiStageParentConfig (1.82s)
23:51:45 [2020-11-14T23:51:45.851Z] === RUN   TestBuildLabelWithTargets
23:51:45 [2020-11-14T23:51:45.851Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
23:51:45 [2020-11-14T23:51:45.851Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
23:51:45 [2020-11-14T23:51:45.851Z] === RUN   TestBuildWithEmptyLayers
23:51:46 [2020-11-14T23:51:46.405Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
23:51:46 [2020-11-14T23:51:46.827Z] --- PASS: TestBuildWithEmptyLayers (0.95s)
23:51:46 [2020-11-14T23:51:46.827Z] === RUN   TestBuildMultiStageOnBuild
23:51:47 [2020-11-14T23:51:47.343Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
23:51:47 [2020-11-14T23:51:47.603Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 85.4% of statements
23:51:47 [2020-11-14T23:51:47.611Z] --- PASS: TestExternalGraphDriver (5.54s)
23:51:47 [2020-11-14T23:51:47.611Z]     --- PASS: TestExternalGraphDriver/json (1.91s)
23:51:47 [2020-11-14T23:51:47.611Z]     --- PASS: TestExternalGraphDriver/spec (1.86s)
23:51:47 [2020-11-14T23:51:47.611Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
23:51:47 [2020-11-14T23:51:47.611Z] === RUN   TestGraphdriverPluginV2
23:51:47 [2020-11-14T23:51:47.637Z] --- PASS: TestSecretsUpdate (1.91s)
23:51:47 [2020-11-14T23:51:47.637Z] === RUN   TestTemplatedSecret
23:51:47 [2020-11-14T23:51:47.872Z] === RUN   TestDockerSuite/TestBuildVerboseOut
23:51:48 [2020-11-14T23:51:48.443Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
23:51:48 [2020-11-14T23:51:48.703Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
23:51:48 [2020-11-14T23:51:48.983Z] ok  	github.com/docker/docker/quota	0.214s	coverage: 71.4% of statements
23:51:49 [2020-11-14T23:51:49.242Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
23:51:49 [2020-11-14T23:51:49.644Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
23:51:49 [2020-11-14T23:51:49.717Z] --- PASS: TestTemplatedSecret (2.41s)
23:51:49 [2020-11-14T23:51:49.717Z] === RUN   TestSecretCreateResolve
23:51:50 [2020-11-14T23:51:50.216Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
23:51:50 [2020-11-14T23:51:50.623Z] ok  	github.com/docker/docker/registry	0.058s	coverage: 57.2% of statements
23:51:51 [2020-11-14T23:51:51.158Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
23:51:51 [2020-11-14T23:51:51.158Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
23:51:51 [2020-11-14T23:51:51.158Z] === RUN   TestDockerSuite/TestBuildWindowsUser
23:51:51 [2020-11-14T23:51:51.158Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
23:51:51 [2020-11-14T23:51:51.191Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
23:51:51 [2020-11-14T23:51:51.419Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
23:51:51 [2020-11-14T23:51:51.450Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
23:51:51 [2020-11-14T23:51:51.680Z] --- PASS: TestGraphdriverPluginV2 (4.33s)
23:51:51 [2020-11-14T23:51:51.680Z] PASS
23:51:51 [2020-11-14T23:51:51.680Z] 
23:51:51 [2020-11-14T23:51:51.680Z] DONE 5 tests in 10.050s
23:51:51 [2020-11-14T23:51:51.680Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:51:51 [2020-11-14T23:51:51.680Z] ++ 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:51:51 [2020-11-14T23:51:51.680Z] ++ set -e
23:51:51 [2020-11-14T23:51:51.680Z] ++ '[' -n 0 ']'
23:51:51 [2020-11-14T23:51:51.680Z] ++ set -x
23:51:51 [2020-11-14T23:51:51.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:51:51 [2020-11-14T23:51:51.794Z] --- PASS: TestSecretCreateResolve (1.91s)
23:51:51 [2020-11-14T23:51:51.794Z] PASS
23:51:51 [2020-11-14T23:51:51.794Z] 
23:51:51 [2020-11-14T23:51:51.794Z] DONE 6 tests in 12.061s
23:51:51 [2020-11-14T23:51:51.794Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
23:51:51 [2020-11-14T23:51:51.794Z] ++ 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:51:51 [2020-11-14T23:51:51.794Z] ++ set -e
23:51:51 [2020-11-14T23:51:51.794Z] ++ '[' -n 0 ']'
23:51:51 [2020-11-14T23:51:51.794Z] ++ set -x
23:51:51 [2020-11-14T23:51:51.794Z] ++ env -i DEST=/go/src/github.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:51:51 [2020-11-14T23:51:51.794Z] INFO: Testing against a local daemon
23:51:51 [2020-11-14T23:51:51.794Z] === RUN   TestServiceCreateInit
23:51:51 [2020-11-14T23:51:51.794Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:51:51 [2020-11-14T23:51:51.941Z] INFO: Testing against a local daemon
23:51:51 [2020-11-14T23:51:51.941Z] === RUN   TestContinueAfterPluginCrash
23:51:51 [2020-11-14T23:51:51.941Z] === PAUSE TestContinueAfterPluginCrash
23:51:51 [2020-11-14T23:51:51.941Z] === RUN   TestReadPluginNoRead
23:51:51 [2020-11-14T23:51:51.941Z] === PAUSE TestReadPluginNoRead
23:51:51 [2020-11-14T23:51:51.941Z] === RUN   TestDaemonStartWithLogOpt
23:51:51 [2020-11-14T23:51:51.941Z] === PAUSE TestDaemonStartWithLogOpt
23:51:51 [2020-11-14T23:51:51.941Z] === CONT  TestContinueAfterPluginCrash
23:51:51 [2020-11-14T23:51:51.941Z] === CONT  TestDaemonStartWithLogOpt
23:51:52 [2020-11-14T23:51:52.019Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
23:51:52 [2020-11-14T23:51:52.587Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
23:51:52 [2020-11-14T23:51:52.886Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
23:51:52 [2020-11-14T23:51:52.886Z] === RUN   TestDockerSuite/TestBuildWithFailure
23:51:54 [2020-11-14T23:51:54.272Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
23:51:55 [2020-11-14T23:51:55.126Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
23:51:55 [2020-11-14T23:51:55.215Z] === RUN   TestDockerSuite/TestBuildWithTabs
23:51:56 [2020-11-14T23:51:56.065Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 76.6% of statements
23:51:56 [2020-11-14T23:51:56.158Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
23:51:56 [2020-11-14T23:51:56.158Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
23:51:56 [2020-11-14T23:51:56.264Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:51:56 [2020-11-14T23:51:56.634Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
23:51:57 [2020-11-14T23:51:57.103Z] --- PASS: TestDaemonStartWithLogOpt (5.30s)
23:51:57 [2020-11-14T23:51:57.103Z] === CONT  TestReadPluginNoRead
23:51:58 [2020-11-14T23:51:58.014Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
23:51:58 [2020-11-14T23:51:58.487Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
23:51:59 [2020-11-14T23:51:59.251Z] --- PASS: TestBuildMultiStageOnBuild (11.59s)
23:51:59 [2020-11-14T23:51:59.251Z] === RUN   TestBuildUncleanTarFilenames
23:51:59 [2020-11-14T23:51:59.251Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
23:51:59 [2020-11-14T23:51:59.251Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
23:51:59 [2020-11-14T23:51:59.251Z] === RUN   TestBuildMultiStageLayerLeak
23:51:59 [2020-11-14T23:51:59.796Z] --- PASS: TestServiceCreateInit (7.44s)
23:51:59 [2020-11-14T23:51:59.796Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s)
23:51:59 [2020-11-14T23:51:59.796Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s)
23:51:59 [2020-11-14T23:51:59.796Z] === RUN   TestCreateServiceMultipleTimes
23:52:00 [2020-11-14T23:52:00.412Z] === RUN   TestDockerSuite/TestBuildWithVolumes
23:52:00 [2020-11-14T23:52:00.673Z] === RUN   TestReadPluginNoRead/disabled_caching
23:52:00 [2020-11-14T23:52:00.933Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
23:52:01 [2020-11-14T23:52:01.504Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
23:52:02 [2020-11-14T23:52:02.076Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
23:52:02 [2020-11-14T23:52:02.076Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
23:52:02 [2020-11-14T23:52:02.076Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
23:52:02 [2020-11-14T23:52:02.336Z] --- PASS: TestContinueAfterPluginCrash (10.49s)
23:52:02 [2020-11-14T23:52:02.596Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:52:03 [2020-11-14T23:52:03.167Z] === RUN   TestDockerSuite/TestBuildXZHost
23:52:04 [2020-11-14T23:52:04.550Z] === RUN   TestReadPluginNoRead/default
23:52:05 [2020-11-14T23:52:05.492Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
23:52:05 [2020-11-14T23:52:05.492Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
23:52:05 [2020-11-14T23:52:05.492Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
23:52:06 [2020-11-14T23:52:06.434Z] --- PASS: TestReadPluginNoRead (9.19s)
23:52:06 [2020-11-14T23:52:06.434Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.86s)
23:52:06 [2020-11-14T23:52:06.434Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s)
23:52:06 [2020-11-14T23:52:06.434Z]     --- PASS: TestReadPluginNoRead/default (1.97s)
23:52:06 [2020-11-14T23:52:06.434Z]     read_test.go:92: [dff00aa408f20] daemon is not started
23:52:06 [2020-11-14T23:52:06.434Z] PASS
23:52:06 [2020-11-14T23:52:06.434Z] 
23:52:06 [2020-11-14T23:52:06.434Z] DONE 6 tests in 14.643s
23:52:06 [2020-11-14T23:52:06.434Z] 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:52:06 [2020-11-14T23:52:06.434Z] ++ 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:52:06 [2020-11-14T23:52:06.434Z] ++ set -e
23:52:06 [2020-11-14T23:52:06.434Z] ++ '[' -n 0 ']'
23:52:06 [2020-11-14T23:52:06.434Z] ++ set -x
23:52:06 [2020-11-14T23:52:06.434Z] ++ env -i DEST=/go/src/github.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:52:06 [2020-11-14T23:52:06.434Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
23:52:06 [2020-11-14T23:52:06.434Z] testing: warning: no tests to run
23:52:06 [2020-11-14T23:52:06.434Z] PASS
23:52:06 [2020-11-14T23:52:06.434Z] 
23:52:06 [2020-11-14T23:52:06.434Z] DONE 0 tests in 0.075s
23:52:06 [2020-11-14T23:52:06.434Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:52:06 [2020-11-14T23:52:06.434Z] ++ 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:52:06 [2020-11-14T23:52:06.434Z] ++ set -e
23:52:06 [2020-11-14T23:52:06.434Z] ++ '[' -n 0 ']'
23:52:06 [2020-11-14T23:52:06.434Z] ++ set -x
23:52:06 [2020-11-14T23:52:06.434Z] ++ env -i DEST=/go/src/github.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:52:06 [2020-11-14T23:52:06.697Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
23:52:06 [2020-11-14T23:52:06.697Z] INFO: Testing against a local daemon
23:52:06 [2020-11-14T23:52:06.697Z] === RUN   TestPluginWithDevMounts
23:52:06 [2020-11-14T23:52:06.697Z] === PAUSE TestPluginWithDevMounts
23:52:06 [2020-11-14T23:52:06.697Z] === CONT  TestPluginWithDevMounts
23:52:07 [2020-11-14T23:52:07.267Z] === RUN   TestDockerSuite/TestCommitChange
23:52:08 [2020-11-14T23:52:08.653Z] === RUN   TestDockerSuite/TestCommitChangeLabels
23:52:09 [2020-11-14T23:52:09.225Z] --- PASS: TestPluginWithDevMounts (2.37s)
23:52:09 [2020-11-14T23:52:09.225Z] PASS
23:52:09 [2020-11-14T23:52:09.225Z] 
23:52:09 [2020-11-14T23:52:09.225Z] DONE 1 tests in 2.592s
23:52:09 [2020-11-14T23:52:09.225Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:52:09 [2020-11-14T23:52:09.225Z] ++ 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:52:09 [2020-11-14T23:52:09.225Z] ++ set -e
23:52:09 [2020-11-14T23:52:09.225Z] ++ '[' -n 0 ']'
23:52:09 [2020-11-14T23:52:09.225Z] ++ set -x
23:52:09 [2020-11-14T23:52:09.225Z] ++ env -i DEST=/go/src/github.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:52:09 [2020-11-14T23:52:09.225Z] INFO: Testing against a local daemon
23:52:09 [2020-11-14T23:52:09.225Z] === RUN   TestSecretInspect
23:52:09 [2020-11-14T23:52:09.486Z] === RUN   TestDockerSuite/TestCommitHardlink
23:52:09 [2020-11-14T23:52:09.615Z] --- PASS: TestBuildMultiStageLayerLeak (9.80s)
23:52:09 [2020-11-14T23:52:09.615Z] === RUN   TestBuildWithHugeFile
23:52:10 [2020-11-14T23:52:10.256Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/rootless	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/volume	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === Skipped
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver btrfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver btrfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver btrfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver btrfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver btrfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:73: No driver to put!
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z] time="2020-11-14T23:50:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z] time="2020-11-14T23:50:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z] time="2020-11-14T23:50:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z] time="2020-11-14T23:50:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z] time="2020-11-14T23:50:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:73: No driver to put!
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     overlay_test.go:49: Fails to compute changes intermittently
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver zfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver zfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver zfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver zfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:46: Driver zfs not supported
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     graphtest_unix.go:73: No driver to put!
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:52:10 [2020-11-14T23:52:10.256Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] 
23:52:10 [2020-11-14T23:52:10.256Z] DONE 2169 tests, 26 skipped in 250.821s
Post stage
[Pipeline] junit
23:52:10 [2020-11-14T23:52:10.269Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
23:52:10 [2020-11-14T23:52:10.931Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41625/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05c20a6e1c708bc881dee36554c6598937afa699 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:05c20a6e1c708bc881dee36554c6598937afa699 hack/validate/vendor
23:52:11 [2020-11-14T23:52:11.400Z] === RUN   TestDockerSuite/TestCommitNewFile
23:52:11 [2020-11-14T23:52:11.499Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:52:12 [2020-11-14T23:52:12.344Z] --- PASS: TestSecretInspect (2.93s)
23:52:12 [2020-11-14T23:52:12.344Z] === RUN   TestSecretList
23:52:12 [2020-11-14T23:52:12.344Z] === RUN   TestDockerSuite/TestCommitPausedContainer
23:52:12 [2020-11-14T23:52:12.383Z] + echo Ensuring container killed.
23:52:12 [2020-11-14T23:52:12.383Z] Ensuring container killed.
23:52:12 [2020-11-14T23:52:12.383Z] + docker rm -vf docker-pr2
23:52:12 [2020-11-14T23:52:12.383Z] Error: No such container: docker-pr2
23:52:12 [2020-11-14T23:52:12.383Z] + true
[Pipeline] sh
23:52:12 [2020-11-14T23:52:12.665Z] + echo Chowning /workspace to jenkins user
23:52:12 [2020-11-14T23:52:12.665Z] Chowning /workspace to jenkins user
23:52:12 [2020-11-14T23:52:12.665Z] + id -u
23:52:12 [2020-11-14T23:52:12.665Z] + id -g
23:52:12 [2020-11-14T23:52:12.665Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41625:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:52:13 [2020-11-14T23:52:13.286Z] === RUN   TestDockerSuite/TestCommitTTY
23:52:13 [2020-11-14T23:52:13.530Z] + bundleName=unit
23:52:13 [2020-11-14T23:52:13.530Z] + echo Creating unit-bundles.tar.gz
23:52:13 [2020-11-14T23:52:13.530Z] Creating unit-bundles.tar.gz
23:52:13 [2020-11-14T23:52:13.530Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
23:52:13 [2020-11-14T23:52:13.530Z] bundles/junit-report.xml
23:52:13 [2020-11-14T23:52:13.530Z] bundles/go-test-report.json
23:52:13 [2020-11-14T23:52:13.530Z] bundles/profile.out
[Pipeline] archiveArtifacts
23:52:13 [2020-11-14T23:52:13.542Z] Archiving artifacts
23:52:13 [2020-11-14T23:52:13.981Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41625/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:52:14 [2020-11-14T23:52:14.295Z] + make clean
23:52:14 [2020-11-14T23:52:14.554Z] docker volume rm -f docker-dev-cache
23:52:14 [2020-11-14T23:52:14.554Z] docker-dev-cache
[Pipeline] deleteDir
23:52:14 [2020-11-14T23:52:14.671Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
[Pipeline] }
[Pipeline] // withEnv
23:52:14 [2020-11-14T23:52:14.933Z] --- PASS: TestSecretList (2.75s)
23:52:14 [2020-11-14T23:52:14.933Z] === RUN   TestSecretsCreateAndDelete
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:52:15 [2020-11-14T23:52:15.179Z] --- PASS: TestCreateServiceMultipleTimes (15.82s)
23:52:15 [2020-11-14T23:52:15.179Z] === RUN   TestCreateServiceConflict
23:52:15 [2020-11-14T23:52:15.195Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
23:52:16 [2020-11-14T23:52:16.579Z] === RUN   TestDockerSuite/TestCommitWithoutPause
23:52:17 [2020-11-14T23:52:17.150Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
23:52:17 [2020-11-14T23:52:17.150Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
23:52:17 [2020-11-14T23:52:17.150Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
23:52:17 [2020-11-14T23:52:17.270Z] --- PASS: TestCreateServiceConflict (1.99s)
23:52:17 [2020-11-14T23:52:17.270Z] === RUN   TestCreateServiceMaxReplicas
23:52:17 [2020-11-14T23:52:17.410Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
23:52:17 [2020-11-14T23:52:17.410Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
23:52:17 [2020-11-14T23:52:17.410Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
23:52:17 [2020-11-14T23:52:17.410Z] === RUN   TestDockerSuite/TestContainerAPICommit
23:52:17 [2020-11-14T23:52:17.683Z] --- PASS: TestSecretsCreateAndDelete (2.68s)
23:52:17 [2020-11-14T23:52:17.683Z] === RUN   TestSecretsUpdate
23:52:18 [2020-11-14T23:52:18.632Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
23:52:20 [2020-11-14T23:52:20.015Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
23:52:20 [2020-11-14T23:52:20.015Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
23:52:20 [2020-11-14T23:52:20.019Z] --- PASS: TestCreateServiceMaxReplicas (2.52s)
23:52:20 [2020-11-14T23:52:20.019Z] === RUN   TestCreateWithDuplicateNetworkNames
23:52:20 [2020-11-14T23:52:20.585Z] --- PASS: TestSecretsUpdate (2.72s)
23:52:20 [2020-11-14T23:52:20.585Z] === RUN   TestTemplatedSecret
23:52:20 [2020-11-14T23:52:20.585Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
23:52:20 [2020-11-14T23:52:20.585Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
23:52:21 [2020-11-14T23:52:21.156Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
23:52:21 [2020-11-14T23:52:21.727Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
23:52:22 [2020-11-14T23:52:22.297Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:52:23 [2020-11-14T23:52:23.240Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:52:23 [2020-11-14T23:52:23.502Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:52:23 [2020-11-14T23:52:23.502Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:52:24 [2020-11-14T23:52:24.443Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:52:24 [2020-11-14T23:52:24.443Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:52:24 [2020-11-14T23:52:24.443Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:52:24 [2020-11-14T23:52:24.443Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:52:24 [2020-11-14T23:52:24.443Z] --- PASS: TestTemplatedSecret (3.97s)
23:52:24 [2020-11-14T23:52:24.443Z] === RUN   TestSecretCreateResolve
23:52:24 [2020-11-14T23:52:24.443Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:52:25 [2020-11-14T23:52:25.385Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:52:26 [2020-11-14T23:52:26.328Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:52:27 [2020-11-14T23:52:27.268Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:52:27 [2020-11-14T23:52:27.268Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
23:52:27 [2020-11-14T23:52:27.839Z] --- PASS: TestSecretCreateResolve (3.45s)
23:52:27 [2020-11-14T23:52:27.839Z] PASS
23:52:27 [2020-11-14T23:52:27.839Z] 
23:52:27 [2020-11-14T23:52:27.839Z] DONE 6 tests in 18.693s
23:52:27 [2020-11-14T23:52:27.839Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:52:27 [2020-11-14T23:52:27.839Z] ++ 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
23:52:27 [2020-11-14T23:52:27.839Z] ++ set -e
23:52:27 [2020-11-14T23:52:27.839Z] ++ '[' -n 0 ']'
23:52:27 [2020-11-14T23:52:27.839Z] ++ set -x
23:52:27 [2020-11-14T23:52:27.839Z] ++ env -i DEST=/go/src/github.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
23:52:28 [2020-11-14T23:52:28.099Z] INFO: Testing against a local daemon
23:52:28 [2020-11-14T23:52:28.099Z] === RUN   TestServiceCreateInit
23:52:28 [2020-11-14T23:52:28.099Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:52:28 [2020-11-14T23:52:28.360Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
23:52:29 [2020-11-14T23:52:29.301Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
23:52:29 [2020-11-14T23:52:29.301Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
23:52:29 [2020-11-14T23:52:29.562Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
23:52:30 [2020-11-14T23:52:30.502Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
23:52:31 [2020-11-14T23:52:31.074Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
23:52:31 [2020-11-14T23:52:31.647Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
23:52:31 [2020-11-14T23:52:31.647Z] === RUN   TestDockerSuite/TestContainerAPIKill
23:52:32 [2020-11-14T23:52:32.589Z] === RUN   TestDockerSuite/TestContainerAPIPause
23:52:32 [2020-11-14T23:52:32.589Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:52:32 [2020-11-14T23:52:32.675Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s)
23:52:32 [2020-11-14T23:52:32.675Z] === RUN   TestCreateServiceSecretFileMode
23:52:33 [2020-11-14T23:52:33.159Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
23:52:33 [2020-11-14T23:52:33.730Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
23:52:33 [2020-11-14T23:52:33.730Z] === RUN   TestDockerSuite/TestContainerAPIRename
23:52:34 [2020-11-14T23:52:34.303Z] === RUN   TestDockerSuite/TestContainerAPIRestart
23:52:34 [2020-11-14T23:52:34.747Z] --- PASS: TestCreateServiceSecretFileMode (2.18s)
23:52:34 [2020-11-14T23:52:34.747Z] === RUN   TestCreateServiceConfigFileMode
23:52:35 [2020-11-14T23:52:35.694Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
23:52:36 [2020-11-14T23:52:36.635Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
23:52:36 [2020-11-14T23:52:36.835Z] --- PASS: TestCreateServiceConfigFileMode (2.18s)
23:52:36 [2020-11-14T23:52:36.835Z] === RUN   TestCreateServiceSysctls
23:52:36 [2020-11-14T23:52:36.895Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
23:52:36 [2020-11-14T23:52:36.895Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
23:52:36 [2020-11-14T23:52:36.895Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
23:52:36 [2020-11-14T23:52:36.895Z] === RUN   TestDockerSuite/TestContainerAPIStart
23:52:37 [2020-11-14T23:52:37.465Z] --- PASS: TestServiceCreateInit (9.41s)
23:52:37 [2020-11-14T23:52:37.465Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.58s)
23:52:37 [2020-11-14T23:52:37.465Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s)
23:52:37 [2020-11-14T23:52:37.465Z] === RUN   TestCreateServiceMultipleTimes
23:52:37 [2020-11-14T23:52:37.726Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
23:52:40 [2020-11-14T23:52:40.359Z] --- PASS: TestCreateServiceSysctls (3.09s)
23:52:40 [2020-11-14T23:52:40.360Z] === RUN   TestCreateServiceCapabilities
23:52:41 [2020-11-14T23:52:41.927Z] === RUN   TestDockerSuite/TestContainerAPIStop
23:52:42 [2020-11-14T23:52:42.442Z] --- PASS: TestCreateServiceCapabilities (2.32s)
23:52:42 [2020-11-14T23:52:42.442Z] === RUN   TestInspect
23:52:42 [2020-11-14T23:52:42.870Z] === RUN   TestDockerSuite/TestContainerAPITop
23:52:44 [2020-11-14T23:52:44.253Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
23:52:44 [2020-11-14T23:52:44.253Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
23:52:44 [2020-11-14T23:52:44.253Z] === RUN   TestDockerSuite/TestContainerAPIWait
23:52:44 [2020-11-14T23:52:44.523Z] --- PASS: TestInspect (2.39s)
23:52:44 [2020-11-14T23:52:44.523Z] === RUN   TestCreateJob
23:52:46 [2020-11-14T23:52:46.793Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
23:52:47 [2020-11-14T23:52:47.055Z] === RUN   TestDockerSuite/TestContainerNetworkMode
23:52:48 [2020-11-14T23:52:48.053Z] --- PASS: TestCreateJob (2.88s)
23:52:48 [2020-11-14T23:52:48.053Z] === RUN   TestReplicatedJob
23:52:48 [2020-11-14T23:52:48.440Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
23:52:51 [2020-11-14T23:52:51.736Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
23:52:51 [2020-11-14T23:52:51.997Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
23:52:52 [2020-11-14T23:52:52.530Z] --- PASS: TestReplicatedJob (4.97s)
23:52:52 [2020-11-14T23:52:52.530Z] === RUN   TestUpdateReplicatedJob
23:52:52 [2020-11-14T23:52:52.937Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
23:52:53 [2020-11-14T23:52:53.878Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
23:52:54 [2020-11-14T23:52:54.449Z] --- PASS: TestCreateServiceMultipleTimes (16.96s)
23:52:54 [2020-11-14T23:52:54.449Z] === RUN   TestCreateServiceConflict
23:52:54 [2020-11-14T23:52:54.712Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
23:52:55 [2020-11-14T23:52:55.275Z] --- PASS: TestUpdateReplicatedJob (2.99s)
23:52:55 [2020-11-14T23:52:55.275Z] === RUN   TestServiceListWithStatuses
23:52:55 [2020-11-14T23:52:55.275Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:52:55 [2020-11-14T23:52:55.275Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:52:55 [2020-11-14T23:52:55.275Z] === RUN   TestDockerNetworkConnectAlias
23:52:56 [2020-11-14T23:52:56.102Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
23:52:57 [2020-11-14T23:52:57.042Z] --- PASS: TestCreateServiceConflict (2.60s)
23:52:57 [2020-11-14T23:52:57.042Z] === RUN   TestCreateServiceMaxReplicas
23:52:57 [2020-11-14T23:52:57.612Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
23:52:58 [2020-11-14T23:52:58.998Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
23:52:59 [2020-11-14T23:52:59.746Z] --- PASS: TestDockerNetworkConnectAlias (3.98s)
23:52:59 [2020-11-14T23:52:59.746Z] === RUN   TestDockerNetworkReConnect
23:52:59 [2020-11-14T23:52:59.938Z] --- PASS: TestCreateServiceMaxReplicas (2.75s)
23:52:59 [2020-11-14T23:52:59.938Z] === RUN   TestCreateWithDuplicateNetworkNames
23:53:00 [2020-11-14T23:53:00.508Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a376c0_<nil>}
23:53:01 [2020-11-14T23:53:01.892Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1962962648_/foo_false__<nil>_<nil>_<nil>}
23:53:02 [2020-11-14T23:53:02.491Z] --- PASS: TestDockerNetworkReConnect (3.06s)
23:53:02 [2020-11-14T23:53:02.491Z] === RUN   TestServicePlugin
23:53:02 [2020-11-14T23:53:02.491Z] --- SKIP: TestServicePlugin (0.00s)
23:53:02 [2020-11-14T23:53:02.491Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:53:02 [2020-11-14T23:53:02.491Z] === RUN   TestServiceUpdateLabel
23:53:03 [2020-11-14T23:53:03.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1962962648_/foo_true__<nil>_<nil>_<nil>}
23:53:04 [2020-11-14T23:53:04.566Z] --- PASS: TestServiceUpdateLabel (1.93s)
23:53:04 [2020-11-14T23:53:04.566Z] === RUN   TestServiceUpdateSecrets
23:53:04 [2020-11-14T23:53:04.660Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3124201047_/foo_false__<nil>_<nil>_<nil>}
23:53:06 [2020-11-14T23:53:06.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3124201047_/foo_true__<nil>_<nil>_<nil>}
23:53:07 [2020-11-14T23:53:07.423Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3124201047_/foo_true__0xc000a37740_<nil>_<nil>}
23:53:08 [2020-11-14T23:53:08.806Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a37760_<nil>}
23:53:10 [2020-11-14T23:53:10.188Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a37780_<nil>}
23:53:11 [2020-11-14T23:53:11.128Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
23:53:11 [2020-11-14T23:53:11.389Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a377a0_<nil>}
23:53:12 [2020-11-14T23:53:12.772Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a377c0_<nil>}
23:53:13 [2020-11-14T23:53:13.344Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.65s)
23:53:13 [2020-11-14T23:53:13.344Z] === RUN   TestCreateServiceSecretFileMode
23:53:14 [2020-11-14T23:53:14.291Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
23:53:16 [2020-11-14T23:53:16.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
23:53:16 [2020-11-14T23:53:16.465Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
23:53:16 [2020-11-14T23:53:16.726Z] --- PASS: TestCreateServiceSecretFileMode (3.28s)
23:53:16 [2020-11-14T23:53:16.726Z] === RUN   TestCreateServiceConfigFileMode
23:53:19 [2020-11-14T23:53:19.271Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
23:53:19 [2020-11-14T23:53:19.941Z] --- PASS: TestServiceUpdateSecrets (14.30s)
23:53:19 [2020-11-14T23:53:19.941Z] === RUN   TestServiceUpdateConfigs
23:53:20 [2020-11-14T23:53:20.213Z] --- PASS: TestCreateServiceConfigFileMode (3.51s)
23:53:20 [2020-11-14T23:53:20.213Z] === RUN   TestCreateServiceSysctls
23:53:21 [2020-11-14T23:53:21.156Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
23:53:24 [2020-11-14T23:53:24.457Z] === RUN   TestDockerSuite/TestCopyAndRestart
23:53:24 [2020-11-14T23:53:24.457Z] --- PASS: TestCreateServiceSysctls (4.37s)
23:53:24 [2020-11-14T23:53:24.457Z] === RUN   TestCreateServiceCapabilities
23:53:25 [2020-11-14T23:53:25.398Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
23:53:25 [2020-11-14T23:53:25.398Z] === RUN   TestDockerSuite/TestCpAbsolutePath
23:53:25 [2020-11-14T23:53:25.970Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
23:53:26 [2020-11-14T23:53:26.914Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
23:53:27 [2020-11-14T23:53:27.485Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
23:53:27 [2020-11-14T23:53:27.485Z] === RUN   TestDockerSuite/TestCpFromCaseA
23:53:27 [2020-11-14T23:53:27.746Z] --- PASS: TestCreateServiceCapabilities (3.14s)
23:53:27 [2020-11-14T23:53:27.746Z] === RUN   TestInspect
23:53:28 [2020-11-14T23:53:28.318Z] === RUN   TestDockerSuite/TestCpFromCaseB
23:53:29 [2020-11-14T23:53:29.260Z] === RUN   TestDockerSuite/TestCpFromCaseC
23:53:30 [2020-11-14T23:53:30.646Z] === RUN   TestDockerSuite/TestCpFromCaseD
23:53:31 [2020-11-14T23:53:31.590Z] --- PASS: TestInspect (3.96s)
23:53:31 [2020-11-14T23:53:31.590Z] === RUN   TestCreateJob
23:53:31 [2020-11-14T23:53:31.590Z] === RUN   TestDockerSuite/TestCpFromCaseE
23:53:32 [2020-11-14T23:53:32.532Z] === RUN   TestDockerSuite/TestCpFromCaseF
23:53:33 [2020-11-14T23:53:33.103Z] === RUN   TestDockerSuite/TestCpFromCaseG
23:53:34 [2020-11-14T23:53:34.054Z] === RUN   TestDockerSuite/TestCpFromCaseH
23:53:35 [2020-11-14T23:53:35.000Z] === RUN   TestDockerSuite/TestCpFromCaseI
23:53:35 [2020-11-14T23:53:35.298Z] --- PASS: TestServiceUpdateConfigs (14.26s)
23:53:35 [2020-11-14T23:53:35.298Z] === RUN   TestServiceUpdateNetwork
23:53:35 [2020-11-14T23:53:35.573Z] --- PASS: TestCreateJob (3.73s)
23:53:35 [2020-11-14T23:53:35.573Z] === RUN   TestReplicatedJob
23:53:35 [2020-11-14T23:53:35.573Z] === RUN   TestDockerSuite/TestCpFromCaseJ
23:53:36 [2020-11-14T23:53:36.516Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
23:53:37 [2020-11-14T23:53:37.902Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
23:53:38 [2020-11-14T23:53:38.844Z] === RUN   TestDockerSuite/TestCpGarbagePath
23:53:39 [2020-11-14T23:53:39.787Z] === RUN   TestDockerSuite/TestCpLocalOnly
23:53:39 [2020-11-14T23:53:39.787Z] === RUN   TestDockerSuite/TestCpNameHasColon
23:53:40 [2020-11-14T23:53:40.359Z] === RUN   TestDockerSuite/TestCpRelativePath
23:53:41 [2020-11-14T23:53:41.301Z] === RUN   TestDockerSuite/TestCpSpecialFiles
23:53:41 [2020-11-14T23:53:41.562Z] --- PASS: TestReplicatedJob (6.24s)
23:53:41 [2020-11-14T23:53:41.562Z] === RUN   TestUpdateReplicatedJob
23:53:42 [2020-11-14T23:53:42.133Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
23:53:42 [2020-11-14T23:53:42.705Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
23:53:43 [2020-11-14T23:53:43.275Z] === RUN   TestDockerSuite/TestCpToCaseA
23:53:44 [2020-11-14T23:53:44.662Z] === RUN   TestDockerSuite/TestCpToCaseB
23:53:45 [2020-11-14T23:53:45.232Z] === RUN   TestDockerSuite/TestCpToCaseC
23:53:45 [2020-11-14T23:53:45.495Z] --- PASS: TestUpdateReplicatedJob (3.91s)
23:53:45 [2020-11-14T23:53:45.495Z] === RUN   TestServiceListWithStatuses
23:53:45 [2020-11-14T23:53:45.495Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:53:45 [2020-11-14T23:53:45.495Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:53:45 [2020-11-14T23:53:45.495Z] === RUN   TestDockerNetworkConnectAlias
23:53:45 [2020-11-14T23:53:45.672Z] --- PASS: TestServiceUpdateNetwork (12.32s)
23:53:45 [2020-11-14T23:53:45.672Z] === RUN   TestServiceUpdatePidsLimit
23:53:46 [2020-11-14T23:53:46.314Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:53:46 [2020-11-14T23:53:46.955Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:53:47 [2020-11-14T23:53:47.408Z] === RUN   TestDockerSuite/TestCpToCaseD
23:53:51 [2020-11-14T23:53:51.615Z] --- PASS: TestDockerNetworkConnectAlias (5.43s)
23:53:51 [2020-11-14T23:53:51.615Z] === RUN   TestDockerNetworkReConnect
23:53:51 [2020-11-14T23:53:51.616Z] === RUN   TestDockerSuite/TestCpToCaseE
23:53:53 [2020-11-14T23:53:53.549Z] === RUN   TestDockerSuite/TestCpToCaseF
23:53:53 [2020-11-14T23:53:53.853Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:53:54 [2020-11-14T23:53:54.122Z] === RUN   TestDockerSuite/TestCpToCaseG
23:53:55 [2020-11-14T23:53:55.505Z] --- PASS: TestDockerNetworkReConnect (4.44s)
23:53:55 [2020-11-14T23:53:55.505Z] === RUN   TestServicePlugin
23:53:58 [2020-11-14T23:53:58.048Z] === RUN   TestDockerSuite/TestCpToCaseH
23:54:01 [2020-11-14T23:54:01.347Z] === RUN   TestDockerSuite/TestCpToCaseI
23:54:01 [2020-11-14T23:54:01.348Z] === RUN   TestDockerSuite/TestCpToCaseJ
23:54:02 [2020-11-14T23:54:02.351Z] --- PASS: TestServiceUpdatePidsLimit (15.95s)
23:54:02 [2020-11-14T23:54:02.351Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
23:54:02 [2020-11-14T23:54:02.351Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
23:54:02 [2020-11-14T23:54:02.351Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
23:54:02 [2020-11-14T23:54:02.351Z] PASS
23:54:02 [2020-11-14T23:54:02.351Z] 
23:54:02 [2020-11-14T23:54:02.351Z] === Skipped
23:54:02 [2020-11-14T23:54:02.351Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
23:54:02 [2020-11-14T23:54:02.351Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:54:02 [2020-11-14T23:54:02.351Z] 
23:54:02 [2020-11-14T23:54:02.351Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
23:54:02 [2020-11-14T23:54:02.351Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:54:02 [2020-11-14T23:54:02.351Z] 
23:54:02 [2020-11-14T23:54:02.351Z] 
23:54:02 [2020-11-14T23:54:02.351Z] DONE 27 tests, 2 skipped in 129.479s
23:54:02 [2020-11-14T23:54:02.351Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
23:54:02 [2020-11-14T23:54:02.351Z] ++ 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
23:54:02 [2020-11-14T23:54:02.351Z] ++ set -e
23:54:02 [2020-11-14T23:54:02.351Z] ++ '[' -n 0 ']'
23:54:02 [2020-11-14T23:54:02.351Z] ++ set -x
23:54:02 [2020-11-14T23:54:02.351Z] ++ env -i DEST=/go/src/github.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
23:54:02 [2020-11-14T23:54:02.351Z] INFO: Testing against a local daemon
23:54:02 [2020-11-14T23:54:02.351Z] === RUN   TestSessionCreate
23:54:02 [2020-11-14T23:54:02.351Z] --- PASS: TestSessionCreate (0.04s)
23:54:02 [2020-11-14T23:54:02.351Z] === RUN   TestSessionCreateWithBadUpgrade
23:54:02 [2020-11-14T23:54:02.351Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
23:54:02 [2020-11-14T23:54:02.351Z] PASS
23:54:02 [2020-11-14T23:54:02.351Z] 
23:54:02 [2020-11-14T23:54:02.351Z] DONE 2 tests in 0.147s
23:54:02 [2020-11-14T23:54:02.351Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
23:54:02 [2020-11-14T23:54:02.351Z] ++ 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
23:54:02 [2020-11-14T23:54:02.351Z] ++ set -e
23:54:02 [2020-11-14T23:54:02.351Z] ++ '[' -n 0 ']'
23:54:02 [2020-11-14T23:54:02.351Z] ++ set -x
23:54:02 [2020-11-14T23:54:02.351Z] ++ env -i DEST=/go/src/github.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
23:54:02 [2020-11-14T23:54:02.351Z] INFO: Testing against a local daemon
23:54:02 [2020-11-14T23:54:02.351Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:54:02 [2020-11-14T23:54:02.351Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:54:02 [2020-11-14T23:54:02.351Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:54:02 [2020-11-14T23:54:02.351Z] === RUN   TestEventsExecDie
23:54:02 [2020-11-14T23:54:02.351Z] --- PASS: TestEventsExecDie (0.61s)
23:54:02 [2020-11-14T23:54:02.351Z] === RUN   TestEventsBackwardsCompatible
23:54:02 [2020-11-14T23:54:02.351Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
23:54:02 [2020-11-14T23:54:02.351Z] === RUN   TestInfoBinaryCommits
23:54:02 [2020-11-14T23:54:02.351Z] --- PASS: TestInfoBinaryCommits (0.03s)
23:54:02 [2020-11-14T23:54:02.351Z] === RUN   TestInfoAPIVersioned
23:54:02 [2020-11-14T23:54:02.351Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:54:02 [2020-11-14T23:54:02.351Z] === RUN   TestInfoDiscoveryBackend
23:54:02 [2020-11-14T23:54:02.644Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
23:54:02 [2020-11-14T23:54:02.644Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:54:03 [2020-11-14T23:54:03.681Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:54:03 [2020-11-14T23:54:03.681Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:54:03 [2020-11-14T23:54:03.893Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
23:54:04 [2020-11-14T23:54:04.315Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
23:54:04 [2020-11-14T23:54:04.315Z] === RUN   TestInfoAPI
23:54:04 [2020-11-14T23:54:04.315Z] --- PASS: TestInfoAPI (0.04s)
23:54:04 [2020-11-14T23:54:04.315Z] === RUN   TestInfoAPIWarnings
23:54:05 [2020-11-14T23:54:05.278Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
23:54:05 [2020-11-14T23:54:05.850Z] === RUN   TestDockerSuite/TestCpToDot
23:54:06 [2020-11-14T23:54:06.420Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
23:54:07 [2020-11-14T23:54:07.362Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
23:54:08 [2020-11-14T23:54:08.306Z] === RUN   TestDockerSuite/TestCpToStdout
23:54:08 [2020-11-14T23:54:08.877Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
23:54:09 [2020-11-14T23:54:09.819Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
23:54:10 [2020-11-14T23:54:10.081Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
23:54:10 [2020-11-14T23:54:10.081Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
23:54:10 [2020-11-14T23:54:10.653Z] === RUN   TestDockerSuite/TestCpVolumePath
23:54:12 [2020-11-14T23:54:12.570Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
23:54:12 [2020-11-14T23:54:12.570Z] === RUN   TestDockerSuite/TestCreateArgs
23:54:12 [2020-11-14T23:54:12.570Z] === RUN   TestDockerSuite/TestCreateByImageID
23:54:13 [2020-11-14T23:54:13.512Z] === RUN   TestDockerSuite/TestCreateEchoStdout
23:54:13 [2020-11-14T23:54:13.777Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
23:54:13 [2020-11-14T23:54:13.777Z] === RUN   TestDockerSuite/TestCreateHostConfig
23:54:13 [2020-11-14T23:54:13.777Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
23:54:14 [2020-11-14T23:54:14.361Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
23:54:14 [2020-11-14T23:54:14.933Z] === RUN   TestDockerSuite/TestCreateLabels
23:54:14 [2020-11-14T23:54:14.933Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
23:54:15 [2020-11-14T23:54:15.194Z] === RUN   TestDockerSuite/TestCreateRM
23:54:15 [2020-11-14T23:54:15.454Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
23:54:15 [2020-11-14T23:54:15.454Z] === RUN   TestDockerSuite/TestCreateStopSignal
23:54:15 [2020-11-14T23:54:15.454Z] === RUN   TestDockerSuite/TestCreateStopTimeout
23:54:15 [2020-11-14T23:54:15.715Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
23:54:17 [2020-11-14T23:54:17.099Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
23:54:17 [2020-11-14T23:54:17.099Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
23:54:17 [2020-11-14T23:54:17.099Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
23:54:21 [2020-11-14T23:54:21.304Z] === RUN   TestDockerSuite/TestCreateWithPortRange
23:54:21 [2020-11-14T23:54:21.304Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
23:54:21 [2020-11-14T23:54:21.304Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
23:54:21 [2020-11-14T23:54:21.304Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
23:54:21 [2020-11-14T23:54:21.304Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
23:54:21 [2020-11-14T23:54:21.304Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
23:54:21 [2020-11-14T23:54:21.304Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
23:54:22 [2020-11-14T23:54:22.689Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
23:54:22 [2020-11-14T23:54:22.900Z] --- PASS: TestInfoAPIWarnings (16.31s)
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestInfoDebug
23:54:22 [2020-11-14T23:54:22.901Z] --- PASS: TestInfoDebug (0.53s)
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestInfoInsecureRegistries
23:54:22 [2020-11-14T23:54:22.901Z] --- PASS: TestInfoInsecureRegistries (0.54s)
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestInfoRegistryMirrors
23:54:22 [2020-11-14T23:54:22.901Z] --- PASS: TestInfoRegistryMirrors (0.53s)
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestLoginFailsWithBadCredentials
23:54:22 [2020-11-14T23:54:22.901Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestPingCacheHeaders
23:54:22 [2020-11-14T23:54:22.901Z] --- PASS: TestPingCacheHeaders (0.03s)
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestPingGet
23:54:22 [2020-11-14T23:54:22.901Z] --- PASS: TestPingGet (0.02s)
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestPingHead
23:54:22 [2020-11-14T23:54:22.901Z] --- PASS: TestPingHead (0.03s)
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestVersion
23:54:22 [2020-11-14T23:54:22.901Z] --- PASS: TestVersion (0.05s)
23:54:22 [2020-11-14T23:54:22.901Z] PASS
23:54:22 [2020-11-14T23:54:22.901Z] 
23:54:22 [2020-11-14T23:54:22.901Z] === Skipped
23:54:22 [2020-11-14T23:54:22.901Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:54:22 [2020-11-14T23:54:22.901Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:54:22 [2020-11-14T23:54:22.901Z] 
23:54:22 [2020-11-14T23:54:22.901Z] 
23:54:22 [2020-11-14T23:54:22.901Z] DONE 18 tests, 1 skipped in 21.261s
23:54:22 [2020-11-14T23:54:22.901Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
23:54:22 [2020-11-14T23:54:22.901Z] ++ 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
23:54:22 [2020-11-14T23:54:22.901Z] ++ set -e
23:54:22 [2020-11-14T23:54:22.901Z] ++ '[' -n 0 ']'
23:54:22 [2020-11-14T23:54:22.901Z] ++ set -x
23:54:22 [2020-11-14T23:54:22.901Z] ++ env -i DEST=/go/src/github.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
23:54:22 [2020-11-14T23:54:22.901Z] INFO: Testing against a local daemon
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestVolumesCreateAndList
23:54:22 [2020-11-14T23:54:22.901Z] --- PASS: TestVolumesCreateAndList (0.03s)
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestVolumesRemove
23:54:22 [2020-11-14T23:54:22.901Z] --- PASS: TestVolumesRemove (0.06s)
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestVolumesInspect
23:54:22 [2020-11-14T23:54:22.901Z] --- PASS: TestVolumesInspect (0.02s)
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestVolumesInvalidJSON
23:54:22 [2020-11-14T23:54:22.901Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:54:22 [2020-11-14T23:54:22.901Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:54:22 [2020-11-14T23:54:22.901Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:54:22 [2020-11-14T23:54:22.901Z] --- PASS: TestVolumesInvalidJSON (0.02s)
23:54:22 [2020-11-14T23:54:22.901Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
23:54:22 [2020-11-14T23:54:22.901Z] PASS
23:54:22 [2020-11-14T23:54:22.901Z] 
23:54:22 [2020-11-14T23:54:22.901Z] DONE 5 tests in 0.204s
23:54:22 [2020-11-14T23:54:22.901Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:54:22 [2020-11-14T23:54:22.901Z] ++++ cat bundles/test-integration/docker.pid
23:54:22 [2020-11-14T23:54:22.901Z] +++ kill 13909
23:54:23 [2020-11-14T23:54:23.259Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
23:54:24 [2020-11-14T23:54:24.200Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
23:54:24 [2020-11-14T23:54:24.413Z] +++ /etc/init.d/apparmor stop
23:54:24 [2020-11-14T23:54:24.413Z] Leaving: AppArmorNo profiles have been unloaded.
23:54:24 [2020-11-14T23:54:24.413Z] 
23:54:24 [2020-11-14T23:54:24.413Z] Unloading profiles will leave already running processes permanently
23:54:24 [2020-11-14T23:54:24.413Z] unconfined, which can lead to unexpected situations.
23:54:24 [2020-11-14T23:54:24.413Z] 
23:54:24 [2020-11-14T23:54:24.413Z] To set a process to complain mode, use the command line tool
23:54:24 [2020-11-14T23:54:24.413Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:54:24 [2020-11-14T23:54:24.413Z] +++ true
23:54:24 [2020-11-14T23:54:24.413Z] exiting test-integration
23:54:24 [2020-11-14T23:54:24.413Z] ++ exit 0
23:54:24 [2020-11-14T23:54:24.413Z] 
23:54:25 [2020-11-14T23:54:25.142Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
23:54:25 [2020-11-14T23:54:25.714Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
Post stage
[Pipeline] junit
23:54:25 [2020-11-14T23:54:25.973Z] Recording test results
23:54:25 [2020-11-14T23:54:25.975Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
23:54:25 [2020-11-14T23:54:25.975Z] === RUN   TestDockerSuite/TestDevicePermissions
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:54:26 [2020-11-14T23:54:26.546Z] === RUN   TestDockerSuite/TestDockerFails
23:54:26 [2020-11-14T23:54:26.547Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
23:54:26 [2020-11-14T23:54:26.547Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
23:54:26 [2020-11-14T23:54:26.547Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
23:54:26 [2020-11-14T23:54:26.648Z] + echo Ensuring container killed.
23:54:26 [2020-11-14T23:54:26.648Z] Ensuring container killed.
23:54:26 [2020-11-14T23:54:26.648Z] + docker rm -vf docker-pr2
23:54:26 [2020-11-14T23:54:26.648Z] Error: No such container: docker-pr2
23:54:26 [2020-11-14T23:54:26.648Z] + true
[Pipeline] sh
23:54:27 [2020-11-14T23:54:27.034Z] + echo Chowning /workspace to jenkins user
23:54:27 [2020-11-14T23:54:27.034Z] Chowning /workspace to jenkins user
23:54:27 [2020-11-14T23:54:27.034Z] + id -u
23:54:27 [2020-11-14T23:54:27.034Z] + id -g
23:54:27 [2020-11-14T23:54:27.034Z] + docker run --rm -v /home/docker/workspace/moby_PR-41625:/workspace busybox chown -R 1001:1001 /workspace
23:54:27 [2020-11-14T23:54:27.034Z] Unable to find image 'busybox:latest' locally
23:54:27 [2020-11-14T23:54:27.326Z] latest: Pulling from library/busybox
23:54:27 [2020-11-14T23:54:27.486Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
23:54:27 [2020-11-14T23:54:27.620Z] a72ff6653ea1: Pulling fs layer
23:54:27 [2020-11-14T23:54:27.620Z] a72ff6653ea1: Download complete
23:54:27 [2020-11-14T23:54:27.940Z] a72ff6653ea1: Pull complete
23:54:27 [2020-11-14T23:54:27.940Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
23:54:27 [2020-11-14T23:54:27.940Z] Status: Downloaded newer image for busybox:latest
23:54:28 [2020-11-14T23:54:28.058Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
23:54:28 [2020-11-14T23:54:28.319Z] --- PASS: TestServicePlugin (32.94s)
23:54:28 [2020-11-14T23:54:28.319Z]     plugin_test.go:62: [de23a555b06a1] joining swarm manager [d619360ba58db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:54:28 [2020-11-14T23:54:28.319Z]     plugin_test.go:65: [dbff24e289eed] joining swarm manager [d619360ba58db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:54:28 [2020-11-14T23:54:28.319Z] === RUN   TestServiceUpdateLabel
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:54:29 [2020-11-14T23:54:29.703Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
23:54:29 [2020-11-14T23:54:29.703Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
23:54:29 [2020-11-14T23:54:29.703Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
23:54:29 [2020-11-14T23:54:29.864Z] + bundleName=ppc64le-integration
23:54:29 [2020-11-14T23:54:29.864Z] + echo Creating ppc64le-integration-bundles.tar.gz
23:54:29 [2020-11-14T23:54:29.864Z] Creating ppc64le-integration-bundles.tar.gz
23:54:29 [2020-11-14T23:54:29.864Z] + find bundles -path */root/*overlay2 -prune+  -o -type f ( -namexargs *-report.json tar -o -czf -name ppc64le-integration-bundles.tar.gz *.log
23:54:29 [2020-11-14T23:54:29.864Z]  -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
23:54:29 [2020-11-14T23:54:29.909Z] Archiving artifacts
23:54:29 [2020-11-14T23:54:29.964Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
23:54:30 [2020-11-14T23:54:30.359Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41625/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:54:30 [2020-11-14T23:54:30.535Z] --- PASS: TestServiceUpdateLabel (2.27s)
23:54:30 [2020-11-14T23:54:30.535Z] === RUN   TestServiceUpdateSecrets
23:54:30 [2020-11-14T23:54:30.746Z] + make clean
23:54:31 [2020-11-14T23:54:31.037Z] make: command: Command not found
23:54:31 [2020-11-14T23:54:31.037Z] make: command: Command not found
23:54:31 [2020-11-14T23:54:31.037Z] docker volume rm -f docker-dev-cache
23:54:31 [2020-11-14T23:54:31.037Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:54:33 [2020-11-14T23:54:33.078Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
23:54:35 [2020-11-14T23:54:35.639Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
23:54:36 [2020-11-14T23:54:36.617Z] --- PASS: TestBuildWithHugeFile (138.78s)
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestBuildWithEmptyDockerfile
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:54:36 [2020-11-14T23:54:36.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:54:36 [2020-11-14T23:54:36.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:54:36 [2020-11-14T23:54:36.617Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:54:36 [2020-11-14T23:54:36.617Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:54:36 [2020-11-14T23:54:36.617Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:54:36 [2020-11-14T23:54:36.617Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:54:36 [2020-11-14T23:54:36.617Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
23:54:36 [2020-11-14T23:54:36.617Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestBuildPreserveOwnership
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestBuildPlatformInvalid
23:54:36 [2020-11-14T23:54:36.617Z] --- PASS: TestBuildPlatformInvalid (0.05s)
23:54:36 [2020-11-14T23:54:36.617Z] PASS
23:54:36 [2020-11-14T23:54:36.617Z] ok  	github.com/docker/docker/integration/build	200.373s
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] === Skipped
23:54:36 [2020-11-14T23:54:36.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     build_session_test.go:25: TODO: BuildKit
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
23:54:36 [2020-11-14T23:54:36.617Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
23:54:36 [2020-11-14T23:54:36.617Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] DONE 28 tests, 5 skipped in 226.660s
23:54:36 [2020-11-14T23:54:36.617Z] Running D:\gopath\src\github.com\docker\docker\integration\config
23:54:36 [2020-11-14T23:54:36.617Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:54:36 [2020-11-14T23:54:36.617Z] INFO: Testing against a local daemon
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestConfigInspect
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestConfigInspect (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestConfigList
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestConfigList (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestConfigsCreateAndDelete
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestConfigsUpdate
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestConfigsUpdate (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestTemplatedConfig
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestTemplatedConfig (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestConfigCreateResolve
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestConfigCreateResolve (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestConfigDaemonLibtrustID
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
23:54:36 [2020-11-14T23:54:36.617Z] PASS
23:54:36 [2020-11-14T23:54:36.617Z] ok  	github.com/docker/docker/integration/config	0.303s
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] === Skipped
23:54:36 [2020-11-14T23:54:36.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] 
23:54:36 [2020-11-14T23:54:36.617Z] DONE 7 tests, 7 skipped in 2.812s
23:54:36 [2020-11-14T23:54:36.617Z] Running D:\gopath\src\github.com\docker\docker\integration\container
23:54:36 [2020-11-14T23:54:36.617Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:54:36 [2020-11-14T23:54:36.617Z] INFO: Testing against a local daemon
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCheckpoint
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestCheckpoint (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestContainerInvalidJSON
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:54:36 [2020-11-14T23:54:36.617Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:54:36 [2020-11-14T23:54:36.617Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:54:36 [2020-11-14T23:54:36.617Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:54:36 [2020-11-14T23:54:36.617Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:54:36 [2020-11-14T23:54:36.617Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:54:36 [2020-11-14T23:54:36.617Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:54:36 [2020-11-14T23:54:36.617Z] --- PASS: TestContainerInvalidJSON (0.03s)
23:54:36 [2020-11-14T23:54:36.617Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
23:54:36 [2020-11-14T23:54:36.617Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:54:36 [2020-11-14T23:54:36.617Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s)
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCopyFromContainerPathIsNotDir
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
23:54:36 [2020-11-14T23:54:36.617Z]     copy_test.go:38: testEnv.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCopyToContainerPathDoesNotExist
23:54:36 [2020-11-14T23:54:36.617Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.35s)
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCopyToContainerPathIsNotDir
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
23:54:36 [2020-11-14T23:54:36.617Z]     copy_test.go:63: testEnv.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCopyFromContainer
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestCopyFromContainer (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:54:36 [2020-11-14T23:54:36.617Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:54:36 [2020-11-14T23:54:36.617Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:54:36 [2020-11-14T23:54:36.617Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:54:36 [2020-11-14T23:54:36.617Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:54:36 [2020-11-14T23:54:36.617Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:54:36 [2020-11-14T23:54:36.617Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:54:36 [2020-11-14T23:54:36.617Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
23:54:36 [2020-11-14T23:54:36.617Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCreateLinkToNonExistingContainer
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCreateWithInvalidEnv
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCreateWithInvalidEnv/0
23:54:36 [2020-11-14T23:54:36.617Z] === PAUSE TestCreateWithInvalidEnv/0
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCreateWithInvalidEnv/1
23:54:36 [2020-11-14T23:54:36.617Z] === PAUSE TestCreateWithInvalidEnv/1
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCreateWithInvalidEnv/2
23:54:36 [2020-11-14T23:54:36.617Z] === PAUSE TestCreateWithInvalidEnv/2
23:54:36 [2020-11-14T23:54:36.617Z] === CONT  TestCreateWithInvalidEnv/0
23:54:36 [2020-11-14T23:54:36.617Z] === CONT  TestCreateWithInvalidEnv/2
23:54:36 [2020-11-14T23:54:36.617Z] === CONT  TestCreateWithInvalidEnv/1
23:54:36 [2020-11-14T23:54:36.617Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:54:36 [2020-11-14T23:54:36.617Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCreateTmpfsMountsTarget
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCreateWithCustomMaskedPaths
23:54:36 [2020-11-14T23:54:36.617Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
23:54:36 [2020-11-14T23:54:36.617Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
23:54:36 [2020-11-14T23:54:36.617Z] === RUN   TestCreateWithCustomReadonlyPaths
23:54:36 [2020-11-14T23:54:36.618Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
23:54:36 [2020-11-14T23:54:36.618Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:54:36 [2020-11-14T23:54:36.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:54:36 [2020-11-14T23:54:36.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:54:36 [2020-11-14T23:54:36.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:54:36 [2020-11-14T23:54:36.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:54:36 [2020-11-14T23:54:36.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:54:36 [2020-11-14T23:54:36.618Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:54:36 [2020-11-14T23:54:36.618Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:54:36 [2020-11-14T23:54:36.618Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:54:36 [2020-11-14T23:54:36.618Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:54:36 [2020-11-14T23:54:36.618Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:54:36 [2020-11-14T23:54:36.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
23:54:36 [2020-11-14T23:54:36.618Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:54:36 [2020-11-14T23:54:36.618Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:54:36 [2020-11-14T23:54:36.618Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:54:36 [2020-11-14T23:54:36.618Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:54:36 [2020-11-14T23:54:36.618Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:54:36 [2020-11-14T23:54:36.618Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
23:54:36 [2020-11-14T23:54:36.618Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestCreateDifferentPlatform
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestCreateDifferentPlatform/different_os
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:54:36 [2020-11-14T23:54:36.618Z] --- PASS: TestCreateDifferentPlatform (0.03s)
23:54:36 [2020-11-14T23:54:36.618Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:54:36 [2020-11-14T23:54:36.618Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:54:36 [2020-11-14T23:54:36.618Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:54:36 [2020-11-14T23:54:36.618Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
23:54:36 [2020-11-14T23:54:36.618Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestContainerKillOnDaemonStart
23:54:36 [2020-11-14T23:54:36.618Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:54:36 [2020-11-14T23:54:36.618Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestDiff
23:54:36 [2020-11-14T23:54:36.618Z] --- SKIP: TestDiff (0.00s)
23:54:36 [2020-11-14T23:54:36.618Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestExecWithCloseStdin
23:54:36 [2020-11-14T23:54:36.618Z] --- PASS: TestExecWithCloseStdin (2.03s)
23:54:36 [2020-11-14T23:54:36.618Z] === RUN   TestExec
23:54:37 [2020-11-14T23:54:37.550Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
23:54:38 [2020-11-14T23:54:38.821Z] --- PASS: TestExec (2.15s)
23:54:38 [2020-11-14T23:54:38.821Z] === RUN   TestExecUser
23:54:38 [2020-11-14T23:54:38.821Z] --- SKIP: TestExecUser (0.00s)
23:54:38 [2020-11-14T23:54:38.821Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:54:38 [2020-11-14T23:54:38.821Z] === RUN   TestExportContainerAndImportImage
23:54:38 [2020-11-14T23:54:38.821Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
23:54:38 [2020-11-14T23:54:38.821Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:54:38 [2020-11-14T23:54:38.821Z] === RUN   TestExportContainerAfterDaemonRestart
23:54:38 [2020-11-14T23:54:38.821Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
23:54:38 [2020-11-14T23:54:38.821Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
23:54:38 [2020-11-14T23:54:38.821Z] === RUN   TestHealthCheckWorkdir
23:54:38 [2020-11-14T23:54:38.821Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
23:54:38 [2020-11-14T23:54:38.821Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
23:54:38 [2020-11-14T23:54:38.821Z] === RUN   TestHealthKillContainer
23:54:38 [2020-11-14T23:54:38.821Z] --- SKIP: TestHealthKillContainer (0.00s)
23:54:38 [2020-11-14T23:54:38.821Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
23:54:38 [2020-11-14T23:54:38.821Z] === RUN   TestInspectCpusetInConfigPre120
23:54:38 [2020-11-14T23:54:38.821Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
23:54:38 [2020-11-14T23:54:38.821Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:54:38 [2020-11-14T23:54:38.821Z] === RUN   TestKillContainerInvalidSignal
23:54:39 [2020-11-14T23:54:39.462Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
23:54:40 [2020-11-14T23:54:40.370Z] --- PASS: TestKillContainerInvalidSignal (1.59s)
23:54:40 [2020-11-14T23:54:40.370Z] === RUN   TestKillContainer
23:54:40 [2020-11-14T23:54:40.370Z] === RUN   TestKillContainer/no_signal
23:54:40 [2020-11-14T23:54:40.404Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
23:54:41 [2020-11-14T23:54:41.345Z] === RUN   TestDockerSuite/TestEventsAttach
23:54:41 [2020-11-14T23:54:41.605Z] === RUN   TestDockerSuite/TestEventsCommit
23:54:41 [2020-11-14T23:54:41.919Z] === RUN   TestKillContainer/non_killing_signal
23:54:41 [2020-11-14T23:54:41.919Z] === RUN   TestKillContainer/killing_signal
23:54:42 [2020-11-14T23:54:42.547Z] === RUN   TestDockerSuite/TestEventsContainerEvents
23:54:42 [2020-11-14T23:54:42.808Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
23:54:43 [2020-11-14T23:54:43.381Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
23:54:43 [2020-11-14T23:54:43.953Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
23:54:44 [2020-11-14T23:54:44.114Z] --- PASS: TestKillContainer (3.40s)
23:54:44 [2020-11-14T23:54:44.114Z]     --- PASS: TestKillContainer/no_signal (1.51s)
23:54:44 [2020-11-14T23:54:44.114Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
23:54:44 [2020-11-14T23:54:44.114Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
23:54:44 [2020-11-14T23:54:44.114Z]     --- PASS: TestKillContainer/killing_signal (1.85s)
23:54:44 [2020-11-14T23:54:44.114Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:54:44 [2020-11-14T23:54:44.114Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
23:54:44 [2020-11-14T23:54:44.114Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:54:44 [2020-11-14T23:54:44.114Z] === RUN   TestKillStoppedContainer
23:54:44 [2020-11-14T23:54:44.114Z] --- SKIP: TestKillStoppedContainer (0.00s)
23:54:44 [2020-11-14T23:54:44.114Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:54:44 [2020-11-14T23:54:44.114Z] === RUN   TestKillStoppedContainerAPIPre120
23:54:44 [2020-11-14T23:54:44.114Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
23:54:44 [2020-11-14T23:54:44.114Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:54:44 [2020-11-14T23:54:44.114Z] === RUN   TestKillDifferentUserContainer
23:54:44 [2020-11-14T23:54:44.114Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
23:54:44 [2020-11-14T23:54:44.114Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
23:54:44 [2020-11-14T23:54:44.114Z] === RUN   TestInspectOomKilledTrue
23:54:44 [2020-11-14T23:54:44.114Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:54:44 [2020-11-14T23:54:44.114Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
23:54:44 [2020-11-14T23:54:44.114Z] === RUN   TestInspectOomKilledFalse
23:54:44 [2020-11-14T23:54:44.114Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:54:44 [2020-11-14T23:54:44.114Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:54:44 [2020-11-14T23:54:44.114Z] === RUN   TestLogsFollowTailEmpty
23:54:45 [2020-11-14T23:54:45.334Z] --- PASS: TestServiceUpdateSecrets (14.64s)
23:54:45 [2020-11-14T23:54:45.334Z] === RUN   TestServiceUpdateConfigs
23:54:45 [2020-11-14T23:54:45.595Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
23:54:45 [2020-11-14T23:54:45.663Z] --- PASS: TestLogsFollowTailEmpty (1.55s)
23:54:45 [2020-11-14T23:54:45.663Z] === RUN   TestNetworkNat
23:54:45 [2020-11-14T23:54:45.663Z] --- SKIP: TestNetworkNat (0.00s)
23:54:45 [2020-11-14T23:54:45.663Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
23:54:45 [2020-11-14T23:54:45.663Z] === RUN   TestNetworkLocalhostTCPNat
23:54:46 [2020-11-14T23:54:46.982Z] === RUN   TestDockerSuite/TestEventsContainerRestart
23:54:47 [2020-11-14T23:54:47.211Z] --- PASS: TestNetworkLocalhostTCPNat (1.94s)
23:54:47 [2020-11-14T23:54:47.211Z] === RUN   TestNetworkLoopbackNat
23:54:47 [2020-11-14T23:54:47.211Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
23:54:47 [2020-11-14T23:54:47.211Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
23:54:47 [2020-11-14T23:54:47.211Z] === RUN   TestPause
23:54:47 [2020-11-14T23:54:47.211Z] --- SKIP: TestPause (0.00s)
23:54:47 [2020-11-14T23:54:47.211Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
23:54:47 [2020-11-14T23:54:47.211Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:54:48 [2020-11-14T23:54:48.759Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.54s)
23:54:48 [2020-11-14T23:54:48.760Z] === RUN   TestPauseStopPausedContainer
23:54:48 [2020-11-14T23:54:48.760Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
23:54:48 [2020-11-14T23:54:48.760Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
23:54:48 [2020-11-14T23:54:48.760Z] === RUN   TestPsFilter
23:54:48 [2020-11-14T23:54:48.760Z] --- PASS: TestPsFilter (0.10s)
23:54:48 [2020-11-14T23:54:48.760Z] === RUN   TestRemoveContainerWithRemovedVolume
23:54:49 [2020-11-14T23:54:49.524Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
23:54:50 [2020-11-14T23:54:50.954Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.92s)
23:54:50 [2020-11-14T23:54:50.954Z] === RUN   TestRemoveContainerWithVolume
23:54:51 [2020-11-14T23:54:51.433Z] === RUN   TestDockerSuite/TestEventsCopy
23:54:52 [2020-11-14T23:54:52.004Z] === RUN   TestDockerSuite/TestEventsFilterContainer
23:54:52 [2020-11-14T23:54:52.946Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
23:54:53 [2020-11-14T23:54:53.148Z] --- PASS: TestRemoveContainerWithVolume (2.41s)
23:54:53 [2020-11-14T23:54:53.148Z] === RUN   TestRemoveContainerRunning
23:54:55 [2020-11-14T23:54:55.342Z] --- PASS: TestRemoveContainerRunning (1.63s)
23:54:55 [2020-11-14T23:54:55.342Z] === RUN   TestRemoveContainerForceRemoveRunning
23:54:56 [2020-11-14T23:54:56.892Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.63s)
23:54:56 [2020-11-14T23:54:56.892Z] === RUN   TestRemoveInvalidContainer
23:54:56 [2020-11-14T23:54:56.892Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:54:56 [2020-11-14T23:54:56.892Z] === RUN   TestRenameLinkedContainer
23:54:56 [2020-11-14T23:54:56.892Z] --- SKIP: TestRenameLinkedContainer (0.00s)
23:54:56 [2020-11-14T23:54:56.892Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
23:54:56 [2020-11-14T23:54:56.892Z] === RUN   TestRenameStoppedContainer
23:54:58 [2020-11-14T23:54:58.453Z] --- PASS: TestRenameStoppedContainer (1.90s)
23:54:58 [2020-11-14T23:54:58.453Z] === RUN   TestRenameRunningContainerAndReuse
23:54:59 [2020-11-14T23:54:59.550Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
23:54:59 [2020-11-14T23:54:59.550Z] === RUN   TestDockerSuite/TestEventsFilterImageName
23:54:59 [2020-11-14T23:54:59.812Z] === RUN   TestDockerSuite/TestEventsFilterLabels
23:54:59 [2020-11-14T23:54:59.812Z] --- PASS: TestServiceUpdateConfigs (14.64s)
23:54:59 [2020-11-14T23:54:59.812Z] === RUN   TestServiceUpdateNetwork
23:55:00 [2020-11-14T23:55:00.073Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
23:55:00 [2020-11-14T23:55:00.334Z] === RUN   TestDockerSuite/TestEventsFilterType
23:55:00 [2020-11-14T23:55:00.594Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
23:55:00 [2020-11-14T23:55:00.855Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
23:55:00 [2020-11-14T23:55:00.855Z] === RUN   TestDockerSuite/TestEventsFilters
23:55:02 [2020-11-14T23:55:02.215Z] --- PASS: TestRenameRunningContainerAndReuse (3.35s)
23:55:02 [2020-11-14T23:55:02.215Z] === RUN   TestRenameInvalidName
23:55:02 [2020-11-14T23:55:02.241Z] === RUN   TestDockerSuite/TestEventsFormat
23:55:03 [2020-11-14T23:55:03.624Z] === RUN   TestDockerSuite/TestEventsFormatBadField
23:55:03 [2020-11-14T23:55:03.624Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
23:55:03 [2020-11-14T23:55:03.624Z] === RUN   TestDockerSuite/TestEventsImageImport
23:55:03 [2020-11-14T23:55:03.764Z] --- PASS: TestRenameInvalidName (1.73s)
23:55:03 [2020-11-14T23:55:03.764Z] === RUN   TestRenameAnonymousContainer
23:55:03 [2020-11-14T23:55:03.764Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
23:55:03 [2020-11-14T23:55:03.764Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
23:55:03 [2020-11-14T23:55:03.764Z] === RUN   TestRenameContainerWithSameName
23:55:04 [2020-11-14T23:55:04.194Z] === RUN   TestDockerSuite/TestEventsImageLoad
23:55:04 [2020-11-14T23:55:04.454Z] === RUN   TestDockerSuite/TestEventsImagePull
23:55:04 [2020-11-14T23:55:04.713Z] === RUN   TestDockerSuite/TestEventsImageTag
23:55:05 [2020-11-14T23:55:05.312Z] --- PASS: TestRenameContainerWithSameName (1.62s)
23:55:05 [2020-11-14T23:55:05.312Z] === RUN   TestRenameContainerWithLinkedContainer
23:55:05 [2020-11-14T23:55:05.312Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
23:55:05 [2020-11-14T23:55:05.312Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
23:55:05 [2020-11-14T23:55:05.312Z] === RUN   TestResize
23:55:05 [2020-11-14T23:55:05.653Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
23:55:05 [2020-11-14T23:55:05.913Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
23:55:05 [2020-11-14T23:55:05.913Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
23:55:05 [2020-11-14T23:55:05.913Z] === RUN   TestDockerSuite/TestEventsPluginOps
23:55:06 [2020-11-14T23:55:06.861Z] --- PASS: TestResize (1.59s)
23:55:06 [2020-11-14T23:55:06.861Z] === RUN   TestResizeWithInvalidSize
23:55:06 [2020-11-14T23:55:06.861Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
23:55:06 [2020-11-14T23:55:06.861Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
23:55:06 [2020-11-14T23:55:06.861Z] === RUN   TestResizeWhenContainerNotStarted
23:55:07 [2020-11-14T23:55:07.826Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
23:55:08 [2020-11-14T23:55:08.087Z] === RUN   TestDockerSuite/TestEventsRename
23:55:08 [2020-11-14T23:55:08.658Z] === RUN   TestDockerSuite/TestEventsResize
23:55:08 [2020-11-14T23:55:08.918Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
23:55:09 [2020-11-14T23:55:09.057Z] --- PASS: TestResizeWhenContainerNotStarted (1.87s)
23:55:09 [2020-11-14T23:55:09.057Z] === RUN   TestDaemonRestartKillContainers
23:55:09 [2020-11-14T23:55:09.057Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:55:09 [2020-11-14T23:55:09.057Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:55:09 [2020-11-14T23:55:09.057Z] === RUN   TestStats
23:55:09 [2020-11-14T23:55:09.057Z] --- SKIP: TestStats (0.00s)
23:55:09 [2020-11-14T23:55:09.057Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
23:55:09 [2020-11-14T23:55:09.057Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:55:13 [2020-11-14T23:55:13.783Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.55s)
23:55:13 [2020-11-14T23:55:13.783Z] === RUN   TestStopContainerWithTimeout
23:55:13 [2020-11-14T23:55:13.783Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
23:55:13 [2020-11-14T23:55:13.783Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
23:55:13 [2020-11-14T23:55:13.783Z] === RUN   TestUpdateRestartPolicy
23:55:14 [2020-11-14T23:55:14.199Z] --- PASS: TestServiceUpdateNetwork (13.73s)
23:55:14 [2020-11-14T23:55:14.199Z] === RUN   TestServiceUpdatePidsLimit
23:55:14 [2020-11-14T23:55:14.459Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
23:55:14 [2020-11-14T23:55:14.459Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:55:15 [2020-11-14T23:55:15.405Z] === RUN   TestDockerSuite/TestEventsStreaming
23:55:15 [2020-11-14T23:55:15.405Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:55:15 [2020-11-14T23:55:15.985Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
23:55:19 [2020-11-14T23:55:19.287Z] === RUN   TestDockerSuite/TestEventsTop
23:55:19 [2020-11-14T23:55:19.287Z] === RUN   TestDockerSuite/TestEventsUntag
23:55:21 [2020-11-14T23:55:21.827Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
23:55:22 [2020-11-14T23:55:22.397Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:55:30 [2020-11-14T23:55:30.528Z] --- PASS: TestServiceUpdatePidsLimit (16.29s)
23:55:30 [2020-11-14T23:55:30.528Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
23:55:30 [2020-11-14T23:55:30.528Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
23:55:30 [2020-11-14T23:55:30.528Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
23:55:30 [2020-11-14T23:55:30.528Z] PASS
23:55:30 [2020-11-14T23:55:30.528Z] 
23:55:30 [2020-11-14T23:55:30.528Z] === Skipped
23:55:30 [2020-11-14T23:55:30.528Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:55:30 [2020-11-14T23:55:30.528Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:55:30 [2020-11-14T23:55:30.528Z] 
23:55:30 [2020-11-14T23:55:30.528Z] 
23:55:30 [2020-11-14T23:55:30.528Z] DONE 27 tests, 1 skipped in 182.046s
23:55:30 [2020-11-14T23:55:30.528Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:55:30 [2020-11-14T23:55:30.528Z] ++ 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
23:55:30 [2020-11-14T23:55:30.528Z] ++ set -e
23:55:30 [2020-11-14T23:55:30.528Z] ++ '[' -n 0 ']'
23:55:30 [2020-11-14T23:55:30.528Z] ++ set -x
23:55:30 [2020-11-14T23:55:30.528Z] ++ env -i DEST=/go/src/github.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
23:55:30 [2020-11-14T23:55:30.528Z] INFO: Testing against a local daemon
23:55:30 [2020-11-14T23:55:30.528Z] === RUN   TestSessionCreate
23:55:30 [2020-11-14T23:55:30.528Z] --- PASS: TestSessionCreate (0.03s)
23:55:30 [2020-11-14T23:55:30.528Z] === RUN   TestSessionCreateWithBadUpgrade
23:55:30 [2020-11-14T23:55:30.528Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
23:55:30 [2020-11-14T23:55:30.528Z] PASS
23:55:30 [2020-11-14T23:55:30.528Z] 
23:55:30 [2020-11-14T23:55:30.528Z] DONE 2 tests in 0.166s
23:55:30 [2020-11-14T23:55:30.528Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:55:30 [2020-11-14T23:55:30.528Z] ++ 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
23:55:30 [2020-11-14T23:55:30.528Z] ++ set -e
23:55:30 [2020-11-14T23:55:30.528Z] ++ '[' -n 0 ']'
23:55:30 [2020-11-14T23:55:30.528Z] ++ set -x
23:55:30 [2020-11-14T23:55:30.528Z] ++ env -i DEST=/go/src/github.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
23:55:30 [2020-11-14T23:55:30.528Z] INFO: Testing against a local daemon
23:55:30 [2020-11-14T23:55:30.528Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:55:30 [2020-11-14T23:55:30.528Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:55:30 [2020-11-14T23:55:30.528Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:55:30 [2020-11-14T23:55:30.528Z] === RUN   TestEventsExecDie
23:55:30 [2020-11-14T23:55:30.788Z] --- PASS: TestEventsExecDie (0.58s)
23:55:30 [2020-11-14T23:55:30.788Z] === RUN   TestEventsBackwardsCompatible
23:55:30 [2020-11-14T23:55:30.788Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
23:55:30 [2020-11-14T23:55:30.788Z] === RUN   TestInfoBinaryCommits
23:55:30 [2020-11-14T23:55:30.788Z] --- PASS: TestInfoBinaryCommits (0.03s)
23:55:30 [2020-11-14T23:55:30.788Z] === RUN   TestInfoAPIVersioned
23:55:31 [2020-11-14T23:55:31.050Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:55:31 [2020-11-14T23:55:31.050Z] === RUN   TestInfoDiscoveryBackend
23:55:31 [2020-11-14T23:55:31.622Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
23:55:31 [2020-11-14T23:55:31.622Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:55:32 [2020-11-14T23:55:32.562Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:55:32 [2020-11-14T23:55:32.562Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:55:32 [2020-11-14T23:55:32.823Z] === RUN   TestDockerSuite/TestExec
23:55:33 [2020-11-14T23:55:33.083Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
23:55:33 [2020-11-14T23:55:33.083Z] === RUN   TestInfoAPI
23:55:33 [2020-11-14T23:55:33.083Z] --- PASS: TestInfoAPI (0.03s)
23:55:33 [2020-11-14T23:55:33.083Z] === RUN   TestInfoAPIWarnings
23:55:33 [2020-11-14T23:55:33.343Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
23:55:33 [2020-11-14T23:55:33.916Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
23:55:34 [2020-11-14T23:55:34.486Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
23:55:34 [2020-11-14T23:55:34.939Z] --- PASS: TestUpdateRestartPolicy (20.61s)
23:55:34 [2020-11-14T23:55:34.939Z] === RUN   TestUpdateRestartWithAutoRemove
23:55:35 [2020-11-14T23:55:35.403Z] --- PASS: TestUpdateRestartWithAutoRemove (1.61s)
23:55:35 [2020-11-14T23:55:35.403Z] === RUN   TestWaitNonBlocked
23:55:35 [2020-11-14T23:55:35.403Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:55:35 [2020-11-14T23:55:35.403Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:55:35 [2020-11-14T23:55:35.403Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:55:35 [2020-11-14T23:55:35.403Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:55:35 [2020-11-14T23:55:35.403Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:55:35 [2020-11-14T23:55:35.403Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:55:35 [2020-11-14T23:55:35.427Z] === RUN   TestDockerSuite/TestExecAPIStart
23:55:36 [2020-11-14T23:55:36.368Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
23:55:36 [2020-11-14T23:55:36.938Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
23:55:37 [2020-11-14T23:55:37.508Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
23:55:38 [2020-11-14T23:55:38.079Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
23:55:38 [2020-11-14T23:55:38.336Z] --- PASS: TestWaitNonBlocked (0.02s)
23:55:38 [2020-11-14T23:55:38.336Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.46s)
23:55:38 [2020-11-14T23:55:38.336Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.55s)
23:55:38 [2020-11-14T23:55:38.336Z] === RUN   TestWaitBlocked
23:55:38 [2020-11-14T23:55:38.336Z] --- SKIP: TestWaitBlocked (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
23:55:38 [2020-11-14T23:55:38.336Z] PASS
23:55:38 [2020-11-14T23:55:38.336Z] ok  	github.com/docker/docker/integration/container	64.478s
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === Skipped
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
23:55:38 [2020-11-14T23:55:38.336Z]     copy_test.go:38: testEnv.OSType == "windows"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
23:55:38 [2020-11-14T23:55:38.336Z]     copy_test.go:63: testEnv.OSType == "windows"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
23:55:38 [2020-11-14T23:55:38.336Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
23:55:38 [2020-11-14T23:55:38.336Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] 
23:55:38 [2020-11-14T23:55:38.336Z] DONE 88 tests, 37 skipped in 67.593s
23:55:38 [2020-11-14T23:55:38.336Z] Running D:\gopath\src\github.com\docker\docker\integration\image
23:55:38 [2020-11-14T23:55:38.340Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
23:55:38 [2020-11-14T23:55:38.926Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
23:55:39 [2020-11-14T23:55:39.495Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
23:55:39 [2020-11-14T23:55:39.756Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
23:55:40 [2020-11-14T23:55:40.531Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:55:40 [2020-11-14T23:55:40.531Z] INFO: Testing against a local daemon
23:55:40 [2020-11-14T23:55:40.531Z] === RUN   TestCommitInheritsEnv
23:55:40 [2020-11-14T23:55:40.531Z] --- SKIP: TestCommitInheritsEnv (0.00s)
23:55:40 [2020-11-14T23:55:40.531Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
23:55:40 [2020-11-14T23:55:40.531Z] === RUN   TestImportExtremelyLargeImageWorks
23:55:40 [2020-11-14T23:55:40.531Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:55:40 [2020-11-14T23:55:40.531Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
23:55:40 [2020-11-14T23:55:40.531Z] === RUN   TestImagesFilterMultiReference
23:55:40 [2020-11-14T23:55:40.531Z] --- PASS: TestImagesFilterMultiReference (0.10s)
23:55:40 [2020-11-14T23:55:40.531Z] === RUN   TestImagePullPlatformInvalid
23:55:40 [2020-11-14T23:55:40.531Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
23:55:40 [2020-11-14T23:55:40.531Z] === RUN   TestRemoveImageOrphaning
23:55:40 [2020-11-14T23:55:40.702Z] === RUN   TestDockerSuite/TestExecCgroup
23:55:41 [2020-11-14T23:55:41.507Z] --- PASS: TestRemoveImageOrphaning (0.78s)
23:55:41 [2020-11-14T23:55:41.507Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:55:41 [2020-11-14T23:55:41.507Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
23:55:41 [2020-11-14T23:55:41.507Z] === RUN   TestTagInvalidReference
23:55:41 [2020-11-14T23:55:41.507Z] --- PASS: TestTagInvalidReference (0.03s)
23:55:41 [2020-11-14T23:55:41.507Z] === RUN   TestTagValidPrefixedRepo
23:55:41 [2020-11-14T23:55:41.507Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
23:55:41 [2020-11-14T23:55:41.507Z] === RUN   TestTagExistedNameWithoutForce
23:55:41 [2020-11-14T23:55:41.507Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
23:55:41 [2020-11-14T23:55:41.507Z] === RUN   TestTagOfficialNames
23:55:41 [2020-11-14T23:55:41.644Z] === RUN   TestDockerSuite/TestExecEnv
23:55:41 [2020-11-14T23:55:41.970Z] --- PASS: TestTagOfficialNames (0.08s)
23:55:41 [2020-11-14T23:55:41.970Z] === RUN   TestTagMatchesDigest
23:55:41 [2020-11-14T23:55:41.970Z] --- PASS: TestTagMatchesDigest (0.03s)
23:55:41 [2020-11-14T23:55:41.970Z] PASS
23:55:41 [2020-11-14T23:55:41.970Z] ok  	github.com/docker/docker/integration/image	1.426s
23:55:41 [2020-11-14T23:55:41.970Z] 
23:55:41 [2020-11-14T23:55:41.970Z] === Skipped
23:55:41 [2020-11-14T23:55:41.970Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
23:55:41 [2020-11-14T23:55:41.970Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
23:55:41 [2020-11-14T23:55:41.970Z] 
23:55:41 [2020-11-14T23:55:41.970Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
23:55:41 [2020-11-14T23:55:41.970Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
23:55:41 [2020-11-14T23:55:41.970Z] 
23:55:41 [2020-11-14T23:55:41.970Z] 
23:55:41 [2020-11-14T23:55:41.970Z] DONE 11 tests, 2 skipped in 3.735s
23:55:41 [2020-11-14T23:55:41.970Z] Running D:\gopath\src\github.com\docker\docker\integration\network
23:55:42 [2020-11-14T23:55:42.586Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
23:55:43 [2020-11-14T23:55:43.528Z] === RUN   TestDockerSuite/TestExecExitStatus
23:55:44 [2020-11-14T23:55:44.165Z] testing: warning: no tests to run
23:55:44 [2020-11-14T23:55:44.165Z] PASS
23:55:44 [2020-11-14T23:55:44.165Z] testing: warning: no tests to run
23:55:44 [2020-11-14T23:55:44.165Z] PASS
23:55:44 [2020-11-14T23:55:44.165Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.101s [no tests to run]
23:55:44 [2020-11-14T23:55:44.165Z] ok  	github.com/docker/docker/integration/network/macvlan	0.069s [no tests to run]
23:55:44 [2020-11-14T23:55:44.471Z] === RUN   TestDockerSuite/TestExecInspectID
23:55:45 [2020-11-14T23:55:45.141Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:55:45 [2020-11-14T23:55:45.141Z] INFO: Testing against a local daemon
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestNetworkCreateDelete
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestNetworkCreateDelete (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestDockerNetworkDeletePreferID
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestDaemonDNSFallback
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestDaemonDNSFallback (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestInspectNetwork
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestInspectNetwork (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestRunContainerWithBridgeNone
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestNetworkInvalidJSON
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestNetworkInvalidJSON//networks/create
23:55:45 [2020-11-14T23:55:45.141Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:55:45 [2020-11-14T23:55:45.141Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:55:45 [2020-11-14T23:55:45.141Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:55:45 [2020-11-14T23:55:45.141Z] === CONT  TestNetworkInvalidJSON//networks/create
23:55:45 [2020-11-14T23:55:45.141Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:55:45 [2020-11-14T23:55:45.141Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:55:45 [2020-11-14T23:55:45.141Z] --- PASS: TestNetworkInvalidJSON (0.04s)
23:55:45 [2020-11-14T23:55:45.141Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
23:55:45 [2020-11-14T23:55:45.141Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
23:55:45 [2020-11-14T23:55:45.141Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestHostIPv4BridgeLabel
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     network_test.go:97: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestDaemonRestartWithLiveRestore
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     service_test.go:29: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestDaemonDefaultNetworkPools
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     service_test.go:52: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestDaemonRestartWithExistingNetwork
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     service_test.go:96: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     service_test.go:130: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     service_test.go:181: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestServiceWithPredefinedNetwork
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     service_test.go:206: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     service_test.go:236: FLAKY_TEST
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestServiceWithDataPathPortInit
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     service_test.go:326: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.141Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:55:45 [2020-11-14T23:55:45.141Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:55:45 [2020-11-14T23:55:45.141Z]     service_test.go:394: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.141Z] PASS
23:55:45 [2020-11-14T23:55:45.141Z] ok  	github.com/docker/docker/integration/network	0.259s
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === Skipped
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     network_test.go:97: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     service_test.go:29: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     service_test.go:52: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     service_test.go:96: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     service_test.go:130: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     service_test.go:181: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     service_test.go:206: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     service_test.go:236: FLAKY_TEST
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     service_test.go:326: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
23:55:45 [2020-11-14T23:55:45.604Z]     service_test.go:394: testEnv.OSType == "windows"
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] 
23:55:45 [2020-11-14T23:55:45.604Z] DONE 19 tests, 15 skipped in 3.493s
23:55:45 [2020-11-14T23:55:45.604Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
23:55:46 [2020-11-14T23:55:46.067Z] testing: warning: no tests to run
23:55:46 [2020-11-14T23:55:46.067Z] PASS
23:55:46 [2020-11-14T23:55:46.067Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
23:55:46 [2020-11-14T23:55:46.067Z] 
23:55:46 [2020-11-14T23:55:46.067Z] DONE 0 tests in 0.349s
23:55:46 [2020-11-14T23:55:46.067Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
23:55:46 [2020-11-14T23:55:46.067Z] testing: warning: no tests to run
23:55:46 [2020-11-14T23:55:46.067Z] PASS
23:55:46 [2020-11-14T23:55:46.067Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
23:55:46 [2020-11-14T23:55:46.530Z] 
23:55:46 [2020-11-14T23:55:46.530Z] DONE 0 tests in 0.356s
23:55:46 [2020-11-14T23:55:46.530Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
23:55:47 [2020-11-14T23:55:47.012Z] === RUN   TestDockerSuite/TestExecInteractive
23:55:47 [2020-11-14T23:55:47.583Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
23:55:48 [2020-11-14T23:55:48.087Z] testing: warning: no tests to run
23:55:48 [2020-11-14T23:55:48.087Z] PASS
23:55:48 [2020-11-14T23:55:48.087Z] testing: warning: no tests to run
23:55:48 [2020-11-14T23:55:48.087Z] PASS
23:55:48 [2020-11-14T23:55:48.087Z] ok  	github.com/docker/docker/integration/plugin	0.191s [no tests to run]
23:55:48 [2020-11-14T23:55:48.087Z] ok  	github.com/docker/docker/integration/plugin/authz	0.205s [no tests to run]
23:55:48 [2020-11-14T23:55:48.523Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
23:55:48 [2020-11-14T23:55:48.784Z] === RUN   TestDockerSuite/TestExecParseError
23:55:49 [2020-11-14T23:55:49.355Z] === RUN   TestDockerSuite/TestExecPausedContainer
23:55:49 [2020-11-14T23:55:49.355Z] --- PASS: TestInfoAPIWarnings (16.36s)
23:55:49 [2020-11-14T23:55:49.355Z] === RUN   TestInfoDebug
23:55:49 [2020-11-14T23:55:49.927Z] --- PASS: TestInfoDebug (0.54s)
23:55:49 [2020-11-14T23:55:49.927Z] === RUN   TestInfoInsecureRegistries
23:55:49 [2020-11-14T23:55:49.927Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
23:55:50 [2020-11-14T23:55:50.497Z] --- PASS: TestInfoInsecureRegistries (0.54s)
23:55:50 [2020-11-14T23:55:50.497Z] === RUN   TestInfoRegistryMirrors
23:55:50 [2020-11-14T23:55:50.497Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
23:55:51 [2020-11-14T23:55:51.067Z] --- PASS: TestInfoRegistryMirrors (0.54s)
23:55:51 [2020-11-14T23:55:51.067Z] === RUN   TestLoginFailsWithBadCredentials
23:55:51 [2020-11-14T23:55:51.327Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s)
23:55:51 [2020-11-14T23:55:51.327Z] === RUN   TestPingCacheHeaders
23:55:51 [2020-11-14T23:55:51.327Z] --- PASS: TestPingCacheHeaders (0.06s)
23:55:51 [2020-11-14T23:55:51.327Z] === RUN   TestPingGet
23:55:51 [2020-11-14T23:55:51.327Z] --- PASS: TestPingGet (0.03s)
23:55:51 [2020-11-14T23:55:51.327Z] === RUN   TestPingHead
23:55:51 [2020-11-14T23:55:51.327Z] --- PASS: TestPingHead (0.03s)
23:55:51 [2020-11-14T23:55:51.327Z] === RUN   TestVersion
23:55:51 [2020-11-14T23:55:51.327Z] --- PASS: TestVersion (0.02s)
23:55:51 [2020-11-14T23:55:51.327Z] PASS
23:55:51 [2020-11-14T23:55:51.327Z] 
23:55:51 [2020-11-14T23:55:51.327Z] === Skipped
23:55:51 [2020-11-14T23:55:51.327Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:55:51 [2020-11-14T23:55:51.327Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:55:51 [2020-11-14T23:55:51.327Z] 
23:55:51 [2020-11-14T23:55:51.327Z] 
23:55:51 [2020-11-14T23:55:51.327Z] DONE 18 tests, 1 skipped in 21.224s
23:55:51 [2020-11-14T23:55:51.327Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:55:51 [2020-11-14T23:55:51.327Z] ++ 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
23:55:51 [2020-11-14T23:55:51.327Z] ++ set -e
23:55:51 [2020-11-14T23:55:51.327Z] ++ '[' -n 0 ']'
23:55:51 [2020-11-14T23:55:51.327Z] ++ set -x
23:55:51 [2020-11-14T23:55:51.327Z] ++ env -i DEST=/go/src/github.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
23:55:51 [2020-11-14T23:55:51.588Z] INFO: Testing against a local daemon
23:55:51 [2020-11-14T23:55:51.588Z] === RUN   TestVolumesCreateAndList
23:55:51 [2020-11-14T23:55:51.588Z] --- PASS: TestVolumesCreateAndList (0.03s)
23:55:51 [2020-11-14T23:55:51.588Z] === RUN   TestVolumesRemove
23:55:51 [2020-11-14T23:55:51.588Z] --- PASS: TestVolumesRemove (0.09s)
23:55:51 [2020-11-14T23:55:51.588Z] === RUN   TestVolumesInspect
23:55:51 [2020-11-14T23:55:51.588Z] --- PASS: TestVolumesInspect (0.04s)
23:55:51 [2020-11-14T23:55:51.588Z] === RUN   TestVolumesInvalidJSON
23:55:51 [2020-11-14T23:55:51.588Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:55:51 [2020-11-14T23:55:51.588Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:55:51 [2020-11-14T23:55:51.588Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:55:51 [2020-11-14T23:55:51.588Z] --- PASS: TestVolumesInvalidJSON (0.03s)
23:55:51 [2020-11-14T23:55:51.588Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:55:51 [2020-11-14T23:55:51.588Z] PASS
23:55:51 [2020-11-14T23:55:51.588Z] 
23:55:51 [2020-11-14T23:55:51.588Z] DONE 5 tests in 0.315s
23:55:51 [2020-11-14T23:55:51.588Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:55:51 [2020-11-14T23:55:51.849Z] === RUN   TestDockerSuite/TestExecSetEnv
23:55:51 [2020-11-14T23:55:51.849Z] ++++ cat bundles/test-integration/docker.pid
23:55:51 [2020-11-14T23:55:51.849Z] +++ kill 5586
23:55:52 [2020-11-14T23:55:52.421Z] === RUN   TestDockerSuite/TestExecStartFails
23:55:53 [2020-11-14T23:55:53.364Z] === RUN   TestDockerSuite/TestExecStateCleanup
23:55:53 [2020-11-14T23:55:53.364Z] +++ /etc/init.d/apparmor stop
23:55:53 [2020-11-14T23:55:53.364Z] Leaving: AppArmorNo profiles have been unloaded.
23:55:53 [2020-11-14T23:55:53.364Z] 
23:55:53 [2020-11-14T23:55:53.364Z] Unloading profiles will leave already running processes permanently
23:55:53 [2020-11-14T23:55:53.364Z] unconfined, which can lead to unexpected situations.
23:55:53 [2020-11-14T23:55:53.364Z] 
23:55:53 [2020-11-14T23:55:53.364Z] To set a process to complain mode, use the command line tool
23:55:53 [2020-11-14T23:55:53.364Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:55:53 [2020-11-14T23:55:53.364Z] +++ true
23:55:53 [2020-11-14T23:55:53.364Z] exiting test-integration
23:55:53 [2020-11-14T23:55:53.364Z] ++ exit 0
23:55:53 [2020-11-14T23:55:53.364Z] 
23:55:54 [2020-11-14T23:55:54.305Z] + for job in $(jobs -p)
23:55:54 [2020-11-14T23:55:54.305Z] + wait 16188
23:55:58 [2020-11-14T23:55:58.682Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:55:58 [2020-11-14T23:55:58.682Z] INFO: Testing against a local daemon
23:55:58 [2020-11-14T23:55:58.682Z] === RUN   TestExternalGraphDriver
23:55:58 [2020-11-14T23:55:58.682Z] --- SKIP: TestExternalGraphDriver (0.01s)
23:55:58 [2020-11-14T23:55:58.682Z]     external_test.go:48: runtime.GOOS == "windows"
23:55:58 [2020-11-14T23:55:58.682Z] === RUN   TestGraphdriverPluginV2
23:55:58 [2020-11-14T23:55:58.682Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
23:55:58 [2020-11-14T23:55:58.682Z]     external_test.go:408: runtime.GOOS == "windows"
23:55:58 [2020-11-14T23:55:58.682Z] PASS
23:55:58 [2020-11-14T23:55:58.682Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.534s
23:55:59 [2020-11-14T23:55:59.156Z] testing: warning: no tests to run
23:55:59 [2020-11-14T23:55:59.156Z] PASS
23:55:59 [2020-11-14T23:55:59.156Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.150s [no tests to run]
23:56:00 [2020-11-14T23:56:00.134Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:00 [2020-11-14T23:56:00.134Z] INFO: Testing against a local daemon
23:56:00 [2020-11-14T23:56:00.134Z] === RUN   TestReadPluginNoRead
23:56:00 [2020-11-14T23:56:00.134Z] --- SKIP: TestReadPluginNoRead (0.00s)
23:56:00 [2020-11-14T23:56:00.134Z]     read_test.go:21: no unix domain sockets on Windows
23:56:00 [2020-11-14T23:56:00.134Z] PASS
23:56:00 [2020-11-14T23:56:00.134Z] ok  	github.com/docker/docker/integration/plugin/logging	0.283s
23:56:00 [2020-11-14T23:56:00.134Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:00 [2020-11-14T23:56:00.134Z] INFO: Testing against a local daemon
23:56:00 [2020-11-14T23:56:00.134Z] === RUN   TestPluginInvalidJSON
23:56:00 [2020-11-14T23:56:00.134Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:56:00 [2020-11-14T23:56:00.134Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:56:00 [2020-11-14T23:56:00.134Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:56:00 [2020-11-14T23:56:00.134Z] --- PASS: TestPluginInvalidJSON (0.05s)
23:56:00 [2020-11-14T23:56:00.134Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
23:56:00 [2020-11-14T23:56:00.134Z] === RUN   TestPluginInstall
23:56:00 [2020-11-14T23:56:00.134Z] --- SKIP: TestPluginInstall (0.00s)
23:56:00 [2020-11-14T23:56:00.134Z]     plugin_test.go:55: testEnv.OSType == "windows"
23:56:00 [2020-11-14T23:56:00.134Z] PASS
23:56:00 [2020-11-14T23:56:00.134Z] ok  	github.com/docker/docker/integration/plugin/common	0.629s
23:56:00 [2020-11-14T23:56:00.134Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
23:56:00 [2020-11-14T23:56:00.134Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
23:56:01 [2020-11-14T23:56:01.110Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:01 [2020-11-14T23:56:01.110Z] INFO: Testing against a local daemon
23:56:01 [2020-11-14T23:56:01.110Z] === RUN   TestPluginWithDevMounts
23:56:01 [2020-11-14T23:56:01.110Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:56:01 [2020-11-14T23:56:01.110Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:56:01 [2020-11-14T23:56:01.110Z] PASS
23:56:01 [2020-11-14T23:56:01.110Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.179s
23:56:01 [2020-11-14T23:56:01.110Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
23:56:01 [2020-11-14T23:56:01.110Z] 
23:56:01 [2020-11-14T23:56:01.110Z] === Skipped
23:56:01 [2020-11-14T23:56:01.110Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
23:56:01 [2020-11-14T23:56:01.110Z]     plugin_test.go:55: testEnv.OSType == "windows"
23:56:01 [2020-11-14T23:56:01.110Z] 
23:56:01 [2020-11-14T23:56:01.110Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
23:56:01 [2020-11-14T23:56:01.110Z]     external_test.go:48: runtime.GOOS == "windows"
23:56:01 [2020-11-14T23:56:01.110Z] 
23:56:01 [2020-11-14T23:56:01.110Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
23:56:01 [2020-11-14T23:56:01.110Z]     external_test.go:408: runtime.GOOS == "windows"
23:56:01 [2020-11-14T23:56:01.110Z] 
23:56:01 [2020-11-14T23:56:01.110Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
23:56:01 [2020-11-14T23:56:01.110Z]     read_test.go:21: no unix domain sockets on Windows
23:56:01 [2020-11-14T23:56:01.110Z] 
23:56:01 [2020-11-14T23:56:01.110Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
23:56:01 [2020-11-14T23:56:01.110Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:56:01 [2020-11-14T23:56:01.110Z] 
23:56:01 [2020-11-14T23:56:01.110Z] 
23:56:01 [2020-11-14T23:56:01.110Z] DONE 7 tests, 5 skipped in 14.817s
23:56:01 [2020-11-14T23:56:01.110Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
23:56:01 [2020-11-14T23:56:01.574Z] testing: warning: no tests to run
23:56:01 [2020-11-14T23:56:01.574Z] PASS
23:56:01 [2020-11-14T23:56:01.574Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
23:56:01 [2020-11-14T23:56:01.574Z] 
23:56:01 [2020-11-14T23:56:01.574Z] DONE 0 tests in 0.320s
23:56:01 [2020-11-14T23:56:01.574Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
23:56:02 [2020-11-14T23:56:02.557Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:02 [2020-11-14T23:56:02.557Z] INFO: Testing against a local daemon
23:56:02 [2020-11-14T23:56:02.557Z] === RUN   TestPluginInvalidJSON
23:56:02 [2020-11-14T23:56:02.557Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:56:02 [2020-11-14T23:56:02.557Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:56:02 [2020-11-14T23:56:02.557Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:56:02 [2020-11-14T23:56:02.557Z] --- PASS: TestPluginInvalidJSON (0.05s)
23:56:02 [2020-11-14T23:56:02.557Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
23:56:02 [2020-11-14T23:56:02.557Z] === RUN   TestPluginInstall
23:56:02 [2020-11-14T23:56:02.557Z] --- SKIP: TestPluginInstall (0.00s)
23:56:02 [2020-11-14T23:56:02.558Z]     plugin_test.go:55: testEnv.OSType == "windows"
23:56:02 [2020-11-14T23:56:02.558Z] PASS
23:56:02 [2020-11-14T23:56:02.558Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
23:56:02 [2020-11-14T23:56:02.558Z] 
23:56:02 [2020-11-14T23:56:02.558Z] === Skipped
23:56:02 [2020-11-14T23:56:02.558Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
23:56:02 [2020-11-14T23:56:02.558Z]     plugin_test.go:55: testEnv.OSType == "windows"
23:56:02 [2020-11-14T23:56:02.558Z] 
23:56:02 [2020-11-14T23:56:02.558Z] 
23:56:02 [2020-11-14T23:56:02.558Z] DONE 3 tests, 1 skipped in 0.809s
23:56:02 [2020-11-14T23:56:02.558Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
23:56:03 [2020-11-14T23:56:03.024Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:03 [2020-11-14T23:56:03.024Z] INFO: Testing against a local daemon
23:56:03 [2020-11-14T23:56:03.024Z] === RUN   TestExternalGraphDriver
23:56:03 [2020-11-14T23:56:03.024Z] --- SKIP: TestExternalGraphDriver (0.01s)
23:56:03 [2020-11-14T23:56:03.024Z]     external_test.go:48: runtime.GOOS == "windows"
23:56:03 [2020-11-14T23:56:03.024Z] === RUN   TestGraphdriverPluginV2
23:56:03 [2020-11-14T23:56:03.024Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
23:56:03 [2020-11-14T23:56:03.024Z]     external_test.go:408: runtime.GOOS == "windows"
23:56:03 [2020-11-14T23:56:03.024Z] PASS
23:56:03 [2020-11-14T23:56:03.024Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
23:56:03 [2020-11-14T23:56:03.024Z] 
23:56:03 [2020-11-14T23:56:03.024Z] === Skipped
23:56:03 [2020-11-14T23:56:03.024Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
23:56:03 [2020-11-14T23:56:03.024Z]     external_test.go:48: runtime.GOOS == "windows"
23:56:03 [2020-11-14T23:56:03.024Z] 
23:56:03 [2020-11-14T23:56:03.024Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
23:56:03 [2020-11-14T23:56:03.024Z]     external_test.go:408: runtime.GOOS == "windows"
23:56:03 [2020-11-14T23:56:03.024Z] 
23:56:03 [2020-11-14T23:56:03.024Z] 
23:56:03 [2020-11-14T23:56:03.024Z] DONE 2 tests, 2 skipped in 0.756s
23:56:03 [2020-11-14T23:56:03.489Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
23:56:03 [2020-11-14T23:56:03.953Z] testing: warning: no tests to run
23:56:03 [2020-11-14T23:56:03.953Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:03 [2020-11-14T23:56:03.953Z] PASS
23:56:03 [2020-11-14T23:56:03.953Z] INFO: Testing against a local daemon
23:56:03 [2020-11-14T23:56:03.953Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
23:56:03 [2020-11-14T23:56:03.953Z] === RUN   TestReadPluginNoRead
23:56:03 [2020-11-14T23:56:03.953Z] --- SKIP: TestReadPluginNoRead (0.00s)
23:56:03 [2020-11-14T23:56:03.953Z]     read_test.go:21: no unix domain sockets on Windows
23:56:03 [2020-11-14T23:56:03.953Z] PASS
23:56:03 [2020-11-14T23:56:03.953Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
23:56:03 [2020-11-14T23:56:03.953Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
23:56:03 [2020-11-14T23:56:03.953Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
23:56:03 [2020-11-14T23:56:03.953Z] 
23:56:03 [2020-11-14T23:56:03.953Z] === Skipped
23:56:03 [2020-11-14T23:56:03.953Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
23:56:03 [2020-11-14T23:56:03.953Z]     read_test.go:21: no unix domain sockets on Windows
23:56:03 [2020-11-14T23:56:03.953Z] 
23:56:03 [2020-11-14T23:56:03.953Z] 
23:56:03 [2020-11-14T23:56:03.953Z] DONE 1 tests, 1 skipped in 0.834s
23:56:03 [2020-11-14T23:56:03.953Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
23:56:04 [2020-11-14T23:56:04.313Z] === RUN   TestDockerSuite/TestExecStopNotHanging
23:56:04 [2020-11-14T23:56:04.928Z] testing: warning: no tests to run
23:56:04 [2020-11-14T23:56:04.928Z] PASS
23:56:04 [2020-11-14T23:56:04.928Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
23:56:04 [2020-11-14T23:56:04.928Z] 
23:56:04 [2020-11-14T23:56:04.928Z] DONE 0 tests in 0.508s
23:56:04 [2020-11-14T23:56:04.928Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
23:56:05 [2020-11-14T23:56:05.253Z] === RUN   TestDockerSuite/TestExecTTY
23:56:05 [2020-11-14T23:56:05.392Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:05 [2020-11-14T23:56:05.392Z] INFO: Testing against a local daemon
23:56:05 [2020-11-14T23:56:05.392Z] === RUN   TestPluginWithDevMounts
23:56:05 [2020-11-14T23:56:05.392Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:56:05 [2020-11-14T23:56:05.392Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:56:05 [2020-11-14T23:56:05.392Z] PASS
23:56:05 [2020-11-14T23:56:05.392Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
23:56:05 [2020-11-14T23:56:05.392Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
23:56:05 [2020-11-14T23:56:05.392Z] 
23:56:05 [2020-11-14T23:56:05.392Z] === Skipped
23:56:05 [2020-11-14T23:56:05.392Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
23:56:05 [2020-11-14T23:56:05.392Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:56:05 [2020-11-14T23:56:05.392Z] 
23:56:05 [2020-11-14T23:56:05.392Z] 
23:56:05 [2020-11-14T23:56:05.392Z] DONE 1 tests, 1 skipped in 0.804s
23:56:05 [2020-11-14T23:56:05.392Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
23:56:05 [2020-11-14T23:56:05.514Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
23:56:06 [2020-11-14T23:56:06.085Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
23:56:06 [2020-11-14T23:56:06.656Z] === RUN   TestDockerSuite/TestExecUlimits
23:56:07 [2020-11-14T23:56:07.231Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
23:56:07 [2020-11-14T23:56:07.231Z] === RUN   TestDockerSuite/TestExecWithImageUser
23:56:07 [2020-11-14T23:56:07.587Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:07 [2020-11-14T23:56:07.587Z] INFO: Testing against a local daemon
23:56:07 [2020-11-14T23:56:07.587Z] === RUN   TestSecretInspect
23:56:07 [2020-11-14T23:56:07.587Z] --- SKIP: TestSecretInspect (0.00s)
23:56:07 [2020-11-14T23:56:07.587Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
23:56:07 [2020-11-14T23:56:07.587Z] === RUN   TestSecretList
23:56:07 [2020-11-14T23:56:07.587Z] --- SKIP: TestSecretList (0.00s)
23:56:07 [2020-11-14T23:56:07.587Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
23:56:07 [2020-11-14T23:56:07.587Z] === RUN   TestSecretsCreateAndDelete
23:56:07 [2020-11-14T23:56:07.587Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
23:56:07 [2020-11-14T23:56:07.587Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
23:56:07 [2020-11-14T23:56:07.587Z] === RUN   TestSecretsUpdate
23:56:07 [2020-11-14T23:56:07.587Z] --- SKIP: TestSecretsUpdate (0.00s)
23:56:07 [2020-11-14T23:56:07.587Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
23:56:07 [2020-11-14T23:56:07.587Z] === RUN   TestTemplatedSecret
23:56:07 [2020-11-14T23:56:07.587Z] --- SKIP: TestTemplatedSecret (0.01s)
23:56:07 [2020-11-14T23:56:07.587Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
23:56:07 [2020-11-14T23:56:07.587Z] === RUN   TestSecretCreateResolve
23:56:07 [2020-11-14T23:56:07.587Z] --- SKIP: TestSecretCreateResolve (0.00s)
23:56:07 [2020-11-14T23:56:07.587Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
23:56:07 [2020-11-14T23:56:07.587Z] PASS
23:56:07 [2020-11-14T23:56:07.587Z] ok  	github.com/docker/docker/integration/secret	0.204s
23:56:08 [2020-11-14T23:56:08.051Z] 
23:56:08 [2020-11-14T23:56:08.051Z] === Skipped
23:56:08 [2020-11-14T23:56:08.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
23:56:08 [2020-11-14T23:56:08.051Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
23:56:08 [2020-11-14T23:56:08.051Z] 
23:56:08 [2020-11-14T23:56:08.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
23:56:08 [2020-11-14T23:56:08.051Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
23:56:08 [2020-11-14T23:56:08.051Z] 
23:56:08 [2020-11-14T23:56:08.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
23:56:08 [2020-11-14T23:56:08.051Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
23:56:08 [2020-11-14T23:56:08.051Z] 
23:56:08 [2020-11-14T23:56:08.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
23:56:08 [2020-11-14T23:56:08.051Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
23:56:08 [2020-11-14T23:56:08.051Z] 
23:56:08 [2020-11-14T23:56:08.051Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s)
23:56:08 [2020-11-14T23:56:08.051Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
23:56:08 [2020-11-14T23:56:08.051Z] 
23:56:08 [2020-11-14T23:56:08.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
23:56:08 [2020-11-14T23:56:08.051Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
23:56:08 [2020-11-14T23:56:08.051Z] 
23:56:08 [2020-11-14T23:56:08.051Z] 
23:56:08 [2020-11-14T23:56:08.051Z] DONE 6 tests, 6 skipped in 2.261s
23:56:08 [2020-11-14T23:56:08.051Z] Running D:\gopath\src\github.com\docker\docker\integration\service
23:56:08 [2020-11-14T23:56:08.614Z] === RUN   TestDockerSuite/TestExecWithNoTERM
23:56:09 [2020-11-14T23:56:09.184Z] === RUN   TestDockerSuite/TestExecWithPrivileged
23:56:10 [2020-11-14T23:56:10.126Z] === RUN   TestDockerSuite/TestExecWithTERM
23:56:10 [2020-11-14T23:56:10.697Z] === RUN   TestDockerSuite/TestExecWithUser
23:56:10 [2020-11-14T23:56:10.979Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:10 [2020-11-14T23:56:10.979Z] INFO: Testing against a local daemon
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestServiceCreateInit
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:56:10 [2020-11-14T23:56:10.979Z] --- PASS: TestServiceCreateInit (0.03s)
23:56:10 [2020-11-14T23:56:10.979Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestCreateServiceMultipleTimes
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestCreateServiceConflict
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestCreateServiceConflict (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestCreateServiceMaxReplicas
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
23:56:10 [2020-11-14T23:56:10.979Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestCreateWithDuplicateNetworkNames
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestCreateServiceSecretFileMode
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestCreateServiceConfigFileMode
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestCreateServiceSysctls
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestCreateServiceSysctls (0.03s)
23:56:10 [2020-11-14T23:56:10.979Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestCreateServiceCapabilities
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
23:56:10 [2020-11-14T23:56:10.979Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestInspect
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestInspect (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestCreateJob
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestCreateJob (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestReplicatedJob
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestReplicatedJob (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestUpdateReplicatedJob
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestServiceListWithStatuses
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestDockerNetworkConnectAlias
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestDockerNetworkReConnect
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestServicePlugin
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestServicePlugin (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.979Z] === RUN   TestServiceUpdateLabel
23:56:10 [2020-11-14T23:56:10.979Z] --- SKIP: TestServiceUpdateLabel (0.00s)
23:56:10 [2020-11-14T23:56:10.979Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
23:56:10 [2020-11-14T23:56:10.980Z] === RUN   TestServiceUpdateSecrets
23:56:10 [2020-11-14T23:56:10.980Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
23:56:10 [2020-11-14T23:56:10.980Z] === RUN   TestServiceUpdateConfigs
23:56:10 [2020-11-14T23:56:10.980Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
23:56:10 [2020-11-14T23:56:10.980Z] === RUN   TestServiceUpdateNetwork
23:56:10 [2020-11-14T23:56:10.980Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
23:56:10 [2020-11-14T23:56:10.980Z] === RUN   TestServiceUpdatePidsLimit
23:56:10 [2020-11-14T23:56:10.980Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
23:56:10 [2020-11-14T23:56:10.980Z] PASS
23:56:10 [2020-11-14T23:56:10.980Z] ok  	github.com/docker/docker/integration/service	0.352s
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === Skipped
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
23:56:10 [2020-11-14T23:56:10.980Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
23:56:10 [2020-11-14T23:56:10.980Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
23:56:10 [2020-11-14T23:56:10.980Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
23:56:10 [2020-11-14T23:56:10.980Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] 
23:56:10 [2020-11-14T23:56:10.980Z] DONE 24 tests, 23 skipped in 2.894s
23:56:10 [2020-11-14T23:56:10.980Z] Running D:\gopath\src\github.com\docker\docker\integration\session
23:56:11 [2020-11-14T23:56:11.269Z] === RUN   TestDockerSuite/TestGetContainerStats
23:56:13 [2020-11-14T23:56:13.173Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:13 [2020-11-14T23:56:13.173Z] INFO: Testing against a local daemon
23:56:13 [2020-11-14T23:56:13.173Z] === RUN   TestSessionCreate
23:56:13 [2020-11-14T23:56:13.173Z] --- SKIP: TestSessionCreate (0.00s)
23:56:13 [2020-11-14T23:56:13.173Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
23:56:13 [2020-11-14T23:56:13.173Z] === RUN   TestSessionCreateWithBadUpgrade
23:56:13 [2020-11-14T23:56:13.173Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
23:56:13 [2020-11-14T23:56:13.173Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
23:56:13 [2020-11-14T23:56:13.173Z] PASS
23:56:13 [2020-11-14T23:56:13.173Z] ok  	github.com/docker/docker/integration/session	0.293s
23:56:13 [2020-11-14T23:56:13.173Z] 
23:56:13 [2020-11-14T23:56:13.173Z] === Skipped
23:56:13 [2020-11-14T23:56:13.173Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
23:56:13 [2020-11-14T23:56:13.173Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
23:56:13 [2020-11-14T23:56:13.173Z] 
23:56:13 [2020-11-14T23:56:13.173Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
23:56:13 [2020-11-14T23:56:13.173Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
23:56:13 [2020-11-14T23:56:13.173Z] 
23:56:13 [2020-11-14T23:56:13.173Z] 
23:56:13 [2020-11-14T23:56:13.173Z] DONE 2 tests, 2 skipped in 2.111s
23:56:13 [2020-11-14T23:56:13.173Z] Running D:\gopath\src\github.com\docker\docker\integration\system
23:56:15 [2020-11-14T23:56:15.367Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:15 [2020-11-14T23:56:15.367Z] INFO: Testing against a local daemon
23:56:15 [2020-11-14T23:56:15.367Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:56:15 [2020-11-14T23:56:15.367Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:56:15 [2020-11-14T23:56:15.367Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
23:56:15 [2020-11-14T23:56:15.367Z] === RUN   TestEventsExecDie
23:56:15 [2020-11-14T23:56:15.367Z] --- SKIP: TestEventsExecDie (0.00s)
23:56:15 [2020-11-14T23:56:15.367Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
23:56:15 [2020-11-14T23:56:15.367Z] === RUN   TestEventsBackwardsCompatible
23:56:15 [2020-11-14T23:56:15.367Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
23:56:15 [2020-11-14T23:56:15.367Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
23:56:15 [2020-11-14T23:56:15.367Z] === RUN   TestInfoAPI
23:56:15 [2020-11-14T23:56:15.367Z] --- PASS: TestInfoAPI (0.05s)
23:56:15 [2020-11-14T23:56:15.367Z] === RUN   TestInfoAPIWarnings
23:56:15 [2020-11-14T23:56:15.367Z] --- SKIP: TestInfoAPIWarnings (0.00s)
23:56:15 [2020-11-14T23:56:15.367Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
23:56:15 [2020-11-14T23:56:15.367Z] === RUN   TestInfoDebug
23:56:15 [2020-11-14T23:56:15.367Z] --- SKIP: TestInfoDebug (0.00s)
23:56:15 [2020-11-14T23:56:15.367Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:56:15 [2020-11-14T23:56:15.367Z] === RUN   TestInfoInsecureRegistries
23:56:15 [2020-11-14T23:56:15.367Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
23:56:15 [2020-11-14T23:56:15.367Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:56:15 [2020-11-14T23:56:15.367Z] === RUN   TestInfoRegistryMirrors
23:56:15 [2020-11-14T23:56:15.367Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
23:56:15 [2020-11-14T23:56:15.367Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:56:15 [2020-11-14T23:56:15.367Z] === RUN   TestLoginFailsWithBadCredentials
23:56:16 [2020-11-14T23:56:16.345Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
23:56:16 [2020-11-14T23:56:16.345Z] === RUN   TestPingCacheHeaders
23:56:16 [2020-11-14T23:56:16.345Z] --- PASS: TestPingCacheHeaders (0.03s)
23:56:16 [2020-11-14T23:56:16.345Z] === RUN   TestPingGet
23:56:16 [2020-11-14T23:56:16.345Z] --- PASS: TestPingGet (0.03s)
23:56:16 [2020-11-14T23:56:16.345Z] === RUN   TestPingHead
23:56:16 [2020-11-14T23:56:16.345Z] --- PASS: TestPingHead (0.03s)
23:56:16 [2020-11-14T23:56:16.345Z] === RUN   TestVersion
23:56:16 [2020-11-14T23:56:16.345Z] --- PASS: TestVersion (0.03s)
23:56:16 [2020-11-14T23:56:16.345Z] PASS
23:56:16 [2020-11-14T23:56:16.345Z] ok  	github.com/docker/docker/integration/system	1.370s
23:56:16 [2020-11-14T23:56:16.345Z] 
23:56:16 [2020-11-14T23:56:16.345Z] === Skipped
23:56:16 [2020-11-14T23:56:16.345Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:56:16 [2020-11-14T23:56:16.345Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
23:56:16 [2020-11-14T23:56:16.345Z] 
23:56:16 [2020-11-14T23:56:16.345Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
23:56:16 [2020-11-14T23:56:16.345Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
23:56:16 [2020-11-14T23:56:16.345Z] 
23:56:16 [2020-11-14T23:56:16.345Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
23:56:16 [2020-11-14T23:56:16.345Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
23:56:16 [2020-11-14T23:56:16.345Z] 
23:56:16 [2020-11-14T23:56:16.345Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
23:56:16 [2020-11-14T23:56:16.345Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
23:56:16 [2020-11-14T23:56:16.345Z] 
23:56:16 [2020-11-14T23:56:16.345Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
23:56:16 [2020-11-14T23:56:16.345Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:56:16 [2020-11-14T23:56:16.345Z] 
23:56:16 [2020-11-14T23:56:16.345Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
23:56:16 [2020-11-14T23:56:16.345Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:56:16 [2020-11-14T23:56:16.345Z] 
23:56:16 [2020-11-14T23:56:16.345Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
23:56:16 [2020-11-14T23:56:16.345Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:56:16 [2020-11-14T23:56:16.345Z] 
23:56:16 [2020-11-14T23:56:16.345Z] 
23:56:16 [2020-11-14T23:56:16.345Z] DONE 13 tests, 7 skipped in 3.292s
23:56:16 [2020-11-14T23:56:16.345Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
23:56:16 [2020-11-14T23:56:16.550Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
23:56:18 [2020-11-14T23:56:18.538Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:18 [2020-11-14T23:56:18.538Z] INFO: Testing against a local daemon
23:56:18 [2020-11-14T23:56:18.538Z] === RUN   TestVolumesCreateAndList
23:56:18 [2020-11-14T23:56:18.538Z] --- PASS: TestVolumesCreateAndList (0.05s)
23:56:18 [2020-11-14T23:56:18.538Z] === RUN   TestVolumesRemove
23:56:18 [2020-11-14T23:56:18.538Z] --- PASS: TestVolumesRemove (0.06s)
23:56:18 [2020-11-14T23:56:18.538Z] === RUN   TestVolumesInspect
23:56:18 [2020-11-14T23:56:18.538Z] --- PASS: TestVolumesInspect (0.03s)
23:56:18 [2020-11-14T23:56:18.538Z] === RUN   TestVolumesInvalidJSON
23:56:18 [2020-11-14T23:56:18.538Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:56:18 [2020-11-14T23:56:18.538Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:56:18 [2020-11-14T23:56:18.538Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:56:18 [2020-11-14T23:56:18.538Z] --- PASS: TestVolumesInvalidJSON (0.02s)
23:56:18 [2020-11-14T23:56:18.538Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:56:18 [2020-11-14T23:56:18.538Z] PASS
23:56:18 [2020-11-14T23:56:18.538Z] ok  	github.com/docker/docker/integration/volume	0.368s
23:56:18 [2020-11-14T23:56:18.538Z] 
23:56:18 [2020-11-14T23:56:18.538Z] DONE 5 tests in 2.317s
23:56:19 [2020-11-14T23:56:19.002Z] INFO: make.ps1 ended at 11/14/2020 23:56:18
23:56:19 [2020-11-14T23:56:19.002Z] INFO: Integration CLI tests being run from the host:
23:56:19 [2020-11-14T23:56:19.002Z] 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" 
23:56:20 [2020-11-14T23:56:20.747Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
23:56:21 [2020-11-14T23:56:21.686Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
23:56:26 [2020-11-14T23:56:26.981Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
23:56:26 [2020-11-14T23:56:26.981Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
23:56:26 [2020-11-14T23:56:26.981Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
23:56:26 [2020-11-14T23:56:26.981Z] === RUN   TestDockerSuite/TestHealth
23:56:27 [2020-11-14T23:56:27.620Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:56:27 [2020-11-14T23:56:27.621Z] INFO: Testing against a local daemon
23:56:27 [2020-11-14T23:56:27.621Z] === RUN   TestDockerSuite
23:56:27 [2020-11-14T23:56:27.621Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:56:27 [2020-11-14T23:56:27.621Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:56:27 [2020-11-14T23:56:27.621Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:56:27 [2020-11-14T23:56:27.621Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:56:27 [2020-11-14T23:56:27.621Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:56:27 [2020-11-14T23:56:27.621Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:56:27 [2020-11-14T23:56:27.621Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:56:27 [2020-11-14T23:56:27.621Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:56:27 [2020-11-14T23:56:27.621Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:56:28 [2020-11-14T23:56:28.083Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:56:28 [2020-11-14T23:56:28.546Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:56:29 [2020-11-14T23:56:29.009Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestHistoryExistentImage
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
23:56:48 [2020-11-14T23:56:48.936Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
23:56:49 [2020-11-14T23:56:49.507Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
23:56:50 [2020-11-14T23:56:50.079Z] === RUN   TestDockerSuite/TestImagesFormat
23:56:50 [2020-11-14T23:56:50.079Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
23:56:50 [2020-11-14T23:56:50.649Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
23:56:53 [2020-11-14T23:56:53.188Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
23:56:53 [2020-11-14T23:56:53.188Z] === RUN   TestDockerSuite/TestImportBadURL
23:56:53 [2020-11-14T23:56:53.188Z] === RUN   TestDockerSuite/TestImportDisplay
23:56:54 [2020-11-14T23:56:54.570Z] === RUN   TestDockerSuite/TestImportFile
23:56:55 [2020-11-14T23:56:55.514Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
23:56:55 [2020-11-14T23:56:55.514Z] === RUN   TestDockerSuite/TestImportFileWithMessage
23:56:56 [2020-11-14T23:56:56.897Z] === RUN   TestDockerSuite/TestImportGzipped
23:56:58 [2020-11-14T23:56:58.281Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
23:56:59 [2020-11-14T23:56:59.222Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
23:56:59 [2020-11-14T23:56:59.803Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
23:57:00 [2020-11-14T23:57:00.388Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
23:57:00 [2020-11-14T23:57:00.958Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
23:57:00 [2020-11-14T23:57:00.958Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
23:57:00 [2020-11-14T23:57:00.958Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
23:57:01 [2020-11-14T23:57:01.529Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
23:57:01 [2020-11-14T23:57:01.789Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
23:57:02 [2020-11-14T23:57:02.359Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
23:57:02 [2020-11-14T23:57:02.929Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
23:57:03 [2020-11-14T23:57:03.500Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
23:57:03 [2020-11-14T23:57:03.760Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
23:57:03 [2020-11-14T23:57:03.761Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
23:57:05 [2020-11-14T23:57:05.144Z] === RUN   TestDockerSuite/TestInspectAmpersand
23:57:05 [2020-11-14T23:57:05.715Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
23:57:05 [2020-11-14T23:57:05.976Z] === RUN   TestDockerSuite/TestInspectByPrefix
23:57:05 [2020-11-14T23:57:05.976Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
23:57:06 [2020-11-14T23:57:06.548Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
23:57:06 [2020-11-14T23:57:06.548Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
23:57:06 [2020-11-14T23:57:06.809Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
23:57:07 [2020-11-14T23:57:07.379Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
23:57:07 [2020-11-14T23:57:07.951Z] === RUN   TestDockerSuite/TestInspectDefault
23:57:08 [2020-11-14T23:57:08.896Z] === RUN   TestDockerSuite/TestInspectHistory
23:57:09 [2020-11-14T23:57:09.839Z] === RUN   TestDockerSuite/TestInspectImage
23:57:09 [2020-11-14T23:57:09.839Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
23:57:09 [2020-11-14T23:57:09.839Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
23:57:09 [2020-11-14T23:57:09.839Z] === RUN   TestDockerSuite/TestInspectInt64
23:57:10 [2020-11-14T23:57:10.411Z] === RUN   TestDockerSuite/TestInspectJSONFields
23:57:11 [2020-11-14T23:57:11.352Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
23:57:11 [2020-11-14T23:57:11.352Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
23:57:11 [2020-11-14T23:57:11.352Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
23:57:11 [2020-11-14T23:57:11.613Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
23:57:12 [2020-11-14T23:57:12.552Z] === RUN   TestDockerSuite/TestInspectPlugin
23:57:14 [2020-11-14T23:57:14.465Z] === RUN   TestDockerSuite/TestInspectRootFS
23:57:14 [2020-11-14T23:57:14.465Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
23:57:15 [2020-11-14T23:57:15.037Z] === RUN   TestDockerSuite/TestInspectStatus
23:57:15 [2020-11-14T23:57:15.979Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
23:57:17 [2020-11-14T23:57:17.367Z] === RUN   TestDockerSuite/TestInspectTemplateError
23:57:17 [2020-11-14T23:57:17.936Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
23:57:18 [2020-11-14T23:57:18.506Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
23:57:19 [2020-11-14T23:57:19.451Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
23:57:20 [2020-11-14T23:57:20.022Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
23:57:20 [2020-11-14T23:57:20.962Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
23:57:21 [2020-11-14T23:57:21.222Z] === RUN   TestDockerSuite/TestInspectUnknownObject
23:57:21 [2020-11-14T23:57:21.222Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
23:57:23 [2020-11-14T23:57:23.134Z] === RUN   TestDockerSuite/TestLinkShortDefinition
23:57:23 [2020-11-14T23:57:23.704Z] === RUN   TestDockerSuite/TestLinksEnvs
23:57:24 [2020-11-14T23:57:24.644Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
23:57:24 [2020-11-14T23:57:24.905Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
23:57:26 [2020-11-14T23:57:26.290Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
23:57:27 [2020-11-14T23:57:27.675Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
23:57:29 [2020-11-14T23:57:29.586Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
23:57:29 [2020-11-14T23:57:29.586Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
23:57:30 [2020-11-14T23:57:30.528Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
23:57:30 [2020-11-14T23:57:30.789Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
23:57:31 [2020-11-14T23:57:31.049Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
23:57:31 [2020-11-14T23:57:31.621Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
23:57:41 [2020-11-14T23:57:41.644Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
23:57:41 [2020-11-14T23:57:41.904Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
23:57:42 [2020-11-14T23:57:42.845Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
23:57:43 [2020-11-14T23:57:43.417Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
23:57:45 [2020-11-14T23:57:45.329Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
23:57:45 [2020-11-14T23:57:45.329Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
23:57:45 [2020-11-14T23:57:45.329Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
23:57:45 [2020-11-14T23:57:45.329Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
23:57:45 [2020-11-14T23:57:45.329Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
23:57:45 [2020-11-14T23:57:45.900Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
23:57:46 [2020-11-14T23:57:46.471Z] === RUN   TestDockerSuite/TestLogsAPIUntil
23:57:48 [2020-11-14T23:57:48.380Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
23:57:49 [2020-11-14T23:57:49.764Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
23:57:50 [2020-11-14T23:57:50.706Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
23:57:54 [2020-11-14T23:57:54.907Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
23:57:55 [2020-11-14T23:57:55.477Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
23:57:55 [2020-11-14T23:57:55.477Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
23:57:56 [2020-11-14T23:57:56.418Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
23:57:56 [2020-11-14T23:57:56.988Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
23:57:57 [2020-11-14T23:57:57.932Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
23:57:58 [2020-11-14T23:57:58.875Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
23:57:59 [2020-11-14T23:57:59.462Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
23:58:02 [2020-11-14T23:58:02.005Z] === RUN   TestDockerSuite/TestLogsFollowStopped
23:58:02 [2020-11-14T23:58:02.005Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
23:58:02 [2020-11-14T23:58:02.575Z] === RUN   TestDockerSuite/TestLogsSince
23:58:03 [2020-11-14T23:58:03.515Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
23:58:08 [2020-11-14T23:58:08.801Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
23:58:09 [2020-11-14T23:58:09.062Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
23:58:15 [2020-11-14T23:58:15.647Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
23:58:15 [2020-11-14T23:58:15.647Z] === RUN   TestDockerSuite/TestLogsTail
23:58:15 [2020-11-14T23:58:15.906Z] === RUN   TestDockerSuite/TestLogsTimestamps
23:58:16 [2020-11-14T23:58:16.478Z] === RUN   TestDockerSuite/TestLogsWithDetails
23:58:17 [2020-11-14T23:58:17.047Z] === RUN   TestDockerSuite/TestMountIntoProc
23:58:17 [2020-11-14T23:58:17.309Z] === RUN   TestDockerSuite/TestMountIntoSys
23:58:17 [2020-11-14T23:58:17.569Z] === RUN   TestDockerSuite/TestNetHostname
23:58:18 [2020-11-14T23:58:18.951Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
23:58:19 [2020-11-14T23:58:19.211Z] === RUN   TestDockerSuite/TestNetworkEvents
23:58:25 [2020-11-14T23:58:25.795Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
23:58:26 [2020-11-14T23:58:26.385Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
23:58:26 [2020-11-14T23:58:26.645Z] === RUN   TestDockerSuite/TestPluginActive
23:58:28 [2020-11-14T23:58:28.556Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
23:58:35 [2020-11-14T23:58:35.139Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
23:58:35 [2020-11-14T23:58:35.139Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
23:58:35 [2020-11-14T23:58:35.139Z] === RUN   TestDockerSuite/TestPluginLogDriver
23:58:36 [2020-11-14T23:58:36.523Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
23:58:37 [2020-11-14T23:58:37.909Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
23:58:39 [2020-11-14T23:58:39.293Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
23:58:39 [2020-11-14T23:58:39.293Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
23:58:41 [2020-11-14T23:58:41.837Z] === RUN   TestDockerSuite/TestPluginUpgrade
23:58:47 [2020-11-14T23:58:47.123Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
23:58:48 [2020-11-14T23:58:48.064Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
23:58:49 [2020-11-14T23:58:49.007Z] === RUN   TestDockerSuite/TestPortHostBinding
23:58:49 [2020-11-14T23:58:49.964Z] === RUN   TestDockerSuite/TestPortList
23:58:56 [2020-11-14T23:58:56.019Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:58:56 [2020-11-14T23:58:56.482Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:58:56 [2020-11-14T23:58:56.482Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:58:56 [2020-11-14T23:58:56.482Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:58:56 [2020-11-14T23:58:56.482Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:58:56 [2020-11-14T23:58:56.482Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:58:56 [2020-11-14T23:58:56.482Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:58:56 [2020-11-14T23:58:56.482Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:58:56 [2020-11-14T23:58:56.482Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:58:56 [2020-11-14T23:58:56.482Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:58:56 [2020-11-14T23:58:56.572Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
23:58:56 [2020-11-14T23:58:56.950Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:58:56 [2020-11-14T23:58:56.950Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:58:57 [2020-11-14T23:58:57.511Z] === RUN   TestDockerSuite/TestPostContainersAttach
23:59:01 [2020-11-14T23:59:01.709Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
23:59:02 [2020-11-14T23:59:02.787Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:59:02 [2020-11-14T23:59:02.787Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:59:02 [2020-11-14T23:59:02.787Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:59:03 [2020-11-14T23:59:03.622Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
23:59:03 [2020-11-14T23:59:03.622Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
23:59:03 [2020-11-14T23:59:03.622Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
23:59:04 [2020-11-14T23:59:04.193Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
23:59:04 [2020-11-14T23:59:04.193Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
23:59:04 [2020-11-14T23:59:04.765Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
23:59:04 [2020-11-14T23:59:04.765Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
23:59:05 [2020-11-14T23:59:05.008Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:59:05 [2020-11-14T23:59:05.336Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
23:59:05 [2020-11-14T23:59:05.596Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
23:59:06 [2020-11-14T23:59:06.540Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
23:59:06 [2020-11-14T23:59:06.540Z] === RUN   TestDockerSuite/TestPruneContainerLabel
23:59:06 [2020-11-14T23:59:06.569Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:59:06 [2020-11-14T23:59:06.569Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:59:06 [2020-11-14T23:59:06.569Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:59:06 [2020-11-14T23:59:06.569Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:59:06 [2020-11-14T23:59:06.569Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:59:09 [2020-11-14T23:59:09.495Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:59:09 [2020-11-14T23:59:09.495Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:59:09 [2020-11-14T23:59:09.495Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:59:09 [2020-11-14T23:59:09.844Z] === RUN   TestDockerSuite/TestPruneContainerUntil
23:59:10 [2020-11-14T23:59:10.786Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
23:59:11 [2020-11-14T23:59:11.046Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
23:59:11 [2020-11-14T23:59:11.046Z] === RUN   TestDockerSuite/TestPsByOrder
23:59:13 [2020-11-14T23:59:13.589Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
23:59:13 [2020-11-14T23:59:13.857Z] === RUN   TestDockerSuite/TestPsListContainersBase
23:59:16 [2020-11-14T23:59:16.430Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
23:59:16 [2020-11-14T23:59:16.612Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
23:59:19 [2020-11-14T23:59:19.727Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
23:59:19 [2020-11-14T23:59:19.727Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
23:59:23 [2020-11-14T23:59:23.028Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
23:59:29 [2020-11-14T23:59:29.605Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
23:59:29 [2020-11-14T23:59:29.605Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
23:59:30 [2020-11-14T23:59:30.992Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
23:59:32 [2020-11-14T23:59:32.375Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
23:59:33 [2020-11-14T23:59:33.760Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
23:59:35 [2020-11-14T23:59:35.678Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
23:59:38 [2020-11-14T23:59:38.222Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
23:59:40 [2020-11-14T23:59:40.163Z] === RUN   TestDockerSuite/TestPsListContainersSize
23:59:40 [2020-11-14T23:59:40.733Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
23:59:40 [2020-11-14T23:59:40.994Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
23:59:41 [2020-11-14T23:59:41.564Z] === RUN   TestDockerSuite/TestPsRightTagName
23:59:42 [2020-11-14T23:59:42.947Z] === RUN   TestDockerSuite/TestPsShowMounts
23:59:44 [2020-11-14T23:59:44.331Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
23:59:45 [2020-11-14T23:59:45.272Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
23:59:45 [2020-11-14T23:59:45.272Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
23:59:45 [2020-11-14T23:59:45.272Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
23:59:45 [2020-11-14T23:59:45.272Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
23:59:45 [2020-11-14T23:59:45.533Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
23:59:45 [2020-11-14T23:59:45.794Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
23:59:46 [2020-11-14T23:59:46.735Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
23:59:47 [2020-11-14T23:59:47.676Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
23:59:48 [2020-11-14T23:59:48.247Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
23:59:54 [2020-11-14T23:59:54.830Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
23:59:54 [2020-11-14T23:59:54.831Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
23:59:55 [2020-11-14T23:59:55.401Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
23:59:56 [2020-11-14T23:59:56.343Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
23:59:56 [2020-11-14T23:59:56.343Z] === RUN   TestDockerSuite/TestRestartPolicyNO
23:59:56 [2020-11-14T23:59:56.603Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
23:59:56 [2020-11-14T23:59:56.603Z] === RUN   TestDockerSuite/TestRestartRunningContainer
23:59:59 [2020-11-14T23:59:59.146Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:00:00 [2020-11-15T00:00:00.543Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:00:03 [2020-11-15T00:00:03.844Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:00:04 [2020-11-15T00:00:04.415Z] === RUN   TestDockerSuite/TestRmiBlank
00:00:04 [2020-11-15T00:00:04.415Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:00:04 [2020-11-15T00:00:04.415Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:00:06 [2020-11-15T00:00:06.959Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:00:07 [2020-11-15T00:00:07.530Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:00:07 [2020-11-15T00:00:07.791Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:00:09 [2020-11-15T00:00:09.176Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:00:10 [2020-11-15T00:00:10.117Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:00:11 [2020-11-15T00:00:11.060Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:00:11 [2020-11-15T00:00:11.631Z] === RUN   TestDockerSuite/TestRmiTag
00:00:11 [2020-11-15T00:00:11.891Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:00:12 [2020-11-15T00:00:12.152Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:00:15 [2020-11-15T00:00:15.454Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:00:15 [2020-11-15T00:00:15.714Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:00:16 [2020-11-15T00:00:16.285Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:00:16 [2020-11-15T00:00:16.856Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:00:18 [2020-11-15T00:00:18.241Z] === RUN   TestDockerSuite/TestRunAddHost
00:00:18 [2020-11-15T00:00:18.503Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:00:18 [2020-11-15T00:00:18.763Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:00:19 [2020-11-15T00:00:19.346Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:00:19 [2020-11-15T00:00:19.346Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:00:19 [2020-11-15T00:00:19.614Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:00:20 [2020-11-15T00:00:20.554Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:00:21 [2020-11-15T00:00:21.125Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:00:21 [2020-11-15T00:00:21.696Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:00:22 [2020-11-15T00:00:22.269Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
00:00:23 [2020-11-15T00:00:23.654Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
00:00:25 [2020-11-15T00:00:25.042Z] === RUN   TestDockerSuite/TestRunAttachDetach
00:00:25 [2020-11-15T00:00:25.302Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
00:00:26 [2020-11-15T00:00:26.243Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
00:00:26 [2020-11-15T00:00:26.503Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
00:00:27 [2020-11-15T00:00:27.074Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
00:00:27 [2020-11-15T00:00:27.644Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
00:00:28 [2020-11-15T00:00:28.585Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
00:00:29 [2020-11-15T00:00:29.155Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
00:00:29 [2020-11-15T00:00:29.727Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
00:00:30 [2020-11-15T00:00:30.299Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
00:00:30 [2020-11-15T00:00:30.870Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
00:00:30 [2020-11-15T00:00:30.870Z] === RUN   TestDockerSuite/TestRunBindMounts
00:00:32 [2020-11-15T00:00:32.782Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
00:00:33 [2020-11-15T00:00:33.043Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
00:00:33 [2020-11-15T00:00:33.613Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
00:00:34 [2020-11-15T00:00:34.184Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
00:00:34 [2020-11-15T00:00:34.755Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
00:00:34 [2020-11-15T00:00:34.755Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
00:00:34 [2020-11-15T00:00:34.755Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
00:00:35 [2020-11-15T00:00:35.335Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
00:00:35 [2020-11-15T00:00:35.925Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
00:00:36 [2020-11-15T00:00:36.496Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
00:00:37 [2020-11-15T00:00:37.439Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
00:00:38 [2020-11-15T00:00:38.384Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
00:00:38 [2020-11-15T00:00:38.384Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
00:00:38 [2020-11-15T00:00:38.645Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
00:00:38 [2020-11-15T00:00:38.645Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
00:00:40 [2020-11-15T00:00:40.030Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
00:00:40 [2020-11-15T00:00:40.291Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
00:00:40 [2020-11-15T00:00:40.864Z] === RUN   TestDockerSuite/TestRunContainerNetwork
00:00:41 [2020-11-15T00:00:41.435Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
00:00:41 [2020-11-15T00:00:41.435Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
00:00:42 [2020-11-15T00:00:42.010Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
00:00:42 [2020-11-15T00:00:42.952Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
00:00:43 [2020-11-15T00:00:43.893Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
00:00:44 [2020-11-15T00:00:44.834Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
00:00:45 [2020-11-15T00:00:45.775Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
00:00:46 [2020-11-15T00:00:46.036Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
00:00:46 [2020-11-15T00:00:46.608Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
00:00:47 [2020-11-15T00:00:47.179Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
00:00:47 [2020-11-15T00:00:47.752Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
00:00:49 [2020-11-15T00:00:49.138Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
00:00:51 [2020-11-15T00:00:51.683Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
00:00:51 [2020-11-15T00:00:51.683Z] === RUN   TestDockerSuite/TestRunCreateVolume
00:00:52 [2020-11-15T00:00:52.254Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
00:00:54 [2020-11-15T00:00:54.192Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
00:00:55 [2020-11-15T00:00:55.577Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
00:00:57 [2020-11-15T00:00:57.491Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
00:00:57 [2020-11-15T00:00:57.999Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
00:00:57 [2020-11-15T00:00:57.999Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
00:00:57 [2020-11-15T00:00:57.999Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
00:00:57 [2020-11-15T00:00:57.999Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
00:00:58 [2020-11-15T00:00:58.978Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
00:00:59 [2020-11-15T00:00:59.443Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
00:00:59 [2020-11-15T00:00:59.443Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
00:00:59 [2020-11-15T00:00:59.443Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
00:00:59 [2020-11-15T00:00:59.443Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
00:00:59 [2020-11-15T00:00:59.908Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
00:01:00 [2020-11-15T00:01:00.036Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
00:01:00 [2020-11-15T00:01:00.036Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
00:01:00 [2020-11-15T00:01:00.036Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
00:01:00 [2020-11-15T00:01:00.296Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
00:01:00 [2020-11-15T00:01:00.296Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
00:01:00 [2020-11-15T00:01:00.372Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
00:01:01 [2020-11-15T00:01:01.680Z] === RUN   TestDockerSuite/TestRunDNSOptions
00:01:03 [2020-11-15T00:01:03.303Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
00:01:03 [2020-11-15T00:01:03.593Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
00:01:04 [2020-11-15T00:01:04.280Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
00:01:04 [2020-11-15T00:01:04.280Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
00:01:04 [2020-11-15T00:01:04.280Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
00:01:04 [2020-11-15T00:01:04.280Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
00:01:05 [2020-11-15T00:01:05.506Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
00:01:05 [2020-11-15T00:01:05.766Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
00:01:06 [2020-11-15T00:01:06.338Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
00:01:06 [2020-11-15T00:01:06.478Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
00:01:07 [2020-11-15T00:01:07.720Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
00:01:08 [2020-11-15T00:01:08.292Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
00:01:08 [2020-11-15T00:01:08.292Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
00:01:08 [2020-11-15T00:01:08.292Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
00:01:08 [2020-11-15T00:01:08.863Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
00:01:09 [2020-11-15T00:01:09.806Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
00:01:09 [2020-11-15T00:01:09.806Z] === RUN   TestDockerSuite/TestRunDuplicateMount
00:01:10 [2020-11-15T00:01:10.749Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
00:01:11 [2020-11-15T00:01:11.691Z] === RUN   TestDockerSuite/TestRunEchoStdout
00:01:11 [2020-11-15T00:01:11.691Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
00:01:11 [2020-11-15T00:01:11.957Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
00:01:12 [2020-11-15T00:01:12.537Z] === RUN   TestDockerSuite/TestRunEmptyEnv
00:01:12 [2020-11-15T00:01:12.797Z] === RUN   TestDockerSuite/TestRunEntrypoint
00:01:13 [2020-11-15T00:01:13.057Z] === RUN   TestDockerSuite/TestRunEnvironment
00:01:13 [2020-11-15T00:01:13.999Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
00:01:14 [2020-11-15T00:01:14.570Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
00:01:14 [2020-11-15T00:01:14.833Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
00:01:15 [2020-11-15T00:01:15.093Z] === RUN   TestDockerSuite/TestRunExitCode
00:01:15 [2020-11-15T00:01:15.664Z] === RUN   TestDockerSuite/TestRunExitCodeOne
00:01:16 [2020-11-15T00:01:16.236Z] === RUN   TestDockerSuite/TestRunExitCodeZero
00:01:17 [2020-11-15T00:01:17.178Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
00:01:17 [2020-11-15T00:01:17.749Z] === RUN   TestDockerSuite/TestRunExposePort
00:01:17 [2020-11-15T00:01:17.749Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
00:01:17 [2020-11-15T00:01:17.749Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
00:01:18 [2020-11-15T00:01:18.010Z] === RUN   TestDockerSuite/TestRunGroupAdd
00:01:18 [2020-11-15T00:01:18.947Z] === RUN   TestDockerSuite/TestBuildAddNonTar
00:01:18 [2020-11-15T00:01:18.951Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
00:01:19 [2020-11-15T00:01:19.893Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
00:01:20 [2020-11-15T00:01:20.153Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
00:01:20 [2020-11-15T00:01:20.153Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
00:01:20 [2020-11-15T00:01:20.726Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
00:01:22 [2020-11-15T00:01:22.716Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
00:01:23 [2020-11-15T00:01:23.180Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
00:01:23 [2020-11-15T00:01:23.180Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
00:01:23 [2020-11-15T00:01:23.272Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
00:01:23 [2020-11-15T00:01:23.533Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
00:01:25 [2020-11-15T00:01:25.443Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
00:01:26 [2020-11-15T00:01:26.113Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
00:01:27 [2020-11-15T00:01:27.094Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
00:01:28 [2020-11-15T00:01:28.739Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
00:01:34 [2020-11-15T00:01:34.215Z] === RUN   TestDockerSuite/TestBuildAddScript
00:01:34 [2020-11-15T00:01:34.215Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
00:01:34 [2020-11-15T00:01:34.215Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
00:01:34 [2020-11-15T00:01:34.215Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
00:01:34 [2020-11-15T00:01:34.215Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
00:01:34 [2020-11-15T00:01:34.215Z] === RUN   TestDockerSuite/TestBuildAddTar
00:01:35 [2020-11-15T00:01:35.347Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
00:01:36 [2020-11-15T00:01:36.287Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
00:01:37 [2020-11-15T00:01:37.230Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
00:01:37 [2020-11-15T00:01:37.230Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
00:01:37 [2020-11-15T00:01:37.230Z] === RUN   TestDockerSuite/TestRunInvalidReference
00:01:37 [2020-11-15T00:01:37.230Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
00:01:37 [2020-11-15T00:01:37.801Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
00:01:39 [2020-11-15T00:01:39.712Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
00:01:40 [2020-11-15T00:01:40.653Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
00:01:41 [2020-11-15T00:01:41.594Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
00:01:48 [2020-11-15T00:01:48.172Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
00:01:48 [2020-11-15T00:01:48.172Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
00:01:48 [2020-11-15T00:01:48.172Z] === RUN   TestDockerSuite/TestRunModeHostname
00:01:48 [2020-11-15T00:01:48.431Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
00:01:48 [2020-11-15T00:01:48.431Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
00:01:48 [2020-11-15T00:01:48.692Z] === RUN   TestDockerSuite/TestRunModeIpcHost
00:01:49 [2020-11-15T00:01:49.633Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
00:01:50 [2020-11-15T00:01:50.204Z] === RUN   TestDockerSuite/TestRunModePIDContainer
00:01:51 [2020-11-15T00:01:51.145Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
00:01:51 [2020-11-15T00:01:51.145Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
00:01:51 [2020-11-15T00:01:51.406Z] === RUN   TestDockerSuite/TestRunModePIDHost
00:01:52 [2020-11-15T00:01:52.346Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
00:01:52 [2020-11-15T00:01:52.916Z] === RUN   TestDockerSuite/TestRunModeUTSHost
00:01:53 [2020-11-15T00:01:53.868Z] === RUN   TestDockerSuite/TestRunMount
00:01:59 [2020-11-15T00:01:59.167Z] === RUN   TestDockerSuite/TestRunMountOrdering
00:01:59 [2020-11-15T00:01:59.427Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
00:02:00 [2020-11-15T00:02:00.000Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
00:02:01 [2020-11-15T00:02:01.387Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
00:02:01 [2020-11-15T00:02:01.387Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
00:02:03 [2020-11-15T00:02:03.299Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
00:02:05 [2020-11-15T00:02:05.210Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
00:02:06 [2020-11-15T00:02:06.152Z] === RUN   TestDockerSuite/TestRunNamedVolume
00:02:08 [2020-11-15T00:02:08.068Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
00:02:09 [2020-11-15T00:02:09.455Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
00:02:10 [2020-11-15T00:02:10.016Z] === RUN   TestDockerSuite/TestBuildAddTarXz
00:02:10 [2020-11-15T00:02:10.016Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
00:02:10 [2020-11-15T00:02:10.016Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
00:02:10 [2020-11-15T00:02:10.397Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
00:02:11 [2020-11-15T00:02:11.781Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
00:02:11 [2020-11-15T00:02:11.781Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
00:02:12 [2020-11-15T00:02:12.041Z] === RUN   TestDockerSuite/TestRunNetHost
00:02:12 [2020-11-15T00:02:12.611Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
00:02:13 [2020-11-15T00:02:13.183Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
00:02:13 [2020-11-15T00:02:13.753Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
00:02:15 [2020-11-15T00:02:15.142Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
00:02:16 [2020-11-15T00:02:16.525Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
00:02:18 [2020-11-15T00:02:18.441Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
00:02:19 [2020-11-15T00:02:19.382Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
00:02:19 [2020-11-15T00:02:19.953Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
00:02:19 [2020-11-15T00:02:19.953Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
00:02:20 [2020-11-15T00:02:20.894Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
00:02:20 [2020-11-15T00:02:20.894Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
00:02:21 [2020-11-15T00:02:21.155Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
00:02:21 [2020-11-15T00:02:21.416Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
00:02:21 [2020-11-15T00:02:21.986Z] === RUN   TestDockerSuite/TestRunNonExistingImage
00:02:22 [2020-11-15T00:02:22.246Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
00:02:22 [2020-11-15T00:02:22.462Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
00:02:22 [2020-11-15T00:02:22.817Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
00:02:22 [2020-11-15T00:02:22.925Z] === RUN   TestDockerSuite/TestBuildBlankName
00:02:23 [2020-11-15T00:02:23.389Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
00:02:24 [2020-11-15T00:02:24.199Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
00:02:26 [2020-11-15T00:02:26.110Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
00:02:28 [2020-11-15T00:02:28.653Z] === RUN   TestDockerSuite/TestRunOOMExitCode
00:02:28 [2020-11-15T00:02:28.653Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
00:02:28 [2020-11-15T00:02:28.653Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
00:02:29 [2020-11-15T00:02:29.224Z] === RUN   TestDockerSuite/TestRunPIDsLimit
00:02:29 [2020-11-15T00:02:29.795Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
00:02:31 [2020-11-15T00:02:31.181Z] === RUN   TestDockerSuite/TestRunPortInUse
00:02:31 [2020-11-15T00:02:31.751Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
00:02:32 [2020-11-15T00:02:32.008Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
00:02:32 [2020-11-15T00:02:32.009Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
00:02:32 [2020-11-15T00:02:32.011Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
00:02:32 [2020-11-15T00:02:32.598Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
00:02:33 [2020-11-15T00:02:33.182Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
00:02:33 [2020-11-15T00:02:33.753Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
00:02:34 [2020-11-15T00:02:34.696Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
00:02:34 [2020-11-15T00:02:34.956Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
00:02:35 [2020-11-15T00:02:35.216Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
00:02:35 [2020-11-15T00:02:35.216Z] === RUN   TestDockerSuite/TestRunPublishPort
00:02:35 [2020-11-15T00:02:35.787Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
00:02:36 [2020-11-15T00:02:36.358Z] === RUN   TestDockerSuite/TestRunReadProcLatency
00:02:36 [2020-11-15T00:02:36.358Z] === RUN   TestDockerSuite/TestRunReadProcTimer
00:02:36 [2020-11-15T00:02:36.732Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
00:02:36 [2020-11-15T00:02:36.928Z] === RUN   TestDockerSuite/TestRunRedirectStdout
00:02:37 [2020-11-15T00:02:37.873Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
00:02:38 [2020-11-15T00:02:38.134Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
00:02:38 [2020-11-15T00:02:38.134Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
00:02:40 [2020-11-15T00:02:40.679Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
00:02:40 [2020-11-15T00:02:40.679Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
00:02:42 [2020-11-15T00:02:42.063Z] === RUN   TestDockerSuite/TestRunRm
00:02:42 [2020-11-15T00:02:42.634Z] === RUN   TestDockerSuite/TestRunRmAndWait
00:02:46 [2020-11-15T00:02:46.835Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
00:02:46 [2020-11-15T00:02:46.835Z] === RUN   TestDockerSuite/TestRunRmPre125Api
00:02:46 [2020-11-15T00:02:46.835Z] === RUN   TestDockerSuite/TestRunRootWorkdir
00:02:47 [2020-11-15T00:02:47.109Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
00:02:47 [2020-11-15T00:02:47.408Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
00:02:49 [2020-11-15T00:02:49.951Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
00:02:49 [2020-11-15T00:02:49.951Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
00:02:51 [2020-11-15T00:02:51.862Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
00:02:52 [2020-11-15T00:02:52.812Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
00:02:54 [2020-11-15T00:02:54.232Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
00:02:54 [2020-11-15T00:02:54.232Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
00:02:56 [2020-11-15T00:02:56.113Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
00:02:56 [2020-11-15T00:02:56.684Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
00:02:56 [2020-11-15T00:02:56.945Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
00:02:57 [2020-11-15T00:02:57.515Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
00:02:57 [2020-11-15T00:02:57.775Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
00:02:58 [2020-11-15T00:02:58.346Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
00:02:58 [2020-11-15T00:02:58.606Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
00:02:58 [2020-11-15T00:02:58.959Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
00:02:58 [2020-11-15T00:02:58.959Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
00:02:58 [2020-11-15T00:02:58.959Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
00:02:59 [2020-11-15T00:02:59.177Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
00:02:59 [2020-11-15T00:02:59.750Z] === RUN   TestDockerSuite/TestRunSetMacAddress
00:03:00 [2020-11-15T00:03:00.319Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
00:03:02 [2020-11-15T00:03:02.860Z] === RUN   TestDockerSuite/TestRunState
00:03:03 [2020-11-15T00:03:03.684Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
00:03:03 [2020-11-15T00:03:03.684Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
00:03:03 [2020-11-15T00:03:03.801Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
00:03:04 [2020-11-15T00:03:04.148Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
00:03:04 [2020-11-15T00:03:04.148Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
00:03:04 [2020-11-15T00:03:04.148Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
00:03:04 [2020-11-15T00:03:04.370Z] === RUN   TestDockerSuite/TestRunStdinPipe
00:03:04 [2020-11-15T00:03:04.942Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
00:03:05 [2020-11-15T00:03:05.203Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
00:03:05 [2020-11-15T00:03:05.203Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
00:03:05 [2020-11-15T00:03:05.203Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
00:03:05 [2020-11-15T00:03:05.774Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
00:03:06 [2020-11-15T00:03:06.345Z] === RUN   TestDockerSuite/TestRunSysctls
00:03:08 [2020-11-15T00:03:08.260Z] === RUN   TestDockerSuite/TestRunTLSVerify
00:03:08 [2020-11-15T00:03:08.260Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
00:03:08 [2020-11-15T00:03:08.260Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
00:03:08 [2020-11-15T00:03:08.260Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
00:03:08 [2020-11-15T00:03:08.521Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
00:03:11 [2020-11-15T00:03:11.070Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
00:03:11 [2020-11-15T00:03:11.331Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
00:03:11 [2020-11-15T00:03:11.592Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
00:03:12 [2020-11-15T00:03:12.976Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
00:03:14 [2020-11-15T00:03:14.889Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
00:03:16 [2020-11-15T00:03:16.275Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
00:03:18 [2020-11-15T00:03:18.818Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
00:03:19 [2020-11-15T00:03:19.388Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
00:03:19 [2020-11-15T00:03:19.959Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
00:03:19 [2020-11-15T00:03:19.959Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
00:03:20 [2020-11-15T00:03:20.530Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
00:03:22 [2020-11-15T00:03:22.445Z] === RUN   TestDockerSuite/TestRunUnshareProc
00:03:23 [2020-11-15T00:03:23.828Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
00:03:23 [2020-11-15T00:03:23.828Z] === RUN   TestDockerSuite/TestRunUserByID
00:03:24 [2020-11-15T00:03:24.088Z] === RUN   TestDockerSuite/TestRunUserByIDBig
00:03:24 [2020-11-15T00:03:24.349Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
00:03:24 [2020-11-15T00:03:24.349Z] === RUN   TestDockerSuite/TestRunUserByIDZero
00:03:25 [2020-11-15T00:03:25.292Z] === RUN   TestDockerSuite/TestRunUserByName
00:03:25 [2020-11-15T00:03:25.864Z] === RUN   TestDockerSuite/TestRunUserDefaults
00:03:26 [2020-11-15T00:03:26.434Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
00:03:26 [2020-11-15T00:03:26.434Z] === RUN   TestDockerSuite/TestRunUserNotFound
00:03:26 [2020-11-15T00:03:26.434Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
00:03:27 [2020-11-15T00:03:27.004Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
00:03:29 [2020-11-15T00:03:29.364Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
00:03:29 [2020-11-15T00:03:29.564Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
00:03:30 [2020-11-15T00:03:30.141Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
00:03:30 [2020-11-15T00:03:30.711Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
00:03:31 [2020-11-15T00:03:31.565Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
00:03:32 [2020-11-15T00:03:32.029Z] === RUN   TestDockerSuite/TestBuildCacheAdd
00:03:32 [2020-11-15T00:03:32.093Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
00:03:32 [2020-11-15T00:03:32.492Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
00:03:33 [2020-11-15T00:03:33.035Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
00:03:33 [2020-11-15T00:03:33.469Z] === RUN   TestDockerSuite/TestBuildCacheFrom
00:03:33 [2020-11-15T00:03:33.469Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
00:03:34 [2020-11-15T00:03:34.417Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
00:03:36 [2020-11-15T00:03:36.329Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
00:03:36 [2020-11-15T00:03:36.589Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
00:03:37 [2020-11-15T00:03:37.160Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
00:03:37 [2020-11-15T00:03:37.160Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
00:03:37 [2020-11-15T00:03:37.160Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
00:03:37 [2020-11-15T00:03:37.160Z] === RUN   TestDockerSuite/TestRunWithBadDevice
00:03:37 [2020-11-15T00:03:37.160Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
00:03:37 [2020-11-15T00:03:37.160Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
00:03:38 [2020-11-15T00:03:38.103Z] === RUN   TestDockerSuite/TestRunWithCPUShares
00:03:38 [2020-11-15T00:03:38.192Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
00:03:38 [2020-11-15T00:03:38.675Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
00:03:39 [2020-11-15T00:03:39.171Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
00:03:39 [2020-11-15T00:03:39.171Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
00:03:39 [2020-11-15T00:03:39.171Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
00:03:39 [2020-11-15T00:03:39.618Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
00:03:40 [2020-11-15T00:03:40.149Z] === RUN   TestDockerSuite/TestBuildClearCmd
00:03:40 [2020-11-15T00:03:40.189Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
00:03:40 [2020-11-15T00:03:40.760Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
00:03:40 [2020-11-15T00:03:40.760Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
00:03:41 [2020-11-15T00:03:41.020Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
00:03:41 [2020-11-15T00:03:41.020Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
00:03:41 [2020-11-15T00:03:41.127Z] === RUN   TestDockerSuite/TestBuildCmd
00:03:41 [2020-11-15T00:03:41.281Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
00:03:41 [2020-11-15T00:03:41.281Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
00:03:41 [2020-11-15T00:03:41.281Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
00:03:41 [2020-11-15T00:03:41.281Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
00:03:41 [2020-11-15T00:03:41.281Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
00:03:41 [2020-11-15T00:03:41.281Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
00:03:41 [2020-11-15T00:03:41.281Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
00:03:41 [2020-11-15T00:03:41.281Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
00:03:41 [2020-11-15T00:03:41.591Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
00:03:41 [2020-11-15T00:03:41.851Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
00:03:42 [2020-11-15T00:03:42.055Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
00:03:42 [2020-11-15T00:03:42.111Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
00:03:42 [2020-11-15T00:03:42.518Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
00:03:42 [2020-11-15T00:03:42.682Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
00:03:42 [2020-11-15T00:03:42.682Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
00:03:43 [2020-11-15T00:03:43.251Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
00:03:43 [2020-11-15T00:03:43.511Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
00:03:43 [2020-11-15T00:03:43.771Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
00:03:43 [2020-11-15T00:03:43.771Z] === RUN   TestDockerSuite/TestRunWithShmSize
00:03:44 [2020-11-15T00:03:44.342Z] === RUN   TestDockerSuite/TestRunWithSwappiness
00:03:44 [2020-11-15T00:03:44.912Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
00:03:44 [2020-11-15T00:03:44.912Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
00:03:44 [2020-11-15T00:03:44.912Z] === RUN   TestDockerSuite/TestRunWithUlimits
00:03:45 [2020-11-15T00:03:45.172Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
00:03:46 [2020-11-15T00:03:46.124Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
00:03:46 [2020-11-15T00:03:46.698Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
00:03:46 [2020-11-15T00:03:46.699Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
00:03:46 [2020-11-15T00:03:46.960Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
00:03:47 [2020-11-15T00:03:47.221Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
00:03:47 [2020-11-15T00:03:47.241Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
00:03:48 [2020-11-15T00:03:48.161Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
00:03:48 [2020-11-15T00:03:48.421Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
00:03:48 [2020-11-15T00:03:48.991Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
00:03:49 [2020-11-15T00:03:49.440Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
00:03:49 [2020-11-15T00:03:49.440Z] === RUN   TestDockerSuite/TestBuildConditionalCache
00:03:49 [2020-11-15T00:03:49.903Z] === RUN   TestDockerSuite/TestBuildContChar
00:03:50 [2020-11-15T00:03:50.374Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
00:03:50 [2020-11-15T00:03:50.635Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
00:03:50 [2020-11-15T00:03:50.635Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
00:03:50 [2020-11-15T00:03:50.897Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
00:03:52 [2020-11-15T00:03:52.281Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
00:03:52 [2020-11-15T00:03:52.852Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
00:03:53 [2020-11-15T00:03:53.793Z] === RUN   TestDockerSuite/TestSaveCheckTimes
00:03:53 [2020-11-15T00:03:53.793Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
00:03:54 [2020-11-15T00:03:54.734Z] === RUN   TestDockerSuite/TestSaveImageId
00:03:54 [2020-11-15T00:03:54.995Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
00:03:55 [2020-11-15T00:03:55.255Z] === RUN   TestDockerSuite/TestSaveLoadParents
00:03:56 [2020-11-15T00:03:56.639Z] === RUN   TestDockerSuite/TestSaveMultipleNames
00:03:56 [2020-11-15T00:03:56.639Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
00:03:58 [2020-11-15T00:03:58.020Z] === RUN   TestDockerSuite/TestSaveSingleTag
00:03:58 [2020-11-15T00:03:58.020Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
00:03:58 [2020-11-15T00:03:58.020Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
00:03:59 [2020-11-15T00:03:59.404Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
00:04:00 [2020-11-15T00:04:00.346Z] === RUN   TestDockerSuite/TestSearchCmdOptions
00:04:00 [2020-11-15T00:04:00.916Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
00:04:00 [2020-11-15T00:04:00.916Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
00:04:00 [2020-11-15T00:04:00.916Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
00:04:00 [2020-11-15T00:04:00.916Z] === RUN   TestDockerSuite/TestSearchWithLimit
00:04:01 [2020-11-15T00:04:01.486Z] === RUN   TestDockerSuite/TestSlowStdinClosing
00:04:02 [2020-11-15T00:04:02.343Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
00:04:02 [2020-11-15T00:04:02.343Z] === RUN   TestDockerSuite/TestBuildContextCleanup
00:04:02 [2020-11-15T00:04:02.807Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
00:04:02 [2020-11-15T00:04:02.869Z] === RUN   TestDockerSwarmSuite/TestServiceScale
00:04:03 [2020-11-15T00:04:03.816Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
00:04:05 [2020-11-15T00:04:05.007Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
00:04:05 [2020-11-15T00:04:05.196Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
00:04:05 [2020-11-15T00:04:05.471Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
00:04:05 [2020-11-15T00:04:05.935Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
00:04:05 [2020-11-15T00:04:05.935Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
00:04:06 [2020-11-15T00:04:06.399Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
00:04:07 [2020-11-15T00:04:07.376Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
00:04:07 [2020-11-15T00:04:07.376Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
00:04:07 [2020-11-15T00:04:07.376Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
00:04:09 [2020-11-15T00:04:09.396Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
00:04:10 [2020-11-15T00:04:10.335Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
00:04:11 [2020-11-15T00:04:11.276Z] === RUN   TestDockerSuite/TestStartAttachSilent
00:04:12 [2020-11-15T00:04:12.217Z] === RUN   TestDockerSuite/TestStartAttachWithRename
00:04:14 [2020-11-15T00:04:14.763Z] === RUN   TestDockerSuite/TestStartMultipleContainers
00:04:16 [2020-11-15T00:04:16.676Z] === RUN   TestDockerSuite/TestStartPausedContainer
00:04:16 [2020-11-15T00:04:16.936Z] === RUN   TestDockerSuite/TestStartRecordError
00:04:17 [2020-11-15T00:04:17.758Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
00:04:18 [2020-11-15T00:04:18.318Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
00:04:20 [2020-11-15T00:04:20.237Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
00:04:22 [2020-11-15T00:04:22.150Z] === RUN   TestDockerSuite/TestStatsAllNoStream
00:04:22 [2020-11-15T00:04:22.721Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
00:04:24 [2020-11-15T00:04:24.647Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
00:04:25 [2020-11-15T00:04:25.218Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
00:04:27 [2020-11-15T00:04:27.129Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
00:04:29 [2020-11-15T00:04:29.042Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
00:04:32 [2020-11-15T00:04:32.338Z] === RUN   TestDockerSuite/TestStatsFormatAll
00:04:37 [2020-11-15T00:04:37.618Z] === RUN   TestDockerSuite/TestStatsNoStream
00:04:39 [2020-11-15T00:04:39.528Z] === RUN   TestDockerSuite/TestStopContainerSignal
00:04:40 [2020-11-15T00:04:40.910Z] === RUN   TestDockerSuite/TestTopMultipleArgs
00:04:41 [2020-11-15T00:04:41.172Z] === RUN   TestDockerSuite/TestTopNonPrivileged
00:04:41 [2020-11-15T00:04:41.743Z] === RUN   TestDockerSuite/TestTopPrivileged
00:04:42 [2020-11-15T00:04:42.685Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
00:04:42 [2020-11-15T00:04:42.685Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
00:04:43 [2020-11-15T00:04:43.257Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
00:04:45 [2020-11-15T00:04:45.802Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
00:04:46 [2020-11-15T00:04:46.749Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
00:04:49 [2020-11-15T00:04:49.292Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
00:04:49 [2020-11-15T00:04:49.553Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
00:04:50 [2020-11-15T00:04:50.123Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
00:04:50 [2020-11-15T00:04:50.123Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
00:04:50 [2020-11-15T00:04:50.694Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
00:04:51 [2020-11-15T00:04:51.635Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
00:04:51 [2020-11-15T00:04:51.635Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
00:04:52 [2020-11-15T00:04:52.577Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
00:04:53 [2020-11-15T00:04:53.518Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
00:04:53 [2020-11-15T00:04:53.539Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
00:04:53 [2020-11-15T00:04:53.539Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
00:04:53 [2020-11-15T00:04:53.539Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
00:04:53 [2020-11-15T00:04:53.778Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
00:04:54 [2020-11-15T00:04:54.718Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
00:04:55 [2020-11-15T00:04:55.290Z] === RUN   TestDockerSuite/TestUpdateStats
00:04:57 [2020-11-15T00:04:57.201Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
00:04:57 [2020-11-15T00:04:57.302Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
00:04:57 [2020-11-15T00:04:57.302Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
00:04:57 [2020-11-15T00:04:57.765Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
00:04:57 [2020-11-15T00:04:57.765Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
00:04:58 [2020-11-15T00:04:58.230Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
00:04:58 [2020-11-15T00:04:58.230Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
00:04:59 [2020-11-15T00:04:59.111Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
00:05:00 [2020-11-15T00:05:00.052Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
00:05:00 [2020-11-15T00:05:00.052Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
00:05:00 [2020-11-15T00:05:00.622Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
00:05:01 [2020-11-15T00:05:01.193Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
00:05:03 [2020-11-15T00:05:03.739Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
00:05:06 [2020-11-15T00:05:06.298Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
00:05:08 [2020-11-15T00:05:08.841Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
00:05:10 [2020-11-15T00:05:10.224Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
00:05:12 [2020-11-15T00:05:12.767Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
00:05:13 [2020-11-15T00:05:13.028Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
00:05:16 [2020-11-15T00:05:16.327Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
00:05:17 [2020-11-15T00:05:17.711Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
00:05:19 [2020-11-15T00:05:19.094Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
00:05:20 [2020-11-15T00:05:20.035Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
00:05:20 [2020-11-15T00:05:20.977Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
00:05:22 [2020-11-15T00:05:22.365Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
00:05:23 [2020-11-15T00:05:23.449Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
00:05:23 [2020-11-15T00:05:23.449Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
00:05:23 [2020-11-15T00:05:23.449Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
00:05:23 [2020-11-15T00:05:23.750Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
00:05:25 [2020-11-15T00:05:25.133Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
00:05:26 [2020-11-15T00:05:26.526Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
00:05:27 [2020-11-15T00:05:27.909Z] === RUN   TestDockerSuite/TestVolumeCLICreate
00:05:28 [2020-11-15T00:05:28.520Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
00:05:36 [2020-11-15T00:05:36.649Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
00:05:43 [2020-11-15T00:05:43.227Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
00:05:43 [2020-11-15T00:05:43.227Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
00:05:43 [2020-11-15T00:05:43.227Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
00:05:43 [2020-11-15T00:05:43.797Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
00:05:43 [2020-11-15T00:05:43.797Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
00:05:43 [2020-11-15T00:05:43.797Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
00:05:43 [2020-11-15T00:05:43.797Z] === RUN   TestDockerSuite/TestVolumeCLILs
00:05:44 [2020-11-15T00:05:44.368Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
00:05:44 [2020-11-15T00:05:44.368Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
00:05:44 [2020-11-15T00:05:44.626Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
00:05:44 [2020-11-15T00:05:44.626Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
00:05:45 [2020-11-15T00:05:45.089Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
00:05:45 [2020-11-15T00:05:45.308Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
00:05:45 [2020-11-15T00:05:45.308Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
00:05:45 [2020-11-15T00:05:45.308Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
00:05:45 [2020-11-15T00:05:45.308Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
00:05:45 [2020-11-15T00:05:45.308Z] === RUN   TestDockerSuite/TestVolumeCLIRm
00:05:47 [2020-11-15T00:05:47.220Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
00:05:47 [2020-11-15T00:05:47.220Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
00:05:47 [2020-11-15T00:05:47.220Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
00:05:47 [2020-11-15T00:05:47.220Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
00:05:47 [2020-11-15T00:05:47.220Z] === RUN   TestDockerSuite/TestVolumeEvents
00:05:47 [2020-11-15T00:05:47.792Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
00:05:48 [2020-11-15T00:05:48.850Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
00:05:49 [2020-11-15T00:05:49.175Z] === RUN   TestDockerSuite/TestVolumeLsFormat
00:05:49 [2020-11-15T00:05:49.175Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
00:05:49 [2020-11-15T00:05:49.175Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
00:05:51 [2020-11-15T00:05:51.045Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
00:05:51 [2020-11-15T00:05:51.086Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
00:05:53 [2020-11-15T00:05:53.239Z] === RUN   TestDockerSuite/TestBuildDockerignore
00:05:53 [2020-11-15T00:05:53.637Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
00:05:53 [2020-11-15T00:05:53.637Z] --- PASS: TestDockerSuite (1396.13s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.76s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.42s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.24s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.06s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.85s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.41s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.44s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.07s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.83s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.84s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.89s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.08s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.92s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.13s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.17s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.08s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.88s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.34s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.81s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.15s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.33s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.39s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.18s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.76s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.26s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.70s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.64s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.78s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.46s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.46s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.55s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.95s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.92s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.49s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.70s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.19s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.19s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.12s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.42s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.36s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.41s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.38s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.49s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.91s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.51s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.26s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.48s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.02s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.39s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.91s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.11s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.74s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.81s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.45s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.95s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.17s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.67s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.83s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.63s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.71s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.34s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:05:53 [2020-11-15T00:05:53.637Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.64s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.96s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildContChar (2.85s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.88s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.62s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.22s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.87s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.28s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
00:05:53 [2020-11-15T00:05:53.637Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.637Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
00:05:53 [2020-11-15T00:05:53.637Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.637Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
00:05:53 [2020-11-15T00:05:53.637Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.637Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
00:05:53 [2020-11-15T00:05:53.637Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.83s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.98s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.91s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.75s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.48s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.61s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.18s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.35s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.29s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.47s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.40s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.18s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.61s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.84s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.39s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.29s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.48s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.52s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.27s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.34s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.31s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.72s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.42s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.78s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.44s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.01s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.97s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.81s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.10s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.21s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
00:05:53 [2020-11-15T00:05:53.637Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.72s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.36s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildFails (0.79s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.10s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.66s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.10s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.89s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.65s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.87s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.72s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.85s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.17s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.09s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.43s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.51s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.76s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.34s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.44s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.97s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.38s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.04s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.26s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.12s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.22s)
00:05:53 [2020-11-15T00:05:53.637Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.03s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.54s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.30s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.93s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.68s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.74s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.64s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.56s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.99s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.92s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.96s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (1.09s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.53s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.59s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.61s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.99s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.20s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.71s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.31s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.07s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.91s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.16s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.97s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.39s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildRm (3.11s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.17s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.06s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.58s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.97s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.55s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:05:53 [2020-11-15T00:05:53.638Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.59s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.03s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.97s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildUser (1.21s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.29s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.51s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.65s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.80s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.04s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:05:53 [2020-11-15T00:05:53.638Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.638Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:05:53 [2020-11-15T00:05:53.638Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.638Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
00:05:53 [2020-11-15T00:05:53.638Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.638Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:05:53 [2020-11-15T00:05:53.638Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.55s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.03s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.30s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.73s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.86s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:05:53 [2020-11-15T00:05:53.638Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.06s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.45s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.11s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:05:53 [2020-11-15T00:05:53.638Z]         docker_cli_sni_test.go:18: Flakey test
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.89s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.81s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCommitChange (1.38s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.93s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.42s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.44s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.17s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.80s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.08s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.81s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.15s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.26s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.70s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.94s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.76s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.92s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.98s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.34s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.48s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.71s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.56s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.76s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.63s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.66s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.37s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.02s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.03s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.14s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.03s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.31s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.44s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.40s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.44s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.40s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.55s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a376c0_<nil>} (1.33s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1962962648_/foo_false__<nil>_<nil>_<nil>} (1.42s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1962962648_/foo_true__<nil>_<nil>_<nil>} (1.31s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3124201047_/foo_false__<nil>_<nil>_<nil>} (1.34s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3124201047_/foo_true__<nil>_<nil>_<nil>} (1.45s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3124201047_/foo_true__0xc000a37740_<nil>_<nil>} (1.34s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a37760_<nil>} (1.36s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a37780_<nil>} (1.35s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a377a0_<nil>} (1.33s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a377c0_<nil>} (1.55s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.71s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
00:05:53 [2020-11-15T00:05:53.638Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.60s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.24s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.78s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.19s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.56s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.88s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.79s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.79s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.87s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.23s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.22s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.79s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.72s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.69s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.53s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.96s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.81s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.76s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.81s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.64s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.68s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.37s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.70s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.70s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.04s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.41s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.67s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.01s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.63s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.66s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.56s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToDot (0.60s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.94s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.00s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.56s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.90s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.67s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.74s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.62s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.54s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:05:53 [2020-11-15T00:05:53.638Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.58s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.11s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.20s)
00:05:53 [2020-11-15T00:05:53.638Z]     --- PASS: TestDockerSuite/TestCreateRM (0.22s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:05:53 [2020-11-15T00:05:53.639Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.44s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.15s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.99s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.98s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.48s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.71s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.40s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.27s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.72s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.88s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.68s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.33s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.73s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.56s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.65s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.61s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.25s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.35s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.83s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.48s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.15s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.24s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.16s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.35s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.73s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.32s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:05:53 [2020-11-15T00:05:53.639Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:05:53 [2020-11-15T00:05:53.639Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
00:05:53 [2020-11-15T00:05:53.639Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.46s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.63s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsRename (0.47s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsResize (0.51s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.82s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.61s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.93s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsTop (0.53s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.85s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExec (0.66s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.63s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.63s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.11s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.11s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.01s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecEnv (0.88s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.13s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.63s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.68s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.61s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.74s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecParseError (0.47s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.64s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.57s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.32s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.69s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.66s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.23s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecTTY (0.53s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.56s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:05:53 [2020-11-15T00:05:53.639Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.60s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.07s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.58s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.60s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.47s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestHealth (19.07s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.64s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.63s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.14s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImportFile (1.17s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.17s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.27s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.58s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.50s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.53s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.52s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:05:53 [2020-11-15T00:05:53.639Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.79s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.70s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.75s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.85s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectImage (0.04s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:05:53 [2020-11-15T00:05:53.639Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.66s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.71s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.54s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.63s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.04s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.63s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.87s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.33s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.78s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.65s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.68s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.58s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.94s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.31s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.60s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.41s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.63s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.79s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.56s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.95s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.76s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.99s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsSince (6.54s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.67s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsTail (0.73s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.26s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.50s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestNetHostname (1.35s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.63s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.38s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestPluginActive (1.86s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.62s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
00:05:53 [2020-11-15T00:05:53.639Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.03s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.44s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.72s)
00:05:53 [2020-11-15T00:05:53.639Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.33s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.62s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.53s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.99s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPortList (6.68s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.00s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.00s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.52s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.57s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.29s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.98s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.27s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.34s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.31s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.81s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.14s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.76s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.85s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.50s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.98s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.46s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.53s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.67s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:05:53 [2020-11-15T00:05:53.640Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.82s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.56s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.24s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.59s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.72s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.47s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.45s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiTag (0.16s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.90s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.53s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.68s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.14s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.44s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.17s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.28s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.65s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.67s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.53s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.53s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.58s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.52s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.68s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.75s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.52s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.05s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.58s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.56s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.68s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.29s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.54s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.04s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.31s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.73s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.41s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
00:05:53 [2020-11-15T00:05:53.640Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.640Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.02s)
00:05:53 [2020-11-15T00:05:53.640Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.64s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.40s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.54s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.40s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.50s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.26s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.68s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:05:53 [2020-11-15T00:05:53.640Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.58s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.16s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.57s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.60s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.68s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.74s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.58s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.50s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.64s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.61s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.55s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.58s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.14s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:05:53 [2020-11-15T00:05:53.640Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.74s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.40s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.02s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.87s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.68s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.94s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.34s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.12s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunMount (4.99s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.46s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.67s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.08s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.78s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.55s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.74s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.38s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.39s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.95s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.51s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.56s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.14s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.50s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.71s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
00:05:53 [2020-11-15T00:05:53.640Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.68s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.26s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.04s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.64s)
00:05:53 [2020-11-15T00:05:53.640Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.63s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:05:53 [2020-11-15T00:05:53.640Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.53s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
00:05:53 [2020-11-15T00:05:53.640Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.57s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.21s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:05:53 [2020-11-15T00:05:53.640Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.70s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.13s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunRm (0.75s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.56s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.99s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.81s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.28s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s)
00:05:53 [2020-11-15T00:05:53.640Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunState (1.11s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.57s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.61s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.56s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.63s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.56s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.26s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.62s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.38s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.20s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.93s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.49s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.67s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.69s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.38s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.94s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.41s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.95s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.62s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.96s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.48s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.76s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.25s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.19s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents060123920
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.19s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.22s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.15s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.79s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.05s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.72s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.61s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.15s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.84s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.89s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.81s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.38s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.56s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.91s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.02s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.66s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.63s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.12s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.98s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.26s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.67s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.19s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.32s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.44s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.39s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.43s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.65s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.61s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.68s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.41s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.45s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.74s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.53s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.52s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.84s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.54s)
00:05:53 [2020-11-15T00:05:53.641Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:05:53 [2020-11-15T00:05:53.641Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
00:05:53 [2020-11-15T00:05:53.641Z] === RUN   TestDockerRegistrySuite
00:05:53 [2020-11-15T00:05:53.641Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
00:05:54 [2020-11-15T00:05:54.583Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
00:05:55 [2020-11-15T00:05:55.966Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
00:05:56 [2020-11-15T00:05:56.906Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
00:05:57 [2020-11-15T00:05:57.167Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
00:05:59 [2020-11-15T00:05:59.711Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
00:06:03 [2020-11-15T00:06:03.026Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
00:06:05 [2020-11-15T00:06:05.585Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
00:06:06 [2020-11-15T00:06:06.526Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
00:06:07 [2020-11-15T00:06:07.468Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
00:06:08 [2020-11-15T00:06:08.409Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
00:06:09 [2020-11-15T00:06:09.795Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
00:06:10 [2020-11-15T00:06:10.736Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
00:06:11 [2020-11-15T00:06:11.682Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
00:06:12 [2020-11-15T00:06:12.627Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
00:06:14 [2020-11-15T00:06:14.539Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
00:06:16 [2020-11-15T00:06:16.454Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
00:06:17 [2020-11-15T00:06:17.408Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
00:06:19 [2020-11-15T00:06:19.324Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
00:06:20 [2020-11-15T00:06:20.265Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
00:06:20 [2020-11-15T00:06:20.527Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
00:06:21 [2020-11-15T00:06:21.468Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
00:06:22 [2020-11-15T00:06:22.408Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
00:06:23 [2020-11-15T00:06:23.348Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
00:06:25 [2020-11-15T00:06:25.890Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
00:06:25 [2020-11-15T00:06:25.890Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
00:06:26 [2020-11-15T00:06:26.831Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
00:06:27 [2020-11-15T00:06:27.403Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
00:06:27 [2020-11-15T00:06:27.403Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
00:06:27 [2020-11-15T00:06:27.663Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
00:06:27 [2020-11-15T00:06:27.923Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
00:06:28 [2020-11-15T00:06:28.495Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
00:06:28 [2020-11-15T00:06:28.495Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
00:06:29 [2020-11-15T00:06:29.437Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
00:06:30 [2020-11-15T00:06:30.820Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
00:06:31 [2020-11-15T00:06:31.761Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
00:06:33 [2020-11-15T00:06:33.145Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
00:06:33 [2020-11-15T00:06:33.715Z] === RUN   TestDockerRegistrySuite/TestV2Only
00:06:34 [2020-11-15T00:06:34.656Z] --- PASS: TestDockerRegistrySuite (41.11s)
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [df6e19d1e45a9] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d0f774ff8cd45] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d77089d63d882] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [de80862e9d782] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.69s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [df2d4b3df486a] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.77s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d3f642fb2a7de] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.84s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [db87728bcb35f] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [da3006aab72a1] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d7cc30db3269d] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d6fcd0c6cde0b] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.17s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d949c137c821c] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [da2024feac34d] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.98s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d2b651d6fbe83] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.03s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d89d6ba009b93] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s)
00:06:34 [2020-11-15T00:06:34.656Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fda25bb83fcc212869fb609bde18683c6bdfec190a98646d62aa7ef04c7aef1c
00:06:34 [2020-11-15T00:06:34.656Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:22161713c343d4ae79aa0951ea11b2f79c290cbe403b56f203e01632a3f42467
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d52ddb39d0aef] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s)
00:06:34 [2020-11-15T00:06:34.656Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:68a863ac93a6760e5b5d76bcb3896c9b250cf4539b1e32a97e2c6533b8fbae3d
00:06:34 [2020-11-15T00:06:34.656Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:de8a8ee3f1694b40dde027ba519d39f9239b0ac1cade7361e51f9cec95121805
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d98c3c8c0f9e9] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.03s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d48cd98a686ea] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [df648e3d8809c] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d52ecf001d80d] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d857f3954e758] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d62f4cbfe9727] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.97s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d8b02e4be173e] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d7ed19ba80faa] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.32s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d5a34bcb0d382] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [db70361e84f83] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [de4c9e715b1e7] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [dee078165e0c8] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [db23963c7ec75] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d8798ca6241e1] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d3dcc2143a35c] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.43s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [db7e807f5bb42] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d413ae8cb2698] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d85a12fa84428] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.43s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [da824c40d85a4] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.87s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d47491ff76b80] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s)
00:06:34 [2020-11-15T00:06:34.656Z]         check_test.go:196: [d586968a47fce] daemon is not started
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s)
00:06:34 [2020-11-15T00:06:34.656Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.88s)
00:06:34 [2020-11-15T00:06:34.656Z] === RUN   TestDockerSchema1RegistrySuite
00:06:34 [2020-11-15T00:06:34.656Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
00:06:34 [2020-11-15T00:06:34.917Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
00:06:38 [2020-11-15T00:06:38.225Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
00:06:40 [2020-11-15T00:06:40.767Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
00:06:44 [2020-11-15T00:06:44.067Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
00:06:44 [2020-11-15T00:06:44.637Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
00:06:45 [2020-11-15T00:06:45.578Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
00:06:45 [2020-11-15T00:06:45.578Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
00:06:46 [2020-11-15T00:06:46.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
00:06:47 [2020-11-15T00:06:47.533Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
00:06:48 [2020-11-15T00:06:48.475Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
00:06:51 [2020-11-15T00:06:51.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
00:06:51 [2020-11-15T00:06:51.590Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
00:06:51 [2020-11-15T00:06:51.850Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
00:06:51 [2020-11-15T00:06:51.850Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
00:06:52 [2020-11-15T00:06:52.110Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
00:06:52 [2020-11-15T00:06:52.370Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
00:06:52 [2020-11-15T00:06:52.941Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
00:06:52 [2020-11-15T00:06:52.941Z] --- PASS: TestDockerSchema1RegistrySuite (18.31s)
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [dea342665ee5d] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.89s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d8bc87b529425] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.82s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [ded5087c7ade7] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.01s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [dc2dba841da57] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d5d835561a2de] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d939659d0ab53] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d0e20d1ab956f] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d8b3c98476a5a] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d5c25b0f43e9c] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d937c0d4fef7d] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.50s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d5b05ccb2584f] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d81b08257eb12] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d61303675e324] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d4b748e256d81] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [ddc6d1c7416a9] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d4cb153a5e8f7] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d0062acd20da5] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
00:06:52 [2020-11-15T00:06:52.941Z]         check_test.go:223: [d1a57d3387491] daemon is not started
00:06:52 [2020-11-15T00:06:52.941Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
00:06:52 [2020-11-15T00:06:52.941Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
00:06:53 [2020-11-15T00:06:53.773Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
00:06:53 [2020-11-15T00:06:53.773Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
00:06:53 [2020-11-15T00:06:53.773Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
00:06:53 [2020-11-15T00:06:53.883Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
00:06:54 [2020-11-15T00:06:54.143Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
00:06:54 [2020-11-15T00:06:54.403Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
00:06:55 [2020-11-15T00:06:55.798Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
00:06:55 [2020-11-15T00:06:55.798Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
00:06:56 [2020-11-15T00:06:56.367Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
00:06:56 [2020-11-15T00:06:56.627Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
00:06:56 [2020-11-15T00:06:56.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.90s)
00:06:56 [2020-11-15T00:06:56.887Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s)
00:06:56 [2020-11-15T00:06:56.887Z]         check_test.go:252: [da18ee00dc9d2] daemon is not started
00:06:56 [2020-11-15T00:06:56.887Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
00:06:56 [2020-11-15T00:06:56.887Z]         check_test.go:252: [df85643545812] daemon is not started
00:06:56 [2020-11-15T00:06:56.887Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
00:06:56 [2020-11-15T00:06:56.887Z]         check_test.go:252: [ddaedef301745] daemon is not started
00:06:56 [2020-11-15T00:06:56.887Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s)
00:06:56 [2020-11-15T00:06:56.887Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
00:06:56 [2020-11-15T00:06:56.887Z]         check_test.go:252: [d6f338d5505e9] daemon is not started
00:06:56 [2020-11-15T00:06:56.887Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
00:06:56 [2020-11-15T00:06:56.887Z]         check_test.go:252: [d165e8a06f38b] daemon is not started
00:06:56 [2020-11-15T00:06:56.887Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
00:06:56 [2020-11-15T00:06:56.887Z]         check_test.go:252: [d58629f7cee0f] daemon is not started
00:06:56 [2020-11-15T00:06:56.887Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
00:06:56 [2020-11-15T00:06:56.887Z]         check_test.go:252: [decde36cd6607] daemon is not started
00:06:56 [2020-11-15T00:06:56.887Z] === RUN   TestDockerRegistryAuthTokenSuite
00:06:56 [2020-11-15T00:06:56.887Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
00:07:02 [2020-11-15T00:07:02.167Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
00:07:02 [2020-11-15T00:07:02.167Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
00:07:02 [2020-11-15T00:07:02.427Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
00:07:02 [2020-11-15T00:07:02.427Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
00:07:02 [2020-11-15T00:07:02.687Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s)
00:07:02 [2020-11-15T00:07:02.687Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s)
00:07:02 [2020-11-15T00:07:02.687Z]         check_test.go:279: [d6af844233598] daemon is not started
00:07:02 [2020-11-15T00:07:02.687Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
00:07:02 [2020-11-15T00:07:02.687Z]         check_test.go:279: [df41d7e8b83d6] daemon is not started
00:07:02 [2020-11-15T00:07:02.687Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
00:07:02 [2020-11-15T00:07:02.687Z]         check_test.go:279: [dd85050593f0f] daemon is not started
00:07:02 [2020-11-15T00:07:02.687Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
00:07:02 [2020-11-15T00:07:02.687Z]         check_test.go:279: [d441d76bc3851] daemon is not started
00:07:02 [2020-11-15T00:07:02.687Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
00:07:02 [2020-11-15T00:07:02.687Z]         check_test.go:279: [db122df4fb349] daemon is not started
00:07:02 [2020-11-15T00:07:02.687Z] === RUN   TestDockerNetworkSuite
00:07:02 [2020-11-15T00:07:02.687Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
00:07:04 [2020-11-15T00:07:04.598Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
00:07:05 [2020-11-15T00:07:05.538Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
00:07:08 [2020-11-15T00:07:08.837Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
00:07:09 [2020-11-15T00:07:09.777Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
00:07:12 [2020-11-15T00:07:12.319Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
00:07:14 [2020-11-15T00:07:14.231Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
00:07:15 [2020-11-15T00:07:15.614Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
00:07:19 [2020-11-15T00:07:19.819Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
00:07:20 [2020-11-15T00:07:20.761Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
00:07:24 [2020-11-15T00:07:24.969Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
00:07:25 [2020-11-15T00:07:25.910Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
00:07:26 [2020-11-15T00:07:26.853Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
00:07:27 [2020-11-15T00:07:27.114Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
00:07:27 [2020-11-15T00:07:27.686Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
00:07:28 [2020-11-15T00:07:28.256Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
00:07:29 [2020-11-15T00:07:29.639Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
00:07:29 [2020-11-15T00:07:29.639Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
00:07:30 [2020-11-15T00:07:30.211Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
00:07:31 [2020-11-15T00:07:31.154Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
00:07:31 [2020-11-15T00:07:31.416Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
00:07:31 [2020-11-15T00:07:31.416Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
00:07:31 [2020-11-15T00:07:31.676Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
00:07:32 [2020-11-15T00:07:32.619Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
00:07:34 [2020-11-15T00:07:34.532Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
00:07:34 [2020-11-15T00:07:34.532Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
00:07:34 [2020-11-15T00:07:34.795Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
00:07:35 [2020-11-15T00:07:35.056Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
00:07:35 [2020-11-15T00:07:35.056Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
00:07:38 [2020-11-15T00:07:38.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
00:07:38 [2020-11-15T00:07:38.370Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
00:07:40 [2020-11-15T00:07:40.284Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
00:07:43 [2020-11-15T00:07:43.586Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
00:07:46 [2020-11-15T00:07:46.888Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
00:07:46 [2020-11-15T00:07:46.888Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
00:07:47 [2020-11-15T00:07:47.827Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
00:07:47 [2020-11-15T00:07:47.827Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
00:07:47 [2020-11-15T00:07:47.827Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
00:07:48 [2020-11-15T00:07:48.088Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
00:07:48 [2020-11-15T00:07:48.088Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
00:07:48 [2020-11-15T00:07:48.088Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
00:07:50 [2020-11-15T00:07:50.001Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
00:07:50 [2020-11-15T00:07:50.946Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
00:07:50 [2020-11-15T00:07:50.946Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
00:07:50 [2020-11-15T00:07:50.946Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
00:07:51 [2020-11-15T00:07:51.888Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
00:07:54 [2020-11-15T00:07:54.303Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
00:07:54 [2020-11-15T00:07:54.303Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
00:07:54 [2020-11-15T00:07:54.303Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
00:07:54 [2020-11-15T00:07:54.432Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
00:07:54 [2020-11-15T00:07:54.432Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
00:07:55 [2020-11-15T00:07:55.815Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
00:08:00 [2020-11-15T00:08:00.035Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
00:08:00 [2020-11-15T00:08:00.035Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
00:08:00 [2020-11-15T00:08:00.605Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
00:08:01 [2020-11-15T00:08:01.987Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
00:08:02 [2020-11-15T00:08:02.558Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
00:08:02 [2020-11-15T00:08:02.558Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
00:08:02 [2020-11-15T00:08:02.558Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
00:08:03 [2020-11-15T00:08:03.498Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
00:08:03 [2020-11-15T00:08:03.758Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
00:08:05 [2020-11-15T00:08:05.143Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
00:08:06 [2020-11-15T00:08:06.527Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
00:08:06 [2020-11-15T00:08:06.527Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
00:08:12 [2020-11-15T00:08:12.046Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
00:08:13 [2020-11-15T00:08:13.108Z] --- PASS: TestDockerNetworkSuite (69.31s)
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.95s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d19a7578dfa94] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.76s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [dad0c826fef54] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.92s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d6f41917f4dc5] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [dd578886a5064] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.57s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:1233: [db45851732e1d] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d32cd33008c24] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.01s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d1ef8b832ec60] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.41s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [deaede433fac7] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.57s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d6ee4885c2807] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.80s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d210b9a3e8184] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.53s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [db2ea0862e026] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.07s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [dc3095c9b00b7] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.11s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d188aff5e6a75] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.25s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d95f41bb88233] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.49s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d9e391acd09ab] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.06s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d774cbf03c759] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.28s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d623f87cae6b3] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d07d95e440b3e] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.24s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d73663b0ac6ab] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.00s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d0e962bbb6c7e] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.68s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [da7e655717f9a] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d8c2f3a5ec29c] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d2c66f5e12e4c] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.14s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d67a31a8ce095] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.98s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:968: [d8b0fed0ebdc2] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.02s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d03c43e59f9f9] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.65s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:1116: [dde59ed84e15b] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [def0b7c506e8a] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [dc622fdd0403e] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d550b9fe2dcb6] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d7d7d1aa3460c] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [df447b70b3495] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [dc7dc47f87413] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d28f03a0024b1] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.68s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d0d2ef5b155ec] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d2e787f3902dc] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d117838cc7a2b] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.89s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [deb306b03c4e6] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.80s)
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.72s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:1084: [d4b8055f42995] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d9fb7081c3ea9] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.13s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d51f50ce9f40f] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.06s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d5d9214f5650a] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d8f020a545d8c] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.20s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d1c4e1108542e] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.00s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [d317d14488946] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.50s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [de5c027965ffb] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.61s)
00:08:13 [2020-11-15T00:08:13.108Z]         docker_cli_network_unix_test.go:46: [de1d13eca76a9] daemon is not started
00:08:13 [2020-11-15T00:08:13.108Z] === RUN   TestDockerHubPullSuite
00:08:13 [2020-11-15T00:08:13.108Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
00:08:14 [2020-11-15T00:08:14.495Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
00:08:17 [2020-11-15T00:08:17.035Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
00:08:17 [2020-11-15T00:08:17.296Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
00:08:19 [2020-11-15T00:08:19.835Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
00:08:19 [2020-11-15T00:08:19.835Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
00:08:20 [2020-11-15T00:08:20.096Z] --- PASS: TestDockerHubPullSuite (8.07s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.56s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.33s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.50s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
00:08:20 [2020-11-15T00:08:20.096Z] PASS
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === Skipped
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_sni_test.go:18: Flakey test
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.02s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.02s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.096Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
00:08:20 [2020-11-15T00:08:20.096Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.096Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:08:20 [2020-11-15T00:08:20.097Z]         docker_cli_network_unix_test.go:46: [d117838cc7a2b] daemon is not started
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] 
00:08:20 [2020-11-15T00:08:20.097Z] DONE 1275 tests, 51 skipped in 1584.723s
00:08:20 [2020-11-15T00:08:20.097Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:08:20 [2020-11-15T00:08:20.097Z] ++++ cat bundles/test-integration/docker.pid
00:08:20 [2020-11-15T00:08:20.097Z] +++ kill 7644
00:08:21 [2020-11-15T00:08:21.054Z] +++ /etc/init.d/apparmor stop
00:08:21 [2020-11-15T00:08:21.054Z] Leaving: AppArmorNo profiles have been unloaded.
00:08:21 [2020-11-15T00:08:21.054Z] 
00:08:21 [2020-11-15T00:08:21.054Z] Unloading profiles will leave already running processes permanently
00:08:21 [2020-11-15T00:08:21.054Z] unconfined, which can lead to unexpected situations.
00:08:21 [2020-11-15T00:08:21.054Z] 
00:08:21 [2020-11-15T00:08:21.054Z] To set a process to complain mode, use the command line tool
00:08:21 [2020-11-15T00:08:21.054Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:08:21 [2020-11-15T00:08:21.054Z] +++ true
00:08:21 [2020-11-15T00:08:21.054Z] exiting test-integration
00:08:21 [2020-11-15T00:08:21.054Z] ++ exit 0
00:08:21 [2020-11-15T00:08:21.054Z] 
00:08:21 [2020-11-15T00:08:21.314Z] + for job in $(jobs -p)
00:08:21 [2020-11-15T00:08:21.314Z] + wait 16189
00:08:22 [2020-11-15T00:08:22.414Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
00:08:40 [2020-11-15T00:08:40.174Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
00:09:08 [2020-11-15T00:09:08.011Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
00:09:10 [2020-11-15T00:09:10.199Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
00:09:20 [2020-11-15T00:09:20.621Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
00:09:29 [2020-11-15T00:09:29.241Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
00:09:46 [2020-11-15T00:09:46.746Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
00:09:58 [2020-11-15T00:09:58.982Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
00:10:02 [2020-11-15T00:10:02.277Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
00:10:55 [2020-11-15T00:10:55.417Z] === RUN   TestDockerSuite/TestBuildDotDotFile
00:10:55 [2020-11-15T00:10:55.417Z] === RUN   TestDockerSuite/TestBuildEOLInLine
00:10:55 [2020-11-15T00:10:55.417Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
00:10:55 [2020-11-15T00:10:55.417Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
00:10:55 [2020-11-15T00:10:55.417Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
00:10:55 [2020-11-15T00:10:55.417Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
00:10:55 [2020-11-15T00:10:55.417Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
00:10:55 [2020-11-15T00:10:55.417Z] === RUN   TestDockerSuite/TestBuildEntrypoint
00:10:55 [2020-11-15T00:10:55.417Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
00:10:59 [2020-11-15T00:10:59.176Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
00:11:02 [2020-11-15T00:11:02.102Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
00:11:06 [2020-11-15T00:11:06.816Z] === RUN   TestDockerSuite/TestBuildEnv
00:11:06 [2020-11-15T00:11:06.816Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
00:11:06 [2020-11-15T00:11:06.816Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
00:11:06 [2020-11-15T00:11:06.816Z] === RUN   TestDockerSuite/TestBuildEnvUsage
00:11:06 [2020-11-15T00:11:06.816Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
00:11:06 [2020-11-15T00:11:06.816Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
00:11:09 [2020-11-15T00:11:09.740Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
00:11:09 [2020-11-15T00:11:09.740Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
00:11:09 [2020-11-15T00:11:09.740Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
00:11:09 [2020-11-15T00:11:09.740Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
00:11:10 [2020-11-15T00:11:10.203Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
00:11:14 [2020-11-15T00:11:14.919Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
00:11:29 [2020-11-15T00:11:29.787Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
00:11:30 [2020-11-15T00:11:30.253Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
00:11:30 [2020-11-15T00:11:30.253Z] === RUN   TestDockerSuite/TestBuildExpose
00:11:30 [2020-11-15T00:11:30.253Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
00:11:30 [2020-11-15T00:11:30.253Z] === RUN   TestDockerSuite/TestBuildExposeOrder
00:11:30 [2020-11-15T00:11:30.253Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
00:11:30 [2020-11-15T00:11:30.253Z] === RUN   TestDockerSuite/TestBuildFails
00:11:33 [2020-11-15T00:11:33.178Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
00:11:33 [2020-11-15T00:11:33.178Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
00:11:37 [2020-11-15T00:11:37.901Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
00:11:41 [2020-11-15T00:11:41.662Z] === RUN   TestDockerSuite/TestBuildForceRm
00:11:48 [2020-11-15T00:11:48.769Z] === RUN   TestDockerSuite/TestBuildFromGit
00:11:59 [2020-11-15T00:11:59.132Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
00:11:59 [2020-11-15T00:11:59.132Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
00:12:04 [2020-11-15T00:12:04.956Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
00:12:04 [2020-11-15T00:12:04.956Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
00:12:05 [2020-11-15T00:12:05.419Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
00:12:05 [2020-11-15T00:12:05.881Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
00:12:05 [2020-11-15T00:12:05.881Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
00:12:14 [2020-11-15T00:12:14.492Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
00:12:14 [2020-11-15T00:12:14.492Z] === RUN   TestDockerSuite/TestBuildHistory
00:12:23 [2020-11-15T00:12:23.105Z] === RUN   TestDockerSuite/TestBuildIidFile
00:12:23 [2020-11-15T00:12:23.105Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
00:12:25 [2020-11-15T00:12:25.298Z] === RUN   TestDockerSuite/TestBuildInheritance
00:12:25 [2020-11-15T00:12:25.298Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
00:12:25 [2020-11-15T00:12:25.762Z] === RUN   TestDockerSuite/TestBuildInvalidTag
00:12:25 [2020-11-15T00:12:25.762Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
00:12:30 [2020-11-15T00:12:30.481Z] === RUN   TestDockerSuite/TestBuildLabel
00:12:30 [2020-11-15T00:12:30.945Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
00:12:31 [2020-11-15T00:12:31.408Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
00:12:31 [2020-11-15T00:12:31.871Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
00:12:32 [2020-11-15T00:12:32.333Z] === RUN   TestDockerSuite/TestBuildLabels
00:12:33 [2020-11-15T00:12:33.308Z] === RUN   TestDockerSuite/TestBuildLabelsCache
00:12:34 [2020-11-15T00:12:34.284Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
00:12:38 [2020-11-15T00:12:38.790Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
00:12:38 [2020-11-15T00:12:38.999Z] === RUN   TestDockerSuite/TestBuildLastModified
00:12:38 [2020-11-15T00:12:38.999Z] === RUN   TestDockerSuite/TestBuildLineBreak
00:12:38 [2020-11-15T00:12:38.999Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
00:12:38 [2020-11-15T00:12:38.999Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
00:12:38 [2020-11-15T00:12:38.999Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
00:12:38 [2020-11-15T00:12:38.999Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
00:12:39 [2020-11-15T00:12:39.461Z] === RUN   TestDockerSuite/TestBuildMaintainer
00:12:39 [2020-11-15T00:12:39.461Z] === RUN   TestDockerSuite/TestBuildMissingArgs
00:12:40 [2020-11-15T00:12:40.439Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
00:12:45 [2020-11-15T00:12:45.365Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
00:12:45 [2020-11-15T00:12:45.935Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
00:12:46 [2020-11-15T00:12:46.196Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
00:12:46 [2020-11-15T00:12:46.196Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
00:12:46 [2020-11-15T00:12:46.263Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
00:12:46 [2020-11-15T00:12:46.456Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
00:12:47 [2020-11-15T00:12:47.033Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
00:12:49 [2020-11-15T00:12:49.575Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
00:12:52 [2020-11-15T00:12:52.872Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
00:12:55 [2020-11-15T00:12:55.413Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
00:13:07 [2020-11-15T00:13:07.413Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
00:13:07 [2020-11-15T00:13:07.413Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
00:13:07 [2020-11-15T00:13:07.413Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
00:13:43 [2020-11-15T00:13:43.168Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
00:13:51 [2020-11-15T00:13:51.667Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
00:13:51 [2020-11-15T00:13:51.667Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
00:13:53 [2020-11-15T00:13:53.049Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
00:13:53 [2020-11-15T00:13:53.538Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
00:13:54 [2020-11-15T00:13:54.959Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
00:13:58 [2020-11-15T00:13:58.272Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
00:13:59 [2020-11-15T00:13:59.370Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
00:14:00 [2020-11-15T00:14:00.182Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
00:14:06 [2020-11-15T00:14:06.489Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
00:14:11 [2020-11-15T00:14:11.213Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
00:14:22 [2020-11-15T00:14:22.134Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
00:14:28 [2020-11-15T00:14:28.968Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
00:14:28 [2020-11-15T00:14:28.968Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
00:14:34 [2020-11-15T00:14:34.356Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
00:14:35 [2020-11-15T00:14:35.296Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
00:14:37 [2020-11-15T00:14:37.837Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
00:14:39 [2020-11-15T00:14:39.345Z] === RUN   TestDockerSuite/TestBuildMultipleTags
00:14:39 [2020-11-15T00:14:39.814Z] === RUN   TestDockerSuite/TestBuildNetContainer
00:14:39 [2020-11-15T00:14:39.814Z] === RUN   TestDockerSuite/TestBuildNetNone
00:14:39 [2020-11-15T00:14:39.814Z] === RUN   TestDockerSuite/TestBuildNoContext
00:14:40 [2020-11-15T00:14:40.378Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
00:14:42 [2020-11-15T00:14:42.744Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
00:14:47 [2020-11-15T00:14:47.465Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
00:14:49 [2020-11-15T00:14:49.670Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
00:14:49 [2020-11-15T00:14:49.670Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
00:14:49 [2020-11-15T00:14:49.670Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
00:14:50 [2020-11-15T00:14:50.407Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
00:14:51 [2020-11-15T00:14:51.875Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
00:14:52 [2020-11-15T00:14:52.851Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
00:14:53 [2020-11-15T00:14:53.704Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
00:14:53 [2020-11-15T00:14:53.828Z] === RUN   TestDockerSuite/TestBuildOnBuild
00:14:55 [2020-11-15T00:14:55.614Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
00:14:58 [2020-11-15T00:14:58.156Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
00:15:00 [2020-11-15T00:15:00.906Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
00:15:03 [2020-11-15T00:15:03.447Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
00:15:04 [2020-11-15T00:15:04.198Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
00:15:04 [2020-11-15T00:15:04.662Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
00:15:06 [2020-11-15T00:15:06.744Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
00:15:08 [2020-11-15T00:15:08.658Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
00:15:13 [2020-11-15T00:15:13.277Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
00:15:15 [2020-11-15T00:15:15.472Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
00:15:24 [2020-11-15T00:15:24.088Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
00:15:28 [2020-11-15T00:15:28.810Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
00:15:32 [2020-11-15T00:15:32.574Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
00:15:33 [2020-11-15T00:15:33.552Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
00:15:33 [2020-11-15T00:15:33.552Z] === RUN   TestDockerSuite/TestBuildPATH
00:15:33 [2020-11-15T00:15:33.552Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
00:15:35 [2020-11-15T00:15:35.748Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
00:15:35 [2020-11-15T00:15:35.748Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
00:16:04 [2020-11-15T00:16:04.936Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
00:16:18 [2020-11-15T00:16:18.402Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
00:16:19 [2020-11-15T00:16:19.829Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
00:16:30 [2020-11-15T00:16:30.840Z] === RUN   TestDockerSuite/TestBuildRm
00:16:37 [2020-11-15T00:16:37.930Z] --- PASS: TestDockerSwarmSuite (1684.84s)
00:16:37 [2020-11-15T00:16:37.930Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.20s)
00:16:37 [2020-11-15T00:16:37.930Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.38s)
00:16:37 [2020-11-15T00:16:37.930Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.58s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.63s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.11s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:562: [daaa4adf5739b] joining swarm manager [d20168c0a99e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:584: [db37bac007b28] joining swarm manager [d20168c0a99e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]         check_test.go:380: [daaa4adf5739b] daemon is not started
00:16:37 [2020-11-15T00:16:37.931Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.51s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:45: [dcb683bccb104] joining swarm manager [d530f8615c5c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.31s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.28s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:303: [d0d870ee2f30e] joining swarm manager [d12f686320e2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:304: [d82f8bf7197e4] joining swarm manager [d12f686320e2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:363: Waiting for possible election...
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.55s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:271: [d2cc4b2661abd] joining swarm manager [d5d931752b484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:272: [d6b5b3fb36cc6] joining swarm manager [d5d931752b484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.50s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.70s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.91s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_node_test.go:19: [ddc662375fa48] joining swarm manager [dc3b4f4c1747e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_node_test.go:20: [df539f1caa245] joining swarm manager [dc3b4f4c1747e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.63s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:501: [d26cc1da46e96] joining swarm manager [dd09166256af7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:506: [dc0cab2f4ecd3] joining swarm manager [dd09166256af7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.28s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_node_test.go:80: [da775e7a51822] joining swarm manager [da5962dcd8a21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.03s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_node_test.go:52: [d59102c13a8b8] joining swarm manager [d881cd874f750]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_node_test.go:53: [d987a5fcb312f] joining swarm manager [d881cd874f750]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.48s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:201: [d0b81a5646fba] joining swarm manager [d20276d4ca220]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.26s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:383: [d5bf10e3c87b4] joining swarm manager [d08d56e86ad41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:384: [da98c729eba0a] joining swarm manager [d08d56e86ad41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]         check_test.go:380: [da98c729eba0a] daemon is not started
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.47s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:801: [d5d3e4b4deaf2] joining swarm manager [d2218ea92003c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:801: [df62c2a2f1225] joining swarm manager [d2218ea92003c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:801: [deeb12f1aba85] joining swarm manager [d2218ea92003c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:801: [d531a1f7e99cf] joining swarm manager [d2218ea92003c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:809: [daf0749d3cfa6] joining swarm manager [d2218ea92003c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.46s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.44s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.75s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:394: [da90051f6d84f] joining swarm manager [d7ecd126f3723]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:394: [d0b67811081f9] joining swarm manager [d7ecd126f3723]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.23s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:342: [df7b27e750660] joining swarm manager [db1a8e80fefe8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:342: [d9da61a2458e1] joining swarm manager [db1a8e80fefe8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.26s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:489: [db255172a8443] joining swarm manager [d9b7f96b68bb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:489: [df04702c36679] joining swarm manager [d9b7f96b68bb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.39s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.75s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:127: [d4327e4a79028] joining swarm manager [d17e5dda44aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:128: [dfb00701aa8e8] joining swarm manager [d17e5dda44aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:136: [d83b112b9b098] joining swarm manager [d17e5dda44aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:137: [d7d5b8a910e03] joining swarm manager [d17e5dda44aac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.46s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.75s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:303: [d0c535a113d52] joining swarm manager [debd337aa2f0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:303: [dadb7a54fdc00] joining swarm manager [debd337aa2f0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.71s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:99: [d3a9a8f85a3cc] joining swarm manager [dfd63d9aa411d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:100: [d1dea95f7bdf7] joining swarm manager [dfd63d9aa411d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]         check_test.go:380: [d3a9a8f85a3cc] daemon is not started
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.86s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:532: [de25634c2fe5c] joining swarm manager [d19f0a76782d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:533: [db0d4cb3d260e] joining swarm manager [d19f0a76782d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.32s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:147: [d7db1933e06fe] joining swarm manager [d93923e75992a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_service_test.go:147: [d1027d72ee7bd] joining swarm manager [d93923e75992a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.51s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.31s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.82s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.35s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.25s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.79s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.11s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.24s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.56s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.73s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.05s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.78s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.87s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.95s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (1.88s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.77s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.02s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.35s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.76s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.89s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.57s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.40s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.80s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.48s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.28s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.03s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.65s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.54s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.04s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.76s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_service_logs_test.go:245: checking task bwgoffnioqu6
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_service_logs_test.go:250: checking messages for bwgoffnioqu6
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_service_logs_test.go:245: checking task hplk54a8fja4
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_service_logs_test.go:250: checking messages for hplk54a8fja4
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.17s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.64s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.37s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.08s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.64s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1901: [db11fbec08aa5] joining swarm manager [dd1ae5a581f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1902: [db2a68ca67ee5] joining swarm manager [dd1ae5a581f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.93s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.85s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.52s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1802: [d0711115bad38] joining swarm manager [dc47238d8cdb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1803: [dc3e12cf10ab9] joining swarm manager [dc47238d8cdb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.33s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (99.39s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1321: [d68b1630331fb] joining swarm manager [d687c5b6bd95d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1322: [d4a1434e2ea5c] joining swarm manager [d687c5b6bd95d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.35s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.96s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.44s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.82s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.22s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.84s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.41s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.36s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.94s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.91s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.06s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.52s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1186: [db220043362fb] joining swarm manager [d4194044b6805]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1195: [d862f81eb2af6] joining swarm manager [d4194044b6805]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.65s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.36s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (149.16s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1118: [dfb70a98531f3] joining swarm manager [d4d0e566725ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1119: [d1971a64e9a70] joining swarm manager [d4d0e566725ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1172: [d77ca4b089260] joining swarm manager [d4d0e566725ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.55s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1453: [d6aa401c32f11] joining swarm manager [d64d2c70ead1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_test.go:1454: [d650c96a302d4] joining swarm manager [d64d2c70ead1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.40s)
00:16:37 [2020-11-15T00:16:37.931Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s)
00:16:37 [2020-11-15T00:16:37.931Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
00:16:37 [2020-11-15T00:16:37.931Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
00:16:37 [2020-11-15T00:16:37.931Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_cli_swarm_unix_test.go:62: [d3f857444a80c] joining swarm manager [dcc658fd00e97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.31s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.90s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.86s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s)
00:16:37 [2020-11-15T00:16:37.931Z]         docker_api_swarm_test.go:961: [d37f9382339fb] joining swarm manager [daa949ca717a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.69s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.35s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.52s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.42s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.59s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.24s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.63s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.75s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.09s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.32s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.57s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s)
00:16:37 [2020-11-15T00:16:37.931Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s)
00:16:37 [2020-11-15T00:16:37.931Z] === RUN   TestDockerExternalVolumeSuite
00:16:37 [2020-11-15T00:16:37.931Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
00:16:43 [2020-11-15T00:16:43.283Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
00:16:45 [2020-11-15T00:16:45.480Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
00:16:45 [2020-11-15T00:16:45.480Z] === RUN   TestDockerSuite/TestBuildScratchCopy
00:16:45 [2020-11-15T00:16:45.943Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
00:16:46 [2020-11-15T00:16:46.920Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
00:16:50 [2020-11-15T00:16:50.681Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
00:16:52 [2020-11-15T00:16:52.854Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
00:16:52 [2020-11-15T00:16:52.876Z] === RUN   TestDockerSuite/TestBuildShellInherited
00:16:57 [2020-11-15T00:16:57.596Z] === RUN   TestDockerSuite/TestBuildShellMultiple
00:17:12 [2020-11-15T00:17:12.466Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
00:17:12 [2020-11-15T00:17:12.466Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
00:17:13 [2020-11-15T00:17:13.443Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
00:17:23 [2020-11-15T00:17:23.813Z] === RUN   TestDockerSuite/TestBuildSpaces
00:17:23 [2020-11-15T00:17:23.813Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
00:17:27 [2020-11-15T00:17:27.576Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
00:17:28 [2020-11-15T00:17:28.040Z] === RUN   TestDockerSuite/TestBuildStderr
00:17:32 [2020-11-15T00:17:32.772Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
00:17:53 [2020-11-15T00:17:53.936Z] === RUN   TestDockerSuite/TestBuildStopSignal
00:17:53 [2020-11-15T00:17:53.936Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
00:17:56 [2020-11-15T00:17:56.866Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
00:17:57 [2020-11-15T00:17:57.844Z] === RUN   TestDockerSuite/TestBuildTagEvent
00:18:00 [2020-11-15T00:18:00.563Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
00:18:02 [2020-11-15T00:18:02.570Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
00:18:08 [2020-11-15T00:18:08.690Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
00:18:09 [2020-11-15T00:18:09.688Z] === RUN   TestDockerSuite/TestBuildUser
00:18:09 [2020-11-15T00:18:09.688Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
00:18:09 [2020-11-15T00:18:09.688Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
00:18:09 [2020-11-15T00:18:09.688Z] === RUN   TestDockerSuite/TestBuildVerboseOut
00:18:13 [2020-11-15T00:18:13.448Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
00:18:13 [2020-11-15T00:18:13.911Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
00:18:16 [2020-11-15T00:18:16.109Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
00:18:16 [2020-11-15T00:18:16.109Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
00:18:16 [2020-11-15T00:18:16.109Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
00:18:37 [2020-11-15T00:18:37.265Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
00:18:37 [2020-11-15T00:18:37.265Z] === RUN   TestDockerSuite/TestBuildWindowsUser
00:18:40 [2020-11-15T00:18:40.798Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
00:18:47 [2020-11-15T00:18:47.649Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
00:18:53 [2020-11-15T00:18:53.018Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
00:18:53 [2020-11-15T00:18:53.484Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
00:18:53 [2020-11-15T00:18:53.484Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
00:18:53 [2020-11-15T00:18:53.484Z] === RUN   TestDockerSuite/TestBuildWithFailure
00:18:56 [2020-11-15T00:18:56.410Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
00:18:56 [2020-11-15T00:18:56.410Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
00:19:08 [2020-11-15T00:19:08.846Z] === RUN   TestDockerSuite/TestBuildWithTabs
00:19:11 [2020-11-15T00:19:11.773Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
00:19:12 [2020-11-15T00:19:12.236Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
00:19:25 [2020-11-15T00:19:25.111Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
00:19:33 [2020-11-15T00:19:33.382Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
00:19:33 [2020-11-15T00:19:33.382Z] === RUN   TestDockerSuite/TestBuildWithVolumes
00:19:33 [2020-11-15T00:19:33.382Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
00:19:33 [2020-11-15T00:19:33.382Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
00:19:33 [2020-11-15T00:19:33.382Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
00:19:40 [2020-11-15T00:19:40.006Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
00:19:41 [2020-11-15T00:19:41.979Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
00:19:42 [2020-11-15T00:19:42.442Z] === RUN   TestDockerSuite/TestBuildXZHost
00:19:42 [2020-11-15T00:19:42.442Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
00:19:42 [2020-11-15T00:19:42.442Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
00:19:42 [2020-11-15T00:19:42.905Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
00:19:45 [2020-11-15T00:19:45.094Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
00:19:49 [2020-11-15T00:19:49.805Z] === RUN   TestDockerSuite/TestCommitChange
00:19:54 [2020-11-15T00:19:54.513Z] === RUN   TestDockerSuite/TestCommitChangeLabels
00:19:59 [2020-11-15T00:19:59.227Z] === RUN   TestDockerSuite/TestCommitHardlink
00:19:59 [2020-11-15T00:19:59.227Z] === RUN   TestDockerSuite/TestCommitNewFile
00:20:06 [2020-11-15T00:20:06.342Z] === RUN   TestDockerSuite/TestCommitPausedContainer
00:20:06 [2020-11-15T00:20:06.342Z] === RUN   TestDockerSuite/TestCommitTTY
00:20:12 [2020-11-15T00:20:12.125Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
00:20:13 [2020-11-15T00:20:13.448Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
00:20:17 [2020-11-15T00:20:17.200Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
00:20:17 [2020-11-15T00:20:17.200Z] === RUN   TestDockerSuite/TestCommitWithoutPause
00:20:17 [2020-11-15T00:20:17.200Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
00:20:17 [2020-11-15T00:20:17.200Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
00:20:17 [2020-11-15T00:20:17.200Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
00:20:17 [2020-11-15T00:20:17.200Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
00:20:17 [2020-11-15T00:20:17.200Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
00:20:17 [2020-11-15T00:20:17.200Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
00:20:17 [2020-11-15T00:20:17.200Z] === RUN   TestDockerSuite/TestContainerAPICommit
00:20:23 [2020-11-15T00:20:23.015Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
00:20:27 [2020-11-15T00:20:27.148Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
00:20:28 [2020-11-15T00:20:28.829Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
00:20:28 [2020-11-15T00:20:28.829Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
00:20:31 [2020-11-15T00:20:31.018Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
00:20:31 [2020-11-15T00:20:31.018Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
00:20:31 [2020-11-15T00:20:31.018Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
00:20:31 [2020-11-15T00:20:31.018Z] === RUN   TestDockerSuite/TestContainerAPICreate
00:20:33 [2020-11-15T00:20:33.209Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
00:20:33 [2020-11-15T00:20:33.209Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
00:20:33 [2020-11-15T00:20:33.209Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
00:20:35 [2020-11-15T00:20:35.403Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
00:20:35 [2020-11-15T00:20:35.403Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
00:20:35 [2020-11-15T00:20:35.403Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
00:20:35 [2020-11-15T00:20:35.403Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
00:20:35 [2020-11-15T00:20:35.403Z] === RUN   TestDockerSuite/TestContainerAPIDelete
00:20:37 [2020-11-15T00:20:37.597Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
00:20:41 [2020-11-15T00:20:41.349Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
00:20:42 [2020-11-15T00:20:42.042Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
00:20:42 [2020-11-15T00:20:42.896Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
00:20:42 [2020-11-15T00:20:42.896Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
00:20:42 [2020-11-15T00:20:42.896Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
00:20:45 [2020-11-15T00:20:45.085Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
00:20:45 [2020-11-15T00:20:45.085Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
00:20:46 [2020-11-15T00:20:46.630Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
00:20:46 [2020-11-15T00:20:46.630Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
00:20:46 [2020-11-15T00:20:46.630Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
00:20:48 [2020-11-15T00:20:48.819Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
00:20:48 [2020-11-15T00:20:48.819Z] === RUN   TestDockerSuite/TestContainerAPIKill
00:20:50 [2020-11-15T00:20:50.368Z] === RUN   TestDockerSuite/TestContainerAPIPause
00:20:50 [2020-11-15T00:20:50.368Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
00:20:52 [2020-11-15T00:20:52.558Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
00:20:52 [2020-11-15T00:20:52.558Z] === RUN   TestDockerSuite/TestContainerAPIRename
00:20:54 [2020-11-15T00:20:54.102Z] === RUN   TestDockerSuite/TestContainerAPIRestart
00:20:57 [2020-11-15T00:20:57.855Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
00:21:01 [2020-11-15T00:21:01.608Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
00:21:02 [2020-11-15T00:21:02.070Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
00:21:02 [2020-11-15T00:21:02.070Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
00:21:02 [2020-11-15T00:21:02.070Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
00:21:02 [2020-11-15T00:21:02.070Z] === RUN   TestDockerSuite/TestContainerAPIStart
00:21:03 [2020-11-15T00:21:03.618Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
00:21:03 [2020-11-15T00:21:03.618Z] === RUN   TestDockerSuite/TestContainerAPIStop
00:21:05 [2020-11-15T00:21:05.806Z] === RUN   TestDockerSuite/TestContainerAPITop
00:21:05 [2020-11-15T00:21:05.806Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
00:21:07 [2020-11-15T00:21:07.352Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
00:21:07 [2020-11-15T00:21:07.352Z] === RUN   TestDockerSuite/TestContainerAPIWait
00:21:12 [2020-11-15T00:21:12.060Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
00:21:13 [2020-11-15T00:21:13.035Z] === RUN   TestDockerSuite/TestContainerNetworkMode
00:21:13 [2020-11-15T00:21:13.035Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
00:21:13 [2020-11-15T00:21:13.035Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
00:21:13 [2020-11-15T00:21:13.035Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
00:21:13 [2020-11-15T00:21:13.035Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
00:21:13 [2020-11-15T00:21:13.035Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
00:21:14 [2020-11-15T00:21:14.584Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
00:21:14 [2020-11-15T00:21:14.584Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
00:21:16 [2020-11-15T00:21:16.772Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
00:21:18 [2020-11-15T00:21:18.964Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
00:21:21 [2020-11-15T00:21:21.886Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
00:21:24 [2020-11-15T00:21:24.075Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00068c820_<nil>}
00:21:26 [2020-11-15T00:21:26.265Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1252256722_c:\foo_false__<nil>_<nil>_<nil>}
00:21:28 [2020-11-15T00:21:28.454Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1252256722_c:\foo_true__<nil>_<nil>_<nil>}
00:21:28 [2020-11-15T00:21:28.818Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
00:21:31 [2020-11-15T00:21:31.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestCopyAndRestart
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
00:21:31 [2020-11-15T00:21:31.378Z] === RUN   TestDockerSuite/TestCpAbsolutePath
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpFromCaseA
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpFromCaseB
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpFromCaseC
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpFromCaseD
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpFromCaseE
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpFromCaseF
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpFromCaseG
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpFromCaseH
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpFromCaseI
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpFromCaseJ
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
00:21:33 [2020-11-15T00:21:33.567Z] === RUN   TestDockerSuite/TestCpGarbagePath
00:21:35 [2020-11-15T00:21:35.759Z] === RUN   TestDockerSuite/TestCpLocalOnly
00:21:35 [2020-11-15T00:21:35.759Z] === RUN   TestDockerSuite/TestCpNameHasColon
00:21:35 [2020-11-15T00:21:35.759Z] === RUN   TestDockerSuite/TestCpRelativePath
00:21:37 [2020-11-15T00:21:37.951Z] === RUN   TestDockerSuite/TestCpSpecialFiles
00:21:37 [2020-11-15T00:21:37.951Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
00:21:37 [2020-11-15T00:21:37.951Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
00:21:37 [2020-11-15T00:21:37.951Z] === RUN   TestDockerSuite/TestCpToCaseA
00:21:42 [2020-11-15T00:21:42.662Z] === RUN   TestDockerSuite/TestCpToCaseB
00:21:44 [2020-11-15T00:21:44.207Z] === RUN   TestDockerSuite/TestCpToCaseC
00:21:44 [2020-11-15T00:21:44.207Z] === RUN   TestDockerSuite/TestCpToCaseD
00:21:44 [2020-11-15T00:21:44.207Z] === RUN   TestDockerSuite/TestCpToCaseE
00:21:46 [2020-11-15T00:21:46.918Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
00:21:52 [2020-11-15T00:21:52.808Z] === RUN   TestDockerSuite/TestCpToCaseF
00:21:52 [2020-11-15T00:21:52.808Z] === RUN   TestDockerSuite/TestCpToCaseG
00:21:52 [2020-11-15T00:21:52.808Z] === RUN   TestDockerSuite/TestCpToCaseH
00:22:05 [2020-11-15T00:22:05.219Z] === RUN   TestDockerSuite/TestCpToCaseI
00:22:05 [2020-11-15T00:22:05.219Z] === RUN   TestDockerSuite/TestCpToCaseJ
00:22:05 [2020-11-15T00:22:05.219Z] === RUN   TestDockerSuite/TestCpToDot
00:22:07 [2020-11-15T00:22:07.409Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
00:22:07 [2020-11-15T00:22:07.409Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
00:22:07 [2020-11-15T00:22:07.409Z] === RUN   TestDockerSuite/TestCpToStdout
00:22:09 [2020-11-15T00:22:09.605Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
00:22:09 [2020-11-15T00:22:09.605Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
00:22:09 [2020-11-15T00:22:09.605Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
00:22:09 [2020-11-15T00:22:09.605Z] === RUN   TestDockerSuite/TestCpVolumePath
00:22:09 [2020-11-15T00:22:09.605Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
00:22:09 [2020-11-15T00:22:09.605Z] === RUN   TestDockerSuite/TestCreateArgs
00:22:09 [2020-11-15T00:22:09.605Z] === RUN   TestDockerSuite/TestCreateByImageID
00:22:11 [2020-11-15T00:22:11.153Z] === RUN   TestDockerSuite/TestCreateEchoStdout
00:22:13 [2020-11-15T00:22:13.344Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
00:22:13 [2020-11-15T00:22:13.344Z] === RUN   TestDockerSuite/TestCreateHostConfig
00:22:13 [2020-11-15T00:22:13.806Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
00:22:15 [2020-11-15T00:22:15.351Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
00:22:15 [2020-11-15T00:22:15.812Z] === RUN   TestDockerSuite/TestCreateLabels
00:22:15 [2020-11-15T00:22:15.812Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
00:22:15 [2020-11-15T00:22:15.812Z] === RUN   TestDockerSuite/TestCreateRM
00:22:16 [2020-11-15T00:22:16.274Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
00:22:16 [2020-11-15T00:22:16.274Z] === RUN   TestDockerSuite/TestCreateStopSignal
00:22:16 [2020-11-15T00:22:16.274Z] === RUN   TestDockerSuite/TestCreateStopTimeout
00:22:16 [2020-11-15T00:22:16.735Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
00:22:19 [2020-11-15T00:22:19.014Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
00:22:23 [2020-11-15T00:22:23.836Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
00:22:23 [2020-11-15T00:22:23.836Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
00:22:24 [2020-11-15T00:22:24.297Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
00:22:29 [2020-11-15T00:22:29.011Z] === RUN   TestDockerSuite/TestCreateWithPortRange
00:22:29 [2020-11-15T00:22:29.011Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
00:22:29 [2020-11-15T00:22:29.012Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
00:22:30 [2020-11-15T00:22:30.557Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
00:22:30 [2020-11-15T00:22:30.557Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
00:22:30 [2020-11-15T00:22:30.557Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
00:22:30 [2020-11-15T00:22:30.557Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestDevicePermissions
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestDockerFails
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestEventsAttach
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestEventsCommit
00:22:31 [2020-11-15T00:22:31.019Z] === RUN   TestDockerSuite/TestEventsContainerEvents
00:22:33 [2020-11-15T00:22:33.208Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
00:22:34 [2020-11-15T00:22:34.754Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
00:22:36 [2020-11-15T00:22:36.942Z] === RUN   TestDockerSuite/TestEventsContainerRestart
00:22:45 [2020-11-15T00:22:45.544Z] === RUN   TestDockerSuite/TestEventsCopy
00:22:49 [2020-11-15T00:22:49.294Z] === RUN   TestDockerSuite/TestEventsFilterContainer
00:22:51 [2020-11-15T00:22:51.125Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
00:22:54 [2020-11-15T00:22:54.015Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
00:22:55 [2020-11-15T00:22:55.560Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
00:22:56 [2020-11-15T00:22:56.022Z] === RUN   TestDockerSuite/TestEventsFilterImageName
00:22:58 [2020-11-15T00:22:58.945Z] === RUN   TestDockerSuite/TestEventsFilterLabels
00:23:00 [2020-11-15T00:23:00.489Z] === RUN   TestDockerSuite/TestEventsFilterType
00:23:00 [2020-11-15T00:23:00.951Z] === RUN   TestDockerSuite/TestEventsFilters
00:23:05 [2020-11-15T00:23:05.662Z] === RUN   TestDockerSuite/TestEventsFormat
00:23:06 [2020-11-15T00:23:06.020Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
00:23:09 [2020-11-15T00:23:09.416Z] === RUN   TestDockerSuite/TestEventsFormatBadField
00:23:09 [2020-11-15T00:23:09.416Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
00:23:09 [2020-11-15T00:23:09.416Z] === RUN   TestDockerSuite/TestEventsImageImport
00:23:09 [2020-11-15T00:23:09.416Z] === RUN   TestDockerSuite/TestEventsImageLoad
00:23:09 [2020-11-15T00:23:09.416Z] === RUN   TestDockerSuite/TestEventsImagePull
00:23:09 [2020-11-15T00:23:09.416Z] === RUN   TestDockerSuite/TestEventsImageTag
00:23:10 [2020-11-15T00:23:10.390Z] === RUN   TestDockerSuite/TestEventsPluginOps
00:23:10 [2020-11-15T00:23:10.390Z] === RUN   TestDockerSuite/TestEventsRename
00:23:12 [2020-11-15T00:23:12.580Z] === RUN   TestDockerSuite/TestEventsResize
00:23:15 [2020-11-15T00:23:15.501Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
00:23:17 [2020-11-15T00:23:17.691Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
00:23:19 [2020-11-15T00:23:19.881Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
00:23:24 [2020-11-15T00:23:24.121Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
00:23:25 [2020-11-15T00:23:25.695Z] === RUN   TestDockerSuite/TestEventsTop
00:23:25 [2020-11-15T00:23:25.695Z] === RUN   TestDockerSuite/TestEventsUntag
00:23:27 [2020-11-15T00:23:27.885Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
00:23:30 [2020-11-15T00:23:30.810Z] === RUN   TestDockerSuite/TestExec
00:23:30 [2020-11-15T00:23:30.810Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
00:23:30 [2020-11-15T00:23:30.810Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
00:23:32 [2020-11-15T00:23:32.360Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
00:23:33 [2020-11-15T00:23:33.906Z] === RUN   TestDockerSuite/TestExecAPIStart
00:23:33 [2020-11-15T00:23:33.906Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
00:23:33 [2020-11-15T00:23:33.906Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
00:23:33 [2020-11-15T00:23:33.906Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
00:23:35 [2020-11-15T00:23:35.453Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
00:23:37 [2020-11-15T00:23:37.643Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
00:23:39 [2020-11-15T00:23:39.034Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
00:23:39 [2020-11-15T00:23:39.188Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
00:23:40 [2020-11-15T00:23:40.760Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
00:23:44 [2020-11-15T00:23:44.510Z] === RUN   TestDockerSuite/TestExecCgroup
00:23:44 [2020-11-15T00:23:44.510Z] === RUN   TestDockerSuite/TestExecEnv
00:23:44 [2020-11-15T00:23:44.510Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
00:23:44 [2020-11-15T00:23:44.510Z] === RUN   TestDockerSuite/TestExecExitStatus
00:23:46 [2020-11-15T00:23:46.701Z] === RUN   TestDockerSuite/TestExecInspectID
00:23:51 [2020-11-15T00:23:51.413Z] === RUN   TestDockerSuite/TestExecInteractive
00:23:51 [2020-11-15T00:23:51.413Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
00:23:51 [2020-11-15T00:23:51.413Z] === RUN   TestDockerSuite/TestExecParseError
00:23:51 [2020-11-15T00:23:51.413Z] === RUN   TestDockerSuite/TestExecPausedContainer
00:23:51 [2020-11-15T00:23:51.413Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
00:23:51 [2020-11-15T00:23:51.413Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
00:23:53 [2020-11-15T00:23:53.605Z] === RUN   TestDockerSuite/TestExecSetEnv
00:23:53 [2020-11-15T00:23:53.605Z] === RUN   TestDockerSuite/TestExecStartFails
00:23:53 [2020-11-15T00:23:53.605Z] === RUN   TestDockerSuite/TestExecStateCleanup
00:23:53 [2020-11-15T00:23:53.605Z] === RUN   TestDockerSuite/TestExecStopNotHanging
00:23:53 [2020-11-15T00:23:53.605Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
00:23:53 [2020-11-15T00:23:53.605Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
00:23:53 [2020-11-15T00:23:53.932Z] --- PASS: TestDockerExternalVolumeSuite (437.44s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.60s)
00:23:53 [2020-11-15T00:23:53.932Z]         docker_cli_external_volume_driver_test.go:53: [dbe527068318a] daemon is not started
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
00:23:53 [2020-11-15T00:23:53.932Z]         docker_cli_external_volume_driver_test.go:53: [d0315a8b0d604] daemon is not started
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s)
00:23:53 [2020-11-15T00:23:53.932Z]         docker_cli_external_volume_driver_test.go:53: [dc4386bbaa928] daemon is not started
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
00:23:53 [2020-11-15T00:23:53.932Z]         docker_cli_external_volume_driver_test.go:53: [dda1eba16dcbe] daemon is not started
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.32s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s)
00:23:53 [2020-11-15T00:23:53.932Z]         docker_cli_external_volume_driver_test.go:485: [d94e7a45019b8] daemon is not started
00:23:53 [2020-11-15T00:23:53.932Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
00:23:53 [2020-11-15T00:23:53.932Z]         docker_cli_external_volume_driver_test.go:53: [ddc4c1ea13f1a] daemon is not started
00:23:53 [2020-11-15T00:23:53.932Z] PASS
00:23:53 [2020-11-15T00:23:53.932Z] 
00:23:53 [2020-11-15T00:23:53.932Z] === Skipped
00:23:53 [2020-11-15T00:23:53.932Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:23:53 [2020-11-15T00:23:53.932Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
00:23:53 [2020-11-15T00:23:53.932Z]         check_test.go:309: [d8a9fb99d2a33] daemon is not started
00:23:53 [2020-11-15T00:23:53.932Z] 
00:23:53 [2020-11-15T00:23:53.932Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
00:23:53 [2020-11-15T00:23:53.932Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
00:23:53 [2020-11-15T00:23:53.932Z]         check_test.go:309: [d76a303680254] daemon is not started
00:23:53 [2020-11-15T00:23:53.932Z] 
00:23:53 [2020-11-15T00:23:53.932Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:23:53 [2020-11-15T00:23:53.932Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
00:23:53 [2020-11-15T00:23:53.932Z]         check_test.go:309: [d6454de9533a8] daemon is not started
00:23:53 [2020-11-15T00:23:53.932Z] 
00:23:53 [2020-11-15T00:23:53.932Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:23:53 [2020-11-15T00:23:53.932Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
00:23:53 [2020-11-15T00:23:53.932Z] 
00:23:53 [2020-11-15T00:23:53.932Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:23:53 [2020-11-15T00:23:53.932Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:23:53 [2020-11-15T00:23:53.932Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:23:53 [2020-11-15T00:23:53.932Z] 
00:23:53 [2020-11-15T00:23:53.932Z] 
00:23:53 [2020-11-15T00:23:53.932Z] DONE 273 tests, 5 skipped in 2517.293s
00:23:53 [2020-11-15T00:23:53.932Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:23:53 [2020-11-15T00:23:53.932Z] ++++ cat bundles/test-integration/docker.pid
00:23:53 [2020-11-15T00:23:53.932Z] +++ kill 7651
00:23:53 [2020-11-15T00:23:53.932Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/def51f1594c05/docker.pid
00:23:53 [2020-11-15T00:23:53.932Z] +++ kill 5396
00:23:53 [2020-11-15T00:23:53.932Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5396 is not a child of this shell
00:23:53 [2020-11-15T00:23:53.932Z] warning: PID 5396 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/def51f1594c05/docker.pid had a nonzero exit code
00:23:53 [2020-11-15T00:23:53.932Z] +++ /etc/init.d/apparmor stop
00:23:53 [2020-11-15T00:23:53.932Z] Leaving: AppArmorNo profiles have been unloaded.
00:23:53 [2020-11-15T00:23:53.932Z] 
00:23:53 [2020-11-15T00:23:53.932Z] Unloading profiles will leave already running processes permanently
00:23:53 [2020-11-15T00:23:53.932Z] unconfined, which can lead to unexpected situations.
00:23:53 [2020-11-15T00:23:53.932Z] 
00:23:53 [2020-11-15T00:23:53.932Z] To set a process to complain mode, use the command line tool
00:23:53 [2020-11-15T00:23:53.932Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:23:53 [2020-11-15T00:23:53.932Z] +++ true
00:23:53 [2020-11-15T00:23:53.932Z] exiting test-integration
00:23:53 [2020-11-15T00:23:53.932Z] ++ exit 0
00:23:53 [2020-11-15T00:23:53.932Z] 
00:23:53 [2020-11-15T00:23:53.932Z] + exit 0
00:23:53 [2020-11-15T00:23:53.932Z] ++ jobs -p
00:23:53 [2020-11-15T00:23:53.932Z] + pids=
00:23:53 [2020-11-15T00:23:53.932Z] + echo 'Remaining pids to kill: []'
00:23:53 [2020-11-15T00:23:53.932Z] Remaining pids to kill: []
00:23:53 [2020-11-15T00:23:53.932Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
00:23:53 [2020-11-15T00:23:53.946Z] Recording test results
00:23:55 [2020-11-15T00:23:55.149Z] === RUN   TestDockerSuite/TestExecUlimits
00:23:55 [2020-11-15T00:23:55.149Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:23:56 [2020-11-15T00:23:56.063Z] + echo Ensuring container killed.
00:23:56 [2020-11-15T00:23:56.063Z] Ensuring container killed.
00:23:56 [2020-11-15T00:23:56.063Z] + docker ps -aq -f name=docker-pr2-*
00:23:56 [2020-11-15T00:23:56.063Z] + cids=0cf0588531e7
00:23:56 [2020-11-15T00:23:56.063Z] beb79506b7c2
00:23:56 [2020-11-15T00:23:56.063Z] 69b1b720683e
00:23:56 [2020-11-15T00:23:56.063Z] + [ -n 0cf0588531e7
00:23:56 [2020-11-15T00:23:56.063Z] beb79506b7c2
00:23:56 [2020-11-15T00:23:56.063Z] 69b1b720683e ]
00:23:56 [2020-11-15T00:23:56.063Z] + docker rm -vf 0cf0588531e7 beb79506b7c2 69b1b720683e
00:23:57 [2020-11-15T00:23:57.008Z] 0cf0588531e7
00:23:58 [2020-11-15T00:23:58.393Z] beb79506b7c2
00:23:58 [2020-11-15T00:23:58.393Z] 69b1b720683e
[Pipeline] sh
00:23:58 [2020-11-15T00:23:58.680Z] + echo Chowning /workspace to jenkins user
00:23:58 [2020-11-15T00:23:58.680Z] Chowning /workspace to jenkins user
00:23:58 [2020-11-15T00:23:58.680Z] + id -u
00:23:58 [2020-11-15T00:23:58.680Z] + id -g
00:23:58 [2020-11-15T00:23:58.680Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41625:/workspace busybox chown -R 1000:1000 /workspace
00:23:58 [2020-11-15T00:23:58.680Z] Unable to find image 'busybox:latest' locally
00:23:59 [2020-11-15T00:23:59.252Z] latest: Pulling from library/busybox
00:23:59 [2020-11-15T00:23:59.252Z] 9758c28807f2: Pulling fs layer
00:23:59 [2020-11-15T00:23:59.252Z] 9758c28807f2: Verifying Checksum
00:23:59 [2020-11-15T00:23:59.252Z] 9758c28807f2: Download complete
00:23:59 [2020-11-15T00:23:59.513Z] 9758c28807f2: Pull complete
00:23:59 [2020-11-15T00:23:59.513Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:23:59 [2020-11-15T00:23:59.513Z] Status: Downloaded newer image for busybox:latest
00:24:02 [2020-11-15T00:24:02.249Z] === RUN   TestDockerSuite/TestExecWithImageUser
00:24:02 [2020-11-15T00:24:02.249Z] === RUN   TestDockerSuite/TestExecWithPrivileged
00:24:02 [2020-11-15T00:24:02.249Z] === RUN   TestDockerSuite/TestExecWithUser
00:24:02 [2020-11-15T00:24:02.249Z] === RUN   TestDockerSuite/TestGetContainerStats
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:24:03 [2020-11-15T00:24:03.113Z] + bundleName=amd64
00:24:03 [2020-11-15T00:24:03.113Z] + echo Creating amd64-bundles.tar.gz
00:24:03 [2020-11-15T00:24:03.113Z] Creating amd64-bundles.tar.gz
00:24:03 [2020-11-15T00:24:03.113Z] + xargs tar -czf amd64-bundles.tar.gz
00:24:03 [2020-11-15T00:24:03.113Z] + 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
00:24:04 [2020-11-15T00:24:04.066Z] Archiving artifacts
00:24:06 [2020-11-15T00:24:06.062Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41625/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:24:06 [2020-11-15T00:24:06.379Z] + make clean
00:24:06 [2020-11-15T00:24:06.640Z] docker volume rm -f docker-dev-cache
00:24:06 [2020-11-15T00:24:06.640Z] docker-dev-cache
[Pipeline] deleteDir
00:24:08 [2020-11-15T00:24:08.066Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:24:13 [2020-11-15T00:24:13.881Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
00:24:16 [2020-11-15T00:24:16.798Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
00:24:22 [2020-11-15T00:24:22.618Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
00:24:22 [2020-11-15T00:24:22.618Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
00:24:22 [2020-11-15T00:24:22.618Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
00:24:22 [2020-11-15T00:24:22.618Z] === RUN   TestDockerSuite/TestHealth
00:24:22 [2020-11-15T00:24:22.618Z] === RUN   TestDockerSuite/TestHistoryExistentImage
00:24:22 [2020-11-15T00:24:22.618Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
00:24:22 [2020-11-15T00:24:22.618Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
00:24:22 [2020-11-15T00:24:22.618Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
00:24:27 [2020-11-15T00:24:27.328Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
00:24:27 [2020-11-15T00:24:27.328Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
00:24:27 [2020-11-15T00:24:27.328Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
00:24:27 [2020-11-15T00:24:27.328Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
00:24:27 [2020-11-15T00:24:27.790Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
00:24:27 [2020-11-15T00:24:27.790Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
00:24:28 [2020-11-15T00:24:28.763Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
00:24:28 [2020-11-15T00:24:28.763Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
00:24:29 [2020-11-15T00:24:29.225Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
00:24:29 [2020-11-15T00:24:29.225Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
00:24:30 [2020-11-15T00:24:30.769Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
00:24:30 [2020-11-15T00:24:30.769Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
00:24:32 [2020-11-15T00:24:32.966Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
00:24:35 [2020-11-15T00:24:35.885Z] === RUN   TestDockerSuite/TestImagesFormat
00:24:35 [2020-11-15T00:24:35.885Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
00:24:35 [2020-11-15T00:24:35.885Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
00:24:38 [2020-11-15T00:24:38.817Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
00:24:38 [2020-11-15T00:24:38.817Z] === RUN   TestDockerSuite/TestImportBadURL
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestImportDisplay
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestImportFile
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestImportFileWithMessage
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestImportGzipped
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
00:24:41 [2020-11-15T00:24:41.737Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
00:24:43 [2020-11-15T00:24:43.927Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
00:24:46 [2020-11-15T00:24:46.117Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
00:24:46 [2020-11-15T00:24:46.117Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
00:24:46 [2020-11-15T00:24:46.117Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
00:24:46 [2020-11-15T00:24:46.117Z] === RUN   TestDockerSuite/TestInspectAmpersand
00:24:46 [2020-11-15T00:24:46.117Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
00:24:47 [2020-11-15T00:24:47.664Z] === RUN   TestDockerSuite/TestInspectByPrefix
00:24:47 [2020-11-15T00:24:47.664Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
00:24:49 [2020-11-15T00:24:49.858Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
00:24:49 [2020-11-15T00:24:49.858Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
00:24:49 [2020-11-15T00:24:49.858Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
00:24:49 [2020-11-15T00:24:49.858Z] === RUN   TestDockerSuite/TestInspectDefault
00:24:52 [2020-11-15T00:24:52.047Z] === RUN   TestDockerSuite/TestInspectHistory
00:24:56 [2020-11-15T00:24:56.755Z] === RUN   TestDockerSuite/TestInspectImage
00:24:56 [2020-11-15T00:24:56.755Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
00:24:56 [2020-11-15T00:24:56.755Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
00:24:56 [2020-11-15T00:24:56.755Z] === RUN   TestDockerSuite/TestInspectInt64
00:24:58 [2020-11-15T00:24:58.300Z] === RUN   TestDockerSuite/TestInspectJSONFields
00:25:00 [2020-11-15T00:25:00.489Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
00:25:00 [2020-11-15T00:25:00.489Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
00:25:02 [2020-11-15T00:25:02.035Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
00:25:04 [2020-11-15T00:25:04.955Z] === RUN   TestDockerSuite/TestInspectPlugin
00:25:04 [2020-11-15T00:25:04.955Z] === RUN   TestDockerSuite/TestInspectRootFS
00:25:04 [2020-11-15T00:25:04.955Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
00:25:06 [2020-11-15T00:25:06.508Z] === RUN   TestDockerSuite/TestInspectStatus
00:25:08 [2020-11-15T00:25:08.698Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
00:25:12 [2020-11-15T00:25:12.460Z] === RUN   TestDockerSuite/TestInspectTemplateError
00:25:14 [2020-11-15T00:25:14.651Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
00:25:16 [2020-11-15T00:25:16.198Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
00:25:17 [2020-11-15T00:25:17.743Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
00:25:19 [2020-11-15T00:25:19.933Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
00:25:21 [2020-11-15T00:25:21.479Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
00:25:23 [2020-11-15T00:25:23.025Z] === RUN   TestDockerSuite/TestInspectUnknownObject
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinkShortDefinition
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksEnvs
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
00:25:23 [2020-11-15T00:25:23.488Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
00:25:25 [2020-11-15T00:25:25.036Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
00:25:26 [2020-11-15T00:25:26.583Z] === RUN   TestDockerSuite/TestLogsAPIUntil
00:25:32 [2020-11-15T00:25:32.401Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
00:25:33 [2020-11-15T00:25:33.951Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
00:25:33 [2020-11-15T00:25:33.951Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
00:25:36 [2020-11-15T00:25:36.141Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
00:25:36 [2020-11-15T00:25:36.141Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
00:25:41 [2020-11-15T00:25:41.956Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
00:25:49 [2020-11-15T00:25:49.062Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
00:25:54 [2020-11-15T00:25:54.883Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
00:25:56 [2020-11-15T00:25:56.428Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
00:25:58 [2020-11-15T00:25:58.618Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
00:25:58 [2020-11-15T00:25:58.618Z] === RUN   TestDockerSuite/TestLogsFollowStopped
00:26:00 [2020-11-15T00:26:00.811Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
00:26:02 [2020-11-15T00:26:02.357Z] === RUN   TestDockerSuite/TestLogsSince
00:26:12 [2020-11-15T00:26:12.718Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
00:26:12 [2020-11-15T00:26:12.718Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
00:26:12 [2020-11-15T00:26:12.718Z] === RUN   TestDockerSuite/TestLogsTail
00:26:13 [2020-11-15T00:26:13.691Z] === RUN   TestDockerSuite/TestLogsTimestamps
00:26:15 [2020-11-15T00:26:15.882Z] === RUN   TestDockerSuite/TestLogsWithDetails
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestMountIntoProc
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestMountIntoSys
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestNetHostname
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPluginActive
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPluginLogDriver
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPluginUpgrade
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPortHostBinding
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPortList
00:26:18 [2020-11-15T00:26:18.070Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
00:26:21 [2020-11-15T00:26:21.825Z] === RUN   TestDockerSuite/TestPostContainersAttach
00:26:21 [2020-11-15T00:26:21.825Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
00:26:21 [2020-11-15T00:26:21.825Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
00:26:21 [2020-11-15T00:26:21.825Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
00:26:21 [2020-11-15T00:26:21.825Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
00:26:21 [2020-11-15T00:26:21.825Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
00:26:21 [2020-11-15T00:26:21.825Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
00:26:21 [2020-11-15T00:26:21.825Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
00:26:21 [2020-11-15T00:26:21.825Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
00:26:21 [2020-11-15T00:26:21.825Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
00:26:25 [2020-11-15T00:26:25.577Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
00:26:25 [2020-11-15T00:26:25.577Z] === RUN   TestDockerSuite/TestPsByOrder
00:26:32 [2020-11-15T00:26:32.676Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
00:26:32 [2020-11-15T00:26:32.676Z] === RUN   TestDockerSuite/TestPsListContainersBase
00:26:41 [2020-11-15T00:26:41.280Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
00:26:53 [2020-11-15T00:26:53.693Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
00:26:53 [2020-11-15T00:26:53.693Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
00:26:53 [2020-11-15T00:26:53.693Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
00:27:06 [2020-11-15T00:27:06.110Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
00:27:08 [2020-11-15T00:27:08.302Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
00:27:15 [2020-11-15T00:27:15.412Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
00:27:17 [2020-11-15T00:27:17.604Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
00:27:18 [2020-11-15T00:27:18.066Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
00:27:18 [2020-11-15T00:27:18.066Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
00:27:21 [2020-11-15T00:27:21.828Z] === RUN   TestDockerSuite/TestPsListContainersSize
00:27:21 [2020-11-15T00:27:21.828Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
00:27:21 [2020-11-15T00:27:21.828Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
00:27:21 [2020-11-15T00:27:21.828Z] === RUN   TestDockerSuite/TestPsRightTagName
00:27:21 [2020-11-15T00:27:21.828Z] === RUN   TestDockerSuite/TestPsShowMounts
00:27:28 [2020-11-15T00:27:28.933Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
00:27:28 [2020-11-15T00:27:28.933Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
00:27:29 [2020-11-15T00:27:29.907Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
00:27:29 [2020-11-15T00:27:29.907Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
00:27:30 [2020-11-15T00:27:30.886Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
00:27:31 [2020-11-15T00:27:31.861Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
00:27:31 [2020-11-15T00:27:31.861Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
00:27:40 [2020-11-15T00:27:40.468Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
00:27:44 [2020-11-15T00:27:44.223Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
00:27:46 [2020-11-15T00:27:46.414Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
00:28:07 [2020-11-15T00:28:07.561Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
00:28:07 [2020-11-15T00:28:07.561Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
00:28:10 [2020-11-15T00:28:10.485Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
00:28:10 [2020-11-15T00:28:10.947Z] === RUN   TestDockerSuite/TestRestartPolicyNO
00:28:10 [2020-11-15T00:28:10.947Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
00:28:11 [2020-11-15T00:28:11.409Z] === RUN   TestDockerSuite/TestRestartRunningContainer
00:28:15 [2020-11-15T00:28:15.171Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:28:19 [2020-11-15T00:28:19.883Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:28:19 [2020-11-15T00:28:19.883Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:28:23 [2020-11-15T00:28:23.644Z] === RUN   TestDockerSuite/TestRmiBlank
00:28:23 [2020-11-15T00:28:23.644Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:28:23 [2020-11-15T00:28:23.644Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:28:38 [2020-11-15T00:28:38.497Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:28:38 [2020-11-15T00:28:38.959Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:28:39 [2020-11-15T00:28:39.422Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:28:46 [2020-11-15T00:28:46.531Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:28:51 [2020-11-15T00:28:51.242Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:28:59 [2020-11-15T00:28:59.849Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:29:03 [2020-11-15T00:29:03.605Z] === RUN   TestDockerSuite/TestRmiTag
00:29:04 [2020-11-15T00:29:04.067Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:29:06 [2020-11-15T00:29:06.998Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:29:24 [2020-11-15T00:29:24.730Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:29:25 [2020-11-15T00:29:25.705Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:29:30 [2020-11-15T00:29:30.416Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:29:30 [2020-11-15T00:29:30.878Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:29:30 [2020-11-15T00:29:30.878Z] === RUN   TestDockerSuite/TestRunAddHost
00:29:30 [2020-11-15T00:29:30.878Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:29:30 [2020-11-15T00:29:30.878Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:29:30 [2020-11-15T00:29:30.878Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:29:30 [2020-11-15T00:29:30.878Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:29:31 [2020-11-15T00:29:31.341Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:29:31 [2020-11-15T00:29:31.341Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:29:33 [2020-11-15T00:29:33.532Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:29:33 [2020-11-15T00:29:33.532Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:29:33 [2020-11-15T00:29:33.532Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
00:29:38 [2020-11-15T00:29:38.247Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
00:29:40 [2020-11-15T00:29:40.444Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
00:29:42 [2020-11-15T00:29:42.634Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
00:29:44 [2020-11-15T00:29:44.181Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
00:29:46 [2020-11-15T00:29:46.371Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
00:29:46 [2020-11-15T00:29:46.371Z] === RUN   TestDockerSuite/TestRunBindMounts
00:29:51 [2020-11-15T00:29:51.087Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
00:29:51 [2020-11-15T00:29:51.087Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
00:29:51 [2020-11-15T00:29:51.087Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
00:29:51 [2020-11-15T00:29:51.087Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
00:29:51 [2020-11-15T00:29:51.087Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
00:29:51 [2020-11-15T00:29:51.087Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
00:29:51 [2020-11-15T00:29:51.087Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
00:29:51 [2020-11-15T00:29:51.087Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
00:29:51 [2020-11-15T00:29:51.087Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
00:29:51 [2020-11-15T00:29:51.087Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
00:29:51 [2020-11-15T00:29:51.087Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
00:29:51 [2020-11-15T00:29:51.087Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
00:29:52 [2020-11-15T00:29:52.634Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
00:29:52 [2020-11-15T00:29:52.634Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
00:29:55 [2020-11-15T00:29:55.556Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
00:29:55 [2020-11-15T00:29:55.556Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
00:29:55 [2020-11-15T00:29:55.556Z] === RUN   TestDockerSuite/TestRunContainerNetwork
00:29:57 [2020-11-15T00:29:57.750Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
00:29:57 [2020-11-15T00:29:57.750Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
00:29:57 [2020-11-15T00:29:57.750Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
00:29:57 [2020-11-15T00:29:57.750Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
00:29:57 [2020-11-15T00:29:57.750Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
00:29:57 [2020-11-15T00:29:57.750Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
00:29:57 [2020-11-15T00:29:57.750Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
00:29:57 [2020-11-15T00:29:57.750Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
00:29:59 [2020-11-15T00:29:59.942Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
00:30:02 [2020-11-15T00:30:02.863Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
00:30:05 [2020-11-15T00:30:05.055Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
00:30:05 [2020-11-15T00:30:05.055Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
00:30:05 [2020-11-15T00:30:05.055Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
00:30:05 [2020-11-15T00:30:05.055Z] === RUN   TestDockerSuite/TestRunCreateVolume
00:30:06 [2020-11-15T00:30:06.607Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
00:30:06 [2020-11-15T00:30:06.607Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
00:30:06 [2020-11-15T00:30:06.607Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
00:30:06 [2020-11-15T00:30:06.607Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
00:30:06 [2020-11-15T00:30:06.607Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
00:30:09 [2020-11-15T00:30:09.531Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
00:30:15 [2020-11-15T00:30:15.351Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
00:30:15 [2020-11-15T00:30:15.351Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
00:30:15 [2020-11-15T00:30:15.351Z] === RUN   TestDockerSuite/TestRunDNSOptions
00:30:15 [2020-11-15T00:30:15.351Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
00:30:15 [2020-11-15T00:30:15.351Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
00:30:15 [2020-11-15T00:30:15.351Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
00:30:15 [2020-11-15T00:30:15.351Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
00:30:17 [2020-11-15T00:30:17.544Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
00:30:17 [2020-11-15T00:30:17.544Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
00:30:17 [2020-11-15T00:30:17.544Z] === RUN   TestDockerSuite/TestRunDuplicateMount
00:30:17 [2020-11-15T00:30:17.544Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
00:30:19 [2020-11-15T00:30:19.092Z] === RUN   TestDockerSuite/TestRunEchoStdout
00:30:21 [2020-11-15T00:30:21.301Z] === RUN   TestDockerSuite/TestRunEmptyEnv
00:30:21 [2020-11-15T00:30:21.301Z] === RUN   TestDockerSuite/TestRunEntrypoint
00:30:23 [2020-11-15T00:30:23.492Z] === RUN   TestDockerSuite/TestRunEnvironment
00:30:23 [2020-11-15T00:30:23.492Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
00:30:23 [2020-11-15T00:30:23.492Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
00:30:23 [2020-11-15T00:30:23.492Z] === RUN   TestDockerSuite/TestRunExitCode
00:30:25 [2020-11-15T00:30:25.045Z] === RUN   TestDockerSuite/TestRunExitCodeOne
00:30:27 [2020-11-15T00:30:27.238Z] === RUN   TestDockerSuite/TestRunExitCodeZero
00:30:28 [2020-11-15T00:30:28.785Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
00:30:30 [2020-11-15T00:30:30.977Z] === RUN   TestDockerSuite/TestRunExposePort
00:30:30 [2020-11-15T00:30:30.977Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
00:30:30 [2020-11-15T00:30:30.977Z] === RUN   TestDockerSuite/TestRunGroupAdd
00:30:30 [2020-11-15T00:30:30.977Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
00:30:30 [2020-11-15T00:30:30.977Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
00:30:30 [2020-11-15T00:30:30.977Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
00:30:30 [2020-11-15T00:30:30.977Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
00:30:30 [2020-11-15T00:30:30.977Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
00:30:30 [2020-11-15T00:30:30.977Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
00:30:34 [2020-11-15T00:30:34.737Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
00:30:34 [2020-11-15T00:30:34.737Z] === RUN   TestDockerSuite/TestRunInvalidReference
00:30:34 [2020-11-15T00:30:34.737Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
00:30:34 [2020-11-15T00:30:34.737Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
00:30:34 [2020-11-15T00:30:34.737Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
00:30:34 [2020-11-15T00:30:34.737Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
00:30:34 [2020-11-15T00:30:34.737Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
00:30:41 [2020-11-15T00:30:41.841Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
00:30:41 [2020-11-15T00:30:41.841Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
00:30:42 [2020-11-15T00:30:42.821Z] === RUN   TestDockerSuite/TestRunModeHostname
00:30:42 [2020-11-15T00:30:42.821Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
00:30:42 [2020-11-15T00:30:42.821Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
00:30:42 [2020-11-15T00:30:42.821Z] === RUN   TestDockerSuite/TestRunModeIpcHost
00:30:42 [2020-11-15T00:30:42.821Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
00:30:42 [2020-11-15T00:30:42.821Z] === RUN   TestDockerSuite/TestRunModePIDContainer
00:30:42 [2020-11-15T00:30:42.821Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
00:30:42 [2020-11-15T00:30:42.821Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
00:30:43 [2020-11-15T00:30:43.286Z] === RUN   TestDockerSuite/TestRunModePIDHost
00:30:43 [2020-11-15T00:30:43.286Z] === RUN   TestDockerSuite/TestRunModeUTSHost
00:30:43 [2020-11-15T00:30:43.286Z] === RUN   TestDockerSuite/TestRunMount
00:30:43 [2020-11-15T00:30:43.286Z] === RUN   TestDockerSuite/TestRunMountOrdering
00:30:43 [2020-11-15T00:30:43.286Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
00:30:43 [2020-11-15T00:30:43.286Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
00:30:43 [2020-11-15T00:30:43.286Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
00:30:50 [2020-11-15T00:30:50.393Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
00:30:50 [2020-11-15T00:30:50.393Z] === RUN   TestDockerSuite/TestRunNamedVolume
00:30:50 [2020-11-15T00:30:50.393Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
00:30:50 [2020-11-15T00:30:50.393Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
00:30:55 [2020-11-15T00:30:55.106Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
00:30:58 [2020-11-15T00:30:58.868Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
00:30:58 [2020-11-15T00:30:58.868Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
00:30:58 [2020-11-15T00:30:58.868Z] === RUN   TestDockerSuite/TestRunNetHost
00:30:58 [2020-11-15T00:30:58.868Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
00:30:58 [2020-11-15T00:30:58.868Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
00:30:58 [2020-11-15T00:30:58.868Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
00:30:58 [2020-11-15T00:30:58.868Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
00:30:58 [2020-11-15T00:30:58.868Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
00:30:58 [2020-11-15T00:30:58.868Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
00:30:58 [2020-11-15T00:30:58.868Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
00:30:58 [2020-11-15T00:30:58.868Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
00:30:59 [2020-11-15T00:30:59.842Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
00:31:01 [2020-11-15T00:31:01.392Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
00:31:02 [2020-11-15T00:31:02.940Z] === RUN   TestDockerSuite/TestRunNonExistingImage
00:31:03 [2020-11-15T00:31:03.916Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
00:31:06 [2020-11-15T00:31:06.107Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
00:31:06 [2020-11-15T00:31:06.107Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
00:31:06 [2020-11-15T00:31:06.107Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
00:31:06 [2020-11-15T00:31:06.107Z] === RUN   TestDockerSuite/TestRunPortInUse
00:31:06 [2020-11-15T00:31:06.107Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
00:31:06 [2020-11-15T00:31:06.107Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
00:31:06 [2020-11-15T00:31:06.107Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
00:31:06 [2020-11-15T00:31:06.570Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
00:31:06 [2020-11-15T00:31:06.570Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
00:31:09 [2020-11-15T00:31:09.494Z] === RUN   TestDockerSuite/TestRunPublishPort
00:31:09 [2020-11-15T00:31:09.494Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
00:31:09 [2020-11-15T00:31:09.494Z] === RUN   TestDockerSuite/TestRunReadProcLatency
00:31:09 [2020-11-15T00:31:09.494Z] === RUN   TestDockerSuite/TestRunReadProcTimer
00:31:09 [2020-11-15T00:31:09.494Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
00:31:09 [2020-11-15T00:31:09.494Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
00:31:18 [2020-11-15T00:31:18.101Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
00:31:18 [2020-11-15T00:31:18.101Z] === RUN   TestDockerSuite/TestRunRm
00:31:20 [2020-11-15T00:31:20.290Z] === RUN   TestDockerSuite/TestRunRmAndWait
00:31:25 [2020-11-15T00:31:25.005Z] === RUN   TestDockerSuite/TestRunRmPre125Api
00:31:27 [2020-11-15T00:31:27.195Z] === RUN   TestDockerSuite/TestRunRootWorkdir
00:31:28 [2020-11-15T00:31:28.747Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
00:31:30 [2020-11-15T00:31:30.293Z] === RUN   TestDockerSuite/TestRunSetMacAddress
00:31:32 [2020-11-15T00:31:32.483Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
00:31:32 [2020-11-15T00:31:32.483Z] === RUN   TestDockerSuite/TestRunState
00:31:32 [2020-11-15T00:31:32.483Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
00:31:34 [2020-11-15T00:31:34.676Z] === RUN   TestDockerSuite/TestRunStdinPipe
00:31:34 [2020-11-15T00:31:34.676Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
00:31:36 [2020-11-15T00:31:36.223Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
00:31:36 [2020-11-15T00:31:36.223Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
00:31:36 [2020-11-15T00:31:36.223Z] === RUN   TestDockerSuite/TestRunTLSVerify
00:31:36 [2020-11-15T00:31:36.223Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
00:31:36 [2020-11-15T00:31:36.223Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
00:31:36 [2020-11-15T00:31:36.223Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
00:31:40 [2020-11-15T00:31:40.936Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
00:31:40 [2020-11-15T00:31:40.936Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
00:31:40 [2020-11-15T00:31:40.936Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
00:31:40 [2020-11-15T00:31:40.936Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
00:31:40 [2020-11-15T00:31:40.936Z] === RUN   TestDockerSuite/TestRunUnshareProc
00:31:40 [2020-11-15T00:31:40.936Z] === RUN   TestDockerSuite/TestRunUserByID
00:31:40 [2020-11-15T00:31:40.936Z] === RUN   TestDockerSuite/TestRunUserByIDBig
00:31:40 [2020-11-15T00:31:40.936Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
00:31:40 [2020-11-15T00:31:40.936Z] === RUN   TestDockerSuite/TestRunUserByIDZero
00:31:40 [2020-11-15T00:31:40.936Z] === RUN   TestDockerSuite/TestRunUserByName
00:31:40 [2020-11-15T00:31:40.936Z] === RUN   TestDockerSuite/TestRunUserDefaults
00:31:43 [2020-11-15T00:31:43.131Z] === RUN   TestDockerSuite/TestRunUserNotFound
00:31:43 [2020-11-15T00:31:43.131Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
00:31:45 [2020-11-15T00:31:45.324Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
00:31:45 [2020-11-15T00:31:45.324Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
00:31:45 [2020-11-15T00:31:45.324Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
00:31:47 [2020-11-15T00:31:47.517Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
00:31:53 [2020-11-15T00:31:53.339Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
00:31:57 [2020-11-15T00:31:57.095Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
00:32:04 [2020-11-15T00:32:04.235Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
00:32:04 [2020-11-15T00:32:04.235Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
00:32:04 [2020-11-15T00:32:04.235Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
00:32:06 [2020-11-15T00:32:06.427Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
00:32:08 [2020-11-15T00:32:08.618Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
00:32:10 [2020-11-15T00:32:10.168Z] === RUN   TestDockerSuite/TestRunWithBadDevice
00:32:10 [2020-11-15T00:32:10.168Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
00:32:10 [2020-11-15T00:32:10.168Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
00:32:10 [2020-11-15T00:32:10.631Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
00:32:10 [2020-11-15T00:32:10.631Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
00:32:10 [2020-11-15T00:32:10.631Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
00:32:10 [2020-11-15T00:32:10.631Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
00:32:10 [2020-11-15T00:32:10.631Z] === RUN   TestDockerSuite/TestRunWithUlimits
00:32:10 [2020-11-15T00:32:10.631Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
00:32:14 [2020-11-15T00:32:14.385Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
00:32:15 [2020-11-15T00:32:15.359Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
00:32:17 [2020-11-15T00:32:17.552Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSaveCheckTimes
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSaveImageId
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSaveLoadParents
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSaveMultipleNames
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSaveSingleTag
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
00:32:21 [2020-11-15T00:32:21.307Z] === RUN   TestDockerSuite/TestSearchCmdOptions
00:32:23 [2020-11-15T00:32:23.498Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
00:32:23 [2020-11-15T00:32:23.961Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
00:32:24 [2020-11-15T00:32:24.423Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
00:32:24 [2020-11-15T00:32:24.423Z] === RUN   TestDockerSuite/TestSearchWithLimit
00:32:26 [2020-11-15T00:32:26.613Z] === RUN   TestDockerSuite/TestSlowStdinClosing
00:32:32 [2020-11-15T00:32:32.432Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
00:32:32 [2020-11-15T00:32:32.432Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
00:32:38 [2020-11-15T00:32:38.250Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
00:32:38 [2020-11-15T00:32:38.250Z] === RUN   TestDockerSuite/TestStartAttachSilent
00:32:42 [2020-11-15T00:32:42.969Z] === RUN   TestDockerSuite/TestStartAttachWithRename
00:32:42 [2020-11-15T00:32:42.969Z] === RUN   TestDockerSuite/TestStartMultipleContainers
00:32:42 [2020-11-15T00:32:42.969Z] === RUN   TestDockerSuite/TestStartPausedContainer
00:32:42 [2020-11-15T00:32:42.969Z] === RUN   TestDockerSuite/TestStartRecordError
00:32:42 [2020-11-15T00:32:42.969Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
00:32:48 [2020-11-15T00:32:48.792Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
00:32:48 [2020-11-15T00:32:48.792Z] === RUN   TestDockerSuite/TestStatsAllNoStream
00:32:49 [2020-11-15T00:32:49.255Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
00:32:49 [2020-11-15T00:32:49.255Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
00:32:49 [2020-11-15T00:32:49.255Z] === RUN   TestDockerSuite/TestStatsFormatAll
00:32:49 [2020-11-15T00:32:49.255Z] === RUN   TestDockerSuite/TestStatsNoStream
00:32:49 [2020-11-15T00:32:49.255Z] === RUN   TestDockerSuite/TestTopMultipleArgs
00:32:50 [2020-11-15T00:32:50.803Z] === RUN   TestDockerSuite/TestTopNonPrivileged
00:32:52 [2020-11-15T00:32:52.995Z] === RUN   TestDockerSuite/TestTopPrivileged
00:32:52 [2020-11-15T00:32:52.995Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
00:32:55 [2020-11-15T00:32:55.919Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
00:32:55 [2020-11-15T00:32:55.919Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
00:32:55 [2020-11-15T00:32:55.919Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
00:32:55 [2020-11-15T00:32:55.919Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
00:32:55 [2020-11-15T00:32:55.919Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
00:32:55 [2020-11-15T00:32:55.919Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
00:32:55 [2020-11-15T00:32:55.919Z] === RUN   TestDockerSuite/TestVolumeCLICreate
00:33:13 [2020-11-15T00:33:13.653Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
00:33:13 [2020-11-15T00:33:13.653Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
00:33:13 [2020-11-15T00:33:13.653Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
00:33:13 [2020-11-15T00:33:13.653Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
00:33:13 [2020-11-15T00:33:13.653Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
00:33:13 [2020-11-15T00:33:13.654Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
00:33:13 [2020-11-15T00:33:13.654Z] === RUN   TestDockerSuite/TestVolumeCLILs
00:33:14 [2020-11-15T00:33:14.631Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
00:33:14 [2020-11-15T00:33:14.631Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
00:33:16 [2020-11-15T00:33:16.824Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
00:33:17 [2020-11-15T00:33:17.288Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
00:33:17 [2020-11-15T00:33:17.751Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
00:33:17 [2020-11-15T00:33:17.751Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
00:33:17 [2020-11-15T00:33:17.751Z] === RUN   TestDockerSuite/TestVolumeCLIRm
00:33:26 [2020-11-15T00:33:26.363Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
00:33:26 [2020-11-15T00:33:26.363Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
00:33:26 [2020-11-15T00:33:26.363Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
00:33:26 [2020-11-15T00:33:26.363Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
00:33:26 [2020-11-15T00:33:26.363Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
00:33:34 [2020-11-15T00:33:34.965Z] === RUN   TestDockerSuite/TestVolumeLsFormat
00:33:34 [2020-11-15T00:33:34.965Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
00:33:34 [2020-11-15T00:33:34.965Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
00:33:42 [2020-11-15T00:33:42.198Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
00:33:42 [2020-11-15T00:33:42.198Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
00:33:44 [2020-11-15T00:33:44.396Z] --- PASS: TestDockerSuite (2237.07s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (146.63s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.01s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.45s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.62s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.85s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.76s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.21s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.24s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.48s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.96s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.64s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.60s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.70s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.16s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.27s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.54s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.05s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
00:33:44 [2020-11-15T00:33:44.396Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s)
00:33:44 [2020-11-15T00:33:44.396Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.18s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildAddTar (31.55s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.36s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.49s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.60s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.28s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.83s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.30s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.39s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.80s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.64s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.50s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.65s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.06s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.45s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.96s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.76s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildContChar (12.21s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.32s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.58s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.79s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.28s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.38s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.28s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.14s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.80s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.21s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.41s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.71s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.29s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.37s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.34s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (54.62s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.07s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.68s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.39s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.10s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.16s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.90s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.49s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.77s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.02s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.28s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.47s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.72s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.56s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.71s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.63s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.05s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildFails (2.23s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.48s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.43s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.11s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildFromGit (10.24s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.23s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.24s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildHistory (8.34s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.78s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.88s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.13s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.80s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.80s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.46s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.77s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.28s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.45s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.59s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.59s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.15s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.03s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.13s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.89s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.70s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.37s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.41s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.08s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.03s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.36s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.83s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.16s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.02s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.56s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.22s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.73s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.96s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.23s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.66s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.50s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.95s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.83s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.43s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.11s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildRm (12.62s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.88s)
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
00:33:44 [2020-11-15T00:33:44.397Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.397Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.12s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.02s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.90s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.44s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (14.58s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.64s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.52s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.65s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.27s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.61s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.35s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.61s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.66s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.02s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.99s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.66s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.95s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.25s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.68s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.74s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.79s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.00s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.21s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.34s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.43s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.29s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.44s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.56s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_sni_test.go:18: Flakey test
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.16s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.02s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCommitChange (4.55s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.21s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.69s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.15s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.18s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.04s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.15s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.84s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.96s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.18s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.28s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.63s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.66s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.99s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.98s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.87s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.58s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.05s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.83s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.37s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.15s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.46s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.18s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.72s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.09s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.58s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.73s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.23s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.18s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.20s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.90s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.19s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00068c820_<nil>} (2.16s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1252256722_c:\foo_false__<nil>_<nil>_<nil>} (2.14s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1252256722_c:\foo_true__<nil>_<nil>_<nil>} (2.45s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
00:33:44 [2020-11-15T00:33:44.398Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.30s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.94s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.07s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.30s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.23s)
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
00:33:44 [2020-11-15T00:33:44.398Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.398Z]     --- PASS: TestDockerSuite/TestCpToCaseE (7.95s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCpToCaseH (12.77s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCpToDot (2.10s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.08s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.14s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.60s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.88s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.76s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.51s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.14s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateRM (0.26s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.86s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.18s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.11s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.94s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.94s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.95s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.62s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.83s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.25s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.66s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.10s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.15s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.82s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.88s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.84s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.17s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsRename (2.27s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsResize (3.03s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.15s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.19s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.10s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.74s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.06s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.55s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.51s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.61s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.83s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.73s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.65s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.58s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.35s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.79s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.94s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.83s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.33s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.81s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.13s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.69s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.64s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.92s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.16s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.76s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.34s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.75s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.72s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.31s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.39s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.27s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.79s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
00:33:44 [2020-11-15T00:33:44.399Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.80s)
00:33:44 [2020-11-15T00:33:44.399Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.87s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.90s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.92s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.88s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.70s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.86s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.76s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.23s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.88s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.84s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.80s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.65s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.90s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.81s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.77s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.05s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.54s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.68s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.34s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.99s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.66s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.18s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.03s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.33s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.10s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.07s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.99s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.00s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsSince (8.62s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsTail (2.60s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.17s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.85s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.74s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.74s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.63s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.74s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.78s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.42s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.75s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.05s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.40s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.94s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.52s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.27s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.03s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.88s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.16s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.19s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.59s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.71s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.08s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.00s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.96s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.32s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.55s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.92s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.80s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.86s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.19s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiTag (0.66s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.74s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.01s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.11s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.42s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.84s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.21s)
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.400Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
00:33:44 [2020-11-15T00:33:44.400Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.34s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.72s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.02s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.77s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.86s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.23s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.09s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.11s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.65s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.45s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.81s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.54s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.86s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.87s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.89s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.26s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.87s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.92s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.83s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.87s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.95s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.23s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.96s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.56s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.08s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.76s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.26s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.77s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.76s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.88s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.99s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.71s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunRm (1.88s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.02s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.90s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.85s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.69s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.13s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.84s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.64s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.401Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s)
00:33:44 [2020-11-15T00:33:44.401Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.38s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.11s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.11s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.47s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.94s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.64s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.63s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.51s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.86s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.97s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.54s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.49s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.78s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.70s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.60s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.55s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.53s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.95s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.65s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.42s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.53s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.25s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.50s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.44s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.66s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.76s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
00:33:44 [2020-11-15T00:33:44.402Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.89s)
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
00:33:44 [2020-11-15T00:33:44.402Z] === RUN   TestDockerRegistrySuite/TestV2Only
00:33:44 [2020-11-15T00:33:44.402Z] --- PASS: TestDockerRegistrySuite (0.13s)
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:33:44 [2020-11-15T00:33:44.402Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.402Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
00:33:44 [2020-11-15T00:33:44.403Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
00:33:44 [2020-11-15T00:33:44.403Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthTokenSuite
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
00:33:44 [2020-11-15T00:33:44.403Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerDaemonSuite
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
00:33:44 [2020-11-15T00:33:44.403Z] --- PASS: TestDockerDaemonSuite (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerSwarmSuite
00:33:44 [2020-11-15T00:33:44.403Z] --- PASS: TestDockerSwarmSuite (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerPluginSuite
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerPluginSuite/TestPluginCreate
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerPluginSuite/TestPluginInspect
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerPluginSuite/TestPluginSet
00:33:44 [2020-11-15T00:33:44.403Z] --- PASS: TestDockerPluginSuite (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerExternalVolumeSuite
00:33:44 [2020-11-15T00:33:44.403Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]     check_test.go:128: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerNetworkSuite
00:33:44 [2020-11-15T00:33:44.403Z] --- SKIP: TestDockerNetworkSuite (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]     check_test.go:134: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] === RUN   TestDockerHubPullSuite
00:33:44 [2020-11-15T00:33:44.403Z] --- SKIP: TestDockerHubPullSuite (0.00s)
00:33:44 [2020-11-15T00:33:44.403Z]     check_test.go:142: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] PASS
00:33:44 [2020-11-15T00:33:44.403Z] ok  	github.com/docker/docker/integration-cli	2237.767s
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === Skipped
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.403Z] 
00:33:44 [2020-11-15T00:33:44.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
00:33:44 [2020-11-15T00:33:44.403Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s)
00:33:44 [2020-11-15T00:33:44.404Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s)
00:33:44 [2020-11-15T00:33:44.404Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.404Z] 
00:33:44 [2020-11-15T00:33:44.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.15s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.15s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s)
00:33:44 [2020-11-15T00:33:44.868Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s)
00:33:44 [2020-11-15T00:33:44.868Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.868Z] 
00:33:44 [2020-11-15T00:33:44.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_sni_test.go:18: Flakey test
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
00:33:44 [2020-11-15T00:33:44.869Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.869Z] 
00:33:44 [2020-11-15T00:33:44.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
00:33:44 [2020-11-15T00:33:44.870Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.870Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.05s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.05s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:33:44 [2020-11-15T00:33:44.871Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.871Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
00:33:44 [2020-11-15T00:33:44.872Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.872Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
00:33:44 [2020-11-15T00:33:44.873Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.873Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
00:33:44 [2020-11-15T00:33:44.874Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.874Z] 
00:33:44 [2020-11-15T00:33:44.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:33:44 [2020-11-15T00:33:44.874Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:33:44 [2020-11-15T00:33:44.875Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:33:44 [2020-11-15T00:33:44.875Z] 
00:33:44 [2020-11-15T00:33:44.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:33:45 [2020-11-15T00:33:45.337Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.337Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     check_test.go:128: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     check_test.go:134: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
00:33:45 [2020-11-15T00:33:45.338Z]     check_test.go:142: unmatched requirement DaemonIsLinux
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] DONE 1094 tests, 547 skipped in 2246.134s
00:33:45 [2020-11-15T00:33:45.338Z] INFO: Integration tests ended at 11/15/2020 00:33:44. Duration:00:37:26.3472610
00:33:45 [2020-11-15T00:33:45.338Z] INFO: Docker info of the daemon under test at end of run
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] Containers: 2
00:33:45 [2020-11-15T00:33:45.338Z]  Running: 0
00:33:45 [2020-11-15T00:33:45.338Z]  Paused: 0
00:33:45 [2020-11-15T00:33:45.338Z]  Stopped: 2
00:33:45 [2020-11-15T00:33:45.338Z] Images: 18
00:33:45 [2020-11-15T00:33:45.338Z] Server Version: 0.0.0-dev
00:33:45 [2020-11-15T00:33:45.338Z] Storage Driver: windowsfilter
00:33:45 [2020-11-15T00:33:45.338Z]  Windows: 
00:33:45 [2020-11-15T00:33:45.338Z] Logging Driver: json-file
00:33:45 [2020-11-15T00:33:45.338Z] Plugins: 
00:33:45 [2020-11-15T00:33:45.338Z]  Volume: local
00:33:45 [2020-11-15T00:33:45.338Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:33:45 [2020-11-15T00:33:45.338Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:33:45 [2020-11-15T00:33:45.338Z] Swarm: inactive
00:33:45 [2020-11-15T00:33:45.338Z] Default Isolation: process
00:33:45 [2020-11-15T00:33:45.338Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:33:45 [2020-11-15T00:33:45.338Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
00:33:45 [2020-11-15T00:33:45.338Z] OSType: windows
00:33:45 [2020-11-15T00:33:45.338Z] Architecture: x86_64
00:33:45 [2020-11-15T00:33:45.338Z] CPUs: 4
00:33:45 [2020-11-15T00:33:45.338Z] Total Memory: 32GiB
00:33:45 [2020-11-15T00:33:45.338Z] Name: azwin-2-4a4540
00:33:45 [2020-11-15T00:33:45.338Z] ID: SV73:UG5D:3DET:GL5Y:MIOE:LJ6G:NX47:YWMU:BY6J:IR6U:2E44:S6PF
00:33:45 [2020-11-15T00:33:45.338Z] Docker Root Dir: D:\CI\PR-41625\2\daemon
00:33:45 [2020-11-15T00:33:45.338Z] Debug Mode (client): false
00:33:45 [2020-11-15T00:33:45.338Z] Debug Mode (server): true
00:33:45 [2020-11-15T00:33:45.338Z]  File Descriptors: -1
00:33:45 [2020-11-15T00:33:45.338Z]  Goroutines: 18
00:33:45 [2020-11-15T00:33:45.338Z]  System Time: 2020-11-15T00:33:44.9035588Z
00:33:45 [2020-11-15T00:33:45.338Z]  EventsListeners: 0
00:33:45 [2020-11-15T00:33:45.338Z] Registry: https://index.docker.io/v1/
00:33:45 [2020-11-15T00:33:45.338Z] Labels:
00:33:45 [2020-11-15T00:33:45.338Z] Experimental: false
00:33:45 [2020-11-15T00:33:45.338Z] Insecure Registries:
00:33:45 [2020-11-15T00:33:45.338Z]  127.0.0.0/8
00:33:45 [2020-11-15T00:33:45.338Z] Live Restore Enabled: false
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] 
00:33:45 [2020-11-15T00:33:45.338Z] INFO: Stopping daemon under test
00:33:45 [2020-11-15T00:33:45.338Z] SUCCESS: The process with PID 2068 (child process of PID 2016) has been terminated.
00:33:45 [2020-11-15T00:33:45.338Z] SUCCESS: The process with PID 2016 (child process of PID 2700) has been terminated.
00:33:45 [2020-11-15T00:33:45.338Z] INFO: Stop tailing logs of the daemon under tests
00:33:45 [2020-11-15T00:33:45.338Z] INFO: executeCI.ps1 Completed successfully at 11/15/2020 00:33:45.
00:33:45 [2020-11-15T00:33:45.338Z] INFO: Tidying up at end of run
00:33:45 [2020-11-15T00:33:45.338Z] INFO: Saving daemon under test log (d:\CI\PR-41625\2\dut.out) to bundles\CIDUT.out
00:33:45 [2020-11-15T00:33:45.338Z] INFO: Saving daemon under test log (d:\CI\PR-41625\2\dut.err) to bundles\CIDUT.err
00:33:45 [2020-11-15T00:33:45.338Z] INFO: Nuke-Everything...
00:33:45 [2020-11-15T00:33:45.801Z] INFO: Container count on control daemon to delete is 2
00:33:46 [2020-11-15T00:33:46.263Z] 6c2f67e7de36
00:33:46 [2020-11-15T00:33:46.263Z] 212e61247fdb
00:33:46 [2020-11-15T00:33:46.263Z] INFO: Tidying pidfile d:\CI\PR-41625\2\docker.pid
00:33:46 [2020-11-15T00:33:46.263Z] INFO: Nuking d:\CI
00:34:16 [2020-11-15T00:34:16.278Z] INFO: Zapped successfully
00:34:16 [2020-11-15T00:34:16.278Z] 
00:34:16 [2020-11-15T00:34:16.278Z] INFO: executeCI.ps1 exiting at Sun Nov 15 00:34:12 CUT 2020. Duration 01:03:04.8853610
00:34:16 [2020-11-15T00:34:16.278Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
00:34:16 [2020-11-15T00:34:16.522Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
00:34:24 [2020-11-15T00:34:24.599Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
00:34:26 [2020-11-15T00:34:26.363Z] Archiving artifacts
00:34:40 [2020-11-15T00:34:40.298Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41625/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:34:41 [2020-11-15T00:34:41.232Z] + make clean
00:34:44 [2020-11-15T00:34:44.154Z] docker volume rm -f docker-dev-cache
00:34:44 [2020-11-15T00:34:44.154Z] 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